[tor-commits] [donate/master] Roughed in crypto currency page

peterh at torproject.org peterh at torproject.org
Mon Mar 18 18:08:24 UTC 2019


commit 6518fddf5d9069d217030617fcbf2699313a2b4b
Author: Peter Haight <peterh at giantrabbit.com>
Date:   Tue Mar 5 18:03:04 2019 -0800

    Roughed in crypto currency page
    
    Needs form handling and styling.
    
    Issue #39726
---
 README.md                            |     2 +-
 public/dist/index.css                |  2049 +-
 public/dist/index.js                 | 39399 ++++++++++++++++++++++++++++++++-
 public/dist/index.map                |     2 +-
 sass/components/_cryptocurrency.scss |    61 +
 sass/components/_donate.scss         |    13 -
 sass/layouts/_header.scss            |    13 +
 sass/style.scss                      |     1 +
 src/CryptocurrencyController.php     |    89 +
 src/DonateController.php             |     2 +-
 src/FieldHelper.php                  |    23 +-
 src/js/index.js                      |    20 +-
 src/js/wallet_address.jsx            |    23 +
 src/js/wallet_addresses.jsx          |    15 +
 src/routes.php                       |    10 +
 templates/component.twig             |     8 +
 templates/cryptocurrency.twig        |    74 +
 templates/donate-header.twig         |    10 +
 templates/index.twig                 |     5 +
 19 files changed, 41752 insertions(+), 67 deletions(-)

diff --git a/README.md b/README.md
index 6f5d09a2..59043164 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ It should have this in it:
 $hepdataSettings['licenseKey'] = 'Input-LicenseKey-here(Sylvanus)';
 ```
 
-You'll need to setup your Apache config to point to the publib subdirectory in the repository.
+You'll need to setup your Apache config to point to the public subdirectory in the repository.
 
 Now to do development, just run:
 
diff --git a/public/dist/index.css b/public/dist/index.css
index f6fcd70c..317fafd5 100644
--- a/public/dist/index.css
+++ b/public/dist/index.css
@@ -1 +1,2048 @@
-/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,in
 put,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-but
 ton{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}hr{border-top:1px solid #68b030;margin:40px auto;max-width:106px}body,html,input,textarea{color:#484848;font-family:Source Sans Pro,sans-serif;font-size:16px;line-height:20px;font-weight:300}h1{font-size:47px;letter-spacing:2px;line-height:50px;margin-bottom:1%;margin-top:0;text-transform:capitalize}@media (min-width:767px){h1{font-size:50px;line-height:60px}}@media (min-width:991px){h1{font-size:55px}}h2{font-size:25px;font-weight:700;line-height:1;margin-bottom:1%;margin-top:0}@media (min-width:767px){h2{font-size:34px}}h3{font-weight:700}h3,h4{font-size:27px;text-transform:uppercase;margin-bottom:1%;margin-top:0}h4{font-weight:400;letter-spacing:0;line-height:normal}h5{font-size:21px;font-weight:300;line-height:28px;margin-bottom:1%;margin-top:0;letter-spacing:.09px}@media (min-width:991px){h5{font-size:22px}}a{color:#7d4698;fo
 nt-weight:700;text-decoration:none}a:hover{color:#68b030}.bold,b{font-weight:700}.green{color:#68b030}.light{font-weight:200}.email{font-weight:700}.small{font-size:14px}.strong{color:#7d4698;font-weight:700}.tiny{font-size:12px}.background-grey{color:#f1f1f3;font-size:80px;font-weight:700}input[type=checkbox]{margin-top:auto;margin-bottom:auto;margin-right:4px}input[type=text],textarea{border:1px solid #848282;color:#484848;font-size:16px;height:27px;margin:9px;padding:8px 12px}input[type=text].required,textarea.required{border-color:#68b030}input[type=text].error,textarea.error{border-color:red}input[type=text]::placeholder,textarea::placeholder{color:#aeaeae}input[type=text]:focus,textarea:focus{border-color:#59316b;color:#7d4698;outline:none}textarea{box-sizing:border-box;width:60%;height:3em;display:block}select,textarea{padding:8px 12px}select{background:#fff;border:1px solid #848282;color:#484848;font-size:16px;height:45px;margin:9px}select.required{border-color:#68b030;color
 :#484848}select.error{border-color:red}select:focus{border-color:#59316b;color:#7d4698;outline:none}.field-row{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;width:100%}@media (min-width:767px){.field-row{flex-wrap:nowrap}}.required{color:#68b030}.button{background-color:#fff;border:1px solid #848282;border-radius:5px;color:#484848;display:inline-block;font-size:20px;font-weight:400;margin:7px;padding:14px 10px;text-transform:uppercase;width:90%}.button.purple{background-color:#7d4698;color:#fff}.button.purple:hover{background-color:#59316b}.button:hover{cursor:pointer}.button.selected,.button:hover{background-color:#68b030;color:#fff}.button.selected{cursor:default}@media (min-width:479px){.button{width:auto}}a.button{font-size:16px;font-weight:400;padding:14px 10px;text-decoration:none}@media (min-width:767px){a.button{font-size:20px;width:auto}}body{margin:0}div{box-sizing:border-box}.header{background-color:#59316b;color:#fff;width:100%;p
 adding:50px 50px 50px 10%}@media (min-width:767px){.header{padding-right:0;padding-bottom:0}}.header h1{margin-bottom:30px;font-size:36px;font-weight:300;line-height:40px}@media (min-width:767px){.header h1{font-size:40px;line-height:40px}}@media (min-width:991px){.header h1{font-size:60px;line-height:60px}}.header h4{text-transform:none;font-size:14px;line-height:14px;font-weight:400}@media (min-width:767px){.header h4{font-size:16px;line-height:18px}}@media (min-width:991px){.header h4{font-size:20px;line-height:25px}}.header .content-wrapper{width:100%}.header .content-wrapper .header-content{display:flex;align-items:flex-end}.header .content-wrapper .header-content .left-column{display:block}@media (min-width:767px){.header .content-wrapper .header-content .left-column{flex:1 1 40%;margin-bottom:60px;margin-right:45%}}.header .tor-campaign-logo{flex:1 1 58%;max-width:750px;display:none;position:relative}@media (min-width:991px){.header .tor-campaign-logo{display:block}}.header .
 tor-campaign-logo img{width:100%;height:auto;position:absolute;bottom:0;right:0}.header .logo{width:81px}.header .nav-bar{margin-bottom:30px}@media (min-width:767px){.header .nav-bar{margin-bottom:80px}}.content{margin:0;padding:0}.content .fixed-width{margin-left:auto;margin-right:auto}@media (min-width:767px){.content .fixed-width{max-width:728px}}@media (min-width:991px){.content .fixed-width{max-width:940px}}.footer-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;background-color:#59316b;color:#fff;padding:70px 30px 30px}.footer-container a{color:#fff}@media (min-width:767px){.footer-container{padding-top:100px}}.footer-container .footer-content{display:flex;width:100%;max-width:900px;margin:0 auto 30px;flex-wrap:wrap}@media (min-width:767px){.footer-container .footer-content{flex-wrap:nowrap}}.footer-container .footer-content-left{flex:1 1 100%;margin-bottom:70px}@media (min-width:767px){.footer-container .footer-content-left{flex:1 1 60
 %;margin-right:150px;margin-bottom:0}}.footer-container .footer-content-right{display:flex;flex:1 1 100%;align-items:center;flex-direction:column}@media (min-width:767px){.footer-container .footer-content-right{align-items:inherit;flex:1 1 auto}}.footer-container .footer-description{margin-bottom:70px;font-size:20px;line-height:24px}@media (min-width:767px){.footer-container .footer-description{margin-bottom:100px}}.footer-container .footer-subscribe{font-size:17px;line-height:20px}.footer-container .footer-subscribe .footer-subscribe-header{margin-bottom:5px;font-weight:600;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.footer-container .footer-subscribe .footer-sign-up{display:inline-block;padding:15px 30px;border-radius:4px;border:1px solid #fff;font-weight:700;text-transform:uppercase;margin-top:15px}.footer-container .footer-subscribe .footer-sign-up:hover{background-color:#7d4698}.footer-container .footer-menu{display:flex;flex-direction:row;width:100%;margin-bottom:70px;j
 ustify-content:space-evenly}.footer-container .footer-menu a{display:block;font-weight:300;line-height:30px}.footer-container .footer-menu a:hover{color:#aeaeae}@media (min-width:767px){.footer-container .footer-menu{margin-bottom:200px;flex-direction:column}}.footer-container .footer-social{display:flex;flex-wrap:wrap;width:100%;justify-content:center}@media (min-width:767px){.footer-container .footer-social{width:155px;justify-content:inherit}}.footer-container .footer-social a{display:block;text-indent:-999em;background-size:cover;background-repeat:no-repeat;width:20px;height:20px;margin-right:30px}.footer-container .footer-social a.facebook,.footer-container .footer-social a.mastodon,.footer-container .footer-social a.twitter{margin-bottom:20px}.footer-container .footer-social a.facebook{background-image:url(facebook.9acbe573.svg)}.footer-container .footer-social a.mastodon{background-image:url(mastodon.4c126d2f.svg)}.footer-container .footer-social a.twitter{width:24px;backgrou
 nd-image:url(twitter.1d48ba8e.svg)}@media (min-width:767px){.footer-container .footer-social a.twitter{margin-right:0}}.footer-container .footer-social a.instagram{background-image:url(instagram.be316699.svg)}.footer-container .footer-social a.linkedin{background-image:url(linkedin.ce947134.svg)}.footer-container .footer-social a.github{background-image:url(github.61372f20.svg)}@media (min-width:767px){.footer-container .footer-social a.github{margin-right:0}}.gr-stamp-container{display:block;text-align:center}.gr-stamp-container a:hover{color:#68b030}@media (min-width:767px){.front .header{background-image:url(tor-header-campaign-2018.ab4c974a.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:40%}.front .header h4{padding-right:10%}}.campaign-totals-area{display:flex;flex-wrap:wrap;justify-content:center}.campaign-totals-area .characters{display:flex;justify-content:center;line-height:normal;margin:10px 30px}.campaign-totals-area .characters .character{
 position:relative}.campaign-totals-area .characters .character .cover{background:#68b030;bottom:0;left:0;position:absolute;visibility:hidden;right:0;top:0;z-index:1}.campaign-totals-area .characters .character.covered .cover{visibility:visible}.campaign-totals-area .characters .character.resolved{color:#68b030}.campaign-totals-area .label{font-size:27px;text-align:center}.donate-options{display:flex;justify-content:center;margin:30px auto 2%;width:92vw}.donate-options a{background-color:#fff;border:2px solid #aeaeae;color:#aeaeae;font-weight:400;display:block;text-align:center;text-decoration:none;text-transform:uppercase}.donate-options a.once-button{border-radius:5px 0 0 5px;margin-right:0;padding-left:15px;padding-right:15px;width:150px}.donate-options a.monthly-button{border-left:0;border-radius:0 5px 5px 0;margin-left:0;padding-left:15px;padding-right:15px;width:160px}.donate-options a.selected,.donate-options a:hover{background-color:#68b030;color:#fff}.payment-other-div{text-
 align:center;margin-bottom:20px}.perk-intro{display:flex;flex-wrap:wrap;margin:2% 5%;justify-content:center;text-align:center}.perk-intro .perk-title{font-size:22px;margin-bottom:0}.price-change-warning{color:red}#donationForm{margin:0 auto 40px;max-width:1024px}.donation-selection-area{display:flex;flex-direction:row;flex-wrap:wrap;margin:auto 2%;max-width:1024px;justify-content:center}@media (min-width:767px){.donation-selection-area{flex-direction:row}}.donation-selection-area .donate-buttons{align-items:center;align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:5px}@media (min-width:767px){.donation-selection-area .donate-buttons{flex-direction:row;margin-right:5px}}.donation-selection-area .donate-buttons a.price-btn{background-color:#59316b;border-radius:5px;color:#fff;display:block;font-size:23px;font-weight:400;margin:5px;padding:20px 0;text-align:center;text-decoration:none;width:120px}@media (min-width:767px){.donation-selection-a
 rea .donate-buttons a.price-btn{font-size:29px}}.donation-selection-area .donate-buttons a.price-btn.promo{position:relative}.donation-selection-area .donate-buttons a.price-btn.promo:before{position:absolute;display:block;background-color:#68b030;color:#fff;content:"LIMITED OFFER";width:80px;height:20px;font-size:12px;top:-9px;left:13px;padding:0 8px;border-radius:16px;font-weight:300}.donation-selection-area .donate-buttons a.selected{background-color:#68b030}.donation-selection-area .donate-buttons .other-amount-field{align-items:center;display:flex;flex-direction:column;justify-content:center}.donation-selection-area .donate-buttons .other-amount-field .error{color:red;display:block;text-align:center}.donation-selection-area .donate-buttons .other-amount-field .perk-amt{background-color:#f1f1f3;font-size:23px;font-weight:700;height:42px;margin:5px;min-width:80px;text-transform:capitalize;text-align:center;width:94px}.donation-selection-area .no-perk-area{margin:1% 1% 20px;width:
 100%;text-align:center}.donation-selection-area label[for=no-perk-checkbox]{font-size:20px;line-height:24px}.donation-selection-area .perks{align-self:center;display:flex;flex-direction:column;width:100%;margin-top:20px;position:relative;z-index:2;justify-content:space-evenly}@media (min-width:767px){.donation-selection-area .perks{border:none;flex-direction:row}}.donation-selection-area .perks .perk{border:1px solid #aeaeae;border-top:0 solid #aeaeae;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.donation-selection-area .perks .perk:first-child{border-top-width:1px}@media (min-width:767px){.donation-selection-area .perks .perk{border:1px solid #aeaeae;flex-direction:column;justify-content:flex-start;margin:0 5px 20px;position:relative;width:30%;top:0;flex-wrap:nowrap}}.donation-selection-area .perks .perk.disabled{border-color:#f8f9fa;color:#aeaeae;font-style:italic}.donation-selection-area .perks .perk.disabled img{opacity:.2}.donation-selection-area
  .perks .perk.disabled select{color:#aeaeae;font-style:italic}.donation-selection-area .perks .perk.disabled .promo-red-dot{background-color:#aeaeae}.donation-selection-area .perks .perk.disabled .promo-price{color:#aeaeae}.donation-selection-area .perks .perk .slides{position:relative;align-self:center;display:none;height:175px;overflow:hidden;width:100%}@media (min-width:767px){.donation-selection-area .perks .perk .slides{display:block;order:2}}.donation-selection-area .perks .perk img{display:block;margin:0 auto;max-width:50%;height:auto}@media (min-width:767px){.donation-selection-area .perks .perk img{width:85%;max-width:none}}.donation-selection-area .perks .perk .promo-red-dot{position:absolute;background:red;top:45px;right:15px;color:#fff;padding:10px 20px;font-size:28px;line-height:31px;font-weight:700;border-radius:40px}.donation-selection-area .perks .perk .price-tag-group{margin:20px 0 20px 20px;font-size:21px;font-weight:600;width:40%}@media (min-width:767px){.donation
 -selection-area .perks .perk .price-tag-group{font-size:16px;order:1;width:100%}}.donation-selection-area .perks .perk .promo-strike-through{text-decoration:line-through}.donation-selection-area .perks .perk .promo-price{color:#59316b;font-weight:700}.donation-selection-area .perks .perk .promo-price.large{font-size:22px;font-weight:600}.donation-selection-area .perks .perk .perk-label{font-size:21px;font-weight:700;margin:20px 20px 20px 0;text-align:right;text-transform:uppercase;width:40%;box-sizing:border-box}@media (min-width:767px){.donation-selection-area .perks .perk .perk-label{margin:0;padding:20px 20px 0;font-size:27px;width:100%;order:3;text-align:center}}.donation-selection-area .perks .perk .perk-desc{font-size:16px;font-weight:300;display:none;padding:20px;width:100%;box-sizing:border-box}@media (min-width:767px){.donation-selection-area .perks .perk .perk-desc{display:block;margin:0 11px;order:4;padding-left:4px;padding-right:4px;width:auto}}.donation-selection-area .
 perks .perk .perk-sub-select{display:none;border-color:#aeaeae;margin:10px;width:100%}@media (min-width:767px){.donation-selection-area .perks .perk .perk-sub-select{display:block;order:5;width:92%}}.donation-selection-area .perks .selected{background-color:#68b030;transition:all .5s}.donation-selection-area .perks .selected .perk-desc,.donation-selection-area .perks .selected .perk-sub-select,.donation-selection-area .perks .selected .slides{display:block}@media (min-width:767px){.donation-selection-area .perks .selected{background-color:#fff;box-shadow:8px 8px #68b030;position:relative;top:-4px}}.donation-selection-area .totals-area{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:4%;position:relative}.donation-selection-area .totals-area,.donation-selection-area .totals-area div,.donation-selection-area .totals-area input{position:relative;z-index:1}.donation-selection-area .totals-area .fist-bg{position:absolute;top:0;right:0;z-index:0;height:a
 uto}@media (min-width:767px){.donation-selection-area .totals-area{order:4;width:100%}}.donation-selection-area .totals-area .matching-message{color:#59316b;font-size:35px;line-height:normal;padding-top:10px;text-align:center;width:100%}.donation-selection-area .totals-area .matched-amount{color:#59316b;font-size:100px;font-weight:700;line-height:normal;text-align:center;width:100%}.info-area,.payment-method-area{position:relative;z-index:2}.payment-method-area{border-bottom:2px solid #aeaeae;border-top:2px solid #aeaeae;display:flex;flex-direction:column;justify-content:center;margin-top:20px;padding:4% 21px;text-align:center}.payment-method-area .button{width:160px;vertical-align:top}.payment-method-area .button.paypal{padding-top:8px;padding-bottom:5px}.payment-method-area .paypal-png{height:32px}.payment-method-area .payment-method-question{margin-bottom:3%}.payment-method-area .payment-option{margin-bottom:2%}.info-area{padding-top:4%;margin-left:auto;margin-right:auto;max-widt
 h:600px;text-align:center}.info-area #firstName{width:100%}@media (min-width:767px){.info-area #firstName{width:50%}}.info-area #lastName{width:100%}@media (min-width:767px){.info-area #lastName{width:50%}}.info-area #streetAddress{width:100%}@media (min-width:767px){.info-area #streetAddress{width:80%}}.info-area #extendedAddress{width:20%}.info-area #country{width:100%}.info-area #locality{width:38%}@media (min-width:767px){.info-area #locality{width:33%}}.info-area #region{width:45%}@media (min-width:767px){.info-area #region{width:34%}}.info-area #postalCode{width:100%}@media (min-width:767px){.info-area #postalCode{width:33%}}.info-area #email{width:100%}@media (min-width:767px){.info-area #email{width:56%}}.info-area .receipt{display:none}@media (min-width:767px){.info-area .receipt{display:block}}.info-area #mailingListOptIn{margin:10px 4px 10px 10px}.info-area #cardNumber{width:100%}@media (min-width:767px){.info-area #cardNumber{width:56%}}.info-area img.credit-cards{displa
 y:none}@media (min-width:767px){.info-area img.credit-cards{display:block;height:29px;vertical-align:middle}}.info-area #expMonth{width:38%}@media (min-width:767px){.info-area #expMonth{width:33%}}.info-area #expYear{width:38.5%}@media (min-width:767px){.info-area #expYear{width:33%}}.info-area #cvc{width:38%}@media (min-width:767px){.info-area #cvc{width:33%}}.info-area #perk-fields{display:block;margin:10px;text-align:left}.info-area #perk-fields #selected-perk-fields-label{margin-top:10px}.info-area #perk-fields #perk-fit{margin-left:0}.info-area .donate-submit-area{color:#848282;font-size:22px;font-weight:700;padding:20px 0;line-height:26px}.info-area .donate.button{background-color:#68b030;color:#fff;text-transform:uppercase;width:300px}#donate-comments-wrapper{text-align:left}#donate-comments-wrapper textarea{width:95%}@media (min-width:767px){#donate-comments-wrapper textarea{width:97%}}.no-close .ui-dialog-titlebar-close{display:none}#loading-dialog .overlay{position:fixed;t
 op:0;left:0;right:0;bottom:0;background-color:#484848;z-index:99}#loading-dialog .dialog-area{display:flex;justify-content:center;position:fixed;top:20vh;width:100%;z-index:100}#loading-dialog .dialog{background-color:#fff;min-height:150px;text-align:center;width:300px}#loading-dialog .message{margin:20px}#loading-dialog .dots{display:flex;margin:20px 20px 0;justify-content:center}#loading-dialog .dot{display:block;width:15px;height:15px;margin-right:.5%;margin-left:.5%;border-radius:20px;background-color:#8cd621;opacity:.3}#loading-dialog .dot:nth-child(0n+1){animation-name:moving-dot;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:0}#loading-dialog .dot:nth-child(0n+2){animation-name:moving-dot;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:.5s}#loading-dialog .dot:nth-child(0n+3){animation-name:moving-dot;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:1s}#loading-dialog .dot:nth-child(0n+4){animati
 on-name:moving-dot;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:1.5s}#loading-dialog .dot:nth-child(0n+5){animation-name:moving-dot;animation-duration:2.5s;animation-iteration-count:infinite;animation-delay:2s}@keyframes moving-dot{0%{opacity:.3}20%{opacity:1}to{opacity:.3}}.donor-faq{margin:40px auto;width:90%}@media (min-width:991px){.donor-faq{width:80%}}.donor-faq .questions{list-style-position:inside;padding-left:0}.donor-faq .questions li{color:#59316b;font-size:20px;font-weight:700;line-height:29px}@media (min-width:991px){.donor-faq .questions li{font-size:25px;line-height:34px}}.donor-faq .questions .question{color:#59316b;display:inline;font-size:20px;margin-bottom:10px;margin-top:10px}@media (min-width:991px){.donor-faq .questions .question{font-size:25px}}.donor-faq .questions .answer{color:#484848;font-family:Source Sans Pro,sans-serif;font-size:16px;line-height:20px;font-weight:300}.donor-faq .button-line{width:100%}.button-line{text-align
 :center}.error-container{display:block;width:50%;min-height:100px;margin-right:auto;margin-bottom:5%;margin-left:auto;padding:2% 5%;border:1px solid #aeaeae;box-shadow:11px 11px 0 0 #e70000}.error-container .title{margin-bottom:3%;color:#e70000;font-size:34px;line-height:40px;text-align:center}#company-profile-container,#hepdata-no-results-message,.donate-match-container{text-align:center;margin-bottom:60px}.donate-match-container .input-and-loader,.donate-match-container datalist,.donate-match-container input{width:300px}.donate-match-container .input-and-loader{margin:auto;position:relative}.donate-match-container .input-and-loader input{height:30px;padding:3px;border-style:solid;text-align:center;font-weight:600}.donate-match-container .input-and-loader .load-container{display:none;height:30px;width:30px;overflow:hidden;position:absolute;top:4px;right:-6px}.donate-match-container .input-and-loader .load-container .loader,.donate-match-container .input-and-loader .load-container .
 loader:after,.donate-match-container .input-and-loader .load-container .loader:before{background:#59316b;animation:load1 1s ease-in-out infinite;width:1em;height:4em}.donate-match-container .input-and-loader .load-container .loader{color:#59316b;text-indent:-9999em;margin:10px auto;position:relative;font-size:4px;transform:translateZ(0);animation-delay:-.16s}.donate-match-container .input-and-loader .load-container .loader:after,.donate-match-container .input-and-loader .load-container .loader:before{position:absolute;top:0;content:""}.donate-match-container .input-and-loader .load-container .loader:before{left:-1.5em;animation-delay:-.32s}.donate-match-container .input-and-loader .load-container .loader:after{left:1.5em}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.donate-match-container #company-option-list{width:300px;margin:0 auto;max-height:30
 0px;overflow-x:hidden;overflow-y:auto;background-color:#f8f9fa;border:1px solid #7d4698;display:none}.donate-match-container #company-option-list .company-option{word-wrap:break-word;padding:5px 2px}.donate-match-container #company-option-list .company-option:hover{background-color:#68b030;color:#fff}.donate-error-message{color:#aeaeae;padding:0 10%;word-break:break-all;text-align:center}#company-profile-container .profile{display:none;width:75%;margin:auto}#company-profile-container .profile .row{margin:20px 0}#company-profile-container .profile .row .company-property-label{width:30%;text-align:right;font-weight:700}#company-profile-container .profile .row .company-property-value{text-align:left;width:60%}#company-profile-container .profile .row .company-property-value#summary-value{width:auto;font-size:25px;line-height:34px;text-align:center}#company-profile-container .profile .row .company-property-value#summary-value .company{font-weight:700;color:#7d4698}#company-profile-contai
 ner .profile .row .company-property-value#summary-value .percent{font-weight:700;color:#68b030}#company-profile-container .profile .row .company-property-value#summary-value .match-amount{font-weight:700;color:#59316b}#company-profile-container .profile .row .company-property-value#matchingGiftForm-value{width:auto}#company-profile-container .profile .row .company-property-value#lastUpdated-value{font-weight:700;color:#aeaeae}#company-profile-container .profile .row .company-property-value#matchingConditions-value .ratio{font-weight:700;color:#59316b}#company-profile-container .profile .row .company-property-value#resources-value{width:auto}#company-profile-container ul{margin-top:0}#company-profile-container li{margin-bottom:10px}.privacy-policy{margin-left:auto;margin-right:auto;width:70%;margin-bottom:40px}.subscribe .fixed-width{max-width:600px;text-align:center}.subscribe .fixed-width #email,.subscribe .fixed-width #firstName{width:100%}@media (min-width:767px){.subscribe .fixe
 d-width #firstName{width:50%}}.subscribe .fixed-width #lastName{width:100%}@media (min-width:767px){.subscribe .fixed-width #lastName{width:50%}}.subscribe .fixed-width .join{width:200px}.subscribe .fixed-width .messages{color:red;text-align:left}.header-content .thank-you{width:80%}.header-content .thank-you h1{text-align:center;text-transform:none}.header-content .thank-you h5{text-align:center}.header-content .thank-you img{width:50px}.header-content .thank-you .share-icons{margin:20px 10px 0;text-align:center}@media (min-width:767px){.header-content .thank-you{margin-top:-120px;margin-bottom:30px}}.content{margin-top:20px}.content .thank-you{margin-bottom:40px}.content .thank-you h4{text-align:center}.content .thank-you .volunteer-desc{margin-left:auto;margin-right:auto;max-width:490px;text-align:center}.content .thank-you .volunteer-desc .skills-text{margin-bottom:20px}
\ No newline at end of file
+/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
+/* Document
+   ========================================================================== */
+/**
+ * 1. Correct the line height in all browsers.
+ * 2. Prevent adjustments of font size after orientation changes in
+ *    IE on Windows Phone and in iOS.
+ */
+html {
+  line-height: 1.15;
+  /* 1 */
+  -ms-text-size-adjust: 100%;
+  /* 2 */
+  -webkit-text-size-adjust: 100%;
+  /* 2 */
+}
+
+/* Sections
+   ========================================================================== */
+/**
+ * Add the correct display in IE 9-.
+ */
+article,
+aside,
+footer,
+header,
+nav,
+section {
+  display: block;
+}
+
+/**
+ * Correct the font size and margin on `h1` elements within `section` and
+ * `article` contexts in Chrome, Firefox, and Safari.
+ */
+h1 {
+  font-size: 2em;
+  margin: 0.67em 0;
+}
+
+/* Grouping content
+   ========================================================================== */
+/**
+ * Add the correct display in IE 9-.
+ * 1. Add the correct display in IE.
+ */
+figcaption,
+figure,
+main {
+  /* 1 */
+  display: block;
+}
+
+/**
+ * Add the correct margin in IE 8.
+ */
+figure {
+  margin: 1em 40px;
+}
+
+/**
+ * 1. Add the correct box sizing in Firefox.
+ * 2. Show the overflow in Edge and IE.
+ */
+hr {
+  box-sizing: content-box;
+  /* 1 */
+  height: 0;
+  /* 1 */
+  overflow: visible;
+  /* 2 */
+}
+
+/**
+ * 1. Correct the inheritance and scaling of font size in all browsers.
+ * 2. Correct the odd `em` font sizing in all browsers.
+ */
+pre {
+  font-family: monospace, monospace;
+  /* 1 */
+  font-size: 1em;
+  /* 2 */
+}
+
+/* Text-level semantics
+   ========================================================================== */
+/**
+ * 1. Remove the gray background on active links in IE 10.
+ * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
+ */
+a {
+  background-color: transparent;
+  /* 1 */
+  -webkit-text-decoration-skip: objects;
+  /* 2 */
+}
+
+/**
+ * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
+ * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
+ */
+abbr[title] {
+  border-bottom: none;
+  /* 1 */
+  text-decoration: underline;
+  /* 2 */
+  text-decoration: underline dotted;
+  /* 2 */
+}
+
+/**
+ * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
+ */
+b,
+strong {
+  font-weight: inherit;
+}
+
+/**
+ * Add the correct font weight in Chrome, Edge, and Safari.
+ */
+b,
+strong {
+  font-weight: bolder;
+}
+
+/**
+ * 1. Correct the inheritance and scaling of font size in all browsers.
+ * 2. Correct the odd `em` font sizing in all browsers.
+ */
+code,
+kbd,
+samp {
+  font-family: monospace, monospace;
+  /* 1 */
+  font-size: 1em;
+  /* 2 */
+}
+
+/**
+ * Add the correct font style in Android 4.3-.
+ */
+dfn {
+  font-style: italic;
+}
+
+/**
+ * Add the correct background and color in IE 9-.
+ */
+mark {
+  background-color: #ff0;
+  color: #000;
+}
+
+/**
+ * Add the correct font size in all browsers.
+ */
+small {
+  font-size: 80%;
+}
+
+/**
+ * Prevent `sub` and `sup` elements from affecting the line height in
+ * all browsers.
+ */
+sub,
+sup {
+  font-size: 75%;
+  line-height: 0;
+  position: relative;
+  vertical-align: baseline;
+}
+
+sub {
+  bottom: -0.25em;
+}
+
+sup {
+  top: -0.5em;
+}
+
+/* Embedded content
+   ========================================================================== */
+/**
+ * Add the correct display in IE 9-.
+ */
+audio,
+video {
+  display: inline-block;
+}
+
+/**
+ * Add the correct display in iOS 4-7.
+ */
+audio:not([controls]) {
+  display: none;
+  height: 0;
+}
+
+/**
+ * Remove the border on images inside links in IE 10-.
+ */
+img {
+  border-style: none;
+}
+
+/**
+ * Hide the overflow in IE.
+ */
+svg:not(:root) {
+  overflow: hidden;
+}
+
+/* Forms
+   ========================================================================== */
+/**
+ * Remove the margin in Firefox and Safari.
+ */
+button,
+input,
+optgroup,
+select,
+textarea {
+  margin: 0;
+}
+
+/**
+ * Show the overflow in IE.
+ * 1. Show the overflow in Edge.
+ */
+button,
+input {
+  /* 1 */
+  overflow: visible;
+}
+
+/**
+ * Remove the inheritance of text transform in Edge, Firefox, and IE.
+ * 1. Remove the inheritance of text transform in Firefox.
+ */
+button,
+select {
+  /* 1 */
+  text-transform: none;
+}
+
+/**
+ * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
+ *    controls in Android 4.
+ * 2. Correct the inability to style clickable types in iOS and Safari.
+ */
+button,
+html [type=button],
+[type=reset],
+[type=submit] {
+  -webkit-appearance: button;
+  /* 2 */
+}
+
+/**
+ * Remove the inner border and padding in Firefox.
+ */
+button::-moz-focus-inner,
+[type=button]::-moz-focus-inner,
+[type=reset]::-moz-focus-inner,
+[type=submit]::-moz-focus-inner {
+  border-style: none;
+  padding: 0;
+}
+
+/**
+ * Restore the focus styles unset by the previous rule.
+ */
+button:-moz-focusring,
+[type=button]:-moz-focusring,
+[type=reset]:-moz-focusring,
+[type=submit]:-moz-focusring {
+  outline: 1px dotted ButtonText;
+}
+
+/**
+ * 1. Correct the text wrapping in Edge and IE.
+ * 2. Correct the color inheritance from `fieldset` elements in IE.
+ * 3. Remove the padding so developers are not caught out when they zero out
+ *    `fieldset` elements in all browsers.
+ */
+legend {
+  box-sizing: border-box;
+  /* 1 */
+  color: inherit;
+  /* 2 */
+  display: table;
+  /* 1 */
+  max-width: 100%;
+  /* 1 */
+  padding: 0;
+  /* 3 */
+  white-space: normal;
+  /* 1 */
+}
+
+/**
+ * 1. Add the correct display in IE 9-.
+ * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
+ */
+progress {
+  display: inline-block;
+  /* 1 */
+  vertical-align: baseline;
+  /* 2 */
+}
+
+/**
+ * Remove the default vertical scrollbar in IE.
+ */
+textarea {
+  overflow: auto;
+}
+
+/**
+ * 1. Add the correct box sizing in IE 10-.
+ * 2. Remove the padding in IE 10-.
+ */
+[type=checkbox],
+[type=radio] {
+  box-sizing: border-box;
+  /* 1 */
+  padding: 0;
+  /* 2 */
+}
+
+/**
+ * Correct the cursor style of increment and decrement buttons in Chrome.
+ */
+[type=number]::-webkit-inner-spin-button,
+[type=number]::-webkit-outer-spin-button {
+  height: auto;
+}
+
+/**
+ * 1. Correct the odd appearance in Chrome and Safari.
+ * 2. Correct the outline style in Safari.
+ */
+[type=search] {
+  -webkit-appearance: textfield;
+  /* 1 */
+  outline-offset: -2px;
+  /* 2 */
+}
+
+/**
+ * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
+ */
+[type=search]::-webkit-search-cancel-button,
+[type=search]::-webkit-search-decoration {
+  -webkit-appearance: none;
+}
+
+/**
+ * 1. Correct the inability to style clickable types in iOS and Safari.
+ * 2. Change font properties to `inherit` in Safari.
+ */
+::-webkit-file-upload-button {
+  -webkit-appearance: button;
+  /* 1 */
+  font: inherit;
+  /* 2 */
+}
+
+/* Interactive
+   ========================================================================== */
+/*
+ * Add the correct display in IE 9-.
+ * 1. Add the correct display in Edge, IE, and Firefox.
+ */
+details,
+menu {
+  display: block;
+}
+
+/*
+ * Add the correct display in all browsers.
+ */
+summary {
+  display: list-item;
+}
+
+/* Scripting
+   ========================================================================== */
+/**
+ * Add the correct display in IE 9-.
+ */
+canvas {
+  display: inline-block;
+}
+
+/**
+ * Add the correct display in IE.
+ */
+template {
+  display: none;
+}
+
+/* Hidden
+   ========================================================================== */
+/**
+ * Add the correct display in IE 10-.
+ */
+[hidden] {
+  display: none;
+}
+
+hr {
+  border-top: 1px solid #68b030;
+  margin: 40px auto;
+  max-width: 106px;
+}
+
+html,
+body,
+input,
+textarea {
+  color: #484848;
+  font-family: "Source Sans Pro", sans-serif;
+  font-size: 16px;
+  line-height: 20px;
+  font-weight: 300;
+}
+
+h1 {
+  font-size: 47px;
+  letter-spacing: 2px;
+  line-height: 50px;
+  margin-bottom: 1%;
+  margin-top: 0;
+  text-transform: capitalize;
+}
+ at media (min-width: 767px) {
+  h1 {
+    font-size: 50px;
+    line-height: 60px;
+  }
+}
+ at media (min-width: 991px) {
+  h1 {
+    font-size: 55px;
+  }
+}
+
+h2 {
+  font-size: 25px;
+  font-weight: 700;
+  line-height: 1;
+  margin-bottom: 1%;
+  margin-top: 0;
+}
+ at media (min-width: 767px) {
+  h2 {
+    font-size: 34px;
+  }
+}
+
+h3 {
+  font-size: 27px;
+  font-weight: 700;
+  text-transform: uppercase;
+  margin-bottom: 1%;
+  margin-top: 0;
+}
+
+h4 {
+  font-size: 27px;
+  font-weight: 400;
+  letter-spacing: 0px;
+  line-height: normal;
+  margin-bottom: 1%;
+  margin-top: 0;
+  text-transform: uppercase;
+}
+
+h5 {
+  font-size: 21px;
+  font-weight: 300;
+  line-height: 28px;
+  margin-bottom: 1%;
+  margin-top: 0;
+  letter-spacing: 0.09px;
+}
+ at media (min-width: 991px) {
+  h5 {
+    font-size: 22px;
+  }
+}
+
+a {
+  color: #7D4698;
+  font-weight: 700;
+  text-decoration: none;
+}
+a:hover {
+  color: #68b030;
+}
+
+b {
+  font-weight: 700;
+}
+
+.bold {
+  font-weight: 700;
+}
+
+.green {
+  color: #68b030;
+}
+
+.light {
+  font-weight: 200;
+}
+
+.email {
+  font-weight: 700;
+}
+
+.small {
+  font-size: 14px;
+}
+
+.strong {
+  color: #7D4698;
+  font-weight: 700;
+}
+
+.tiny {
+  font-size: 12px;
+}
+
+.background-grey {
+  color: #F1F1F3;
+  font-size: 80px;
+  font-weight: bold;
+}
+
+input[type=checkbox] {
+  margin-top: auto;
+  margin-bottom: auto;
+  margin-right: 4px;
+}
+
+input[type=text],
+textarea {
+  border: 1px solid #848282;
+  color: #484848;
+  font-size: 16px;
+  height: 27px;
+  margin: 9px;
+  padding: 8px 12px;
+}
+input[type=text].required,
+textarea.required {
+  border-color: #68b030;
+}
+input[type=text].error,
+textarea.error {
+  border-color: red;
+}
+input[type=text]::placeholder,
+textarea::placeholder {
+  color: #aeaeae;
+}
+input[type=text]:focus,
+textarea:focus {
+  border-color: #59316B;
+  color: #7D4698;
+  outline: none;
+}
+
+textarea {
+  box-sizing: border-box;
+  width: 60%;
+  height: 3em;
+  display: block;
+  padding: 8px 12px;
+}
+
+select {
+  background: #fff;
+  border: 1px solid #848282;
+  color: #484848;
+  font-size: 16px;
+  height: 45px;
+  margin: 9px;
+  padding: 8px 12px;
+}
+select.required {
+  border-color: #68b030;
+  color: #484848;
+}
+select.error {
+  border-color: red;
+}
+select:focus {
+  border-color: #59316B;
+  color: #7D4698;
+  outline: none;
+}
+
+.field-row {
+  align-items: center;
+  box-sizing: border-box;
+  display: flex;
+  flex-direction: row;
+  flex-wrap: wrap;
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .field-row {
+    flex-wrap: nowrap;
+  }
+}
+
+.required {
+  color: #68b030;
+}
+
+.button {
+  background-color: #fff;
+  border: 1px solid #848282;
+  border-radius: 5px;
+  color: #484848;
+  display: inline-block;
+  font-size: 20px;
+  font-weight: normal;
+  margin: 7px;
+  padding: 14px 10px;
+  text-transform: uppercase;
+  width: 90%;
+}
+.button.purple {
+  background-color: #7D4698;
+  color: #fff;
+}
+.button.purple:hover {
+  background-color: #59316B;
+}
+.button:hover {
+  background-color: #68b030;
+  color: #fff;
+  cursor: pointer;
+}
+.button.selected {
+  background-color: #68b030;
+  color: #fff;
+  cursor: default;
+}
+ at media (min-width: 479px) {
+  .button {
+    width: auto;
+  }
+}
+
+a.button {
+  font-size: 16px;
+  font-weight: normal;
+  padding: 14px 10px;
+  text-decoration: none;
+}
+ at media (min-width: 767px) {
+  a.button {
+    font-size: 20px;
+    width: auto;
+  }
+}
+
+body {
+  margin: 0;
+}
+
+div {
+  box-sizing: border-box;
+}
+
+.header {
+  background-color: #59316B;
+  color: #fff;
+  width: 100%;
+  padding: 50px 50px 50px 10%;
+}
+ at media (min-width: 767px) {
+  .header {
+    padding-right: 0px;
+    padding-bottom: 0px;
+  }
+}
+.header h1 {
+  margin-bottom: 30px;
+  font-size: 36px;
+  font-weight: 300;
+  line-height: 40px;
+}
+ at media (min-width: 767px) {
+  .header h1 {
+    font-size: 40px;
+    line-height: 40px;
+  }
+}
+ at media (min-width: 991px) {
+  .header h1 {
+    font-size: 60px;
+    line-height: 60px;
+  }
+}
+.header h4 {
+  text-transform: none;
+  font-size: 14px;
+  line-height: 14px;
+  font-weight: 400;
+}
+ at media (min-width: 767px) {
+  .header h4 {
+    font-size: 16px;
+    line-height: 18px;
+  }
+}
+ at media (min-width: 991px) {
+  .header h4 {
+    font-size: 20px;
+    line-height: 25px;
+  }
+}
+.header .content-wrapper {
+  width: 100%;
+}
+.header .content-wrapper .header-content {
+  display: flex;
+  align-items: flex-end;
+}
+.header .content-wrapper .header-content .left-column {
+  display: block;
+}
+ at media (min-width: 767px) {
+  .header .content-wrapper .header-content .left-column {
+    margin-right: 2%;
+    flex: 1 1 40%;
+    margin-bottom: 60px;
+    margin-right: 45%;
+  }
+}
+.header .tor-campaign-logo {
+  flex: 1 1 58%;
+  max-width: 750px;
+  display: none;
+  position: relative;
+}
+ at media (min-width: 991px) {
+  .header .tor-campaign-logo {
+    display: block;
+  }
+}
+.header .tor-campaign-logo img {
+  width: 100%;
+  height: auto;
+  position: absolute;
+  bottom: 0px;
+  right: 0px;
+}
+.header .logo {
+  width: 81px;
+}
+.header .nav-bar {
+  margin-bottom: 30px;
+}
+ at media (min-width: 767px) {
+  .header .nav-bar {
+    margin-bottom: 80px;
+  }
+}
+
+ at media (min-width: 767px) {
+  .title-header-image .header {
+    background-image: url("tor-header-campaign-2018.078dce4a.svg");
+    background-position: bottom right;
+    background-repeat: no-repeat;
+    background-size: 40%;
+  }
+  .title-header-image .header h4 {
+    padding-right: 10%;
+  }
+}
+
+.content {
+  margin: 0 0 0 0;
+  padding: 0 0 0 0;
+}
+.content .fixed-width {
+  margin-left: auto;
+  margin-right: auto;
+}
+ at media (min-width: 767px) {
+  .content .fixed-width {
+    max-width: 728px;
+  }
+}
+ at media (min-width: 991px) {
+  .content .fixed-width {
+    max-width: 940px;
+  }
+}
+
+.footer-container {
+  display: flex;
+  flex-direction: column;
+  flex-wrap: wrap;
+  justify-content: space-around;
+  background-color: #59316B;
+  color: #fff;
+  padding: 70px 30px 30px 30px;
+}
+.footer-container a {
+  color: #fff;
+}
+ at media (min-width: 767px) {
+  .footer-container {
+    padding-top: 100px;
+  }
+}
+.footer-container .footer-content {
+  display: flex;
+  width: 100%;
+  max-width: 900px;
+  margin: 0 auto 30px auto;
+  flex-wrap: wrap;
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-content {
+    flex-wrap: nowrap;
+  }
+}
+.footer-container .footer-content-left {
+  flex: 1 1 100%;
+  margin-bottom: 70px;
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-content-left {
+    flex: 1 1 60%;
+    margin-right: 150px;
+    margin-bottom: 0px;
+  }
+}
+.footer-container .footer-content-right {
+  display: flex;
+  flex: 1 1 100%;
+  align-items: center;
+  flex-direction: column;
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-content-right {
+    align-items: inherit;
+    flex: 1 1 auto;
+  }
+}
+.footer-container .footer-description {
+  margin-bottom: 70px;
+  font-size: 20px;
+  line-height: 24px;
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-description {
+    margin-bottom: 100px;
+  }
+}
+.footer-container .footer-subscribe {
+  font-size: 17px;
+  line-height: 20px;
+}
+.footer-container .footer-subscribe .footer-subscribe-header {
+  margin-bottom: 5px;
+  font-weight: 600;
+  text-transform: uppercase;
+  color: rgba(255, 255, 255, 0.4);
+}
+.footer-container .footer-subscribe .footer-sign-up {
+  display: inline-block;
+  padding: 15px 30px;
+  border-radius: 4px;
+  border: 1px solid #fff;
+  font-weight: 700;
+  text-transform: uppercase;
+  margin-top: 15px;
+}
+.footer-container .footer-subscribe .footer-sign-up:hover {
+  background-color: #7D4698;
+}
+.footer-container .footer-menu {
+  display: flex;
+  flex-direction: row;
+  width: 100%;
+  margin-bottom: 70px;
+  justify-content: space-evenly;
+}
+.footer-container .footer-menu a {
+  display: block;
+  font-weight: 300;
+  line-height: 30px;
+}
+.footer-container .footer-menu a:hover {
+  color: #aeaeae;
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-menu {
+    margin-bottom: 200px;
+    flex-direction: column;
+  }
+}
+.footer-container .footer-social {
+  display: flex;
+  flex-wrap: wrap;
+  width: 100%;
+  justify-content: center;
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-social {
+    width: 155px;
+    justify-content: inherit;
+  }
+}
+.footer-container .footer-social a {
+  display: block;
+  text-indent: -999em;
+  background-size: cover;
+  background-repeat: no-repeat;
+  width: 20px;
+  height: 20px;
+  margin-right: 30px;
+}
+.footer-container .footer-social a.facebook, .footer-container .footer-social a.mastodon, .footer-container .footer-social a.twitter {
+  margin-bottom: 20px;
+}
+.footer-container .footer-social a.facebook {
+  background-image: url("facebook.ff210557.svg");
+}
+.footer-container .footer-social a.mastodon {
+  background-image: url("mastodon.98b5371a.svg");
+}
+.footer-container .footer-social a.twitter {
+  width: 24px;
+  background-image: url("twitter.74a014ed.svg");
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-social a.twitter {
+    margin-right: 0px;
+  }
+}
+.footer-container .footer-social a.instagram {
+  background-image: url("instagram.97cb06de.svg");
+}
+.footer-container .footer-social a.linkedin {
+  background-image: url("linkedin.59c8960f.svg");
+}
+.footer-container .footer-social a.github {
+  background-image: url("github.4e95ff58.svg");
+}
+ at media (min-width: 767px) {
+  .footer-container .footer-social a.github {
+    margin-right: 0px;
+  }
+}
+
+.gr-stamp-container {
+  display: block;
+  text-align: center;
+}
+.gr-stamp-container a:hover {
+  color: #68b030;
+}
+
+.cryptocurrency .donate.button {
+  background-color: #68b030;
+  color: #fff;
+  width: 300px;
+}
+.cryptocurrency .form-fields {
+  padding: 10px;
+  max-width: 490px;
+}
+.cryptocurrency input {
+  margin-left: 0px;
+}
+.cryptocurrency input[required] {
+  border-color: #68b030;
+}
+.cryptocurrency select {
+  margin-left: 0px;
+}
+.cryptocurrency .wallet-addresess {
+  padding: 10px;
+  width: 50%;
+}
+.cryptocurrency .wallet-addresess ul {
+  list-style-type: none;
+  padding-inline-start: 0;
+}
+.cryptocurrency .wallet-addresess li {
+  display: flex;
+}
+.cryptocurrency .wallet-addresess .currency-name {
+  padding: 5px;
+  width: 30%;
+}
+.cryptocurrency .wallet-addresess .wallet-id {
+  overflow: hidden;
+  padding: 5px;
+  margin-right: 10px;
+  width: 70%;
+}
+.cryptocurrency .button-section {
+  justify-content: center;
+  width: 100%;
+}
+.cryptocurrency .section {
+  display: flex;
+  flex-wrap: wrap;
+  padding: 10px;
+}
+
+.campaign-totals-area {
+  display: flex;
+  flex-wrap: wrap;
+  justify-content: center;
+}
+.campaign-totals-area .characters {
+  display: flex;
+  justify-content: center;
+  line-height: normal;
+  margin: 10px 30px;
+}
+.campaign-totals-area .characters .character {
+  position: relative;
+}
+.campaign-totals-area .characters .character .cover {
+  background: #68b030;
+  bottom: 0;
+  left: 0;
+  position: absolute;
+  visibility: hidden;
+  right: 0;
+  top: 0;
+  z-index: 1;
+}
+.campaign-totals-area .characters .character.covered .cover {
+  visibility: visible;
+}
+.campaign-totals-area .characters .character.resolved {
+  color: #68b030;
+}
+.campaign-totals-area .label {
+  font-size: 27px;
+  text-align: center;
+}
+
+.donate-options {
+  display: flex;
+  justify-content: center;
+  margin: 30px auto 2%;
+  width: 92vw;
+}
+.donate-options a {
+  background-color: #fff;
+  border: 2px solid #aeaeae;
+  color: #aeaeae;
+  font-weight: normal;
+  display: block;
+  text-align: center;
+  text-decoration: none;
+  text-transform: uppercase;
+}
+.donate-options a.once-button {
+  border-radius: 5px 0 0 5px;
+  margin-right: 0;
+  padding-left: 15px;
+  padding-right: 15px;
+  width: 150px;
+}
+.donate-options a.monthly-button {
+  border-left: 0;
+  border-radius: 0 5px 5px 0;
+  margin-left: 0;
+  padding-left: 15px;
+  padding-right: 15px;
+  width: 160px;
+}
+.donate-options a.selected, .donate-options a:hover {
+  background-color: #68b030;
+  color: #fff;
+}
+
+.payment-other-div {
+  text-align: center;
+  margin-bottom: 20px;
+}
+
+.perk-intro {
+  display: flex;
+  flex-wrap: wrap;
+  margin: 2% 5% 2% 5%;
+  justify-content: center;
+  text-align: center;
+}
+.perk-intro .perk-title {
+  font-size: 22px;
+  margin-bottom: 0px;
+}
+
+.price-change-warning {
+  color: red;
+}
+
+#donationForm {
+  margin: 0 auto 40px auto;
+  max-width: 1024px;
+}
+
+.donation-selection-area {
+  display: flex;
+  flex-direction: row;
+  flex-wrap: wrap;
+  margin: auto 2% auto 2%;
+  max-width: 1024px;
+  justify-content: center;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area {
+    flex-direction: row;
+  }
+}
+.donation-selection-area .donate-buttons {
+  align-items: center;
+  align-self: center;
+  display: flex;
+  flex-direction: row;
+  flex-wrap: wrap;
+  justify-content: center;
+  margin: 5px;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .donate-buttons {
+    flex-direction: row;
+    margin-right: 5px;
+  }
+}
+.donation-selection-area .donate-buttons a.price-btn {
+  background-color: #59316B;
+  border-radius: 5px;
+  color: #fff;
+  display: block;
+  font-size: 23px;
+  font-weight: normal;
+  margin: 5px;
+  padding: 20px 0px;
+  text-align: center;
+  text-decoration: none;
+  width: 120px;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .donate-buttons a.price-btn {
+    font-size: 29px;
+  }
+}
+.donation-selection-area .donate-buttons a.price-btn.promo {
+  position: relative;
+}
+.donation-selection-area .donate-buttons a.price-btn.promo::before {
+  position: absolute;
+  display: block;
+  background-color: #68b030;
+  color: #fff;
+  content: "LIMITED OFFER";
+  width: 80px;
+  height: 20px;
+  font-size: 12px;
+  top: -9px;
+  left: 13px;
+  padding: 0px 8px;
+  border-radius: 16px;
+  font-weight: 300;
+}
+.donation-selection-area .donate-buttons a.selected {
+  background-color: #68b030;
+}
+.donation-selection-area .donate-buttons .other-amount-field {
+  align-items: center;
+  display: flex;
+  flex-direction: column;
+  justify-content: center;
+}
+.donation-selection-area .donate-buttons .other-amount-field .error {
+  color: red;
+  display: block;
+  text-align: center;
+}
+.donation-selection-area .donate-buttons .other-amount-field .perk-amt {
+  background-color: #f1f1f3;
+  font-size: 23px;
+  font-weight: bold;
+  height: 42px;
+  margin: 5px;
+  min-width: 80px;
+  text-transform: capitalize;
+  text-align: center;
+  width: 94px;
+}
+.donation-selection-area .no-perk-area {
+  margin: 1% 1% 20px 1%;
+  width: 100%;
+  text-align: center;
+}
+.donation-selection-area label[for=no-perk-checkbox] {
+  font-size: 20px;
+  line-height: 24px;
+}
+.donation-selection-area .perks {
+  align-self: center;
+  display: flex;
+  flex-direction: column;
+  width: 100%;
+  margin-top: 20px;
+  position: relative;
+  z-index: 2;
+  justify-content: space-evenly;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks {
+    border: none;
+    flex-direction: row;
+  }
+}
+.donation-selection-area .perks .perk {
+  border-color: #aeaeae;
+  border-style: solid;
+  border-width: 0px 1px 1px 1px;
+  display: flex;
+  flex-direction: row;
+  flex-wrap: wrap;
+  justify-content: space-between;
+}
+.donation-selection-area .perks .perk:first-child {
+  border-top-width: 1px;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .perk {
+    border: 1px solid #aeaeae;
+    flex-direction: column;
+    justify-content: flex-start;
+    margin: 0px 5px 20px 5px;
+    position: relative;
+    width: 30%;
+    top: 0px;
+    flex-wrap: nowrap;
+  }
+}
+.donation-selection-area .perks .perk.disabled {
+  border-color: #F8F9FA;
+  color: #aeaeae;
+  font-style: italic;
+}
+.donation-selection-area .perks .perk.disabled img {
+  opacity: 0.2;
+}
+.donation-selection-area .perks .perk.disabled select {
+  color: #aeaeae;
+  font-style: italic;
+}
+.donation-selection-area .perks .perk.disabled .promo-red-dot {
+  background-color: #aeaeae;
+}
+.donation-selection-area .perks .perk.disabled .promo-price {
+  color: #aeaeae;
+}
+.donation-selection-area .perks .perk .slides {
+  position: relative;
+  align-self: center;
+  display: none;
+  height: 175px;
+  overflow: hidden;
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .perk .slides {
+    display: block;
+    order: 2;
+  }
+}
+.donation-selection-area .perks .perk img {
+  display: block;
+  margin: 0 auto;
+  max-width: 50%;
+  height: auto;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .perk img {
+    width: 85%;
+    max-width: none;
+  }
+}
+.donation-selection-area .perks .perk .promo-red-dot {
+  position: absolute;
+  background: red;
+  top: 45px;
+  right: 15px;
+  color: #fff;
+  padding: 10px 20px;
+  font-size: 28px;
+  line-height: 31px;
+  font-weight: bold;
+  border-radius: 40px;
+}
+.donation-selection-area .perks .perk .price-tag-group {
+  margin: 20px 0 20px 20px;
+  font-size: 21px;
+  font-weight: 600;
+  width: 40%;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .perk .price-tag-group {
+    font-size: 16px;
+    order: 1;
+    width: 100%;
+  }
+}
+.donation-selection-area .perks .perk .promo-strike-through {
+  text-decoration: line-through;
+}
+.donation-selection-area .perks .perk .promo-price {
+  color: #59316B;
+  font-weight: 700;
+}
+.donation-selection-area .perks .perk .promo-price.large {
+  font-size: 22px;
+  font-weight: 600;
+}
+.donation-selection-area .perks .perk .perk-label {
+  font-size: 21px;
+  font-weight: 700;
+  margin: 20px 20px 20px 0;
+  text-align: right;
+  text-transform: uppercase;
+  width: 40%;
+  box-sizing: border-box;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .perk .perk-label {
+    margin: 0;
+    padding: 20px;
+    padding-bottom: 0;
+    font-size: 27px;
+    width: 100%;
+    order: 3;
+    text-align: center;
+  }
+}
+.donation-selection-area .perks .perk .perk-desc {
+  font-size: 16px;
+  font-weight: 300;
+  display: none;
+  padding: 20px;
+  width: 100%;
+  box-sizing: border-box;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .perk .perk-desc {
+    display: block;
+    margin: 0 11px 0 11px;
+    order: 4;
+    padding-left: 4px;
+    padding-right: 4px;
+    width: auto;
+  }
+}
+.donation-selection-area .perks .perk .perk-sub-select {
+  display: none;
+  border-color: #aeaeae;
+  margin: 10px 10px 10px 10px;
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .perk .perk-sub-select {
+    display: block;
+    order: 5;
+    width: 92%;
+  }
+}
+.donation-selection-area .perks .selected {
+  background-color: #68b030;
+  transition: all 0.5s;
+}
+.donation-selection-area .perks .selected .slides {
+  display: block;
+}
+.donation-selection-area .perks .selected .perk-desc {
+  display: block;
+}
+.donation-selection-area .perks .selected .perk-sub-select {
+  display: block;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .perks .selected {
+    background-color: #fff;
+    box-shadow: 8px 8px #68b030;
+    position: relative;
+    top: -4px;
+  }
+}
+.donation-selection-area .totals-area {
+  display: flex;
+  flex-direction: row;
+  flex-wrap: wrap;
+  justify-content: center;
+  margin-bottom: 4%;
+  position: relative;
+}
+.donation-selection-area .totals-area, .donation-selection-area .totals-area div, .donation-selection-area .totals-area input {
+  position: relative;
+  z-index: 1;
+}
+.donation-selection-area .totals-area .fist-bg {
+  position: absolute;
+  top: 0;
+  right: 0;
+  z-index: 0;
+  height: auto;
+}
+ at media (min-width: 767px) {
+  .donation-selection-area .totals-area {
+    order: 4;
+    width: 100%;
+  }
+}
+.donation-selection-area .totals-area .matching-message {
+  color: #59316B;
+  font-size: 35px;
+  line-height: normal;
+  padding-top: 10px;
+  text-align: center;
+  width: 100%;
+}
+.donation-selection-area .totals-area .matched-amount {
+  color: #59316B;
+  font-size: 100px;
+  font-weight: bold;
+  line-height: normal;
+  text-align: center;
+  width: 100%;
+}
+
+.payment-method-area,
+.info-area {
+  position: relative;
+  z-index: 2;
+}
+
+.payment-method-area {
+  border-bottom: 2px solid #aeaeae;
+  border-top: 2px solid #aeaeae;
+  display: flex;
+  flex-direction: column;
+  justify-content: center;
+  margin-top: 20px;
+  padding: 4% 21px;
+  text-align: center;
+}
+.payment-method-area .button {
+  width: 160px;
+  vertical-align: top;
+}
+.payment-method-area .button.paypal {
+  padding-top: 8px;
+  padding-bottom: 5px;
+}
+.payment-method-area .paypal-png {
+  height: 32px;
+}
+.payment-method-area .payment-method-question {
+  margin-bottom: 3%;
+}
+.payment-method-area .payment-option {
+  margin-bottom: 2%;
+}
+
+.info-area {
+  padding-top: 4%;
+  margin-left: auto;
+  margin-right: auto;
+  max-width: 600px;
+  text-align: center;
+}
+.info-area #firstName {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .info-area #firstName {
+    width: 50%;
+  }
+}
+.info-area #lastName {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .info-area #lastName {
+    width: 50%;
+  }
+}
+.info-area #streetAddress {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .info-area #streetAddress {
+    width: 80%;
+  }
+}
+.info-area #extendedAddress {
+  width: 20%;
+}
+.info-area #country {
+  width: 100%;
+}
+.info-area #locality {
+  width: 38%;
+}
+ at media (min-width: 767px) {
+  .info-area #locality {
+    width: 33%;
+  }
+}
+.info-area #region {
+  width: 45%;
+}
+ at media (min-width: 767px) {
+  .info-area #region {
+    width: 34%;
+  }
+}
+.info-area #postalCode {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .info-area #postalCode {
+    width: 33%;
+  }
+}
+.info-area #email {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .info-area #email {
+    width: 56%;
+  }
+}
+.info-area .receipt {
+  display: none;
+}
+ at media (min-width: 767px) {
+  .info-area .receipt {
+    display: block;
+  }
+}
+.info-area #mailingListOptIn {
+  margin: 10px 4px 10px 10px;
+}
+.info-area #cardNumber {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .info-area #cardNumber {
+    width: 56%;
+  }
+}
+.info-area img.credit-cards {
+  display: none;
+}
+ at media (min-width: 767px) {
+  .info-area img.credit-cards {
+    display: block;
+    height: 29px;
+    vertical-align: middle;
+  }
+}
+.info-area #expMonth {
+  width: 38%;
+}
+ at media (min-width: 767px) {
+  .info-area #expMonth {
+    width: 33%;
+  }
+}
+.info-area #expYear {
+  width: 38.5%;
+}
+ at media (min-width: 767px) {
+  .info-area #expYear {
+    width: 33%;
+  }
+}
+.info-area #cvc {
+  width: 38%;
+}
+ at media (min-width: 767px) {
+  .info-area #cvc {
+    width: 33%;
+  }
+}
+.info-area #perk-fields {
+  display: block;
+  margin: 10px;
+  text-align: left;
+}
+.info-area #perk-fields #selected-perk-fields-label {
+  margin-top: 10px;
+}
+.info-area #perk-fields #perk-fit {
+  margin-left: 0px;
+}
+.info-area .donate-submit-area {
+  color: #848282;
+  font-size: 22px;
+  font-weight: bold;
+  padding: 20px 0;
+  line-height: 26px;
+}
+.info-area .donate.button {
+  background-color: #68b030;
+  color: #fff;
+  text-transform: uppercase;
+  width: 300px;
+}
+
+#donate-comments-wrapper {
+  text-align: left;
+}
+#donate-comments-wrapper textarea {
+  width: 95%;
+}
+ at media (min-width: 767px) {
+  #donate-comments-wrapper textarea {
+    width: 97%;
+  }
+}
+
+.no-close .ui-dialog-titlebar-close {
+  display: none;
+}
+
+#loading-dialog .overlay {
+  position: fixed;
+  top: 0;
+  left: 0;
+  right: 0;
+  bottom: 0;
+  background-color: #484848;
+  z-index: 99;
+}
+#loading-dialog .dialog-area {
+  display: flex;
+  justify-content: center;
+  position: fixed;
+  top: 20vh;
+  width: 100%;
+  z-index: 100;
+}
+#loading-dialog .dialog {
+  background-color: #fff;
+  min-height: 150px;
+  text-align: center;
+  width: 300px;
+}
+#loading-dialog .message {
+  margin: 20px;
+}
+#loading-dialog .dots {
+  display: flex;
+  margin: 20px 20px 0 20px;
+  justify-content: center;
+}
+#loading-dialog .dot {
+  display: block;
+  width: 15px;
+  height: 15px;
+  margin-right: 0.5%;
+  margin-left: 0.5%;
+  border-radius: 20px;
+  background-color: #8cd621;
+  opacity: 0.3;
+}
+#loading-dialog .dot:nth-child(0n+1) {
+  animation-name: moving-dot;
+  animation-duration: 2.5s;
+  animation-iteration-count: infinite;
+  animation-delay: 0;
+}
+#loading-dialog .dot:nth-child(0n+2) {
+  animation-name: moving-dot;
+  animation-duration: 2.5s;
+  animation-iteration-count: infinite;
+  animation-delay: 0.5s;
+}
+#loading-dialog .dot:nth-child(0n+3) {
+  animation-name: moving-dot;
+  animation-duration: 2.5s;
+  animation-iteration-count: infinite;
+  animation-delay: 1s;
+}
+#loading-dialog .dot:nth-child(0n+4) {
+  animation-name: moving-dot;
+  animation-duration: 2.5s;
+  animation-iteration-count: infinite;
+  animation-delay: 1.5s;
+}
+#loading-dialog .dot:nth-child(0n+5) {
+  animation-name: moving-dot;
+  animation-duration: 2.5s;
+  animation-iteration-count: infinite;
+  animation-delay: 2s;
+}
+ at keyframes moving-dot {
+  from {
+    opacity: 0.3;
+  }
+  20% {
+    opacity: 1;
+  }
+  to {
+    opacity: 0.3;
+  }
+}
+
+.donor-faq {
+  margin: 40px auto;
+  width: 90%;
+}
+ at media (min-width: 991px) {
+  .donor-faq {
+    width: 80%;
+  }
+}
+.donor-faq .questions {
+  list-style-position: inside;
+  padding-left: 0px;
+}
+.donor-faq .questions li {
+  color: #59316B;
+  font-size: 20px;
+  font-weight: 700;
+  line-height: 29px;
+}
+ at media (min-width: 991px) {
+  .donor-faq .questions li {
+    font-size: 25px;
+    line-height: 34px;
+  }
+}
+.donor-faq .questions .question {
+  color: #59316B;
+  display: inline;
+  font-size: 20px;
+  margin-bottom: 10px;
+  margin-top: 10px;
+}
+ at media (min-width: 991px) {
+  .donor-faq .questions .question {
+    font-size: 25px;
+  }
+}
+.donor-faq .questions .answer {
+  color: #484848;
+  font-family: "Source Sans Pro", sans-serif;
+  font-size: 16px;
+  line-height: 20px;
+  font-weight: 300;
+}
+.donor-faq .button-line {
+  width: 100%;
+}
+
+.button-line {
+  text-align: center;
+}
+
+.error-container {
+  display: block;
+  width: 50%;
+  min-height: 100px;
+  margin-right: auto;
+  margin-bottom: 5%;
+  margin-left: auto;
+  padding: 2% 5%;
+  border: 1px solid #aeaeae;
+  box-shadow: 11px 11px 0 0 #e70000;
+}
+.error-container .title {
+  margin-bottom: 3%;
+  color: #e70000;
+  font-size: 34px;
+  line-height: 40px;
+  text-align: center;
+}
+
+.donate-match-container,
+#company-profile-container,
+#hepdata-no-results-message {
+  text-align: center;
+  margin-bottom: 60px;
+}
+
+.donate-match-container input,
+.donate-match-container datalist,
+.donate-match-container .input-and-loader {
+  width: 300px;
+}
+.donate-match-container .input-and-loader {
+  margin: auto;
+  position: relative;
+}
+.donate-match-container .input-and-loader input {
+  height: 30px;
+  padding: 3px;
+  border-style: solid;
+  text-align: center;
+  font-weight: 600;
+}
+.donate-match-container .input-and-loader .load-container {
+  display: none;
+  height: 30px;
+  width: 30px;
+  overflow: hidden;
+  position: absolute;
+  top: 4px;
+  right: -6px;
+}
+.donate-match-container .input-and-loader .load-container .loader,
+.donate-match-container .input-and-loader .load-container .loader:before,
+.donate-match-container .input-and-loader .load-container .loader:after {
+  background: #59316B;
+  animation: load1 1s infinite ease-in-out;
+  width: 1em;
+  height: 4em;
+}
+.donate-match-container .input-and-loader .load-container .loader {
+  color: #59316B;
+  text-indent: -9999em;
+  margin: 10px auto;
+  position: relative;
+  font-size: 4px;
+  transform: translateZ(0);
+  animation-delay: -0.16s;
+}
+.donate-match-container .input-and-loader .load-container .loader:before,
+.donate-match-container .input-and-loader .load-container .loader:after {
+  position: absolute;
+  top: 0;
+  content: "";
+}
+.donate-match-container .input-and-loader .load-container .loader:before {
+  left: -1.5em;
+  animation-delay: -0.32s;
+}
+.donate-match-container .input-and-loader .load-container .loader:after {
+  left: 1.5em;
+}
+ at -webkit-keyframes load1 {
+  0%, 80%, 100% {
+    box-shadow: 0 0;
+    height: 4em;
+  }
+  40% {
+    box-shadow: 0 -2em;
+    height: 5em;
+  }
+}
+ at keyframes load1 {
+  0%, 80%, 100% {
+    box-shadow: 0 0;
+    height: 4em;
+  }
+  40% {
+    box-shadow: 0 -2em;
+    height: 5em;
+  }
+}
+.donate-match-container #company-option-list {
+  width: 300px;
+  margin: 0 auto;
+  max-height: 300px;
+  overflow-x: hidden;
+  overflow-y: auto;
+  background-color: #F8F9FA;
+  border: #7D4698 1px solid;
+  display: none;
+}
+.donate-match-container #company-option-list .company-option {
+  word-wrap: break-word;
+  padding: 5px 2px;
+}
+.donate-match-container #company-option-list .company-option:hover {
+  background-color: #68b030;
+  color: #fff;
+}
+
+.donate-error-message {
+  color: #aeaeae;
+  padding: 0 10%;
+  word-break: break-all;
+  text-align: center;
+}
+
+#company-profile-container .profile {
+  display: none;
+  width: 75%;
+  margin: auto;
+}
+#company-profile-container .profile .row {
+  margin: 20px 0;
+}
+#company-profile-container .profile .row .company-property-label {
+  width: 30%;
+  text-align: right;
+  font-weight: 700;
+}
+#company-profile-container .profile .row .company-property-value {
+  text-align: left;
+  width: 60%;
+}
+#company-profile-container .profile .row .company-property-value#summary-value {
+  width: auto;
+  font-size: 25px;
+  line-height: 34px;
+  text-align: center;
+}
+#company-profile-container .profile .row .company-property-value#summary-value .company {
+  font-weight: 700;
+  color: #7D4698;
+}
+#company-profile-container .profile .row .company-property-value#summary-value .percent {
+  font-weight: 700;
+  color: #68b030;
+}
+#company-profile-container .profile .row .company-property-value#summary-value .match-amount {
+  font-weight: 700;
+  color: #59316B;
+}
+#company-profile-container .profile .row .company-property-value#matchingGiftForm-value {
+  width: auto;
+}
+#company-profile-container .profile .row .company-property-value#lastUpdated-value {
+  font-weight: 700;
+  color: #aeaeae;
+}
+#company-profile-container .profile .row .company-property-value#matchingConditions-value .ratio {
+  font-weight: 700;
+  color: #59316B;
+}
+#company-profile-container .profile .row .company-property-value#resources-value {
+  width: auto;
+}
+#company-profile-container ul {
+  margin-top: 0px;
+}
+#company-profile-container li {
+  margin-bottom: 10px;
+}
+
+.privacy-policy {
+  margin-left: auto;
+  margin-right: auto;
+  width: 70%;
+  margin-bottom: 40px;
+}
+
+.subscribe .fixed-width {
+  max-width: 600px;
+  text-align: center;
+}
+.subscribe .fixed-width #email {
+  width: 100%;
+}
+.subscribe .fixed-width #firstName {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .subscribe .fixed-width #firstName {
+    width: 50%;
+  }
+}
+.subscribe .fixed-width #lastName {
+  width: 100%;
+}
+ at media (min-width: 767px) {
+  .subscribe .fixed-width #lastName {
+    width: 50%;
+  }
+}
+.subscribe .fixed-width .join {
+  width: 200px;
+}
+.subscribe .fixed-width .messages {
+  color: red;
+  text-align: left;
+}
+
+.header-content .thank-you {
+  width: 80%;
+}
+.header-content .thank-you h1 {
+  text-align: center;
+  text-transform: none;
+}
+.header-content .thank-you h5 {
+  text-align: center;
+}
+.header-content .thank-you img {
+  width: 50px;
+}
+.header-content .thank-you .share-icons {
+  margin: 20px 10px 0px 10px;
+  text-align: center;
+}
+ at media (min-width: 767px) {
+  .header-content .thank-you {
+    margin-top: -120px;
+    margin-bottom: 30px;
+  }
+}
+
+.content {
+  margin-top: 20px;
+}
+.content .thank-you {
+  margin-bottom: 40px;
+}
+.content .thank-you h4 {
+  text-align: center;
+}
+.content .thank-you .volunteer-desc {
+  margin-left: auto;
+  margin-right: auto;
+  max-width: 490px;
+  text-align: center;
+}
+.content .thank-you .volunteer-desc .skills-text {
+  margin-bottom: 20px;
+}
\ No newline at end of file
diff --git a/public/dist/index.js b/public/dist/index.js
index ef985142..b860e078 100644
--- a/public/dist/index.js
+++ b/public/dist/index.js
@@ -1,51 +1,39362 @@
-parcelRequire=function(e,r,n,t){var i="function"==typeof parcelRequire&&parcelRequire,o="function"==typeof require&&require;function u(n,t){if(!r[n]){if(!e[n]){var f="function"==typeof parcelRequire&&parcelRequire;if(!t&&f)return f(n,!0);if(i)return i(n,!0);if(o&&"string"==typeof n)return o(n);var c=new Error("Cannot find module '"+n+"'");throw c.code="MODULE_NOT_FOUND",c}p.resolve=function(r){return e[n][1][r]||r},p.cache={};var l=r[n]=new u.Module(n);e[n][0].call(l.exports,p,l,l.exports,this)}return r[n].exports;function p(e){return u(p.resolve(e))}}u.isParcelRequire=!0,u.Module=function(e){this.id=e,this.bundle=u,this.exports={}},u.modules=e,u.cache=r,u.parent=i,u.register=function(r,n){e[r]=[function(e,r){r.exports=n},{}]};for(var f=0;f<n.length;f++)u(n[f]);if(n.length){var c=u(n[n.length-1]);"object"==typeof exports&&"undefined"!=typeof module?module.exports=c:"function"==typeof define&&define.amd?define(function(){return c}):t&&(this[t]=c)}return u}({"DOYk":[function(require,m
 odule,exports) {
-
-},{"./../public/images/facebook.svg":[["facebook.9acbe573.svg","kN0k"],"kN0k"],"./../public/images/mastodon.svg":[["mastodon.4c126d2f.svg","m4Ak"],"m4Ak"],"./../public/images/twitter.svg":[["twitter.1d48ba8e.svg","LVF1"],"LVF1"],"./../public/images/instagram.svg":[["instagram.be316699.svg","m9bH"],"m9bH"],"./../public/images/linkedin.svg":[["linkedin.ce947134.svg","j4/n"],"j4/n"],"./../public/images/github.svg":[["github.61372f20.svg","5tn0"],"5tn0"],"./../public/images/tor-header-campaign-2018.svg":[["tor-header-campaign-2018.ab4c974a.svg","dkBh"],"dkBh"]}],"W2+e":[function(require,module,exports) {
-"use strict";var r=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,e=Object.prototype.propertyIsEnumerable;function n(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}function o(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var t={},e=0;e<10;e++)t["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(r){return t[r]}).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach(function(r){n[r]=r}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(o){return!1}}module.exports=o()?Object.assign:function(o,c){for(var a,i,s=n(o),f=1;f<arguments.length;f++){for(var u in a=Object(arguments[f]))t.call(a,u)&&(s[u]=a[u]);if(r){i=r(a);for(var b=0;b<i.length;b++)e.call(a,i[b])&&(s[i[b]]=a[i[b]])}}return s};
-},{}],"8Xy5":[function(require,module,exports) {
-"use strict";var e=require("object-assign"),t="function"==typeof Symbol&&Symbol.for,r=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,o=t?Symbol.for("react.fragment"):60107,u=t?Symbol.for("react.strict_mode"):60108,l=t?Symbol.for("react.profiler"):60114,f=t?Symbol.for("react.provider"):60109,c=t?Symbol.for("react.context"):60110,i=t?Symbol.for("react.concurrent_mode"):60111,a=t?Symbol.for("react.forward_ref"):60112,s=t?Symbol.for("react.suspense"):60113,p=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,d="function"==typeof Symbol&&Symbol.iterator;function v(e,t,r,n,o,u,l,f){if(!e){if(e=void 0,void 0===t)e=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[r,n,o,u,l,f],i=0;(e=Error(t.replace(/%s/g,function(){return c[i++]}))).name="Invariant Violation"}throw e.framesToPop=1,e}}function m(e){for(var t=arguments.length-1,r="https://reactjs.org/doc
 s/error-decoder.html?invariant="+e,n=0;n<t;n++)r+="&args[]="+encodeURIComponent(arguments[n+1]);v(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",r)}var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},b={};function _(e,t,r){this.props=e,this.context=t,this.refs=b,this.updater=r||h}function S(){}function k(e,t,r){this.props=e,this.context=t,this.refs=b,this.updater=r||h}_.prototype.isReactComponent={},_.prototype.setState=function(e,t){"object"!=typeof e&&"function"!=typeof e&&null!=e&&m("85"),this.updater.enqueueSetState(this,e,t,"setState")},_.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},S.prototype=_.prototype;var g=k.prototype=new S;g.constructor=k,e(g,_.prototype),g.isPureReactComponent=!0;var $={current:null},x={current:null},C=Object.prototype.hasOwn
 Property,w={key:!0,ref:!0,__self:!0,__source:!0};function P(e,t,n){var o=void 0,u={},l=null,f=null;if(null!=t)for(o in void 0!==t.ref&&(f=t.ref),void 0!==t.key&&(l=""+t.key),t)C.call(t,o)&&!w.hasOwnProperty(o)&&(u[o]=t[o]);var c=arguments.length-2;if(1===c)u.children=n;else if(1<c){for(var i=Array(c),a=0;a<c;a++)i[a]=arguments[a+2];u.children=i}if(e&&e.defaultProps)for(o in c=e.defaultProps)void 0===u[o]&&(u[o]=c[o]);return{$$typeof:r,type:e,key:l,ref:f,props:u,_owner:x.current}}function R(e,t){return{$$typeof:r,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function E(e){return"object"==typeof e&&null!==e&&e.$$typeof===r}function j(e){var t={"=":"=0",":":"=2"};return"$"+(""+e).replace(/[=:]/g,function(e){return t[e]})}var O=/\/+/g,A=[];function I(e,t,r,n){if(A.length){var o=A.pop();return o.result=e,o.keyPrefix=t,o.func=r,o.context=n,o.count=0,o}return{result:e,keyPrefix:t,func:r,context:n,count:0}}function M(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,
 e.count=0,10>A.length&&A.push(e)}function U(e,t,o,u){var l=typeof e;"undefined"!==l&&"boolean"!==l||(e=null);var f=!1;if(null===e)f=!0;else switch(l){case"string":case"number":f=!0;break;case"object":switch(e.$$typeof){case r:case n:f=!0}}if(f)return o(u,e,""===t?"."+F(e,0):t),1;if(f=0,t=""===t?".":t+":",Array.isArray(e))for(var c=0;c<e.length;c++){var i=t+F(l=e[c],c);f+=U(l,i,o,u)}else if(null===e||"object"!=typeof e?i=null:i="function"==typeof(i=d&&e[d]||e["@@iterator"])?i:null,"function"==typeof i)for(e=i.call(e),c=0;!(l=e.next()).done;)f+=U(l=l.value,i=t+F(l,c++),o,u);else"object"===l&&m("31","[object Object]"===(o=""+e)?"object with keys {"+Object.keys(e).join(", ")+"}":o,"");return f}function q(e,t,r){return null==e?0:U(e,"",t,r)}function F(e,t){return"object"==typeof e&&null!==e&&null!=e.key?j(e.key):t.toString(36)}function L(e,t){e.func.call(e.context,t,e.count++)}function V(e,t,r){var n=e.result,o=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?D(e,n,r,fun
 ction(e){return e}):null!=e&&(E(e)&&(e=R(e,o+(!e.key||t&&t.key===e.key?"":(""+e.key).replace(O,"$&/")+"/")+r)),n.push(e))}function D(e,t,r,n,o){var u="";null!=r&&(u=(""+r).replace(O,"$&/")+"/"),q(e,V,t=I(t,u,n,o)),M(t)}function T(){var e=$.current;return null===e&&m("307"),e}var N={Children:{map:function(e,t,r){if(null==e)return e;var n=[];return D(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;q(e,L,t=I(null,null,t,r)),M(t)},count:function(e){return q(e,function(){return null},null)},toArray:function(e){var t=[];return D(e,t,null,function(e){return e}),t},only:function(e){return E(e)||m("143"),e}},createRef:function(){return{current:null}},Component:_,PureComponent:k,createContext:function(e,t){return void 0===t&&(t=null),(e={$$typeof:c,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:f,_context:e},e.Consumer=e},forwardRef:function(e){return{$$typeof:a,render:e}},lazy:function(e){return{$$typeof:y
 ,_ctor:e,_status:-1,_result:null}},memo:function(e,t){return{$$typeof:p,type:e,compare:void 0===t?null:t}},useCallback:function(e,t){return T().useCallback(e,t)},useContext:function(e,t){return T().useContext(e,t)},useEffect:function(e,t){return T().useEffect(e,t)},useImperativeHandle:function(e,t,r){return T().useImperativeHandle(e,t,r)},useDebugValue:function(){},useLayoutEffect:function(e,t){return T().useLayoutEffect(e,t)},useMemo:function(e,t){return T().useMemo(e,t)},useReducer:function(e,t,r){return T().useReducer(e,t,r)},useRef:function(e){return T().useRef(e)},useState:function(e){return T().useState(e)},Fragment:o,StrictMode:u,Suspense:s,createElement:P,cloneElement:function(t,n,o){null==t&&m("267",t);var u=void 0,l=e({},t.props),f=t.key,c=t.ref,i=t._owner;if(null!=n){void 0!==n.ref&&(c=n.ref,i=x.current),void 0!==n.key&&(f=""+n.key);var a=void 0;for(u in t.type&&t.type.defaultProps&&(a=t.type.defaultProps),n)C.call(n,u)&&!w.hasOwnProperty(u)&&(l[u]=void 0===n[u]&&void 0!=
 =a?a[u]:n[u])}if(1===(u=arguments.length-2))l.children=o;else if(1<u){a=Array(u);for(var s=0;s<u;s++)a[s]=arguments[s+2];l.children=a}return{$$typeof:r,type:t.type,key:f,ref:c,props:l,_owner:i}},createFactory:function(e){var t=P.bind(null,e);return t.type=e,t},isValidElement:E,version:"16.8.3",unstable_ConcurrentMode:i,unstable_Profiler:l,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:$,ReactCurrentOwner:x,assign:e}},z={default:N},B=z&&N||z;module.exports=B.default||B;
-},{"object-assign":"W2+e"}],"ccIB":[function(require,module,exports) {
-"use strict";module.exports=require("./cjs/react.production.min.js");
-},{"./cjs/react.production.min.js":"8Xy5"}],"yHvY":[function(require,module,exports) {
-"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.LoadingDialog=o;var e=t(require("react"));function t(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,a):{};r.get||r.set?Object.defineProperty(t,a,r):t[a]=e[a]}return t.default=e,t}function a(e,t){return n(e)||l(e,t)||r()}function r(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}function l(e,t){var a=[],r=!0,l=!1,n=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(a.push(o.value),!t||a.length!==t);r=!0);}catch(i){l=!0,n=i}finally{try{r||null==c.return||c.return()}finally{if(l)throw n}}return a}function n(e){if(Array.isArray(e))return e}function o(t){var r=a((0,e.useState)(!1),2),l=r[0],n=r[1];return t.callbacks.setLoadingDialogOpen=n,l?e.default.createElement(e.default.Fragment,null,e.default.createEleme
 nt("div",{className:"overlay"},e.default.createElement("div",{className:"dialog-area"},e.default.createElement("div",{className:"dialog"},e.default.createElement("div",{className:"dots"},e.default.createElement("div",{className:"dot"}),e.default.createElement("div",{className:"focus dot"}),e.default.createElement("div",{className:"dot"}),e.default.createElement("div",{className:"dot"}),e.default.createElement("div",{className:"dot"})),e.default.createElement("h5",{className:"message"},"One moment while we shovel coal into our servers."))))):null}
-},{"react":"ccIB"}],"8KNv":[function(require,module,exports) {
-module.exports=[["AF","Afghanistan"],["AX","Åland Islands"],["AL","Albania"],["DZ","Algeria"],["AS","American Samoa"],["AD","Andorra"],["AO","Angola"],["AI","Anguilla"],["AQ","Antarctica"],["AG","Antigua and Barbuda"],["AR","Argentina"],["AM","Armenia"],["AW","Aruba"],["AU","Australia"],["AT","Austria"],["AZ","Azerbaijan"],["BS","Bahamas"],["BH","Bahrain"],["BD","Bangladesh"],["BB","Barbados"],["BY","Belarus"],["BE","Belgium"],["BZ","Belize"],["BJ","Benin"],["BM","Bermuda"],["BT","Bhutan"],["BO","Bolivia"],["BQ","Bonaire, Saint Eustatius and Saba"],["BA","Bosnia and Herzegovina"],["BW","Botswana"],["BV","Bouvet Island"],["BR","Brazil"],["IO","British Indian Ocean Territory"],["BN","Brunei Darussalam"],["BG","Bulgaria"],["BF","Burkina Faso"],["BI","Burundi"],["KH","Cambodia"],["CM","Cameroon"],["CA","Canada"],["CV","Cape Verde"],["KY","Cayman Islands"],["CF","Central African Republic"],["TD","Chad"],["CL","Chile"],["CN","China"],["CX","Christmas Island"],["CC","Cocos (Keeling) Islan
 ds"],["CO","Colombia"],["KM","Comoros"],["CG","Congo, Republic of the"],["CD","Congo, The Democratic Republic of the"],["CK","Cook Islands"],["CR","Costa Rica"],["CI","Côte d’Ivoire"],["HR","Croatia"],["CU","Cuba"],["CW","Curaçao"],["CY","Cyprus"],["CZ","Czech Republic"],["DK","Denmark"],["DJ","Djibouti"],["DM","Dominica"],["DO","Dominican Republic"],["EC","Ecuador"],["EG","Egypt"],["SV","El Salvador"],["GQ","Equatorial Guinea"],["ER","Eritrea"],["EE","Estonia"],["ET","Ethiopia"],["FK","Falkland Islands (Malvinas)"],["FO","Faroe Islands"],["FJ","Fiji"],["FI","Finland"],["FR","France"],["GF","French Guiana"],["PF","French Polynesia"],["TF","French Southern Territories"],["GA","Gabon"],["GM","Gambia"],["GE","Georgia"],["DE","Germany"],["GH","Ghana"],["GI","Gibraltar"],["GR","Greece"],["GL","Greenland"],["GD","Grenada"],["GP","Guadeloupe"],["GU","Guam"],["GT","Guatemala"],["GG","Guernsey"],["GN","Guinea"],["GW","Guinea-Bissau"],["GY","Guyana"],["HT","Haiti"],["HM","Heard Island and
  McDonald Islands"],["VA","Holy See (Vatican City State)"],["HN","Honduras"],["HK","Hong Kong"],["HU","Hungary"],["IS","Iceland"],["IN","India"],["ID","Indonesia"],["IR","Iran, Islamic Republic Of"],["IQ","Iraq"],["IE","Ireland"],["IM","Isle of Man"],["IL","Israel"],["IT","Italy"],["JM","Jamaica"],["JP","Japan"],["JE","Jersey"],["JO","Jordan"],["KZ","Kazakhstan"],["KE","Kenya"],["KI","Kiribati"],["KP","Korea, Democratic People's Republic of"],["KR","Korea, Republic of"],["XK","Kosovo"],["KW","Kuwait"],["KG","Kyrgyzstan"],["LA","Lao People's Democratic Republic"],["LV","Latvia"],["LB","Lebanon"],["LS","Lesotho"],["LR","Liberia"],["LY","Libya"],["LI","Liechtenstein"],["LT","Lithuania"],["LU","Luxembourg"],["MO","Macao"],["MK","Macedonia, Republic Of"],["MG","Madagascar"],["MW","Malawi"],["MY","Malaysia"],["MV","Maldives"],["ML","Mali"],["MT","Malta"],["MH","Marshall Islands"],["MQ","Martinique"],["MR","Mauritania"],["MU","Mauritius"],["YT","Mayotte"],["MX","Mexico"],["FM","Micronesia,
  Federated States of"],["MD","Moldova"],["MC","Monaco"],["MN","Mongolia"],["ME","Montenegro"],["MS","Montserrat"],["MA","Morocco"],["MZ","Mozambique"],["MM","Myanmar"],["NA","Namibia"],["NR","Nauru"],["NP","Nepal"],["NL","Netherlands"],["NC","New Caledonia"],["NZ","New Zealand"],["NI","Nicaragua"],["NE","Niger"],["NG","Nigeria"],["NU","Niue"],["NF","Norfolk Island"],["MP","Northern Mariana Islands"],["NO","Norway"],["OM","Oman"],["PK","Pakistan"],["PW","Palau"],["PS","Palestine, State of"],["PA","Panama"],["PG","Papua New Guinea"],["PY","Paraguay"],["PE","Peru"],["PH","Philippines"],["PN","Pitcairn"],["PL","Poland"],["PT","Portugal"],["PR","Puerto Rico"],["QA","Qatar"],["RE","Reunion"],["RO","Romania"],["RU","Russian Federation"],["RW","Rwanda"],["BL","Saint Barthélemy"],["SH","Saint Helena"],["KN","Saint Kitts and Nevis"],["LC","Saint Lucia"],["MF","Saint Martin (French part)"],["PM","Saint Pierre and Miquelon"],["VC","Saint Vincent and the Grenadines"],["WS","Samoa"],["SM","San M
 arino"],["ST","Sao Tome and Principe"],["SA","Saudi Arabia"],["SN","Senegal"],["RS","Serbia"],["CS","Serbia and Montenegro"],["SC","Seychelles"],["SL","Sierra Leone"],["SG","Singapore"],["SX","Sint Maarten (Dutch Part)"],["SK","Slovakia"],["SI","Slovenia"],["SB","Solomon Islands"],["SO","Somalia"],["ZA","South Africa"],["GS","South Georgia and the South Sandwich Islands"],["SS","South Sudan"],["ES","Spain"],["LK","Sri Lanka"],["SD","Sudan"],["SR","Suriname"],["SJ","Svalbard and Jan Mayen"],["SZ","Swaziland"],["SE","Sweden"],["CH","Switzerland"],["SY","Syrian Arab Republic"],["TW","Taiwan"],["TJ","Tajikistan"],["TZ","Tanzania, United Republic of"],["TH","Thailand"],["TL","Timor-Leste"],["TG","Togo"],["TK","Tokelau"],["TO","Tonga"],["TT","Trinidad and Tobago"],["TN","Tunisia"],["TR","Turkey"],["TM","Turkmenistan"],["TC","Turks and Caicos Islands"],["TV","Tuvalu"],["UG","Uganda"],["UA","Ukraine"],["AE","United Arab Emirates"],["GB","United Kingdom"],["US","United States"],["UM","United
  States Minor Outlying Islands"],["UY","Uruguay"],["UZ","Uzbekistan"],["VU","Vanuatu"],["VE","Venezuela"],["VN","Viet Nam"],["VG","Virgin Islands, British"],["VI","Virgin Islands, U.S."],["WF","Wallis and Futuna"],["EH","Western Sahara"],["YE","Yemen"],["ZM","Zambia"],["ZW","Zimbabwe"]];
-},{}],"rH1J":[function(require,module,exports) {
-
-var t,e,n=module.exports={};function r(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function i(e){if(t===setTimeout)return setTimeout(e,0);if((t===r||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}function u(t){if(e===clearTimeout)return clearTimeout(t);if((e===o||!e)&&clearTimeout)return e=clearTimeout,clearTimeout(t);try{return e(t)}catch(n){try{return e.call(null,t)}catch(n){return e.call(this,t)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:r}catch(n){t=r}try{e="function"==typeof clearTimeout?clearTimeout:o}catch(n){e=o}}();var c,s=[],l=!1,a=-1;function f(){l&&c&&(l=!1,c.length?s=c.concat(s):a=-1,s.length&&h())}function h(){if(!l){var t=i(f);l=!0;for(var e=s.length;e;){for(c=s,s=[];++a<e;)c&&c[a].run();a=-1,e=s.length}c=null,l=!1,u(t)}}function m(t,e){this.fun=t,this.array=e}function p(){}n.nextTic
 k=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];s.push(new m(t,e)),1!==s.length||l||i(h)},m.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=p,n.addListener=p,n.once=p,n.off=p,n.removeListener=p,n.removeAllListeners=p,n.emit=p,n.prependListener=p,n.prependOnceListener=p,n.listeners=function(t){return[]},n.binding=function(t){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(t){throw new Error("process.chdir is not supported")},n.umask=function(){return 0};
-},{}],"eeO1":[function(require,module,exports) {
+// modules are defined as an array
+// [ module function, map of requires ]
+//
+// map of requires is short require name -> numeric require
+//
+// anything defined in a previous bundle is accessed via the
+// orig method which is the require for previous bundles
+
+// eslint-disable-next-line no-global-assign
+parcelRequire = (function (modules, cache, entry, globalName) {
+  // Save the require from previous bundle to this closure if any
+  var previousRequire = typeof parcelRequire === 'function' && parcelRequire;
+  var nodeRequire = typeof require === 'function' && require;
+
+  function newRequire(name, jumped) {
+    if (!cache[name]) {
+      if (!modules[name]) {
+        // if we cannot find the module within our internal map or
+        // cache jump to the current global require ie. the last bundle
+        // that was added to the page.
+        var currentRequire = typeof parcelRequire === 'function' && parcelRequire;
+        if (!jumped && currentRequire) {
+          return currentRequire(name, true);
+        }
+
+        // If there are other bundles on this page the require from the
+        // previous one is saved to 'previousRequire'. Repeat this as
+        // many times as there are bundles until the module is found or
+        // we exhaust the require chain.
+        if (previousRequire) {
+          return previousRequire(name, true);
+        }
+
+        // Try the node require function if it exists.
+        if (nodeRequire && typeof name === 'string') {
+          return nodeRequire(name);
+        }
+
+        var err = new Error('Cannot find module \'' + name + '\'');
+        err.code = 'MODULE_NOT_FOUND';
+        throw err;
+      }
+
+      localRequire.resolve = resolve;
+      localRequire.cache = {};
+
+      var module = cache[name] = new newRequire.Module(name);
+
+      modules[name][0].call(module.exports, localRequire, module, module.exports, this);
+    }
+
+    return cache[name].exports;
+
+    function localRequire(x){
+      return newRequire(localRequire.resolve(x));
+    }
+
+    function resolve(x){
+      return modules[name][1][x] || x;
+    }
+  }
+
+  function Module(moduleName) {
+    this.id = moduleName;
+    this.bundle = newRequire;
+    this.exports = {};
+  }
+
+  newRequire.isParcelRequire = true;
+  newRequire.Module = Module;
+  newRequire.modules = modules;
+  newRequire.cache = cache;
+  newRequire.parent = previousRequire;
+  newRequire.register = function (id, exports) {
+    modules[id] = [function (require, module) {
+      module.exports = exports;
+    }, {}];
+  };
+
+  for (var i = 0; i < entry.length; i++) {
+    newRequire(entry[i]);
+  }
+
+  if (entry.length) {
+    // Expose entry point to Node, AMD or browser globals
+    // Based on https://github.com/ForbesLindesay/umd/blob/master/template.js
+    var mainExports = newRequire(entry[entry.length - 1]);
+
+    // CommonJS
+    if (typeof exports === "object" && typeof module !== "undefined") {
+      module.exports = mainExports;
+
+    // RequireJS
+    } else if (typeof define === "function" && define.amd) {
+     define(function () {
+       return mainExports;
+     });
+
+    // <script>
+    } else if (globalName) {
+      this[globalName] = mainExports;
+    }
+  }
+
+  // Override the current require with this new one
+  return newRequire;
+})({"../../node_modules/parcel-bundler/src/builtins/bundle-url.js":[function(require,module,exports) {
+var bundleURL = null;
+
+function getBundleURLCached() {
+  if (!bundleURL) {
+    bundleURL = getBundleURL();
+  }
+
+  return bundleURL;
+}
+
+function getBundleURL() {
+  // Attempt to find the URL of the current script and use that as the base URL
+  try {
+    throw new Error();
+  } catch (err) {
+    var matches = ('' + err.stack).match(/(https?|file|ftp):\/\/[^)\n]+/g);
+
+    if (matches) {
+      return getBaseURL(matches[0]);
+    }
+  }
+
+  return '/';
+}
+
+function getBaseURL(url) {
+  return ('' + url).replace(/^((?:https?|file|ftp):\/\/.+)\/[^/]+$/, '$1') + '/';
+}
+
+exports.getBundleURL = getBundleURLCached;
+exports.getBaseURL = getBaseURL;
+},{}],"../../node_modules/parcel-bundler/src/builtins/css-loader.js":[function(require,module,exports) {
+var bundle = require('./bundle-url');
+
+function updateLink(link) {
+  var newLink = link.cloneNode();
+
+  newLink.onload = function () {
+    link.remove();
+  };
+
+  newLink.href = link.href.split('?')[0] + '?' + Date.now();
+  link.parentNode.insertBefore(newLink, link.nextSibling);
+}
+
+var cssTimeout = null;
+
+function reloadCSS() {
+  if (cssTimeout) {
+    return;
+  }
+
+  cssTimeout = setTimeout(function () {
+    var links = document.querySelectorAll('link[rel="stylesheet"]');
+
+    for (var i = 0; i < links.length; i++) {
+      if (bundle.getBaseURL(links[i].href) === bundle.getBundleURL()) {
+        updateLink(links[i]);
+      }
+    }
+
+    cssTimeout = null;
+  }, 50);
+}
+
+module.exports = reloadCSS;
+},{"./bundle-url":"../../node_modules/parcel-bundler/src/builtins/bundle-url.js"}],"../../sass/style.scss":[function(require,module,exports) {
+var reloadCSS = require('_css_loader');
+
+module.hot.dispose(reloadCSS);
+module.hot.accept(reloadCSS);
+},{"./../public/images/tor-header-campaign-2018.svg":[["tor-header-campaign-2018.078dce4a.svg","../../public/images/tor-header-campaign-2018.svg"],"../../public/images/tor-header-campaign-2018.svg"],"./../public/images/facebook.svg":[["facebook.ff210557.svg","../../public/images/facebook.svg"],"../../public/images/facebook.svg"],"./../public/images/mastodon.svg":[["mastodon.98b5371a.svg","../../public/images/mastodon.svg"],"../../public/images/mastodon.svg"],"./../public/images/twitter.svg":[["twitter.74a014ed.svg","../../public/images/twitter.svg"],"../../public/images/twitter.svg"],"./../public/images/instagram.svg":[["instagram.97cb06de.svg","../../public/images/instagram.svg"],"../../public/images/instagram.svg"],"./../public/images/linkedin.svg":[["linkedin.59c8960f.svg","../../public/images/linkedin.svg"],"../../public/images/linkedin.svg"],"./../public/images/github.svg":[["github.4e95ff58.svg","../../public/images/github.svg"],"../../public/images/github.svg"],"_css_loader":
 "../../node_modules/parcel-bundler/src/builtins/css-loader.js"}],"../../node_modules/object-assign/index.js":[function(require,module,exports) {
+/*
+object-assign
+(c) Sindre Sorhus
+ at license MIT
+*/
+'use strict';
+/* eslint-disable no-unused-vars */
+
+var getOwnPropertySymbols = Object.getOwnPropertySymbols;
+var hasOwnProperty = Object.prototype.hasOwnProperty;
+var propIsEnumerable = Object.prototype.propertyIsEnumerable;
+
+function toObject(val) {
+  if (val === null || val === undefined) {
+    throw new TypeError('Object.assign cannot be called with null or undefined');
+  }
+
+  return Object(val);
+}
+
+function shouldUseNative() {
+  try {
+    if (!Object.assign) {
+      return false;
+    } // Detect buggy property enumeration order in older V8 versions.
+    // https://bugs.chromium.org/p/v8/issues/detail?id=4118
+
+
+    var test1 = new String('abc'); // eslint-disable-line no-new-wrappers
+
+    test1[5] = 'de';
+
+    if (Object.getOwnPropertyNames(test1)[0] === '5') {
+      return false;
+    } // https://bugs.chromium.org/p/v8/issues/detail?id=3056
+
+
+    var test2 = {};
+
+    for (var i = 0; i < 10; i++) {
+      test2['_' + String.fromCharCode(i)] = i;
+    }
+
+    var order2 = Object.getOwnPropertyNames(test2).map(function (n) {
+      return test2[n];
+    });
+
+    if (order2.join('') !== '0123456789') {
+      return false;
+    } // https://bugs.chromium.org/p/v8/issues/detail?id=3056
+
+
+    var test3 = {};
+    'abcdefghijklmnopqrst'.split('').forEach(function (letter) {
+      test3[letter] = letter;
+    });
+
+    if (Object.keys(Object.assign({}, test3)).join('') !== 'abcdefghijklmnopqrst') {
+      return false;
+    }
+
+    return true;
+  } catch (err) {
+    // We don't expect any of the above to throw, but better to be safe.
+    return false;
+  }
+}
+
+module.exports = shouldUseNative() ? Object.assign : function (target, source) {
+  var from;
+  var to = toObject(target);
+  var symbols;
+
+  for (var s = 1; s < arguments.length; s++) {
+    from = Object(arguments[s]);
+
+    for (var key in from) {
+      if (hasOwnProperty.call(from, key)) {
+        to[key] = from[key];
+      }
+    }
+
+    if (getOwnPropertySymbols) {
+      symbols = getOwnPropertySymbols(from);
+
+      for (var i = 0; i < symbols.length; i++) {
+        if (propIsEnumerable.call(from, symbols[i])) {
+          to[symbols[i]] = from[symbols[i]];
+        }
+      }
+    }
+  }
+
+  return to;
+};
+},{}],"../../node_modules/prop-types/lib/ReactPropTypesSecret.js":[function(require,module,exports) {
+/**
+ * Copyright (c) 2013-present, Facebook, Inc.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+
+'use strict';
+
+var ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';
+
+module.exports = ReactPropTypesSecret;
+
+},{}],"../../node_modules/prop-types/checkPropTypes.js":[function(require,module,exports) {
+/**
+ * Copyright (c) 2013-present, Facebook, Inc.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+'use strict';
+
+var printWarning = function () {};
+
+if ("development" !== 'production') {
+  var ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');
+
+  var loggedTypeFailures = {};
+  var has = Function.call.bind(Object.prototype.hasOwnProperty);
+
+  printWarning = function (text) {
+    var message = 'Warning: ' + text;
+
+    if (typeof console !== 'undefined') {
+      console.error(message);
+    }
+
+    try {
+      // --- Welcome to debugging React ---
+      // This error was thrown as a convenience so that you can use this stack
+      // to find the callsite that caused this warning to fire.
+      throw new Error(message);
+    } catch (x) {}
+  };
+}
+/**
+ * Assert that the values match with the type specs.
+ * Error messages are memorized and will only be shown once.
+ *
+ * @param {object} typeSpecs Map of name to a ReactPropType
+ * @param {object} values Runtime values that need to be type-checked
+ * @param {string} location e.g. "prop", "context", "child context"
+ * @param {string} componentName Name of the component for error messages.
+ * @param {?Function} getStack Returns the component stack.
+ * @private
+ */
+
+
+function checkPropTypes(typeSpecs, values, location, componentName, getStack) {
+  if ("development" !== 'production') {
+    for (var typeSpecName in typeSpecs) {
+      if (has(typeSpecs, typeSpecName)) {
+        var error; // Prop type validation may throw. In case they do, we don't want to
+        // fail the render phase where it didn't fail before. So we log it.
+        // After these have been cleaned up, we'll let them throw.
+
+        try {
+          // This is intentionally an invariant that gets caught. It's the same
+          // behavior as without this statement except with a better message.
+          if (typeof typeSpecs[typeSpecName] !== 'function') {
+            var err = Error((componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' + 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.');
+            err.name = 'Invariant Violation';
+            throw err;
+          }
+
+          error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);
+        } catch (ex) {
+          error = ex;
+        }
+
+        if (error && !(error instanceof Error)) {
+          printWarning((componentName || 'React class') + ': type specification of ' + location + ' `' + typeSpecName + '` is invalid; the type checker ' + 'function must return `null` or an `Error` but returned a ' + typeof error + '. ' + 'You may have forgotten to pass an argument to the type checker ' + 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' + 'shape all require an argument).');
+        }
+
+        if (error instanceof Error && !(error.message in loggedTypeFailures)) {
+          // Only monitor this failure once because there tends to be a lot of the
+          // same error.
+          loggedTypeFailures[error.message] = true;
+          var stack = getStack ? getStack() : '';
+          printWarning('Failed ' + location + ' type: ' + error.message + (stack != null ? stack : ''));
+        }
+      }
+    }
+  }
+}
+/**
+ * Resets warning cache when testing.
+ *
+ * @private
+ */
+
+
+checkPropTypes.resetWarningCache = function () {
+  if ("development" !== 'production') {
+    loggedTypeFailures = {};
+  }
+};
+
+module.exports = checkPropTypes;
+},{"./lib/ReactPropTypesSecret":"../../node_modules/prop-types/lib/ReactPropTypesSecret.js"}],"../../node_modules/react/cjs/react.development.js":[function(require,module,exports) {
+/** @license React v16.8.3
+ * react.development.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+'use strict';
+
+if ("development" !== "production") {
+  (function () {
+    'use strict';
+
+    var _assign = require('object-assign');
+
+    var checkPropTypes = require('prop-types/checkPropTypes'); // TODO: this is special because it gets imported during build.
+
+
+    var ReactVersion = '16.8.3'; // The Symbol used to tag the ReactElement-like types. If there is no native Symbol
+    // nor polyfill, then a plain number is used for performance.
+
+    var hasSymbol = typeof Symbol === 'function' && Symbol.for;
+    var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
+    var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
+    var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
+    var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
+    var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
+    var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
+    var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
+    var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
+    var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
+    var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+    var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+    var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
+    var MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;
+    var FAUX_ITERATOR_SYMBOL = '@@iterator';
+
+    function getIteratorFn(maybeIterable) {
+      if (maybeIterable === null || typeof maybeIterable !== 'object') {
+        return null;
+      }
+
+      var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];
+
+      if (typeof maybeIterator === 'function') {
+        return maybeIterator;
+      }
+
+      return null;
+    }
+    /**
+     * Use invariant() to assert state which your program assumes to be true.
+     *
+     * Provide sprintf-style format (only %s is supported) and arguments
+     * to provide information about what broke and what you were
+     * expecting.
+     *
+     * The invariant message will be stripped in production, but the invariant
+     * will remain to ensure logic does not differ in production.
+     */
+
+
+    var validateFormat = function () {};
+
+    {
+      validateFormat = function (format) {
+        if (format === undefined) {
+          throw new Error('invariant requires an error message argument');
+        }
+      };
+    }
+
+    function invariant(condition, format, a, b, c, d, e, f) {
+      validateFormat(format);
+
+      if (!condition) {
+        var error = void 0;
+
+        if (format === undefined) {
+          error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+        } else {
+          var args = [a, b, c, d, e, f];
+          var argIndex = 0;
+          error = new Error(format.replace(/%s/g, function () {
+            return args[argIndex++];
+          }));
+          error.name = 'Invariant Violation';
+        }
+
+        error.framesToPop = 1; // we don't care about invariant's own frame
+
+        throw error;
+      }
+    } // Relying on the `invariant()` implementation lets us
+    // preserve the format and params in the www builds.
+
+    /**
+     * Forked from fbjs/warning:
+     * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js
+     *
+     * Only change is we use console.warn instead of console.error,
+     * and do nothing when 'console' is not supported.
+     * This really simplifies the code.
+     * ---
+     * Similar to invariant but only logs a warning if the condition is not met.
+     * This can be used to log issues in development environments in critical
+     * paths. Removing the logging code for production environments will keep the
+     * same logic and follow the same code paths.
+     */
+
+
+    var lowPriorityWarning = function () {};
+
+    {
+      var printWarning = function (format) {
+        for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
+          args[_key - 1] = arguments[_key];
+        }
+
+        var argIndex = 0;
+        var message = 'Warning: ' + format.replace(/%s/g, function () {
+          return args[argIndex++];
+        });
+
+        if (typeof console !== 'undefined') {
+          console.warn(message);
+        }
+
+        try {
+          // --- Welcome to debugging React ---
+          // This error was thrown as a convenience so that you can use this stack
+          // to find the callsite that caused this warning to fire.
+          throw new Error(message);
+        } catch (x) {}
+      };
+
+      lowPriorityWarning = function (condition, format) {
+        if (format === undefined) {
+          throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
+        }
+
+        if (!condition) {
+          for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
+            args[_key2 - 2] = arguments[_key2];
+          }
+
+          printWarning.apply(undefined, [format].concat(args));
+        }
+      };
+    }
+    var lowPriorityWarning$1 = lowPriorityWarning;
+    /**
+     * Similar to invariant but only logs a warning if the condition is not met.
+     * This can be used to log issues in development environments in critical
+     * paths. Removing the logging code for production environments will keep the
+     * same logic and follow the same code paths.
+     */
+
+    var warningWithoutStack = function () {};
+
+    {
+      warningWithoutStack = function (condition, format) {
+        for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+          args[_key - 2] = arguments[_key];
+        }
+
+        if (format === undefined) {
+          throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
+        }
+
+        if (args.length > 8) {
+          // Check before the condition to catch violations early.
+          throw new Error('warningWithoutStack() currently supports at most 8 arguments.');
+        }
+
+        if (condition) {
+          return;
+        }
+
+        if (typeof console !== 'undefined') {
+          var argsWithFormat = args.map(function (item) {
+            return '' + item;
+          });
+          argsWithFormat.unshift('Warning: ' + format); // We intentionally don't use spread (or .apply) directly because it
+          // breaks IE9: https://github.com/facebook/react/issues/13610
+
+          Function.prototype.apply.call(console.error, console, argsWithFormat);
+        }
+
+        try {
+          // --- Welcome to debugging React ---
+          // This error was thrown as a convenience so that you can use this stack
+          // to find the callsite that caused this warning to fire.
+          var argIndex = 0;
+          var message = 'Warning: ' + format.replace(/%s/g, function () {
+            return args[argIndex++];
+          });
+          throw new Error(message);
+        } catch (x) {}
+      };
+    }
+    var warningWithoutStack$1 = warningWithoutStack;
+    var didWarnStateUpdateForUnmountedComponent = {};
+
+    function warnNoop(publicInstance, callerName) {
+      {
+        var _constructor = publicInstance.constructor;
+        var componentName = _constructor && (_constructor.displayName || _constructor.name) || 'ReactClass';
+        var warningKey = componentName + '.' + callerName;
+
+        if (didWarnStateUpdateForUnmountedComponent[warningKey]) {
+          return;
+        }
+
+        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);
+        didWarnStateUpdateForUnmountedComponent[warningKey] = true;
+      }
+    }
+    /**
+     * This is the abstract API for an update queue.
+     */
+
+
+    var ReactNoopUpdateQueue = {
+      /**
+       * Checks whether or not this composite component is mounted.
+       * @param {ReactClass} publicInstance The instance we want to test.
+       * @return {boolean} True if mounted, false otherwise.
+       * @protected
+       * @final
+       */
+      isMounted: function (publicInstance) {
+        return false;
+      },
+
+      /**
+       * Forces an update. This should only be invoked when it is known with
+       * certainty that we are **not** in a DOM transaction.
+       *
+       * You may want to call this when you know that some deeper aspect of the
+       * component's state has changed but `setState` was not called.
+       *
+       * This will not invoke `shouldComponentUpdate`, but it will invoke
+       * `componentWillUpdate` and `componentDidUpdate`.
+       *
+       * @param {ReactClass} publicInstance The instance that should rerender.
+       * @param {?function} callback Called after component is updated.
+       * @param {?string} callerName name of the calling function in the public API.
+       * @internal
+       */
+      enqueueForceUpdate: function (publicInstance, callback, callerName) {
+        warnNoop(publicInstance, 'forceUpdate');
+      },
+
+      /**
+       * Replaces all of the state. Always use this or `setState` to mutate state.
+       * You should treat `this.state` as immutable.
+       *
+       * There is no guarantee that `this.state` will be immediately updated, so
+       * accessing `this.state` after calling this method may return the old value.
+       *
+       * @param {ReactClass} publicInstance The instance that should rerender.
+       * @param {object} completeState Next state.
+       * @param {?function} callback Called after component is updated.
+       * @param {?string} callerName name of the calling function in the public API.
+       * @internal
+       */
+      enqueueReplaceState: function (publicInstance, completeState, callback, callerName) {
+        warnNoop(publicInstance, 'replaceState');
+      },
+
+      /**
+       * Sets a subset of the state. This only exists because _pendingState is
+       * internal. This provides a merging strategy that is not available to deep
+       * properties which is confusing. TODO: Expose pendingState or don't use it
+       * during the merge.
+       *
+       * @param {ReactClass} publicInstance The instance that should rerender.
+       * @param {object} partialState Next partial state to be merged with state.
+       * @param {?function} callback Called after component is updated.
+       * @param {?string} Name of the calling function in the public API.
+       * @internal
+       */
+      enqueueSetState: function (publicInstance, partialState, callback, callerName) {
+        warnNoop(publicInstance, 'setState');
+      }
+    };
+    var emptyObject = {};
+    {
+      Object.freeze(emptyObject);
+    }
+    /**
+     * Base class helpers for the updating state of a component.
+     */
+
+    function Component(props, context, updater) {
+      this.props = props;
+      this.context = context; // If a component has string refs, we will assign a different object later.
+
+      this.refs = emptyObject; // We initialize the default updater but the real one gets injected by the
+      // renderer.
+
+      this.updater = updater || ReactNoopUpdateQueue;
+    }
+
+    Component.prototype.isReactComponent = {};
+    /**
+     * Sets a subset of the state. Always use this to mutate
+     * state. You should treat `this.state` as immutable.
+     *
+     * There is no guarantee that `this.state` will be immediately updated, so
+     * accessing `this.state` after calling this method may return the old value.
+     *
+     * There is no guarantee that calls to `setState` will run synchronously,
+     * as they may eventually be batched together.  You can provide an optional
+     * callback that will be executed when the call to setState is actually
+     * completed.
+     *
+     * When a function is provided to setState, it will be called at some point in
+     * the future (not synchronously). It will be called with the up to date
+     * component arguments (state, props, context). These values can be different
+     * from this.* because your function may be called after receiveProps but before
+     * shouldComponentUpdate, and this new state, props, and context will not yet be
+     * assigned to this.
+     *
+     * @param {object|function} partialState Next partial state or function to
+     *        produce next partial state to be merged with current state.
+     * @param {?function} callback Called after state is updated.
+     * @final
+     * @protected
+     */
+
+    Component.prototype.setState = function (partialState, callback) {
+      !(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;
+      this.updater.enqueueSetState(this, partialState, callback, 'setState');
+    };
+    /**
+     * Forces an update. This should only be invoked when it is known with
+     * certainty that we are **not** in a DOM transaction.
+     *
+     * You may want to call this when you know that some deeper aspect of the
+     * component's state has changed but `setState` was not called.
+     *
+     * This will not invoke `shouldComponentUpdate`, but it will invoke
+     * `componentWillUpdate` and `componentDidUpdate`.
+     *
+     * @param {?function} callback Called after update is complete.
+     * @final
+     * @protected
+     */
+
+
+    Component.prototype.forceUpdate = function (callback) {
+      this.updater.enqueueForceUpdate(this, callback, 'forceUpdate');
+    };
+    /**
+     * Deprecated APIs. These APIs used to exist on classic React classes but since
+     * we would like to deprecate them, we're not going to move them over to this
+     * modern base class. Instead, we define a getter that warns if it's accessed.
+     */
+
+
+    {
+      var deprecatedAPIs = {
+        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).']
+      };
+
+      var defineDeprecationWarning = function (methodName, info) {
+        Object.defineProperty(Component.prototype, methodName, {
+          get: function () {
+            lowPriorityWarning$1(false, '%s(...) is deprecated in plain JavaScript React classes. %s', info[0], info[1]);
+            return undefined;
+          }
+        });
+      };
+
+      for (var fnName in deprecatedAPIs) {
+        if (deprecatedAPIs.hasOwnProperty(fnName)) {
+          defineDeprecationWarning(fnName, deprecatedAPIs[fnName]);
+        }
+      }
+    }
+
+    function ComponentDummy() {}
+
+    ComponentDummy.prototype = Component.prototype;
+    /**
+     * Convenience component with default shallow equality check for sCU.
+     */
+
+    function PureComponent(props, context, updater) {
+      this.props = props;
+      this.context = context; // If a component has string refs, we will assign a different object later.
+
+      this.refs = emptyObject;
+      this.updater = updater || ReactNoopUpdateQueue;
+    }
+
+    var pureComponentPrototype = PureComponent.prototype = new ComponentDummy();
+    pureComponentPrototype.constructor = PureComponent; // Avoid an extra prototype jump for these methods.
+
+    _assign(pureComponentPrototype, Component.prototype);
+
+    pureComponentPrototype.isPureReactComponent = true; // an immutable object with a single mutable value
+
+    function createRef() {
+      var refObject = {
+        current: null
+      };
+      {
+        Object.seal(refObject);
+      }
+      return refObject;
+    }
+    /**
+     * Keeps track of the current dispatcher.
+     */
+
+
+    var ReactCurrentDispatcher = {
+      /**
+       * @internal
+       * @type {ReactComponent}
+       */
+      current: null
+    };
+    /**
+     * Keeps track of the current owner.
+     *
+     * The current owner is the component who should own any components that are
+     * currently being constructed.
+     */
+
+    var ReactCurrentOwner = {
+      /**
+       * @internal
+       * @type {ReactComponent}
+       */
+      current: null
+    };
+    var BEFORE_SLASH_RE = /^(.*)[\\\/]/;
+
+    var describeComponentFrame = function (name, source, ownerName) {
+      var sourceInfo = '';
+
+      if (source) {
+        var path = source.fileName;
+        var fileName = path.replace(BEFORE_SLASH_RE, '');
+        {
+          // In DEV, include code for a common special case:
+          // prefer "folder/index.js" instead of just "index.js".
+          if (/^index\./.test(fileName)) {
+            var match = path.match(BEFORE_SLASH_RE);
+
+            if (match) {
+              var pathBeforeSlash = match[1];
+
+              if (pathBeforeSlash) {
+                var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');
+                fileName = folderName + '/' + fileName;
+              }
+            }
+          }
+        }
+        sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';
+      } else if (ownerName) {
+        sourceInfo = ' (created by ' + ownerName + ')';
+      }
+
+      return '\n    in ' + (name || 'Unknown') + sourceInfo;
+    };
+
+    var Resolved = 1;
+
+    function refineResolvedLazyComponent(lazyComponent) {
+      return lazyComponent._status === Resolved ? lazyComponent._result : null;
+    }
+
+    function getWrappedName(outerType, innerType, wrapperName) {
+      var functionName = innerType.displayName || innerType.name || '';
+      return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);
+    }
+
+    function getComponentName(type) {
+      if (type == null) {
+        // Host root, text node or just invalid type.
+        return null;
+      }
+
+      {
+        if (typeof type.tag === 'number') {
+          warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');
+        }
+      }
+
+      if (typeof type === 'function') {
+        return type.displayName || type.name || null;
+      }
+
+      if (typeof type === 'string') {
+        return type;
+      }
+
+      switch (type) {
+        case REACT_CONCURRENT_MODE_TYPE:
+          return 'ConcurrentMode';
+
+        case REACT_FRAGMENT_TYPE:
+          return 'Fragment';
+
+        case REACT_PORTAL_TYPE:
+          return 'Portal';
+
+        case REACT_PROFILER_TYPE:
+          return 'Profiler';
+
+        case REACT_STRICT_MODE_TYPE:
+          return 'StrictMode';
+
+        case REACT_SUSPENSE_TYPE:
+          return 'Suspense';
+      }
+
+      if (typeof type === 'object') {
+        switch (type.$$typeof) {
+          case REACT_CONTEXT_TYPE:
+            return 'Context.Consumer';
+
+          case REACT_PROVIDER_TYPE:
+            return 'Context.Provider';
+
+          case REACT_FORWARD_REF_TYPE:
+            return getWrappedName(type, type.render, 'ForwardRef');
+
+          case REACT_MEMO_TYPE:
+            return getComponentName(type.type);
+
+          case REACT_LAZY_TYPE:
+            {
+              var thenable = type;
+              var resolvedThenable = refineResolvedLazyComponent(thenable);
+
+              if (resolvedThenable) {
+                return getComponentName(resolvedThenable);
+              }
+            }
+        }
+      }
+
+      return null;
+    }
+
+    var ReactDebugCurrentFrame = {};
+    var currentlyValidatingElement = null;
+
+    function setCurrentlyValidatingElement(element) {
+      {
+        currentlyValidatingElement = element;
+      }
+    }
+
+    {
+      // Stack implementation injected by the current renderer.
+      ReactDebugCurrentFrame.getCurrentStack = null;
+
+      ReactDebugCurrentFrame.getStackAddendum = function () {
+        var stack = ''; // Add an extra top frame while an element is being validated
+
+        if (currentlyValidatingElement) {
+          var name = getComponentName(currentlyValidatingElement.type);
+          var owner = currentlyValidatingElement._owner;
+          stack += describeComponentFrame(name, currentlyValidatingElement._source, owner && getComponentName(owner.type));
+        } // Delegate to the injected renderer-specific implementation
+
+
+        var impl = ReactDebugCurrentFrame.getCurrentStack;
+
+        if (impl) {
+          stack += impl() || '';
+        }
+
+        return stack;
+      };
+    }
+    var ReactSharedInternals = {
+      ReactCurrentDispatcher: ReactCurrentDispatcher,
+      ReactCurrentOwner: ReactCurrentOwner,
+      // Used by renderers to avoid bundling object-assign twice in UMD bundles:
+      assign: _assign
+    };
+    {
+      _assign(ReactSharedInternals, {
+        // These should not be included in production.
+        ReactDebugCurrentFrame: ReactDebugCurrentFrame,
+        // Shim for React DOM 16.0.0 which still destructured (but not used) this.
+        // TODO: remove in React 17.0.
+        ReactComponentTreeHook: {}
+      });
+    }
+    /**
+     * Similar to invariant but only logs a warning if the condition is not met.
+     * This can be used to log issues in development environments in critical
+     * paths. Removing the logging code for production environments will keep the
+     * same logic and follow the same code paths.
+     */
+
+    var warning = warningWithoutStack$1;
+    {
+      warning = function (condition, format) {
+        if (condition) {
+          return;
+        }
+
+        var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+        var stack = ReactDebugCurrentFrame.getStackAddendum(); // eslint-disable-next-line react-internal/warning-and-invariant-args
+
+        for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+          args[_key - 2] = arguments[_key];
+        }
+
+        warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));
+      };
+    }
+    var warning$1 = warning;
+    var hasOwnProperty = Object.prototype.hasOwnProperty;
+    var RESERVED_PROPS = {
+      key: true,
+      ref: true,
+      __self: true,
+      __source: true
+    };
+    var specialPropKeyWarningShown = void 0;
+    var specialPropRefWarningShown = void 0;
+
+    function hasValidRef(config) {
+      {
+        if (hasOwnProperty.call(config, 'ref')) {
+          var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;
+
+          if (getter && getter.isReactWarning) {
+            return false;
+          }
+        }
+      }
+      return config.ref !== undefined;
+    }
+
+    function hasValidKey(config) {
+      {
+        if (hasOwnProperty.call(config, 'key')) {
+          var getter = Object.getOwnPropertyDescriptor(config, 'key').get;
+
+          if (getter && getter.isReactWarning) {
+            return false;
+          }
+        }
+      }
+      return config.key !== undefined;
+    }
+
+    function defineKeyPropWarningGetter(props, displayName) {
+      var warnAboutAccessingKey = function () {
+        if (!specialPropKeyWarningShown) {
+          specialPropKeyWarningShown = true;
+          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);
+        }
+      };
+
+      warnAboutAccessingKey.isReactWarning = true;
+      Object.defineProperty(props, 'key', {
+        get: warnAboutAccessingKey,
+        configurable: true
+      });
+    }
+
+    function defineRefPropWarningGetter(props, displayName) {
+      var warnAboutAccessingRef = function () {
+        if (!specialPropRefWarningShown) {
+          specialPropRefWarningShown = true;
+          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);
+        }
+      };
+
+      warnAboutAccessingRef.isReactWarning = true;
+      Object.defineProperty(props, 'ref', {
+        get: warnAboutAccessingRef,
+        configurable: true
+      });
+    }
+    /**
+     * Factory method to create a new React element. This no longer adheres to
+     * the class pattern, so do not use new to call it. Also, no instanceof check
+     * will work. Instead test $$typeof field against Symbol.for('react.element') to check
+     * if something is a React Element.
+     *
+     * @param {*} type
+     * @param {*} key
+     * @param {string|object} ref
+     * @param {*} self A *temporary* helper to detect places where `this` is
+     * different from the `owner` when React.createElement is called, so that we
+     * can warn. We want to get rid of owner and replace string `ref`s with arrow
+     * functions, and as long as `this` and owner are the same, there will be no
+     * change in behavior.
+     * @param {*} source An annotation object (added by a transpiler or otherwise)
+     * indicating filename, line number, and/or other information.
+     * @param {*} owner
+     * @param {*} props
+     * @internal
+     */
+
+
+    var ReactElement = function (type, key, ref, self, source, owner, props) {
+      var element = {
+        // This tag allows us to uniquely identify this as a React Element
+        $$typeof: REACT_ELEMENT_TYPE,
+        // Built-in properties that belong on the element
+        type: type,
+        key: key,
+        ref: ref,
+        props: props,
+        // Record the component responsible for creating this element.
+        _owner: owner
+      };
+      {
+        // The validation flag is currently mutative. We put it on
+        // an external backing store so that we can freeze the whole object.
+        // This can be replaced with a WeakMap once they are implemented in
+        // commonly used development environments.
+        element._store = {}; // To make comparing ReactElements easier for testing purposes, we make
+        // the validation flag non-enumerable (where possible, which should
+        // include every environment we run tests in), so the test framework
+        // ignores it.
+
+        Object.defineProperty(element._store, 'validated', {
+          configurable: false,
+          enumerable: false,
+          writable: true,
+          value: false
+        }); // self and source are DEV only properties.
+
+        Object.defineProperty(element, '_self', {
+          configurable: false,
+          enumerable: false,
+          writable: false,
+          value: self
+        }); // Two elements created in two different places should be considered
+        // equal for testing purposes and therefore we hide it from enumeration.
+
+        Object.defineProperty(element, '_source', {
+          configurable: false,
+          enumerable: false,
+          writable: false,
+          value: source
+        });
+
+        if (Object.freeze) {
+          Object.freeze(element.props);
+          Object.freeze(element);
+        }
+      }
+      return element;
+    };
+    /**
+     * Create and return a new ReactElement of the given type.
+     * See https://reactjs.org/docs/react-api.html#createelement
+     */
+
+
+    function createElement(type, config, children) {
+      var propName = void 0; // Reserved names are extracted
+
+      var props = {};
+      var key = null;
+      var ref = null;
+      var self = null;
+      var source = null;
+
+      if (config != null) {
+        if (hasValidRef(config)) {
+          ref = config.ref;
+        }
+
+        if (hasValidKey(config)) {
+          key = '' + config.key;
+        }
+
+        self = config.__self === undefined ? null : config.__self;
+        source = config.__source === undefined ? null : config.__source; // Remaining properties are added to a new props object
+
+        for (propName in config) {
+          if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {
+            props[propName] = config[propName];
+          }
+        }
+      } // Children can be more than one argument, and those are transferred onto
+      // the newly allocated props object.
+
+
+      var childrenLength = arguments.length - 2;
+
+      if (childrenLength === 1) {
+        props.children = children;
+      } else if (childrenLength > 1) {
+        var childArray = Array(childrenLength);
+
+        for (var i = 0; i < childrenLength; i++) {
+          childArray[i] = arguments[i + 2];
+        }
+
+        {
+          if (Object.freeze) {
+            Object.freeze(childArray);
+          }
+        }
+        props.children = childArray;
+      } // Resolve default props
+
+
+      if (type && type.defaultProps) {
+        var defaultProps = type.defaultProps;
+
+        for (propName in defaultProps) {
+          if (props[propName] === undefined) {
+            props[propName] = defaultProps[propName];
+          }
+        }
+      }
+
+      {
+        if (key || ref) {
+          var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;
+
+          if (key) {
+            defineKeyPropWarningGetter(props, displayName);
+          }
+
+          if (ref) {
+            defineRefPropWarningGetter(props, displayName);
+          }
+        }
+      }
+      return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);
+    }
+    /**
+     * Return a function that produces ReactElements of a given type.
+     * See https://reactjs.org/docs/react-api.html#createfactory
+     */
+
+
+    function cloneAndReplaceKey(oldElement, newKey) {
+      var newElement = ReactElement(oldElement.type, newKey, oldElement.ref, oldElement._self, oldElement._source, oldElement._owner, oldElement.props);
+      return newElement;
+    }
+    /**
+     * Clone and return a new ReactElement using element as the starting point.
+     * See https://reactjs.org/docs/react-api.html#cloneelement
+     */
+
+
+    function cloneElement(element, config, children) {
+      !!(element === null || element === undefined) ? invariant(false, 'React.cloneElement(...): The argument must be a React element, but you passed %s.', element) : void 0;
+      var propName = void 0; // Original props are copied
+
+      var props = _assign({}, element.props); // Reserved names are extracted
+
+
+      var key = element.key;
+      var ref = element.ref; // Self is preserved since the owner is preserved.
+
+      var self = element._self; // Source is preserved since cloneElement is unlikely to be targeted by a
+      // transpiler, and the original source is probably a better indicator of the
+      // true owner.
+
+      var source = element._source; // Owner will be preserved, unless ref is overridden
+
+      var owner = element._owner;
+
+      if (config != null) {
+        if (hasValidRef(config)) {
+          // Silently steal the ref from the parent.
+          ref = config.ref;
+          owner = ReactCurrentOwner.current;
+        }
+
+        if (hasValidKey(config)) {
+          key = '' + config.key;
+        } // Remaining properties override existing props
+
+
+        var defaultProps = void 0;
+
+        if (element.type && element.type.defaultProps) {
+          defaultProps = element.type.defaultProps;
+        }
+
+        for (propName in config) {
+          if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {
+            if (config[propName] === undefined && defaultProps !== undefined) {
+              // Resolve default props
+              props[propName] = defaultProps[propName];
+            } else {
+              props[propName] = config[propName];
+            }
+          }
+        }
+      } // Children can be more than one argument, and those are transferred onto
+      // the newly allocated props object.
+
+
+      var childrenLength = arguments.length - 2;
+
+      if (childrenLength === 1) {
+        props.children = children;
+      } else if (childrenLength > 1) {
+        var childArray = Array(childrenLength);
+
+        for (var i = 0; i < childrenLength; i++) {
+          childArray[i] = arguments[i + 2];
+        }
+
+        props.children = childArray;
+      }
+
+      return ReactElement(element.type, key, ref, self, source, owner, props);
+    }
+    /**
+     * Verifies the object is a ReactElement.
+     * See https://reactjs.org/docs/react-api.html#isvalidelement
+     * @param {?object} object
+     * @return {boolean} True if `object` is a ReactElement.
+     * @final
+     */
+
+
+    function isValidElement(object) {
+      return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
+    }
+
+    var SEPARATOR = '.';
+    var SUBSEPARATOR = ':';
+    /**
+     * Escape and wrap key so it is safe to use as a reactid
+     *
+     * @param {string} key to be escaped.
+     * @return {string} the escaped key.
+     */
+
+    function escape(key) {
+      var escapeRegex = /[=:]/g;
+      var escaperLookup = {
+        '=': '=0',
+        ':': '=2'
+      };
+      var escapedString = ('' + key).replace(escapeRegex, function (match) {
+        return escaperLookup[match];
+      });
+      return '$' + escapedString;
+    }
+    /**
+     * TODO: Test that a single child and an array with one item have the same key
+     * pattern.
+     */
+
+
+    var didWarnAboutMaps = false;
+    var userProvidedKeyEscapeRegex = /\/+/g;
+
+    function escapeUserProvidedKey(text) {
+      return ('' + text).replace(userProvidedKeyEscapeRegex, '$&/');
+    }
+
+    var POOL_SIZE = 10;
+    var traverseContextPool = [];
+
+    function getPooledTraverseContext(mapResult, keyPrefix, mapFunction, mapContext) {
+      if (traverseContextPool.length) {
+        var traverseContext = traverseContextPool.pop();
+        traverseContext.result = mapResult;
+        traverseContext.keyPrefix = keyPrefix;
+        traverseContext.func = mapFunction;
+        traverseContext.context = mapContext;
+        traverseContext.count = 0;
+        return traverseContext;
+      } else {
+        return {
+          result: mapResult,
+          keyPrefix: keyPrefix,
+          func: mapFunction,
+          context: mapContext,
+          count: 0
+        };
+      }
+    }
+
+    function releaseTraverseContext(traverseContext) {
+      traverseContext.result = null;
+      traverseContext.keyPrefix = null;
+      traverseContext.func = null;
+      traverseContext.context = null;
+      traverseContext.count = 0;
+
+      if (traverseContextPool.length < POOL_SIZE) {
+        traverseContextPool.push(traverseContext);
+      }
+    }
+    /**
+     * @param {?*} children Children tree container.
+     * @param {!string} nameSoFar Name of the key path so far.
+     * @param {!function} callback Callback to invoke with each child found.
+     * @param {?*} traverseContext Used to pass information throughout the traversal
+     * process.
+     * @return {!number} The number of children in this subtree.
+     */
+
+
+    function traverseAllChildrenImpl(children, nameSoFar, callback, traverseContext) {
+      var type = typeof children;
+
+      if (type === 'undefined' || type === 'boolean') {
+        // All of the above are perceived as null.
+        children = null;
+      }
+
+      var invokeCallback = false;
+
+      if (children === null) {
+        invokeCallback = true;
+      } else {
+        switch (type) {
+          case 'string':
+          case 'number':
+            invokeCallback = true;
+            break;
+
+          case 'object':
+            switch (children.$$typeof) {
+              case REACT_ELEMENT_TYPE:
+              case REACT_PORTAL_TYPE:
+                invokeCallback = true;
+            }
+
+        }
+      }
+
+      if (invokeCallback) {
+        callback(traverseContext, children, // If it's the only child, treat the name as if it was wrapped in an array
+        // so that it's consistent if the number of children grows.
+        nameSoFar === '' ? SEPARATOR + getComponentKey(children, 0) : nameSoFar);
+        return 1;
+      }
+
+      var child = void 0;
+      var nextName = void 0;
+      var subtreeCount = 0; // Count of children found in the current subtree.
+
+      var nextNamePrefix = nameSoFar === '' ? SEPARATOR : nameSoFar + SUBSEPARATOR;
+
+      if (Array.isArray(children)) {
+        for (var i = 0; i < children.length; i++) {
+          child = children[i];
+          nextName = nextNamePrefix + getComponentKey(child, i);
+          subtreeCount += traverseAllChildrenImpl(child, nextName, callback, traverseContext);
+        }
+      } else {
+        var iteratorFn = getIteratorFn(children);
+
+        if (typeof iteratorFn === 'function') {
+          {
+            // Warn about using Maps as children
+            if (iteratorFn === children.entries) {
+              !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;
+              didWarnAboutMaps = true;
+            }
+          }
+          var iterator = iteratorFn.call(children);
+          var step = void 0;
+          var ii = 0;
+
+          while (!(step = iterator.next()).done) {
+            child = step.value;
+            nextName = nextNamePrefix + getComponentKey(child, ii++);
+            subtreeCount += traverseAllChildrenImpl(child, nextName, callback, traverseContext);
+          }
+        } else if (type === 'object') {
+          var addendum = '';
+          {
+            addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + ReactDebugCurrentFrame.getStackAddendum();
+          }
+          var childrenString = '' + children;
+          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);
+        }
+      }
+
+      return subtreeCount;
+    }
+    /**
+     * Traverses children that are typically specified as `props.children`, but
+     * might also be specified through attributes:
+     *
+     * - `traverseAllChildren(this.props.children, ...)`
+     * - `traverseAllChildren(this.props.leftPanelChildren, ...)`
+     *
+     * The `traverseContext` is an optional argument that is passed through the
+     * entire traversal. It can be used to store accumulations or anything else that
+     * the callback might find relevant.
+     *
+     * @param {?*} children Children tree object.
+     * @param {!function} callback To invoke upon traversing each child.
+     * @param {?*} traverseContext Context for traversal.
+     * @return {!number} The number of children in this subtree.
+     */
+
+
+    function traverseAllChildren(children, callback, traverseContext) {
+      if (children == null) {
+        return 0;
+      }
+
+      return traverseAllChildrenImpl(children, '', callback, traverseContext);
+    }
+    /**
+     * Generate a key string that identifies a component within a set.
+     *
+     * @param {*} component A component that could contain a manual key.
+     * @param {number} index Index that is used if a manual key is not provided.
+     * @return {string}
+     */
+
+
+    function getComponentKey(component, index) {
+      // Do some typechecking here since we call this blindly. We want to ensure
+      // that we don't block potential future ES APIs.
+      if (typeof component === 'object' && component !== null && component.key != null) {
+        // Explicit key
+        return escape(component.key);
+      } // Implicit key determined by the index in the set
+
+
+      return index.toString(36);
+    }
+
+    function forEachSingleChild(bookKeeping, child, name) {
+      var func = bookKeeping.func,
+          context = bookKeeping.context;
+      func.call(context, child, bookKeeping.count++);
+    }
+    /**
+     * Iterates through children that are typically specified as `props.children`.
+     *
+     * See https://reactjs.org/docs/react-api.html#reactchildrenforeach
+     *
+     * The provided forEachFunc(child, index) will be called for each
+     * leaf child.
+     *
+     * @param {?*} children Children tree container.
+     * @param {function(*, int)} forEachFunc
+     * @param {*} forEachContext Context for forEachContext.
+     */
+
+
+    function forEachChildren(children, forEachFunc, forEachContext) {
+      if (children == null) {
+        return children;
+      }
+
+      var traverseContext = getPooledTraverseContext(null, null, forEachFunc, forEachContext);
+      traverseAllChildren(children, forEachSingleChild, traverseContext);
+      releaseTraverseContext(traverseContext);
+    }
+
+    function mapSingleChildIntoContext(bookKeeping, child, childKey) {
+      var result = bookKeeping.result,
+          keyPrefix = bookKeeping.keyPrefix,
+          func = bookKeeping.func,
+          context = bookKeeping.context;
+      var mappedChild = func.call(context, child, bookKeeping.count++);
+
+      if (Array.isArray(mappedChild)) {
+        mapIntoWithKeyPrefixInternal(mappedChild, result, childKey, function (c) {
+          return c;
+        });
+      } else if (mappedChild != null) {
+        if (isValidElement(mappedChild)) {
+          mappedChild = cloneAndReplaceKey(mappedChild, // Keep both the (mapped) and old keys if they differ, just as
+          // traverseAllChildren used to do for objects as children
+          keyPrefix + (mappedChild.key && (!child || child.key !== mappedChild.key) ? escapeUserProvidedKey(mappedChild.key) + '/' : '') + childKey);
+        }
+
+        result.push(mappedChild);
+      }
+    }
+
+    function mapIntoWithKeyPrefixInternal(children, array, prefix, func, context) {
+      var escapedPrefix = '';
+
+      if (prefix != null) {
+        escapedPrefix = escapeUserProvidedKey(prefix) + '/';
+      }
+
+      var traverseContext = getPooledTraverseContext(array, escapedPrefix, func, context);
+      traverseAllChildren(children, mapSingleChildIntoContext, traverseContext);
+      releaseTraverseContext(traverseContext);
+    }
+    /**
+     * Maps children that are typically specified as `props.children`.
+     *
+     * See https://reactjs.org/docs/react-api.html#reactchildrenmap
+     *
+     * The provided mapFunction(child, key, index) will be called for each
+     * leaf child.
+     *
+     * @param {?*} children Children tree container.
+     * @param {function(*, int)} func The map function.
+     * @param {*} context Context for mapFunction.
+     * @return {object} Object containing the ordered map of results.
+     */
+
+
+    function mapChildren(children, func, context) {
+      if (children == null) {
+        return children;
+      }
+
+      var result = [];
+      mapIntoWithKeyPrefixInternal(children, result, null, func, context);
+      return result;
+    }
+    /**
+     * Count the number of children that are typically specified as
+     * `props.children`.
+     *
+     * See https://reactjs.org/docs/react-api.html#reactchildrencount
+     *
+     * @param {?*} children Children tree container.
+     * @return {number} The number of children.
+     */
+
+
+    function countChildren(children) {
+      return traverseAllChildren(children, function () {
+        return null;
+      }, null);
+    }
+    /**
+     * Flatten a children object (typically specified as `props.children`) and
+     * return an array with appropriately re-keyed children.
+     *
+     * See https://reactjs.org/docs/react-api.html#reactchildrentoarray
+     */
+
+
+    function toArray(children) {
+      var result = [];
+      mapIntoWithKeyPrefixInternal(children, result, null, function (child) {
+        return child;
+      });
+      return result;
+    }
+    /**
+     * Returns the first child in a collection of children and verifies that there
+     * is only one child in the collection.
+     *
+     * See https://reactjs.org/docs/react-api.html#reactchildrenonly
+     *
+     * The current implementation of this function assumes that a single child gets
+     * passed without a wrapper, but the purpose of this helper function is to
+     * abstract away the particular structure of children.
+     *
+     * @param {?object} children Child collection structure.
+     * @return {ReactElement} The first and only `ReactElement` contained in the
+     * structure.
+     */
+
+
+    function onlyChild(children) {
+      !isValidElement(children) ? invariant(false, 'React.Children.only expected to receive a single React element child.') : void 0;
+      return children;
+    }
+
+    function createContext(defaultValue, calculateChangedBits) {
+      if (calculateChangedBits === undefined) {
+        calculateChangedBits = null;
+      } else {
+        {
+          !(calculateChangedBits === null || typeof calculateChangedBits === 'function') ? warningWithoutStack$1(false, 'createContext: Expected the optional second argument to be a ' + 'function. Instead received: %s', calculateChangedBits) : void 0;
+        }
+      }
+
+      var context = {
+        $$typeof: REACT_CONTEXT_TYPE,
+        _calculateChangedBits: calculateChangedBits,
+        // As a workaround to support multiple concurrent renderers, we categorize
+        // some renderers as primary and others as secondary. We only expect
+        // there to be two concurrent renderers at most: React Native (primary) and
+        // Fabric (secondary); React DOM (primary) and React ART (secondary).
+        // Secondary renderers store their context values on separate fields.
+        _currentValue: defaultValue,
+        _currentValue2: defaultValue,
+        // Used to track how many concurrent renderers this context currently
+        // supports within in a single renderer. Such as parallel server rendering.
+        _threadCount: 0,
+        // These are circular
+        Provider: null,
+        Consumer: null
+      };
+      context.Provider = {
+        $$typeof: REACT_PROVIDER_TYPE,
+        _context: context
+      };
+      var hasWarnedAboutUsingNestedContextConsumers = false;
+      var hasWarnedAboutUsingConsumerProvider = false;
+      {
+        // A separate object, but proxies back to the original context object for
+        // backwards compatibility. It has a different $$typeof, so we can properly
+        // warn for the incorrect usage of Context as a Consumer.
+        var Consumer = {
+          $$typeof: REACT_CONTEXT_TYPE,
+          _context: context,
+          _calculateChangedBits: context._calculateChangedBits
+        }; // $FlowFixMe: Flow complains about not setting a value, which is intentional here
+
+        Object.defineProperties(Consumer, {
+          Provider: {
+            get: function () {
+              if (!hasWarnedAboutUsingConsumerProvider) {
+                hasWarnedAboutUsingConsumerProvider = true;
+                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?');
+              }
+
+              return context.Provider;
+            },
+            set: function (_Provider) {
+              context.Provider = _Provider;
+            }
+          },
+          _currentValue: {
+            get: function () {
+              return context._currentValue;
+            },
+            set: function (_currentValue) {
+              context._currentValue = _currentValue;
+            }
+          },
+          _currentValue2: {
+            get: function () {
+              return context._currentValue2;
+            },
+            set: function (_currentValue2) {
+              context._currentValue2 = _currentValue2;
+            }
+          },
+          _threadCount: {
+            get: function () {
+              return context._threadCount;
+            },
+            set: function (_threadCount) {
+              context._threadCount = _threadCount;
+            }
+          },
+          Consumer: {
+            get: function () {
+              if (!hasWarnedAboutUsingNestedContextConsumers) {
+                hasWarnedAboutUsingNestedContextConsumers = true;
+                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?');
+              }
+
+              return context.Consumer;
+            }
+          }
+        }); // $FlowFixMe: Flow complains about missing properties because it doesn't understand defineProperty
+
+        context.Consumer = Consumer;
+      }
+      {
+        context._currentRenderer = null;
+        context._currentRenderer2 = null;
+      }
+      return context;
+    }
+
+    function lazy(ctor) {
+      var lazyType = {
+        $$typeof: REACT_LAZY_TYPE,
+        _ctor: ctor,
+        // React uses these fields to store the result.
+        _status: -1,
+        _result: null
+      };
+      {
+        // In production, this would just set it on the object.
+        var defaultProps = void 0;
+        var propTypes = void 0;
+        Object.defineProperties(lazyType, {
+          defaultProps: {
+            configurable: true,
+            get: function () {
+              return defaultProps;
+            },
+            set: function (newDefaultProps) {
+              warning$1(false, 'React.lazy(...): It is not supported to assign `defaultProps` to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');
+              defaultProps = newDefaultProps; // Match production behavior more closely:
+
+              Object.defineProperty(lazyType, 'defaultProps', {
+                enumerable: true
+              });
+            }
+          },
+          propTypes: {
+            configurable: true,
+            get: function () {
+              return propTypes;
+            },
+            set: function (newPropTypes) {
+              warning$1(false, 'React.lazy(...): It is not supported to assign `propTypes` to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');
+              propTypes = newPropTypes; // Match production behavior more closely:
+
+              Object.defineProperty(lazyType, 'propTypes', {
+                enumerable: true
+              });
+            }
+          }
+        });
+      }
+      return lazyType;
+    }
+
+    function forwardRef(render) {
+      {
+        if (render != null && render.$$typeof === REACT_MEMO_TYPE) {
+          warningWithoutStack$1(false, 'forwardRef requires a render function but received a `memo` ' + 'component. Instead of forwardRef(memo(...)), use ' + 'memo(forwardRef(...)).');
+        } else if (typeof render !== 'function') {
+          warningWithoutStack$1(false, 'forwardRef requires a render function but was given %s.', render === null ? 'null' : typeof render);
+        } else {
+          !( // Do not warn for 0 arguments because it could be due to usage of the 'arguments' object
+          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;
+        }
+
+        if (render != null) {
+          !(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;
+        }
+      }
+      return {
+        $$typeof: REACT_FORWARD_REF_TYPE,
+        render: render
+      };
+    }
+
+    function isValidElementType(type) {
+      return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
+      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);
+    }
+
+    function memo(type, compare) {
+      {
+        if (!isValidElementType(type)) {
+          warningWithoutStack$1(false, 'memo: The first argument must be a component. Instead ' + 'received: %s', type === null ? 'null' : typeof type);
+        }
+      }
+      return {
+        $$typeof: REACT_MEMO_TYPE,
+        type: type,
+        compare: compare === undefined ? null : compare
+      };
+    }
+
+    function resolveDispatcher() {
+      var dispatcher = ReactCurrentDispatcher.current;
+      !(dispatcher !== null) ? invariant(false, 'Hooks can only be called inside the body of a function component. (https://fb.me/react-invalid-hook-call)') : void 0;
+      return dispatcher;
+    }
+
+    function useContext(Context, unstable_observedBits) {
+      var dispatcher = resolveDispatcher();
+      {
+        !(unstable_observedBits === undefined) ? warning$1(false, 'useContext() second argument is reserved for future ' + 'use in React. Passing it is not supported. ' + 'You passed: %s.%s', unstable_observedBits, typeof unstable_observedBits === 'number' && Array.isArray(arguments[2]) ? '\n\nDid you call array.map(useContext)? ' + 'Calling Hooks inside a loop is not supported. ' + 'Learn more at https://fb.me/rules-of-hooks' : '') : void 0; // TODO: add a more generic warning for invalid values.
+
+        if (Context._context !== undefined) {
+          var realContext = Context._context; // Don't deduplicate because this legitimately causes bugs
+          // and nobody should be using this in existing code.
+
+          if (realContext.Consumer === Context) {
+            warning$1(false, 'Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be ' + 'removed in a future major release. Did you mean to call useContext(Context) instead?');
+          } else if (realContext.Provider === Context) {
+            warning$1(false, 'Calling useContext(Context.Provider) is not supported. ' + 'Did you mean to call useContext(Context) instead?');
+          }
+        }
+      }
+      return dispatcher.useContext(Context, unstable_observedBits);
+    }
+
+    function useState(initialState) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useState(initialState);
+    }
+
+    function useReducer(reducer, initialArg, init) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useReducer(reducer, initialArg, init);
+    }
+
+    function useRef(initialValue) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useRef(initialValue);
+    }
+
+    function useEffect(create, inputs) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useEffect(create, inputs);
+    }
+
+    function useLayoutEffect(create, inputs) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useLayoutEffect(create, inputs);
+    }
+
+    function useCallback(callback, inputs) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useCallback(callback, inputs);
+    }
+
+    function useMemo(create, inputs) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useMemo(create, inputs);
+    }
+
+    function useImperativeHandle(ref, create, inputs) {
+      var dispatcher = resolveDispatcher();
+      return dispatcher.useImperativeHandle(ref, create, inputs);
+    }
+
+    function useDebugValue(value, formatterFn) {
+      {
+        var dispatcher = resolveDispatcher();
+        return dispatcher.useDebugValue(value, formatterFn);
+      }
+    }
+    /**
+     * ReactElementValidator provides a wrapper around a element factory
+     * which validates the props passed to the element. This is intended to be
+     * used only in DEV and could be replaced by a static type checker for languages
+     * that support it.
+     */
+
+
+    var propTypesMisspellWarningShown = void 0;
+    {
+      propTypesMisspellWarningShown = false;
+    }
+
+    function getDeclarationErrorAddendum() {
+      if (ReactCurrentOwner.current) {
+        var name = getComponentName(ReactCurrentOwner.current.type);
+
+        if (name) {
+          return '\n\nCheck the render method of `' + name + '`.';
+        }
+      }
+
+      return '';
+    }
+
+    function getSourceInfoErrorAddendum(elementProps) {
+      if (elementProps !== null && elementProps !== undefined && elementProps.__source !== undefined) {
+        var source = elementProps.__source;
+        var fileName = source.fileName.replace(/^.*[\\\/]/, '');
+        var lineNumber = source.lineNumber;
+        return '\n\nCheck your code at ' + fileName + ':' + lineNumber + '.';
+      }
+
+      return '';
+    }
+    /**
+     * Warn if there's no key explicitly set on dynamic arrays of children or
+     * object keys are not valid. This allows us to keep track of children between
+     * updates.
+     */
+
+
+    var ownerHasKeyUseWarning = {};
+
+    function getCurrentComponentErrorInfo(parentType) {
+      var info = getDeclarationErrorAddendum();
+
+      if (!info) {
+        var parentName = typeof parentType === 'string' ? parentType : parentType.displayName || parentType.name;
+
+        if (parentName) {
+          info = '\n\nCheck the top-level render call using <' + parentName + '>.';
+        }
+      }
+
+      return info;
+    }
+    /**
+     * Warn if the element doesn't have an explicit key assigned to it.
+     * This element is in an array. The array could grow and shrink or be
+     * reordered. All children that haven't already been validated are required to
+     * have a "key" property assigned to it. Error statuses are cached so a warning
+     * will only be shown once.
+     *
+     * @internal
+     * @param {ReactElement} element Element that requires a key.
+     * @param {*} parentType element's parent's type.
+     */
+
+
+    function validateExplicitKey(element, parentType) {
+      if (!element._store || element._store.validated || element.key != null) {
+        return;
+      }
+
+      element._store.validated = true;
+      var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);
+
+      if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {
+        return;
+      }
+
+      ownerHasKeyUseWarning[currentComponentErrorInfo] = true; // Usually the current owner is the offender, but if it accepts children as a
+      // property, it may be the creator of the child that's responsible for
+      // assigning it a key.
+
+      var childOwner = '';
+
+      if (element && element._owner && element._owner !== ReactCurrentOwner.current) {
+        // Give the component that originally created this child.
+        childOwner = ' It was passed a child from ' + getComponentName(element._owner.type) + '.';
+      }
+
+      setCurrentlyValidatingElement(element);
+      {
+        warning$1(false, 'Each child in a list should have a unique "key" prop.' + '%s%s See https://fb.me/react-warning-keys for more information.', currentComponentErrorInfo, childOwner);
+      }
+      setCurrentlyValidatingElement(null);
+    }
+    /**
+     * Ensure that every element either is passed in a static location, in an
+     * array with an explicit keys property defined, or in an object literal
+     * with valid key property.
+     *
+     * @internal
+     * @param {ReactNode} node Statically passed child of any type.
+     * @param {*} parentType node's parent's type.
+     */
+
+
+    function validateChildKeys(node, parentType) {
+      if (typeof node !== 'object') {
+        return;
+      }
+
+      if (Array.isArray(node)) {
+        for (var i = 0; i < node.length; i++) {
+          var child = node[i];
+
+          if (isValidElement(child)) {
+            validateExplicitKey(child, parentType);
+          }
+        }
+      } else if (isValidElement(node)) {
+        // This element was passed in a valid location.
+        if (node._store) {
+          node._store.validated = true;
+        }
+      } else if (node) {
+        var iteratorFn = getIteratorFn(node);
+
+        if (typeof iteratorFn === 'function') {
+          // Entry iterators used to provide implicit keys,
+          // but now we print a separate warning for them later.
+          if (iteratorFn !== node.entries) {
+            var iterator = iteratorFn.call(node);
+            var step = void 0;
+
+            while (!(step = iterator.next()).done) {
+              if (isValidElement(step.value)) {
+                validateExplicitKey(step.value, parentType);
+              }
+            }
+          }
+        }
+      }
+    }
+    /**
+     * Given an element, validate that its props follow the propTypes definition,
+     * provided by the type.
+     *
+     * @param {ReactElement} element
+     */
+
+
+    function validatePropTypes(element) {
+      var type = element.type;
+
+      if (type === null || type === undefined || typeof type === 'string') {
+        return;
+      }
+
+      var name = getComponentName(type);
+      var propTypes = void 0;
+
+      if (typeof type === 'function') {
+        propTypes = type.propTypes;
+      } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE || // Note: Memo only checks outer props here.
+      // Inner props are checked in the reconciler.
+      type.$$typeof === REACT_MEMO_TYPE)) {
+        propTypes = type.propTypes;
+      } else {
+        return;
+      }
+
+      if (propTypes) {
+        setCurrentlyValidatingElement(element);
+        checkPropTypes(propTypes, element.props, 'prop', name, ReactDebugCurrentFrame.getStackAddendum);
+        setCurrentlyValidatingElement(null);
+      } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {
+        propTypesMisspellWarningShown = true;
+        warningWithoutStack$1(false, 'Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', name || 'Unknown');
+      }
+
+      if (typeof type.getDefaultProps === 'function') {
+        !type.getDefaultProps.isReactClassApproved ? warningWithoutStack$1(false, 'getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.') : void 0;
+      }
+    }
+    /**
+     * Given a fragment, validate that it can only be provided with fragment props
+     * @param {ReactElement} fragment
+     */
+
+
+    function validateFragmentProps(fragment) {
+      setCurrentlyValidatingElement(fragment);
+      var keys = Object.keys(fragment.props);
+
+      for (var i = 0; i < keys.length; i++) {
+        var key = keys[i];
+
+        if (key !== 'children' && key !== 'key') {
+          warning$1(false, 'Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);
+          break;
+        }
+      }
+
+      if (fragment.ref !== null) {
+        warning$1(false, 'Invalid attribute `ref` supplied to `React.Fragment`.');
+      }
+
+      setCurrentlyValidatingElement(null);
+    }
+
+    function createElementWithValidation(type, props, children) {
+      var validType = isValidElementType(type); // We warn in this case but don't throw. We expect the element creation to
+      // succeed and there will likely be errors in render.
+
+      if (!validType) {
+        var info = '';
+
+        if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {
+          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.";
+        }
+
+        var sourceInfo = getSourceInfoErrorAddendum(props);
+
+        if (sourceInfo) {
+          info += sourceInfo;
+        } else {
+          info += getDeclarationErrorAddendum();
+        }
+
+        var typeString = void 0;
+
+        if (type === null) {
+          typeString = 'null';
+        } else if (Array.isArray(type)) {
+          typeString = 'array';
+        } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {
+          typeString = '<' + (getComponentName(type.type) || 'Unknown') + ' />';
+          info = ' Did you accidentally export a JSX literal instead of a component?';
+        } else {
+          typeString = typeof type;
+        }
+
+        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);
+      }
+
+      var element = createElement.apply(this, arguments); // The result can be nullish if a mock or a custom function is used.
+      // TODO: Drop this when these are no longer allowed as the type argument.
+
+      if (element == null) {
+        return element;
+      } // Skip key warning if the type isn't valid since our key validation logic
+      // doesn't expect a non-string/function type and can throw confusing errors.
+      // We don't want exception behavior to differ between dev and prod.
+      // (Rendering will throw with a helpful message and as soon as the type is
+      // fixed, the key warnings will appear.)
+
+
+      if (validType) {
+        for (var i = 2; i < arguments.length; i++) {
+          validateChildKeys(arguments[i], type);
+        }
+      }
+
+      if (type === REACT_FRAGMENT_TYPE) {
+        validateFragmentProps(element);
+      } else {
+        validatePropTypes(element);
+      }
+
+      return element;
+    }
+
+    function createFactoryWithValidation(type) {
+      var validatedFactory = createElementWithValidation.bind(null, type);
+      validatedFactory.type = type; // Legacy hook: remove it
+
+      {
+        Object.defineProperty(validatedFactory, 'type', {
+          enumerable: false,
+          get: function () {
+            lowPriorityWarning$1(false, 'Factory.type is deprecated. Access the class directly ' + 'before passing it to createFactory.');
+            Object.defineProperty(this, 'type', {
+              value: type
+            });
+            return type;
+          }
+        });
+      }
+      return validatedFactory;
+    }
+
+    function cloneElementWithValidation(element, props, children) {
+      var newElement = cloneElement.apply(this, arguments);
+
+      for (var i = 2; i < arguments.length; i++) {
+        validateChildKeys(arguments[i], newElement.type);
+      }
+
+      validatePropTypes(newElement);
+      return newElement;
+    } // Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
+    // In some cases, StrictMode should also double-render lifecycles.
+    // This can be confusing for tests though,
+    // And it can be bad for performance in production.
+    // This feature flag can be used to control the behavior:
+    // To preserve the "Pause on caught exceptions" behavior of the debugger, we
+    // replay the begin phase of a failed component inside invokeGuardedCallback.
+    // Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+    // Gather advanced timing metrics for Profiler subtrees.
+    // Trace which interactions trigger each commit.
+    // Only used in www builds.
+    // TODO: true? Here it might just be false.
+    // Only used in www builds.
+    // Only used in www builds.
+    // React Fire: prevent the value and checked attributes from syncing
+    // with their related DOM properties
+    // These APIs will no longer be "unstable" in the upcoming 16.7 release,
+    // Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+
+
+    var enableStableConcurrentModeAPIs = false;
+    var React = {
+      Children: {
+        map: mapChildren,
+        forEach: forEachChildren,
+        count: countChildren,
+        toArray: toArray,
+        only: onlyChild
+      },
+      createRef: createRef,
+      Component: Component,
+      PureComponent: PureComponent,
+      createContext: createContext,
+      forwardRef: forwardRef,
+      lazy: lazy,
+      memo: memo,
+      useCallback: useCallback,
+      useContext: useContext,
+      useEffect: useEffect,
+      useImperativeHandle: useImperativeHandle,
+      useDebugValue: useDebugValue,
+      useLayoutEffect: useLayoutEffect,
+      useMemo: useMemo,
+      useReducer: useReducer,
+      useRef: useRef,
+      useState: useState,
+      Fragment: REACT_FRAGMENT_TYPE,
+      StrictMode: REACT_STRICT_MODE_TYPE,
+      Suspense: REACT_SUSPENSE_TYPE,
+      createElement: createElementWithValidation,
+      cloneElement: cloneElementWithValidation,
+      createFactory: createFactoryWithValidation,
+      isValidElement: isValidElement,
+      version: ReactVersion,
+      unstable_ConcurrentMode: REACT_CONCURRENT_MODE_TYPE,
+      unstable_Profiler: REACT_PROFILER_TYPE,
+      __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: ReactSharedInternals
+    }; // Note: some APIs are added with feature flags.
+    // Make sure that stable builds for open source
+    // don't modify the React object to avoid deopts.
+    // Also let's not expose their names in stable builds.
+
+    if (enableStableConcurrentModeAPIs) {
+      React.ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;
+      React.Profiler = REACT_PROFILER_TYPE;
+      React.unstable_ConcurrentMode = undefined;
+      React.unstable_Profiler = undefined;
+    }
+
+    var React$2 = Object.freeze({
+      default: React
+    });
+    var React$3 = React$2 && React || React$2; // TODO: decide on the top-level export form.
+    // This is hacky but makes it work with both Rollup and Jest.
+
+    var react = React$3.default || React$3;
+    module.exports = react;
+  })();
+}
+},{"object-assign":"../../node_modules/object-assign/index.js","prop-types/checkPropTypes":"../../node_modules/prop-types/checkPropTypes.js"}],"../../node_modules/react/index.js":[function(require,module,exports) {
+'use strict';
+
+if ("development" === 'production') {
+  module.exports = require('./cjs/react.production.min.js');
+} else {
+  module.exports = require('./cjs/react.development.js');
+}
+},{"./cjs/react.development.js":"../../node_modules/react/cjs/react.development.js"}],"loading_dialog.jsx":[function(require,module,exports) {
+"use strict";
+
+Object.defineProperty(exports, "__esModule", {
+  value: true
+});
+exports.LoadingDialog = LoadingDialog;
+
+var _react = _interopRequireWildcard(require("react"));
+
+function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = Object.defineProperty && Object.getOwnPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : {}; if (desc.get || desc.set) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } } newObj.default = obj; return newObj; } }
+
+function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); }
+
+function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance"); }
+
+function _iterableToArrayLimit(arr, i) { var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
+
+function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
+
+function LoadingDialog(props) {
+  var _useState = (0, _react.useState)(false),
+      _useState2 = _slicedToArray(_useState, 2),
+      open = _useState2[0],
+      setOpen = _useState2[1];
+
+  props.callbacks.setLoadingDialogOpen = setOpen;
+
+  if (open) {
+    return _react.default.createElement(_react.default.Fragment, null, _react.default.createElement("div", {
+      className: "overlay"
+    }, _react.default.createElement("div", {
+      className: "dialog-area"
+    }, _react.default.createElement("div", {
+      className: "dialog"
+    }, _react.default.createElement("div", {
+      className: "dots"
+    }, _react.default.createElement("div", {
+      className: "dot"
+    }), _react.default.createElement("div", {
+      className: "focus dot"
+    }), _react.default.createElement("div", {
+      className: "dot"
+    }), _react.default.createElement("div", {
+      className: "dot"
+    }), _react.default.createElement("div", {
+      className: "dot"
+    })), _react.default.createElement("h5", {
+      className: "message"
+    }, "One moment while we shovel coal into our servers.")))));
+  } else {
+    return null;
+  }
+}
+},{"react":"../../node_modules/react/index.js"}],"countries.js":[function(require,module,exports) {
+module.exports = [["AF", "Afghanistan"], ["AX", "Åland Islands"], ["AL", "Albania"], ["DZ", "Algeria"], ["AS", "American Samoa"], ["AD", "Andorra"], ["AO", "Angola"], ["AI", "Anguilla"], ["AQ", "Antarctica"], ["AG", "Antigua and Barbuda"], ["AR", "Argentina"], ["AM", "Armenia"], ["AW", "Aruba"], ["AU", "Australia"], ["AT", "Austria"], ["AZ", "Azerbaijan"], ["BS", "Bahamas"], ["BH", "Bahrain"], ["BD", "Bangladesh"], ["BB", "Barbados"], ["BY", "Belarus"], ["BE", "Belgium"], ["BZ", "Belize"], ["BJ", "Benin"], ["BM", "Bermuda"], ["BT", "Bhutan"], ["BO", "Bolivia"], ["BQ", "Bonaire, Saint Eustatius and Saba"], ["BA", "Bosnia and Herzegovina"], ["BW", "Botswana"], ["BV", "Bouvet Island"], ["BR", "Brazil"], ["IO", "British Indian Ocean Territory"], ["BN", "Brunei Darussalam"], ["BG", "Bulgaria"], ["BF", "Burkina Faso"], ["BI", "Burundi"], ["KH", "Cambodia"], ["CM", "Cameroon"], ["CA", "Canada"], ["CV", "Cape Verde"], ["KY", "Cayman Islands"], ["CF", "Central African Republic"], ["TD", "Ch
 ad"], ["CL", "Chile"], ["CN", "China"], ["CX", "Christmas Island"], ["CC", "Cocos (Keeling) Islands"], ["CO", "Colombia"], ["KM", "Comoros"], ["CG", "Congo, Republic of the"], ["CD", "Congo, The Democratic Republic of the"], ["CK", "Cook Islands"], ["CR", "Costa Rica"], ["CI", "Côte d’Ivoire"], ["HR", "Croatia"], ["CU", "Cuba"], ["CW", "Curaçao"], ["CY", "Cyprus"], ["CZ", "Czech Republic"], ["DK", "Denmark"], ["DJ", "Djibouti"], ["DM", "Dominica"], ["DO", "Dominican Republic"], ["EC", "Ecuador"], ["EG", "Egypt"], ["SV", "El Salvador"], ["GQ", "Equatorial Guinea"], ["ER", "Eritrea"], ["EE", "Estonia"], ["ET", "Ethiopia"], ["FK", "Falkland Islands (Malvinas)"], ["FO", "Faroe Islands"], ["FJ", "Fiji"], ["FI", "Finland"], ["FR", "France"], ["GF", "French Guiana"], ["PF", "French Polynesia"], ["TF", "French Southern Territories"], ["GA", "Gabon"], ["GM", "Gambia"], ["GE", "Georgia"], ["DE", "Germany"], ["GH", "Ghana"], ["GI", "Gibraltar"], ["GR", "Greece"], ["GL", "Greenland"], ["GD"
 , "Grenada"], ["GP", "Guadeloupe"], ["GU", "Guam"], ["GT", "Guatemala"], ["GG", "Guernsey"], ["GN", "Guinea"], ["GW", "Guinea-Bissau"], ["GY", "Guyana"], ["HT", "Haiti"], ["HM", "Heard Island and McDonald Islands"], ["VA", "Holy See (Vatican City State)"], ["HN", "Honduras"], ["HK", "Hong Kong"], ["HU", "Hungary"], ["IS", "Iceland"], ["IN", "India"], ["ID", "Indonesia"], ["IR", "Iran, Islamic Republic Of"], ["IQ", "Iraq"], ["IE", "Ireland"], ["IM", "Isle of Man"], ["IL", "Israel"], ["IT", "Italy"], ["JM", "Jamaica"], ["JP", "Japan"], ["JE", "Jersey"], ["JO", "Jordan"], ["KZ", "Kazakhstan"], ["KE", "Kenya"], ["KI", "Kiribati"], ["KP", "Korea, Democratic People's Republic of"], ["KR", "Korea, Republic of"], ["XK", "Kosovo"], ["KW", "Kuwait"], ["KG", "Kyrgyzstan"], ["LA", "Lao People's Democratic Republic"], ["LV", "Latvia"], ["LB", "Lebanon"], ["LS", "Lesotho"], ["LR", "Liberia"], ["LY", "Libya"], ["LI", "Liechtenstein"], ["LT", "Lithuania"], ["LU", "Luxembourg"], ["MO", "Macao"], ["M
 K", "Macedonia, Republic Of"], ["MG", "Madagascar"], ["MW", "Malawi"], ["MY", "Malaysia"], ["MV", "Maldives"], ["ML", "Mali"], ["MT", "Malta"], ["MH", "Marshall Islands"], ["MQ", "Martinique"], ["MR", "Mauritania"], ["MU", "Mauritius"], ["YT", "Mayotte"], ["MX", "Mexico"], ["FM", "Micronesia, Federated States of"], ["MD", "Moldova"], ["MC", "Monaco"], ["MN", "Mongolia"], ["ME", "Montenegro"], ["MS", "Montserrat"], ["MA", "Morocco"], ["MZ", "Mozambique"], ["MM", "Myanmar"], ["NA", "Namibia"], ["NR", "Nauru"], ["NP", "Nepal"], ["NL", "Netherlands"], ["NC", "New Caledonia"], ["NZ", "New Zealand"], ["NI", "Nicaragua"], ["NE", "Niger"], ["NG", "Nigeria"], ["NU", "Niue"], ["NF", "Norfolk Island"], ["MP", "Northern Mariana Islands"], ["NO", "Norway"], ["OM", "Oman"], ["PK", "Pakistan"], ["PW", "Palau"], ["PS", "Palestine, State of"], ["PA", "Panama"], ["PG", "Papua New Guinea"], ["PY", "Paraguay"], ["PE", "Peru"], ["PH", "Philippines"], ["PN", "Pitcairn"], ["PL", "Poland"], ["PT", "Portuga
 l"], ["PR", "Puerto Rico"], ["QA", "Qatar"], ["RE", "Reunion"], ["RO", "Romania"], ["RU", "Russian Federation"], ["RW", "Rwanda"], ["BL", "Saint Barthélemy"], ["SH", "Saint Helena"], ["KN", "Saint Kitts and Nevis"], ["LC", "Saint Lucia"], ["MF", "Saint Martin (French part)"], ["PM", "Saint Pierre and Miquelon"], ["VC", "Saint Vincent and the Grenadines"], ["WS", "Samoa"], ["SM", "San Marino"], ["ST", "Sao Tome and Principe"], ["SA", "Saudi Arabia"], ["SN", "Senegal"], ["RS", "Serbia"], ["CS", "Serbia and Montenegro"], ["SC", "Seychelles"], ["SL", "Sierra Leone"], ["SG", "Singapore"], ["SX", "Sint Maarten (Dutch Part)"], ["SK", "Slovakia"], ["SI", "Slovenia"], ["SB", "Solomon Islands"], ["SO", "Somalia"], ["ZA", "South Africa"], ["GS", "South Georgia and the South Sandwich Islands"], ["SS", "South Sudan"], ["ES", "Spain"], ["LK", "Sri Lanka"], ["SD", "Sudan"], ["SR", "Suriname"], ["SJ", "Svalbard and Jan Mayen"], ["SZ", "Swaziland"], ["SE", "Sweden"], ["CH", "Switzerland"], ["SY", "
 Syrian Arab Republic"], ["TW", "Taiwan"], ["TJ", "Tajikistan"], ["TZ", "Tanzania, United Republic of"], ["TH", "Thailand"], ["TL", "Timor-Leste"], ["TG", "Togo"], ["TK", "Tokelau"], ["TO", "Tonga"], ["TT", "Trinidad and Tobago"], ["TN", "Tunisia"], ["TR", "Turkey"], ["TM", "Turkmenistan"], ["TC", "Turks and Caicos Islands"], ["TV", "Tuvalu"], ["UG", "Uganda"], ["UA", "Ukraine"], ["AE", "United Arab Emirates"], ["GB", "United Kingdom"], ["US", "United States"], ["UM", "United States Minor Outlying Islands"], ["UY", "Uruguay"], ["UZ", "Uzbekistan"], ["VU", "Vanuatu"], ["VE", "Venezuela"], ["VN", "Viet Nam"], ["VG", "Virgin Islands, British"], ["VI", "Virgin Islands, U.S."], ["WF", "Wallis and Futuna"], ["EH", "Western Sahara"], ["YE", "Yemen"], ["ZM", "Zambia"], ["ZW", "Zimbabwe"]];
+},{}],"../../node_modules/process/browser.js":[function(require,module,exports) {
+
+// shim for using process in browser
+var process = module.exports = {}; // cached from whatever global is present so that test runners that stub it
+// don't break things.  But we need to wrap it in a try catch in case it is
+// wrapped in strict mode code which doesn't define any globals.  It's inside a
+// function because try/catches deoptimize in certain engines.
+
+var cachedSetTimeout;
+var cachedClearTimeout;
+
+function defaultSetTimout() {
+  throw new Error('setTimeout has not been defined');
+}
+
+function defaultClearTimeout() {
+  throw new Error('clearTimeout has not been defined');
+}
+
+(function () {
+  try {
+    if (typeof setTimeout === 'function') {
+      cachedSetTimeout = setTimeout;
+    } else {
+      cachedSetTimeout = defaultSetTimout;
+    }
+  } catch (e) {
+    cachedSetTimeout = defaultSetTimout;
+  }
+
+  try {
+    if (typeof clearTimeout === 'function') {
+      cachedClearTimeout = clearTimeout;
+    } else {
+      cachedClearTimeout = defaultClearTimeout;
+    }
+  } catch (e) {
+    cachedClearTimeout = defaultClearTimeout;
+  }
+})();
+
+function runTimeout(fun) {
+  if (cachedSetTimeout === setTimeout) {
+    //normal enviroments in sane situations
+    return setTimeout(fun, 0);
+  } // if setTimeout wasn't available but was latter defined
+
+
+  if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {
+    cachedSetTimeout = setTimeout;
+    return setTimeout(fun, 0);
+  }
+
+  try {
+    // when when somebody has screwed with setTimeout but no I.E. maddness
+    return cachedSetTimeout(fun, 0);
+  } catch (e) {
+    try {
+      // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
+      return cachedSetTimeout.call(null, fun, 0);
+    } catch (e) {
+      // 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
+      return cachedSetTimeout.call(this, fun, 0);
+    }
+  }
+}
+
+function runClearTimeout(marker) {
+  if (cachedClearTimeout === clearTimeout) {
+    //normal enviroments in sane situations
+    return clearTimeout(marker);
+  } // if clearTimeout wasn't available but was latter defined
+
+
+  if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {
+    cachedClearTimeout = clearTimeout;
+    return clearTimeout(marker);
+  }
+
+  try {
+    // when when somebody has screwed with setTimeout but no I.E. maddness
+    return cachedClearTimeout(marker);
+  } catch (e) {
+    try {
+      // When we are in I.E. but the script has been evaled so I.E. doesn't  trust the global object when called normally
+      return cachedClearTimeout.call(null, marker);
+    } catch (e) {
+      // 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.
+      // Some versions of I.E. have different rules for clearTimeout vs setTimeout
+      return cachedClearTimeout.call(this, marker);
+    }
+  }
+}
+
+var queue = [];
+var draining = false;
+var currentQueue;
+var queueIndex = -1;
+
+function cleanUpNextTick() {
+  if (!draining || !currentQueue) {
+    return;
+  }
+
+  draining = false;
+
+  if (currentQueue.length) {
+    queue = currentQueue.concat(queue);
+  } else {
+    queueIndex = -1;
+  }
+
+  if (queue.length) {
+    drainQueue();
+  }
+}
+
+function drainQueue() {
+  if (draining) {
+    return;
+  }
+
+  var timeout = runTimeout(cleanUpNextTick);
+  draining = true;
+  var len = queue.length;
+
+  while (len) {
+    currentQueue = queue;
+    queue = [];
+
+    while (++queueIndex < len) {
+      if (currentQueue) {
+        currentQueue[queueIndex].run();
+      }
+    }
+
+    queueIndex = -1;
+    len = queue.length;
+  }
+
+  currentQueue = null;
+  draining = false;
+  runClearTimeout(timeout);
+}
+
+process.nextTick = function (fun) {
+  var args = new Array(arguments.length - 1);
+
+  if (arguments.length > 1) {
+    for (var i = 1; i < arguments.length; i++) {
+      args[i - 1] = arguments[i];
+    }
+  }
+
+  queue.push(new Item(fun, args));
+
+  if (queue.length === 1 && !draining) {
+    runTimeout(drainQueue);
+  }
+}; // v8 likes predictible objects
+
+
+function Item(fun, array) {
+  this.fun = fun;
+  this.array = array;
+}
+
+Item.prototype.run = function () {
+  this.fun.apply(null, this.array);
+};
+
+process.title = 'browser';
+process.browser = true;
+process.env = {};
+process.argv = [];
+process.version = ''; // empty string to avoid regexp issues
+
+process.versions = {};
+
+function noop() {}
+
+process.on = noop;
+process.addListener = noop;
+process.once = noop;
+process.off = noop;
+process.removeListener = noop;
+process.removeAllListeners = noop;
+process.emit = noop;
+process.prependListener = noop;
+process.prependOnceListener = noop;
+
+process.listeners = function (name) {
+  return [];
+};
+
+process.binding = function (name) {
+  throw new Error('process.binding is not supported');
+};
+
+process.cwd = function () {
+  return '/';
+};
+
+process.chdir = function (dir) {
+  throw new Error('process.chdir is not supported');
+};
+
+process.umask = function () {
+  return 0;
+};
+},{}],"../../node_modules/jquery/dist/jquery.js":[function(require,module,exports) {
 var global = arguments[3];
 var process = require("process");
 var define;
-var e,t=arguments[3],n=require("process");!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(t,n){"use strict";var r=[],i=t.document,o=Object.getPrototypeOf,a=r.slice,s=r.concat,u=r.push,l=r.indexOf,c={},f=c.toString,p=c.hasOwnProperty,d=p.toString,h=d.call(Object),g={},v=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},y=function(e){return null!=e&&e===e.window},m={type:!0,src:!0,noModule:!0};function x(e,t,n){var r,o=(t=t||i).createElement("script");if(o.text=e,n)for(r in m)n[r]&&(o[r]=n[r]);t.head.appendChild(o).parentNode.removeChild(o)}function b(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?c[f.call(e)]||"object":typeof e}var w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function C(e){v
 ar t=!!e&&"length"in e&&e.length,n=b(e);return!v(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return a.call(this)},get:function(e){return null==e?a.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(a.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:u,sort:r.sort,splice:r.splice},w.extend=w.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a
 ||v(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)n=a[t],a!==(r=e[t])&&(l&&r&&(w.isPlainObject(r)||(i=Array.isArray(r)))?(i?(i=!1,o=n&&Array.isArray(n)?n:[]):o=n&&w.isPlainObject(n)?n:{},a[t]=w.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},w.extend({expando:"jQuery"+("3.3.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==f.call(e))&&(!(t=o(e))||"function"==typeof(n=p.call(t,"constructor")&&t.constructor)&&d.call(n)===h)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e){x(e)},each:function(e,t){var n,r=0;if(C(e))for(n=e.length;r<n&&!1!==t.call(e[r],r,e[r]);r++);else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(T,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(C(Object(e))?w.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:f
 unction(e,t,n){return null==t?-1:l.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(C(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return s.apply([],a)},guid:1,support:g}),"function"==typeof Symbol&&(w.fn[Symbol.iterator]=r[Symbol.iterator]),w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){c["[object "+t+"]"]=t.toLowerCase()});var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,v,y,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},P="checked|selected|async|autofocus|autoplay|co
 ntrols|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",R="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",I="\\["+M+"*("+R+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+R+"))|)"+M+"*\\]",W=":("+R+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+I+")*)|.*)\\)|)",$=new RegExp(M+"+","g"),B=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),F=new RegExp("^"+M+"*,"+M+"*"),_=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|
 odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(Ce){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,y,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"
 !=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!v||!v.test(e))){if(1!==T)m=t,y=e;else if("object"!==t.nodeName.toLowerCase()){for((c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;s--;)h[s]="#"+c+" "+ye(h[s]);y=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(y)try{return L.apply(r,m.querySelectorAll(y)),r}catch(C){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];return function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}}function se(e){return 
 e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(Ce){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){for(var n=e.split("|"),i=n.length;i--;)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(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&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}functio
 n ge(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(h=(d=a).documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var 
 n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&g)return t.getElementsByClassName(e)},y=[],v=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallow
 capture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||v.push("~="),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||v.push(".#.+[+~]")}),ue(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelec
 tor||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),y.push("!=",W)}),v=v.length&&new RegExp(v.join("|")),y=y.length&&new RegExp(y.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O
 (c,e)-O(c,t):0;if(i===o)return ce(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[r]===s[r];)r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!y||!y.test(t))&&(!v||!v.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(Ce){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+
 e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){for(;t=e[o++];)t===e[o]&&(i=r.push(o));for(;i--;)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r++];)n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,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(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===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]||oe.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]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(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(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a=
 "last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,y=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(v){if(o){for(;g;){for(p=t;p=p[g];)if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&m){for(x=(d=(l=(c=(f=(p=v)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&v.childNodes[d];p=++d&&p&&p[g]||(x=d=0)||h.pop();)if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)for(;(p=++d&&p&&p[g]||(x=d=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==y:1!==p.nodeType)||!++x||(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p!==t)););return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase
 ()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){for(var r,o=i(e,t),a=o.length;a--;)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){for(var o,a=r(e,null,i,[]),s=e.length;s--;)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?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===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!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!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.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:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),ev
 en:he(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:he(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:he(function(e,t,n){for(var r=n<0?n+t:n;--r>=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=r.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=fe(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=pe(t);function ve(){}function ye(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function me(e,t,n){var r=t.dir,i=t.next,o=i||r,a=n&&"parentNode"===o,s=C++;return t.first?function(t,n,i){for(;t=t[r];)if(1===t.nodeType||a)return e(t,n,i);return!1}:function(t,n,u){var l,c,f,p=[T,s];if(u){for(;t=t[r];)if((1===t.nodeType||a)&&e(t,n,u))return!0}else for(;t=t[r];)if(1===t.nodeType||a)if(c=(f=t[b]||(t[b]={}))[t.uniqueID]||(f[t.uniqueID]={}),i&&i===t.nodeName.toLowerCase())t=t[r]||t;else{if((l=c[o])&&l[0]===T&&l[1]===s)return p[2]=l[2];if(c[o]=p,p[2]=e(t,n,u))return!0}return!1}
 }function xe(e){return e.length>1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function we(e,t,n,r,i,o){return r&&!r[b]&&(r=we(r)),i&&!i[b]&&(i=we(i,o)),se(function(o,a,s,u){var l,c,f,p=[],d=[],h=a.length,g=o||function(e,t,n){for(var r=0,i=t.length;r<i;r++)oe(e,t[r],n);return n}(t||"*",s.nodeType?[s]:s,[]),v=!e||!o&&t?g:be(g,p,e,s,u),y=n?i||(o?e:h||r)?[]:a:v;if(n&&n(v,y,s,u),r)for(l=be(y,d),r(l,[],s,u),c=l.length;c--;)(f=l[c])&&(y[d[c]]=!(v[d[c]]=f));if(o){if(i||e){if(i){for(l=[],c=y.length;c--;)(f=y[c])&&l.push(v[c]=f);i(null,y=[],l,u)}for(c=y.length;c--;)(f=y[c])&&(l=i?O(o,f):p[c])>-1&&(o[l]=!(a[l]=f))}}else y=be(y===a?y.splice(h,y.length):y),i?i(null,a,y,u):L.apply(a,y)})}function Te(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){
 return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u<o;u++)if(n=r.relative[e[u].type])p=[me(xe(p),n)];else{if((n=r.filter[e[u].type].apply(null,e[u].matches))[b]){for(i=++u;i<o&&!r.relative[e[i].type];i++);return we(u>1&&xe(p),u>1&&ye(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u<i&&Te(e.slice(u,i)),i<o&&Te(e=e.slice(i)),i<o&&ye(e))}p.push(n)}return xe(p)}return ve.prototype=r.filters=r.pseudos,r.setFilters=new ve,a=oe.tokenize=function(e,t){var n,i,o,a,s,u,l,c=k[e+" "];if(c)return t?0:c.slice(0);for(s=e,u=[],l=r.preFilter;s;){for(a in n&&!(i=F.exec(s))||(i&&(s=s.slice(i[0].length)||s),u.push(o=[])),n=!1,(i=_.exec(s))&&(n=i.shift(),o.push({value:n,type:i[0].replace(B," ")}),s=s.slice(n.length)),r.filter)!(i=V[a].exec(s))||l[a]&&!(i=l[a](i))||(n=i.shift(),o.push({value:n,type:a,matches:i}),s=s.slice(n.length));if(!n)break}return t?s.length:s?oe.error(e):k(e,u).slice(0)},s=oe.compile=func
 tion(e,t){var n,i=[],o=[],s=S[e+" "];if(!s){for(t||(t=a(e)),n=t.length;n--;)(s=Te(t[n]))[b]?i.push(s):o.push(s);(s=S(e,function(e,t){var n=t.length>0,i=e.length>0,o=function(o,a,s,u,c){var f,h,v,y=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){for(h=0,a||f.ownerDocument===d||(p(f),s=!g);v=e[h++];)if(v(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!v&&f)&&y--,o&&x.push(f))}if(y+=m,n&&m!==y){for(h=0;v=t[h++];)v(x,b,a,s);if(o){if(y>0)for(;m--;)x[m]||b[m]||(b[m]=j.call(u));b=be(b)}L.apply(u,b),c&&!o&&b.length>0&&y+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}(o,i))).selector=e}return s},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))re
 turn n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}for(o=V.needsContext.test(e)?0:u.length;o--&&(l=u[o],!r.relative[c=l.type]);)if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ye(u)))return L.apply(n,i),n;break}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.
 getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(t);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return v(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return l.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=
 ":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t<r;t++)if(w.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)w.find(e,i[t],n);return r>1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var r,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:i,!0)),A.tes
 t(r[1])&&w.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(o=i.getElementById(r[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(i);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(w.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&w(e);if(!D.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?l.call(w(e),this[0]):l.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.fi
 rst().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.sl
 ice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){return e}function I(e){throw e}function W(e,t,n,r){var i;try{e&&v(i=e.promise)?i.call(e).done(t).fail(n):e&&v(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1)for(n=a.shift();++s<o.length;)!1===o[s].apply(n[0],n[1])&&e.stopOnFalse&&(s=o.length,n=!1);e.memory||(n=!1),t=!1,i&&(o=n?[]:"")},l={add:function(){return o&&(n&&!t&&(s=o.length-1,a.push(n)),function t(n){w.each(n,function(n,r){v(r)?e.unique&&l.has(r)||o.push(r):r&&r.length&&"string"!==b(r)&&t(r)})}(arguments),n&&!t&&u()),this},remove:function(){return w.each(arguments,function(e,t){for(var n;(n=w.inArray(
 t,o,n))>-1;)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l},w.extend({Deferred:function(e){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var 
 i=v(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&v(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(e,r,i){var o=0;function a(e,n,r,i){return function(){var s=this,u=arguments,l=function(){var t,l;if(!(e<o)){if((t=r.apply(s,u))===n.promise())throw new TypeError("Thenable self-resolution");l=t&&("object"==typeof t||"function"==typeof t)&&t.then,v(l)?i?l.call(t,a(o,n,R,i),a(o,n,I,i)):(o++,l.call(t,a(o,n,R,i),a(o,n,I,i),a(o,n,R,n.notifyWith))):(r!==R&&(s=void 0,u=[t]),(i||n.resolveWith)(s,u))}},c=i?l:function(){try{l()}catch(t){w.Deferred.exceptionHook&&w.Deferred.exceptionHook(t,c.stackTrace),e+1>=o&&(r!==I&&(s=void 0,u=[t]),n.rejectWith(s,u))}};e?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),t.setTimeout(c))}}return w.Deferred(function(t){n[0][3].add(a(0,t,v(i)?i:R,t.notifyWith)),n[1][3].add(a(0,t,v(e)?e:R)),n[2][3].add(a(0,t,v(r)?r:I
 ))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=a.call(arguments),o=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?a.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(W(e,o.done(s(n)).resolve,o.reject,!t),"pending"===o.state()||v(i[n]&&i[n].then)))return o.then();for(;n--;)W(i[n],s(n),o.reject);return o.promise()}});var $=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(e,n){t.console&&t.console.warn&&e&&$.test(e.name)&&t.console.warn("jQuery.Deferred exception: "+e.message,e.stack,n)},w.readyException=function(e){t.setTimeo
 ut(function(){throw e})};var B=w.Deferred();function F(){i.removeEventListener("DOMContentLoaded",F),t.removeEventListener("load",F),w.ready()}w.fn.ready=function(e){return B.then(e).catch(function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||B.resolveWith(i,[w]))}}),w.ready.then=B.then,"complete"===i.readyState||"loading"!==i.readyState&&!i.documentElement.doScroll?t.setTimeout(w.ready):(i.addEventListener("DOMContentLoaded",F),t.addEventListener("load",F));var _=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===b(n))for(s in i=!0,n)_(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,v(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},z=/^-ms-/,X=/-([a-z])/g;function U(e,t){return t.toUpperCase()}function V(e){return e.replace(z,"ms-")
 .replace(X,U)}var G=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function Y(){this.expando=w.expando+Y.uid++}Y.uid=1,Y.prototype={cache:function(e){var t=e[this.expando];return t||(t={},G(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[V(t)]=n;else for(r in t)i[V(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][V(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,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(V):(t=V(t))in r?[t]:t.match(M)||[]).length;for(;n--;)delete r[t[n]]}(void 0===t||w.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!w.isEmptyObject(t)}};var Q=new 
 Y,J=new Y,K=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function ee(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Z,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:K.test(e)?JSON.parse(e):e)}(n)}catch(i){}J.set(e,t,n)}else n=void 0;return n}w.extend({hasData:function(e){return J.hasData(e)||Q.hasData(e)},data:function(e,t,n){return J.access(e,t,n)},removeData:function(e,t){J.remove(e,t)},_data:function(e,t,n){return Q.access(e,t,n)},_removeData:function(e,t){Q.remove(e,t)}}),w.fn.extend({data:function(e,t){var n,r,i,o=this[0],a=o&&o.attributes;if(void 0===e){if(this.length&&(i=J.get(o),1===o.nodeType&&!Q.get(o,"hasDataAttrs"))){for(n=a.length;n--;)a[n]&&0===(r=a[n].name).indexOf("data-")&&(r=V(r.slice(5)),ee(o,r,i[r]));Q.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof e?this.each(function(){J.set(this,e)}):_(this,function(t){var n;if(o&&void 0===t)return void 0!==(n
 =J.get(o,e))?n:void 0!==(n=ee(o,e))?n:void 0;this.each(function(){J.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){J.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Q.get(e,t),n&&(!r||Array.isArray(n)?r=Q.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){w.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Q.get(e,n)||Q.access(e,n,{empty:w.Callbacks("once memory").add(function(){Q.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?w.queue(this[0],e):void 0===t?this:this.each(function(){var n=w.queue(this,e,t);w._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&w.d
 equeue(this,e)})},dequeue:function(e){return this.each(function(){w.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=w.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";a--;)(n=Q.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var te=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ne=new RegExp("^(?:([+-])=|)("+te+")([a-z%]*)$","i"),re=["Top","Right","Bottom","Left"],ie=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&w.contains(e.ownerDocument,e)&&"none"===w.css(e,"display")},oe=function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in i=n.apply(e,r||[]),t)e.style[o]=a[o];return i};function ae(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return w.css(e,t,"")},u=s(),l=n&&n[3]||(w.cssNumber[t]?"":"px"),c=(w.cssNumber[t]||"px"!==l&&+u)&&ne.exec(w.css(e,t));
 if(c&&c[3]!==l){for(u/=2,l=l||c[3],c=+u||1;a--;)w.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,w.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var se={};function ue(e){var t,n=e.ownerDocument,r=e.nodeName,i=se[r];return i||(t=n.body.appendChild(n.createElement(r)),i=w.css(t,"display"),t.parentNode.removeChild(t),"none"===i&&(i="block"),se[r]=i,i)}function le(e,t){for(var n,r,i=[],o=0,a=e.length;o<a;o++)(r=e[o]).style&&(n=r.style.display,t?("none"===n&&(i[o]=Q.get(r,"display")||null,i[o]||(r.style.display="")),""===r.style.display&&ie(r)&&(i[o]=ue(r))):"none"!==n&&(i[o]="none",Q.set(r,"display",n)));for(o=0;o<a;o++)null!=i[o]&&(e[o].style.display=i[o]);return e}w.fn.extend({show:function(){return le(this,!0)},hide:function(){return le(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ie(this)?w(this).show():w(this).hide()})}});var ce=/^(?:checkbox|radio)$/i,f
 e=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,pe=/^$|^module$|\/(?:java|ecma)script/i,de={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,"",""]};function he(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ge(e,t){for(var n=0,r=e.length;n<r;n++)Q.set(e[n],"globalEval",!t||Q.get(t[n],"globalEval"))}de.optgroup=de.option,de.tbody=de.tfoot=de.colgroup=de.caption=de.thead,de.th=de.td;var ve,ye,me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===b(o))w.merge(p,o.nodeType?[o]:o);else if(me.test(o)){for(a=a||f.appendChild(t.createElement("div")),s=(fe.exec(o)||["",""])[1].toLow
 erCase(),u=de[s]||de._default,a.innerHTML=u[1]+w.htmlPrefilter(o)+u[2],c=u[0];c--;)a=a.lastChild;w.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));for(f.textContent="",d=0;o=p[d++];)if(r&&w.inArray(o,r)>-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=he(f.appendChild(o),"script"),l&&ge(a),n)for(c=0;o=a[c++];)pe.test(o.type||"")&&n.push(o);return f}ve=i.createDocumentFragment().appendChild(i.createElement("div")),(ye=i.createElement("input")).setAttribute("type","radio"),ye.setAttribute("checked","checked"),ye.setAttribute("name","t"),ve.appendChild(ye),g.checkClone=ve.cloneNode(!0).cloneNode(!0).lastChild.checked,ve.innerHTML="<textarea>x</textarea>",g.noCloneChecked=!!ve.cloneNode(!0).lastChild.defaultValue;var be=i.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return i.activeElement}catch(e){}}function De(e,t,n,r,
 i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.get(e);if(v)for(n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;l--;)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid
 ,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.hasData(e)&&Q.get(e);if(v&&(u=v.events)){for(l=(t=(t||"").match(M)||[""]).length;l--;)if(d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){for(f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||w.removeEvent(e,d,v.handle),delete u[d
 ])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&Q.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=w.event.fix(e),u=new Array(arguments.length),l=(Q.get(this,"events")||{})[s.type]||[],c=w.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=w.event.handlers.call(this,s,l),t=0;(i=a[t++])&&!s.isPropagationStopped();)for(s.currentTarget=i.elem,n=0;(o=i.handlers[n++])&&!s.isImmediatePropagationStopped();)s.rnamespace&&!s.rnamespace.test(o.namespace)||(s.handleObj=o,s.data=o.data,void 0!==(r=((w.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,u))&&!1===(s.result=r)&&(s.preventDefault(),s.stopPropagation()));return c.postDispatch&&c.postDispatch.call(this,s),s.result}},handlers:function(e,t){var n,r,i,o,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(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?w(i,this).index(l)>-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(w.Event.prototype,e,{enumerable:!0,configurable:!0,get:v(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[w.expando]?e:new w.Event(e)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==Se()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===Se()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&N(this
 ,"input"))return this.click(),!1},_default:function(e){return N(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},w.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},w.Event=function(e,t){if(!(this instanceof w.Event))return new w.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ee:ke,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&&w.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[w.expando]=!0},w.Event.prototype={constructor:w.Event,isDefaultPrevented:ke,isPropagationStopped:ke,isImmediatePropagationStopped:ke,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ee,e&&!this.isSimulated&&e.preventDefault()},stop
 Propagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ee,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ee,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},w.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&&we.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Te.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},w.event.addProp),w.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){w.event.special[e]={delegateType:t,bindType:t,ha
 ndle:function(e){var n,r=e.relatedTarget,i=e.handleObj;return r&&(r===this||w.contains(this,r))||(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}}),w.fn.extend({on:function(e,t,n,r){return De(this,e,t,n,r)},one:function(e,t,n,r){return De(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,w(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=ke),this.each(function(){w.event.remove(this,e,n,t)})}});var Ne=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/<script|<style|<link/i,je=/checked\s*(?:[^=]|=\s*.checked.)/i,qe=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")&&w(e).children("tbody")[0]||e}function He(e){return e.type=(nul
 l!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Q.hasData(e)&&(o=Q.access(e),a=Q.set(t,o),l=o.events))for(i in delete a.handle,a.events={},l)for(n=0,r=l[i].length;n<r;n++)w.event.add(t,i,l[i][n]);J.hasData(e)&&(s=J.access(e),u=w.extend({},s),J.set(t,u))}}function Me(e,t,n,r){t=s.apply([],t);var i,o,a,u,l,c,f=0,p=e.length,d=p-1,h=t[0],y=v(h);if(y||p>1&&"string"==typeof h&&!g.checkClone&&je.test(h))return e.each(function(i){var o=e.eq(i);y&&(t[0]=h.call(this,i,o.html())),Me(o,t,n,r)});if(p&&(o=(i=xe(t,e[0].ownerDocument,!1,e,r)).firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(a=w.map(he(i,"script"),He)).length;f<p;f++)l=i,f!==d&&(l=w.clone(l,!0,!0),u&&w.merge(a,he(l,"script"))),n.call(e[f],l,f);if(u)for(c=a[a.length-1].ownerDocument,w.map(a,Oe),f=0;f<u;f++)l=a[f],pe.test(l.type||"")&&!Q.access(l,"globalEval")&&w.contains(
 c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?w._evalUrl&&w._evalUrl(l.src):x(l.textContent.replace(qe,""),c,l))}return e}function Re(e,t,n){for(var r,i=t?w.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||w.cleanData(he(r)),r.parentNode&&(n&&w.contains(r.ownerDocument,r)&&ge(he(r,"script")),r.parentNode.removeChild(r));return e}w.extend({htmlPrefilter:function(e){return e.replace(Ne,"<$1></$2>")},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=w.contains(e.ownerDocument,e);if(!(g.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=he(c),r=0,i=(o=he(e)).length;r<i;r++)s=o[r],u=a[r],l=void 0,"input"===(l=u.nodeName.toLowerCase())&&ce.test(s.type)?u.checked=s.checked:"input"!==l&&"textarea"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||he(e),a=a||he(c),r=0,i=o.length;r<i;r++)Pe(o[r],a[r]);else Pe(e,c);return(a=he(c,"script")).length>0&&ge(a,!f&&he(e,"script")),c},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=
 e[o]);o++)if(G(n)){if(t=n[Q.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[Q.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Re(this,e,!0)},remove:function(e){return Re(this,e)},text:function(e){return _(this,function(e){return void 0===e?w.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 Me(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Me(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Me(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Me(this,arguments,function(e){this.parentNode&&this.parentNode.ins
 ertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(he(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return _(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!de[(fe.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(w.cleanData(he(t,!1)),t.innerHTML=e);t=0}catch(i){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=[];return Me(this,arguments,function(t){var n=this.parentNode;w.inArray(this,e)<0&&(w.cleanData(he(this)),n&&n.replaceChild(t,this))},e)}}),w.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){w.fn[e]=function(e){for(var n,r=[],i=w(e),o=i.length-1,a=0;
 a<=o;a++)n=a===o?this:this.clone(!0),w(i[a])[t](n),u.apply(r,n.get());return this.pushStack(r)}});var Ie=new RegExp("^("+te+")(?!px)[a-z%]+$","i"),We=function(e){var n=e.ownerDocument.defaultView;return n&&n.opener||(n=t),n.getComputedStyle(e)},$e=new RegExp(re.join("|"),"i");function Be(e,t,n){var r,i,o,a,s=e.style;return(n=n||We(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||w.contains(e.ownerDocument,e)||(a=w.style(e,t)),!g.pixelBoxStyles()&&Ie.test(a)&&$e.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function Fe(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(c){l.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",c.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",be.appendChild(l).ap
 pendChild(c);var e=t.getComputedStyle(c);r="1%"!==e.top,u=12===n(e.marginLeft),c.style.right="60%",s=36===n(e.right),o=36===n(e.width),c.style.position="absolute",a=36===c.offsetWidth||"absolute",be.removeChild(l),c=null}}function n(e){return Math.round(parseFloat(e))}var r,o,a,s,u,l=i.createElement("div"),c=i.createElement("div");c.style&&(c.style.backgroundClip="content-box",c.cloneNode(!0).style.backgroundClip="",g.clearCloneStyle="content-box"===c.style.backgroundClip,w.extend(g,{boxSizingReliable:function(){return e(),o},pixelBoxStyles:function(){return e(),s},pixelPosition:function(){return e(),r},reliableMarginLeft:function(){return e(),u},scrollboxSize:function(){return e(),a}}))}();var _e=/^(none|table(?!-c[ea]).+)/,ze=/^--/,Xe={position:"absolute",visibility:"hidden",display:"block"},Ue={letterSpacing:"0",fontWeight:"400"},Ve=["Webkit","Moz","ms"],Ge=i.createElement("div").style;function Ye(e){var t=w.cssProps[e];return t||(t=w.cssProps[e]=function(e){if(e in Ge)return e;f
 or(var t=e[0].toUpperCase()+e.slice(1),n=Ve.length;n--;)if((e=Ve[n]+t)in Ge)return e}(e)||e),t}function Qe(e,t,n){var r=ne.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Je(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=w.css(e,n+re[a],!0,i)),r?("content"===n&&(u-=w.css(e,"padding"+re[a],!0,i)),"margin"!==n&&(u-=w.css(e,"border"+re[a]+"Width",!0,i))):(u+=w.css(e,"padding"+re[a],!0,i),"padding"!==n?u+=w.css(e,"border"+re[a]+"Width",!0,i):s+=w.css(e,"border"+re[a]+"Width",!0,i));return!r&&o>=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function Ke(e,t,n){var r=We(e),i=Be(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(Ie.test(i)){if(!n)return i;i="auto"}return a=a&&(g.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Je(e,t,n||(o?"
 border":"content"),a,r,i)+"px"}function Ze(e,t,n,r,i){return new Ze.prototype.init(e,t,n,r,i)}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Be(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:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=V(t),u=ze.test(t),l=e.style;if(u||(t=Ye(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=ne.exec(n))&&i[1]&&(n=ae(e,t,i),o="number"),null!=n&&n==n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),g.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=V(t);return ze.test(t)||(t=Ye(s)),(a=w.cssHooks[t]||w.cssHooks[s]
 )&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Be(e,t,r)),"normal"===i&&t in Ue&&(i=Ue[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!_e.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?Ke(e,t,r):oe(e,Xe,function(){return Ke(e,t,r)})},set:function(e,n,r){var i,o=We(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Je(e,t,r,a,o);return a&&g.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Je(e,t,"border",!1,o)-.5)),s&&(i=ne.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Qe(0,n,s)}}}),w.cssHooks.marginLeft=Fe(g.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Be(e,"marginLeft"))||e.getBoundingClientRect().left-oe(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:funct
 ion(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+re[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Qe)}),w.fn.extend({css:function(e,t){return _(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=We(e),i=t.length;a<i;a++)o[t[a]]=w.css(e,t[a],!1,r);return o}return void 0!==n?w.style(e,t,n):w.css(e,t)},e,t,arguments.length>1)}}),w.Tween=Ze,Ze.prototype={constructor:Ze,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=Ze.propHooks[this.prop];return e&&e.get?e.get(this):Ze.propHooks._default.get(this)},run:function(e){var t,n=Ze.propHooks[this.prop];return this.options.duration?this.pos=t=w.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.no
 w,this),n&&n.set?n.set(this):Ze.propHooks._default.set(this),this}},Ze.prototype.init.prototype=Ze.prototype,Ze.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=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},Ze.propHooks.scrollTop=Ze.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=Ze.prototype.init,w.fx.step={};var et,tt,nt=/^(?:toggle|show|hide)$/,rt=/queueHooks$/;function it(){tt&&(!1===i.hidden&&t.requestAnimationFrame?t.requestAnimationFrame(it):t.setTimeout(it,w.fx.interval),w.fx.tick())}function ot(){return t.setTimeout(function(){et=void 0})
 ,et=Date.now()}function at(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=re[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function st(e,t,n){for(var r,i=(ut.tweeners[t]||[]).concat(ut.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function ut(e,t,n){var r,i,o=0,a=ut.prefilters.length,s=w.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=et||ot(),n=Math.max(0,l.startTime+l.duration-t),r=1-(n/l.duration||0),o=0,a=l.tweens.length;o<a;o++)l.tweens[o].run(r);return s.notifyWith(e,[l,r,n]),r<1&&a?n:(a||s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:w.extend({},t),opts:w.extend(!0,{specialEasing:{},easing:w.easing._default},n),originalProperties:t,originalOptions:n,startTime:et||ot(),duration:n.duration,tweens:[],createTween:function(t,n){var r=w.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if
 (i)return this;for(i=!0;n<r;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(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=V(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=w.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);o<a;o++)if(r=ut.prefilters[o].call(l,e,c,l.opts))return v(r.stop)&&(w._queueHooks(l.elem,l.opts.queue).stop=r.stop.bind(r)),r;return w.map(c,st,l),v(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),w.fx.timer(w.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l}w.Animation=w.extend(ut,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return ae(n.elem,e,ne.exec(t),n),n}]},tweener:function(e,t){v(e)?(t=e,e=["*"]):e=e.match(M);for(var n,r=0,i=e.length;r<i;r++)n=e[r],ut.tweeners[n]=ut.
 tweeners[n]||[],ut.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&ie(e),v=Q.get(e,"fxshow");for(r in n.queue||(null==(a=w._queueHooks(e,"fx")).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--,w.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],nt.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;g=!0}d[r]=v&&v[r]||w.style(e,r)}if((u=!w.isEmptyObject(t))||!w.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=Q.get(e,"display")),"none"===(c=w.css(e,"display"))&&(l?c=l:(le([e],!0),l=e.style.display||l,c=w.css(e,"display"),le([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===w.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,d)u||(v?"hidden"in v&&(g=v.hidden):v=Q.access(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&le([e],!0),p.done(function(){for(r in g||le([e]),Q.remove(e,"fxshow"),d)w.style(e,r,d[r])})),u=st(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?ut.prefilters.unshift(e):ut.prefilters.push(e)}}),w.speed=function(e,t,n){var r=e&&"object"==typeof e?w.extend({},e):{complete:n||!n&&t||v(e)&&e,duration:e,easing:n&&t||t&&!v(t)&&t};return w.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in w.fx.speeds?r.duration=w.fx.speeds[r.duration]:r.duration=w.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){v(r.old)&&r.old.call(this),r.queue&&w.dequeue(this,r.queue)},r},w.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ie).
 css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=w.isEmptyObject(e),o=w.speed(t,n,r),a=function(){var t=ut(this,w.extend({},e),o);(i||Q.get(this,"finish"))&&t.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(e,t,n){var r=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,i=null!=e&&e+"queueHooks",o=w.timers,a=Q.get(this);if(i)a[i]&&a[i].stop&&r(a[i]);else for(i in a)a[i]&&a[i].stop&&rt.test(i)&&r(a[i]);for(i=o.length;i--;)o[i].elem!==this||null!=e&&o[i].queue!==e||(o[i].anim.stop(n),t=!1,o.splice(i,1));!t&&n||w.dequeue(this,e)})},finish:function(e){return!1!==e&&(e=e||"fx"),this.each(function(){var t,n=Q.get(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=w.timers,a=r?r.length:0;for(n.finish=!0,w.queue(this,e,[]),i&&i.stop&&i.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].an
 im.stop(!0),o.splice(t,1));for(t=0;t<a;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),w.each(["toggle","show","hide"],function(e,t){var n=w.fn[t];w.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(at(t,!0),e,r,i)}}),w.each({slideDown:at("show"),slideUp:at("hide"),slideToggle:at("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){w.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),w.timers=[],w.fx.tick=function(){var e,t=0,n=w.timers;for(et=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||w.fx.stop(),et=void 0},w.fx.timer=function(e){w.timers.push(e),w.fx.start()},w.fx.interval=13,w.fx.start=function(){tt||(tt=!0,it())},w.fx.stop=function(){tt=null},w.fx.speeds={slow:600,fast:200,_default:400},w.fn.delay=function(e,n){return e=w.fx&&w.fx.speeds[e]||e,n=n||"fx",this.queue(n,function(n,r){var i=t.setTimeout(n,e);r.stop=function(){t.clearTime
 out(i)}})},function(){var e=i.createElement("input"),t=i.createElement("select").appendChild(i.createElement("option"));e.type="checkbox",g.checkOn=""!==e.value,g.optSelected=t.selected,(e=i.createElement("input")).value="t",e.type="radio",g.radioValue="t"===e.value}();var lt,ct=w.expr.attrHandle;w.fn.extend({attr:function(e,t){return _(this,w.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?lt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!g.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),
 t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),lt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ct[t]||w.find.attr;ct[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ct[a],ct[a]=i,i=null!=n(e,t,r)?a:null,ct[a]=o),i}});var ft=/^(?:input|select|textarea|button)$/i,pt=/^(?:a|area)$/i;function dt(e){return(e.match(M)||[]).join(" ")}function ht(e){return e.getAttribute&&e.getAttribute("class")||""}function gt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(M)||[]}w.fn.extend({prop:function(e,t){return _(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,
 n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):ft.test(e.nodeName)||pt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(w.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)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this}),w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(v(e))return this.each(function(t){w(this).addClass(e.call(this,t,ht(this)))});if((t=gt(e)).length)for(;n=this[u++];)if(i=ht(n),r=1===n.nodeType&&" "+dt(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=dt(r))&&n.setAttribute("class",s)}return this},removeCl
 ass:function(e){var t,n,r,i,o,a,s,u=0;if(v(e))return this.each(function(t){w(this).removeClass(e.call(this,t,ht(this)))});if(!arguments.length)return this.attr("class","");if((t=gt(e)).length)for(;n=this[u++];)if(i=ht(n),r=1===n.nodeType&&" "+dt(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=dt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):v(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,ht(this),t),t)}):this.each(function(){var t,i,o,a;if(r)for(i=0,o=w(this),a=gt(e);t=a[i++];)o.hasClass(t)?o.removeClass(t):o.addClass(t);else void 0!==e&&"boolean"!==n||((t=ht(this))&&Q.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":Q.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+dt(ht(n))+" ").in
 dexOf(t)>-1)return!0;return!1}});var vt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];return arguments.length?(r=v(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))})):i?(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(vt,""):null==n?"":n:void 0}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:dt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!N(n.parentNode,"optgroup"))){if(t=w(n).val(),a)return t;s.
 push(t)}return s},set:function(e,t){for(var n,r,i=e.options,o=w.makeArray(t),a=i.length;a--;)((r=i[a]).selected=w.inArray(w.valHooks.option.get(r),o)>-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},g.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),g.focusin="onfocusin"in t;var yt=/^(?:focusinfocus|focusoutblur)$/,mt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(e,n,r,o){var a,s,u,l,c,f,d,h,g=[r||i],m=p.call(e,"type")?e.type:e,x=p.call(e,"namespace")?e.namespace.split("."):[];if(s=h=u=r=r||i,3!==r.nodeType&&8!==r.nodeType&&!yt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(x=m.split("."),m=x.shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,(e=e[w.expando]?e:new w.Event(m,"object"==typeof e&&e)).isTrigger=o?2:3,e.namespace=x.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\
 .)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=r),n=null==n?[e]:w.makeArray(n,[e]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(r,n))){if(!o&&!d.noBubble&&!y(r)){for(l=d.delegateType||m,yt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)g.push(s),u=s;u===(r.ownerDocument||i)&&g.push(u.defaultView||u.parentWindow||t)}for(a=0;(s=g[a++])&&!e.isPropagationStopped();)h=s,e.type=a>1?l:d.bindType||m,(f=(Q.get(s,"events")||{})[e.type]&&Q.get(s,"handle"))&&f.apply(s,n),(f=c&&s[c])&&f.apply&&G(s)&&(e.result=f.apply(s,n),!1===e.result&&e.preventDefault());return e.type=m,o||e.isDefaultPrevented()||d._default&&!1!==d._default.apply(g.pop(),n)||!G(r)||c&&v(r[m])&&!y(r)&&((u=r[c])&&(r[c]=null),w.event.triggered=m,e.isPropagationStopped()&&h.addEventListener(m,mt),r[m](),e.isPropagationStopped()&&h.removeEventListener(m,mt),w.event.triggered=void 0,u&&(r[c]=u)),e.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.
 event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),g.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=Q.access(r,t);i||r.addEventListener(e,n,!0),Q.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=Q.access(r,t)-1;i?Q.access(r,t,i):(r.removeEventListener(e,n,!0),Q.remove(r,t))}}});var xt=t.location,bt=Date.now(),wt=/\?/;w.parseXML=function(e){var n;if(!e||"string"!=typeof e)return null;try{n=(new t.DOMParser).parseFromString(e,"text/xml")}catch(r){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+e),n};var Tt=/\[\]$/,Ct=/\r?\n/g,Et=/^(?:submit|button|image|reset|file)$/i,kt=/^(?:input|select|textarea|keygen)/i;function St(e,
 t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||Tt.test(e)?r(e,i):St(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==b(t))r(e,t);else for(i in t)St(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=v(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)St(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&kt.test(this.nodeName)&&!Et.test(e)&&(this.checked||!ce.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Ct,"\r\n")}}):{name:t.name,value:n.repla
 ce(Ct,"\r\n")}}).get()}});var Dt=/%20/g,Nt=/#.*$/,At=/([?&])_=[^&]*/,jt=/^(.*?):[ \t]*([^\r\n]*)$/gm,qt=/^(?:GET|HEAD)$/,Lt=/^\/\//,Ht={},Ot={},Pt="*/".concat("*"),Mt=i.createElement("a");function Rt(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(v(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function It(e,t,n,r){var i={},o=e===Ot;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function Wt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}Mt.href=xt.href,w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:xt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(xt.protocol),global:!0,processData:
 !0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Pt,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":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Wt(Wt(e,w.ajaxSettings),t):Wt(w.ajaxSettings,e)},ajaxPrefilter:Rt(Ht),ajaxTransport:Rt(Ot),ajax:function(e,n){"object"==typeof e&&(n=e,e=void 0),n=n||{};var r,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,v=h.context&&(g.nodeType||g.jquery)?w(g):w.event,y=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s)for(s={};t=jt.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllR
 esponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return r&&r.abort(t),k(0,t),this}};if(y.promise(E),h.url=((e||h.url||xt.href)+"").replace(Lt,xt.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=i.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Mt.protocol+"//"+Mt.host!=l.protocol+"//"+l.host}catch(S){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),It(Ht,h,n,E),c)return E;for(p in(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!qt.test(h.type),o=h.url.replace(Nt,""),
 h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Dt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(wt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(At,"$1"),d=(wt.test(o)?"&":"?")+"_="+bt+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+Pt+"; q=0.01":""):h.accepts["*"]),h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),r=It(Ot,h,n,E)){if(E.readyState=1,f&&v.trigger("ajaxSend",[E
 ,h]),c)return E;h.async&&h.timeout>0&&(u=t.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,r.send(b,k)}catch(S){if(c)throw S;k(-1,S)}}else k(-1,"No Transport");function k(e,n,i,s){var l,p,d,b,T,C=n;c||(c=!0,u&&t.clearTimeout(u),r=void 0,a=s||"",E.readyState=e>0?4:0,l=e>=200&&e<300||304===e,i&&(b=function(e,t,n){for(var r,i,o,a,s=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(h,E,i)),b=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))fo
 r(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(S){return{state:"parsererror",error:a?S:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===e||"HEAD"===h.type?C="nocontent":304===e?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!e&&C||(C="error",e<0&&(e=0))),E.status=e,E.statusText=(n||C)+"",l?y.resolveWith(g,[p,C,E]):y.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&v.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(v.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(
 e,n,r,i){return v(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(v(e)&&(e=e.call(this[0])),t=w(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 v(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=v(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.vi
 sible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new t.XMLHttpRequest}catch(e){}};var $t={0:200,1223:204},Bt=w.ajaxSettings.xhr();g.cors=!!Bt&&"withCredentials"in Bt,g.ajax=Bt=!!Bt,w.ajaxTransport(function(e){var n,r;if(g.cors||Bt&&!e.crossDomain)return{send:function(i,o){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];for(a in e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o($t[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.respo
 nseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&t.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(e.hasContent&&e.data||null)}catch(u){if(n)throw u}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.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 w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){var t,n;if(e.crossDomain)return{send:function(r,o){t=w("<script>").prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&o("error"===e.type?404:200,e.type)}),i.head.appendChild(t[0])},abort:function(){n&&n()}}});va
 r Ft,_t=[],zt=/(=)\?(?=&|$)|\?\?/;w.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=_t.pop()||w.expando+"_"+bt++;return this[e]=!0,e}}),w.ajaxPrefilter("json jsonp",function(e,n,r){var i,o,a,s=!1!==e.jsonp&&(zt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&zt.test(e.data)&&"data");if(s||"jsonp"===e.dataTypes[0])return i=e.jsonpCallback=v(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,s?e[s]=e[s].replace(zt,"$1"+i):!1!==e.jsonp&&(e.url+=(wt.test(e.url)?"&":"?")+e.jsonp+"="+i),e.converters["script json"]=function(){return a||w.error(i+" was not called"),a[0]},e.dataTypes[0]="json",o=t[i],t[i]=function(){a=arguments},r.always(function(){void 0===o?w(t).removeProp(i):t[i]=o,e[i]&&(e.jsonpCallback=n.jsonpCallback,_t.push(i)),a&&v(o)&&o(a[0]),a=o=void 0}),"script"}),g.createHTMLDocument=((Ft=i.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Ft.childNodes.length),w.parse
 HTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(g.createHTMLDocument?((r=(t=i.implementation.createHTMLDocument("")).createElement("base")).href=i.location.href,t.head.appendChild(r)):t=i),a=!n&&[],(o=A.exec(e))?[t.createElement(o[1])]:(o=xe([e],t,a),a&&a.length&&w(a).remove(),w.merge([],o.childNodes)));var r,o,a},w.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return s>-1&&(r=dt(e.slice(s)),e=e.slice(0,s)),v(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),a.length>0&&w.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?w("<div>").append(w.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},w.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){w.fn[t]=function(e){return this.on(t,e)}}),w.expr.pseudos.animated=function(e){return w.grep(w.timers,function(t){return e===t.elem}).length},w.
 offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=w.css(e,"position"),c=w(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=w.css(e,"top"),u=w.css(e,"left"),("absolute"===l||"fixed"===l)&&(o+u).indexOf("auto")>-1?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),v(t)&&(t=t.call(e,n,w.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},w.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){w.offset.setOffset(this,e,t)});var t,n,r=this[0];return r?r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===w.css(r,"position"))t=r.getBoundingClientRect();else{for(t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;e&&(e===n.body
 ||e===n.documentElement)&&"static"===w.css(e,"position");)e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=w(e).offset()).top+=w.css(e,"borderTopWidth",!0),i.left+=w.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-w.css(r,"marginTop",!0),left:t.left-i.left-w.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===w.css(e,"position");)e=e.offsetParent;return e||be})}}),w.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;w.fn[e]=function(r){return _(this,function(e,r,i){var o;if(y(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),w.each(["top","left"],function(e,t){w.cssHooks[t]=Fe(g.pixelPosition,function(e,n){if(n)return n=Be(e,t),Ie.test(n)?w(e).position()[t]+"px":n})}),w.each({Height:"height",Width:"width"},function(e,t){w.each({padding:"inner"+e,content:t,"":"outer"+e},fun
 ction(n,r){w.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return _(this,function(t,n,i){var o;return y(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?w.css(t,n,s):w.style(t,n,i,s)},t,a?i:void 0,a)}})}),w.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){w.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),w.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),w.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,r){return this.on(t,e,n,r)},undelegate:functio
 n(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),w.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),v(e))return r=a.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(a.call(arguments)))}).guid=e.guid=e.guid||w.guid++,i},w.holdReady=function(e){e?w.readyWait++:w.ready(!0)},w.isArray=Array.isArray,w.parseJSON=JSON.parse,w.nodeName=N,w.isFunction=v,w.isWindow=y,w.camelCase=V,w.type=b,w.now=Date.now,w.isNumeric=function(e){var t=w.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof e&&e.amd&&e("jquery",[],function(){return w});var Xt=t.jQuery,Ut=t.$;return w.noConflict=function(e){return t.$===w&&(t.$=Ut),e&&t.jQuery===w&&(t.jQuery=Xt),w},n||(t.jQuery=t.$=w),w});
-},{"process":"rH1J"}],"mGJE":[function(require,module,exports) {
-var t=require("jquery");function e(e){this.target=t(e),this.build(),this.state="flashing"}e.prototype.build=function(){this.characters=this.target.find(".character"),this.numCharacters=this.characters.length,setTimeout(t.proxy(this.flash,this),100)},e.prototype.flash=function(){this.characters.each(function(){t(this).removeClass("covered"),Math.random()<=.5&&t(this).addClass("covered")}),"resolved"!=this.state&&setTimeout(t.proxy(this.flash,this),100)},e.prototype.startCharacterResolve=function(){var e=this.numCharacters-this.numResolvedCharacters-1;this.characterToResolve=t(this.characters[e]),this.characterToResolve.addClass("covered"),this.characters=this.characters.slice(0,e),setTimeout(t.proxy(this.resolveCharacter,this),100)},e.prototype.resolve=function(e){"resolved"==this.state?this.update(e):(this.resolvedCharacters=e,this.numResolvedCharacters=0,this.delayCount=0,this.state="resolving",setTimeout(t.proxy(this.startCharacterResolve,this),500))},e.prototype.resolveCharacter=
 function(){this.characterToResolve.removeClass("covered");var e=this.resolvedCharacters.length-this.numResolvedCharacters-1;if(e>=0&&(this.characterToResolve.addClass("resolved"),this.characterToResolve.html(this.resolvedCharacters[e])),this.numResolvedCharacters+=1,this.numResolvedCharacters==this.numCharacters)return this.characters.removeClass("covered"),void(this.state="resolved");setTimeout(t.proxy(this.startCharacterResolve,this),500)},e.prototype.update=function(e){this.characters=this.target.find(".character");for(var s=0;s<this.numCharacters;++s){var r=this.numCharacters-s-1,a=e.length-s-1,h=t(this.characters[r]);a>=0&&h.html(e[a])}},module.exports=e;
-},{"jquery":"eeO1"}],"BdcP":[function(require,module,exports) {
-module.exports={AF:["Badakhshan","Badghis","Baghlan","Balkh","Bamian","Farah","Faryab","Ghazni","Ghowr","Helmand","Herat","Jowzjan","Kabul","Kandahar","Kapisa","Khowst","Konar","Kondoz","Laghman","Lowgar","Nangrahar","Nimruz","Nurestan","Oruzgan","Paktia","Paktika","Parwan","Samangan","Sar-e Pol","Takhar","Wardak","Zabol"],AL:["Berat","Bulqizë","Delvinë","Devoll","Dibër","Durrës","Elbasan","Fier","Gramsh","Gjirokastër","Has","Kavajë","Kolonjë","Korçë","Krujë","Kuçovë","Kukës","Kurbin","Lezhë","Librazhd","Lushnjë","Malësi e Madhe","Mallakastër","Mat","Mirditë","Peqin","Përmet","Pogradec","Pukë","Sarandë","Skrapar","Shkodër","Tepelenë","Tiranë","Tropojë","Vlorë"],DZ:["Adrar","Ain Defla","Ain Tmouchent","Alger","Annaba","Batna","Bechar","Bejaia","Biskra","Blida","Bordj Bou Arreridj","Bouira","Boumerdes","Chlef","Constantine","Djelfa","El Bayadh","El Oued","El Tarf","Ghardaia","Guelma","Illizi","Jijel","Khenchela","Laghouat","Mascara","Medea","Mila","Mostaganem
 ","Msila","Naama","Oran","Ouargla","Oum el Bouaghi","Relizane","Saida","Setif","Sidi Bel Abbes","Skikda","Souk Ahras","Tamanghasset","Tebessa","Tiaret","Tindouf","Tipaza","Tissemsilt","Tizi Ouzou","Tlemcen"],AD:["Andorra la Vella","Canillo","Encamp","Escaldes-Engordany","La Massana","Ordino","Sant Julia de Loria"],AO:["Bengo","Benguela","Bie","Cabinda","Cuando-Cubango","Cuanza Norte","Cuanza Sul","Cunene","Huambo","Huila","Luanda","Lunda Norte","Lunda Sul","Malange","Moxico","Namibe","Uige","Zaire"],AQ:["Australian Antarctic Territory"],AG:["Saint George","Saint John","Saint Mary","Saint Paul","Saint Peter","Saint Philip","Barbuda","Redonda"],AR:["Capital federal","Buenos Aires","Catamarca","Cordoba","Corrientes","Chaco","Chubut","Entre Rios","Formosa","Jujuy","La Pampa","Mendoza","Misiones","Neuquen","Rio Negro","Salta","San Juan","San Luis","Santa Cruz","Santa Fe","Santiago del Estero","Tierra del Fuego","Tucuman","La Rioja"],AM:["Erevan","Aragacotn","Ararat","Armavir","Gegarkunik
 '","Kotayk'","Lory","Sirak","Syunik'","Tavus","Vayoc Jor"],AU:["Australian Capital Territory","Northern Territory","New South Wales","Queensland","South Australia","Tasmania","Victoria","Western Australia"],AT:["Burgenland","Kärnten","Niederösterreich","Oberösterreich","Salzburg","Steiermark","Tirol","Vorarlberg","Wien"],AZ:["Naxcivan","Ali Bayramli","Baki","Ganca","Lankaran","Mingacevir","Naftalan","Saki","Sumqayit","Susa","Xankandi","Yevlax","Abseron","Agcabadi","Agdam","Agdas","Agstafa","Agsu","Astara","Babak","Balakan","Barda","Beylagan","Bilasuvar","Cabrayll","Calilabad","Culfa","Daskasan","Davaci","Fuzuli","Gadabay","Goranboy","Goycay","Haciqabul","Imisli","Ismayilli","Kalbacar","Kurdamir","Lacin","Lerik","Masalli","Neftcala","Oguz","Ordubad","Qabala","Qax","Qazax","Qobustan","Quba","Qubadli","Qusar","Saatli","Sabirabad","Sadarak","Sahbuz","Salyan","Samaxi","Samkir","Samux","Sarur","Siyazan","Tartar","Tovuz","Ucar","Xacmaz","Xanlar","Xizi","Xocali","Xocavand","Yardimli","Za
 ngilan","Zaqatala","Zardab"],BS:["Acklins and Crooked Islands","Bimini","Cat Island","Exuma","Inagua","Long Island","Mayaguana","New Providence","Ragged Island","Abaco Islands","Andros Island","Berry Islands","Eleuthera","Grand Bahama","Rum Cay","San Salvador Island"],BH:["Al Hadd","Al Manamah","Al Mintaqah al Gharbiyah","Al Mintagah al Wusta","Al Mintaqah ash Shamaliyah","Al Muharraq","Ar Rifa","Jidd Hafs","Madluat Jamad","Madluat Isa","Mintaqat Juzur tawar","Sitrah","Al Manāmah (Al ‘Āşimah)","Al Janūbīyah","Al Wusţá","Ash Shamālīyah"],BD:["Bagerhat zila","Bandarban zila","Barguna zila","Barisal zila","Bhola zila","Bogra zila","Brahmanbaria zila","Chandpur zila","Chittagong zila","Chuadanga zila","Comilla zila","Cox's Bazar zila","Dhaka zila","Dinajpur zila","Faridpur zila","Feni zila","Gaibandha zila","Gazipur zila","Gopalganj zila","Habiganj zila","Jaipurhat zila","Jamalpur zila","Jessore zila","Jhalakati zila","Jhenaidah zila","Khagrachari zila","Khulna zila","Kishorg
 anj zila","Kurigram zila","Kushtia zila","Lakshmipur zila","Lalmonirhat zila","Madaripur zila","Magura zila","Manikganj zila","Meherpur zila","Moulvibazar zila","Munshiganj zila","Mymensingh zila","Naogaon zila","Narail zila","Narayanganj zila","Narsingdi zila","Natore zila","Nawabganj zila","Netrakona zila","Nilphamari zila","Noakhali zila","Pabna zila","Panchagarh zila","Patuakhali zila","Pirojpur zila","Rajbari zila","Rajshahi zila","Rangamati zila","Rangpur zila","Satkhira zila","Shariatpur zila","Sherpur zila","Sirajganj zila","Sunamganj zila","Sylhet zila","Tangail zila","Thakurgaon zila"],BB:["Christ Church","Saint Andrew","Saint George","Saint James","Saint John","Saint Joseph","Saint Lucy","Saint Michael","Saint Peter","Saint Philip","Saint Thomas"],BY:["Brèsckaja voblasc'","Homel'skaja voblasc'","Hrodzenskaja voblasc'","Mahilëuskaja voblasc'","Minskaja voblasc'","Vicebskaja voblasc'"],BE:["Antwerpen","Brabant Wallon","Hainaut","Liege","Limburg","Luxembourg","Namur","Oost
 -Vlaanderen","Vlaams-Brabant","West-Vlaanderen","Brussels"],BZ:["Belize","Cayo","Corozal","Orange Walk","Stann Creek","Toledo"],BJ:["Alibori","Atakora","Atlantique","Borgou","Collines","Donga","Kouffo","Littoral","Mono","Oueme","Plateau","Zou"],BT:["Bumthang","Chhukha","Dagana","Gasa","Ha","Lhuentse","Monggar","Paro","Pemagatshel","Punakha","Samdrup Jongkha","Samtee","Sarpang","Thimphu","Trashigang","Trashi Yangtse","Trongsa","Tsirang","Wangdue Phodrang","Zhemgang"],BO:["Cochabamba","Chuquisaca","El Beni","La Paz","Oruro","Pando","Potosi","Tarija"],BA:["Federacija Bosna i Hercegovina","Republika Srpska"],BW:["Central","Ghanzi","Kgalagadi","Kgatleng","Kweneng","Ngamiland","North-East","North-West","South-East","Southern"],BR:["Acre","Alagoas","Amazonas","Amapa","Bahia","Ceara","Distrito Federal","Espirito Santo","Goias","Maranhao","Minas Gerais","Mato Grosso do Sul","Mato Grosso","Para","Paraiba","Pernambuco","Piaui","Parana","Rio de Janeiro","Rio Grande do Norte","Rondonia","Roraima
 ","Rio Grande do Sul","Santa Catarina","Sergipe","Sao Paulo","Tocantins"],BN:["Belait","Brunei-Muara","Temburong","Tutong"],BG:["Blagoevgrad","Burgas","Dobrich","Gabrovo","Haskovo","Yambol","Kardzhali","Kyustendil","Lovech","Montana","Pazardzhik","Pernik","Pleven","Plovdiv","Razgrad","Ruse","Silistra","Sliven","Smolyan","Sofia","Stara Zagora","Shumen","Targovishte","Varna","Veliko Tarnovo","Vidin","Vratsa"],BF:["Bale","Bam","Banwa","Bazega","Bougouriba","Boulgou","Boulkiemde","Comoe","Ganzourgou","Gnagna","Gourma","Houet","Ioba","Kadiogo","Kenedougou","Komondjari","Kompienga","Kossi","Koulpulogo","Kouritenga","Kourweogo","Leraba","Loroum","Mouhoun","Nahouri","Namentenga","Nayala","Noumbiel","Oubritenga","Oudalan","Passore","Poni","Sanguie","Sanmatenga","Seno","Siasili","Soum","Sourou","Tapoa","Tui","Yagha","Yatenga","Ziro","Zondoma","Zoundweogo"],BI:["Bubanza","Bujumbura","Bururi","Cankuzo","Cibitoke","Gitega","Karuzi","Kayanza","Makamba","Muramvya","Mwaro","Ngozi","Rutana","Ruyigi"
 ],KH:["Krong Kaeb","Krong Pailin","Xrong Preah Sihanouk","Phnom Penh","Baat Dambang","Banteay Mean Chey","Rampong Chaam","Kampong Chhnang","Kampong Spueu","Kampong Thum","Kampot","Kandaal","Kach Kong","Krachoh","Mondol Kiri","Otdar Mean Chey","Pousaat","Preah Vihear","Prey Veaeng","Rotanak Kiri","Siem Reab","Stueng Traeng","Svaay Rieng","Taakaev"],CM:["Adamaoua","Centre","East","Far North","North","South","South-West","West","Littoral","Nord-Ouest"],CA:["Alberta","British Columbia","Manitoba","New Brunswick","Newfoundland and Labrador","Northwest Territories","Nova Scotia","Nunavut","Ontario","Prince Edward Island","Quebec","Saskatchewan","Yukon Territory"],CV:["Boa Vista","Brava","Calheta de Sao Miguel","Fogo","Maio","Mosteiros","Paul","Porto Novo","Praia","Ribeira Grande","Sal","Sao Domingos","Sao Filipe","Sao Nicolau","Sao Vicente","Tarrafal"],CF:["Bangui","Bamingui-Bangoran","Basse-Kotto","Haute-Kotto","Haut-Mbomou","Kemo","Lobaye","Mambere-Kadei","Mbomou","Nana-Grebizi","Nana-M
 ambere","Ombella-Mpoko","Ouaka","Ouham","Ouham-Pende","Sangha-Mbaere","Vakaga"],TD:["Batha","Biltine","Borkou-Ennedi-Tibesti","Chari-Baguirmi","Guera","Kanem","Lac","Logone-Occidental","Logone-Oriental","Mayo-Kebbi","Moyen-Chari","Ouaddai","Salamat","Tandjile"],CL:["Aisen del General Carlos Ibanez del Campo","Antofagasta","Araucania","Atacama","Bio-Bio","Coquimbo","Libertador General Bernardo O'Higgins","Los Lagos","Magallanes","Maule","Santiago Metropolitan","Tarapaca","Valparaiso","Los Rios","Arica y Parinacota"],CN:["Beijing","Chongqing","Shanghai","Tianjin","Anhui","Fujian","Gansu","Guangdong","Guizhou","Hainan","Hebei","Heilongjiang","Henan","Hubei","Hunan","Jiangsu","Jiangxi","Jilin","Liaoning","Qinghai","Shaanxi","Shandong","Shanxi","Sichuan","Taiwan","Yunnan","Zhejiang","Guangxi","Neia Mongol (mn)","Xinjiang","Xizang","Hong Kong","Macau","Yinchuan","Shizuishan","Wuzhong","Guyuan","Zhongwei"],CO:["Distrito Capital de Bogotá","Amazonea","Antioquia","Arauca","Atlántico","BolÃ
 ­var","Boyacá","Caldea","Caquetá","Casanare","Cauca","Cesar","Córdoba","Cundinamarca","Chocó","Guainía","Guaviare","La Guajira","Magdalena","Meta","Nariño","Norte de Santander","Putumayo","Quindio","Risaralda","San Andrés, Providencia y Santa Catalina","Santander","Sucre","Tolima","Valle del Cauca","Vaupés","Vichada"],KM:["Anjouan Ndzouani","Grande Comore Ngazidja","Moheli Moili"],CG:["Brazzaville","Bouenza","Cuvette","Cuvette-Ouest","Kouilou","Lekoumou","Likouala","Niari","Plateaux","Pool","Sangha"],CD:["Kinshasa","Equateur","Kasai-Oriental","Maniema","Nord-Kivu","Sud-Kivu","Kongo central","Kwango","Kwilu","Mai-Ndombe","Kasai","Lulua","Lomami","Sankuru","Ituri","Haut-Uele","Tshopo","Bas-Uele","Nord-Ubangi","Mongala","Sud-Ubangi","Tshuapa","Haut-Lomami","Lualaba","Haut-Katanga","Tanganyika"],CR:["Alajuela","Cartago","Guanacaste","Heredia","Limon","Puntarenas","San Jose"],CI:["18 Montagnes","Agnebi","Bas-Sassandra","Denguele","Haut-Sassandra","Lacs","Lagunes","Marahoue","Moye
 n-Comoe","Nzi-Comoe","Savanes","Sud-Bandama","Sud-Comoe","Vallee du Bandama","Worodouqou","Zanzan"],HR:["Bjelovarsko-bilogorska zupanija","Brodsko-posavska zupanija","Dubrovacko-neretvanska zupanija","Istarska zupanija","Karlovacka zupanija","Koprivnickco-krizevacka zupanija","Krapinako-zagorska zupanija","Licko-senjska zupanija","Medimurska zupanija","Osjecko-baranjska zupanija","Pozesko-slavonska zupanija","Primorsko-goranska zupanija","Sisacko-moelavacka Iupanija","Splitako-dalmatinska zupanija","Sibenako-kninska zupanija","Varaidinska zupanija","VirovitiEko-podravska zupanija","VuRovarako-srijemska zupanija","Zadaraka","Zagrebacka zupanija"],CU:["Camagey","Ciego de `vila","Cienfuegos","Ciudad de La Habana","Granma","Guantanamo","Holquin","La Habana","Las Tunas","Matanzas","Pinar del Rio","Sancti Spiritus","Santiago de Cuba","Villa Clara","Isla de la Juventud","Pinar del Roo","Ciego de Avila","Camagoey","Holgun","Sancti Spritus","Municipio Especial Isla de la Juventud"],CY:["Ammo
 chostos Magusa","Keryneia","Larnaka","Lefkosia","Lemesos","Pafos"],CZ:["Jihočeský kraj","Jihomoravský kraj","Karlovarský kraj","Královéhradecký kraj","Liberecký kraj","Moravskoslezský kraj","Olomoucký kraj","Pardubický kraj","Plzeňský kraj","Praha, hlavní mÄ›sto","StÅ™edočeský kraj","Ústecký kraj","Vysočina","Zlínský kraj"],DK:["Frederiksberg","Copenhagen City","Copenhagen","Frederiksborg","Roskilde","Vestsjælland","Storstrøm","Bornholm","Fyn","South Jutland","Ribe","Vejle","Ringkjøbing","Ã…rhus","Viborg","North Jutland"],DJ:["Ali Sabiah","Dikhil","Djibouti","Obock","Tadjoura"],DO:["Distrito Nacional (Santo Domingo)","Azua","Bahoruco","Barahona","Dajabón","Duarte","El Seybo [El Seibo]","Espaillat","Hato Mayor","Independencia","La Altagracia","La Estrelleta [Elias Pina]","La Romana","La Vega","Maroia Trinidad Sánchez","Monseñor Nouel","Monte Cristi","Monte Plata","Pedernales","Peravia","Puerto Plata","Salcedo","Samaná","San Cristóbal","San Pedro de MacorÃ
 ­s","Sánchez Ramírez","Santiago","Santiago Rodríguez","Valverde"],EC:["Azuay","Bolivar","Canar","Carchi","Cotopaxi","Chimborazo","El Oro","Esmeraldas","Galapagos","Guayas","Imbabura","Loja","Los Rios","Manabi","Morona-Santiago","Napo","Orellana","Pastaza","Pichincha","Sucumbios","Tungurahua","Zamora-Chinchipe"],EG:["Ad Daqahllyah","Al Bahr al Ahmar","Al Buhayrah","Al Fayym","Al Gharbiyah","Al Iskandarlyah","Al Isma illyah","Al Jizah","Al Minuflyah","Al Minya","Al Qahirah","Al Qalyublyah","Al Wadi al Jadid","Ash Sharqiyah","As Suways","Aswan","Asyut","Bani Suwayf","Bur Sa'id","Dumyat","Janub Sina'","Kafr ash Shaykh","Matruh","Qina","Shamal Sina'","Suhaj"],SV:["Ahuachapan","Cabanas","Cuscatlan","Chalatenango","Morazan","San Miguel","San Salvador","Santa Ana","San Vicente","Sonsonate","Usulutan","La Libertad","La Paz","La Union"],GQ:["Region Continental","Region Insular","Annobon","Bioko Norte","Bioko Sur","Centro Sur","Kie-Ntem","Litoral","Wele-Nzas"],ER:["Anseba","Debub","Debubawi
  Keyih Bahri [Debub-Keih-Bahri]","Gash-Barka","Maakel [Maekel]","Semenawi Keyih Bahri [Semien-Keih-Bahri]"],EE:["Harjumaa","Hiiumaa","Ida-Virumaa","Jõgevamaa","Järvamaa","Läänemaa","Lääne-Virumaa","Põlvamaa","Pärnumaa","Raplamaa","Saaremaa","Tartumaa","Valgamaa","Viljandimaa","Võrumaa"],ET:["Addis Ababa","Dire Dawa","Afar","Amara","Benshangul-Gumaz","Gambela Peoples","Harari People","Oromia","Somali","Southern Nations, Nationalities and Peoples","Tigrai"],FJ:["Eastern","Northern","Western","Rotuma","Central"],FI:["South Karelia","South Ostrobothnia","Etelä-Savo","Häme","Itä-Uusimaa","Kainuu","Central Ostrobothnia","Central Finland","Kymenlaakso","Lapland","Tampere Region","Ostrobothnia","North Karelia","Northern Ostrobothnia","Northern Savo","Päijät-Häme","Satakunta","Uusimaa","South-West Finland","Åland"],FR:["Ain","Aisne","Allier","Alpes-de-Haute-Provence","Alpes-Maritimes","Ardèche","Ardennes","Ariège","Aube","Aude","Aveyron","Bas-Rhin","Bouches-du-Rhône","Calv
 ados","Cantal","Charente","Charente-Maritime","Cher","Corrèze","Corse-du-Sud","Côte-d'Or","Côtes-d'Armor","Creuse","Deux-Sèvres","Dordogne","Doubs","Drôme","Essonne","Eure","Eure-et-Loir","Finistère","Gard","Gers","Gironde","Haut-Rhin","Haute-Corse","Haute-Garonne","Haute-Loire","Haute-Saône","Haute-Savoie","Haute-Vienne","Hautes-Alpes","Hautes-Pyrénées","Hauts-de-Seine","Hérault","Indre","Ille-et-Vilaine","Indre-et-Loire","Isère","Landes","Loir-et-Cher","Loire","Loire-Atlantique","Loiret","Lot","Lot-et-Garonne","Lozère","Maine-et-Loire","Manche","Marne","Mayenne","Meurthe-et-Moselle","Meuse","Morbihan","Moselle","Nièvre","Nord","Oise","Orne","Paris","Pas-de-Calais","Puy-de-Dôme","Pyrénées-Atlantiques","Pyrénées-Orientales","Rhône","Saône-et-Loire","Sarthe","Savoie","Seine-et-Marne","Seine-Maritime","Seine-Saint-Denis","Somme","Tarn","Tarn-et-Garonne","Val d'Oise","Territoire de Belfort","Val-de-Marne","Var","Vaucluse","Vendée","Vienne","Vosges","Yonne","Yveline
 s","Jura","Guadeloupe","Martinique","Guyane","La Réunion","Mayotte","Wallis-et-Futuna","Nouvelle-Calédonie","Haute-Marne"],GM:["Banjul","Lower River","MacCarthy Island","North Bank","Upper River"],GE:["Abkhazia","Adjara","Tbilisi","Guria","Imereti","Kakheti","Kvemo Kartli","Mtskheta-Mtianeti","Racha-Lechkhumi and Kvemo Svaneti","Samegrelo-Zemo Svaneti","Samtskhe-Javakheti","Shida Kartli"],DE:["Baden-Württemberg","Bayern","Bremen","Hamburg","Hessen","Niedersachsen","Nordrhein-Westfalen","Rheinland-Pfalz","Saarland","Schleswig-Holstein","Berlin","Brandenburg","Mecklenburg-Vorpommern","Sachsen","Sachsen-Anhalt","Thüringen"],GH:["Ashanti","Brong-Ahafo","Greater Accra","Upper East","Upper West","Volta","Central","Eastern","Northern","Western"],GR:["Achaïa","Aitolia-Akarnania","Argolis","Arkadia","Arta","Attiki","Chalkidiki","Chania","Chios","Dodekanisos","Drama","Evros","Evrytania","Evvoia","Florina","Fokis","Fthiotis","Grevena","Ileia","Imathia","Ioannina","Irakleion","Karditsa","K
 astoria","Kavalla","Kefallinia","Kerkyra","Kilkis","Korinthia","Kozani","Kyklades","Lakonia","Larisa","Lasithion","Lefkas","Lesvos","Magnisia","Messinia","Pella","Preveza","Rethymnon","Rodopi","Samos","Serrai","Thesprotia","Thessaloniki","Trikala","Voiotia","Xanthi","Zakynthos","Agio Oros","Pieria"],GT:["Alta Verapaz","Baja Verapaz","Chimaltenango","Chiquimula","El Progreso","Escuintla","Guatemala","Huehuetenango","Izabal","Jalapa","Jutiapa","Peten","Quetzaltenango","Quiche","Retalhuleu","Sacatepequez","San Marcos","Santa Rosa","Sololá","Suchitepequez","Totonicapan","Zacapa"],GN:["Beyla","Boffa","Boke","Coyah","Dabola","Dalaba","Dinguiraye","Dubreka","Faranah","Forecariah","Fria","Gaoual","Guekedou","Kankan","Kerouane","Kindia","Kissidougou","Koubia","Koundara","Kouroussa","Labe","Lelouma","Lola","Macenta","Mali","Mamou","Mandiana","Nzerekore","Pita","Siguiri","Telimele","Tougue","Yomou"],GW:["Bissau","Bafata","Biombo","Bolama","Cacheu","Gabu","Oio","Quloara","Tombali S"],GY:["Bari
 ma-Waini","Cuyuni-Mazaruni","Demerara-Mahaica","East Berbice-Corentyne","Essequibo Islands-West Demerara","Mahaica-Berbice","Pomeroon-Supenaam","Potaro-Siparuni","Upper Demerara-Berbice","Upper Takutu-Upper Essequibo"],HT:["Grande-Anse","Nord-Est","Nord-Ouest","Ouest","Sud","Sud-Est","Artibonite","Centre","Nippes","Nord"],HN:["Atlantida","Colon","Comayagua","Copan","Cortes","Choluteca","El Paraiso","Francisco Morazan","Gracias a Dios","Intibuca","Islas de la Bahia","Lempira","Ocotepeque","Olancho","Santa Barbara","Valle","Yoro","La Paz"],HK:["Central and Western","Eastern","Southern","Wan Chai","Kowloon City","Kwun Tong","Sham Shui Po","Wong Tai Sin","Yau Tsim Mong","Islands","Kwai Tsing","North","Sai Kung","Sha Tin","Tai Po","Tsuen Wan","Tuen Mun","Yuen Long"],HU:["Budapest","Bács-Kiskun","Baranya","Békés","Borsod-Abaúj-Zemplén","Csongrád","Fejér","Győr-Moson-Sopron","Hajdu-Bihar","Heves","Jász-Nagykun-Szolnok","Komárom-Esztergom","Nográd","Pest","Somogy","Szabolcs-Szatm
 ár-Bereg","Tolna","Vas","Veszprém","Zala","Békéscsaba","Debrecen","Dunaújváros","Eger","Győr","Hódmezővásárhely","Kaposvár","Kecskemét","Miskolc","Nagykanizsa","Nyiregyháza","Pécs","Salgótarján","Sopron","Szeged","Székesfehérvár","Szekszárd","Szolnok","Szombathely","Tatabánya","Zalaegerszeg"],IS:["Austurland","Hofuoborgarsvaeoi utan Reykjavikur","Norourland eystra","Norourland vestra","Reykjavik","Suourland","Suournes","Vestfirolr","Vesturland"],IN:["Maharashtra","Karnataka","Andhra Pradesh","Arunachal Pradesh","Assam","Bihar","Chhattisgarh","Goa","Gujarat","Haryana","Himachal Pradesh","Jammu and Kashmir","Jharkhand","Kerala","Madhya Pradesh","Manipur","Meghalaya","Mizoram","Nagaland","Orissa","Punjab","Rajasthan","Sikkim","Tamil Nadu","Tripura","Uttarakhand","Uttar Pradesh","West Bengal","Andaman and Nicobar Islands","Dadra and Nagar Haveli","Daman and Diu","Delhi","Lakshadweep","Pondicherry","Telangana","Chandigarh"],ID:["Bali","Kepulauan Bangka Belitung","Ba
 nten","Bengkulu","Gorontalo","Papua Barat","Jambi","Jawa Barat","Jawa Tengah","Jawa Timur","Kalimantan Barat","Kalimantan Timur","Kalimantan Selatan","Kepulauan Riau","Lampung","Maluku","Maluku Utara","Nusa Tenggara Barat","Nusa Tenggara Timur","Papua","Riau","Sulawesi Selatan","Sulawesi Tengah","Sulawesi Tenggara","Sulawesi Utara","Sumatra Barat","Sumatra Selatan","Sumatera Utara","DKI Jakarta","Aceh","DI Yogyakarta","Kalimantan Tengah","Sulawesi Barat","Kalimantan Utara"],IR:["Ardabil","Azarbayjan-e Gharbi","Azarbayjan-e Sharqi","Bushehr","Chahar Mahall va Bakhtiari","Esfahan","Fars","Gilan","Golestan","Hamadan","Hormozgan","Iiam","Kerman","Kermanshah","Khorasan","Khuzestan","Kohjiluyeh va Buyer Ahmad","Kordestan","Lorestan","Markazi","Mazandaran","Qazvin","Qom","Semnan","Sistan va Baluchestan","Tehran","Yazd","Zanjan"],IQ:["Al Anbar","Al Ba,rah","Al Muthanna","Al Qadisiyah","An Najef","Arbil","As Sulaymaniyah","At Ta'mim","Babil","Baghdad","Dahuk","Dhi Qar","Diyala","Karbala'","M
 aysan","Ninawa","Salah ad Din","Wasit"],IE:["Cork","Clare","Cavan","Carlow","Dublin","Donegal","Galway","Kildare","Kilkenny","Kerry","Longford","Louth","Limerick","Leitrim","Laois","Meath","Monaghan","Mayo","Offaly","Roscommon","Sligo","Tipperary","Waterford","Westmeath","Wicklow","Wexford"],IL:["HaDarom","HaMerkaz","HaZafon","Haifa","Tel-Aviv","Jerusalem"],IT:["Agrigento","Alessandria","Ancona","Aosta","Arezzo","Ascoli Piceno","Asti","Avellino","Bari","Belluno","Benevento","Bergamo","Biella","Bologna","Bolzano","Brescia","Brindisi","Cagliari","Caltanissetta","Campobasso","Caserta","Catania","Catanzaro","Chieti","Como","Cosenza","Cremona","Crotone","Cuneo","Enna","Ferrara","Firenze","Foggia","Forlì-Cesena","Frosinone","Genova","Gorizia","Grosseto","Imperia","Isernia","L'Aquila","La Spezia","Latina","Lecce","Lecco","Livorno","Lodi","Lucca","Macerata","Mantova","Massa-Carrara","Matera","Messina","Milano","Modena","Napoli","Novara","Nuoro","Oristano","Padova","Palermo","Parma","Pavia"
 ,"Perugia","Pesaro e Urbino","Pescara","Piacenza","Pisa","Pistoia","Pordenone","Potenza","Prato","Ragusa","Ravenna","Reggio Calabria","Reggio Emilia","Rieti","Rimini","Roma","Rovigo","Salerno","Sassari","Savona","Siena","Siracusa","Sondrio","Taranto","Teramo","Terni","Torino","Trapani","Trento","Treviso","Trieste","Udine","Varese","Venezia","Verbano-Cusio-Ossola","Vercelli","Verona","Vibo Valentia","Vicenza","Viterbo","Carbonia-Iglesias","Olbia-Tempio","Medio Campidano","Ogliastra","Barletta-Andria-Trani","Fermo","Monza e Brianza"],JM:["Clarendon","Hanover","Kingston","Portland","Saint Andrew","Saint Ann","Saint Catherine","Saint Elizabeth","Saint James","Saint Mary","Saint Thomas","Trelawny","Westmoreland","Manchester"],JP:["Aichi","Akita","Aomori","Chiba","Ehime","Fukui","Fukuoka","Fukusima","Gifu","Gunma","Hiroshima","Hokkaido","Hyogo","Ibaraki","Ishikawa","Iwate","Kagawa","Kagoshima","Kanagawa","Kochi","Kumamoto","Kyoto","Mie","Miyagi","Miyazaki","Nagano","Nagasaki","Nara","Niig
 ata","Oita","Okayama","Okinawa","Osaka","Saga","Saitama","Shiga","Shimane","Shizuoka","Tochigi","Tokushima","Tokyo","Tottori","Toyama","Wakayama","Yamagata","Yamaguchi","Yamanashi"],JO:["Ajln","Al 'Aqaba","Al Balqa'","Al Karak","Al Mafraq","Amman","At Tafilah","Az Zarga","Irbid","Jarash","Ma'an","Madaba"],KZ:["Almaty","Astana","Almaty oblysy","Aqmola oblysy","Aqtobe oblysy","Atyrau oblyfiy","Batys Quzaqstan oblysy","Mangghystau oblysy","Ongtustik Quzaqstan oblysy","Pavlodar oblysy","Qaraghandy oblysy","Qostanay oblysy","Qyzylorda oblysy","Shyghys Quzaqstan oblysy","Soltustik Quzaqstan oblysy","Zhambyl oblysy Zhambylskaya oblast'"],KE:["Baringo","Bomet","Bungoma","Busia","Elgeyo/Marakwet","Embu","Garissa","Homa Bay","Isiolo","Kajiado","Kakamega","Kericho","Kiambu","Kilifi","Kirinyaga","Kisii","Kisumu","Kitui","Kwale","Laikipia","Lamu","Machakos","Makueni","Mandera","Marsabit","Meru","Migori","Mombasa","Murang'a","Nairobi City","Nakuru","Nandi","Narok","Nyamira","Nyandarua","Nyeri","S
 amburu","Siaya","Taita/Taveta","Tana River","Tharaka-Nithi","Trans Nzoia","Turkana","Uasin Gishu","Vihiga","Wajir","West Pokot"],KI:["Gilbert Islands","Line Islands","Phoenix Islands"],KP:["Kaesong-si","Nampo-si","Pyongyang-ai","Chagang-do","Hamgyongbuk-do","Hamgyongnam-do","Hwanghaebuk-do","Hwanghaenam-do","Kangwon-do","Pyonganbuk-do","Pyongannam-do","Yanggang-do","Najin Sonbong-si"],KR:["Seoul Teugbyeolsi","Busan Gwang'yeogsi","Daegu Gwang'yeogsi","Daejeon Gwang'yeogsi","Gwangju Gwang'yeogsi","Incheon Gwang'yeogsi","Ulsan Gwang'yeogsi","Chungcheongbugdo","Chungcheongnamdo","Gang'weondo","Gyeonggido","Gyeongsangbugdo","Gyeongsangnamdo","Jejudo","Jeonrabugdo","Jeonranamdo"],KW:["Al Ahmadi","Al Farwanlyah","Al Jahrah","Al Kuwayt","Hawalli"],KG:["Bishkek","Batken","Chu","Jalal-Abad","Naryn","Osh","Talas","Ysyk-Kol"],LA:["Vientiane","Attapu","Bokeo","Bolikhamxai","Champasak","Houaphan","Khammouan","Louang Namtha","Louangphabang","Oudomxai","Phongsali","Salavan","Savannakhet","Xaignabou
 li","Xiasomboun","Xekong","Xiangkhoang"],LV:["Daugavpils","Jelgava","Jūrmala","Liepāja","Rēzekne","Rīga","Ventspils","Aizkraukles novads","Jaunjelgavas novads","Pļaviņu novads","Kokneses novads","Neretas novads","Skrīveru novads","Alūksnes novads","Apes novads","Balvu novads","Viļakas novads","Baltinavas novads","Rugāju novads","Bauskas novads","Iecavas novads","Rundāles novads","Vecumnieku novads","Cēsu novads","Līgatnes novads","Amatas novads","Jaunpiebalgas novads","Priekuļu novads","Pārgaujas novads","Raunas novads","Vecpiebalgas novads","Daugavpils novads","Ilūkstes novads","Dobeles novads","Auces novads","Tērvetes novads","Gulbenes novads","Jelgavas novads","Ozolnieku novads","Jēkabpils novads","Aknīstes novads","Viesītes novads","Krustpils novads","Salas novads","Krāslavas novads","Dagdas novads","Aglonas novads","Kuldīgas novads","Skrundas novads","Alsungas novads","Aizputes novads","Durbes novads","Grobiņas novads","Pāvilostas novads","Priekules nova
 ds","Nīcas novads","Rucavas novads","Vaiņodes novads","Limbažu novads","Alojas novads","Salacgrīvas novads","Ludzas novads","Kārsavas novads","Zilupes novads","Ciblas novads","Madonas novads","Cesvaines novads","Lubānas novads","Varakļānu novads","Ērgļu novads","Ogres novads","Ikšķiles novads","Ķeguma novads","Lielvārdes novads","Preiļu novads","Līvānu novads","Riebiņu novads","Vārkavas novads","Rēzeknes novads","Viļānu novads","Baldones novads","Ķekavas novads","Olaines novads","Salaspils novads","Saulkrastu novads","Siguldas novads","Inčukalna novads","Ādažu novads","Babītes novads","Carnikavas novads","Garkalnes novads","Krimuldas novads","Mālpils novads","Mārupes novads","Ropažu novads","Sējas novads","Stopiņu novads","Saldus novads","Brocēnu novads","Talsu novads","Dundagas novads","Mērsraga novads","Rojas novads","Tukuma novads","Kandavas novads","Engures novads","Jaunpils novads","Valkas novads","Smiltenes novads","Strenču novads","Kocēnu n
 ovads","Mazsalacas novads","Rūjienas novads","Beverīnas novads","Burtnieku novads","Naukšēnu novads","Ventspils novads","Jēkabpils","Valmiera"],LB:["Beirut","Beqaa","Mount Lebanon","North Lebanon","South Lebanon","Nabatieh"],LS:["Berea","Butha-Buthe","Leribe","Mafeteng","Maseru","Mohale's Hoek","Mokhotlong","Qacha's Nek","Quthing","Thaba-Tseka"],LR:["Bomi","Bong","Grand Basaa","Grand Cape Mount","Grand Gedeh","Grand Kru","Lofa","Margibi","Maryland","Montserrado","Nimba","Rivercess","Sinoe"],LY:["Ajdābiyā","Al Buţnān","Al Hizām al Akhdar","Al Jabal al Akhdar","Al Jifārah","Al Jufrah","Al Kufrah","Al Marj","Al Marqab","Al Qaţrūn","Al Qubbah","Al Wāhah","An Nuqaţ al Khams","Ash Shāţi'","Az Zāwiyah","Banghāzī","Banī Walīd","Darnah","Ghadāmis","Gharyān","Ghāt","Jaghbūb","Mişrātah","Mizdah","Murzuq","Nālūt","Sabhā","Şabrātah Şurmān","Surt","Tājūrā' wa an Nawāhī al Arbāh","Ţarābulus","Tarhūnah-Masallātah","Wādī al hayāt","Yafran-Jādū"],LT:[
 "Alytaus Apskritis","Kauno Apskritis","Klaipėdos Apskritis","Marijampolės Apskritis","Panevėžio Apskritis","Šiaulių Apskritis","Tauragės Apskritis","Telšių Apskritis","Utenos Apskritis","Vilniaus Apskritis"],LU:["Diekirch","GreveNmacher","Luxembourg"],MG:["Antananarivo","Antsiranana","Fianarantsoa","Mahajanga","Toamasina","Toliara"],MW:["Balaka","Blantyre","Chikwawa","Chiradzulu","Chitipa","Dedza","Dowa","Karonga","Kasungu","Likoma Island","Lilongwe","Machinga","Mangochi","Mchinji","Mulanje","Mwanza","Mzimba","Nkhata Bay","Nkhotakota","Nsanje","Ntcheu","Ntchisi","Phalomba","Rumphi","Salima","Thyolo","Zomba"],MY:["Wilayah Persekutuan Kuala Lumpur","Wilayah Persekutuan Labuan","Wilayah Persekutuan Putrajaya","Johor","Kedah","Kelantan","Melaka","Negeri Sembilan","Pahang","Perak","Perlis","Pulau Pinang","Sabah","Sarawak","Selangor","Terengganu"],MV:["Male","Alif","Baa","Dhaalu","Faafu","Gaaf Alif","Gaefu Dhaalu","Gnaviyani","Haa Alif","Haa Dhaalu","Kaafu","Laamu","Lhaviyani","M
 eemu","Noonu","Raa","Seenu","Shaviyani","Thaa","Vaavu"],ML:["Bamako","Gao","Kayes","Kidal","Xoulikoro","Mopti","S69ou","Sikasso","Tombouctou"],MH:["Ailinglapalap","Ailuk","Arno","Aur","Ebon","Eniwetok","Jaluit","Kili","Kwajalein","Lae","Lib","Likiep","Majuro","Maloelap","Mejit","Mili","Namorik","Namu","Rongelap","Ujae","Ujelang","Utirik","Wotho","Wotje"],MR:["Nouakchott","Assaba","Brakna","Dakhlet Nouadhibou","Gorgol","Guidimaka","Hodh ech Chargui","Hodh el Charbi","Inchiri","Tagant","Tiris Zemmour","Trarza"],MU:["Beau Bassin-Rose Hill","Curepipe","Port Louis","Quatre Bornes","Vacosa-Phoenix","Black River","Flacq","Grand Port","Moka","Pamplemousses","Plaines Wilhems","Riviere du Rempart","Savanne","Agalega Islands","Cargados Carajos Shoals","Rodrigues Island"],MX:["Aguascalientes","Baja California","Baja California Sur","Campeche","Coahuila","Colima","Chiapas","Chihuahua","Durango","Guanajuato","Guerrero","Hidalgo","Jalisco","Mexico","Michoacin","Morelos","Nayarit","Nuevo Leon","Oax
 aca","Puebla","Queretaro","Quintana Roo","San Luis Potosi","Sinaloa","Sonora","Tabasco","Tamaulipas","Tlaxcala","Veracruz","Yucatan","Zacatecas","Distrito Federal"],FM:["Chuuk","Kosrae","Pohnpei","Yap"],MD:["Gagauzia, Unitate Teritoriala Autonoma","Chisinau","Stinga Nistrului, unitatea teritoriala din","Balti","Cahul","Edinet","Lapusna","Orhei","Soroca","Taraclia","Tighina [Bender]","Ungheni"],MN:["Ulaanbaatar","Arhangay","Bayanhongor","Bayan-Olgiy","Bulgan","Darhan uul","Dornod","Dornogov,","DundgovL","Dzavhan","Govi-Altay","Govi-Smber","Hentiy","Hovd","Hovsgol","Omnogovi","Orhon","Ovorhangay","Selenge","Shbaatar","Tov","Uvs"],ME:["Crna Gora"],MA:["Agadir","Aït Baha","Aït Melloul","Al Haouz","Al Hoceïma","Assa-Zag","Azilal","Beni Mellal","Ben Sllmane","Berkane","Boujdour","Boulemane","Casablanca  [Dar el Beïda]","Chefchaouene","Chichaoua","El Hajeb","El Jadida","Errachidia","Essaouira","Es Smara","Fès","Figuig","Guelmim","Ifrane","Jerada","Kelaat Sraghna","Kénitra","Khemisaet
 ","Khenifra","Khouribga","Laâyoune (EH)","Larache","Marrakech","Meknsès","Nador","Ouarzazate","Oued ed Dahab (EH)","Oujda","Rabat-Salé","Safi","Sefrou","Settat","Sidl Kacem","Tanger","Tan-Tan","Taounate","Taroudannt","Tata","Taza","Tétouan","Tiznit"],MZ:["Maputo","Cabo Delgado","Gaza","Inhambane","Manica","Numpula","Niaaea","Sofala","Tete","Zambezia"],MM:["Ayeyarwady","Bago","Magway","Mandalay","Sagaing","Tanintharyi","Yangon","Chin","Kachin","Kayah","Kayin","Mon","Rakhine","Shan"],NA:["Caprivi","Erongo","Hardap","Karas","Khomas","Kunene","Ohangwena","Okavango","Omaheke","Omusati","Oshana","Oshikoto","Otjozondjupa"],NL:["Drente","Flevoland","Friesland","Gelderland","Groningen","Noord-Brabant","Noord-Holland","Overijssel","Utrecht","Zuid-Holland","Zeeland","Limburg"],NZ:["Auckland","Bay of Plenty","Canterbury","Gisborne","Hawkes Bay","Manawatu-Wanganui","Marlborough","Nelson","Northland","Otago","Southland","Taranaki","Tasman","Waikato","Wellington","West Coast"],NI:["Boaco","Car
 azo","Chinandega","Chontales","Esteli","Jinotega","Leon","Madriz","Managua","Masaya","Matagalpa","Nueva Segovia","Rio San Juan","Rivas","Atlantico Norte","Atlantico Sur"],NE:["Niamey","Agadez","Diffa","Dosso","Maradi","Tahoua","Tillaberi","Zinder"],NG:["Abuja Federal Capital Territory","Abia","Adamawa","Akwa Ibom","Anambra","Bauchi","Bayelsa","Benue","Borno","Cross River","Delta","Ebonyi","Edo","Ekiti","Enugu","Gombe","Imo","Jigawa","Kaduna","Kano","Katsina","Kebbi","Kogi","Kwara","Lagos","Nassarawa","Niger","Ogun","Ondo","Osun","Oyo","Rivers","Sokoto","Taraba","Yobe","Zamfara","Plateau"],NO:["Akershus","Aust-Agder","Buskerud","Finnmark","Hedmark","Hordaland","Møre og Romsdal","Nordland","Nord-Trøndelag","Oppland","Oslo","Rogaland","Sogn og Fjordane","Sør-Trøndelag","Telemark","Troms","Vest-Agder","Vestfold","Østfold","Jan Mayen","Svalbard"],OM:["Ad Dakhillyah","Al Batinah","Al Janblyah","Al Wusta","Ash Sharqlyah","Az Zahirah","Masqat","Musandam"],PK:["Islamabad Federal Capital
  Area","Baluchistan","Khyber Pakhtun Khawa","Sindh","Federally Administered Tribal Areas","Azad Kashmir","Gilgit-Baltistan","Punjab"],PS:["Jenin","Tubas","Tulkarm","Nablus","Qalqilya","Salfit","Ramallah and Al-Bireh","Jericho","Jerusalem","Bethlehem","Hebron","North Gaza","Gaza","Deir el-Balah","Khan Yunis","Rafah"],PA:["Bocas del Toro","Cocle","Chiriqui","Darien","Herrera","Loa Santoa","Panama","Veraguas","Comarca de San Blas"],PG:["National Capital District (Port Moresby)","Chimbu","Eastern Highlands","East New Britain","East Sepik","Enga","Gulf","Madang","Manus","Milne Bay","Morobe","New Ireland","North Solomons","Santaun","Southern Highlands","Western Highlands","West New Britain"],PY:["Asuncion","Alto Paraguay","Alto Parana","Amambay","Boqueron","Caeguazu","Caazapl","Canindeyu","Concepcion","Cordillera","Guaira","Itapua","Miaiones","Neembucu","Paraguari","Presidente Hayes","San Pedro"],PE:["El Callao","Ancash","Apurimac","Arequipa","Ayacucho","Cajamarca","Cuzco","Huancavelica",
 "Huanuco","Ica","Junin","La Libertad","Lambayeque","Lima","Loreto","Madre de Dios","Moquegua","Pasco","Piura","Puno","San Martin","Tacna","Tumbes","Ucayali","Amazonas"],PH:["Abra","Agusan del Norte","Agusan del Sur","Aklan","Albay","Antique","Apayao","Aurora","Basilan","Bataan","Batanes","Batangas","Benguet","Biliran","Bohol","Bukidnon","Bulacan","Cagayan","Camarines Norte","Camarines Sur","Camiguin","Capiz","Catanduanes","Cavite","Cebu","Compostela Valley","Davao","Davao del Sur","Davao Oriental","Eastern Samar","Guimaras","Ifugao","Ilocos Norte","Ilocos Sur","Iloilo","Isabela","Kalinga-Apayso","Laguna","Lanao del Norte","Lanao del Sur","La Union","Leyte","Maguindanao","Marinduque","Masbate","Mindoro Occidental","Mindoro Oriental","Misamis Occidental","Misamis Oriental","Mountain Province","Negroe Occidental","Negros Oriental","North Cotabato","Northern Samar","Nueva Ecija","Nueva Vizcaya","Palawan","Pampanga","Pangasinan","Quezon","Quirino","Rizal","Romblon","Sarangani","Siquijor"
 ,"Sorsogon","South Cotabato","Southern Leyte","Sultan Kudarat","Sulu","Surigao del Norte","Surigao del Sur","Tarlac","Tawi-Tawi","Western Samar","Zambales","Zamboanga del Norte","Zamboanga del Sur","Zamboanga Sibiguey","Metropolitan Manila"],PL:["mazowieckie","pomorskie","dolnośląskie","kujawsko-pomorskie","lubelskie","lubuskie","łódzkie","małopolskie","opolskie","podkarpackie","podlaskie","śląskie","świętokrzyskie","warmińsko-mazurskie","wielkopolskie","zachodniopomorskie"],PT:["Aveiro","Beja","Braga","Braganca","Castelo Branco","Colmbra","Ovora","Faro","Guarda","Leiria","Lisboa","Portalegre","Porto","Santarem","Setubal","Viana do Castelo","Vila Real","Viseu","Regiao Autonoma dos Acores","Regiao Autonoma da Madeira"],QA:["Ad Dawhah","Al Ghuwayriyah","Al Jumayliyah","Al Khawr","Al Wakrah","Ar Rayyan","Jariyan al Batnah","Madinat ash Shamal","Umm Salal"],RO:["Bucuresti","Alba","Arad","Argeș","Bacău","Bihor","Bistrița-Năsăud","Botoșani","Brașov","Brăila","Buzău","Ca
 raș-Severin","Călărași","Cluj","Constanța","Covasna","Dâmbovița","Dolj","Galați","Giurgiu","Gorj","Harghita","Hunedoara","Ialomița","Iași","Ilfov","Maramureș","Mehedinți","Mureș","Neamț","Olt","Prahova","Satu Mare","Sălaj","Sibiu","Suceava","Teleorman","Timiș","Tulcea","Vaslui","Vâlcea","Vrancea"],RU:["Adygeya, Respublika","Altay, Respublika","Bashkortostan, Respublika","Buryatiya, Respublika","Chechenskaya Respublika","Chuvashskaya Respublika","Dagestan, Respublika","Ingushskaya Respublika","Kabardino-Balkarskaya","Kalmykiya, Respublika","Karachayevo-Cherkesskaya Respublika","Kareliya, Respublika","Khakasiya, Respublika","Komi, Respublika","Mariy El, Respublika","Mordoviya, Respublika","Sakha, Respublika [Yakutiya]","Severnaya Osetiya, Respublika","Tatarstan, Respublika","Tyva, Respublika [Tuva]","Udmurtskaya Respublika","Altayskiy kray","Khabarovskiy kray","Krasnodarskiy kray","Krasnoyarskiy kray","Primorskiy kray","Stavropol'skiy kray","Amurskaya oblast'","Arkhan
 gel'skaya oblast'","Astrakhanskaya oblast'","Belgorodskaya oblast'","Bryanskaya oblast'","Chelyabinskaya oblast'","Zabaykalsky Krai'","Irkutskaya oblast'","Ivanovskaya oblast'","Kaliningradskaya oblast'","Kaluzhskaya oblast'","Kamchatka Krai'","Kemerovskaya oblast'","Kirovskaya oblast'","Kostromskaya oblast'","Kurganskaya oblast'","Kurskaya oblast'","Leningradskaya oblast'","Lipetskaya oblast'","Magadanskaya oblast'","Moskovskaya oblast'","Murmanskaya oblast'","Nizhegorodskaya oblast'","Novgorodskaya oblast'","Novosibirskaya oblast'","Omskaya oblast'","Orenburgskaya oblast'","Orlovskaya oblast'","Penzenskaya oblast'","Perm krai'","Pskovskaya oblast'","Rostovskaya oblast'","Ryazanskaya oblast'","Sakhalinskaya oblast'","Samarskaya oblast'","Saratovskaya oblast'","Smolenskaya oblast'","Sverdlovskaya oblast'","Tambovskaya oblast'","Tomskaya oblast'","Tul'skaya oblast'","Tverskaya oblast'","Tyumenskaya oblast'","Ul'yanovskaya oblast'","Vladimirskaya oblast'","Volgogradskaya oblast'","Vol
 ogodskaya oblast'","Voronezhskaya oblast'","Yaroslavskaya oblast'","Moskva","Sankt-Peterburg","Yevreyskaya avtonomnaya oblast'","Chukotskiy avtonomnyy okrug","Khanty-Mansiyskiy avtonomnyy okrug","Nenetskiy avtonomnyy okrug","Yamalo-Nenetskiy avtonomnyy okrug"],RW:["Butare","Byumba","Cyangugu","Gikongoro","Gisenyi","Gitarama","Kibungo","Kibuye","Kigali-Rural Kigali y' Icyaro","Kigali-Ville Kigali Ngari","Mutara","Ruhengeri"],SH:["Saint Helena","Ascension","Tristan da Cunha"],KN:["Saint Kitts","Nevis"],WS:["A'ana","Aiga-i-le-Tai","Atua","Fa'aaaleleaga","Gaga'emauga","Gagaifomauga","Palauli","Satupa'itea","Tuamasaga","Va'a-o-Fonoti","Vaisigano"],ST:["Principe","Sao Tome"],SA:["Al Bahah","Al Hudud Ash Shamaliyah","Al Jawf","Al Madinah","Al Qasim","Ar Riyad","Asir","Ha'il","Jlzan","Makkah","Najran","Tabuk","Ash Sharqiyah"],SN:["Dakar","Diourbel","Fatick","Kaolack","Kolda","Louga","Matam","Saint-Louis","Tambacounda","Thies","Ziguinchor"],RS:["Srbija","Kosovo-Metohija","Vojvodina"],SL:["We
 stern Area (Freetown)","Eastern","Northern","Southern"],SK:["Banskobystrický kraj","Bratislavský kraj","Košický kraj","Nitriansky kraj","Prešovský kraj","Trenčiansky kraj","Trnavský kraj","Žilinský kraj"],SI:["Ajdovščina","Beltinci","Benedikt","Bistrica ob Sotli","Bled","Bloke","Bohinj","Borovnica","Bovec","Braslovče","Brda","Brezovica","Brežice","Cankova","Celje","Cerklje na Gorenjskem","Cerknica","Cerkno","Cerkvenjak","Črenšovci","Črna na Koroškem","Črnomelj","Destrnik","Divača","Dobje","Dobrepolje","Dobrna","Dobrova-Polhov Gradec","Dobrovnik","Dol pri Ljubljani","Dolenjske Toplice","Domžale","Dornava","Dravograd","Duplek","Gorenja vas-Poljane","Gorišnica","Gornja Radgona","Gornji Grad","Gornji Petrovci","Grad","Grosuplje","Hajdina","Hoče-Slivnica","Hodoš","Horjul","Hrastnik","Hrpelje-Kozina","Idrija","Ig","Ilirska Bistrica","Ivančna Gorica","Izola","Jesenice","Jezersko","Juršinci","Kamnik","Kanal","Kidričevo","Kobarid","Kobilje","Kočevje","Komen","Kome
 nda","Koper","Kostel","Kozje","Kranj","Kranjska Gora","Križevci","Krško","Kungota","Kuzma","Laško","Lenart","Lendava","Litija","Ljubljana","Ljubno","Ljutomer","Logatec","Loška dolina","Loški Potok","Lovrenc na Pohorju","Luče","Lukovica","Majšperk","Maribor","Markovci","Medvode","Mengeš","Metlika","Mežica","Miklavž na Dravskem polju","Miren-Kostanjevica","Mirna Peč","Mislinja","Moravče","Moravske Toplice","Mozirje","Murska Sobota","Muta","Naklo","Nazarje","Nova Gorica","Novo mesto","Sveta Ana","Sveti Andraž v Slovenskih goricah","Sveti Jurij","Šalovci","Šempeter-Vrtojba","Šenčur","Šentilj","Šentjernej","Šentjur","Škocjan","Škofja Loka","Škofljica","Šmarje pri Jelšah","Šmartno ob Paki","Šmartno pri Litiji","Šoštanj","Štore","Tabor","Tišina","Tolmin","Trbovlje","Trebnje","Trnovska vas","Tržič","Trzin","Turnišče","Velenje","Velika Polana","Velike Lašče","Veržej","Videm","Vipava","Vitanje","Vojnik","Vransko","Vrhnika","Vuzenica","Zagorje ob Savi","Za
 vrč","Zreče","Žalec","Železniki","Žetale","Žiri","Žirovnica","Žužemberk","Ankaran","Apače","Cirkulane","Gorje","Kostanjevica na Krki","Log-Dragomer","Makole","Mirna","Mokronog-Trebelno","Odranci","Oplotnica","Ormož","Osilnica","Pesnica","Piran","Pivka","Podčetrtek","Podlehnik","Podvelka","Poljčane","Polzela","Postojna","Prebold","Preddvor","Prevalje","Ptuj","Puconci","Rače-Fram","Radeče","Radenci","Radlje ob Dravi","Radovljica","Ravne na Koroškem","Razkrižje","Rečica ob Savinji","Renče-Vogrsko","Ribnica","Ribnica na Pohorju","Rogaška Slatina","Rogašovci","Rogatec","Ruše","Selnica ob Dravi","Semič","Šentrupert","Sevnica","Sežana","Slovenj Gradec","Slovenska Bistrica","Slovenske Konjice","Šmarješke Toplice","Sodražica","Solčava","Središče ob Dravi","Starše","Straža","Sveta Trojica v Slovenskih goricah","Sveti Jurij v Slovenskih goricah","Sveti Tomaž","Vodice"],SB:["Capital Territory (Honiara)","Guadalcanal","Isabel","Makira","Malaita","Temotu"],SO:["A
 wdal","Bakool","Banaadir","Bay","Galguduud","Gedo","Hiirsan","Jubbada Dhexe","Jubbada Hoose","Mudug","Nugaal","Saneag","Shabeellaha Dhexe","Shabeellaha Hoose","Sool","Togdheer","Woqooyi Galbeed"],ZA:["Eastern Cape","Free State","Gauteng","Kwazulu-Natal","Mpumalanga","Northern Cape","Limpopo","Western Cape","North West"],ES:["Álava","Albacete","Alicante","Almería","Asturias","Ávila","Badajoz","Baleares","Barcelona","Burgos","Cáceres","Cádiz","Cantabria","Castellón","Ciudad Real","Cuenca","Girona [Gerona]","Granada","Guadalajara","Guipúzcoa","Huelva","Huesca","Jaén","La Coruña","La Rioja","Las Palmas","León","Lleida [Lérida]","Lugo","Madrid","Málaga","Murcia","Navarra","Ourense","Palencia","Pontevedra","Salamanca","Santa Cruz de Tenerife","Segovia","Sevilla","Soria","Tarragona","Teruel","Valencia","Valladolid","Vizcaya","Zamora","Zaragoza","Ceuta","Melilla","Toledo","Córdoba"],LK:["Ampara","Anuradhapura","Badulla","Batticaloa","Colombo","Galle","Gampaha","Hambantota","Jaf
 fna","Kalutara","Kandy","Kegalla","Kilinochchi","Kurunegala","Mannar","Matale","Matara","Monaragala","Mullaittivu","Nuwara Eliya","Polonnaruwa","Puttalum","Ratnapura","Trincomalee","VavunLya"],SD:["A'ali an Nil","Al Bah al Ahmar","Al Buhayrat","Al Jazirah","Al Khartum","Al Qadarif","Al Wahdah","An Nil","An Nil al Abyaq","An Nil al Azraq","Ash Shamallyah","Bahr al Jabal","Gharb al Istiwa'iyah","Gharb Ba~r al Ghazal","Gharb Darfur","Gharb Kurdufan","Janub Darfur","Janub Rurdufan","Jnqall","Kassala","Shamal Batr al Ghazal","Shamal Darfur","Shamal Kurdufan","Sharq al Istiwa'iyah","Sinnar","Warab"],SR:["Brokopondo","Commewijne","Coronie","Marowijne","Nickerie","Paramaribo","Saramacca","Sipaliwini","Wanica"],SZ:["Hhohho","Lubombo","Manzini","Shiselweni"],SE:["Blekinge län","Dalarnas län","Gotlands län","Gävleborgs län","Hallands län","Jämtlands län","Jönkopings län","Kalmar län","Kronobergs län","Norrbottens län","Skåne län","Stockholms län","Södermanlands län","Uppsala 
 län","Värmlands län","Västerbottens län","Västernorrlands län","Västmanlands län","Västra Götalands län","Örebro län","Östergötlands län"],CH:["Aargau","Appenzell Innerrhoden","Appenzell Ausserrhoden","Bern","Basel-Landschaft","Basel-Stadt","Fribourg","Geneva","Glarus","Graubunden","Jura","Luzern","Neuchatel","Nidwalden","Obwalden","Sankt Gallen","Schaffhausen","Solothurn","Schwyz","Thurgau","Ticino","Uri","Vaud","Valais","Zug","Zurich"],SY:["Al Hasakah","Al Ladhiqiyah","Al Qunaytirah","Ar Raqqah","As Suwayda'","Dar'a","Dayr az Zawr","Dimashq","Halab","Hamah","Jim'","Idlib","Rif Dimashq","Tarts"],TW:["Changhua County","Chiayi County","Hsinchu County","Hualien County","Ilan County","Kaohsiung County","Miaoli County","Nantou County","Penghu County","Pingtung County","Taichung County","Tainan County","Taipei County","Taitung County","Taoyuan County","Yunlin County","Keelung City","Taichung City","Kaohsiung City","Taipei City","Chiayi City","Hsinchu City","Tainan City"]
 ,TJ:["Sughd","Khatlon","Gorno-Badakhshan","Dushanbe","Nohiyahoi Tobei Jumhurí"],TZ:["Arusha","Dar-es-Salaam","Dodoma","Iringa","Kagera","Kaskazini Pemba","Kaskazini Unguja","Xigoma","Kilimanjaro","Rusini Pemba","Kusini Unguja","Lindi","Manyara","Mara","Mbeya","Mjini Magharibi","Morogoro","Mtwara","Pwani","Rukwa","Ruvuma","Shinyanga","Singida","Tabora","Tanga"],TH:["Krung Thep Maha Nakhon Bangkok","Phatthaya","Amnat Charoen","Ang Thong","Buri Ram","Chachoengsao","Chai Nat","Chaiyaphum","Chanthaburi","Chiang Mai","Chiang Rai","Chon Buri","Chumphon","Kalasin","Kamphasng Phet","Kanchanaburi","Khon Kaen","Krabi","Lampang","Lamphun","Loei","Lop Buri","Mae Hong Son","Maha Sarakham","Mukdahan","Nakhon Nayok","Nakhon Pathom","Nakhon Phanom","Nakhon Ratchasima","Nakhon Sawan","Nakhon Si Thammarat","Nan","Narathiwat","Nong Bua Lam Phu","Nong Khai","Nonthaburi","Pathum Thani","Pattani","Phangnga","Phatthalung","Phayao","Phetchabun","Phetchaburi","Phichit","Phitsanulok","Phrae","Phra Nakhon Si 
 Ayutthaya","Phuket","Prachin Buri","Prachuap Khiri Khan","Ranong","Ratchaburi","Rayong","Roi Et","Sa Kaeo","Sakon Nakhon","Samut Prakan","Samut Sakhon","Samut Songkhram","Saraburi","Satun","Sing Buri","Si Sa Ket","Songkhla","Sukhothai","Suphan Buri","Surat Thani","Surin","Tak","Trang","Trat","Ubon Ratchathani","Udon Thani","Uthai Thani","Uttaradit","Yala","Yasothon"],TL:["Aileu","Ainaro","Bacucau","Bobonaro","Cova Lima","Dili","Ermera","Laulem","Liquica","Manatuto","Manafahi","Oecussi","Viqueque"],TG:["Kara","Maritime (Region)","Savannes"],TT:["Couva-Tabaquite-Talparo","Diego Martin","Eastern Tobago","Penal-Debe","Princes Town","Rio Claro-Mayaro","Sangre Grande","San Juan-Laventille","Siparia","Tunapuna-Piarco","Western Tobago","Arima","Chaguanas","Point Fortin","Port of Spain","San Fernando"],TN:["Béja","Ben Arous","Bizerte","Gabès","Gafsa","Jendouba","Kairouan","Rasserine","Kebili","L'Ariana","Le Ref","Mahdia","La Manouba","Medenine","Moneatir","Naboul","Sfax","Sidi Bouxid","Sil
 iana","Sousse","Tataouine","Tozeur","Tunis","Zaghouan"],TR:["Adana","Ad yaman","Afyon","Ag r","Aksaray","Amasya","Ankara","Antalya","Ardahan","Artvin","Aydin","Bal kesir","Bartin","Batman","Bayburt","Bilecik","Bingol","Bitlis","Bolu","Burdur","Bursa","Canakkale","Cankir","Corum","Denizli","Diyarbakir","Duzce","Edirne","Elazig","Erzincan","Erzurum","Eskis'ehir","Gaziantep","Giresun","Gms'hane","Hakkari","Hatay","Igidir","Isparta","Icel","Istanbul","Izmir","Kahramanmaras","Karabk","Karaman","Kars","Kastamonu","Kayseri","Kirikkale","Kirklareli","Kirs'ehir","Kilis","Kocaeli","Konya","Ktahya","Malatya","Manisa","Mardin","Mugila","Mus","Nevs'ehir","Nigide","Ordu","Osmaniye","Rize","Sakarya","Samsun","Siirt","Sinop","Sivas","S'anliurfa","S'rnak","Tekirdag","Tokat","Trabzon","Tunceli","Us'ak","Van","Yalova","Yozgat","Zonguldak"],TM:["Ahal","Balkan","Dasoguz","Lebap","Mary"],UG:["Adjumani","Apac","Arua","Bugiri","Bundibugyo","Bushenyi","Busia","Gulu","Hoima","Iganga","Jinja","Kabale","Kabaro
 le","Kaberamaido","Kalangala","Kampala","Kamuli","Kamwenge","Kanungu","Kapchorwa","Kasese","Katakwi","Kayunga","Kibaale","Kiboga","Kisoro","Kitgum","Kotido","Kumi","Kyenjojo","Lira","Luwero","Masaka","Masindi","Mayuge","Mbale","Mbarara","Moroto","Moyo","Mpigi","Mubende","Mukono","Nakapiripirit","Nakasongola","Nebbi","Ntungamo","Pader","Pallisa","Rakai","Rukungiri","Sembabule","Sironko","Soroti","Tororo","Wakiso","Yumbe"],UA:["Cherkas'ka Oblast'","Chernihivs'ka Oblast'","Chernivets'ka Oblast'","Dnipropetrovs'ka Oblast'","Donets'ka Oblast'","Ivano-Frankivs'ka Oblast'","Kharkivs'ka Oblast'","Khersons'ka Oblast'","Khmel'nyts'ka Oblast'","Kirovohrads'ka Oblast'","Kyivs'ka Oblast'","Luhans'ka Oblast'","L'vivs'ka Oblast'","Mykolaivs'ka Oblast'","Odes 'ka Oblast'","Poltavs'ka Oblast'","Rivnens'ka Oblast'","Sums 'ka Oblast'","Ternopil's'ka Oblast'","Vinnyts'ka Oblast'","Volyos'ka Oblast'","Zakarpats'ka Oblast'","Zaporiz'ka Oblast'","Zhytomyrs'ka Oblast'","Respublika Krym","Kyiv","Sevastopol"
 ],AE:["Abu Zaby","'Ajman","Al Fujayrah","Ash Shariqah","Dubayy","Ra's al Khaymah","Umm al Qaywayn"],GB:["Aberdeen City","Aberdeenshire","Angus","Co Antrim","Argyll and Bute","Co Armagh","Bedfordshire","Gwent","Bristol, City of","Buckinghamshire","Cambridgeshire","Cheshire","Clackmannanshire","Cornwall","Cumbria","Derbyshire","Co Londonderry","Devon","Dorset","Co Down","Dumfries and Galloway","Dundee City","County Durham","East Ayrshire","East Dunbartonshire","East Lothian","East Renfrewshire","East Riding of Yorkshire","East Sussex","Edinburgh, City of","Na h-Eileanan Siar","Essex","Falkirk","Co Fermanagh","Fife","Glasgow City","Gloucestershire","Gwynedd","Hampshire","Herefordshire","Hertfordshire","Highland","Inverclyde","Isle of Wight","Kent","Lancashire","Leicestershire","Lincolnshire","Midlothian","Moray","Norfolk","North Ayrshire","North Lanarkshire","North Yorkshire","Northamptonshire","Northumberland","Nottinghamshire","Oldham","Omagh","Orkney Islands","Oxfordshire","Perth an
 d Kinross","Powys","Renfrewshire","Rutland","Scottish Borders","Shetland Islands","Shropshire","Somerset","South Ayrshire","South Gloucestershire","South Lanarkshire","Staffordshire","Stirling","Suffolk","Surrey","Mid Glamorgan","Warwickshire","West Dunbartonshire","West Lothian","West Sussex","Wiltshire","Worcestershire","Tyne and Wear","Greater Manchester","Co Tyrone","West Yorkshire","South Yorkshire","Merseyside","Berkshire","West Midlands","West Glamorgan","London","Clwyd","Dyfed","South Glamorgan"],US:["Alabama","Alaska","Arizona","Arkansas","California","Colorado","Connecticut","Delaware","Florida","Georgia","Hawaii","Idaho","Illinois","Indiana","Iowa","Kansas","Kentucky","Louisiana","Maine","Maryland","Massachusetts","Michigan","Minnesota","Mississippi","Missouri","Montana","Nebraska","Nevada","New Hampshire","New Jersey","New Mexico","New York","North Carolina","North Dakota","Ohio","Oklahoma","Oregon","Pennsylvania","Rhode Island","South Carolina","South Dakota","Tennessee
 ","Texas","Utah","Vermont","Virginia","Washington","West Virginia","Wisconsin","Wyoming","District of Columbia","American Samoa","Guam","Northern Mariana Islands","Puerto Rico","Virgin Islands","United States Minor Outlying Islands","Armed Forces Europe","Armed Forces Americas","Armed Forces Pacific"],UM:["Baker Island","Howland Island","Jarvis Island","Johnston Atoll","Kingman Reef","Midway Islands","Navassa Island","Palmyra Atoll","Wake Island"],UY:["Artigsa","Canelones","Cerro Largo","Colonia","Durazno","Flores","Lavalleja","Maldonado","Montevideo","Paysandu","Rivera","Rocha","Salto","Soriano","Tacuarembo","Treinta y Tres","Florida","Rio Negro","San Jose"],UZ:["Toshkent (city)","Qoraqalpogiston Respublikasi","Andijon","Buxoro","Farg'ona","Jizzax","Khorazm","Namangan","Navoiy","Qashqadaryo","Samarqand","Sirdaryo","Surxondaryo","Toshkent","Xorazm"],VU:["Malampa","Penama","Sanma","Shefa","Tafea","Torba"],VE:["Distrito Federal","Anzoategui","Apure","Aragua","Barinas","Carabobo","Coje
 des","Falcon","Guarico","Lara","Merida","Miranda","Monagas","Nueva Esparta","Portuguesa","Tachira","Trujillo","Vargas","Yaracuy","Zulia","Delta Amacuro","Dependencias Federales"],VN:["Dac Lac","An Giang","Ba Ria - Vung Tau","Bac Can","Bac Giang","Bac Lieu","Bac Ninh","Ben Tre","Binh Dinh","Binh Duong","Binh Phuoc","Binh Thuan","Ca Mau","Can Tho","Cao Bang","Da Nang, thanh pho","Dong Nai","Dong Thap","Gia Lai","Ha Giang","Ha Nam","Ha Noi, thu do","Ha Tay","Ha Tinh","Hai Duong","Hai Phong, thanh pho","Hoa Binh","Ho Chi Minh, thanh pho [Sai Gon]","Hung Yen","Khanh Hoa","Kien Giang","Kon Tum","Lai Chau","Lam Dong","Lang Son","Lao Cai","Long An","Nam Dinh","Nghe An","Ninh Binh","Ninh Thuan","Phu Tho","Phu Yen","Quang Binh","Quang Nam","Quang Ngai","Quang Ninh","Quang Tri","Soc Trang","Son La","Tay Ninh","Thai Binh","Thai Nguyen","Thanh Hoa","Thua Thien-Hue","Tien Giang","Tra Vinh","Tuyen Quang","Vinh Long","Vinh Phuc","Yen Bai"],YE:["Abyan","Adan","Ad Dali","Al Bayda'","Al Hudaydah","Al 
 Mahrah","Al Mahwit","Amran","Dhamar","Hadramawt","Hajjah","Ibb","Lahij","Ma'rib","Sa'dah","San'a'","Shabwah","Ta'izz"],ZM:["Copperbelt","Luapula","Lusaka","North-Western"],ZW:["Bulawayo","Harare","Manicaland","Mashonaland Central","Mashonaland East","Mashonaland West","Masvingo","Matabeleland North","Matabeleland South","Midlands"]};
-},{}],"yTth":[function(require,module,exports) {
-"use strict";function e(e,r,n){if("number"!=typeof r)throw new TypeError("Expected value to be a number");if(!Number.isInteger(n))throw new TypeError("Expected precision to be an integer");const o=n>0?"e":"e-",t=n>0?"e-":"e";return n=Math.abs(n),"round"===e?Number(Math.sign(r)*(Math.round(Math.abs(r)+o+n)+t+n)):Number(Math[e](r+o+n)+t+n)}module.exports=e.bind(null,"round"),module.exports.up=e.bind(null,"ceil"),module.exports.down=e.bind(null,"floor");
-},{}],"Tmtp":[function(require,module,exports) {
+/*!
+ * jQuery JavaScript Library v3.3.1
+ * https://jquery.com/
+ *
+ * Includes Sizzle.js
+ * https://sizzlejs.com/
+ *
+ * Copyright JS Foundation and other contributors
+ * Released under the MIT license
+ * https://jquery.org/license
+ *
+ * Date: 2018-01-20T17:24Z
+ */
+( function( global, factory ) {
+
+	"use strict";
+
+	if ( typeof module === "object" && typeof module.exports === "object" ) {
+
+		// For CommonJS and CommonJS-like environments where a proper `window`
+		// is present, execute the factory and get jQuery.
+		// For environments that do not have a `window` with a `document`
+		// (such as Node.js), expose a factory as module.exports.
+		// This accentuates the need for the creation of a real `window`.
+		// e.g. var jQuery = require("jquery")(window);
+		// See ticket #14549 for more info.
+		module.exports = global.document ?
+			factory( global, true ) :
+			function( w ) {
+				if ( !w.document ) {
+					throw new Error( "jQuery requires a window with a document" );
+				}
+				return factory( w );
+			};
+	} else {
+		factory( global );
+	}
+
+// Pass this if window is not defined yet
+} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) {
+
+// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
+// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
+// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
+// enough that all such attempts are guarded in a try block.
+"use strict";
+
+var arr = [];
+
+var document = window.document;
+
+var getProto = Object.getPrototypeOf;
+
+var slice = arr.slice;
+
+var concat = arr.concat;
+
+var push = arr.push;
+
+var indexOf = arr.indexOf;
+
+var class2type = {};
+
+var toString = class2type.toString;
+
+var hasOwn = class2type.hasOwnProperty;
+
+var fnToString = hasOwn.toString;
+
+var ObjectFunctionString = fnToString.call( Object );
+
+var support = {};
+
+var isFunction = function isFunction( obj ) {
+
+      // Support: Chrome <=57, Firefox <=52
+      // In some browsers, typeof returns "function" for HTML <object> elements
+      // (i.e., `typeof document.createElement( "object" ) === "function"`).
+      // We don't want to classify *any* DOM node as a function.
+      return typeof obj === "function" && typeof obj.nodeType !== "number";
+  };
+
+
+var isWindow = function isWindow( obj ) {
+		return obj != null && obj === obj.window;
+	};
+
+
+
+
+	var preservedScriptAttributes = {
+		type: true,
+		src: true,
+		noModule: true
+	};
+
+	function DOMEval( code, doc, node ) {
+		doc = doc || document;
+
+		var i,
+			script = doc.createElement( "script" );
+
+		script.text = code;
+		if ( node ) {
+			for ( i in preservedScriptAttributes ) {
+				if ( node[ i ] ) {
+					script[ i ] = node[ i ];
+				}
+			}
+		}
+		doc.head.appendChild( script ).parentNode.removeChild( script );
+	}
+
+
+function toType( obj ) {
+	if ( obj == null ) {
+		return obj + "";
+	}
+
+	// Support: Android <=2.3 only (functionish RegExp)
+	return typeof obj === "object" || typeof obj === "function" ?
+		class2type[ toString.call( obj ) ] || "object" :
+		typeof obj;
+}
+/* global Symbol */
+// Defining this global in .eslintrc.json would create a danger of using the global
+// unguarded in another place, it seems safer to define global only for this module
+
+
+
+var
+	version = "3.3.1",
+
+	// Define a local copy of jQuery
+	jQuery = function( selector, context ) {
+
+		// The jQuery object is actually just the init constructor 'enhanced'
+		// Need init if jQuery is called (just allow error to be thrown if not included)
+		return new jQuery.fn.init( selector, context );
+	},
+
+	// Support: Android <=4.0 only
+	// Make sure we trim BOM and NBSP
+	rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;
+
+jQuery.fn = jQuery.prototype = {
+
+	// The current version of jQuery being used
+	jquery: version,
+
+	constructor: jQuery,
+
+	// The default length of a jQuery object is 0
+	length: 0,
+
+	toArray: function() {
+		return slice.call( this );
+	},
+
+	// Get the Nth element in the matched element set OR
+	// Get the whole matched element set as a clean array
+	get: function( num ) {
+
+		// Return all the elements in a clean array
+		if ( num == null ) {
+			return slice.call( this );
+		}
+
+		// Return just the one element from the set
+		return num < 0 ? this[ num + this.length ] : this[ num ];
+	},
+
+	// Take an array of elements and push it onto the stack
+	// (returning the new matched element set)
+	pushStack: function( elems ) {
+
+		// Build a new jQuery matched element set
+		var ret = jQuery.merge( this.constructor(), elems );
+
+		// Add the old object onto the stack (as a reference)
+		ret.prevObject = this;
+
+		// Return the newly-formed element set
+		return ret;
+	},
+
+	// Execute a callback for every element in the matched set.
+	each: function( callback ) {
+		return jQuery.each( this, callback );
+	},
+
+	map: function( callback ) {
+		return this.pushStack( jQuery.map( this, function( elem, i ) {
+			return callback.call( elem, i, elem );
+		} ) );
+	},
+
+	slice: function() {
+		return this.pushStack( slice.apply( this, arguments ) );
+	},
+
+	first: function() {
+		return this.eq( 0 );
+	},
+
+	last: function() {
+		return this.eq( -1 );
+	},
+
+	eq: function( i ) {
+		var len = this.length,
+			j = +i + ( i < 0 ? len : 0 );
+		return this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] );
+	},
+
+	end: function() {
+		return this.prevObject || this.constructor();
+	},
+
+	// For internal use only.
+	// Behaves like an Array's method, not like a jQuery method.
+	push: push,
+	sort: arr.sort,
+	splice: arr.splice
+};
+
+jQuery.extend = jQuery.fn.extend = function() {
+	var options, name, src, copy, copyIsArray, clone,
+		target = arguments[ 0 ] || {},
+		i = 1,
+		length = arguments.length,
+		deep = false;
+
+	// Handle a deep copy situation
+	if ( typeof target === "boolean" ) {
+		deep = target;
+
+		// Skip the boolean and the target
+		target = arguments[ i ] || {};
+		i++;
+	}
+
+	// Handle case when target is a string or something (possible in deep copy)
+	if ( typeof target !== "object" && !isFunction( target ) ) {
+		target = {};
+	}
+
+	// Extend jQuery itself if only one argument is passed
+	if ( i === length ) {
+		target = this;
+		i--;
+	}
+
+	for ( ; i < length; i++ ) {
+
+		// Only deal with non-null/undefined values
+		if ( ( options = arguments[ i ] ) != null ) {
+
+			// Extend the base object
+			for ( name in options ) {
+				src = target[ name ];
+				copy = options[ name ];
+
+				// Prevent never-ending loop
+				if ( target === copy ) {
+					continue;
+				}
+
+				// Recurse if we're merging plain objects or arrays
+				if ( deep && copy && ( jQuery.isPlainObject( copy ) ||
+					( copyIsArray = Array.isArray( copy ) ) ) ) {
+
+					if ( copyIsArray ) {
+						copyIsArray = false;
+						clone = src && Array.isArray( src ) ? src : [];
+
+					} else {
+						clone = src && jQuery.isPlainObject( src ) ? src : {};
+					}
+
+					// Never move original objects, clone them
+					target[ name ] = jQuery.extend( deep, clone, copy );
+
+				// Don't bring in undefined values
+				} else if ( copy !== undefined ) {
+					target[ name ] = copy;
+				}
+			}
+		}
+	}
+
+	// Return the modified object
+	return target;
+};
+
+jQuery.extend( {
+
+	// Unique for each copy of jQuery on the page
+	expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ),
+
+	// Assume jQuery is ready without the ready module
+	isReady: true,
+
+	error: function( msg ) {
+		throw new Error( msg );
+	},
+
+	noop: function() {},
+
+	isPlainObject: function( obj ) {
+		var proto, Ctor;
+
+		// Detect obvious negatives
+		// Use toString instead of jQuery.type to catch host objects
+		if ( !obj || toString.call( obj ) !== "[object Object]" ) {
+			return false;
+		}
+
+		proto = getProto( obj );
+
+		// Objects with no prototype (e.g., `Object.create( null )`) are plain
+		if ( !proto ) {
+			return true;
+		}
+
+		// Objects with prototype are plain iff they were constructed by a global Object function
+		Ctor = hasOwn.call( proto, "constructor" ) && proto.constructor;
+		return typeof Ctor === "function" && fnToString.call( Ctor ) === ObjectFunctionString;
+	},
+
+	isEmptyObject: function( obj ) {
+
+		/* eslint-disable no-unused-vars */
+		// See https://github.com/eslint/eslint/issues/6125
+		var name;
+
+		for ( name in obj ) {
+			return false;
+		}
+		return true;
+	},
+
+	// Evaluates a script in a global context
+	globalEval: function( code ) {
+		DOMEval( code );
+	},
+
+	each: function( obj, callback ) {
+		var length, i = 0;
+
+		if ( isArrayLike( obj ) ) {
+			length = obj.length;
+			for ( ; i < length; i++ ) {
+				if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
+					break;
+				}
+			}
+		} else {
+			for ( i in obj ) {
+				if ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {
+					break;
+				}
+			}
+		}
+
+		return obj;
+	},
+
+	// Support: Android <=4.0 only
+	trim: function( text ) {
+		return text == null ?
+			"" :
+			( text + "" ).replace( rtrim, "" );
+	},
+
+	// results is for internal usage only
+	makeArray: function( arr, results ) {
+		var ret = results || [];
+
+		if ( arr != null ) {
+			if ( isArrayLike( Object( arr ) ) ) {
+				jQuery.merge( ret,
+					typeof arr === "string" ?
+					[ arr ] : arr
+				);
+			} else {
+				push.call( ret, arr );
+			}
+		}
+
+		return ret;
+	},
+
+	inArray: function( elem, arr, i ) {
+		return arr == null ? -1 : indexOf.call( arr, elem, i );
+	},
+
+	// Support: Android <=4.0 only, PhantomJS 1 only
+	// push.apply(_, arraylike) throws on ancient WebKit
+	merge: function( first, second ) {
+		var len = +second.length,
+			j = 0,
+			i = first.length;
+
+		for ( ; j < len; j++ ) {
+			first[ i++ ] = second[ j ];
+		}
+
+		first.length = i;
+
+		return first;
+	},
+
+	grep: function( elems, callback, invert ) {
+		var callbackInverse,
+			matches = [],
+			i = 0,
+			length = elems.length,
+			callbackExpect = !invert;
+
+		// Go through the array, only saving the items
+		// that pass the validator function
+		for ( ; i < length; i++ ) {
+			callbackInverse = !callback( elems[ i ], i );
+			if ( callbackInverse !== callbackExpect ) {
+				matches.push( elems[ i ] );
+			}
+		}
+
+		return matches;
+	},
+
+	// arg is for internal usage only
+	map: function( elems, callback, arg ) {
+		var length, value,
+			i = 0,
+			ret = [];
+
+		// Go through the array, translating each of the items to their new values
+		if ( isArrayLike( elems ) ) {
+			length = elems.length;
+			for ( ; i < length; i++ ) {
+				value = callback( elems[ i ], i, arg );
+
+				if ( value != null ) {
+					ret.push( value );
+				}
+			}
+
+		// Go through every key on the object,
+		} else {
+			for ( i in elems ) {
+				value = callback( elems[ i ], i, arg );
+
+				if ( value != null ) {
+					ret.push( value );
+				}
+			}
+		}
+
+		// Flatten any nested arrays
+		return concat.apply( [], ret );
+	},
+
+	// A global GUID counter for objects
+	guid: 1,
+
+	// jQuery.support is not used in Core but other projects attach their
+	// properties to it so it needs to exist.
+	support: support
+} );
+
+if ( typeof Symbol === "function" ) {
+	jQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ];
+}
+
+// Populate the class2type map
+jQuery.each( "Boolean Number String Function Array Date RegExp Object Error Symbol".split( " " ),
+function( i, name ) {
+	class2type[ "[object " + name + "]" ] = name.toLowerCase();
+} );
+
+function isArrayLike( obj ) {
+
+	// Support: real iOS 8.2 only (not reproducible in simulator)
+	// `in` check used to prevent JIT error (gh-2145)
+	// hasOwn isn't used here due to false negatives
+	// regarding Nodelist length in IE
+	var length = !!obj && "length" in obj && obj.length,
+		type = toType( obj );
+
+	if ( isFunction( obj ) || isWindow( obj ) ) {
+		return false;
+	}
+
+	return type === "array" || length === 0 ||
+		typeof length === "number" && length > 0 && ( length - 1 ) in obj;
+}
+var Sizzle =
+/*!
+ * Sizzle CSS Selector Engine v2.3.3
+ * https://sizzlejs.com/
+ *
+ * Copyright jQuery Foundation and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+ *
+ * Date: 2016-08-08
+ */
+(function( window ) {
+
+var i,
+	support,
+	Expr,
+	getText,
+	isXML,
+	tokenize,
+	compile,
+	select,
+	outermostContext,
+	sortInput,
+	hasDuplicate,
+
+	// Local document vars
+	setDocument,
+	document,
+	docElem,
+	documentIsHTML,
+	rbuggyQSA,
+	rbuggyMatches,
+	matches,
+	contains,
+
+	// Instance-specific data
+	expando = "sizzle" + 1 * new Date(),
+	preferredDoc = window.document,
+	dirruns = 0,
+	done = 0,
+	classCache = createCache(),
+	tokenCache = createCache(),
+	compilerCache = createCache(),
+	sortOrder = function( a, b ) {
+		if ( a === b ) {
+			hasDuplicate = true;
+		}
+		return 0;
+	},
+
+	// Instance methods
+	hasOwn = ({}).hasOwnProperty,
+	arr = [],
+	pop = arr.pop,
+	push_native = arr.push,
+	push = arr.push,
+	slice = arr.slice,
+	// Use a stripped-down indexOf as it's faster than native
+	// https://jsperf.com/thor-indexof-vs-for/5
+	indexOf = function( list, elem ) {
+		var i = 0,
+			len = list.length;
+		for ( ; i < len; i++ ) {
+			if ( list[i] === elem ) {
+				return i;
+			}
+		}
+		return -1;
+	},
+
+	booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",
+
+	// Regular expressions
+
+	// http://www.w3.org/TR/css3-selectors/#whitespace
+	whitespace = "[\\x20\\t\\r\\n\\f]",
+
+	// http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier
+	identifier = "(?:\\\\.|[\\w-]|[^\0-\\xa0])+",
+
+	// Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors
+	attributes = "\\[" + whitespace + "*(" + identifier + ")(?:" + whitespace +
+		// Operator (capture 2)
+		"*([*^$|!~]?=)" + whitespace +
+		// "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]"
+		"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace +
+		"*\\]",
+
+	pseudos = ":(" + identifier + ")(?:\\((" +
+		// To reduce the number of selectors needing tokenize in the preFilter, prefer arguments:
+		// 1. quoted (capture 3; capture 4 or capture 5)
+		"('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" +
+		// 2. simple (capture 6)
+		"((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" +
+		// 3. anything else (capture 2)
+		".*" +
+		")\\)|)",
+
+	// Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter
+	rwhitespace = new RegExp( whitespace + "+", "g" ),
+	rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ),
+
+	rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ),
+	rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ),
+
+	rattributeQuotes = new RegExp( "=" + whitespace + "*([^\\]'\"]*?)" + whitespace + "*\\]", "g" ),
+
+	rpseudo = new RegExp( pseudos ),
+	ridentifier = new RegExp( "^" + identifier + "$" ),
+
+	matchExpr = {
+		"ID": new RegExp( "^#(" + identifier + ")" ),
+		"CLASS": new RegExp( "^\\.(" + identifier + ")" ),
+		"TAG": new RegExp( "^(" + identifier + "|[*])" ),
+		"ATTR": new RegExp( "^" + attributes ),
+		"PSEUDO": new RegExp( "^" + pseudos ),
+		"CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace +
+			"*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace +
+			"*(\\d+)|))" + whitespace + "*\\)|)", "i" ),
+		"bool": new RegExp( "^(?:" + booleans + ")$", "i" ),
+		// For use in libraries implementing .is()
+		// We use this for POS matching in `select`
+		"needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" +
+			whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" )
+	},
+
+	rinputs = /^(?:input|select|textarea|button)$/i,
+	rheader = /^h\d$/i,
+
+	rnative = /^[^{]+\{\s*\[native \w/,
+
+	// Easily-parseable/retrievable ID or TAG or CLASS selectors
+	rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,
+
+	rsibling = /[+~]/,
+
+	// CSS escapes
+	// http://www.w3.org/TR/CSS21/syndata.html#escaped-characters
+	runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ),
+	funescape = function( _, escaped, escapedWhitespace ) {
+		var high = "0x" + escaped - 0x10000;
+		// NaN means non-codepoint
+		// Support: Firefox<24
+		// Workaround erroneous numeric interpretation of +"0x"
+		return high !== high || escapedWhitespace ?
+			escaped :
+			high < 0 ?
+				// BMP codepoint
+				String.fromCharCode( high + 0x10000 ) :
+				// Supplemental Plane codepoint (surrogate pair)
+				String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 );
+	},
+
+	// CSS string/identifier serialization
+	// https://drafts.csswg.org/cssom/#common-serializing-idioms
+	rcssescape = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,
+	fcssescape = function( ch, asCodePoint ) {
+		if ( asCodePoint ) {
+
+			// U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER
+			if ( ch === "\0" ) {
+				return "\uFFFD";
+			}
+
+			// Control characters and (dependent upon position) numbers get escaped as code points
+			return ch.slice( 0, -1 ) + "\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + " ";
+		}
+
+		// Other potentially-special ASCII characters get backslash-escaped
+		return "\\" + ch;
+	},
+
+	// Used for iframes
+	// See setDocument()
+	// Removing the function wrapper causes a "Permission Denied"
+	// error in IE
+	unloadHandler = function() {
+		setDocument();
+	},
+
+	disabledAncestor = addCombinator(
+		function( elem ) {
+			return elem.disabled === true && ("form" in elem || "label" in elem);
+		},
+		{ dir: "parentNode", next: "legend" }
+	);
+
+// Optimize for push.apply( _, NodeList )
+try {
+	push.apply(
+		(arr = slice.call( preferredDoc.childNodes )),
+		preferredDoc.childNodes
+	);
+	// Support: Android<4.0
+	// Detect silently failing push.apply
+	arr[ preferredDoc.childNodes.length ].nodeType;
+} catch ( e ) {
+	push = { apply: arr.length ?
+
+		// Leverage slice if possible
+		function( target, els ) {
+			push_native.apply( target, slice.call(els) );
+		} :
+
+		// Support: IE<9
+		// Otherwise append directly
+		function( target, els ) {
+			var j = target.length,
+				i = 0;
+			// Can't trust NodeList.length
+			while ( (target[j++] = els[i++]) ) {}
+			target.length = j - 1;
+		}
+	};
+}
+
+function Sizzle( selector, context, results, seed ) {
+	var m, i, elem, nid, match, groups, newSelector,
+		newContext = context && context.ownerDocument,
+
+		// nodeType defaults to 9, since context defaults to document
+		nodeType = context ? context.nodeType : 9;
+
+	results = results || [];
+
+	// Return early from calls with invalid selector or context
+	if ( typeof selector !== "string" || !selector ||
+		nodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) {
+
+		return results;
+	}
+
+	// Try to shortcut find operations (as opposed to filters) in HTML documents
+	if ( !seed ) {
+
+		if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) {
+			setDocument( context );
+		}
+		context = context || document;
+
+		if ( documentIsHTML ) {
+
+			// If the selector is sufficiently simple, try using a "get*By*" DOM method
+			// (excepting DocumentFragment context, where the methods don't exist)
+			if ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) {
+
+				// ID selector
+				if ( (m = match[1]) ) {
+
+					// Document context
+					if ( nodeType === 9 ) {
+						if ( (elem = context.getElementById( m )) ) {
+
+							// Support: IE, Opera, Webkit
+							// TODO: identify versions
+							// getElementById can match elements by name instead of ID
+							if ( elem.id === m ) {
+								results.push( elem );
+								return results;
+							}
+						} else {
+							return results;
+						}
+
+					// Element context
+					} else {
+
+						// Support: IE, Opera, Webkit
+						// TODO: identify versions
+						// getElementById can match elements by name instead of ID
+						if ( newContext && (elem = newContext.getElementById( m )) &&
+							contains( context, elem ) &&
+							elem.id === m ) {
+
+							results.push( elem );
+							return results;
+						}
+					}
+
+				// Type selector
+				} else if ( match[2] ) {
+					push.apply( results, context.getElementsByTagName( selector ) );
+					return results;
+
+				// Class selector
+				} else if ( (m = match[3]) && support.getElementsByClassName &&
+					context.getElementsByClassName ) {
+
+					push.apply( results, context.getElementsByClassName( m ) );
+					return results;
+				}
+			}
+
+			// Take advantage of querySelectorAll
+			if ( support.qsa &&
+				!compilerCache[ selector + " " ] &&
+				(!rbuggyQSA || !rbuggyQSA.test( selector )) ) {
+
+				if ( nodeType !== 1 ) {
+					newContext = context;
+					newSelector = selector;
+
+				// qSA looks outside Element context, which is not what we want
+				// Thanks to Andrew Dupont for this workaround technique
+				// Support: IE <=8
+				// Exclude object elements
+				} else if ( context.nodeName.toLowerCase() !== "object" ) {
+
+					// Capture the context ID, setting it first if necessary
+					if ( (nid = context.getAttribute( "id" )) ) {
+						nid = nid.replace( rcssescape, fcssescape );
+					} else {
+						context.setAttribute( "id", (nid = expando) );
+					}
+
+					// Prefix every selector in the list
+					groups = tokenize( selector );
+					i = groups.length;
+					while ( i-- ) {
+						groups[i] = "#" + nid + " " + toSelector( groups[i] );
+					}
+					newSelector = groups.join( "," );
+
+					// Expand context for sibling selectors
+					newContext = rsibling.test( selector ) && testContext( context.parentNode ) ||
+						context;
+				}
+
+				if ( newSelector ) {
+					try {
+						push.apply( results,
+							newContext.querySelectorAll( newSelector )
+						);
+						return results;
+					} catch ( qsaError ) {
+					} finally {
+						if ( nid === expando ) {
+							context.removeAttribute( "id" );
+						}
+					}
+				}
+			}
+		}
+	}
+
+	// All others
+	return select( selector.replace( rtrim, "$1" ), context, results, seed );
+}
+
+/**
+ * Create key-value caches of limited size
+ * @returns {function(string, object)} Returns the Object data after storing it on itself with
+ *	property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength)
+ *	deleting the oldest entry
+ */
+function createCache() {
+	var keys = [];
+
+	function cache( key, value ) {
+		// Use (key + " ") to avoid collision with native prototype properties (see Issue #157)
+		if ( keys.push( key + " " ) > Expr.cacheLength ) {
+			// Only keep the most recent entries
+			delete cache[ keys.shift() ];
+		}
+		return (cache[ key + " " ] = value);
+	}
+	return cache;
+}
+
+/**
+ * Mark a function for special use by Sizzle
+ * @param {Function} fn The function to mark
+ */
+function markFunction( fn ) {
+	fn[ expando ] = true;
+	return fn;
+}
+
+/**
+ * Support testing using an element
+ * @param {Function} fn Passed the created element and returns a boolean result
+ */
+function assert( fn ) {
+	var el = document.createElement("fieldset");
+
+	try {
+		return !!fn( el );
+	} catch (e) {
+		return false;
+	} finally {
+		// Remove from its parent by default
+		if ( el.parentNode ) {
+			el.parentNode.removeChild( el );
+		}
+		// release memory in IE
+		el = null;
+	}
+}
+
+/**
+ * Adds the same handler for all of the specified attrs
+ * @param {String} attrs Pipe-separated list of attributes
+ * @param {Function} handler The method that will be applied
+ */
+function addHandle( attrs, handler ) {
+	var arr = attrs.split("|"),
+		i = arr.length;
+
+	while ( i-- ) {
+		Expr.attrHandle[ arr[i] ] = handler;
+	}
+}
+
+/**
+ * Checks document order of two siblings
+ * @param {Element} a
+ * @param {Element} b
+ * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b
+ */
+function siblingCheck( a, b ) {
+	var cur = b && a,
+		diff = cur && a.nodeType === 1 && b.nodeType === 1 &&
+			a.sourceIndex - b.sourceIndex;
+
+	// Use IE sourceIndex if available on both nodes
+	if ( diff ) {
+		return diff;
+	}
+
+	// Check if b follows a
+	if ( cur ) {
+		while ( (cur = cur.nextSibling) ) {
+			if ( cur === b ) {
+				return -1;
+			}
+		}
+	}
+
+	return a ? 1 : -1;
+}
+
+/**
+ * Returns a function to use in pseudos for input types
+ * @param {String} type
+ */
+function createInputPseudo( type ) {
+	return function( elem ) {
+		var name = elem.nodeName.toLowerCase();
+		return name === "input" && elem.type === type;
+	};
+}
+
+/**
+ * Returns a function to use in pseudos for buttons
+ * @param {String} type
+ */
+function createButtonPseudo( type ) {
+	return function( elem ) {
+		var name = elem.nodeName.toLowerCase();
+		return (name === "input" || name === "button") && elem.type === type;
+	};
+}
+
+/**
+ * Returns a function to use in pseudos for :enabled/:disabled
+ * @param {Boolean} disabled true for :disabled; false for :enabled
+ */
+function createDisabledPseudo( disabled ) {
+
+	// Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable
+	return function( elem ) {
+
+		// Only certain elements can match :enabled or :disabled
+		// https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled
+		// https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled
+		if ( "form" in elem ) {
+
+			// Check for inherited disabledness on relevant non-disabled elements:
+			// * listed form-associated elements in a disabled fieldset
+			//   https://html.spec.whatwg.org/multipage/forms.html#category-listed
+			//   https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled
+			// * option elements in a disabled optgroup
+			//   https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled
+			// All such elements have a "form" property.
+			if ( elem.parentNode && elem.disabled === false ) {
+
+				// Option elements defer to a parent optgroup if present
+				if ( "label" in elem ) {
+					if ( "label" in elem.parentNode ) {
+						return elem.parentNode.disabled === disabled;
+					} else {
+						return elem.disabled === disabled;
+					}
+				}
+
+				// Support: IE 6 - 11
+				// Use the isDisabled shortcut property to check for disabled fieldset ancestors
+				return elem.isDisabled === disabled ||
+
+					// Where there is no isDisabled, check manually
+					/* jshint -W018 */
+					elem.isDisabled !== !disabled &&
+						disabledAncestor( elem ) === disabled;
+			}
+
+			return elem.disabled === disabled;
+
+		// Try to winnow out elements that can't be disabled before trusting the disabled property.
+		// Some victims get caught in our net (label, legend, menu, track), but it shouldn't
+		// even exist on them, let alone have a boolean value.
+		} else if ( "label" in elem ) {
+			return elem.disabled === disabled;
+		}
+
+		// Remaining elements are neither :enabled nor :disabled
+		return false;
+	};
+}
+
+/**
+ * Returns a function to use in pseudos for positionals
+ * @param {Function} fn
+ */
+function createPositionalPseudo( fn ) {
+	return markFunction(function( argument ) {
+		argument = +argument;
+		return markFunction(function( seed, matches ) {
+			var j,
+				matchIndexes = fn( [], seed.length, argument ),
+				i = matchIndexes.length;
+
+			// Match elements found at the specified indexes
+			while ( i-- ) {
+				if ( seed[ (j = matchIndexes[i]) ] ) {
+					seed[j] = !(matches[j] = seed[j]);
+				}
+			}
+		});
+	});
+}
+
+/**
+ * Checks a node for validity as a Sizzle context
+ * @param {Element|Object=} context
+ * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value
+ */
+function testContext( context ) {
+	return context && typeof context.getElementsByTagName !== "undefined" && context;
+}
+
+// Expose support vars for convenience
+support = Sizzle.support = {};
+
+/**
+ * Detects XML nodes
+ * @param {Element|Object} elem An element or a document
+ * @returns {Boolean} True iff elem is a non-HTML XML node
+ */
+isXML = Sizzle.isXML = function( elem ) {
+	// documentElement is verified for cases where it doesn't yet exist
+	// (such as loading iframes in IE - #4833)
+	var documentElement = elem && (elem.ownerDocument || elem).documentElement;
+	return documentElement ? documentElement.nodeName !== "HTML" : false;
+};
+
+/**
+ * Sets document-related variables once based on the current document
+ * @param {Element|Object} [doc] An element or document object to use to set the document
+ * @returns {Object} Returns the current document
+ */
+setDocument = Sizzle.setDocument = function( node ) {
+	var hasCompare, subWindow,
+		doc = node ? node.ownerDocument || node : preferredDoc;
+
+	// Return early if doc is invalid or already selected
+	if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) {
+		return document;
+	}
+
+	// Update global variables
+	document = doc;
+	docElem = document.documentElement;
+	documentIsHTML = !isXML( document );
+
+	// Support: IE 9-11, Edge
+	// Accessing iframe documents after unload throws "permission denied" errors (jQuery #13936)
+	if ( preferredDoc !== document &&
+		(subWindow = document.defaultView) && subWindow.top !== subWindow ) {
+
+		// Support: IE 11, Edge
+		if ( subWindow.addEventListener ) {
+			subWindow.addEventListener( "unload", unloadHandler, false );
+
+		// Support: IE 9 - 10 only
+		} else if ( subWindow.attachEvent ) {
+			subWindow.attachEvent( "onunload", unloadHandler );
+		}
+	}
+
+	/* Attributes
+	---------------------------------------------------------------------- */
+
+	// Support: IE<8
+	// Verify that getAttribute really returns attributes and not properties
+	// (excepting IE8 booleans)
+	support.attributes = assert(function( el ) {
+		el.className = "i";
+		return !el.getAttribute("className");
+	});
+
+	/* getElement(s)By*
+	---------------------------------------------------------------------- */
+
+	// Check if getElementsByTagName("*") returns only elements
+	support.getElementsByTagName = assert(function( el ) {
+		el.appendChild( document.createComment("") );
+		return !el.getElementsByTagName("*").length;
+	});
+
+	// Support: IE<9
+	support.getElementsByClassName = rnative.test( document.getElementsByClassName );
+
+	// Support: IE<10
+	// Check if getElementById returns elements by name
+	// The broken getElementById methods don't pick up programmatically-set names,
+	// so use a roundabout getElementsByName test
+	support.getById = assert(function( el ) {
+		docElem.appendChild( el ).id = expando;
+		return !document.getElementsByName || !document.getElementsByName( expando ).length;
+	});
+
+	// ID filter and find
+	if ( support.getById ) {
+		Expr.filter["ID"] = function( id ) {
+			var attrId = id.replace( runescape, funescape );
+			return function( elem ) {
+				return elem.getAttribute("id") === attrId;
+			};
+		};
+		Expr.find["ID"] = function( id, context ) {
+			if ( typeof context.getElementById !== "undefined" && documentIsHTML ) {
+				var elem = context.getElementById( id );
+				return elem ? [ elem ] : [];
+			}
+		};
+	} else {
+		Expr.filter["ID"] =  function( id ) {
+			var attrId = id.replace( runescape, funescape );
+			return function( elem ) {
+				var node = typeof elem.getAttributeNode !== "undefined" &&
+					elem.getAttributeNode("id");
+				return node && node.value === attrId;
+			};
+		};
+
+		// Support: IE 6 - 7 only
+		// getElementById is not reliable as a find shortcut
+		Expr.find["ID"] = function( id, context ) {
+			if ( typeof context.getElementById !== "undefined" && documentIsHTML ) {
+				var node, i, elems,
+					elem = context.getElementById( id );
+
+				if ( elem ) {
+
+					// Verify the id attribute
+					node = elem.getAttributeNode("id");
+					if ( node && node.value === id ) {
+						return [ elem ];
+					}
+
+					// Fall back on getElementsByName
+					elems = context.getElementsByName( id );
+					i = 0;
+					while ( (elem = elems[i++]) ) {
+						node = elem.getAttributeNode("id");
+						if ( node && node.value === id ) {
+							return [ elem ];
+						}
+					}
+				}
+
+				return [];
+			}
+		};
+	}
+
+	// Tag
+	Expr.find["TAG"] = support.getElementsByTagName ?
+		function( tag, context ) {
+			if ( typeof context.getElementsByTagName !== "undefined" ) {
+				return context.getElementsByTagName( tag );
+
+			// DocumentFragment nodes don't have gEBTN
+			} else if ( support.qsa ) {
+				return context.querySelectorAll( tag );
+			}
+		} :
+
+		function( tag, context ) {
+			var elem,
+				tmp = [],
+				i = 0,
+				// By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too
+				results = context.getElementsByTagName( tag );
+
+			// Filter out possible comments
+			if ( tag === "*" ) {
+				while ( (elem = results[i++]) ) {
+					if ( elem.nodeType === 1 ) {
+						tmp.push( elem );
+					}
+				}
+
+				return tmp;
+			}
+			return results;
+		};
+
+	// Class
+	Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) {
+		if ( typeof context.getElementsByClassName !== "undefined" && documentIsHTML ) {
+			return context.getElementsByClassName( className );
+		}
+	};
+
+	/* QSA/matchesSelector
+	---------------------------------------------------------------------- */
+
+	// QSA and matchesSelector support
+
+	// matchesSelector(:active) reports false when true (IE9/Opera 11.5)
+	rbuggyMatches = [];
+
+	// qSa(:focus) reports false when true (Chrome 21)
+	// We allow this because of a bug in IE8/9 that throws an error
+	// whenever `document.activeElement` is accessed on an iframe
+	// So, we allow :focus to pass through QSA all the time to avoid the IE error
+	// See https://bugs.jquery.com/ticket/13378
+	rbuggyQSA = [];
+
+	if ( (support.qsa = rnative.test( document.querySelectorAll )) ) {
+		// Build QSA regex
+		// Regex strategy adopted from Diego Perini
+		assert(function( el ) {
+			// Select is set to empty string on purpose
+			// This is to test IE's treatment of not explicitly
+			// setting a boolean content attribute,
+			// since its presence should be enough
+			// https://bugs.jquery.com/ticket/12359
+			docElem.appendChild( el ).innerHTML = "<a id='" + expando + "'></a>" +
+				"<select id='" + expando + "-\r\\' msallowcapture=''>" +
+				"<option selected=''></option></select>";
+
+			// Support: IE8, Opera 11-12.16
+			// Nothing should be selected when empty strings follow ^= or $= or *=
+			// The test attribute must be unknown in Opera but "safe" for WinRT
+			// https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section
+			if ( el.querySelectorAll("[msallowcapture^='']").length ) {
+				rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" );
+			}
+
+			// Support: IE8
+			// Boolean attributes and "value" are not treated correctly
+			if ( !el.querySelectorAll("[selected]").length ) {
+				rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" );
+			}
+
+			// Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+
+			if ( !el.querySelectorAll( "[id~=" + expando + "-]" ).length ) {
+				rbuggyQSA.push("~=");
+			}
+
+			// Webkit/Opera - :checked should return selected option elements
+			// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
+			// IE8 throws error here and will not see later tests
+			if ( !el.querySelectorAll(":checked").length ) {
+				rbuggyQSA.push(":checked");
+			}
+
+			// Support: Safari 8+, iOS 8+
+			// https://bugs.webkit.org/show_bug.cgi?id=136851
+			// In-page `selector#id sibling-combinator selector` fails
+			if ( !el.querySelectorAll( "a#" + expando + "+*" ).length ) {
+				rbuggyQSA.push(".#.+[+~]");
+			}
+		});
+
+		assert(function( el ) {
+			el.innerHTML = "<a href='' disabled='disabled'></a>" +
+				"<select disabled='disabled'><option/></select>";
+
+			// Support: Windows 8 Native Apps
+			// The type and name attributes are restricted during .innerHTML assignment
+			var input = document.createElement("input");
+			input.setAttribute( "type", "hidden" );
+			el.appendChild( input ).setAttribute( "name", "D" );
+
+			// Support: IE8
+			// Enforce case-sensitivity of name attribute
+			if ( el.querySelectorAll("[name=d]").length ) {
+				rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" );
+			}
+
+			// FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled)
+			// IE8 throws error here and will not see later tests
+			if ( el.querySelectorAll(":enabled").length !== 2 ) {
+				rbuggyQSA.push( ":enabled", ":disabled" );
+			}
+
+			// Support: IE9-11+
+			// IE's :disabled selector does not pick up the children of disabled fieldsets
+			docElem.appendChild( el ).disabled = true;
+			if ( el.querySelectorAll(":disabled").length !== 2 ) {
+				rbuggyQSA.push( ":enabled", ":disabled" );
+			}
+
+			// Opera 10-11 does not throw on post-comma invalid pseudos
+			el.querySelectorAll("*,:x");
+			rbuggyQSA.push(",.*:");
+		});
+	}
+
+	if ( (support.matchesSelector = rnative.test( (matches = docElem.matches ||
+		docElem.webkitMatchesSelector ||
+		docElem.mozMatchesSelector ||
+		docElem.oMatchesSelector ||
+		docElem.msMatchesSelector) )) ) {
+
+		assert(function( el ) {
+			// Check to see if it's possible to do matchesSelector
+			// on a disconnected node (IE 9)
+			support.disconnectedMatch = matches.call( el, "*" );
+
+			// This should fail with an exception
+			// Gecko does not error, returns false instead
+			matches.call( el, "[s!='']:x" );
+			rbuggyMatches.push( "!=", pseudos );
+		});
+	}
+
+	rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") );
+	rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") );
+
+	/* Contains
+	---------------------------------------------------------------------- */
+	hasCompare = rnative.test( docElem.compareDocumentPosition );
+
+	// Element contains another
+	// Purposefully self-exclusive
+	// As in, an element does not contain itself
+	contains = hasCompare || rnative.test( docElem.contains ) ?
+		function( a, b ) {
+			var adown = a.nodeType === 9 ? a.documentElement : a,
+				bup = b && b.parentNode;
+			return a === bup || !!( bup && bup.nodeType === 1 && (
+				adown.contains ?
+					adown.contains( bup ) :
+					a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16
+			));
+		} :
+		function( a, b ) {
+			if ( b ) {
+				while ( (b = b.parentNode) ) {
+					if ( b === a ) {
+						return true;
+					}
+				}
+			}
+			return false;
+		};
+
+	/* Sorting
+	---------------------------------------------------------------------- */
+
+	// Document order sorting
+	sortOrder = hasCompare ?
+	function( a, b ) {
+
+		// Flag for duplicate removal
+		if ( a === b ) {
+			hasDuplicate = true;
+			return 0;
+		}
+
+		// Sort on method existence if only one input has compareDocumentPosition
+		var compare = !a.compareDocumentPosition - !b.compareDocumentPosition;
+		if ( compare ) {
+			return compare;
+		}
+
+		// Calculate position if both inputs belong to the same document
+		compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ?
+			a.compareDocumentPosition( b ) :
+
+			// Otherwise we know they are disconnected
+			1;
+
+		// Disconnected nodes
+		if ( compare & 1 ||
+			(!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) {
+
+			// Choose the first element that is related to our preferred document
+			if ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) {
+				return -1;
+			}
+			if ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) {
+				return 1;
+			}
+
+			// Maintain original order
+			return sortInput ?
+				( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
+				0;
+		}
+
+		return compare & 4 ? -1 : 1;
+	} :
+	function( a, b ) {
+		// Exit early if the nodes are identical
+		if ( a === b ) {
+			hasDuplicate = true;
+			return 0;
+		}
+
+		var cur,
+			i = 0,
+			aup = a.parentNode,
+			bup = b.parentNode,
+			ap = [ a ],
+			bp = [ b ];
+
+		// Parentless nodes are either documents or disconnected
+		if ( !aup || !bup ) {
+			return a === document ? -1 :
+				b === document ? 1 :
+				aup ? -1 :
+				bup ? 1 :
+				sortInput ?
+				( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :
+				0;
+
+		// If the nodes are siblings, we can do a quick check
+		} else if ( aup === bup ) {
+			return siblingCheck( a, b );
+		}
+
+		// Otherwise we need full lists of their ancestors for comparison
+		cur = a;
+		while ( (cur = cur.parentNode) ) {
+			ap.unshift( cur );
+		}
+		cur = b;
+		while ( (cur = cur.parentNode) ) {
+			bp.unshift( cur );
+		}
+
+		// Walk down the tree looking for a discrepancy
+		while ( ap[i] === bp[i] ) {
+			i++;
+		}
+
+		return i ?
+			// Do a sibling check if the nodes have a common ancestor
+			siblingCheck( ap[i], bp[i] ) :
+
+			// Otherwise nodes in our document sort first
+			ap[i] === preferredDoc ? -1 :
+			bp[i] === preferredDoc ? 1 :
+			0;
+	};
+
+	return document;
+};
+
+Sizzle.matches = function( expr, elements ) {
+	return Sizzle( expr, null, null, elements );
+};
+
+Sizzle.matchesSelector = function( elem, expr ) {
+	// Set document vars if needed
+	if ( ( elem.ownerDocument || elem ) !== document ) {
+		setDocument( elem );
+	}
+
+	// Make sure that attribute selectors are quoted
+	expr = expr.replace( rattributeQuotes, "='$1']" );
+
+	if ( support.matchesSelector && documentIsHTML &&
+		!compilerCache[ expr + " " ] &&
+		( !rbuggyMatches || !rbuggyMatches.test( expr ) ) &&
+		( !rbuggyQSA     || !rbuggyQSA.test( expr ) ) ) {
+
+		try {
+			var ret = matches.call( elem, expr );
+
+			// IE 9's matchesSelector returns false on disconnected nodes
+			if ( ret || support.disconnectedMatch ||
+					// As well, disconnected nodes are said to be in a document
+					// fragment in IE 9
+					elem.document && elem.document.nodeType !== 11 ) {
+				return ret;
+			}
+		} catch (e) {}
+	}
+
+	return Sizzle( expr, document, null, [ elem ] ).length > 0;
+};
+
+Sizzle.contains = function( context, elem ) {
+	// Set document vars if needed
+	if ( ( context.ownerDocument || context ) !== document ) {
+		setDocument( context );
+	}
+	return contains( context, elem );
+};
+
+Sizzle.attr = function( elem, name ) {
+	// Set document vars if needed
+	if ( ( elem.ownerDocument || elem ) !== document ) {
+		setDocument( elem );
+	}
+
+	var fn = Expr.attrHandle[ name.toLowerCase() ],
+		// Don't get fooled by Object.prototype properties (jQuery #13807)
+		val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ?
+			fn( elem, name, !documentIsHTML ) :
+			undefined;
+
+	return val !== undefined ?
+		val :
+		support.attributes || !documentIsHTML ?
+			elem.getAttribute( name ) :
+			(val = elem.getAttributeNode(name)) && val.specified ?
+				val.value :
+				null;
+};
+
+Sizzle.escape = function( sel ) {
+	return (sel + "").replace( rcssescape, fcssescape );
+};
+
+Sizzle.error = function( msg ) {
+	throw new Error( "Syntax error, unrecognized expression: " + msg );
+};
+
+/**
+ * Document sorting and removing duplicates
+ * @param {ArrayLike} results
+ */
+Sizzle.uniqueSort = function( results ) {
+	var elem,
+		duplicates = [],
+		j = 0,
+		i = 0;
+
+	// Unless we *know* we can detect duplicates, assume their presence
+	hasDuplicate = !support.detectDuplicates;
+	sortInput = !support.sortStable && results.slice( 0 );
+	results.sort( sortOrder );
+
+	if ( hasDuplicate ) {
+		while ( (elem = results[i++]) ) {
+			if ( elem === results[ i ] ) {
+				j = duplicates.push( i );
+			}
+		}
+		while ( j-- ) {
+			results.splice( duplicates[ j ], 1 );
+		}
+	}
+
+	// Clear input after sorting to release objects
+	// See https://github.com/jquery/sizzle/pull/225
+	sortInput = null;
+
+	return results;
+};
+
+/**
+ * Utility function for retrieving the text value of an array of DOM nodes
+ * @param {Array|Element} elem
+ */
+getText = Sizzle.getText = function( elem ) {
+	var node,
+		ret = "",
+		i = 0,
+		nodeType = elem.nodeType;
+
+	if ( !nodeType ) {
+		// If no nodeType, this is expected to be an array
+		while ( (node = elem[i++]) ) {
+			// Do not traverse comment nodes
+			ret += getText( node );
+		}
+	} else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) {
+		// Use textContent for elements
+		// innerText usage removed for consistency of new lines (jQuery #11153)
+		if ( typeof elem.textContent === "string" ) {
+			return elem.textContent;
+		} else {
+			// Traverse its children
+			for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
+				ret += getText( elem );
+			}
+		}
+	} else if ( nodeType === 3 || nodeType === 4 ) {
+		return elem.nodeValue;
+	}
+	// Do not include comment or processing instruction nodes
+
+	return ret;
+};
+
+Expr = Sizzle.selectors = {
+
+	// Can be adjusted by the user
+	cacheLength: 50,
+
+	createPseudo: markFunction,
+
+	match: matchExpr,
+
+	attrHandle: {},
+
+	find: {},
+
+	relative: {
+		">": { dir: "parentNode", first: true },
+		" ": { dir: "parentNode" },
+		"+": { dir: "previousSibling", first: true },
+		"~": { dir: "previousSibling" }
+	},
+
+	preFilter: {
+		"ATTR": function( match ) {
+			match[1] = match[1].replace( runescape, funescape );
+
+			// Move the given value to match[3] whether quoted or unquoted
+			match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape );
+
+			if ( match[2] === "~=" ) {
+				match[3] = " " + match[3] + " ";
+			}
+
+			return match.slice( 0, 4 );
+		},
+
+		"CHILD": function( match ) {
+			/* matches from matchExpr["CHILD"]
+				1 type (only|nth|...)
+				2 what (child|of-type)
+				3 argument (even|odd|\d*|\d*n([+-]\d+)?|...)
+				4 xn-component of xn+y argument ([+-]?\d*n|)
+				5 sign of xn-component
+				6 x of xn-component
+				7 sign of y-component
+				8 y of y-component
+			*/
+			match[1] = match[1].toLowerCase();
+
+			if ( match[1].slice( 0, 3 ) === "nth" ) {
+				// nth-* requires argument
+				if ( !match[3] ) {
+					Sizzle.error( match[0] );
+				}
+
+				// numeric x and y parameters for Expr.filter.CHILD
+				// remember that false/true cast respectively to 0/1
+				match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) );
+				match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" );
+
+			// other types prohibit arguments
+			} else if ( match[3] ) {
+				Sizzle.error( match[0] );
+			}
+
+			return match;
+		},
+
+		"PSEUDO": function( match ) {
+			var excess,
+				unquoted = !match[6] && match[2];
+
+			if ( matchExpr["CHILD"].test( match[0] ) ) {
+				return null;
+			}
+
+			// Accept quoted arguments as-is
+			if ( match[3] ) {
+				match[2] = match[4] || match[5] || "";
+
+			// Strip excess characters from unquoted arguments
+			} else if ( unquoted && rpseudo.test( unquoted ) &&
+				// Get excess from tokenize (recursively)
+				(excess = tokenize( unquoted, true )) &&
+				// advance to the next closing parenthesis
+				(excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) {
+
+				// excess is a negative index
+				match[0] = match[0].slice( 0, excess );
+				match[2] = unquoted.slice( 0, excess );
+			}
+
+			// Return only captures needed by the pseudo filter method (type and argument)
+			return match.slice( 0, 3 );
+		}
+	},
+
+	filter: {
+
+		"TAG": function( nodeNameSelector ) {
+			var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase();
+			return nodeNameSelector === "*" ?
+				function() { return true; } :
+				function( elem ) {
+					return elem.nodeName && elem.nodeName.toLowerCase() === nodeName;
+				};
+		},
+
+		"CLASS": function( className ) {
+			var pattern = classCache[ className + " " ];
+
+			return pattern ||
+				(pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) &&
+				classCache( className, function( elem ) {
+					return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== "undefined" && elem.getAttribute("class") || "" );
+				});
+		},
+
+		"ATTR": function( name, operator, check ) {
+			return function( elem ) {
+				var result = Sizzle.attr( elem, name );
+
+				if ( result == null ) {
+					return operator === "!=";
+				}
+				if ( !operator ) {
+					return true;
+				}
+
+				result += "";
+
+				return operator === "=" ? result === check :
+					operator === "!=" ? result !== check :
+					operator === "^=" ? check && result.indexOf( check ) === 0 :
+					operator === "*=" ? check && result.indexOf( check ) > -1 :
+					operator === "$=" ? check && result.slice( -check.length ) === check :
+					operator === "~=" ? ( " " + result.replace( rwhitespace, " " ) + " " ).indexOf( check ) > -1 :
+					operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" :
+					false;
+			};
+		},
+
+		"CHILD": function( type, what, argument, first, last ) {
+			var simple = type.slice( 0, 3 ) !== "nth",
+				forward = type.slice( -4 ) !== "last",
+				ofType = what === "of-type";
+
+			return first === 1 && last === 0 ?
+
+				// Shortcut for :nth-*(n)
+				function( elem ) {
+					return !!elem.parentNode;
+				} :
+
+				function( elem, context, xml ) {
+					var cache, uniqueCache, outerCache, node, nodeIndex, start,
+						dir = simple !== forward ? "nextSibling" : "previousSibling",
+						parent = elem.parentNode,
+						name = ofType && elem.nodeName.toLowerCase(),
+						useCache = !xml && !ofType,
+						diff = false;
+
+					if ( parent ) {
+
+						// :(first|last|only)-(child|of-type)
+						if ( simple ) {
+							while ( dir ) {
+								node = elem;
+								while ( (node = node[ dir ]) ) {
+									if ( ofType ?
+										node.nodeName.toLowerCase() === name :
+										node.nodeType === 1 ) {
+
+										return false;
+									}
+								}
+								// Reverse direction for :only-* (if we haven't yet done so)
+								start = dir = type === "only" && !start && "nextSibling";
+							}
+							return true;
+						}
+
+						start = [ forward ? parent.firstChild : parent.lastChild ];
+
+						// non-xml :nth-child(...) stores cache data on `parent`
+						if ( forward && useCache ) {
+
+							// Seek `elem` from a previously-cached index
+
+							// ...in a gzip-friendly way
+							node = parent;
+							outerCache = node[ expando ] || (node[ expando ] = {});
+
+							// Support: IE <9 only
+							// Defend against cloned attroperties (jQuery gh-1709)
+							uniqueCache = outerCache[ node.uniqueID ] ||
+								(outerCache[ node.uniqueID ] = {});
+
+							cache = uniqueCache[ type ] || [];
+							nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
+							diff = nodeIndex && cache[ 2 ];
+							node = nodeIndex && parent.childNodes[ nodeIndex ];
+
+							while ( (node = ++nodeIndex && node && node[ dir ] ||
+
+								// Fallback to seeking `elem` from the start
+								(diff = nodeIndex = 0) || start.pop()) ) {
+
+								// When found, cache indexes on `parent` and break
+								if ( node.nodeType === 1 && ++diff && node === elem ) {
+									uniqueCache[ type ] = [ dirruns, nodeIndex, diff ];
+									break;
+								}
+							}
+
+						} else {
+							// Use previously-cached element index if available
+							if ( useCache ) {
+								// ...in a gzip-friendly way
+								node = elem;
+								outerCache = node[ expando ] || (node[ expando ] = {});
+
+								// Support: IE <9 only
+								// Defend against cloned attroperties (jQuery gh-1709)
+								uniqueCache = outerCache[ node.uniqueID ] ||
+									(outerCache[ node.uniqueID ] = {});
+
+								cache = uniqueCache[ type ] || [];
+								nodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];
+								diff = nodeIndex;
+							}
+
+							// xml :nth-child(...)
+							// or :nth-last-child(...) or :nth(-last)?-of-type(...)
+							if ( diff === false ) {
+								// Use the same loop as above to seek `elem` from the start
+								while ( (node = ++nodeIndex && node && node[ dir ] ||
+									(diff = nodeIndex = 0) || start.pop()) ) {
+
+									if ( ( ofType ?
+										node.nodeName.toLowerCase() === name :
+										node.nodeType === 1 ) &&
+										++diff ) {
+
+										// Cache the index of each encountered element
+										if ( useCache ) {
+											outerCache = node[ expando ] || (node[ expando ] = {});
+
+											// Support: IE <9 only
+											// Defend against cloned attroperties (jQuery gh-1709)
+											uniqueCache = outerCache[ node.uniqueID ] ||
+												(outerCache[ node.uniqueID ] = {});
+
+											uniqueCache[ type ] = [ dirruns, diff ];
+										}
+
+										if ( node === elem ) {
+											break;
+										}
+									}
+								}
+							}
+						}
+
+						// Incorporate the offset, then check against cycle size
+						diff -= last;
+						return diff === first || ( diff % first === 0 && diff / first >= 0 );
+					}
+				};
+		},
+
+		"PSEUDO": function( pseudo, argument ) {
+			// pseudo-class names are case-insensitive
+			// http://www.w3.org/TR/selectors/#pseudo-classes
+			// Prioritize by case sensitivity in case custom pseudos are added with uppercase letters
+			// Remember that setFilters inherits from pseudos
+			var args,
+				fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] ||
+					Sizzle.error( "unsupported pseudo: " + pseudo );
+
+			// The user may use createPseudo to indicate that
+			// arguments are needed to create the filter function
+			// just as Sizzle does
+			if ( fn[ expando ] ) {
+				return fn( argument );
+			}
+
+			// But maintain support for old signatures
+			if ( fn.length > 1 ) {
+				args = [ pseudo, pseudo, "", argument ];
+				return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ?
+					markFunction(function( seed, matches ) {
+						var idx,
+							matched = fn( seed, argument ),
+							i = matched.length;
+						while ( i-- ) {
+							idx = indexOf( seed, matched[i] );
+							seed[ idx ] = !( matches[ idx ] = matched[i] );
+						}
+					}) :
+					function( elem ) {
+						return fn( elem, 0, args );
+					};
+			}
+
+			return fn;
+		}
+	},
+
+	pseudos: {
+		// Potentially complex pseudos
+		"not": markFunction(function( selector ) {
+			// Trim the selector passed to compile
+			// to avoid treating leading and trailing
+			// spaces as combinators
+			var input = [],
+				results = [],
+				matcher = compile( selector.replace( rtrim, "$1" ) );
+
+			return matcher[ expando ] ?
+				markFunction(function( seed, matches, context, xml ) {
+					var elem,
+						unmatched = matcher( seed, null, xml, [] ),
+						i = seed.length;
+
+					// Match elements unmatched by `matcher`
+					while ( i-- ) {
+						if ( (elem = unmatched[i]) ) {
+							seed[i] = !(matches[i] = elem);
+						}
+					}
+				}) :
+				function( elem, context, xml ) {
+					input[0] = elem;
+					matcher( input, null, xml, results );
+					// Don't keep the element (issue #299)
+					input[0] = null;
+					return !results.pop();
+				};
+		}),
+
+		"has": markFunction(function( selector ) {
+			return function( elem ) {
+				return Sizzle( selector, elem ).length > 0;
+			};
+		}),
+
+		"contains": markFunction(function( text ) {
+			text = text.replace( runescape, funescape );
+			return function( elem ) {
+				return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1;
+			};
+		}),
+
+		// "Whether an element is represented by a :lang() selector
+		// is based solely on the element's language value
+		// being equal to the identifier C,
+		// or beginning with the identifier C immediately followed by "-".
+		// The matching of C against the element's language value is performed case-insensitively.
+		// The identifier C does not have to be a valid language name."
+		// http://www.w3.org/TR/selectors/#lang-pseudo
+		"lang": markFunction( function( lang ) {
+			// lang value must be a valid identifier
+			if ( !ridentifier.test(lang || "") ) {
+				Sizzle.error( "unsupported lang: " + lang );
+			}
+			lang = lang.replace( runescape, funescape ).toLowerCase();
+			return function( elem ) {
+				var elemLang;
+				do {
+					if ( (elemLang = documentIsHTML ?
+						elem.lang :
+						elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) {
+
+						elemLang = elemLang.toLowerCase();
+						return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0;
+					}
+				} while ( (elem = elem.parentNode) && elem.nodeType === 1 );
+				return false;
+			};
+		}),
+
+		// Miscellaneous
+		"target": function( elem ) {
+			var hash = window.location && window.location.hash;
+			return hash && hash.slice( 1 ) === elem.id;
+		},
+
+		"root": function( elem ) {
+			return elem === docElem;
+		},
+
+		"focus": function( elem ) {
+			return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex);
+		},
+
+		// Boolean properties
+		"enabled": createDisabledPseudo( false ),
+		"disabled": createDisabledPseudo( true ),
+
+		"checked": function( elem ) {
+			// In CSS3, :checked should return both checked and selected elements
+			// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked
+			var nodeName = elem.nodeName.toLowerCase();
+			return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected);
+		},
+
+		"selected": function( elem ) {
+			// Accessing this property makes selected-by-default
+			// options in Safari work properly
+			if ( elem.parentNode ) {
+				elem.parentNode.selectedIndex;
+			}
+
+			return elem.selected === true;
+		},
+
+		// Contents
+		"empty": function( elem ) {
+			// http://www.w3.org/TR/selectors/#empty-pseudo
+			// :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5),
+			//   but not by others (comment: 8; processing instruction: 7; etc.)
+			// nodeType < 6 works because attributes (2) do not appear as children
+			for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {
+				if ( elem.nodeType < 6 ) {
+					return false;
+				}
+			}
+			return true;
+		},
+
+		"parent": function( elem ) {
+			return !Expr.pseudos["empty"]( elem );
+		},
+
+		// Element/input types
+		"header": function( elem ) {
+			return rheader.test( elem.nodeName );
+		},
+
+		"input": function( elem ) {
+			return rinputs.test( elem.nodeName );
+		},
+
+		"button": function( elem ) {
+			var name = elem.nodeName.toLowerCase();
+			return name === "input" && elem.type === "button" || name === "button";
+		},
+
+		"text": function( elem ) {
+			var attr;
+			return elem.nodeName.toLowerCase() === "input" &&
+				elem.type === "text" &&
+
+				// Support: IE<8
+				// New HTML5 attribute values (e.g., "search") appear with elem.type === "text"
+				( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" );
+		},
+
+		// Position-in-collection
+		"first": createPositionalPseudo(function() {
+			return [ 0 ];
+		}),
+
+		"last": createPositionalPseudo(function( matchIndexes, length ) {
+			return [ length - 1 ];
+		}),
+
+		"eq": createPositionalPseudo(function( matchIndexes, length, argument ) {
+			return [ argument < 0 ? argument + length : argument ];
+		}),
+
+		"even": createPositionalPseudo(function( matchIndexes, length ) {
+			var i = 0;
+			for ( ; i < length; i += 2 ) {
+				matchIndexes.push( i );
+			}
+			return matchIndexes;
+		}),
+
+		"odd": createPositionalPseudo(function( matchIndexes, length ) {
+			var i = 1;
+			for ( ; i < length; i += 2 ) {
+				matchIndexes.push( i );
+			}
+			return matchIndexes;
+		}),
+
+		"lt": createPositionalPseudo(function( matchIndexes, length, argument ) {
+			var i = argument < 0 ? argument + length : argument;
+			for ( ; --i >= 0; ) {
+				matchIndexes.push( i );
+			}
+			return matchIndexes;
+		}),
+
+		"gt": createPositionalPseudo(function( matchIndexes, length, argument ) {
+			var i = argument < 0 ? argument + length : argument;
+			for ( ; ++i < length; ) {
+				matchIndexes.push( i );
+			}
+			return matchIndexes;
+		})
+	}
+};
+
+Expr.pseudos["nth"] = Expr.pseudos["eq"];
+
+// Add button/input type pseudos
+for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) {
+	Expr.pseudos[ i ] = createInputPseudo( i );
+}
+for ( i in { submit: true, reset: true } ) {
+	Expr.pseudos[ i ] = createButtonPseudo( i );
+}
+
+// Easy API for creating new setFilters
+function setFilters() {}
+setFilters.prototype = Expr.filters = Expr.pseudos;
+Expr.setFilters = new setFilters();
+
+tokenize = Sizzle.tokenize = function( selector, parseOnly ) {
+	var matched, match, tokens, type,
+		soFar, groups, preFilters,
+		cached = tokenCache[ selector + " " ];
+
+	if ( cached ) {
+		return parseOnly ? 0 : cached.slice( 0 );
+	}
+
+	soFar = selector;
+	groups = [];
+	preFilters = Expr.preFilter;
+
+	while ( soFar ) {
+
+		// Comma and first run
+		if ( !matched || (match = rcomma.exec( soFar )) ) {
+			if ( match ) {
+				// Don't consume trailing commas as valid
+				soFar = soFar.slice( match[0].length ) || soFar;
+			}
+			groups.push( (tokens = []) );
+		}
+
+		matched = false;
+
+		// Combinators
+		if ( (match = rcombinators.exec( soFar )) ) {
+			matched = match.shift();
+			tokens.push({
+				value: matched,
+				// Cast descendant combinators to space
+				type: match[0].replace( rtrim, " " )
+			});
+			soFar = soFar.slice( matched.length );
+		}
+
+		// Filters
+		for ( type in Expr.filter ) {
+			if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] ||
+				(match = preFilters[ type ]( match ))) ) {
+				matched = match.shift();
+				tokens.push({
+					value: matched,
+					type: type,
+					matches: match
+				});
+				soFar = soFar.slice( matched.length );
+			}
+		}
+
+		if ( !matched ) {
+			break;
+		}
+	}
+
+	// Return the length of the invalid excess
+	// if we're just parsing
+	// Otherwise, throw an error or return tokens
+	return parseOnly ?
+		soFar.length :
+		soFar ?
+			Sizzle.error( selector ) :
+			// Cache the tokens
+			tokenCache( selector, groups ).slice( 0 );
+};
+
+function toSelector( tokens ) {
+	var i = 0,
+		len = tokens.length,
+		selector = "";
+	for ( ; i < len; i++ ) {
+		selector += tokens[i].value;
+	}
+	return selector;
+}
+
+function addCombinator( matcher, combinator, base ) {
+	var dir = combinator.dir,
+		skip = combinator.next,
+		key = skip || dir,
+		checkNonElements = base && key === "parentNode",
+		doneName = done++;
+
+	return combinator.first ?
+		// Check against closest ancestor/preceding element
+		function( elem, context, xml ) {
+			while ( (elem = elem[ dir ]) ) {
+				if ( elem.nodeType === 1 || checkNonElements ) {
+					return matcher( elem, context, xml );
+				}
+			}
+			return false;
+		} :
+
+		// Check against all ancestor/preceding elements
+		function( elem, context, xml ) {
+			var oldCache, uniqueCache, outerCache,
+				newCache = [ dirruns, doneName ];
+
+			// We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching
+			if ( xml ) {
+				while ( (elem = elem[ dir ]) ) {
+					if ( elem.nodeType === 1 || checkNonElements ) {
+						if ( matcher( elem, context, xml ) ) {
+							return true;
+						}
+					}
+				}
+			} else {
+				while ( (elem = elem[ dir ]) ) {
+					if ( elem.nodeType === 1 || checkNonElements ) {
+						outerCache = elem[ expando ] || (elem[ expando ] = {});
+
+						// Support: IE <9 only
+						// Defend against cloned attroperties (jQuery gh-1709)
+						uniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {});
+
+						if ( skip && skip === elem.nodeName.toLowerCase() ) {
+							elem = elem[ dir ] || elem;
+						} else if ( (oldCache = uniqueCache[ key ]) &&
+							oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) {
+
+							// Assign to newCache so results back-propagate to previous elements
+							return (newCache[ 2 ] = oldCache[ 2 ]);
+						} else {
+							// Reuse newcache so results back-propagate to previous elements
+							uniqueCache[ key ] = newCache;
+
+							// A match means we're done; a fail means we have to keep checking
+							if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) {
+								return true;
+							}
+						}
+					}
+				}
+			}
+			return false;
+		};
+}
+
+function elementMatcher( matchers ) {
+	return matchers.length > 1 ?
+		function( elem, context, xml ) {
+			var i = matchers.length;
+			while ( i-- ) {
+				if ( !matchers[i]( elem, context, xml ) ) {
+					return false;
+				}
+			}
+			return true;
+		} :
+		matchers[0];
+}
+
+function multipleContexts( selector, contexts, results ) {
+	var i = 0,
+		len = contexts.length;
+	for ( ; i < len; i++ ) {
+		Sizzle( selector, contexts[i], results );
+	}
+	return results;
+}
+
+function condense( unmatched, map, filter, context, xml ) {
+	var elem,
+		newUnmatched = [],
+		i = 0,
+		len = unmatched.length,
+		mapped = map != null;
+
+	for ( ; i < len; i++ ) {
+		if ( (elem = unmatched[i]) ) {
+			if ( !filter || filter( elem, context, xml ) ) {
+				newUnmatched.push( elem );
+				if ( mapped ) {
+					map.push( i );
+				}
+			}
+		}
+	}
+
+	return newUnmatched;
+}
+
+function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {
+	if ( postFilter && !postFilter[ expando ] ) {
+		postFilter = setMatcher( postFilter );
+	}
+	if ( postFinder && !postFinder[ expando ] ) {
+		postFinder = setMatcher( postFinder, postSelector );
+	}
+	return markFunction(function( seed, results, context, xml ) {
+		var temp, i, elem,
+			preMap = [],
+			postMap = [],
+			preexisting = results.length,
+
+			// Get initial elements from seed or context
+			elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ),
+
+			// Prefilter to get matcher input, preserving a map for seed-results synchronization
+			matcherIn = preFilter && ( seed || !selector ) ?
+				condense( elems, preMap, preFilter, context, xml ) :
+				elems,
+
+			matcherOut = matcher ?
+				// If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results,
+				postFinder || ( seed ? preFilter : preexisting || postFilter ) ?
+
+					// ...intermediate processing is necessary
+					[] :
+
+					// ...otherwise use results directly
+					results :
+				matcherIn;
+
+		// Find primary matches
+		if ( matcher ) {
+			matcher( matcherIn, matcherOut, context, xml );
+		}
+
+		// Apply postFilter
+		if ( postFilter ) {
+			temp = condense( matcherOut, postMap );
+			postFilter( temp, [], context, xml );
+
+			// Un-match failing elements by moving them back to matcherIn
+			i = temp.length;
+			while ( i-- ) {
+				if ( (elem = temp[i]) ) {
+					matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem);
+				}
+			}
+		}
+
+		if ( seed ) {
+			if ( postFinder || preFilter ) {
+				if ( postFinder ) {
+					// Get the final matcherOut by condensing this intermediate into postFinder contexts
+					temp = [];
+					i = matcherOut.length;
+					while ( i-- ) {
+						if ( (elem = matcherOut[i]) ) {
+							// Restore matcherIn since elem is not yet a final match
+							temp.push( (matcherIn[i] = elem) );
+						}
+					}
+					postFinder( null, (matcherOut = []), temp, xml );
+				}
+
+				// Move matched elements from seed to results to keep them synchronized
+				i = matcherOut.length;
+				while ( i-- ) {
+					if ( (elem = matcherOut[i]) &&
+						(temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) {
+
+						seed[temp] = !(results[temp] = elem);
+					}
+				}
+			}
+
+		// Add elements to results, through postFinder if defined
+		} else {
+			matcherOut = condense(
+				matcherOut === results ?
+					matcherOut.splice( preexisting, matcherOut.length ) :
+					matcherOut
+			);
+			if ( postFinder ) {
+				postFinder( null, results, matcherOut, xml );
+			} else {
+				push.apply( results, matcherOut );
+			}
+		}
+	});
+}
+
+function matcherFromTokens( tokens ) {
+	var checkContext, matcher, j,
+		len = tokens.length,
+		leadingRelative = Expr.relative[ tokens[0].type ],
+		implicitRelative = leadingRelative || Expr.relative[" "],
+		i = leadingRelative ? 1 : 0,
+
+		// The foundational matcher ensures that elements are reachable from top-level context(s)
+		matchContext = addCombinator( function( elem ) {
+			return elem === checkContext;
+		}, implicitRelative, true ),
+		matchAnyContext = addCombinator( function( elem ) {
+			return indexOf( checkContext, elem ) > -1;
+		}, implicitRelative, true ),
+		matchers = [ function( elem, context, xml ) {
+			var ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || (
+				(checkContext = context).nodeType ?
+					matchContext( elem, context, xml ) :
+					matchAnyContext( elem, context, xml ) );
+			// Avoid hanging onto element (issue #299)
+			checkContext = null;
+			return ret;
+		} ];
+
+	for ( ; i < len; i++ ) {
+		if ( (matcher = Expr.relative[ tokens[i].type ]) ) {
+			matchers = [ addCombinator(elementMatcher( matchers ), matcher) ];
+		} else {
+			matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches );
+
+			// Return special upon seeing a positional matcher
+			if ( matcher[ expando ] ) {
+				// Find the next relative operator (if any) for proper handling
+				j = ++i;
+				for ( ; j < len; j++ ) {
+					if ( Expr.relative[ tokens[j].type ] ) {
+						break;
+					}
+				}
+				return setMatcher(
+					i > 1 && elementMatcher( matchers ),
+					i > 1 && toSelector(
+						// If the preceding token was a descendant combinator, insert an implicit any-element `*`
+						tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" })
+					).replace( rtrim, "$1" ),
+					matcher,
+					i < j && matcherFromTokens( tokens.slice( i, j ) ),
+					j < len && matcherFromTokens( (tokens = tokens.slice( j )) ),
+					j < len && toSelector( tokens )
+				);
+			}
+			matchers.push( matcher );
+		}
+	}
+
+	return elementMatcher( matchers );
+}
+
+function matcherFromGroupMatchers( elementMatchers, setMatchers ) {
+	var bySet = setMatchers.length > 0,
+		byElement = elementMatchers.length > 0,
+		superMatcher = function( seed, context, xml, results, outermost ) {
+			var elem, j, matcher,
+				matchedCount = 0,
+				i = "0",
+				unmatched = seed && [],
+				setMatched = [],
+				contextBackup = outermostContext,
+				// We must always have either seed elements or outermost context
+				elems = seed || byElement && Expr.find["TAG"]( "*", outermost ),
+				// Use integer dirruns iff this is the outermost matcher
+				dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1),
+				len = elems.length;
+
+			if ( outermost ) {
+				outermostContext = context === document || context || outermost;
+			}
+
+			// Add elements passing elementMatchers directly to results
+			// Support: IE<9, Safari
+			// Tolerate NodeList properties (IE: "length"; Safari: <number>) matching elements by id
+			for ( ; i !== len && (elem = elems[i]) != null; i++ ) {
+				if ( byElement && elem ) {
+					j = 0;
+					if ( !context && elem.ownerDocument !== document ) {
+						setDocument( elem );
+						xml = !documentIsHTML;
+					}
+					while ( (matcher = elementMatchers[j++]) ) {
+						if ( matcher( elem, context || document, xml) ) {
+							results.push( elem );
+							break;
+						}
+					}
+					if ( outermost ) {
+						dirruns = dirrunsUnique;
+					}
+				}
+
+				// Track unmatched elements for set filters
+				if ( bySet ) {
+					// They will have gone through all possible matchers
+					if ( (elem = !matcher && elem) ) {
+						matchedCount--;
+					}
+
+					// Lengthen the array for every element, matched or not
+					if ( seed ) {
+						unmatched.push( elem );
+					}
+				}
+			}
+
+			// `i` is now the count of elements visited above, and adding it to `matchedCount`
+			// makes the latter nonnegative.
+			matchedCount += i;
+
+			// Apply set filters to unmatched elements
+			// NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount`
+			// equals `i`), unless we didn't visit _any_ elements in the above loop because we have
+			// no element matchers and no seed.
+			// Incrementing an initially-string "0" `i` allows `i` to remain a string only in that
+			// case, which will result in a "00" `matchedCount` that differs from `i` but is also
+			// numerically zero.
+			if ( bySet && i !== matchedCount ) {
+				j = 0;
+				while ( (matcher = setMatchers[j++]) ) {
+					matcher( unmatched, setMatched, context, xml );
+				}
+
+				if ( seed ) {
+					// Reintegrate element matches to eliminate the need for sorting
+					if ( matchedCount > 0 ) {
+						while ( i-- ) {
+							if ( !(unmatched[i] || setMatched[i]) ) {
+								setMatched[i] = pop.call( results );
+							}
+						}
+					}
+
+					// Discard index placeholder values to get only actual matches
+					setMatched = condense( setMatched );
+				}
+
+				// Add matches to results
+				push.apply( results, setMatched );
+
+				// Seedless set matches succeeding multiple successful matchers stipulate sorting
+				if ( outermost && !seed && setMatched.length > 0 &&
+					( matchedCount + setMatchers.length ) > 1 ) {
+
+					Sizzle.uniqueSort( results );
+				}
+			}
+
+			// Override manipulation of globals by nested matchers
+			if ( outermost ) {
+				dirruns = dirrunsUnique;
+				outermostContext = contextBackup;
+			}
+
+			return unmatched;
+		};
+
+	return bySet ?
+		markFunction( superMatcher ) :
+		superMatcher;
+}
+
+compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) {
+	var i,
+		setMatchers = [],
+		elementMatchers = [],
+		cached = compilerCache[ selector + " " ];
+
+	if ( !cached ) {
+		// Generate a function of recursive functions that can be used to check each element
+		if ( !match ) {
+			match = tokenize( selector );
+		}
+		i = match.length;
+		while ( i-- ) {
+			cached = matcherFromTokens( match[i] );
+			if ( cached[ expando ] ) {
+				setMatchers.push( cached );
+			} else {
+				elementMatchers.push( cached );
+			}
+		}
+
+		// Cache the compiled function
+		cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) );
+
+		// Save selector and tokenization
+		cached.selector = selector;
+	}
+	return cached;
+};
+
+/**
+ * A low-level selection function that works with Sizzle's compiled
+ *  selector functions
+ * @param {String|Function} selector A selector or a pre-compiled
+ *  selector function built with Sizzle.compile
+ * @param {Element} context
+ * @param {Array} [results]
+ * @param {Array} [seed] A set of elements to match against
+ */
+select = Sizzle.select = function( selector, context, results, seed ) {
+	var i, tokens, token, type, find,
+		compiled = typeof selector === "function" && selector,
+		match = !seed && tokenize( (selector = compiled.selector || selector) );
+
+	results = results || [];
+
+	// Try to minimize operations if there is only one selector in the list and no seed
+	// (the latter of which guarantees us context)
+	if ( match.length === 1 ) {
+
+		// Reduce context if the leading compound selector is an ID
+		tokens = match[0] = match[0].slice( 0 );
+		if ( tokens.length > 2 && (token = tokens[0]).type === "ID" &&
+				context.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) {
+
+			context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0];
+			if ( !context ) {
+				return results;
+
+			// Precompiled matchers will still verify ancestry, so step up a level
+			} else if ( compiled ) {
+				context = context.parentNode;
+			}
+
+			selector = selector.slice( tokens.shift().value.length );
+		}
+
+		// Fetch a seed set for right-to-left matching
+		i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length;
+		while ( i-- ) {
+			token = tokens[i];
+
+			// Abort if we hit a combinator
+			if ( Expr.relative[ (type = token.type) ] ) {
+				break;
+			}
+			if ( (find = Expr.find[ type ]) ) {
+				// Search, expanding context for leading sibling combinators
+				if ( (seed = find(
+					token.matches[0].replace( runescape, funescape ),
+					rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context
+				)) ) {
+
+					// If seed is empty or no tokens remain, we can return early
+					tokens.splice( i, 1 );
+					selector = seed.length && toSelector( tokens );
+					if ( !selector ) {
+						push.apply( results, seed );
+						return results;
+					}
+
+					break;
+				}
+			}
+		}
+	}
+
+	// Compile and execute a filtering function if one is not provided
+	// Provide `match` to avoid retokenization if we modified the selector above
+	( compiled || compile( selector, match ) )(
+		seed,
+		context,
+		!documentIsHTML,
+		results,
+		!context || rsibling.test( selector ) && testContext( context.parentNode ) || context
+	);
+	return results;
+};
+
+// One-time assignments
+
+// Sort stability
+support.sortStable = expando.split("").sort( sortOrder ).join("") === expando;
+
+// Support: Chrome 14-35+
+// Always assume duplicates if they aren't passed to the comparison function
+support.detectDuplicates = !!hasDuplicate;
+
+// Initialize against the default document
+setDocument();
+
+// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27)
+// Detached nodes confoundingly follow *each other*
+support.sortDetached = assert(function( el ) {
+	// Should return 1, but returns 4 (following)
+	return el.compareDocumentPosition( document.createElement("fieldset") ) & 1;
+});
+
+// Support: IE<8
+// Prevent attribute/property "interpolation"
+// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx
+if ( !assert(function( el ) {
+	el.innerHTML = "<a href='#'></a>";
+	return el.firstChild.getAttribute("href") === "#" ;
+}) ) {
+	addHandle( "type|href|height|width", function( elem, name, isXML ) {
+		if ( !isXML ) {
+			return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 );
+		}
+	});
+}
+
+// Support: IE<9
+// Use defaultValue in place of getAttribute("value")
+if ( !support.attributes || !assert(function( el ) {
+	el.innerHTML = "<input/>";
+	el.firstChild.setAttribute( "value", "" );
+	return el.firstChild.getAttribute( "value" ) === "";
+}) ) {
+	addHandle( "value", function( elem, name, isXML ) {
+		if ( !isXML && elem.nodeName.toLowerCase() === "input" ) {
+			return elem.defaultValue;
+		}
+	});
+}
+
+// Support: IE<9
+// Use getAttributeNode to fetch booleans when getAttribute lies
+if ( !assert(function( el ) {
+	return el.getAttribute("disabled") == null;
+}) ) {
+	addHandle( booleans, function( elem, name, isXML ) {
+		var val;
+		if ( !isXML ) {
+			return elem[ name ] === true ? name.toLowerCase() :
+					(val = elem.getAttributeNode( name )) && val.specified ?
+					val.value :
+				null;
+		}
+	});
+}
+
+return Sizzle;
+
+})( window );
+
+
+
+jQuery.find = Sizzle;
+jQuery.expr = Sizzle.selectors;
+
+// Deprecated
+jQuery.expr[ ":" ] = jQuery.expr.pseudos;
+jQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort;
+jQuery.text = Sizzle.getText;
+jQuery.isXMLDoc = Sizzle.isXML;
+jQuery.contains = Sizzle.contains;
+jQuery.escapeSelector = Sizzle.escape;
+
+
+
+
+var dir = function( elem, dir, until ) {
+	var matched = [],
+		truncate = until !== undefined;
+
+	while ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) {
+		if ( elem.nodeType === 1 ) {
+			if ( truncate && jQuery( elem ).is( until ) ) {
+				break;
+			}
+			matched.push( elem );
+		}
+	}
+	return matched;
+};
+
+
+var siblings = function( n, elem ) {
+	var matched = [];
+
+	for ( ; n; n = n.nextSibling ) {
+		if ( n.nodeType === 1 && n !== elem ) {
+			matched.push( n );
+		}
+	}
+
+	return matched;
+};
+
+
+var rneedsContext = jQuery.expr.match.needsContext;
+
+
+
+function nodeName( elem, name ) {
+
+  return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase();
+
+};
+var rsingleTag = ( /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i );
+
+
+
+// Implement the identical functionality for filter and not
+function winnow( elements, qualifier, not ) {
+	if ( isFunction( qualifier ) ) {
+		return jQuery.grep( elements, function( elem, i ) {
+			return !!qualifier.call( elem, i, elem ) !== not;
+		} );
+	}
+
+	// Single element
+	if ( qualifier.nodeType ) {
+		return jQuery.grep( elements, function( elem ) {
+			return ( elem === qualifier ) !== not;
+		} );
+	}
+
+	// Arraylike of elements (jQuery, arguments, Array)
+	if ( typeof qualifier !== "string" ) {
+		return jQuery.grep( elements, function( elem ) {
+			return ( indexOf.call( qualifier, elem ) > -1 ) !== not;
+		} );
+	}
+
+	// Filtered directly for both simple and complex selectors
+	return jQuery.filter( qualifier, elements, not );
+}
+
+jQuery.filter = function( expr, elems, not ) {
+	var elem = elems[ 0 ];
+
+	if ( not ) {
+		expr = ":not(" + expr + ")";
+	}
+
+	if ( elems.length === 1 && elem.nodeType === 1 ) {
+		return jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : [];
+	}
+
+	return jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) {
+		return elem.nodeType === 1;
+	} ) );
+};
+
+jQuery.fn.extend( {
+	find: function( selector ) {
+		var i, ret,
+			len = this.length,
+			self = this;
+
+		if ( typeof selector !== "string" ) {
+			return this.pushStack( jQuery( selector ).filter( function() {
+				for ( i = 0; i < len; i++ ) {
+					if ( jQuery.contains( self[ i ], this ) ) {
+						return true;
+					}
+				}
+			} ) );
+		}
+
+		ret = this.pushStack( [] );
+
+		for ( i = 0; i < len; i++ ) {
+			jQuery.find( selector, self[ i ], ret );
+		}
+
+		return len > 1 ? jQuery.uniqueSort( ret ) : ret;
+	},
+	filter: function( selector ) {
+		return this.pushStack( winnow( this, selector || [], false ) );
+	},
+	not: function( selector ) {
+		return this.pushStack( winnow( this, selector || [], true ) );
+	},
+	is: function( selector ) {
+		return !!winnow(
+			this,
+
+			// If this is a positional/relative selector, check membership in the returned set
+			// so $("p:first").is("p:last") won't return true for a doc with two "p".
+			typeof selector === "string" && rneedsContext.test( selector ) ?
+				jQuery( selector ) :
+				selector || [],
+			false
+		).length;
+	}
+} );
+
+
+// Initialize a jQuery object
+
+
+// A central reference to the root jQuery(document)
+var rootjQuery,
+
+	// A simple way to check for HTML strings
+	// Prioritize #id over <tag> to avoid XSS via location.hash (#9521)
+	// Strict HTML recognition (#11290: must start with <)
+	// Shortcut simple #id case for speed
+	rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,
+
+	init = jQuery.fn.init = function( selector, context, root ) {
+		var match, elem;
+
+		// HANDLE: $(""), $(null), $(undefined), $(false)
+		if ( !selector ) {
+			return this;
+		}
+
+		// Method init() accepts an alternate rootjQuery
+		// so migrate can support jQuery.sub (gh-2101)
+		root = root || rootjQuery;
+
+		// Handle HTML strings
+		if ( typeof selector === "string" ) {
+			if ( selector[ 0 ] === "<" &&
+				selector[ selector.length - 1 ] === ">" &&
+				selector.length >= 3 ) {
+
+				// Assume that strings that start and end with <> are HTML and skip the regex check
+				match = [ null, selector, null ];
+
+			} else {
+				match = rquickExpr.exec( selector );
+			}
+
+			// Match html or make sure no context is specified for #id
+			if ( match && ( match[ 1 ] || !context ) ) {
+
+				// HANDLE: $(html) -> $(array)
+				if ( match[ 1 ] ) {
+					context = context instanceof jQuery ? context[ 0 ] : context;
+
+					// Option to run scripts is true for back-compat
+					// Intentionally let the error be thrown if parseHTML is not present
+					jQuery.merge( this, jQuery.parseHTML(
+						match[ 1 ],
+						context && context.nodeType ? context.ownerDocument || context : document,
+						true
+					) );
+
+					// HANDLE: $(html, props)
+					if ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) {
+						for ( match in context ) {
+
+							// Properties of context are called as methods if possible
+							if ( isFunction( this[ match ] ) ) {
+								this[ match ]( context[ match ] );
+
+							// ...and otherwise set as attributes
+							} else {
+								this.attr( match, context[ match ] );
+							}
+						}
+					}
+
+					return this;
+
+				// HANDLE: $(#id)
+				} else {
+					elem = document.getElementById( match[ 2 ] );
+
+					if ( elem ) {
+
+						// Inject the element directly into the jQuery object
+						this[ 0 ] = elem;
+						this.length = 1;
+					}
+					return this;
+				}
+
+			// HANDLE: $(expr, $(...))
+			} else if ( !context || context.jquery ) {
+				return ( context || root ).find( selector );
+
+			// HANDLE: $(expr, context)
+			// (which is just equivalent to: $(context).find(expr)
+			} else {
+				return this.constructor( context ).find( selector );
+			}
+
+		// HANDLE: $(DOMElement)
+		} else if ( selector.nodeType ) {
+			this[ 0 ] = selector;
+			this.length = 1;
+			return this;
+
+		// HANDLE: $(function)
+		// Shortcut for document ready
+		} else if ( isFunction( selector ) ) {
+			return root.ready !== undefined ?
+				root.ready( selector ) :
+
+				// Execute immediately if ready is not present
+				selector( jQuery );
+		}
+
+		return jQuery.makeArray( selector, this );
+	};
+
+// Give the init function the jQuery prototype for later instantiation
+init.prototype = jQuery.fn;
+
+// Initialize central reference
+rootjQuery = jQuery( document );
+
+
+var rparentsprev = /^(?:parents|prev(?:Until|All))/,
+
+	// Methods guaranteed to produce a unique set when starting from a unique set
+	guaranteedUnique = {
+		children: true,
+		contents: true,
+		next: true,
+		prev: true
+	};
+
+jQuery.fn.extend( {
+	has: function( target ) {
+		var targets = jQuery( target, this ),
+			l = targets.length;
+
+		return this.filter( function() {
+			var i = 0;
+			for ( ; i < l; i++ ) {
+				if ( jQuery.contains( this, targets[ i ] ) ) {
+					return true;
+				}
+			}
+		} );
+	},
+
+	closest: function( selectors, context ) {
+		var cur,
+			i = 0,
+			l = this.length,
+			matched = [],
+			targets = typeof selectors !== "string" && jQuery( selectors );
+
+		// Positional selectors never match, since there's no _selection_ context
+		if ( !rneedsContext.test( selectors ) ) {
+			for ( ; i < l; i++ ) {
+				for ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) {
+
+					// Always skip document fragments
+					if ( cur.nodeType < 11 && ( targets ?
+						targets.index( cur ) > -1 :
+
+						// Don't pass non-elements to Sizzle
+						cur.nodeType === 1 &&
+							jQuery.find.matchesSelector( cur, selectors ) ) ) {
+
+						matched.push( cur );
+						break;
+					}
+				}
+			}
+		}
+
+		return this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched );
+	},
+
+	// Determine the position of an element within the set
+	index: function( elem ) {
+
+		// No argument, return index in parent
+		if ( !elem ) {
+			return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1;
+		}
+
+		// Index in selector
+		if ( typeof elem === "string" ) {
+			return indexOf.call( jQuery( elem ), this[ 0 ] );
+		}
+
+		// Locate the position of the desired element
+		return indexOf.call( this,
+
+			// If it receives a jQuery object, the first element is used
+			elem.jquery ? elem[ 0 ] : elem
+		);
+	},
+
+	add: function( selector, context ) {
+		return this.pushStack(
+			jQuery.uniqueSort(
+				jQuery.merge( this.get(), jQuery( selector, context ) )
+			)
+		);
+	},
+
+	addBack: function( selector ) {
+		return this.add( selector == null ?
+			this.prevObject : this.prevObject.filter( selector )
+		);
+	}
+} );
+
+function sibling( cur, dir ) {
+	while ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {}
+	return cur;
+}
+
+jQuery.each( {
+	parent: function( elem ) {
+		var parent = elem.parentNode;
+		return parent && parent.nodeType !== 11 ? parent : null;
+	},
+	parents: function( elem ) {
+		return dir( elem, "parentNode" );
+	},
+	parentsUntil: function( elem, i, until ) {
+		return dir( elem, "parentNode", until );
+	},
+	next: function( elem ) {
+		return sibling( elem, "nextSibling" );
+	},
+	prev: function( elem ) {
+		return sibling( elem, "previousSibling" );
+	},
+	nextAll: function( elem ) {
+		return dir( elem, "nextSibling" );
+	},
+	prevAll: function( elem ) {
+		return dir( elem, "previousSibling" );
+	},
+	nextUntil: function( elem, i, until ) {
+		return dir( elem, "nextSibling", until );
+	},
+	prevUntil: function( elem, i, until ) {
+		return dir( elem, "previousSibling", until );
+	},
+	siblings: function( elem ) {
+		return siblings( ( elem.parentNode || {} ).firstChild, elem );
+	},
+	children: function( elem ) {
+		return siblings( elem.firstChild );
+	},
+	contents: function( elem ) {
+        if ( nodeName( elem, "iframe" ) ) {
+            return elem.contentDocument;
+        }
+
+        // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only
+        // Treat the template element as a regular one in browsers that
+        // don't support it.
+        if ( nodeName( elem, "template" ) ) {
+            elem = elem.content || elem;
+        }
+
+        return jQuery.merge( [], elem.childNodes );
+	}
+}, function( name, fn ) {
+	jQuery.fn[ name ] = function( until, selector ) {
+		var matched = jQuery.map( this, fn, until );
+
+		if ( name.slice( -5 ) !== "Until" ) {
+			selector = until;
+		}
+
+		if ( selector && typeof selector === "string" ) {
+			matched = jQuery.filter( selector, matched );
+		}
+
+		if ( this.length > 1 ) {
+
+			// Remove duplicates
+			if ( !guaranteedUnique[ name ] ) {
+				jQuery.uniqueSort( matched );
+			}
+
+			// Reverse order for parents* and prev-derivatives
+			if ( rparentsprev.test( name ) ) {
+				matched.reverse();
+			}
+		}
+
+		return this.pushStack( matched );
+	};
+} );
+var rnothtmlwhite = ( /[^\x20\t\r\n\f]+/g );
+
+
+
+// Convert String-formatted options into Object-formatted ones
+function createOptions( options ) {
+	var object = {};
+	jQuery.each( options.match( rnothtmlwhite ) || [], function( _, flag ) {
+		object[ flag ] = true;
+	} );
+	return object;
+}
+
+/*
+ * Create a callback list using the following parameters:
+ *
+ *	options: an optional list of space-separated options that will change how
+ *			the callback list behaves or a more traditional option object
+ *
+ * By default a callback list will act like an event callback list and can be
+ * "fired" multiple times.
+ *
+ * Possible options:
+ *
+ *	once:			will ensure the callback list can only be fired once (like a Deferred)
+ *
+ *	memory:			will keep track of previous values and will call any callback added
+ *					after the list has been fired right away with the latest "memorized"
+ *					values (like a Deferred)
+ *
+ *	unique:			will ensure a callback can only be added once (no duplicate in the list)
+ *
+ *	stopOnFalse:	interrupt callings when a callback returns false
+ *
+ */
+jQuery.Callbacks = function( options ) {
+
+	// Convert options from String-formatted to Object-formatted if needed
+	// (we check in cache first)
+	options = typeof options === "string" ?
+		createOptions( options ) :
+		jQuery.extend( {}, options );
+
+	var // Flag to know if list is currently firing
+		firing,
+
+		// Last fire value for non-forgettable lists
+		memory,
+
+		// Flag to know if list was already fired
+		fired,
+
+		// Flag to prevent firing
+		locked,
+
+		// Actual callback list
+		list = [],
+
+		// Queue of execution data for repeatable lists
+		queue = [],
+
+		// Index of currently firing callback (modified by add/remove as needed)
+		firingIndex = -1,
+
+		// Fire callbacks
+		fire = function() {
+
+			// Enforce single-firing
+			locked = locked || options.once;
+
+			// Execute callbacks for all pending executions,
+			// respecting firingIndex overrides and runtime changes
+			fired = firing = true;
+			for ( ; queue.length; firingIndex = -1 ) {
+				memory = queue.shift();
+				while ( ++firingIndex < list.length ) {
+
+					// Run callback and check for early termination
+					if ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false &&
+						options.stopOnFalse ) {
+
+						// Jump to end and forget the data so .add doesn't re-fire
+						firingIndex = list.length;
+						memory = false;
+					}
+				}
+			}
+
+			// Forget the data if we're done with it
+			if ( !options.memory ) {
+				memory = false;
+			}
+
+			firing = false;
+
+			// Clean up if we're done firing for good
+			if ( locked ) {
+
+				// Keep an empty list if we have data for future add calls
+				if ( memory ) {
+					list = [];
+
+				// Otherwise, this object is spent
+				} else {
+					list = "";
+				}
+			}
+		},
+
+		// Actual Callbacks object
+		self = {
+
+			// Add a callback or a collection of callbacks to the list
+			add: function() {
+				if ( list ) {
+
+					// If we have memory from a past run, we should fire after adding
+					if ( memory && !firing ) {
+						firingIndex = list.length - 1;
+						queue.push( memory );
+					}
+
+					( function add( args ) {
+						jQuery.each( args, function( _, arg ) {
+							if ( isFunction( arg ) ) {
+								if ( !options.unique || !self.has( arg ) ) {
+									list.push( arg );
+								}
+							} else if ( arg && arg.length && toType( arg ) !== "string" ) {
+
+								// Inspect recursively
+								add( arg );
+							}
+						} );
+					} )( arguments );
+
+					if ( memory && !firing ) {
+						fire();
+					}
+				}
+				return this;
+			},
+
+			// Remove a callback from the list
+			remove: function() {
+				jQuery.each( arguments, function( _, arg ) {
+					var index;
+					while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {
+						list.splice( index, 1 );
+
+						// Handle firing indexes
+						if ( index <= firingIndex ) {
+							firingIndex--;
+						}
+					}
+				} );
+				return this;
+			},
+
+			// Check if a given callback is in the list.
+			// If no argument is given, return whether or not list has callbacks attached.
+			has: function( fn ) {
+				return fn ?
+					jQuery.inArray( fn, list ) > -1 :
+					list.length > 0;
+			},
+
+			// Remove all callbacks from the list
+			empty: function() {
+				if ( list ) {
+					list = [];
+				}
+				return this;
+			},
+
+			// Disable .fire and .add
+			// Abort any current/pending executions
+			// Clear all callbacks and values
+			disable: function() {
+				locked = queue = [];
+				list = memory = "";
+				return this;
+			},
+			disabled: function() {
+				return !list;
+			},
+
+			// Disable .fire
+			// Also disable .add unless we have memory (since it would have no effect)
+			// Abort any pending executions
+			lock: function() {
+				locked = queue = [];
+				if ( !memory && !firing ) {
+					list = memory = "";
+				}
+				return this;
+			},
+			locked: function() {
+				return !!locked;
+			},
+
+			// Call all callbacks with the given context and arguments
+			fireWith: function( context, args ) {
+				if ( !locked ) {
+					args = args || [];
+					args = [ context, args.slice ? args.slice() : args ];
+					queue.push( args );
+					if ( !firing ) {
+						fire();
+					}
+				}
+				return this;
+			},
+
+			// Call all the callbacks with the given arguments
+			fire: function() {
+				self.fireWith( this, arguments );
+				return this;
+			},
+
+			// To know if the callbacks have already been called at least once
+			fired: function() {
+				return !!fired;
+			}
+		};
+
+	return self;
+};
+
+
+function Identity( v ) {
+	return v;
+}
+function Thrower( ex ) {
+	throw ex;
+}
+
+function adoptValue( value, resolve, reject, noValue ) {
+	var method;
+
+	try {
+
+		// Check for promise aspect first to privilege synchronous behavior
+		if ( value && isFunction( ( method = value.promise ) ) ) {
+			method.call( value ).done( resolve ).fail( reject );
+
+		// Other thenables
+		} else if ( value && isFunction( ( method = value.then ) ) ) {
+			method.call( value, resolve, reject );
+
+		// Other non-thenables
+		} else {
+
+			// Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer:
+			// * false: [ value ].slice( 0 ) => resolve( value )
+			// * true: [ value ].slice( 1 ) => resolve()
+			resolve.apply( undefined, [ value ].slice( noValue ) );
+		}
+
+	// For Promises/A+, convert exceptions into rejections
+	// Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in
+	// Deferred#then to conditionally suppress rejection.
+	} catch ( value ) {
+
+		// Support: Android 4.0 only
+		// Strict mode functions invoked without .call/.apply get global-object context
+		reject.apply( undefined, [ value ] );
+	}
+}
+
+jQuery.extend( {
+
+	Deferred: function( func ) {
+		var tuples = [
+
+				// action, add listener, callbacks,
+				// ... .then handlers, argument index, [final state]
+				[ "notify", "progress", jQuery.Callbacks( "memory" ),
+					jQuery.Callbacks( "memory" ), 2 ],
+				[ "resolve", "done", jQuery.Callbacks( "once memory" ),
+					jQuery.Callbacks( "once memory" ), 0, "resolved" ],
+				[ "reject", "fail", jQuery.Callbacks( "once memory" ),
+					jQuery.Callbacks( "once memory" ), 1, "rejected" ]
+			],
+			state = "pending",
+			promise = {
+				state: function() {
+					return state;
+				},
+				always: function() {
+					deferred.done( arguments ).fail( arguments );
+					return this;
+				},
+				"catch": function( fn ) {
+					return promise.then( null, fn );
+				},
+
+				// Keep pipe for back-compat
+				pipe: function( /* fnDone, fnFail, fnProgress */ ) {
+					var fns = arguments;
+
+					return jQuery.Deferred( function( newDefer ) {
+						jQuery.each( tuples, function( i, tuple ) {
+
+							// Map tuples (progress, done, fail) to arguments (done, fail, progress)
+							var fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ];
+
+							// deferred.progress(function() { bind to newDefer or newDefer.notify })
+							// deferred.done(function() { bind to newDefer or newDefer.resolve })
+							// deferred.fail(function() { bind to newDefer or newDefer.reject })
+							deferred[ tuple[ 1 ] ]( function() {
+								var returned = fn && fn.apply( this, arguments );
+								if ( returned && isFunction( returned.promise ) ) {
+									returned.promise()
+										.progress( newDefer.notify )
+										.done( newDefer.resolve )
+										.fail( newDefer.reject );
+								} else {
+									newDefer[ tuple[ 0 ] + "With" ](
+										this,
+										fn ? [ returned ] : arguments
+									);
+								}
+							} );
+						} );
+						fns = null;
+					} ).promise();
+				},
+				then: function( onFulfilled, onRejected, onProgress ) {
+					var maxDepth = 0;
+					function resolve( depth, deferred, handler, special ) {
+						return function() {
+							var that = this,
+								args = arguments,
+								mightThrow = function() {
+									var returned, then;
+
+									// Support: Promises/A+ section 2.3.3.3.3
+									// https://promisesaplus.com/#point-59
+									// Ignore double-resolution attempts
+									if ( depth < maxDepth ) {
+										return;
+									}
+
+									returned = handler.apply( that, args );
+
+									// Support: Promises/A+ section 2.3.1
+									// https://promisesaplus.com/#point-48
+									if ( returned === deferred.promise() ) {
+										throw new TypeError( "Thenable self-resolution" );
+									}
+
+									// Support: Promises/A+ sections 2.3.3.1, 3.5
+									// https://promisesaplus.com/#point-54
+									// https://promisesaplus.com/#point-75
+									// Retrieve `then` only once
+									then = returned &&
+
+										// Support: Promises/A+ section 2.3.4
+										// https://promisesaplus.com/#point-64
+										// Only check objects and functions for thenability
+										( typeof returned === "object" ||
+											typeof returned === "function" ) &&
+										returned.then;
+
+									// Handle a returned thenable
+									if ( isFunction( then ) ) {
+
+										// Special processors (notify) just wait for resolution
+										if ( special ) {
+											then.call(
+												returned,
+												resolve( maxDepth, deferred, Identity, special ),
+												resolve( maxDepth, deferred, Thrower, special )
+											);
+
+										// Normal processors (resolve) also hook into progress
+										} else {
+
+											// ...and disregard older resolution values
+											maxDepth++;
+
+											then.call(
+												returned,
+												resolve( maxDepth, deferred, Identity, special ),
+												resolve( maxDepth, deferred, Thrower, special ),
+												resolve( maxDepth, deferred, Identity,
+													deferred.notifyWith )
+											);
+										}
+
+									// Handle all other returned values
+									} else {
+
+										// Only substitute handlers pass on context
+										// and multiple values (non-spec behavior)
+										if ( handler !== Identity ) {
+											that = undefined;
+											args = [ returned ];
+										}
+
+										// Process the value(s)
+										// Default process is resolve
+										( special || deferred.resolveWith )( that, args );
+									}
+								},
+
+								// Only normal processors (resolve) catch and reject exceptions
+								process = special ?
+									mightThrow :
+									function() {
+										try {
+											mightThrow();
+										} catch ( e ) {
+
+											if ( jQuery.Deferred.exceptionHook ) {
+												jQuery.Deferred.exceptionHook( e,
+													process.stackTrace );
+											}
+
+											// Support: Promises/A+ section 2.3.3.3.4.1
+											// https://promisesaplus.com/#point-61
+											// Ignore post-resolution exceptions
+											if ( depth + 1 >= maxDepth ) {
+
+												// Only substitute handlers pass on context
+												// and multiple values (non-spec behavior)
+												if ( handler !== Thrower ) {
+													that = undefined;
+													args = [ e ];
+												}
+
+												deferred.rejectWith( that, args );
+											}
+										}
+									};
+
+							// Support: Promises/A+ section 2.3.3.3.1
+							// https://promisesaplus.com/#point-57
+							// Re-resolve promises immediately to dodge false rejection from
+							// subsequent errors
+							if ( depth ) {
+								process();
+							} else {
+
+								// Call an optional hook to record the stack, in case of exception
+								// since it's otherwise lost when execution goes async
+								if ( jQuery.Deferred.getStackHook ) {
+									process.stackTrace = jQuery.Deferred.getStackHook();
+								}
+								window.setTimeout( process );
+							}
+						};
+					}
+
+					return jQuery.Deferred( function( newDefer ) {
+
+						// progress_handlers.add( ... )
+						tuples[ 0 ][ 3 ].add(
+							resolve(
+								0,
+								newDefer,
+								isFunction( onProgress ) ?
+									onProgress :
+									Identity,
+								newDefer.notifyWith
+							)
+						);
+
+						// fulfilled_handlers.add( ... )
+						tuples[ 1 ][ 3 ].add(
+							resolve(
+								0,
+								newDefer,
+								isFunction( onFulfilled ) ?
+									onFulfilled :
+									Identity
+							)
+						);
+
+						// rejected_handlers.add( ... )
+						tuples[ 2 ][ 3 ].add(
+							resolve(
+								0,
+								newDefer,
+								isFunction( onRejected ) ?
+									onRejected :
+									Thrower
+							)
+						);
+					} ).promise();
+				},
+
+				// Get a promise for this deferred
+				// If obj is provided, the promise aspect is added to the object
+				promise: function( obj ) {
+					return obj != null ? jQuery.extend( obj, promise ) : promise;
+				}
+			},
+			deferred = {};
+
+		// Add list-specific methods
+		jQuery.each( tuples, function( i, tuple ) {
+			var list = tuple[ 2 ],
+				stateString = tuple[ 5 ];
+
+			// promise.progress = list.add
+			// promise.done = list.add
+			// promise.fail = list.add
+			promise[ tuple[ 1 ] ] = list.add;
+
+			// Handle state
+			if ( stateString ) {
+				list.add(
+					function() {
+
+						// state = "resolved" (i.e., fulfilled)
+						// state = "rejected"
+						state = stateString;
+					},
+
+					// rejected_callbacks.disable
+					// fulfilled_callbacks.disable
+					tuples[ 3 - i ][ 2 ].disable,
+
+					// rejected_handlers.disable
+					// fulfilled_handlers.disable
+					tuples[ 3 - i ][ 3 ].disable,
+
+					// progress_callbacks.lock
+					tuples[ 0 ][ 2 ].lock,
+
+					// progress_handlers.lock
+					tuples[ 0 ][ 3 ].lock
+				);
+			}
+
+			// progress_handlers.fire
+			// fulfilled_handlers.fire
+			// rejected_handlers.fire
+			list.add( tuple[ 3 ].fire );
+
+			// deferred.notify = function() { deferred.notifyWith(...) }
+			// deferred.resolve = function() { deferred.resolveWith(...) }
+			// deferred.reject = function() { deferred.rejectWith(...) }
+			deferred[ tuple[ 0 ] ] = function() {
+				deferred[ tuple[ 0 ] + "With" ]( this === deferred ? undefined : this, arguments );
+				return this;
+			};
+
+			// deferred.notifyWith = list.fireWith
+			// deferred.resolveWith = list.fireWith
+			// deferred.rejectWith = list.fireWith
+			deferred[ tuple[ 0 ] + "With" ] = list.fireWith;
+		} );
+
+		// Make the deferred a promise
+		promise.promise( deferred );
+
+		// Call given func if any
+		if ( func ) {
+			func.call( deferred, deferred );
+		}
+
+		// All done!
+		return deferred;
+	},
+
+	// Deferred helper
+	when: function( singleValue ) {
+		var
+
+			// count of uncompleted subordinates
+			remaining = arguments.length,
+
+			// count of unprocessed arguments
+			i = remaining,
+
+			// subordinate fulfillment data
+			resolveContexts = Array( i ),
+			resolveValues = slice.call( arguments ),
+
+			// the master Deferred
+			master = jQuery.Deferred(),
+
+			// subordinate callback factory
+			updateFunc = function( i ) {
+				return function( value ) {
+					resolveContexts[ i ] = this;
+					resolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value;
+					if ( !( --remaining ) ) {
+						master.resolveWith( resolveContexts, resolveValues );
+					}
+				};
+			};
+
+		// Single- and empty arguments are adopted like Promise.resolve
+		if ( remaining <= 1 ) {
+			adoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject,
+				!remaining );
+
+			// Use .then() to unwrap secondary thenables (cf. gh-3000)
+			if ( master.state() === "pending" ||
+				isFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) {
+
+				return master.then();
+			}
+		}
+
+		// Multiple arguments are aggregated like Promise.all array elements
+		while ( i-- ) {
+			adoptValue( resolveValues[ i ], updateFunc( i ), master.reject );
+		}
+
+		return master.promise();
+	}
+} );
+
+
+// These usually indicate a programmer mistake during development,
+// warn about them ASAP rather than swallowing them by default.
+var rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;
+
+jQuery.Deferred.exceptionHook = function( error, stack ) {
+
+	// Support: IE 8 - 9 only
+	// Console exists when dev tools are open, which can happen at any time
+	if ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) {
+		window.console.warn( "jQuery.Deferred exception: " + error.message, error.stack, stack );
+	}
+};
+
+
+
+
+jQuery.readyException = function( error ) {
+	window.setTimeout( function() {
+		throw error;
+	} );
+};
+
+
+
+
+// The deferred used on DOM ready
+var readyList = jQuery.Deferred();
+
+jQuery.fn.ready = function( fn ) {
+
+	readyList
+		.then( fn )
+
+		// Wrap jQuery.readyException in a function so that the lookup
+		// happens at the time of error handling instead of callback
+		// registration.
+		.catch( function( error ) {
+			jQuery.readyException( error );
+		} );
+
+	return this;
+};
+
+jQuery.extend( {
+
+	// Is the DOM ready to be used? Set to true once it occurs.
+	isReady: false,
+
+	// A counter to track how many items to wait for before
+	// the ready event fires. See #6781
+	readyWait: 1,
+
+	// Handle when the DOM is ready
+	ready: function( wait ) {
+
+		// Abort if there are pending holds or we're already ready
+		if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) {
+			return;
+		}
+
+		// Remember that the DOM is ready
+		jQuery.isReady = true;
+
+		// If a normal DOM Ready event fired, decrement, and wait if need be
+		if ( wait !== true && --jQuery.readyWait > 0 ) {
+			return;
+		}
+
+		// If there are functions bound, to execute
+		readyList.resolveWith( document, [ jQuery ] );
+	}
+} );
+
+jQuery.ready.then = readyList.then;
+
+// The ready event handler and self cleanup method
+function completed() {
+	document.removeEventListener( "DOMContentLoaded", completed );
+	window.removeEventListener( "load", completed );
+	jQuery.ready();
+}
+
+// Catch cases where $(document).ready() is called
+// after the browser event has already occurred.
+// Support: IE <=9 - 10 only
+// Older IE sometimes signals "interactive" too soon
+if ( document.readyState === "complete" ||
+	( document.readyState !== "loading" && !document.documentElement.doScroll ) ) {
+
+	// Handle it asynchronously to allow scripts the opportunity to delay ready
+	window.setTimeout( jQuery.ready );
+
+} else {
+
+	// Use the handy event callback
+	document.addEventListener( "DOMContentLoaded", completed );
+
+	// A fallback to window.onload, that will always work
+	window.addEventListener( "load", completed );
+}
+
+
+
+
+// Multifunctional method to get and set values of a collection
+// The value/s can optionally be executed if it's a function
+var access = function( elems, fn, key, value, chainable, emptyGet, raw ) {
+	var i = 0,
+		len = elems.length,
+		bulk = key == null;
+
+	// Sets many values
+	if ( toType( key ) === "object" ) {
+		chainable = true;
+		for ( i in key ) {
+			access( elems, fn, i, key[ i ], true, emptyGet, raw );
+		}
+
+	// Sets one value
+	} else if ( value !== undefined ) {
+		chainable = true;
+
+		if ( !isFunction( value ) ) {
+			raw = true;
+		}
+
+		if ( bulk ) {
+
+			// Bulk operations run against the entire set
+			if ( raw ) {
+				fn.call( elems, value );
+				fn = null;
+
+			// ...except when executing function values
+			} else {
+				bulk = fn;
+				fn = function( elem, key, value ) {
+					return bulk.call( jQuery( elem ), value );
+				};
+			}
+		}
+
+		if ( fn ) {
+			for ( ; i < len; i++ ) {
+				fn(
+					elems[ i ], key, raw ?
+					value :
+					value.call( elems[ i ], i, fn( elems[ i ], key ) )
+				);
+			}
+		}
+	}
+
+	if ( chainable ) {
+		return elems;
+	}
+
+	// Gets
+	if ( bulk ) {
+		return fn.call( elems );
+	}
+
+	return len ? fn( elems[ 0 ], key ) : emptyGet;
+};
+
+
+// Matches dashed string for camelizing
+var rmsPrefix = /^-ms-/,
+	rdashAlpha = /-([a-z])/g;
+
+// Used by camelCase as callback to replace()
+function fcamelCase( all, letter ) {
+	return letter.toUpperCase();
+}
+
+// Convert dashed to camelCase; used by the css and data modules
+// Support: IE <=9 - 11, Edge 12 - 15
+// Microsoft forgot to hump their vendor prefix (#9572)
+function camelCase( string ) {
+	return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase );
+}
+var acceptData = function( owner ) {
+
+	// Accepts only:
+	//  - Node
+	//    - Node.ELEMENT_NODE
+	//    - Node.DOCUMENT_NODE
+	//  - Object
+	//    - Any
+	return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType );
+};
+
+
+
+
+function Data() {
+	this.expando = jQuery.expando + Data.uid++;
+}
+
+Data.uid = 1;
+
+Data.prototype = {
+
+	cache: function( owner ) {
+
+		// Check if the owner object already has a cache
+		var value = owner[ this.expando ];
+
+		// If not, create one
+		if ( !value ) {
+			value = {};
+
+			// We can accept data for non-element nodes in modern browsers,
+			// but we should not, see #8335.
+			// Always return an empty object.
+			if ( acceptData( owner ) ) {
+
+				// If it is a node unlikely to be stringify-ed or looped over
+				// use plain assignment
+				if ( owner.nodeType ) {
+					owner[ this.expando ] = value;
+
+				// Otherwise secure it in a non-enumerable property
+				// configurable must be true to allow the property to be
+				// deleted when data is removed
+				} else {
+					Object.defineProperty( owner, this.expando, {
+						value: value,
+						configurable: true
+					} );
+				}
+			}
+		}
+
+		return value;
+	},
+	set: function( owner, data, value ) {
+		var prop,
+			cache = this.cache( owner );
+
+		// Handle: [ owner, key, value ] args
+		// Always use camelCase key (gh-2257)
+		if ( typeof data === "string" ) {
+			cache[ camelCase( data ) ] = value;
+
+		// Handle: [ owner, { properties } ] args
+		} else {
+
+			// Copy the properties one-by-one to the cache object
+			for ( prop in data ) {
+				cache[ camelCase( prop ) ] = data[ prop ];
+			}
+		}
+		return cache;
+	},
+	get: function( owner, key ) {
+		return key === undefined ?
+			this.cache( owner ) :
+
+			// Always use camelCase key (gh-2257)
+			owner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ];
+	},
+	access: function( owner, key, value ) {
+
+		// In cases where either:
+		//
+		//   1. No key was specified
+		//   2. A string key was specified, but no value provided
+		//
+		// Take the "read" path and allow the get method to determine
+		// which value to return, respectively either:
+		//
+		//   1. The entire cache object
+		//   2. The data stored at the key
+		//
+		if ( key === undefined ||
+				( ( key && typeof key === "string" ) && value === undefined ) ) {
+
+			return this.get( owner, key );
+		}
+
+		// When the key is not a string, or both a key and value
+		// are specified, set or extend (existing objects) with either:
+		//
+		//   1. An object of properties
+		//   2. A key and value
+		//
+		this.set( owner, key, value );
+
+		// Since the "set" path can have two possible entry points
+		// return the expected data based on which path was taken[*]
+		return value !== undefined ? value : key;
+	},
+	remove: function( owner, key ) {
+		var i,
+			cache = owner[ this.expando ];
+
+		if ( cache === undefined ) {
+			return;
+		}
+
+		if ( key !== undefined ) {
+
+			// Support array or space separated string of keys
+			if ( Array.isArray( key ) ) {
+
+				// If key is an array of keys...
+				// We always set camelCase keys, so remove that.
+				key = key.map( camelCase );
+			} else {
+				key = camelCase( key );
+
+				// If a key with the spaces exists, use it.
+				// Otherwise, create an array by matching non-whitespace
+				key = key in cache ?
+					[ key ] :
+					( key.match( rnothtmlwhite ) || [] );
+			}
+
+			i = key.length;
+
+			while ( i-- ) {
+				delete cache[ key[ i ] ];
+			}
+		}
+
+		// Remove the expando if there's no more data
+		if ( key === undefined || jQuery.isEmptyObject( cache ) ) {
+
+			// Support: Chrome <=35 - 45
+			// Webkit & Blink performance suffers when deleting properties
+			// from DOM nodes, so set to undefined instead
+			// https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted)
+			if ( owner.nodeType ) {
+				owner[ this.expando ] = undefined;
+			} else {
+				delete owner[ this.expando ];
+			}
+		}
+	},
+	hasData: function( owner ) {
+		var cache = owner[ this.expando ];
+		return cache !== undefined && !jQuery.isEmptyObject( cache );
+	}
+};
+var dataPriv = new Data();
+
+var dataUser = new Data();
+
+
+
+//	Implementation Summary
+//
+//	1. Enforce API surface and semantic compatibility with 1.9.x branch
+//	2. Improve the module's maintainability by reducing the storage
+//		paths to a single mechanism.
+//	3. Use the same single mechanism to support "private" and "user" data.
+//	4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData)
+//	5. Avoid exposing implementation details on user objects (eg. expando properties)
+//	6. Provide a clear path for implementation upgrade to WeakMap in 2014
+
+var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,
+	rmultiDash = /[A-Z]/g;
+
+function getData( data ) {
+	if ( data === "true" ) {
+		return true;
+	}
+
+	if ( data === "false" ) {
+		return false;
+	}
+
+	if ( data === "null" ) {
+		return null;
+	}
+
+	// Only convert to a number if it doesn't change the string
+	if ( data === +data + "" ) {
+		return +data;
+	}
+
+	if ( rbrace.test( data ) ) {
+		return JSON.parse( data );
+	}
+
+	return data;
+}
+
+function dataAttr( elem, key, data ) {
+	var name;
+
+	// If nothing was found internally, try to fetch any
+	// data from the HTML5 data-* attribute
+	if ( data === undefined && elem.nodeType === 1 ) {
+		name = "data-" + key.replace( rmultiDash, "-$&" ).toLowerCase();
+		data = elem.getAttribute( name );
+
+		if ( typeof data === "string" ) {
+			try {
+				data = getData( data );
+			} catch ( e ) {}
+
+			// Make sure we set the data so it isn't changed later
+			dataUser.set( elem, key, data );
+		} else {
+			data = undefined;
+		}
+	}
+	return data;
+}
+
+jQuery.extend( {
+	hasData: function( elem ) {
+		return dataUser.hasData( elem ) || dataPriv.hasData( elem );
+	},
+
+	data: function( elem, name, data ) {
+		return dataUser.access( elem, name, data );
+	},
+
+	removeData: function( elem, name ) {
+		dataUser.remove( elem, name );
+	},
+
+	// TODO: Now that all calls to _data and _removeData have been replaced
+	// with direct calls to dataPriv methods, these can be deprecated.
+	_data: function( elem, name, data ) {
+		return dataPriv.access( elem, name, data );
+	},
+
+	_removeData: function( elem, name ) {
+		dataPriv.remove( elem, name );
+	}
+} );
+
+jQuery.fn.extend( {
+	data: function( key, value ) {
+		var i, name, data,
+			elem = this[ 0 ],
+			attrs = elem && elem.attributes;
+
+		// Gets all values
+		if ( key === undefined ) {
+			if ( this.length ) {
+				data = dataUser.get( elem );
+
+				if ( elem.nodeType === 1 && !dataPriv.get( elem, "hasDataAttrs" ) ) {
+					i = attrs.length;
+					while ( i-- ) {
+
+						// Support: IE 11 only
+						// The attrs elements can be null (#14894)
+						if ( attrs[ i ] ) {
+							name = attrs[ i ].name;
+							if ( name.indexOf( "data-" ) === 0 ) {
+								name = camelCase( name.slice( 5 ) );
+								dataAttr( elem, name, data[ name ] );
+							}
+						}
+					}
+					dataPriv.set( elem, "hasDataAttrs", true );
+				}
+			}
+
+			return data;
+		}
+
+		// Sets multiple values
+		if ( typeof key === "object" ) {
+			return this.each( function() {
+				dataUser.set( this, key );
+			} );
+		}
+
+		return access( this, function( value ) {
+			var data;
+
+			// The calling jQuery object (element matches) is not empty
+			// (and therefore has an element appears at this[ 0 ]) and the
+			// `value` parameter was not undefined. An empty jQuery object
+			// will result in `undefined` for elem = this[ 0 ] which will
+			// throw an exception if an attempt to read a data cache is made.
+			if ( elem && value === undefined ) {
+
+				// Attempt to get data from the cache
+				// The key will always be camelCased in Data
+				data = dataUser.get( elem, key );
+				if ( data !== undefined ) {
+					return data;
+				}
+
+				// Attempt to "discover" the data in
+				// HTML5 custom data-* attrs
+				data = dataAttr( elem, key );
+				if ( data !== undefined ) {
+					return data;
+				}
+
+				// We tried really hard, but the data doesn't exist.
+				return;
+			}
+
+			// Set the data...
+			this.each( function() {
+
+				// We always store the camelCased key
+				dataUser.set( this, key, value );
+			} );
+		}, null, value, arguments.length > 1, null, true );
+	},
+
+	removeData: function( key ) {
+		return this.each( function() {
+			dataUser.remove( this, key );
+		} );
+	}
+} );
+
+
+jQuery.extend( {
+	queue: function( elem, type, data ) {
+		var queue;
+
+		if ( elem ) {
+			type = ( type || "fx" ) + "queue";
+			queue = dataPriv.get( elem, type );
+
+			// Speed up dequeue by getting out quickly if this is just a lookup
+			if ( data ) {
+				if ( !queue || Array.isArray( data ) ) {
+					queue = dataPriv.access( elem, type, jQuery.makeArray( data ) );
+				} else {
+					queue.push( data );
+				}
+			}
+			return queue || [];
+		}
+	},
+
+	dequeue: function( elem, type ) {
+		type = type || "fx";
+
+		var queue = jQuery.queue( elem, type ),
+			startLength = queue.length,
+			fn = queue.shift(),
+			hooks = jQuery._queueHooks( elem, type ),
+			next = function() {
+				jQuery.dequeue( elem, type );
+			};
+
+		// If the fx queue is dequeued, always remove the progress sentinel
+		if ( fn === "inprogress" ) {
+			fn = queue.shift();
+			startLength--;
+		}
+
+		if ( fn ) {
+
+			// Add a progress sentinel to prevent the fx queue from being
+			// automatically dequeued
+			if ( type === "fx" ) {
+				queue.unshift( "inprogress" );
+			}
+
+			// Clear up the last queue stop function
+			delete hooks.stop;
+			fn.call( elem, next, hooks );
+		}
+
+		if ( !startLength && hooks ) {
+			hooks.empty.fire();
+		}
+	},
+
+	// Not public - generate a queueHooks object, or return the current one
+	_queueHooks: function( elem, type ) {
+		var key = type + "queueHooks";
+		return dataPriv.get( elem, key ) || dataPriv.access( elem, key, {
+			empty: jQuery.Callbacks( "once memory" ).add( function() {
+				dataPriv.remove( elem, [ type + "queue", key ] );
+			} )
+		} );
+	}
+} );
+
+jQuery.fn.extend( {
+	queue: function( type, data ) {
+		var setter = 2;
+
+		if ( typeof type !== "string" ) {
+			data = type;
+			type = "fx";
+			setter--;
+		}
+
+		if ( arguments.length < setter ) {
+			return jQuery.queue( this[ 0 ], type );
+		}
+
+		return data === undefined ?
+			this :
+			this.each( function() {
+				var queue = jQuery.queue( this, type, data );
+
+				// Ensure a hooks for this queue
+				jQuery._queueHooks( this, type );
+
+				if ( type === "fx" && queue[ 0 ] !== "inprogress" ) {
+					jQuery.dequeue( this, type );
+				}
+			} );
+	},
+	dequeue: function( type ) {
+		return this.each( function() {
+			jQuery.dequeue( this, type );
+		} );
+	},
+	clearQueue: function( type ) {
+		return this.queue( type || "fx", [] );
+	},
+
+	// Get a promise resolved when queues of a certain type
+	// are emptied (fx is the type by default)
+	promise: function( type, obj ) {
+		var tmp,
+			count = 1,
+			defer = jQuery.Deferred(),
+			elements = this,
+			i = this.length,
+			resolve = function() {
+				if ( !( --count ) ) {
+					defer.resolveWith( elements, [ elements ] );
+				}
+			};
+
+		if ( typeof type !== "string" ) {
+			obj = type;
+			type = undefined;
+		}
+		type = type || "fx";
+
+		while ( i-- ) {
+			tmp = dataPriv.get( elements[ i ], type + "queueHooks" );
+			if ( tmp && tmp.empty ) {
+				count++;
+				tmp.empty.add( resolve );
+			}
+		}
+		resolve();
+		return defer.promise( obj );
+	}
+} );
+var pnum = ( /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/ ).source;
+
+var rcssNum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" );
+
+
+var cssExpand = [ "Top", "Right", "Bottom", "Left" ];
+
+var isHiddenWithinTree = function( elem, el ) {
+
+		// isHiddenWithinTree might be called from jQuery#filter function;
+		// in that case, element will be second argument
+		elem = el || elem;
+
+		// Inline style trumps all
+		return elem.style.display === "none" ||
+			elem.style.display === "" &&
+
+			// Otherwise, check computed style
+			// Support: Firefox <=43 - 45
+			// Disconnected elements can have computed display: none, so first confirm that elem is
+			// in the document.
+			jQuery.contains( elem.ownerDocument, elem ) &&
+
+			jQuery.css( elem, "display" ) === "none";
+	};
+
+var swap = function( elem, options, callback, args ) {
+	var ret, name,
+		old = {};
+
+	// Remember the old values, and insert the new ones
+	for ( name in options ) {
+		old[ name ] = elem.style[ name ];
+		elem.style[ name ] = options[ name ];
+	}
+
+	ret = callback.apply( elem, args || [] );
+
+	// Revert the old values
+	for ( name in options ) {
+		elem.style[ name ] = old[ name ];
+	}
+
+	return ret;
+};
+
+
+
+
+function adjustCSS( elem, prop, valueParts, tween ) {
+	var adjusted, scale,
+		maxIterations = 20,
+		currentValue = tween ?
+			function() {
+				return tween.cur();
+			} :
+			function() {
+				return jQuery.css( elem, prop, "" );
+			},
+		initial = currentValue(),
+		unit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ),
+
+		// Starting value computation is required for potential unit mismatches
+		initialInUnit = ( jQuery.cssNumber[ prop ] || unit !== "px" && +initial ) &&
+			rcssNum.exec( jQuery.css( elem, prop ) );
+
+	if ( initialInUnit && initialInUnit[ 3 ] !== unit ) {
+
+		// Support: Firefox <=54
+		// Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144)
+		initial = initial / 2;
+
+		// Trust units reported by jQuery.css
+		unit = unit || initialInUnit[ 3 ];
+
+		// Iteratively approximate from a nonzero starting point
+		initialInUnit = +initial || 1;
+
+		while ( maxIterations-- ) {
+
+			// Evaluate and update our best guess (doubling guesses that zero out).
+			// Finish if the scale equals or crosses 1 (making the old*new product non-positive).
+			jQuery.style( elem, prop, initialInUnit + unit );
+			if ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) {
+				maxIterations = 0;
+			}
+			initialInUnit = initialInUnit / scale;
+
+		}
+
+		initialInUnit = initialInUnit * 2;
+		jQuery.style( elem, prop, initialInUnit + unit );
+
+		// Make sure we update the tween properties later on
+		valueParts = valueParts || [];
+	}
+
+	if ( valueParts ) {
+		initialInUnit = +initialInUnit || +initial || 0;
+
+		// Apply relative offset (+=/-=) if specified
+		adjusted = valueParts[ 1 ] ?
+			initialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] :
+			+valueParts[ 2 ];
+		if ( tween ) {
+			tween.unit = unit;
+			tween.start = initialInUnit;
+			tween.end = adjusted;
+		}
+	}
+	return adjusted;
+}
+
+
+var defaultDisplayMap = {};
+
+function getDefaultDisplay( elem ) {
+	var temp,
+		doc = elem.ownerDocument,
+		nodeName = elem.nodeName,
+		display = defaultDisplayMap[ nodeName ];
+
+	if ( display ) {
+		return display;
+	}
+
+	temp = doc.body.appendChild( doc.createElement( nodeName ) );
+	display = jQuery.css( temp, "display" );
+
+	temp.parentNode.removeChild( temp );
+
+	if ( display === "none" ) {
+		display = "block";
+	}
+	defaultDisplayMap[ nodeName ] = display;
+
+	return display;
+}
+
+function showHide( elements, show ) {
+	var display, elem,
+		values = [],
+		index = 0,
+		length = elements.length;
+
+	// Determine new display value for elements that need to change
+	for ( ; index < length; index++ ) {
+		elem = elements[ index ];
+		if ( !elem.style ) {
+			continue;
+		}
+
+		display = elem.style.display;
+		if ( show ) {
+
+			// Since we force visibility upon cascade-hidden elements, an immediate (and slow)
+			// check is required in this first loop unless we have a nonempty display value (either
+			// inline or about-to-be-restored)
+			if ( display === "none" ) {
+				values[ index ] = dataPriv.get( elem, "display" ) || null;
+				if ( !values[ index ] ) {
+					elem.style.display = "";
+				}
+			}
+			if ( elem.style.display === "" && isHiddenWithinTree( elem ) ) {
+				values[ index ] = getDefaultDisplay( elem );
+			}
+		} else {
+			if ( display !== "none" ) {
+				values[ index ] = "none";
+
+				// Remember what we're overwriting
+				dataPriv.set( elem, "display", display );
+			}
+		}
+	}
+
+	// Set the display of the elements in a second loop to avoid constant reflow
+	for ( index = 0; index < length; index++ ) {
+		if ( values[ index ] != null ) {
+			elements[ index ].style.display = values[ index ];
+		}
+	}
+
+	return elements;
+}
+
+jQuery.fn.extend( {
+	show: function() {
+		return showHide( this, true );
+	},
+	hide: function() {
+		return showHide( this );
+	},
+	toggle: function( state ) {
+		if ( typeof state === "boolean" ) {
+			return state ? this.show() : this.hide();
+		}
+
+		return this.each( function() {
+			if ( isHiddenWithinTree( this ) ) {
+				jQuery( this ).show();
+			} else {
+				jQuery( this ).hide();
+			}
+		} );
+	}
+} );
+var rcheckableType = ( /^(?:checkbox|radio)$/i );
+
+var rtagName = ( /<([a-z][^\/\0>\x20\t\r\n\f]+)/i );
+
+var rscriptType = ( /^$|^module$|\/(?:java|ecma)script/i );
+
+
+
+// We have to close these tags to support XHTML (#13200)
+var wrapMap = {
+
+	// Support: IE <=9 only
+	option: [ 1, "<select multiple='multiple'>", "</select>" ],
+
+	// XHTML parsers do not magically insert elements in the
+	// same way that tag soup parsers do. So we cannot shorten
+	// this by omitting <tbody> or other required elements.
+	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, "", "" ]
+};
+
+// Support: IE <=9 only
+wrapMap.optgroup = wrapMap.option;
+
+wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
+wrapMap.th = wrapMap.td;
+
+
+function getAll( context, tag ) {
+
+	// Support: IE <=9 - 11 only
+	// Use typeof to avoid zero-argument method invocation on host objects (#15151)
+	var ret;
+
+	if ( typeof context.getElementsByTagName !== "undefined" ) {
+		ret = context.getElementsByTagName( tag || "*" );
+
+	} else if ( typeof context.querySelectorAll !== "undefined" ) {
+		ret = context.querySelectorAll( tag || "*" );
+
+	} else {
+		ret = [];
+	}
+
+	if ( tag === undefined || tag && nodeName( context, tag ) ) {
+		return jQuery.merge( [ context ], ret );
+	}
+
+	return ret;
+}
+
+
+// Mark scripts as having already been evaluated
+function setGlobalEval( elems, refElements ) {
+	var i = 0,
+		l = elems.length;
+
+	for ( ; i < l; i++ ) {
+		dataPriv.set(
+			elems[ i ],
+			"globalEval",
+			!refElements || dataPriv.get( refElements[ i ], "globalEval" )
+		);
+	}
+}
+
+
+var rhtml = /<|&#?\w+;/;
+
+function buildFragment( elems, context, scripts, selection, ignored ) {
+	var elem, tmp, tag, wrap, contains, j,
+		fragment = context.createDocumentFragment(),
+		nodes = [],
+		i = 0,
+		l = elems.length;
+
+	for ( ; i < l; i++ ) {
+		elem = elems[ i ];
+
+		if ( elem || elem === 0 ) {
+
+			// Add nodes directly
+			if ( toType( elem ) === "object" ) {
+
+				// Support: Android <=4.0 only, PhantomJS 1 only
+				// push.apply(_, arraylike) throws on ancient WebKit
+				jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem );
+
+			// Convert non-html into a text node
+			} else if ( !rhtml.test( elem ) ) {
+				nodes.push( context.createTextNode( elem ) );
+
+			// Convert html into DOM nodes
+			} else {
+				tmp = tmp || fragment.appendChild( context.createElement( "div" ) );
+
+				// Deserialize a standard representation
+				tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase();
+				wrap = wrapMap[ tag ] || wrapMap._default;
+				tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];
+
+				// Descend through wrappers to the right content
+				j = wrap[ 0 ];
+				while ( j-- ) {
+					tmp = tmp.lastChild;
+				}
+
+				// Support: Android <=4.0 only, PhantomJS 1 only
+				// push.apply(_, arraylike) throws on ancient WebKit
+				jQuery.merge( nodes, tmp.childNodes );
+
+				// Remember the top-level container
+				tmp = fragment.firstChild;
+
+				// Ensure the created nodes are orphaned (#12392)
+				tmp.textContent = "";
+			}
+		}
+	}
+
+	// Remove wrapper from fragment
+	fragment.textContent = "";
+
+	i = 0;
+	while ( ( elem = nodes[ i++ ] ) ) {
+
+		// Skip elements already in the context collection (trac-4087)
+		if ( selection && jQuery.inArray( elem, selection ) > -1 ) {
+			if ( ignored ) {
+				ignored.push( elem );
+			}
+			continue;
+		}
+
+		contains = jQuery.contains( elem.ownerDocument, elem );
+
+		// Append to fragment
+		tmp = getAll( fragment.appendChild( elem ), "script" );
+
+		// Preserve script evaluation history
+		if ( contains ) {
+			setGlobalEval( tmp );
+		}
+
+		// Capture executables
+		if ( scripts ) {
+			j = 0;
+			while ( ( elem = tmp[ j++ ] ) ) {
+				if ( rscriptType.test( elem.type || "" ) ) {
+					scripts.push( elem );
+				}
+			}
+		}
+	}
+
+	return fragment;
+}
+
+
+( function() {
+	var fragment = document.createDocumentFragment(),
+		div = fragment.appendChild( document.createElement( "div" ) ),
+		input = document.createElement( "input" );
+
+	// Support: Android 4.0 - 4.3 only
+	// Check state lost if the name is set (#11217)
+	// Support: Windows Web Apps (WWA)
+	// `name` and `type` must use .setAttribute for WWA (#14901)
+	input.setAttribute( "type", "radio" );
+	input.setAttribute( "checked", "checked" );
+	input.setAttribute( "name", "t" );
+
+	div.appendChild( input );
+
+	// Support: Android <=4.1 only
+	// Older WebKit doesn't clone checked state correctly in fragments
+	support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked;
+
+	// Support: IE <=11 only
+	// Make sure textarea (and checkbox) defaultValue is properly cloned
+	div.innerHTML = "<textarea>x</textarea>";
+	support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue;
+} )();
+var documentElement = document.documentElement;
+
+
+
+var
+	rkeyEvent = /^key/,
+	rmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/,
+	rtypenamespace = /^([^.]*)(?:\.(.+)|)/;
+
+function returnTrue() {
+	return true;
+}
+
+function returnFalse() {
+	return false;
+}
+
+// Support: IE <=9 only
+// See #13393 for more info
+function safeActiveElement() {
+	try {
+		return document.activeElement;
+	} catch ( err ) { }
+}
+
+function on( elem, types, selector, data, fn, one ) {
+	var origFn, type;
+
+	// Types can be a map of types/handlers
+	if ( typeof types === "object" ) {
+
+		// ( types-Object, selector, data )
+		if ( typeof selector !== "string" ) {
+
+			// ( types-Object, data )
+			data = data || selector;
+			selector = undefined;
+		}
+		for ( type in types ) {
+			on( elem, type, selector, data, types[ type ], one );
+		}
+		return elem;
+	}
+
+	if ( data == null && fn == null ) {
+
+		// ( types, fn )
+		fn = selector;
+		data = selector = undefined;
+	} else if ( fn == null ) {
+		if ( typeof selector === "string" ) {
+
+			// ( types, selector, fn )
+			fn = data;
+			data = undefined;
+		} else {
+
+			// ( types, data, fn )
+			fn = data;
+			data = selector;
+			selector = undefined;
+		}
+	}
+	if ( fn === false ) {
+		fn = returnFalse;
+	} else if ( !fn ) {
+		return elem;
+	}
+
+	if ( one === 1 ) {
+		origFn = fn;
+		fn = function( event ) {
+
+			// Can use an empty set, since event contains the info
+			jQuery().off( event );
+			return origFn.apply( this, arguments );
+		};
+
+		// Use same guid so caller can remove using origFn
+		fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ );
+	}
+	return elem.each( function() {
+		jQuery.event.add( this, types, fn, data, selector );
+	} );
+}
+
+/*
+ * Helper functions for managing events -- not part of the public interface.
+ * Props to Dean Edwards' addEvent library for many of the ideas.
+ */
+jQuery.event = {
+
+	global: {},
+
+	add: function( elem, types, handler, data, selector ) {
+
+		var handleObjIn, eventHandle, tmp,
+			events, t, handleObj,
+			special, handlers, type, namespaces, origType,
+			elemData = dataPriv.get( elem );
+
+		// Don't attach events to noData or text/comment nodes (but allow plain objects)
+		if ( !elemData ) {
+			return;
+		}
+
+		// Caller can pass in an object of custom data in lieu of the handler
+		if ( handler.handler ) {
+			handleObjIn = handler;
+			handler = handleObjIn.handler;
+			selector = handleObjIn.selector;
+		}
+
+		// Ensure that invalid selectors throw exceptions at attach time
+		// Evaluate against documentElement in case elem is a non-element node (e.g., document)
+		if ( selector ) {
+			jQuery.find.matchesSelector( documentElement, selector );
+		}
+
+		// Make sure that the handler has a unique ID, used to find/remove it later
+		if ( !handler.guid ) {
+			handler.guid = jQuery.guid++;
+		}
+
+		// Init the element's event structure and main handler, if this is the first
+		if ( !( events = elemData.events ) ) {
+			events = elemData.events = {};
+		}
+		if ( !( eventHandle = elemData.handle ) ) {
+			eventHandle = elemData.handle = function( e ) {
+
+				// Discard the second event of a jQuery.event.trigger() and
+				// when an event is called after a page has unloaded
+				return typeof jQuery !== "undefined" && jQuery.event.triggered !== e.type ?
+					jQuery.event.dispatch.apply( elem, arguments ) : undefined;
+			};
+		}
+
+		// Handle multiple events separated by a space
+		types = ( types || "" ).match( rnothtmlwhite ) || [ "" ];
+		t = types.length;
+		while ( t-- ) {
+			tmp = rtypenamespace.exec( types[ t ] ) || [];
+			type = origType = tmp[ 1 ];
+			namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
+
+			// There *must* be a type, no attaching namespace-only handlers
+			if ( !type ) {
+				continue;
+			}
+
+			// If event changes its type, use the special event handlers for the changed type
+			special = jQuery.event.special[ type ] || {};
+
+			// If selector defined, determine special event api type, otherwise given type
+			type = ( selector ? special.delegateType : special.bindType ) || type;
+
+			// Update special based on newly reset type
+			special = jQuery.event.special[ type ] || {};
+
+			// handleObj is passed to all event handlers
+			handleObj = jQuery.extend( {
+				type: type,
+				origType: origType,
+				data: data,
+				handler: handler,
+				guid: handler.guid,
+				selector: selector,
+				needsContext: selector && jQuery.expr.match.needsContext.test( selector ),
+				namespace: namespaces.join( "." )
+			}, handleObjIn );
+
+			// Init the event handler queue if we're the first
+			if ( !( handlers = events[ type ] ) ) {
+				handlers = events[ type ] = [];
+				handlers.delegateCount = 0;
+
+				// Only use addEventListener if the special events handler returns false
+				if ( !special.setup ||
+					special.setup.call( elem, data, namespaces, eventHandle ) === false ) {
+
+					if ( elem.addEventListener ) {
+						elem.addEventListener( type, eventHandle );
+					}
+				}
+			}
+
+			if ( special.add ) {
+				special.add.call( elem, handleObj );
+
+				if ( !handleObj.handler.guid ) {
+					handleObj.handler.guid = handler.guid;
+				}
+			}
+
+			// Add to the element's handler list, delegates in front
+			if ( selector ) {
+				handlers.splice( handlers.delegateCount++, 0, handleObj );
+			} else {
+				handlers.push( handleObj );
+			}
+
+			// Keep track of which events have ever been used, for event optimization
+			jQuery.event.global[ type ] = true;
+		}
+
+	},
+
+	// Detach an event or set of events from an element
+	remove: function( elem, types, handler, selector, mappedTypes ) {
+
+		var j, origCount, tmp,
+			events, t, handleObj,
+			special, handlers, type, namespaces, origType,
+			elemData = dataPriv.hasData( elem ) && dataPriv.get( elem );
+
+		if ( !elemData || !( events = elemData.events ) ) {
+			return;
+		}
+
+		// Once for each type.namespace in types; type may be omitted
+		types = ( types || "" ).match( rnothtmlwhite ) || [ "" ];
+		t = types.length;
+		while ( t-- ) {
+			tmp = rtypenamespace.exec( types[ t ] ) || [];
+			type = origType = tmp[ 1 ];
+			namespaces = ( tmp[ 2 ] || "" ).split( "." ).sort();
+
+			// Unbind all events (on this namespace, if provided) for the element
+			if ( !type ) {
+				for ( type in events ) {
+					jQuery.event.remove( elem, type + types[ t ], handler, selector, true );
+				}
+				continue;
+			}
+
+			special = jQuery.event.special[ type ] || {};
+			type = ( selector ? special.delegateType : special.bindType ) || type;
+			handlers = events[ type ] || [];
+			tmp = tmp[ 2 ] &&
+				new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" );
+
+			// Remove matching events
+			origCount = j = handlers.length;
+			while ( j-- ) {
+				handleObj = handlers[ j ];
+
+				if ( ( mappedTypes || origType === handleObj.origType ) &&
+					( !handler || handler.guid === handleObj.guid ) &&
+					( !tmp || tmp.test( handleObj.namespace ) ) &&
+					( !selector || selector === handleObj.selector ||
+						selector === "**" && handleObj.selector ) ) {
+					handlers.splice( j, 1 );
+
+					if ( handleObj.selector ) {
+						handlers.delegateCount--;
+					}
+					if ( special.remove ) {
+						special.remove.call( elem, handleObj );
+					}
+				}
+			}
+
+			// Remove generic event handler if we removed something and no more handlers exist
+			// (avoids potential for endless recursion during removal of special event handlers)
+			if ( origCount && !handlers.length ) {
+				if ( !special.teardown ||
+					special.teardown.call( elem, namespaces, elemData.handle ) === false ) {
+
+					jQuery.removeEvent( elem, type, elemData.handle );
+				}
+
+				delete events[ type ];
+			}
+		}
+
+		// Remove data and the expando if it's no longer used
+		if ( jQuery.isEmptyObject( events ) ) {
+			dataPriv.remove( elem, "handle events" );
+		}
+	},
+
+	dispatch: function( nativeEvent ) {
+
+		// Make a writable jQuery.Event from the native event object
+		var event = jQuery.event.fix( nativeEvent );
+
+		var i, j, ret, matched, handleObj, handlerQueue,
+			args = new Array( arguments.length ),
+			handlers = ( dataPriv.get( this, "events" ) || {} )[ event.type ] || [],
+			special = jQuery.event.special[ event.type ] || {};
+
+		// Use the fix-ed jQuery.Event rather than the (read-only) native event
+		args[ 0 ] = event;
+
+		for ( i = 1; i < arguments.length; i++ ) {
+			args[ i ] = arguments[ i ];
+		}
+
+		event.delegateTarget = this;
+
+		// Call the preDispatch hook for the mapped type, and let it bail if desired
+		if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) {
+			return;
+		}
+
+		// Determine handlers
+		handlerQueue = jQuery.event.handlers.call( this, event, handlers );
+
+		// Run delegates first; they may want to stop propagation beneath us
+		i = 0;
+		while ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) {
+			event.currentTarget = matched.elem;
+
+			j = 0;
+			while ( ( handleObj = matched.handlers[ j++ ] ) &&
+				!event.isImmediatePropagationStopped() ) {
+
+				// Triggered event must either 1) have no namespace, or 2) have namespace(s)
+				// a subset or equal to those in the bound event (both can have no namespace).
+				if ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) {
+
+					event.handleObj = handleObj;
+					event.data = handleObj.data;
+
+					ret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle ||
+						handleObj.handler ).apply( matched.elem, args );
+
+					if ( ret !== undefined ) {
+						if ( ( event.result = ret ) === false ) {
+							event.preventDefault();
+							event.stopPropagation();
+						}
+					}
+				}
+			}
+		}
+
+		// Call the postDispatch hook for the mapped type
+		if ( special.postDispatch ) {
+			special.postDispatch.call( this, event );
+		}
+
+		return event.result;
+	},
+
+	handlers: function( event, handlers ) {
+		var i, handleObj, sel, matchedHandlers, matchedSelectors,
+			handlerQueue = [],
+			delegateCount = handlers.delegateCount,
+			cur = event.target;
+
+		// Find delegate handlers
+		if ( delegateCount &&
+
+			// Support: IE <=9
+			// Black-hole SVG <use> instance trees (trac-13180)
+			cur.nodeType &&
+
+			// Support: Firefox <=42
+			// Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861)
+			// https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click
+			// Support: IE 11 only
+			// ...but not arrow key "clicks" of radio inputs, which can have `button` -1 (gh-2343)
+			!( event.type === "click" && event.button >= 1 ) ) {
+
+			for ( ; cur !== this; cur = cur.parentNode || this ) {
+
+				// Don't check non-elements (#13208)
+				// Don't process clicks on disabled elements (#6911, #8165, #11382, #11764)
+				if ( cur.nodeType === 1 && !( event.type === "click" && cur.disabled === true ) ) {
+					matchedHandlers = [];
+					matchedSelectors = {};
+					for ( i = 0; i < delegateCount; i++ ) {
+						handleObj = handlers[ i ];
+
+						// Don't conflict with Object.prototype properties (#13203)
+						sel = handleObj.selector + " ";
+
+						if ( matchedSelectors[ sel ] === undefined ) {
+							matchedSelectors[ sel ] = handleObj.needsContext ?
+								jQuery( sel, this ).index( cur ) > -1 :
+								jQuery.find( sel, this, null, [ cur ] ).length;
+						}
+						if ( matchedSelectors[ sel ] ) {
+							matchedHandlers.push( handleObj );
+						}
+					}
+					if ( matchedHandlers.length ) {
+						handlerQueue.push( { elem: cur, handlers: matchedHandlers } );
+					}
+				}
+			}
+		}
+
+		// Add the remaining (directly-bound) handlers
+		cur = this;
+		if ( delegateCount < handlers.length ) {
+			handlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } );
+		}
+
+		return handlerQueue;
+	},
+
+	addProp: function( name, hook ) {
+		Object.defineProperty( jQuery.Event.prototype, name, {
+			enumerable: true,
+			configurable: true,
+
+			get: isFunction( hook ) ?
+				function() {
+					if ( this.originalEvent ) {
+							return hook( this.originalEvent );
+					}
+				} :
+				function() {
+					if ( this.originalEvent ) {
+							return this.originalEvent[ name ];
+					}
+				},
+
+			set: function( value ) {
+				Object.defineProperty( this, name, {
+					enumerable: true,
+					configurable: true,
+					writable: true,
+					value: value
+				} );
+			}
+		} );
+	},
+
+	fix: function( originalEvent ) {
+		return originalEvent[ jQuery.expando ] ?
+			originalEvent :
+			new jQuery.Event( originalEvent );
+	},
+
+	special: {
+		load: {
+
+			// Prevent triggered image.load events from bubbling to window.load
+			noBubble: true
+		},
+		focus: {
+
+			// Fire native event if possible so blur/focus sequence is correct
+			trigger: function() {
+				if ( this !== safeActiveElement() && this.focus ) {
+					this.focus();
+					return false;
+				}
+			},
+			delegateType: "focusin"
+		},
+		blur: {
+			trigger: function() {
+				if ( this === safeActiveElement() && this.blur ) {
+					this.blur();
+					return false;
+				}
+			},
+			delegateType: "focusout"
+		},
+		click: {
+
+			// For checkbox, fire native event so checked state will be right
+			trigger: function() {
+				if ( this.type === "checkbox" && this.click && nodeName( this, "input" ) ) {
+					this.click();
+					return false;
+				}
+			},
+
+			// For cross-browser consistency, don't fire native .click() on links
+			_default: function( event ) {
+				return nodeName( event.target, "a" );
+			}
+		},
+
+		beforeunload: {
+			postDispatch: function( event ) {
+
+				// Support: Firefox 20+
+				// Firefox doesn't alert if the returnValue field is not set.
+				if ( event.result !== undefined && event.originalEvent ) {
+					event.originalEvent.returnValue = event.result;
+				}
+			}
+		}
+	}
+};
+
+jQuery.removeEvent = function( elem, type, handle ) {
+
+	// This "if" is needed for plain objects
+	if ( elem.removeEventListener ) {
+		elem.removeEventListener( type, handle );
+	}
+};
+
+jQuery.Event = function( src, props ) {
+
+	// Allow instantiation without the 'new' keyword
+	if ( !( this instanceof jQuery.Event ) ) {
+		return new jQuery.Event( src, props );
+	}
+
+	// Event object
+	if ( src && src.type ) {
+		this.originalEvent = src;
+		this.type = src.type;
+
+		// Events bubbling up the document may have been marked as prevented
+		// by a handler lower down the tree; reflect the correct value.
+		this.isDefaultPrevented = src.defaultPrevented ||
+				src.defaultPrevented === undefined &&
+
+				// Support: Android <=2.3 only
+				src.returnValue === false ?
+			returnTrue :
+			returnFalse;
+
+		// Create target properties
+		// Support: Safari <=6 - 7 only
+		// Target should not be a text node (#504, #13143)
+		this.target = ( src.target && src.target.nodeType === 3 ) ?
+			src.target.parentNode :
+			src.target;
+
+		this.currentTarget = src.currentTarget;
+		this.relatedTarget = src.relatedTarget;
+
+	// Event type
+	} else {
+		this.type = src;
+	}
+
+	// Put explicitly provided properties onto the event object
+	if ( props ) {
+		jQuery.extend( this, props );
+	}
+
+	// Create a timestamp if incoming event doesn't have one
+	this.timeStamp = src && src.timeStamp || Date.now();
+
+	// Mark it as fixed
+	this[ jQuery.expando ] = true;
+};
+
+// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding
+// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html
+jQuery.Event.prototype = {
+	constructor: jQuery.Event,
+	isDefaultPrevented: returnFalse,
+	isPropagationStopped: returnFalse,
+	isImmediatePropagationStopped: returnFalse,
+	isSimulated: false,
+
+	preventDefault: function() {
+		var e = this.originalEvent;
+
+		this.isDefaultPrevented = returnTrue;
+
+		if ( e && !this.isSimulated ) {
+			e.preventDefault();
+		}
+	},
+	stopPropagation: function() {
+		var e = this.originalEvent;
+
+		this.isPropagationStopped = returnTrue;
+
+		if ( e && !this.isSimulated ) {
+			e.stopPropagation();
+		}
+	},
+	stopImmediatePropagation: function() {
+		var e = this.originalEvent;
+
+		this.isImmediatePropagationStopped = returnTrue;
+
+		if ( e && !this.isSimulated ) {
+			e.stopImmediatePropagation();
+		}
+
+		this.stopPropagation();
+	}
+};
+
+// Includes all common event props including KeyEvent and MouseEvent specific props
+jQuery.each( {
+	altKey: true,
+	bubbles: true,
+	cancelable: true,
+	changedTouches: true,
+	ctrlKey: true,
+	detail: true,
+	eventPhase: true,
+	metaKey: true,
+	pageX: true,
+	pageY: true,
+	shiftKey: true,
+	view: true,
+	"char": true,
+	charCode: true,
+	key: true,
+	keyCode: true,
+	button: true,
+	buttons: true,
+	clientX: true,
+	clientY: true,
+	offsetX: true,
+	offsetY: true,
+	pointerId: true,
+	pointerType: true,
+	screenX: true,
+	screenY: true,
+	targetTouches: true,
+	toElement: true,
+	touches: true,
+
+	which: function( event ) {
+		var button = event.button;
+
+		// Add which for key events
+		if ( event.which == null && rkeyEvent.test( event.type ) ) {
+			return event.charCode != null ? event.charCode : event.keyCode;
+		}
+
+		// Add which for click: 1 === left; 2 === middle; 3 === right
+		if ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) {
+			if ( button & 1 ) {
+				return 1;
+			}
+
+			if ( button & 2 ) {
+				return 3;
+			}
+
+			if ( button & 4 ) {
+				return 2;
+			}
+
+			return 0;
+		}
+
+		return event.which;
+	}
+}, jQuery.event.addProp );
+
+// Create mouseenter/leave events using mouseover/out and event-time checks
+// so that event delegation works in jQuery.
+// Do the same for pointerenter/pointerleave and pointerover/pointerout
+//
+// Support: Safari 7 only
+// Safari sends mouseenter too often; see:
+// https://bugs.chromium.org/p/chromium/issues/detail?id=470258
+// for the description of the bug (it existed in older Chrome versions as well).
+jQuery.each( {
+	mouseenter: "mouseover",
+	mouseleave: "mouseout",
+	pointerenter: "pointerover",
+	pointerleave: "pointerout"
+}, function( orig, fix ) {
+	jQuery.event.special[ orig ] = {
+		delegateType: fix,
+		bindType: fix,
+
+		handle: function( event ) {
+			var ret,
+				target = this,
+				related = event.relatedTarget,
+				handleObj = event.handleObj;
+
+			// For mouseenter/leave call the handler if related is outside the target.
+			// NB: No relatedTarget if the mouse left/entered the browser window
+			if ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) {
+				event.type = handleObj.origType;
+				ret = handleObj.handler.apply( this, arguments );
+				event.type = fix;
+			}
+			return ret;
+		}
+	};
+} );
+
+jQuery.fn.extend( {
+
+	on: function( types, selector, data, fn ) {
+		return on( this, types, selector, data, fn );
+	},
+	one: function( types, selector, data, fn ) {
+		return on( this, types, selector, data, fn, 1 );
+	},
+	off: function( types, selector, fn ) {
+		var handleObj, type;
+		if ( types && types.preventDefault && types.handleObj ) {
+
+			// ( event )  dispatched jQuery.Event
+			handleObj = types.handleObj;
+			jQuery( types.delegateTarget ).off(
+				handleObj.namespace ?
+					handleObj.origType + "." + handleObj.namespace :
+					handleObj.origType,
+				handleObj.selector,
+				handleObj.handler
+			);
+			return this;
+		}
+		if ( typeof types === "object" ) {
+
+			// ( types-object [, selector] )
+			for ( type in types ) {
+				this.off( type, selector, types[ type ] );
+			}
+			return this;
+		}
+		if ( selector === false || typeof selector === "function" ) {
+
+			// ( types [, fn] )
+			fn = selector;
+			selector = undefined;
+		}
+		if ( fn === false ) {
+			fn = returnFalse;
+		}
+		return this.each( function() {
+			jQuery.event.remove( this, types, fn, selector );
+		} );
+	}
+} );
+
+
+var
+
+	/* eslint-disable max-len */
+
+	// See https://github.com/eslint/eslint/issues/3229
+	rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,
+
+	/* eslint-enable */
+
+	// Support: IE <=10 - 11, Edge 12 - 13 only
+	// In IE/Edge using regex groups here causes severe slowdowns.
+	// See https://connect.microsoft.com/IE/feedback/details/1736512/
+	rnoInnerhtml = /<script|<style|<link/i,
+
+	// checked="checked" or checked
+	rchecked = /checked\s*(?:[^=]|=\s*.checked.)/i,
+	rcleanScript = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;
+
+// Prefer a tbody over its parent table for containing new rows
+function manipulationTarget( elem, content ) {
+	if ( nodeName( elem, "table" ) &&
+		nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ) {
+
+		return jQuery( elem ).children( "tbody" )[ 0 ] || elem;
+	}
+
+	return elem;
+}
+
+// Replace/restore the type attribute of script elements for safe DOM manipulation
+function disableScript( elem ) {
+	elem.type = ( elem.getAttribute( "type" ) !== null ) + "/" + elem.type;
+	return elem;
+}
+function restoreScript( elem ) {
+	if ( ( elem.type || "" ).slice( 0, 5 ) === "true/" ) {
+		elem.type = elem.type.slice( 5 );
+	} else {
+		elem.removeAttribute( "type" );
+	}
+
+	return elem;
+}
+
+function cloneCopyEvent( src, dest ) {
+	var i, l, type, pdataOld, pdataCur, udataOld, udataCur, events;
+
+	if ( dest.nodeType !== 1 ) {
+		return;
+	}
+
+	// 1. Copy private data: events, handlers, etc.
+	if ( dataPriv.hasData( src ) ) {
+		pdataOld = dataPriv.access( src );
+		pdataCur = dataPriv.set( dest, pdataOld );
+		events = pdataOld.events;
+
+		if ( events ) {
+			delete pdataCur.handle;
+			pdataCur.events = {};
+
+			for ( type in events ) {
+				for ( i = 0, l = events[ type ].length; i < l; i++ ) {
+					jQuery.event.add( dest, type, events[ type ][ i ] );
+				}
+			}
+		}
+	}
+
+	// 2. Copy user data
+	if ( dataUser.hasData( src ) ) {
+		udataOld = dataUser.access( src );
+		udataCur = jQuery.extend( {}, udataOld );
+
+		dataUser.set( dest, udataCur );
+	}
+}
+
+// Fix IE bugs, see support tests
+function fixInput( src, dest ) {
+	var nodeName = dest.nodeName.toLowerCase();
+
+	// Fails to persist the checked state of a cloned checkbox or radio button.
+	if ( nodeName === "input" && rcheckableType.test( src.type ) ) {
+		dest.checked = src.checked;
+
+	// Fails to return the selected option to the default selected state when cloning options
+	} else if ( nodeName === "input" || nodeName === "textarea" ) {
+		dest.defaultValue = src.defaultValue;
+	}
+}
+
+function domManip( collection, args, callback, ignored ) {
+
+	// Flatten any nested arrays
+	args = concat.apply( [], args );
+
+	var fragment, first, scripts, hasScripts, node, doc,
+		i = 0,
+		l = collection.length,
+		iNoClone = l - 1,
+		value = args[ 0 ],
+		valueIsFunction = isFunction( value );
+
+	// We can't cloneNode fragments that contain checked, in WebKit
+	if ( valueIsFunction ||
+			( l > 1 && typeof value === "string" &&
+				!support.checkClone && rchecked.test( value ) ) ) {
+		return collection.each( function( index ) {
+			var self = collection.eq( index );
+			if ( valueIsFunction ) {
+				args[ 0 ] = value.call( this, index, self.html() );
+			}
+			domManip( self, args, callback, ignored );
+		} );
+	}
+
+	if ( l ) {
+		fragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored );
+		first = fragment.firstChild;
+
+		if ( fragment.childNodes.length === 1 ) {
+			fragment = first;
+		}
+
+		// Require either new content or an interest in ignored elements to invoke the callback
+		if ( first || ignored ) {
+			scripts = jQuery.map( getAll( fragment, "script" ), disableScript );
+			hasScripts = scripts.length;
+
+			// Use the original fragment for the last item
+			// instead of the first because it can end up
+			// being emptied incorrectly in certain situations (#8070).
+			for ( ; i < l; i++ ) {
+				node = fragment;
+
+				if ( i !== iNoClone ) {
+					node = jQuery.clone( node, true, true );
+
+					// Keep references to cloned scripts for later restoration
+					if ( hasScripts ) {
+
+						// Support: Android <=4.0 only, PhantomJS 1 only
+						// push.apply(_, arraylike) throws on ancient WebKit
+						jQuery.merge( scripts, getAll( node, "script" ) );
+					}
+				}
+
+				callback.call( collection[ i ], node, i );
+			}
+
+			if ( hasScripts ) {
+				doc = scripts[ scripts.length - 1 ].ownerDocument;
+
+				// Reenable scripts
+				jQuery.map( scripts, restoreScript );
+
+				// Evaluate executable scripts on first document insertion
+				for ( i = 0; i < hasScripts; i++ ) {
+					node = scripts[ i ];
+					if ( rscriptType.test( node.type || "" ) &&
+						!dataPriv.access( node, "globalEval" ) &&
+						jQuery.contains( doc, node ) ) {
+
+						if ( node.src && ( node.type || "" ).toLowerCase()  !== "module" ) {
+
+							// Optional AJAX dependency, but won't run scripts if not present
+							if ( jQuery._evalUrl ) {
+								jQuery._evalUrl( node.src );
+							}
+						} else {
+							DOMEval( node.textContent.replace( rcleanScript, "" ), doc, node );
+						}
+					}
+				}
+			}
+		}
+	}
+
+	return collection;
+}
+
+function remove( elem, selector, keepData ) {
+	var node,
+		nodes = selector ? jQuery.filter( selector, elem ) : elem,
+		i = 0;
+
+	for ( ; ( node = nodes[ i ] ) != null; i++ ) {
+		if ( !keepData && node.nodeType === 1 ) {
+			jQuery.cleanData( getAll( node ) );
+		}
+
+		if ( node.parentNode ) {
+			if ( keepData && jQuery.contains( node.ownerDocument, node ) ) {
+				setGlobalEval( getAll( node, "script" ) );
+			}
+			node.parentNode.removeChild( node );
+		}
+	}
+
+	return elem;
+}
+
+jQuery.extend( {
+	htmlPrefilter: function( html ) {
+		return html.replace( rxhtmlTag, "<$1></$2>" );
+	},
+
+	clone: function( elem, dataAndEvents, deepDataAndEvents ) {
+		var i, l, srcElements, destElements,
+			clone = elem.cloneNode( true ),
+			inPage = jQuery.contains( elem.ownerDocument, elem );
+
+		// Fix IE cloning issues
+		if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) &&
+				!jQuery.isXMLDoc( elem ) ) {
+
+			// We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2
+			destElements = getAll( clone );
+			srcElements = getAll( elem );
+
+			for ( i = 0, l = srcElements.length; i < l; i++ ) {
+				fixInput( srcElements[ i ], destElements[ i ] );
+			}
+		}
+
+		// Copy the events from the original to the clone
+		if ( dataAndEvents ) {
+			if ( deepDataAndEvents ) {
+				srcElements = srcElements || getAll( elem );
+				destElements = destElements || getAll( clone );
+
+				for ( i = 0, l = srcElements.length; i < l; i++ ) {
+					cloneCopyEvent( srcElements[ i ], destElements[ i ] );
+				}
+			} else {
+				cloneCopyEvent( elem, clone );
+			}
+		}
+
+		// Preserve script evaluation history
+		destElements = getAll( clone, "script" );
+		if ( destElements.length > 0 ) {
+			setGlobalEval( destElements, !inPage && getAll( elem, "script" ) );
+		}
+
+		// Return the cloned set
+		return clone;
+	},
+
+	cleanData: function( elems ) {
+		var data, elem, type,
+			special = jQuery.event.special,
+			i = 0;
+
+		for ( ; ( elem = elems[ i ] ) !== undefined; i++ ) {
+			if ( acceptData( elem ) ) {
+				if ( ( data = elem[ dataPriv.expando ] ) ) {
+					if ( data.events ) {
+						for ( type in data.events ) {
+							if ( special[ type ] ) {
+								jQuery.event.remove( elem, type );
+
+							// This is a shortcut to avoid jQuery.event.remove's overhead
+							} else {
+								jQuery.removeEvent( elem, type, data.handle );
+							}
+						}
+					}
+
+					// Support: Chrome <=35 - 45+
+					// Assign undefined instead of using delete, see Data#remove
+					elem[ dataPriv.expando ] = undefined;
+				}
+				if ( elem[ dataUser.expando ] ) {
+
+					// Support: Chrome <=35 - 45+
+					// Assign undefined instead of using delete, see Data#remove
+					elem[ dataUser.expando ] = undefined;
+				}
+			}
+		}
+	}
+} );
+
+jQuery.fn.extend( {
+	detach: function( selector ) {
+		return remove( this, selector, true );
+	},
+
+	remove: function( selector ) {
+		return remove( this, selector );
+	},
+
+	text: function( value ) {
+		return access( this, function( value ) {
+			return value === undefined ?
+				jQuery.text( this ) :
+				this.empty().each( function() {
+					if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
+						this.textContent = value;
+					}
+				} );
+		}, null, value, arguments.length );
+	},
+
+	append: function() {
+		return domManip( this, arguments, function( elem ) {
+			if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
+				var target = manipulationTarget( this, elem );
+				target.appendChild( elem );
+			}
+		} );
+	},
+
+	prepend: function() {
+		return domManip( this, arguments, function( elem ) {
+			if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {
+				var target = manipulationTarget( this, elem );
+				target.insertBefore( elem, target.firstChild );
+			}
+		} );
+	},
+
+	before: function() {
+		return domManip( this, arguments, function( elem ) {
+			if ( this.parentNode ) {
+				this.parentNode.insertBefore( elem, this );
+			}
+		} );
+	},
+
+	after: function() {
+		return domManip( this, arguments, function( elem ) {
+			if ( this.parentNode ) {
+				this.parentNode.insertBefore( elem, this.nextSibling );
+			}
+		} );
+	},
+
+	empty: function() {
+		var elem,
+			i = 0;
+
+		for ( ; ( elem = this[ i ] ) != null; i++ ) {
+			if ( elem.nodeType === 1 ) {
+
+				// Prevent memory leaks
+				jQuery.cleanData( getAll( elem, false ) );
+
+				// Remove any remaining nodes
+				elem.textContent = "";
+			}
+		}
+
+		return this;
+	},
+
+	clone: function( dataAndEvents, deepDataAndEvents ) {
+		dataAndEvents = dataAndEvents == null ? false : dataAndEvents;
+		deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents;
+
+		return this.map( function() {
+			return jQuery.clone( this, dataAndEvents, deepDataAndEvents );
+		} );
+	},
+
+	html: function( value ) {
+		return access( this, function( value ) {
+			var elem = this[ 0 ] || {},
+				i = 0,
+				l = this.length;
+
+			if ( value === undefined && elem.nodeType === 1 ) {
+				return elem.innerHTML;
+			}
+
+			// See if we can take a shortcut and just use innerHTML
+			if ( typeof value === "string" && !rnoInnerhtml.test( value ) &&
+				!wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) {
+
+				value = jQuery.htmlPrefilter( value );
+
+				try {
+					for ( ; i < l; i++ ) {
+						elem = this[ i ] || {};
+
+						// Remove element nodes and prevent memory leaks
+						if ( elem.nodeType === 1 ) {
+							jQuery.cleanData( getAll( elem, false ) );
+							elem.innerHTML = value;
+						}
+					}
+
+					elem = 0;
+
+				// If using innerHTML throws an exception, use the fallback method
+				} catch ( e ) {}
+			}
+
+			if ( elem ) {
+				this.empty().append( value );
+			}
+		}, null, value, arguments.length );
+	},
+
+	replaceWith: function() {
+		var ignored = [];
+
+		// Make the changes, replacing each non-ignored context element with the new content
+		return domManip( this, arguments, function( elem ) {
+			var parent = this.parentNode;
+
+			if ( jQuery.inArray( this, ignored ) < 0 ) {
+				jQuery.cleanData( getAll( this ) );
+				if ( parent ) {
+					parent.replaceChild( elem, this );
+				}
+			}
+
+		// Force callback invocation
+		}, ignored );
+	}
+} );
+
+jQuery.each( {
+	appendTo: "append",
+	prependTo: "prepend",
+	insertBefore: "before",
+	insertAfter: "after",
+	replaceAll: "replaceWith"
+}, function( name, original ) {
+	jQuery.fn[ name ] = function( selector ) {
+		var elems,
+			ret = [],
+			insert = jQuery( selector ),
+			last = insert.length - 1,
+			i = 0;
+
+		for ( ; i <= last; i++ ) {
+			elems = i === last ? this : this.clone( true );
+			jQuery( insert[ i ] )[ original ]( elems );
+
+			// Support: Android <=4.0 only, PhantomJS 1 only
+			// .get() because push.apply(_, arraylike) throws on ancient WebKit
+			push.apply( ret, elems.get() );
+		}
+
+		return this.pushStack( ret );
+	};
+} );
+var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" );
+
+var getStyles = function( elem ) {
+
+		// Support: IE <=11 only, Firefox <=30 (#15098, #14150)
+		// IE throws on elements created in popups
+		// FF meanwhile throws on frame elements through "defaultView.getComputedStyle"
+		var view = elem.ownerDocument.defaultView;
+
+		if ( !view || !view.opener ) {
+			view = window;
+		}
+
+		return view.getComputedStyle( elem );
+	};
+
+var rboxStyle = new RegExp( cssExpand.join( "|" ), "i" );
+
+
+
+( function() {
+
+	// Executing both pixelPosition & boxSizingReliable tests require only one layout
+	// so they're executed at the same time to save the second computation.
+	function computeStyleTests() {
+
+		// This is a singleton, we need to execute it only once
+		if ( !div ) {
+			return;
+		}
+
+		container.style.cssText = "position:absolute;left:-11111px;width:60px;" +
+			"margin-top:1px;padding:0;border:0";
+		div.style.cssText =
+			"position:relative;display:block;box-sizing:border-box;overflow:scroll;" +
+			"margin:auto;border:1px;padding:1px;" +
+			"width:60%;top:1%";
+		documentElement.appendChild( container ).appendChild( div );
+
+		var divStyle = window.getComputedStyle( div );
+		pixelPositionVal = divStyle.top !== "1%";
+
+		// Support: Android 4.0 - 4.3 only, Firefox <=3 - 44
+		reliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12;
+
+		// Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3
+		// Some styles come back with percentage values, even though they shouldn't
+		div.style.right = "60%";
+		pixelBoxStylesVal = roundPixelMeasures( divStyle.right ) === 36;
+
+		// Support: IE 9 - 11 only
+		// Detect misreporting of content dimensions for box-sizing:border-box elements
+		boxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36;
+
+		// Support: IE 9 only
+		// Detect overflow:scroll screwiness (gh-3699)
+		div.style.position = "absolute";
+		scrollboxSizeVal = div.offsetWidth === 36 || "absolute";
+
+		documentElement.removeChild( container );
+
+		// Nullify the div so it wouldn't be stored in the memory and
+		// it will also be a sign that checks already performed
+		div = null;
+	}
+
+	function roundPixelMeasures( measure ) {
+		return Math.round( parseFloat( measure ) );
+	}
+
+	var pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal,
+		reliableMarginLeftVal,
+		container = document.createElement( "div" ),
+		div = document.createElement( "div" );
+
+	// Finish early in limited (non-browser) environments
+	if ( !div.style ) {
+		return;
+	}
+
+	// Support: IE <=9 - 11 only
+	// Style of cloned element affects source element cloned (#8908)
+	div.style.backgroundClip = "content-box";
+	div.cloneNode( true ).style.backgroundClip = "";
+	support.clearCloneStyle = div.style.backgroundClip === "content-box";
+
+	jQuery.extend( support, {
+		boxSizingReliable: function() {
+			computeStyleTests();
+			return boxSizingReliableVal;
+		},
+		pixelBoxStyles: function() {
+			computeStyleTests();
+			return pixelBoxStylesVal;
+		},
+		pixelPosition: function() {
+			computeStyleTests();
+			return pixelPositionVal;
+		},
+		reliableMarginLeft: function() {
+			computeStyleTests();
+			return reliableMarginLeftVal;
+		},
+		scrollboxSize: function() {
+			computeStyleTests();
+			return scrollboxSizeVal;
+		}
+	} );
+} )();
+
+
+function curCSS( elem, name, computed ) {
+	var width, minWidth, maxWidth, ret,
+
+		// Support: Firefox 51+
+		// Retrieving style before computed somehow
+		// fixes an issue with getting wrong values
+		// on detached elements
+		style = elem.style;
+
+	computed = computed || getStyles( elem );
+
+	// getPropertyValue is needed for:
+	//   .css('filter') (IE 9 only, #12537)
+	//   .css('--customProperty) (#3144)
+	if ( computed ) {
+		ret = computed.getPropertyValue( name ) || computed[ name ];
+
+		if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) {
+			ret = jQuery.style( elem, name );
+		}
+
+		// A tribute to the "awesome hack by Dean Edwards"
+		// Android Browser returns percentage for some values,
+		// but width seems to be reliably pixels.
+		// This is against the CSSOM draft spec:
+		// https://drafts.csswg.org/cssom/#resolved-values
+		if ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) {
+
+			// Remember the original values
+			width = style.width;
+			minWidth = style.minWidth;
+			maxWidth = style.maxWidth;
+
+			// Put in the new values to get a computed value out
+			style.minWidth = style.maxWidth = style.width = ret;
+			ret = computed.width;
+
+			// Revert the changed values
+			style.width = width;
+			style.minWidth = minWidth;
+			style.maxWidth = maxWidth;
+		}
+	}
+
+	return ret !== undefined ?
+
+		// Support: IE <=9 - 11 only
+		// IE returns zIndex value as an integer.
+		ret + "" :
+		ret;
+}
+
+
+function addGetHookIf( conditionFn, hookFn ) {
+
+	// Define the hook, we'll check on the first run if it's really needed.
+	return {
+		get: function() {
+			if ( conditionFn() ) {
+
+				// Hook not needed (or it's not possible to use it due
+				// to missing dependency), remove it.
+				delete this.get;
+				return;
+			}
+
+			// Hook needed; redefine it so that the support test is not executed again.
+			return ( this.get = hookFn ).apply( this, arguments );
+		}
+	};
+}
+
+
+var
+
+	// Swappable if display is none or starts with table
+	// except "table", "table-cell", or "table-caption"
+	// See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display
+	rdisplayswap = /^(none|table(?!-c[ea]).+)/,
+	rcustomProp = /^--/,
+	cssShow = { position: "absolute", visibility: "hidden", display: "block" },
+	cssNormalTransform = {
+		letterSpacing: "0",
+		fontWeight: "400"
+	},
+
+	cssPrefixes = [ "Webkit", "Moz", "ms" ],
+	emptyStyle = document.createElement( "div" ).style;
+
+// Return a css property mapped to a potentially vendor prefixed property
+function vendorPropName( name ) {
+
+	// Shortcut for names that are not vendor prefixed
+	if ( name in emptyStyle ) {
+		return name;
+	}
+
+	// Check for vendor prefixed names
+	var capName = name[ 0 ].toUpperCase() + name.slice( 1 ),
+		i = cssPrefixes.length;
+
+	while ( i-- ) {
+		name = cssPrefixes[ i ] + capName;
+		if ( name in emptyStyle ) {
+			return name;
+		}
+	}
+}
+
+// Return a property mapped along what jQuery.cssProps suggests or to
+// a vendor prefixed property.
+function finalPropName( name ) {
+	var ret = jQuery.cssProps[ name ];
+	if ( !ret ) {
+		ret = jQuery.cssProps[ name ] = vendorPropName( name ) || name;
+	}
+	return ret;
+}
+
+function setPositiveNumber( elem, value, subtract ) {
+
+	// Any relative (+/-) values have already been
+	// normalized at this point
+	var matches = rcssNum.exec( value );
+	return matches ?
+
+		// Guard against undefined "subtract", e.g., when used as in cssHooks
+		Math.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || "px" ) :
+		value;
+}
+
+function boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) {
+	var i = dimension === "width" ? 1 : 0,
+		extra = 0,
+		delta = 0;
+
+	// Adjustment may not be necessary
+	if ( box === ( isBorderBox ? "border" : "content" ) ) {
+		return 0;
+	}
+
+	for ( ; i < 4; i += 2 ) {
+
+		// Both box models exclude margin
+		if ( box === "margin" ) {
+			delta += jQuery.css( elem, box + cssExpand[ i ], true, styles );
+		}
+
+		// If we get here with a content-box, we're seeking "padding" or "border" or "margin"
+		if ( !isBorderBox ) {
+
+			// Add padding
+			delta += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles );
+
+			// For "border" or "margin", add border
+			if ( box !== "padding" ) {
+				delta += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
+
+			// But still keep track of it otherwise
+			} else {
+				extra += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
+			}
+
+		// If we get here with a border-box (content + padding + border), we're seeking "content" or
+		// "padding" or "margin"
+		} else {
+
+			// For "content", subtract padding
+			if ( box === "content" ) {
+				delta -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles );
+			}
+
+			// For "content" or "padding", subtract border
+			if ( box !== "margin" ) {
+				delta -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles );
+			}
+		}
+	}
+
+	// Account for positive content-box scroll gutter when requested by providing computedVal
+	if ( !isBorderBox && computedVal >= 0 ) {
+
+		// offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border
+		// Assuming integer scroll gutter, subtract the rest and round down
+		delta += Math.max( 0, Math.ceil(
+			elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -
+			computedVal -
+			delta -
+			extra -
+			0.5
+		) );
+	}
+
+	return delta;
+}
+
+function getWidthOrHeight( elem, dimension, extra ) {
+
+	// Start with computed style
+	var styles = getStyles( elem ),
+		val = curCSS( elem, dimension, styles ),
+		isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box",
+		valueIsBorderBox = isBorderBox;
+
+	// Support: Firefox <=54
+	// Return a confounding non-pixel value or feign ignorance, as appropriate.
+	if ( rnumnonpx.test( val ) ) {
+		if ( !extra ) {
+			return val;
+		}
+		val = "auto";
+	}
+
+	// Check for style in case a browser which returns unreliable values
+	// for getComputedStyle silently falls back to the reliable elem.style
+	valueIsBorderBox = valueIsBorderBox &&
+		( support.boxSizingReliable() || val === elem.style[ dimension ] );
+
+	// Fall back to offsetWidth/offsetHeight when value is "auto"
+	// This happens for inline elements with no explicit setting (gh-3571)
+	// Support: Android <=4.1 - 4.3 only
+	// Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602)
+	if ( val === "auto" ||
+		!parseFloat( val ) && jQuery.css( elem, "display", false, styles ) === "inline" ) {
+
+		val = elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ];
+
+		// offsetWidth/offsetHeight provide border-box values
+		valueIsBorderBox = true;
+	}
+
+	// Normalize "" and auto
+	val = parseFloat( val ) || 0;
+
+	// Adjust for the element's box model
+	return ( val +
+		boxModelAdjustment(
+			elem,
+			dimension,
+			extra || ( isBorderBox ? "border" : "content" ),
+			valueIsBorderBox,
+			styles,
+
+			// Provide the current computed size to request scroll gutter calculation (gh-3589)
+			val
+		)
+	) + "px";
+}
+
+jQuery.extend( {
+
+	// Add in style property hooks for overriding the default
+	// behavior of getting and setting a style property
+	cssHooks: {
+		opacity: {
+			get: function( elem, computed ) {
+				if ( computed ) {
+
+					// We should always get a number back from opacity
+					var ret = curCSS( elem, "opacity" );
+					return ret === "" ? "1" : ret;
+				}
+			}
+		}
+	},
+
+	// Don't automatically add "px" to these possibly-unitless properties
+	cssNumber: {
+		"animationIterationCount": true,
+		"columnCount": true,
+		"fillOpacity": true,
+		"flexGrow": true,
+		"flexShrink": true,
+		"fontWeight": true,
+		"lineHeight": true,
+		"opacity": true,
+		"order": true,
+		"orphans": true,
+		"widows": true,
+		"zIndex": true,
+		"zoom": true
+	},
+
+	// Add in properties whose names you wish to fix before
+	// setting or getting the value
+	cssProps: {},
+
+	// Get and set the style property on a DOM Node
+	style: function( elem, name, value, extra ) {
+
+		// Don't set styles on text and comment nodes
+		if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) {
+			return;
+		}
+
+		// Make sure that we're working with the right name
+		var ret, type, hooks,
+			origName = camelCase( name ),
+			isCustomProp = rcustomProp.test( name ),
+			style = elem.style;
+
+		// Make sure that we're working with the right name. We don't
+		// want to query the value if it is a CSS custom property
+		// since they are user-defined.
+		if ( !isCustomProp ) {
+			name = finalPropName( origName );
+		}
+
+		// Gets hook for the prefixed version, then unprefixed version
+		hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];
+
+		// Check if we're setting a value
+		if ( value !== undefined ) {
+			type = typeof value;
+
+			// Convert "+=" or "-=" to relative numbers (#7345)
+			if ( type === "string" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) {
+				value = adjustCSS( elem, name, ret );
+
+				// Fixes bug #9237
+				type = "number";
+			}
+
+			// Make sure that null and NaN values aren't set (#7116)
+			if ( value == null || value !== value ) {
+				return;
+			}
+
+			// If a number was passed in, add the unit (except for certain CSS properties)
+			if ( type === "number" ) {
+				value += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? "" : "px" );
+			}
+
+			// background-* props affect original clone's values
+			if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) {
+				style[ name ] = "inherit";
+			}
+
+			// If a hook was provided, use that value, otherwise just set the specified value
+			if ( !hooks || !( "set" in hooks ) ||
+				( value = hooks.set( elem, value, extra ) ) !== undefined ) {
+
+				if ( isCustomProp ) {
+					style.setProperty( name, value );
+				} else {
+					style[ name ] = value;
+				}
+			}
+
+		} else {
+
+			// If a hook was provided get the non-computed value from there
+			if ( hooks && "get" in hooks &&
+				( ret = hooks.get( elem, false, extra ) ) !== undefined ) {
+
+				return ret;
+			}
+
+			// Otherwise just get the value from the style object
+			return style[ name ];
+		}
+	},
+
+	css: function( elem, name, extra, styles ) {
+		var val, num, hooks,
+			origName = camelCase( name ),
+			isCustomProp = rcustomProp.test( name );
+
+		// Make sure that we're working with the right name. We don't
+		// want to modify the value if it is a CSS custom property
+		// since they are user-defined.
+		if ( !isCustomProp ) {
+			name = finalPropName( origName );
+		}
+
+		// Try prefixed name followed by the unprefixed name
+		hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];
+
+		// If a hook was provided get the computed value from there
+		if ( hooks && "get" in hooks ) {
+			val = hooks.get( elem, true, extra );
+		}
+
+		// Otherwise, if a way to get the computed value exists, use that
+		if ( val === undefined ) {
+			val = curCSS( elem, name, styles );
+		}
+
+		// Convert "normal" to computed value
+		if ( val === "normal" && name in cssNormalTransform ) {
+			val = cssNormalTransform[ name ];
+		}
+
+		// Make numeric if forced or a qualifier was provided and val looks numeric
+		if ( extra === "" || extra ) {
+			num = parseFloat( val );
+			return extra === true || isFinite( num ) ? num || 0 : val;
+		}
+
+		return val;
+	}
+} );
+
+jQuery.each( [ "height", "width" ], function( i, dimension ) {
+	jQuery.cssHooks[ dimension ] = {
+		get: function( elem, computed, extra ) {
+			if ( computed ) {
+
+				// Certain elements can have dimension info if we invisibly show them
+				// but it must have a current display style that would benefit
+				return rdisplayswap.test( jQuery.css( elem, "display" ) ) &&
+
+					// Support: Safari 8+
+					// Table columns in Safari have non-zero offsetWidth & zero
+					// getBoundingClientRect().width unless display is changed.
+					// Support: IE <=11 only
+					// Running getBoundingClientRect on a disconnected node
+					// in IE throws an error.
+					( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ?
+						swap( elem, cssShow, function() {
+							return getWidthOrHeight( elem, dimension, extra );
+						} ) :
+						getWidthOrHeight( elem, dimension, extra );
+			}
+		},
+
+		set: function( elem, value, extra ) {
+			var matches,
+				styles = getStyles( elem ),
+				isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box",
+				subtract = extra && boxModelAdjustment(
+					elem,
+					dimension,
+					extra,
+					isBorderBox,
+					styles
+				);
+
+			// Account for unreliable border-box dimensions by comparing offset* to computed and
+			// faking a content-box to get border and padding (gh-3699)
+			if ( isBorderBox && support.scrollboxSize() === styles.position ) {
+				subtract -= Math.ceil(
+					elem[ "offset" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -
+					parseFloat( styles[ dimension ] ) -
+					boxModelAdjustment( elem, dimension, "border", false, styles ) -
+					0.5
+				);
+			}
+
+			// Convert to pixels if value adjustment is needed
+			if ( subtract && ( matches = rcssNum.exec( value ) ) &&
+				( matches[ 3 ] || "px" ) !== "px" ) {
+
+				elem.style[ dimension ] = value;
+				value = jQuery.css( elem, dimension );
+			}
+
+			return setPositiveNumber( elem, value, subtract );
+		}
+	};
+} );
+
+jQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft,
+	function( elem, computed ) {
+		if ( computed ) {
+			return ( parseFloat( curCSS( elem, "marginLeft" ) ) ||
+				elem.getBoundingClientRect().left -
+					swap( elem, { marginLeft: 0 }, function() {
+						return elem.getBoundingClientRect().left;
+					} )
+				) + "px";
+		}
+	}
+);
+
+// These hooks are used by animate to expand properties
+jQuery.each( {
+	margin: "",
+	padding: "",
+	border: "Width"
+}, function( prefix, suffix ) {
+	jQuery.cssHooks[ prefix + suffix ] = {
+		expand: function( value ) {
+			var i = 0,
+				expanded = {},
+
+				// Assumes a single number if not a string
+				parts = typeof value === "string" ? value.split( " " ) : [ value ];
+
+			for ( ; i < 4; i++ ) {
+				expanded[ prefix + cssExpand[ i ] + suffix ] =
+					parts[ i ] || parts[ i - 2 ] || parts[ 0 ];
+			}
+
+			return expanded;
+		}
+	};
+
+	if ( prefix !== "margin" ) {
+		jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber;
+	}
+} );
+
+jQuery.fn.extend( {
+	css: function( name, value ) {
+		return access( this, function( elem, name, value ) {
+			var styles, len,
+				map = {},
+				i = 0;
+
+			if ( Array.isArray( name ) ) {
+				styles = getStyles( elem );
+				len = name.length;
+
+				for ( ; i < len; i++ ) {
+					map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles );
+				}
+
+				return map;
+			}
+
+			return value !== undefined ?
+				jQuery.style( elem, name, value ) :
+				jQuery.css( elem, name );
+		}, name, value, arguments.length > 1 );
+	}
+} );
+
+
+function Tween( elem, options, prop, end, easing ) {
+	return new Tween.prototype.init( elem, options, prop, end, easing );
+}
+jQuery.Tween = Tween;
+
+Tween.prototype = {
+	constructor: Tween,
+	init: function( elem, options, prop, end, easing, unit ) {
+		this.elem = elem;
+		this.prop = prop;
+		this.easing = easing || jQuery.easing._default;
+		this.options = options;
+		this.start = this.now = this.cur();
+		this.end = end;
+		this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" );
+	},
+	cur: function() {
+		var hooks = Tween.propHooks[ this.prop ];
+
+		return hooks && hooks.get ?
+			hooks.get( this ) :
+			Tween.propHooks._default.get( this );
+	},
+	run: function( percent ) {
+		var eased,
+			hooks = Tween.propHooks[ this.prop ];
+
+		if ( this.options.duration ) {
+			this.pos = eased = jQuery.easing[ this.easing ](
+				percent, this.options.duration * percent, 0, 1, this.options.duration
+			);
+		} else {
+			this.pos = eased = percent;
+		}
+		this.now = ( this.end - this.start ) * eased + this.start;
+
+		if ( this.options.step ) {
+			this.options.step.call( this.elem, this.now, this );
+		}
+
+		if ( hooks && hooks.set ) {
+			hooks.set( this );
+		} else {
+			Tween.propHooks._default.set( this );
+		}
+		return this;
+	}
+};
+
+Tween.prototype.init.prototype = Tween.prototype;
+
+Tween.propHooks = {
+	_default: {
+		get: function( tween ) {
+			var result;
+
+			// Use a property on the element directly when it is not a DOM element,
+			// or when there is no matching style property that exists.
+			if ( tween.elem.nodeType !== 1 ||
+				tween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) {
+				return tween.elem[ tween.prop ];
+			}
+
+			// Passing an empty string as a 3rd parameter to .css will automatically
+			// attempt a parseFloat and fallback to a string if the parse fails.
+			// Simple values such as "10px" are parsed to Float;
+			// complex values such as "rotate(1rad)" are returned as-is.
+			result = jQuery.css( tween.elem, tween.prop, "" );
+
+			// Empty strings, null, undefined and "auto" are converted to 0.
+			return !result || result === "auto" ? 0 : result;
+		},
+		set: function( tween ) {
+
+			// Use step hook for back compat.
+			// Use cssHook if its there.
+			// Use .style if available and use plain properties where available.
+			if ( jQuery.fx.step[ tween.prop ] ) {
+				jQuery.fx.step[ tween.prop ]( tween );
+			} else if ( tween.elem.nodeType === 1 &&
+				( tween.elem.style[ jQuery.cssProps[ tween.prop ] ] != null ||
+					jQuery.cssHooks[ tween.prop ] ) ) {
+				jQuery.style( tween.elem, tween.prop, tween.now + tween.unit );
+			} else {
+				tween.elem[ tween.prop ] = tween.now;
+			}
+		}
+	}
+};
+
+// Support: IE <=9 only
+// Panic based approach to setting things on disconnected nodes
+Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = {
+	set: function( tween ) {
+		if ( tween.elem.nodeType && tween.elem.parentNode ) {
+			tween.elem[ tween.prop ] = tween.now;
+		}
+	}
+};
+
+jQuery.easing = {
+	linear: function( p ) {
+		return p;
+	},
+	swing: function( p ) {
+		return 0.5 - Math.cos( p * Math.PI ) / 2;
+	},
+	_default: "swing"
+};
+
+jQuery.fx = Tween.prototype.init;
+
+// Back compat <1.8 extension point
+jQuery.fx.step = {};
+
+
+
+
+var
+	fxNow, inProgress,
+	rfxtypes = /^(?:toggle|show|hide)$/,
+	rrun = /queueHooks$/;
+
+function schedule() {
+	if ( inProgress ) {
+		if ( document.hidden === false && window.requestAnimationFrame ) {
+			window.requestAnimationFrame( schedule );
+		} else {
+			window.setTimeout( schedule, jQuery.fx.interval );
+		}
+
+		jQuery.fx.tick();
+	}
+}
+
+// Animations created synchronously will run synchronously
+function createFxNow() {
+	window.setTimeout( function() {
+		fxNow = undefined;
+	} );
+	return ( fxNow = Date.now() );
+}
+
+// Generate parameters to create a standard animation
+function genFx( type, includeWidth ) {
+	var which,
+		i = 0,
+		attrs = { height: type };
+
+	// If we include width, step value is 1 to do all cssExpand values,
+	// otherwise step value is 2 to skip over Left and Right
+	includeWidth = includeWidth ? 1 : 0;
+	for ( ; i < 4; i += 2 - includeWidth ) {
+		which = cssExpand[ i ];
+		attrs[ "margin" + which ] = attrs[ "padding" + which ] = type;
+	}
+
+	if ( includeWidth ) {
+		attrs.opacity = attrs.width = type;
+	}
+
+	return attrs;
+}
+
+function createTween( value, prop, animation ) {
+	var tween,
+		collection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ "*" ] ),
+		index = 0,
+		length = collection.length;
+	for ( ; index < length; index++ ) {
+		if ( ( tween = collection[ index ].call( animation, prop, value ) ) ) {
+
+			// We're done with this property
+			return tween;
+		}
+	}
+}
+
+function defaultPrefilter( elem, props, opts ) {
+	var prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display,
+		isBox = "width" in props || "height" in props,
+		anim = this,
+		orig = {},
+		style = elem.style,
+		hidden = elem.nodeType && isHiddenWithinTree( elem ),
+		dataShow = dataPriv.get( elem, "fxshow" );
+
+	// Queue-skipping animations hijack the fx hooks
+	if ( !opts.queue ) {
+		hooks = jQuery._queueHooks( elem, "fx" );
+		if ( hooks.unqueued == null ) {
+			hooks.unqueued = 0;
+			oldfire = hooks.empty.fire;
+			hooks.empty.fire = function() {
+				if ( !hooks.unqueued ) {
+					oldfire();
+				}
+			};
+		}
+		hooks.unqueued++;
+
+		anim.always( function() {
+
+			// Ensure the complete handler is called before this completes
+			anim.always( function() {
+				hooks.unqueued--;
+				if ( !jQuery.queue( elem, "fx" ).length ) {
+					hooks.empty.fire();
+				}
+			} );
+		} );
+	}
+
+	// Detect show/hide animations
+	for ( prop in props ) {
+		value = props[ prop ];
+		if ( rfxtypes.test( value ) ) {
+			delete props[ prop ];
+			toggle = toggle || value === "toggle";
+			if ( value === ( hidden ? "hide" : "show" ) ) {
+
+				// Pretend to be hidden if this is a "show" and
+				// there is still data from a stopped show/hide
+				if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) {
+					hidden = true;
+
+				// Ignore all other no-op show/hide data
+				} else {
+					continue;
+				}
+			}
+			orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop );
+		}
+	}
+
+	// Bail out if this is a no-op like .hide().hide()
+	propTween = !jQuery.isEmptyObject( props );
+	if ( !propTween && jQuery.isEmptyObject( orig ) ) {
+		return;
+	}
+
+	// Restrict "overflow" and "display" styles during box animations
+	if ( isBox && elem.nodeType === 1 ) {
+
+		// Support: IE <=9 - 11, Edge 12 - 15
+		// Record all 3 overflow attributes because IE does not infer the shorthand
+		// from identically-valued overflowX and overflowY and Edge just mirrors
+		// the overflowX value there.
+		opts.overflow = [ style.overflow, style.overflowX, style.overflowY ];
+
+		// Identify a display type, preferring old show/hide data over the CSS cascade
+		restoreDisplay = dataShow && dataShow.display;
+		if ( restoreDisplay == null ) {
+			restoreDisplay = dataPriv.get( elem, "display" );
+		}
+		display = jQuery.css( elem, "display" );
+		if ( display === "none" ) {
+			if ( restoreDisplay ) {
+				display = restoreDisplay;
+			} else {
+
+				// Get nonempty value(s) by temporarily forcing visibility
+				showHide( [ elem ], true );
+				restoreDisplay = elem.style.display || restoreDisplay;
+				display = jQuery.css( elem, "display" );
+				showHide( [ elem ] );
+			}
+		}
+
+		// Animate inline elements as inline-block
+		if ( display === "inline" || display === "inline-block" && restoreDisplay != null ) {
+			if ( jQuery.css( elem, "float" ) === "none" ) {
+
+				// Restore the original display value at the end of pure show/hide animations
+				if ( !propTween ) {
+					anim.done( function() {
+						style.display = restoreDisplay;
+					} );
+					if ( restoreDisplay == null ) {
+						display = style.display;
+						restoreDisplay = display === "none" ? "" : display;
+					}
+				}
+				style.display = "inline-block";
+			}
+		}
+	}
+
+	if ( opts.overflow ) {
+		style.overflow = "hidden";
+		anim.always( function() {
+			style.overflow = opts.overflow[ 0 ];
+			style.overflowX = opts.overflow[ 1 ];
+			style.overflowY = opts.overflow[ 2 ];
+		} );
+	}
+
+	// Implement show/hide animations
+	propTween = false;
+	for ( prop in orig ) {
+
+		// General show/hide setup for this element animation
+		if ( !propTween ) {
+			if ( dataShow ) {
+				if ( "hidden" in dataShow ) {
+					hidden = dataShow.hidden;
+				}
+			} else {
+				dataShow = dataPriv.access( elem, "fxshow", { display: restoreDisplay } );
+			}
+
+			// Store hidden/visible for toggle so `.stop().toggle()` "reverses"
+			if ( toggle ) {
+				dataShow.hidden = !hidden;
+			}
+
+			// Show elements before animating them
+			if ( hidden ) {
+				showHide( [ elem ], true );
+			}
+
+			/* eslint-disable no-loop-func */
+
+			anim.done( function() {
+
+			/* eslint-enable no-loop-func */
+
+				// The final step of a "hide" animation is actually hiding the element
+				if ( !hidden ) {
+					showHide( [ elem ] );
+				}
+				dataPriv.remove( elem, "fxshow" );
+				for ( prop in orig ) {
+					jQuery.style( elem, prop, orig[ prop ] );
+				}
+			} );
+		}
+
+		// Per-property setup
+		propTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim );
+		if ( !( prop in dataShow ) ) {
+			dataShow[ prop ] = propTween.start;
+			if ( hidden ) {
+				propTween.end = propTween.start;
+				propTween.start = 0;
+			}
+		}
+	}
+}
+
+function propFilter( props, specialEasing ) {
+	var index, name, easing, value, hooks;
+
+	// camelCase, specialEasing and expand cssHook pass
+	for ( index in props ) {
+		name = camelCase( index );
+		easing = specialEasing[ name ];
+		value = props[ index ];
+		if ( Array.isArray( value ) ) {
+			easing = value[ 1 ];
+			value = props[ index ] = value[ 0 ];
+		}
+
+		if ( index !== name ) {
+			props[ name ] = value;
+			delete props[ index ];
+		}
+
+		hooks = jQuery.cssHooks[ name ];
+		if ( hooks && "expand" in hooks ) {
+			value = hooks.expand( value );
+			delete props[ name ];
+
+			// Not quite $.extend, this won't overwrite existing keys.
+			// Reusing 'index' because we have the correct "name"
+			for ( index in value ) {
+				if ( !( index in props ) ) {
+					props[ index ] = value[ index ];
+					specialEasing[ index ] = easing;
+				}
+			}
+		} else {
+			specialEasing[ name ] = easing;
+		}
+	}
+}
+
+function Animation( elem, properties, options ) {
+	var result,
+		stopped,
+		index = 0,
+		length = Animation.prefilters.length,
+		deferred = jQuery.Deferred().always( function() {
+
+			// Don't match elem in the :animated selector
+			delete tick.elem;
+		} ),
+		tick = function() {
+			if ( stopped ) {
+				return false;
+			}
+			var currentTime = fxNow || createFxNow(),
+				remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ),
+
+				// Support: Android 2.3 only
+				// Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497)
+				temp = remaining / animation.duration || 0,
+				percent = 1 - temp,
+				index = 0,
+				length = animation.tweens.length;
+
+			for ( ; index < length; index++ ) {
+				animation.tweens[ index ].run( percent );
+			}
+
+			deferred.notifyWith( elem, [ animation, percent, remaining ] );
+
+			// If there's more to do, yield
+			if ( percent < 1 && length ) {
+				return remaining;
+			}
+
+			// If this was an empty animation, synthesize a final progress notification
+			if ( !length ) {
+				deferred.notifyWith( elem, [ animation, 1, 0 ] );
+			}
+
+			// Resolve the animation and report its conclusion
+			deferred.resolveWith( elem, [ animation ] );
+			return false;
+		},
+		animation = deferred.promise( {
+			elem: elem,
+			props: jQuery.extend( {}, properties ),
+			opts: jQuery.extend( true, {
+				specialEasing: {},
+				easing: jQuery.easing._default
+			}, options ),
+			originalProperties: properties,
+			originalOptions: options,
+			startTime: fxNow || createFxNow(),
+			duration: options.duration,
+			tweens: [],
+			createTween: function( prop, end ) {
+				var tween = jQuery.Tween( elem, animation.opts, prop, end,
+						animation.opts.specialEasing[ prop ] || animation.opts.easing );
+				animation.tweens.push( tween );
+				return tween;
+			},
+			stop: function( gotoEnd ) {
+				var index = 0,
+
+					// If we are going to the end, we want to run all the tweens
+					// otherwise we skip this part
+					length = gotoEnd ? animation.tweens.length : 0;
+				if ( stopped ) {
+					return this;
+				}
+				stopped = true;
+				for ( ; index < length; index++ ) {
+					animation.tweens[ index ].run( 1 );
+				}
+
+				// Resolve when we played the last frame; otherwise, reject
+				if ( gotoEnd ) {
+					deferred.notifyWith( elem, [ animation, 1, 0 ] );
+					deferred.resolveWith( elem, [ animation, gotoEnd ] );
+				} else {
+					deferred.rejectWith( elem, [ animation, gotoEnd ] );
+				}
+				return this;
+			}
+		} ),
+		props = animation.props;
+
+	propFilter( props, animation.opts.specialEasing );
+
+	for ( ; index < length; index++ ) {
+		result = Animation.prefilters[ index ].call( animation, elem, props, animation.opts );
+		if ( result ) {
+			if ( isFunction( result.stop ) ) {
+				jQuery._queueHooks( animation.elem, animation.opts.queue ).stop =
+					result.stop.bind( result );
+			}
+			return result;
+		}
+	}
+
+	jQuery.map( props, createTween, animation );
+
+	if ( isFunction( animation.opts.start ) ) {
+		animation.opts.start.call( elem, animation );
+	}
+
+	// Attach callbacks from options
+	animation
+		.progress( animation.opts.progress )
+		.done( animation.opts.done, animation.opts.complete )
+		.fail( animation.opts.fail )
+		.always( animation.opts.always );
+
+	jQuery.fx.timer(
+		jQuery.extend( tick, {
+			elem: elem,
+			anim: animation,
+			queue: animation.opts.queue
+		} )
+	);
+
+	return animation;
+}
+
+jQuery.Animation = jQuery.extend( Animation, {
+
+	tweeners: {
+		"*": [ function( prop, value ) {
+			var tween = this.createTween( prop, value );
+			adjustCSS( tween.elem, prop, rcssNum.exec( value ), tween );
+			return tween;
+		} ]
+	},
+
+	tweener: function( props, callback ) {
+		if ( isFunction( props ) ) {
+			callback = props;
+			props = [ "*" ];
+		} else {
+			props = props.match( rnothtmlwhite );
+		}
+
+		var prop,
+			index = 0,
+			length = props.length;
+
+		for ( ; index < length; index++ ) {
+			prop = props[ index ];
+			Animation.tweeners[ prop ] = Animation.tweeners[ prop ] || [];
+			Animation.tweeners[ prop ].unshift( callback );
+		}
+	},
+
+	prefilters: [ defaultPrefilter ],
+
+	prefilter: function( callback, prepend ) {
+		if ( prepend ) {
+			Animation.prefilters.unshift( callback );
+		} else {
+			Animation.prefilters.push( callback );
+		}
+	}
+} );
+
+jQuery.speed = function( speed, easing, fn ) {
+	var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : {
+		complete: fn || !fn && easing ||
+			isFunction( speed ) && speed,
+		duration: speed,
+		easing: fn && easing || easing && !isFunction( easing ) && easing
+	};
+
+	// Go to the end state if fx are off
+	if ( jQuery.fx.off ) {
+		opt.duration = 0;
+
+	} else {
+		if ( typeof opt.duration !== "number" ) {
+			if ( opt.duration in jQuery.fx.speeds ) {
+				opt.duration = jQuery.fx.speeds[ opt.duration ];
+
+			} else {
+				opt.duration = jQuery.fx.speeds._default;
+			}
+		}
+	}
+
+	// Normalize opt.queue - true/undefined/null -> "fx"
+	if ( opt.queue == null || opt.queue === true ) {
+		opt.queue = "fx";
+	}
+
+	// Queueing
+	opt.old = opt.complete;
+
+	opt.complete = function() {
+		if ( isFunction( opt.old ) ) {
+			opt.old.call( this );
+		}
+
+		if ( opt.queue ) {
+			jQuery.dequeue( this, opt.queue );
+		}
+	};
+
+	return opt;
+};
+
+jQuery.fn.extend( {
+	fadeTo: function( speed, to, easing, callback ) {
+
+		// Show any hidden elements after setting opacity to 0
+		return this.filter( isHiddenWithinTree ).css( "opacity", 0 ).show()
+
+			// Animate to the value specified
+			.end().animate( { opacity: to }, speed, easing, callback );
+	},
+	animate: function( prop, speed, easing, callback ) {
+		var empty = jQuery.isEmptyObject( prop ),
+			optall = jQuery.speed( speed, easing, callback ),
+			doAnimation = function() {
+
+				// Operate on a copy of prop so per-property easing won't be lost
+				var anim = Animation( this, jQuery.extend( {}, prop ), optall );
+
+				// Empty animations, or finishing resolves immediately
+				if ( empty || dataPriv.get( this, "finish" ) ) {
+					anim.stop( true );
+				}
+			};
+			doAnimation.finish = doAnimation;
+
+		return empty || optall.queue === false ?
+			this.each( doAnimation ) :
+			this.queue( optall.queue, doAnimation );
+	},
+	stop: function( type, clearQueue, gotoEnd ) {
+		var stopQueue = function( hooks ) {
+			var stop = hooks.stop;
+			delete hooks.stop;
+			stop( gotoEnd );
+		};
+
+		if ( typeof type !== "string" ) {
+			gotoEnd = clearQueue;
+			clearQueue = type;
+			type = undefined;
+		}
+		if ( clearQueue && type !== false ) {
+			this.queue( type || "fx", [] );
+		}
+
+		return this.each( function() {
+			var dequeue = true,
+				index = type != null && type + "queueHooks",
+				timers = jQuery.timers,
+				data = dataPriv.get( this );
+
+			if ( index ) {
+				if ( data[ index ] && data[ index ].stop ) {
+					stopQueue( data[ index ] );
+				}
+			} else {
+				for ( index in data ) {
+					if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) {
+						stopQueue( data[ index ] );
+					}
+				}
+			}
+
+			for ( index = timers.length; index--; ) {
+				if ( timers[ index ].elem === this &&
+					( type == null || timers[ index ].queue === type ) ) {
+
+					timers[ index ].anim.stop( gotoEnd );
+					dequeue = false;
+					timers.splice( index, 1 );
+				}
+			}
+
+			// Start the next in the queue if the last step wasn't forced.
+			// Timers currently will call their complete callbacks, which
+			// will dequeue but only if they were gotoEnd.
+			if ( dequeue || !gotoEnd ) {
+				jQuery.dequeue( this, type );
+			}
+		} );
+	},
+	finish: function( type ) {
+		if ( type !== false ) {
+			type = type || "fx";
+		}
+		return this.each( function() {
+			var index,
+				data = dataPriv.get( this ),
+				queue = data[ type + "queue" ],
+				hooks = data[ type + "queueHooks" ],
+				timers = jQuery.timers,
+				length = queue ? queue.length : 0;
+
+			// Enable finishing flag on private data
+			data.finish = true;
+
+			// Empty the queue first
+			jQuery.queue( this, type, [] );
+
+			if ( hooks && hooks.stop ) {
+				hooks.stop.call( this, true );
+			}
+
+			// Look for any active animations, and finish them
+			for ( index = timers.length; index--; ) {
+				if ( timers[ index ].elem === this && timers[ index ].queue === type ) {
+					timers[ index ].anim.stop( true );
+					timers.splice( index, 1 );
+				}
+			}
+
+			// Look for any animations in the old queue and finish them
+			for ( index = 0; index < length; index++ ) {
+				if ( queue[ index ] && queue[ index ].finish ) {
+					queue[ index ].finish.call( this );
+				}
+			}
+
+			// Turn off finishing flag
+			delete data.finish;
+		} );
+	}
+} );
+
+jQuery.each( [ "toggle", "show", "hide" ], function( i, name ) {
+	var cssFn = jQuery.fn[ name ];
+	jQuery.fn[ name ] = function( speed, easing, callback ) {
+		return speed == null || typeof speed === "boolean" ?
+			cssFn.apply( this, arguments ) :
+			this.animate( genFx( name, true ), speed, easing, callback );
+	};
+} );
+
+// Generate shortcuts for custom animations
+jQuery.each( {
+	slideDown: genFx( "show" ),
+	slideUp: genFx( "hide" ),
+	slideToggle: genFx( "toggle" ),
+	fadeIn: { opacity: "show" },
+	fadeOut: { opacity: "hide" },
+	fadeToggle: { opacity: "toggle" }
+}, function( name, props ) {
+	jQuery.fn[ name ] = function( speed, easing, callback ) {
+		return this.animate( props, speed, easing, callback );
+	};
+} );
+
+jQuery.timers = [];
+jQuery.fx.tick = function() {
+	var timer,
+		i = 0,
+		timers = jQuery.timers;
+
+	fxNow = Date.now();
+
+	for ( ; i < timers.length; i++ ) {
+		timer = timers[ i ];
+
+		// Run the timer and safely remove it when done (allowing for external removal)
+		if ( !timer() && timers[ i ] === timer ) {
+			timers.splice( i--, 1 );
+		}
+	}
+
+	if ( !timers.length ) {
+		jQuery.fx.stop();
+	}
+	fxNow = undefined;
+};
+
+jQuery.fx.timer = function( timer ) {
+	jQuery.timers.push( timer );
+	jQuery.fx.start();
+};
+
+jQuery.fx.interval = 13;
+jQuery.fx.start = function() {
+	if ( inProgress ) {
+		return;
+	}
+
+	inProgress = true;
+	schedule();
+};
+
+jQuery.fx.stop = function() {
+	inProgress = null;
+};
+
+jQuery.fx.speeds = {
+	slow: 600,
+	fast: 200,
+
+	// Default speed
+	_default: 400
+};
+
+
+// Based off of the plugin by Clint Helfers, with permission.
+// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/
+jQuery.fn.delay = function( time, type ) {
+	time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time;
+	type = type || "fx";
+
+	return this.queue( type, function( next, hooks ) {
+		var timeout = window.setTimeout( next, time );
+		hooks.stop = function() {
+			window.clearTimeout( timeout );
+		};
+	} );
+};
+
+
+( function() {
+	var input = document.createElement( "input" ),
+		select = document.createElement( "select" ),
+		opt = select.appendChild( document.createElement( "option" ) );
+
+	input.type = "checkbox";
+
+	// Support: Android <=4.3 only
+	// Default value for a checkbox should be "on"
+	support.checkOn = input.value !== "";
+
+	// Support: IE <=11 only
+	// Must access selectedIndex to make default options select
+	support.optSelected = opt.selected;
+
+	// Support: IE <=11 only
+	// An input loses its value after becoming a radio
+	input = document.createElement( "input" );
+	input.value = "t";
+	input.type = "radio";
+	support.radioValue = input.value === "t";
+} )();
+
+
+var boolHook,
+	attrHandle = jQuery.expr.attrHandle;
+
+jQuery.fn.extend( {
+	attr: function( name, value ) {
+		return access( this, jQuery.attr, name, value, arguments.length > 1 );
+	},
+
+	removeAttr: function( name ) {
+		return this.each( function() {
+			jQuery.removeAttr( this, name );
+		} );
+	}
+} );
+
+jQuery.extend( {
+	attr: function( elem, name, value ) {
+		var ret, hooks,
+			nType = elem.nodeType;
+
+		// Don't get/set attributes on text, comment and attribute nodes
+		if ( nType === 3 || nType === 8 || nType === 2 ) {
+			return;
+		}
+
+		// Fallback to prop when attributes are not supported
+		if ( typeof elem.getAttribute === "undefined" ) {
+			return jQuery.prop( elem, name, value );
+		}
+
+		// Attribute hooks are determined by the lowercase version
+		// Grab necessary hook if one is defined
+		if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {
+			hooks = jQuery.attrHooks[ name.toLowerCase() ] ||
+				( jQuery.expr.match.bool.test( name ) ? boolHook : undefined );
+		}
+
+		if ( value !== undefined ) {
+			if ( value === null ) {
+				jQuery.removeAttr( elem, name );
+				return;
+			}
+
+			if ( hooks && "set" in hooks &&
+				( ret = hooks.set( elem, value, name ) ) !== undefined ) {
+				return ret;
+			}
+
+			elem.setAttribute( name, value + "" );
+			return value;
+		}
+
+		if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {
+			return ret;
+		}
+
+		ret = jQuery.find.attr( elem, name );
+
+		// Non-existent attributes return null, we normalize to undefined
+		return ret == null ? undefined : ret;
+	},
+
+	attrHooks: {
+		type: {
+			set: function( elem, value ) {
+				if ( !support.radioValue && value === "radio" &&
+					nodeName( elem, "input" ) ) {
+					var val = elem.value;
+					elem.setAttribute( "type", value );
+					if ( val ) {
+						elem.value = val;
+					}
+					return value;
+				}
+			}
+		}
+	},
+
+	removeAttr: function( elem, value ) {
+		var name,
+			i = 0,
+
+			// Attribute names can contain non-HTML whitespace characters
+			// https://html.spec.whatwg.org/multipage/syntax.html#attributes-2
+			attrNames = value && value.match( rnothtmlwhite );
+
+		if ( attrNames && elem.nodeType === 1 ) {
+			while ( ( name = attrNames[ i++ ] ) ) {
+				elem.removeAttribute( name );
+			}
+		}
+	}
+} );
+
+// Hooks for boolean attributes
+boolHook = {
+	set: function( elem, value, name ) {
+		if ( value === false ) {
+
+			// Remove boolean attributes when set to false
+			jQuery.removeAttr( elem, name );
+		} else {
+			elem.setAttribute( name, name );
+		}
+		return name;
+	}
+};
+
+jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) {
+	var getter = attrHandle[ name ] || jQuery.find.attr;
+
+	attrHandle[ name ] = function( elem, name, isXML ) {
+		var ret, handle,
+			lowercaseName = name.toLowerCase();
+
+		if ( !isXML ) {
+
+			// Avoid an infinite loop by temporarily removing this function from the getter
+			handle = attrHandle[ lowercaseName ];
+			attrHandle[ lowercaseName ] = ret;
+			ret = getter( elem, name, isXML ) != null ?
+				lowercaseName :
+				null;
+			attrHandle[ lowercaseName ] = handle;
+		}
+		return ret;
+	};
+} );
+
+
+
+
+var rfocusable = /^(?:input|select|textarea|button)$/i,
+	rclickable = /^(?:a|area)$/i;
+
+jQuery.fn.extend( {
+	prop: function( name, value ) {
+		return access( this, jQuery.prop, name, value, arguments.length > 1 );
+	},
+
+	removeProp: function( name ) {
+		return this.each( function() {
+			delete this[ jQuery.propFix[ name ] || name ];
+		} );
+	}
+} );
+
+jQuery.extend( {
+	prop: function( elem, name, value ) {
+		var ret, hooks,
+			nType = elem.nodeType;
+
+		// Don't get/set properties on text, comment and attribute nodes
+		if ( nType === 3 || nType === 8 || nType === 2 ) {
+			return;
+		}
+
+		if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {
+
+			// Fix name and attach hooks
+			name = jQuery.propFix[ name ] || name;
+			hooks = jQuery.propHooks[ name ];
+		}
+
+		if ( value !== undefined ) {
+			if ( hooks && "set" in hooks &&
+				( ret = hooks.set( elem, value, name ) ) !== undefined ) {
+				return ret;
+			}
+
+			return ( elem[ name ] = value );
+		}
+
+		if ( hooks && "get" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {
+			return ret;
+		}
+
+		return elem[ name ];
+	},
+
+	propHooks: {
+		tabIndex: {
+			get: function( elem ) {
+
+				// Support: IE <=9 - 11 only
+				// elem.tabIndex doesn't always return the
+				// correct value when it hasn't been explicitly set
+				// https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/
+				// Use proper attribute retrieval(#12072)
+				var tabindex = jQuery.find.attr( elem, "tabindex" );
+
+				if ( tabindex ) {
+					return parseInt( tabindex, 10 );
+				}
+
+				if (
+					rfocusable.test( elem.nodeName ) ||
+					rclickable.test( elem.nodeName ) &&
+					elem.href
+				) {
+					return 0;
+				}
+
+				return -1;
+			}
+		}
+	},
+
+	propFix: {
+		"for": "htmlFor",
+		"class": "className"
+	}
+} );
+
+// Support: IE <=11 only
+// Accessing the selectedIndex property
+// forces the browser to respect setting selected
+// on the option
+// The getter ensures a default option is selected
+// when in an optgroup
+// eslint rule "no-unused-expressions" is disabled for this code
+// since it considers such accessions noop
+if ( !support.optSelected ) {
+	jQuery.propHooks.selected = {
+		get: function( elem ) {
+
+			/* eslint no-unused-expressions: "off" */
+
+			var parent = elem.parentNode;
+			if ( parent && parent.parentNode ) {
+				parent.parentNode.selectedIndex;
+			}
+			return null;
+		},
+		set: function( elem ) {
+
+			/* eslint no-unused-expressions: "off" */
+
+			var parent = elem.parentNode;
+			if ( parent ) {
+				parent.selectedIndex;
+
+				if ( parent.parentNode ) {
+					parent.parentNode.selectedIndex;
+				}
+			}
+		}
+	};
+}
+
+jQuery.each( [
+	"tabIndex",
+	"readOnly",
+	"maxLength",
+	"cellSpacing",
+	"cellPadding",
+	"rowSpan",
+	"colSpan",
+	"useMap",
+	"frameBorder",
+	"contentEditable"
+], function() {
+	jQuery.propFix[ this.toLowerCase() ] = this;
+} );
+
+
+
+
+	// Strip and collapse whitespace according to HTML spec
+	// https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace
+	function stripAndCollapse( value ) {
+		var tokens = value.match( rnothtmlwhite ) || [];
+		return tokens.join( " " );
+	}
+
+
+function getClass( elem ) {
+	return elem.getAttribute && elem.getAttribute( "class" ) || "";
+}
+
+function classesToArray( value ) {
+	if ( Array.isArray( value ) ) {
+		return value;
+	}
+	if ( typeof value === "string" ) {
+		return value.match( rnothtmlwhite ) || [];
+	}
+	return [];
+}
+
+jQuery.fn.extend( {
+	addClass: function( value ) {
+		var classes, elem, cur, curValue, clazz, j, finalValue,
+			i = 0;
+
+		if ( isFunction( value ) ) {
+			return this.each( function( j ) {
+				jQuery( this ).addClass( value.call( this, j, getClass( this ) ) );
+			} );
+		}
+
+		classes = classesToArray( value );
+
+		if ( classes.length ) {
+			while ( ( elem = this[ i++ ] ) ) {
+				curValue = getClass( elem );
+				cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " );
+
+				if ( cur ) {
+					j = 0;
+					while ( ( clazz = classes[ j++ ] ) ) {
+						if ( cur.indexOf( " " + clazz + " " ) < 0 ) {
+							cur += clazz + " ";
+						}
+					}
+
+					// Only assign if different to avoid unneeded rendering.
+					finalValue = stripAndCollapse( cur );
+					if ( curValue !== finalValue ) {
+						elem.setAttribute( "class", finalValue );
+					}
+				}
+			}
+		}
+
+		return this;
+	},
+
+	removeClass: function( value ) {
+		var classes, elem, cur, curValue, clazz, j, finalValue,
+			i = 0;
+
+		if ( isFunction( value ) ) {
+			return this.each( function( j ) {
+				jQuery( this ).removeClass( value.call( this, j, getClass( this ) ) );
+			} );
+		}
+
+		if ( !arguments.length ) {
+			return this.attr( "class", "" );
+		}
+
+		classes = classesToArray( value );
+
+		if ( classes.length ) {
+			while ( ( elem = this[ i++ ] ) ) {
+				curValue = getClass( elem );
+
+				// This expression is here for better compressibility (see addClass)
+				cur = elem.nodeType === 1 && ( " " + stripAndCollapse( curValue ) + " " );
+
+				if ( cur ) {
+					j = 0;
+					while ( ( clazz = classes[ j++ ] ) ) {
+
+						// Remove *all* instances
+						while ( cur.indexOf( " " + clazz + " " ) > -1 ) {
+							cur = cur.replace( " " + clazz + " ", " " );
+						}
+					}
+
+					// Only assign if different to avoid unneeded rendering.
+					finalValue = stripAndCollapse( cur );
+					if ( curValue !== finalValue ) {
+						elem.setAttribute( "class", finalValue );
+					}
+				}
+			}
+		}
+
+		return this;
+	},
+
+	toggleClass: function( value, stateVal ) {
+		var type = typeof value,
+			isValidValue = type === "string" || Array.isArray( value );
+
+		if ( typeof stateVal === "boolean" && isValidValue ) {
+			return stateVal ? this.addClass( value ) : this.removeClass( value );
+		}
+
+		if ( isFunction( value ) ) {
+			return this.each( function( i ) {
+				jQuery( this ).toggleClass(
+					value.call( this, i, getClass( this ), stateVal ),
+					stateVal
+				);
+			} );
+		}
+
+		return this.each( function() {
+			var className, i, self, classNames;
+
+			if ( isValidValue ) {
+
+				// Toggle individual class names
+				i = 0;
+				self = jQuery( this );
+				classNames = classesToArray( value );
+
+				while ( ( className = classNames[ i++ ] ) ) {
+
+					// Check each className given, space separated list
+					if ( self.hasClass( className ) ) {
+						self.removeClass( className );
+					} else {
+						self.addClass( className );
+					}
+				}
+
+			// Toggle whole class name
+			} else if ( value === undefined || type === "boolean" ) {
+				className = getClass( this );
+				if ( className ) {
+
+					// Store className if set
+					dataPriv.set( this, "__className__", className );
+				}
+
+				// If the element has a class name or if we're passed `false`,
+				// then remove the whole classname (if there was one, the above saved it).
+				// Otherwise bring back whatever was previously saved (if anything),
+				// falling back to the empty string if nothing was stored.
+				if ( this.setAttribute ) {
+					this.setAttribute( "class",
+						className || value === false ?
+						"" :
+						dataPriv.get( this, "__className__" ) || ""
+					);
+				}
+			}
+		} );
+	},
+
+	hasClass: function( selector ) {
+		var className, elem,
+			i = 0;
+
+		className = " " + selector + " ";
+		while ( ( elem = this[ i++ ] ) ) {
+			if ( elem.nodeType === 1 &&
+				( " " + stripAndCollapse( getClass( elem ) ) + " " ).indexOf( className ) > -1 ) {
+					return true;
+			}
+		}
+
+		return false;
+	}
+} );
+
+
+
+
+var rreturn = /\r/g;
+
+jQuery.fn.extend( {
+	val: function( value ) {
+		var hooks, ret, valueIsFunction,
+			elem = this[ 0 ];
+
+		if ( !arguments.length ) {
+			if ( elem ) {
+				hooks = jQuery.valHooks[ elem.type ] ||
+					jQuery.valHooks[ elem.nodeName.toLowerCase() ];
+
+				if ( hooks &&
+					"get" in hooks &&
+					( ret = hooks.get( elem, "value" ) ) !== undefined
+				) {
+					return ret;
+				}
+
+				ret = elem.value;
+
+				// Handle most common string cases
+				if ( typeof ret === "string" ) {
+					return ret.replace( rreturn, "" );
+				}
+
+				// Handle cases where value is null/undef or number
+				return ret == null ? "" : ret;
+			}
+
+			return;
+		}
+
+		valueIsFunction = isFunction( value );
+
+		return this.each( function( i ) {
+			var val;
+
+			if ( this.nodeType !== 1 ) {
+				return;
+			}
+
+			if ( valueIsFunction ) {
+				val = value.call( this, i, jQuery( this ).val() );
+			} else {
+				val = value;
+			}
+
+			// Treat null/undefined as ""; convert numbers to string
+			if ( val == null ) {
+				val = "";
+
+			} else if ( typeof val === "number" ) {
+				val += "";
+
+			} else if ( Array.isArray( val ) ) {
+				val = jQuery.map( val, function( value ) {
+					return value == null ? "" : value + "";
+				} );
+			}
+
+			hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ];
+
+			// If set returns undefined, fall back to normal setting
+			if ( !hooks || !( "set" in hooks ) || hooks.set( this, val, "value" ) === undefined ) {
+				this.value = val;
+			}
+		} );
+	}
+} );
+
+jQuery.extend( {
+	valHooks: {
+		option: {
+			get: function( elem ) {
+
+				var val = jQuery.find.attr( elem, "value" );
+				return val != null ?
+					val :
+
+					// Support: IE <=10 - 11 only
+					// option.text throws exceptions (#14686, #14858)
+					// Strip and collapse whitespace
+					// https://html.spec.whatwg.org/#strip-and-collapse-whitespace
+					stripAndCollapse( jQuery.text( elem ) );
+			}
+		},
+		select: {
+			get: function( elem ) {
+				var value, option, i,
+					options = elem.options,
+					index = elem.selectedIndex,
+					one = elem.type === "select-one",
+					values = one ? null : [],
+					max = one ? index + 1 : options.length;
+
+				if ( index < 0 ) {
+					i = max;
+
+				} else {
+					i = one ? index : 0;
+				}
+
+				// Loop through all the selected options
+				for ( ; i < max; i++ ) {
+					option = options[ i ];
+
+					// Support: IE <=9 only
+					// IE8-9 doesn't update selected after form reset (#2551)
+					if ( ( option.selected || i === index ) &&
+
+							// Don't return options that are disabled or in a disabled optgroup
+							!option.disabled &&
+							( !option.parentNode.disabled ||
+								!nodeName( option.parentNode, "optgroup" ) ) ) {
+
+						// Get the specific value for the option
+						value = jQuery( option ).val();
+
+						// We don't need an array for one selects
+						if ( one ) {
+							return value;
+						}
+
+						// Multi-Selects return an array
+						values.push( value );
+					}
+				}
+
+				return values;
+			},
+
+			set: function( elem, value ) {
+				var optionSet, option,
+					options = elem.options,
+					values = jQuery.makeArray( value ),
+					i = options.length;
+
+				while ( i-- ) {
+					option = options[ i ];
+
+					/* eslint-disable no-cond-assign */
+
+					if ( option.selected =
+						jQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1
+					) {
+						optionSet = true;
+					}
+
+					/* eslint-enable no-cond-assign */
+				}
+
+				// Force browsers to behave consistently when non-matching value is set
+				if ( !optionSet ) {
+					elem.selectedIndex = -1;
+				}
+				return values;
+			}
+		}
+	}
+} );
+
+// Radios and checkboxes getter/setter
+jQuery.each( [ "radio", "checkbox" ], function() {
+	jQuery.valHooks[ this ] = {
+		set: function( elem, value ) {
+			if ( Array.isArray( value ) ) {
+				return ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 );
+			}
+		}
+	};
+	if ( !support.checkOn ) {
+		jQuery.valHooks[ this ].get = function( elem ) {
+			return elem.getAttribute( "value" ) === null ? "on" : elem.value;
+		};
+	}
+} );
+
+
+
+
+// Return jQuery for attributes-only inclusion
+
+
+support.focusin = "onfocusin" in window;
+
+
+var rfocusMorph = /^(?:focusinfocus|focusoutblur)$/,
+	stopPropagationCallback = function( e ) {
+		e.stopPropagation();
+	};
+
+jQuery.extend( jQuery.event, {
+
+	trigger: function( event, data, elem, onlyHandlers ) {
+
+		var i, cur, tmp, bubbleType, ontype, handle, special, lastElement,
+			eventPath = [ elem || document ],
+			type = hasOwn.call( event, "type" ) ? event.type : event,
+			namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split( "." ) : [];
+
+		cur = lastElement = tmp = elem = elem || document;
+
+		// Don't do events on text and comment nodes
+		if ( elem.nodeType === 3 || elem.nodeType === 8 ) {
+			return;
+		}
+
+		// focus/blur morphs to focusin/out; ensure we're not firing them right now
+		if ( rfocusMorph.test( type + jQuery.event.triggered ) ) {
+			return;
+		}
+
+		if ( type.indexOf( "." ) > -1 ) {
+
+			// Namespaced trigger; create a regexp to match event type in handle()
+			namespaces = type.split( "." );
+			type = namespaces.shift();
+			namespaces.sort();
+		}
+		ontype = type.indexOf( ":" ) < 0 && "on" + type;
+
+		// Caller can pass in a jQuery.Event object, Object, or just an event type string
+		event = event[ jQuery.expando ] ?
+			event :
+			new jQuery.Event( type, typeof event === "object" && event );
+
+		// Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true)
+		event.isTrigger = onlyHandlers ? 2 : 3;
+		event.namespace = namespaces.join( "." );
+		event.rnamespace = event.namespace ?
+			new RegExp( "(^|\\.)" + namespaces.join( "\\.(?:.*\\.|)" ) + "(\\.|$)" ) :
+			null;
+
+		// Clean up the event in case it is being reused
+		event.result = undefined;
+		if ( !event.target ) {
+			event.target = elem;
+		}
+
+		// Clone any incoming data and prepend the event, creating the handler arg list
+		data = data == null ?
+			[ event ] :
+			jQuery.makeArray( data, [ event ] );
+
+		// Allow special events to draw outside the lines
+		special = jQuery.event.special[ type ] || {};
+		if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) {
+			return;
+		}
+
+		// Determine event propagation path in advance, per W3C events spec (#9951)
+		// Bubble up to document, then to window; watch for a global ownerDocument var (#9724)
+		if ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) {
+
+			bubbleType = special.delegateType || type;
+			if ( !rfocusMorph.test( bubbleType + type ) ) {
+				cur = cur.parentNode;
+			}
+			for ( ; cur; cur = cur.parentNode ) {
+				eventPath.push( cur );
+				tmp = cur;
+			}
+
+			// Only add window if we got to document (e.g., not plain obj or detached DOM)
+			if ( tmp === ( elem.ownerDocument || document ) ) {
+				eventPath.push( tmp.defaultView || tmp.parentWindow || window );
+			}
+		}
+
+		// Fire handlers on the event path
+		i = 0;
+		while ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) {
+			lastElement = cur;
+			event.type = i > 1 ?
+				bubbleType :
+				special.bindType || type;
+
+			// jQuery handler
+			handle = ( dataPriv.get( cur, "events" ) || {} )[ event.type ] &&
+				dataPriv.get( cur, "handle" );
+			if ( handle ) {
+				handle.apply( cur, data );
+			}
+
+			// Native handler
+			handle = ontype && cur[ ontype ];
+			if ( handle && handle.apply && acceptData( cur ) ) {
+				event.result = handle.apply( cur, data );
+				if ( event.result === false ) {
+					event.preventDefault();
+				}
+			}
+		}
+		event.type = type;
+
+		// If nobody prevented the default action, do it now
+		if ( !onlyHandlers && !event.isDefaultPrevented() ) {
+
+			if ( ( !special._default ||
+				special._default.apply( eventPath.pop(), data ) === false ) &&
+				acceptData( elem ) ) {
+
+				// Call a native DOM method on the target with the same name as the event.
+				// Don't do default actions on window, that's where global variables be (#6170)
+				if ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) {
+
+					// Don't re-trigger an onFOO event when we call its FOO() method
+					tmp = elem[ ontype ];
+
+					if ( tmp ) {
+						elem[ ontype ] = null;
+					}
+
+					// Prevent re-triggering of the same event, since we already bubbled it above
+					jQuery.event.triggered = type;
+
+					if ( event.isPropagationStopped() ) {
+						lastElement.addEventListener( type, stopPropagationCallback );
+					}
+
+					elem[ type ]();
+
+					if ( event.isPropagationStopped() ) {
+						lastElement.removeEventListener( type, stopPropagationCallback );
+					}
+
+					jQuery.event.triggered = undefined;
+
+					if ( tmp ) {
+						elem[ ontype ] = tmp;
+					}
+				}
+			}
+		}
+
+		return event.result;
+	},
+
+	// Piggyback on a donor event to simulate a different one
+	// Used only for `focus(in | out)` events
+	simulate: function( type, elem, event ) {
+		var e = jQuery.extend(
+			new jQuery.Event(),
+			event,
+			{
+				type: type,
+				isSimulated: true
+			}
+		);
+
+		jQuery.event.trigger( e, null, elem );
+	}
+
+} );
+
+jQuery.fn.extend( {
+
+	trigger: function( type, data ) {
+		return this.each( function() {
+			jQuery.event.trigger( type, data, this );
+		} );
+	},
+	triggerHandler: function( type, data ) {
+		var elem = this[ 0 ];
+		if ( elem ) {
+			return jQuery.event.trigger( type, data, elem, true );
+		}
+	}
+} );
+
+
+// Support: Firefox <=44
+// Firefox doesn't have focus(in | out) events
+// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787
+//
+// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1
+// focus(in | out) events fire after focus & blur events,
+// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order
+// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857
+if ( !support.focusin ) {
+	jQuery.each( { focus: "focusin", blur: "focusout" }, function( orig, fix ) {
+
+		// Attach a single capturing handler on the document while someone wants focusin/focusout
+		var handler = function( event ) {
+			jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );
+		};
+
+		jQuery.event.special[ fix ] = {
+			setup: function() {
+				var doc = this.ownerDocument || this,
+					attaches = dataPriv.access( doc, fix );
+
+				if ( !attaches ) {
+					doc.addEventListener( orig, handler, true );
+				}
+				dataPriv.access( doc, fix, ( attaches || 0 ) + 1 );
+			},
+			teardown: function() {
+				var doc = this.ownerDocument || this,
+					attaches = dataPriv.access( doc, fix ) - 1;
+
+				if ( !attaches ) {
+					doc.removeEventListener( orig, handler, true );
+					dataPriv.remove( doc, fix );
+
+				} else {
+					dataPriv.access( doc, fix, attaches );
+				}
+			}
+		};
+	} );
+}
+var location = window.location;
+
+var nonce = Date.now();
+
+var rquery = ( /\?/ );
+
+
+
+// Cross-browser xml parsing
+jQuery.parseXML = function( data ) {
+	var xml;
+	if ( !data || typeof data !== "string" ) {
+		return null;
+	}
+
+	// Support: IE 9 - 11 only
+	// IE throws on parseFromString with invalid input.
+	try {
+		xml = ( new window.DOMParser() ).parseFromString( data, "text/xml" );
+	} catch ( e ) {
+		xml = undefined;
+	}
+
+	if ( !xml || xml.getElementsByTagName( "parsererror" ).length ) {
+		jQuery.error( "Invalid XML: " + data );
+	}
+	return xml;
+};
+
+
+var
+	rbracket = /\[\]$/,
+	rCRLF = /\r?\n/g,
+	rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i,
+	rsubmittable = /^(?:input|select|textarea|keygen)/i;
+
+function buildParams( prefix, obj, traditional, add ) {
+	var name;
+
+	if ( Array.isArray( obj ) ) {
+
+		// Serialize array item.
+		jQuery.each( obj, function( i, v ) {
+			if ( traditional || rbracket.test( prefix ) ) {
+
+				// Treat each array item as a scalar.
+				add( prefix, v );
+
+			} else {
+
+				// Item is non-scalar (array or object), encode its numeric index.
+				buildParams(
+					prefix + "[" + ( typeof v === "object" && v != null ? i : "" ) + "]",
+					v,
+					traditional,
+					add
+				);
+			}
+		} );
+
+	} else if ( !traditional && toType( obj ) === "object" ) {
+
+		// Serialize object item.
+		for ( name in obj ) {
+			buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add );
+		}
+
+	} else {
+
+		// Serialize scalar item.
+		add( prefix, obj );
+	}
+}
+
+// Serialize an array of form elements or a set of
+// key/values into a query string
+jQuery.param = function( a, traditional ) {
+	var prefix,
+		s = [],
+		add = function( key, valueOrFunction ) {
+
+			// If value is a function, invoke it and use its return value
+			var value = isFunction( valueOrFunction ) ?
+				valueOrFunction() :
+				valueOrFunction;
+
+			s[ s.length ] = encodeURIComponent( key ) + "=" +
+				encodeURIComponent( value == null ? "" : value );
+		};
+
+	// If an array was passed in, assume that it is an array of form elements.
+	if ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {
+
+		// Serialize the form elements
+		jQuery.each( a, function() {
+			add( this.name, this.value );
+		} );
+
+	} else {
+
+		// If traditional, encode the "old" way (the way 1.3.2 or older
+		// did it), otherwise encode params recursively.
+		for ( prefix in a ) {
+			buildParams( prefix, a[ prefix ], traditional, add );
+		}
+	}
+
+	// Return the resulting serialization
+	return s.join( "&" );
+};
+
+jQuery.fn.extend( {
+	serialize: function() {
+		return jQuery.param( this.serializeArray() );
+	},
+	serializeArray: function() {
+		return this.map( function() {
+
+			// Can add propHook for "elements" to filter or add form elements
+			var elements = jQuery.prop( this, "elements" );
+			return elements ? jQuery.makeArray( elements ) : this;
+		} )
+		.filter( function() {
+			var type = this.type;
+
+			// Use .is( ":disabled" ) so that fieldset[disabled] works
+			return this.name && !jQuery( this ).is( ":disabled" ) &&
+				rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) &&
+				( this.checked || !rcheckableType.test( type ) );
+		} )
+		.map( function( i, elem ) {
+			var val = jQuery( this ).val();
+
+			if ( val == null ) {
+				return null;
+			}
+
+			if ( Array.isArray( val ) ) {
+				return jQuery.map( val, function( val ) {
+					return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) };
+				} );
+			}
+
+			return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) };
+		} ).get();
+	}
+} );
+
+
+var
+	r20 = /%20/g,
+	rhash = /#.*$/,
+	rantiCache = /([?&])_=[^&]*/,
+	rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg,
+
+	// #7653, #8125, #8152: local protocol detection
+	rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/,
+	rnoContent = /^(?:GET|HEAD)$/,
+	rprotocol = /^\/\//,
+
+	/* Prefilters
+	 * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example)
+	 * 2) These are called:
+	 *    - BEFORE asking for a transport
+	 *    - AFTER param serialization (s.data is a string if s.processData is true)
+	 * 3) key is the dataType
+	 * 4) the catchall symbol "*" can be used
+	 * 5) execution will start with transport dataType and THEN continue down to "*" if needed
+	 */
+	prefilters = {},
+
+	/* Transports bindings
+	 * 1) key is the dataType
+	 * 2) the catchall symbol "*" can be used
+	 * 3) selection will start with transport dataType and THEN go to "*" if needed
+	 */
+	transports = {},
+
+	// Avoid comment-prolog char sequence (#10098); must appease lint and evade compression
+	allTypes = "*/".concat( "*" ),
+
+	// Anchor tag for parsing the document origin
+	originAnchor = document.createElement( "a" );
+	originAnchor.href = location.href;
+
+// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport
+function addToPrefiltersOrTransports( structure ) {
+
+	// dataTypeExpression is optional and defaults to "*"
+	return function( dataTypeExpression, func ) {
+
+		if ( typeof dataTypeExpression !== "string" ) {
+			func = dataTypeExpression;
+			dataTypeExpression = "*";
+		}
+
+		var dataType,
+			i = 0,
+			dataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || [];
+
+		if ( isFunction( func ) ) {
+
+			// For each dataType in the dataTypeExpression
+			while ( ( dataType = dataTypes[ i++ ] ) ) {
+
+				// Prepend if requested
+				if ( dataType[ 0 ] === "+" ) {
+					dataType = dataType.slice( 1 ) || "*";
+					( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func );
+
+				// Otherwise append
+				} else {
+					( structure[ dataType ] = structure[ dataType ] || [] ).push( func );
+				}
+			}
+		}
+	};
+}
+
+// Base inspection function for prefilters and transports
+function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) {
+
+	var inspected = {},
+		seekingTransport = ( structure === transports );
+
+	function inspect( dataType ) {
+		var selected;
+		inspected[ dataType ] = true;
+		jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) {
+			var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR );
+			if ( typeof dataTypeOrTransport === "string" &&
+				!seekingTransport && !inspected[ dataTypeOrTransport ] ) {
+
+				options.dataTypes.unshift( dataTypeOrTransport );
+				inspect( dataTypeOrTransport );
+				return false;
+			} else if ( seekingTransport ) {
+				return !( selected = dataTypeOrTransport );
+			}
+		} );
+		return selected;
+	}
+
+	return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" );
+}
+
+// A special extend for ajax options
+// that takes "flat" options (not to be deep extended)
+// Fixes #9887
+function ajaxExtend( target, src ) {
+	var key, deep,
+		flatOptions = jQuery.ajaxSettings.flatOptions || {};
+
+	for ( key in src ) {
+		if ( src[ key ] !== undefined ) {
+			( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ];
+		}
+	}
+	if ( deep ) {
+		jQuery.extend( true, target, deep );
+	}
+
+	return target;
+}
+
+/* Handles responses to an ajax request:
+ * - finds the right dataType (mediates between content-type and expected dataType)
+ * - returns the corresponding response
+ */
+function ajaxHandleResponses( s, jqXHR, responses ) {
+
+	var ct, type, finalDataType, firstDataType,
+		contents = s.contents,
+		dataTypes = s.dataTypes;
+
+	// Remove auto dataType and get content-type in the process
+	while ( dataTypes[ 0 ] === "*" ) {
+		dataTypes.shift();
+		if ( ct === undefined ) {
+			ct = s.mimeType || jqXHR.getResponseHeader( "Content-Type" );
+		}
+	}
+
+	// Check if we're dealing with a known content-type
+	if ( ct ) {
+		for ( type in contents ) {
+			if ( contents[ type ] && contents[ type ].test( ct ) ) {
+				dataTypes.unshift( type );
+				break;
+			}
+		}
+	}
+
+	// Check to see if we have a response for the expected dataType
+	if ( dataTypes[ 0 ] in responses ) {
+		finalDataType = dataTypes[ 0 ];
+	} else {
+
+		// Try convertible dataTypes
+		for ( type in responses ) {
+			if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[ 0 ] ] ) {
+				finalDataType = type;
+				break;
+			}
+			if ( !firstDataType ) {
+				firstDataType = type;
+			}
+		}
+
+		// Or just use first one
+		finalDataType = finalDataType || firstDataType;
+	}
+
+	// If we found a dataType
+	// We add the dataType to the list if needed
+	// and return the corresponding response
+	if ( finalDataType ) {
+		if ( finalDataType !== dataTypes[ 0 ] ) {
+			dataTypes.unshift( finalDataType );
+		}
+		return responses[ finalDataType ];
+	}
+}
+
+/* Chain conversions given the request and the original response
+ * Also sets the responseXXX fields on the jqXHR instance
+ */
+function ajaxConvert( s, response, jqXHR, isSuccess ) {
+	var conv2, current, conv, tmp, prev,
+		converters = {},
+
+		// Work with a copy of dataTypes in case we need to modify it for conversion
+		dataTypes = s.dataTypes.slice();
+
+	// Create converters map with lowercased keys
+	if ( dataTypes[ 1 ] ) {
+		for ( conv in s.converters ) {
+			converters[ conv.toLowerCase() ] = s.converters[ conv ];
+		}
+	}
+
+	current = dataTypes.shift();
+
+	// Convert to each sequential dataType
+	while ( current ) {
+
+		if ( s.responseFields[ current ] ) {
+			jqXHR[ s.responseFields[ current ] ] = response;
+		}
+
+		// Apply the dataFilter if provided
+		if ( !prev && isSuccess && s.dataFilter ) {
+			response = s.dataFilter( response, s.dataType );
+		}
+
+		prev = current;
+		current = dataTypes.shift();
+
+		if ( current ) {
+
+			// There's only work to do if current dataType is non-auto
+			if ( current === "*" ) {
+
+				current = prev;
+
+			// Convert response if prev dataType is non-auto and differs from current
+			} else if ( prev !== "*" && prev !== current ) {
+
+				// Seek a direct converter
+				conv = converters[ prev + " " + current ] || converters[ "* " + current ];
+
+				// If none found, seek a pair
+				if ( !conv ) {
+					for ( conv2 in converters ) {
+
+						// If conv2 outputs current
+						tmp = conv2.split( " " );
+						if ( tmp[ 1 ] === current ) {
+
+							// If prev can be converted to accepted input
+							conv = converters[ prev + " " + tmp[ 0 ] ] ||
+								converters[ "* " + tmp[ 0 ] ];
+							if ( conv ) {
+
+								// Condense equivalence converters
+								if ( conv === true ) {
+									conv = converters[ conv2 ];
+
+								// Otherwise, insert the intermediate dataType
+								} else if ( converters[ conv2 ] !== true ) {
+									current = tmp[ 0 ];
+									dataTypes.unshift( tmp[ 1 ] );
+								}
+								break;
+							}
+						}
+					}
+				}
+
+				// Apply converter (if not an equivalence)
+				if ( conv !== true ) {
+
+					// Unless errors are allowed to bubble, catch and return them
+					if ( conv && s.throws ) {
+						response = conv( response );
+					} else {
+						try {
+							response = conv( response );
+						} catch ( e ) {
+							return {
+								state: "parsererror",
+								error: conv ? e : "No conversion from " + prev + " to " + current
+							};
+						}
+					}
+				}
+			}
+		}
+	}
+
+	return { state: "success", data: response };
+}
+
+jQuery.extend( {
+
+	// Counter for holding the number of active queries
+	active: 0,
+
+	// Last-Modified header cache for next request
+	lastModified: {},
+	etag: {},
+
+	ajaxSettings: {
+		url: location.href,
+		type: "GET",
+		isLocal: rlocalProtocol.test( location.protocol ),
+		global: true,
+		processData: true,
+		async: true,
+		contentType: "application/x-www-form-urlencoded; charset=UTF-8",
+
+		/*
+		timeout: 0,
+		data: null,
+		dataType: null,
+		username: null,
+		password: null,
+		cache: null,
+		throws: false,
+		traditional: false,
+		headers: {},
+		*/
+
+		accepts: {
+			"*": allTypes,
+			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"
+		},
+
+		// Data converters
+		// Keys separate source (or catchall "*") and destination types with a single space
+		converters: {
+
+			// Convert anything to text
+			"* text": String,
+
+			// Text to html (true = no transformation)
+			"text html": true,
+
+			// Evaluate text as a json expression
+			"text json": JSON.parse,
+
+			// Parse text as xml
+			"text xml": jQuery.parseXML
+		},
+
+		// For options that shouldn't be deep extended:
+		// you can add your own custom options here if
+		// and when you create one that shouldn't be
+		// deep extended (see ajaxExtend)
+		flatOptions: {
+			url: true,
+			context: true
+		}
+	},
+
+	// Creates a full fledged settings object into target
+	// with both ajaxSettings and settings fields.
+	// If target is omitted, writes into ajaxSettings.
+	ajaxSetup: function( target, settings ) {
+		return settings ?
+
+			// Building a settings object
+			ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) :
+
+			// Extending ajaxSettings
+			ajaxExtend( jQuery.ajaxSettings, target );
+	},
+
+	ajaxPrefilter: addToPrefiltersOrTransports( prefilters ),
+	ajaxTransport: addToPrefiltersOrTransports( transports ),
+
+	// Main method
+	ajax: function( url, options ) {
+
+		// If url is an object, simulate pre-1.5 signature
+		if ( typeof url === "object" ) {
+			options = url;
+			url = undefined;
+		}
+
+		// Force options to be an object
+		options = options || {};
+
+		var transport,
+
+			// URL without anti-cache param
+			cacheURL,
+
+			// Response headers
+			responseHeadersString,
+			responseHeaders,
+
+			// timeout handle
+			timeoutTimer,
+
+			// Url cleanup var
+			urlAnchor,
+
+			// Request state (becomes false upon send and true upon completion)
+			completed,
+
+			// To know if global events are to be dispatched
+			fireGlobals,
+
+			// Loop variable
+			i,
+
+			// uncached part of the url
+			uncached,
+
+			// Create the final options object
+			s = jQuery.ajaxSetup( {}, options ),
+
+			// Callbacks context
+			callbackContext = s.context || s,
+
+			// Context for global events is callbackContext if it is a DOM node or jQuery collection
+			globalEventContext = s.context &&
+				( callbackContext.nodeType || callbackContext.jquery ) ?
+					jQuery( callbackContext ) :
+					jQuery.event,
+
+			// Deferreds
+			deferred = jQuery.Deferred(),
+			completeDeferred = jQuery.Callbacks( "once memory" ),
+
+			// Status-dependent callbacks
+			statusCode = s.statusCode || {},
+
+			// Headers (they are sent all at once)
+			requestHeaders = {},
+			requestHeadersNames = {},
+
+			// Default abort message
+			strAbort = "canceled",
+
+			// Fake xhr
+			jqXHR = {
+				readyState: 0,
+
+				// Builds headers hashtable if needed
+				getResponseHeader: function( key ) {
+					var match;
+					if ( completed ) {
+						if ( !responseHeaders ) {
+							responseHeaders = {};
+							while ( ( match = rheaders.exec( responseHeadersString ) ) ) {
+								responseHeaders[ match[ 1 ].toLowerCase() ] = match[ 2 ];
+							}
+						}
+						match = responseHeaders[ key.toLowerCase() ];
+					}
+					return match == null ? null : match;
+				},
+
+				// Raw string
+				getAllResponseHeaders: function() {
+					return completed ? responseHeadersString : null;
+				},
+
+				// Caches the header
+				setRequestHeader: function( name, value ) {
+					if ( completed == null ) {
+						name = requestHeadersNames[ name.toLowerCase() ] =
+							requestHeadersNames[ name.toLowerCase() ] || name;
+						requestHeaders[ name ] = value;
+					}
+					return this;
+				},
+
+				// Overrides response content-type header
+				overrideMimeType: function( type ) {
+					if ( completed == null ) {
+						s.mimeType = type;
+					}
+					return this;
+				},
+
+				// Status-dependent callbacks
+				statusCode: function( map ) {
+					var code;
+					if ( map ) {
+						if ( completed ) {
+
+							// Execute the appropriate callbacks
+							jqXHR.always( map[ jqXHR.status ] );
+						} else {
+
+							// Lazy-add the new callbacks in a way that preserves old ones
+							for ( code in map ) {
+								statusCode[ code ] = [ statusCode[ code ], map[ code ] ];
+							}
+						}
+					}
+					return this;
+				},
+
+				// Cancel the request
+				abort: function( statusText ) {
+					var finalText = statusText || strAbort;
+					if ( transport ) {
+						transport.abort( finalText );
+					}
+					done( 0, finalText );
+					return this;
+				}
+			};
+
+		// Attach deferreds
+		deferred.promise( jqXHR );
+
+		// Add protocol if not provided (prefilters might expect it)
+		// Handle falsy url in the settings object (#10093: consistency with old signature)
+		// We also use the url parameter if available
+		s.url = ( ( url || s.url || location.href ) + "" )
+			.replace( rprotocol, location.protocol + "//" );
+
+		// Alias method option to type as per ticket #12004
+		s.type = options.method || options.type || s.method || s.type;
+
+		// Extract dataTypes list
+		s.dataTypes = ( s.dataType || "*" ).toLowerCase().match( rnothtmlwhite ) || [ "" ];
+
+		// A cross-domain request is in order when the origin doesn't match the current origin.
+		if ( s.crossDomain == null ) {
+			urlAnchor = document.createElement( "a" );
+
+			// Support: IE <=8 - 11, Edge 12 - 15
+			// IE throws exception on accessing the href property if url is malformed,
+			// e.g. http://example.com:80x/
+			try {
+				urlAnchor.href = s.url;
+
+				// Support: IE <=8 - 11 only
+				// Anchor's host property isn't correctly set when s.url is relative
+				urlAnchor.href = urlAnchor.href;
+				s.crossDomain = originAnchor.protocol + "//" + originAnchor.host !==
+					urlAnchor.protocol + "//" + urlAnchor.host;
+			} catch ( e ) {
+
+				// If there is an error parsing the URL, assume it is crossDomain,
+				// it can be rejected by the transport if it is invalid
+				s.crossDomain = true;
+			}
+		}
+
+		// Convert data if not already a string
+		if ( s.data && s.processData && typeof s.data !== "string" ) {
+			s.data = jQuery.param( s.data, s.traditional );
+		}
+
+		// Apply prefilters
+		inspectPrefiltersOrTransports( prefilters, s, options, jqXHR );
+
+		// If request was aborted inside a prefilter, stop there
+		if ( completed ) {
+			return jqXHR;
+		}
+
+		// We can fire global events as of now if asked to
+		// Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118)
+		fireGlobals = jQuery.event && s.global;
+
+		// Watch for a new set of requests
+		if ( fireGlobals && jQuery.active++ === 0 ) {
+			jQuery.event.trigger( "ajaxStart" );
+		}
+
+		// Uppercase the type
+		s.type = s.type.toUpperCase();
+
+		// Determine if request has content
+		s.hasContent = !rnoContent.test( s.type );
+
+		// Save the URL in case we're toying with the If-Modified-Since
+		// and/or If-None-Match header later on
+		// Remove hash to simplify url manipulation
+		cacheURL = s.url.replace( rhash, "" );
+
+		// More options handling for requests with no content
+		if ( !s.hasContent ) {
+
+			// Remember the hash so we can put it back
+			uncached = s.url.slice( cacheURL.length );
+
+			// If data is available and should be processed, append data to url
+			if ( s.data && ( s.processData || typeof s.data === "string" ) ) {
+				cacheURL += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data;
+
+				// #9682: remove data so that it's not used in an eventual retry
+				delete s.data;
+			}
+
+			// Add or update anti-cache param if needed
+			if ( s.cache === false ) {
+				cacheURL = cacheURL.replace( rantiCache, "$1" );
+				uncached = ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + ( nonce++ ) + uncached;
+			}
+
+			// Put hash and anti-cache on the URL that will be requested (gh-1732)
+			s.url = cacheURL + uncached;
+
+		// Change '%20' to '+' if this is encoded form body content (gh-2658)
+		} else if ( s.data && s.processData &&
+			( s.contentType || "" ).indexOf( "application/x-www-form-urlencoded" ) === 0 ) {
+			s.data = s.data.replace( r20, "+" );
+		}
+
+		// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.
+		if ( s.ifModified ) {
+			if ( jQuery.lastModified[ cacheURL ] ) {
+				jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] );
+			}
+			if ( jQuery.etag[ cacheURL ] ) {
+				jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] );
+			}
+		}
+
+		// Set the correct header, if data is being sent
+		if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {
+			jqXHR.setRequestHeader( "Content-Type", s.contentType );
+		}
+
+		// Set the Accepts header for the server, depending on the dataType
+		jqXHR.setRequestHeader(
+			"Accept",
+			s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ?
+				s.accepts[ s.dataTypes[ 0 ] ] +
+					( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) :
+				s.accepts[ "*" ]
+		);
+
+		// Check for headers option
+		for ( i in s.headers ) {
+			jqXHR.setRequestHeader( i, s.headers[ i ] );
+		}
+
+		// Allow custom headers/mimetypes and early abort
+		if ( s.beforeSend &&
+			( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) {
+
+			// Abort if not done already and return
+			return jqXHR.abort();
+		}
+
+		// Aborting is no longer a cancellation
+		strAbort = "abort";
+
+		// Install callbacks on deferreds
+		completeDeferred.add( s.complete );
+		jqXHR.done( s.success );
+		jqXHR.fail( s.error );
+
+		// Get transport
+		transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR );
+
+		// If no transport, we auto-abort
+		if ( !transport ) {
+			done( -1, "No Transport" );
+		} else {
+			jqXHR.readyState = 1;
+
+			// Send global event
+			if ( fireGlobals ) {
+				globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] );
+			}
+
+			// If request was aborted inside ajaxSend, stop there
+			if ( completed ) {
+				return jqXHR;
+			}
+
+			// Timeout
+			if ( s.async && s.timeout > 0 ) {
+				timeoutTimer = window.setTimeout( function() {
+					jqXHR.abort( "timeout" );
+				}, s.timeout );
+			}
+
+			try {
+				completed = false;
+				transport.send( requestHeaders, done );
+			} catch ( e ) {
+
+				// Rethrow post-completion exceptions
+				if ( completed ) {
+					throw e;
+				}
+
+				// Propagate others as results
+				done( -1, e );
+			}
+		}
+
+		// Callback for when everything is done
+		function done( status, nativeStatusText, responses, headers ) {
+			var isSuccess, success, error, response, modified,
+				statusText = nativeStatusText;
+
+			// Ignore repeat invocations
+			if ( completed ) {
+				return;
+			}
+
+			completed = true;
+
+			// Clear timeout if it exists
+			if ( timeoutTimer ) {
+				window.clearTimeout( timeoutTimer );
+			}
+
+			// Dereference transport for early garbage collection
+			// (no matter how long the jqXHR object will be used)
+			transport = undefined;
+
+			// Cache response headers
+			responseHeadersString = headers || "";
+
+			// Set readyState
+			jqXHR.readyState = status > 0 ? 4 : 0;
+
+			// Determine if successful
+			isSuccess = status >= 200 && status < 300 || status === 304;
+
+			// Get response data
+			if ( responses ) {
+				response = ajaxHandleResponses( s, jqXHR, responses );
+			}
+
+			// Convert no matter what (that way responseXXX fields are always set)
+			response = ajaxConvert( s, response, jqXHR, isSuccess );
+
+			// If successful, handle type chaining
+			if ( isSuccess ) {
+
+				// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.
+				if ( s.ifModified ) {
+					modified = jqXHR.getResponseHeader( "Last-Modified" );
+					if ( modified ) {
+						jQuery.lastModified[ cacheURL ] = modified;
+					}
+					modified = jqXHR.getResponseHeader( "etag" );
+					if ( modified ) {
+						jQuery.etag[ cacheURL ] = modified;
+					}
+				}
+
+				// if no content
+				if ( status === 204 || s.type === "HEAD" ) {
+					statusText = "nocontent";
+
+				// if not modified
+				} else if ( status === 304 ) {
+					statusText = "notmodified";
+
+				// If we have data, let's convert it
+				} else {
+					statusText = response.state;
+					success = response.data;
+					error = response.error;
+					isSuccess = !error;
+				}
+			} else {
+
+				// Extract error from statusText and normalize for non-aborts
+				error = statusText;
+				if ( status || !statusText ) {
+					statusText = "error";
+					if ( status < 0 ) {
+						status = 0;
+					}
+				}
+			}
+
+			// Set data for the fake xhr object
+			jqXHR.status = status;
+			jqXHR.statusText = ( nativeStatusText || statusText ) + "";
+
+			// Success/Error
+			if ( isSuccess ) {
+				deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] );
+			} else {
+				deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] );
+			}
+
+			// Status-dependent callbacks
+			jqXHR.statusCode( statusCode );
+			statusCode = undefined;
+
+			if ( fireGlobals ) {
+				globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError",
+					[ jqXHR, s, isSuccess ? success : error ] );
+			}
+
+			// Complete
+			completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] );
+
+			if ( fireGlobals ) {
+				globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] );
+
+				// Handle the global AJAX counter
+				if ( !( --jQuery.active ) ) {
+					jQuery.event.trigger( "ajaxStop" );
+				}
+			}
+		}
+
+		return jqXHR;
+	},
+
+	getJSON: function( url, data, callback ) {
+		return jQuery.get( url, data, callback, "json" );
+	},
+
+	getScript: function( url, callback ) {
+		return jQuery.get( url, undefined, callback, "script" );
+	}
+} );
+
+jQuery.each( [ "get", "post" ], function( i, method ) {
+	jQuery[ method ] = function( url, data, callback, type ) {
+
+		// Shift arguments if data argument was omitted
+		if ( isFunction( data ) ) {
+			type = type || callback;
+			callback = data;
+			data = undefined;
+		}
+
+		// The url can be an options object (which then must have .url)
+		return jQuery.ajax( jQuery.extend( {
+			url: url,
+			type: method,
+			dataType: type,
+			data: data,
+			success: callback
+		}, jQuery.isPlainObject( url ) && url ) );
+	};
+} );
+
+
+jQuery._evalUrl = function( url ) {
+	return jQuery.ajax( {
+		url: url,
+
+		// Make this explicit, since user can override this through ajaxSetup (#11264)
+		type: "GET",
+		dataType: "script",
+		cache: true,
+		async: false,
+		global: false,
+		"throws": true
+	} );
+};
+
+
+jQuery.fn.extend( {
+	wrapAll: function( html ) {
+		var wrap;
+
+		if ( this[ 0 ] ) {
+			if ( isFunction( html ) ) {
+				html = html.call( this[ 0 ] );
+			}
+
+			// The elements to wrap the target around
+			wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true );
+
+			if ( this[ 0 ].parentNode ) {
+				wrap.insertBefore( this[ 0 ] );
+			}
+
+			wrap.map( function() {
+				var elem = this;
+
+				while ( elem.firstElementChild ) {
+					elem = elem.firstElementChild;
+				}
+
+				return elem;
+			} ).append( this );
+		}
+
+		return this;
+	},
+
+	wrapInner: function( html ) {
+		if ( isFunction( html ) ) {
+			return this.each( function( i ) {
+				jQuery( this ).wrapInner( html.call( this, i ) );
+			} );
+		}
+
+		return this.each( function() {
+			var self = jQuery( this ),
+				contents = self.contents();
+
+			if ( contents.length ) {
+				contents.wrapAll( html );
+
+			} else {
+				self.append( html );
+			}
+		} );
+	},
+
+	wrap: function( html ) {
+		var htmlIsFunction = isFunction( html );
+
+		return this.each( function( i ) {
+			jQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html );
+		} );
+	},
+
+	unwrap: function( selector ) {
+		this.parent( selector ).not( "body" ).each( function() {
+			jQuery( this ).replaceWith( this.childNodes );
+		} );
+		return this;
+	}
+} );
+
+
+jQuery.expr.pseudos.hidden = function( elem ) {
+	return !jQuery.expr.pseudos.visible( elem );
+};
+jQuery.expr.pseudos.visible = function( elem ) {
+	return !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length );
+};
+
+
+
+
+jQuery.ajaxSettings.xhr = function() {
+	try {
+		return new window.XMLHttpRequest();
+	} catch ( e ) {}
+};
+
+var xhrSuccessStatus = {
+
+		// File protocol always yields status code 0, assume 200
+		0: 200,
+
+		// Support: IE <=9 only
+		// #1450: sometimes IE returns 1223 when it should be 204
+		1223: 204
+	},
+	xhrSupported = jQuery.ajaxSettings.xhr();
+
+support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported );
+support.ajax = xhrSupported = !!xhrSupported;
+
+jQuery.ajaxTransport( function( options ) {
+	var callback, errorCallback;
+
+	// Cross domain only allowed if supported through XMLHttpRequest
+	if ( support.cors || xhrSupported && !options.crossDomain ) {
+		return {
+			send: function( headers, complete ) {
+				var i,
+					xhr = options.xhr();
+
+				xhr.open(
+					options.type,
+					options.url,
+					options.async,
+					options.username,
+					options.password
+				);
+
+				// Apply custom fields if provided
+				if ( options.xhrFields ) {
+					for ( i in options.xhrFields ) {
+						xhr[ i ] = options.xhrFields[ i ];
+					}
+				}
+
+				// Override mime type if needed
+				if ( options.mimeType && xhr.overrideMimeType ) {
+					xhr.overrideMimeType( options.mimeType );
+				}
+
+				// X-Requested-With header
+				// For cross-domain requests, seeing as conditions for a preflight are
+				// akin to a jigsaw puzzle, we simply never set it to be sure.
+				// (it can always be set on a per-request basis or even using ajaxSetup)
+				// For same-domain requests, won't change header if already provided.
+				if ( !options.crossDomain && !headers[ "X-Requested-With" ] ) {
+					headers[ "X-Requested-With" ] = "XMLHttpRequest";
+				}
+
+				// Set headers
+				for ( i in headers ) {
+					xhr.setRequestHeader( i, headers[ i ] );
+				}
+
+				// Callback
+				callback = function( type ) {
+					return function() {
+						if ( callback ) {
+							callback = errorCallback = xhr.onload =
+								xhr.onerror = xhr.onabort = xhr.ontimeout =
+									xhr.onreadystatechange = null;
+
+							if ( type === "abort" ) {
+								xhr.abort();
+							} else if ( type === "error" ) {
+
+								// Support: IE <=9 only
+								// On a manual native abort, IE9 throws
+								// errors on any property access that is not readyState
+								if ( typeof xhr.status !== "number" ) {
+									complete( 0, "error" );
+								} else {
+									complete(
+
+										// File: protocol always yields status 0; see #8605, #14207
+										xhr.status,
+										xhr.statusText
+									);
+								}
+							} else {
+								complete(
+									xhrSuccessStatus[ xhr.status ] || xhr.status,
+									xhr.statusText,
+
+									// Support: IE <=9 only
+									// IE9 has no XHR2 but throws on binary (trac-11426)
+									// For XHR2 non-text, let the caller handle it (gh-2498)
+									( xhr.responseType || "text" ) !== "text"  ||
+									typeof xhr.responseText !== "string" ?
+										{ binary: xhr.response } :
+										{ text: xhr.responseText },
+									xhr.getAllResponseHeaders()
+								);
+							}
+						}
+					};
+				};
+
+				// Listen to events
+				xhr.onload = callback();
+				errorCallback = xhr.onerror = xhr.ontimeout = callback( "error" );
+
+				// Support: IE 9 only
+				// Use onreadystatechange to replace onabort
+				// to handle uncaught aborts
+				if ( xhr.onabort !== undefined ) {
+					xhr.onabort = errorCallback;
+				} else {
+					xhr.onreadystatechange = function() {
+
+						// Check readyState before timeout as it changes
+						if ( xhr.readyState === 4 ) {
+
+							// Allow onerror to be called first,
+							// but that will not handle a native abort
+							// Also, save errorCallback to a variable
+							// as xhr.onerror cannot be accessed
+							window.setTimeout( function() {
+								if ( callback ) {
+									errorCallback();
+								}
+							} );
+						}
+					};
+				}
+
+				// Create the abort callback
+				callback = callback( "abort" );
+
+				try {
+
+					// Do send the request (this may raise an exception)
+					xhr.send( options.hasContent && options.data || null );
+				} catch ( e ) {
+
+					// #14683: Only rethrow if this hasn't been notified as an error yet
+					if ( callback ) {
+						throw e;
+					}
+				}
+			},
+
+			abort: function() {
+				if ( callback ) {
+					callback();
+				}
+			}
+		};
+	}
+} );
+
+
+
+
+// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432)
+jQuery.ajaxPrefilter( function( s ) {
+	if ( s.crossDomain ) {
+		s.contents.script = false;
+	}
+} );
+
+// Install script dataType
+jQuery.ajaxSetup( {
+	accepts: {
+		script: "text/javascript, application/javascript, " +
+			"application/ecmascript, application/x-ecmascript"
+	},
+	contents: {
+		script: /\b(?:java|ecma)script\b/
+	},
+	converters: {
+		"text script": function( text ) {
+			jQuery.globalEval( text );
+			return text;
+		}
+	}
+} );
+
+// Handle cache's special case and crossDomain
+jQuery.ajaxPrefilter( "script", function( s ) {
+	if ( s.cache === undefined ) {
+		s.cache = false;
+	}
+	if ( s.crossDomain ) {
+		s.type = "GET";
+	}
+} );
+
+// Bind script tag hack transport
+jQuery.ajaxTransport( "script", function( s ) {
+
+	// This transport only deals with cross domain requests
+	if ( s.crossDomain ) {
+		var script, callback;
+		return {
+			send: function( _, complete ) {
+				script = jQuery( "<script>" ).prop( {
+					charset: s.scriptCharset,
+					src: s.url
+				} ).on(
+					"load error",
+					callback = function( evt ) {
+						script.remove();
+						callback = null;
+						if ( evt ) {
+							complete( evt.type === "error" ? 404 : 200, evt.type );
+						}
+					}
+				);
+
+				// Use native DOM manipulation to avoid our domManip AJAX trickery
+				document.head.appendChild( script[ 0 ] );
+			},
+			abort: function() {
+				if ( callback ) {
+					callback();
+				}
+			}
+		};
+	}
+} );
+
+
+
+
+var oldCallbacks = [],
+	rjsonp = /(=)\?(?=&|$)|\?\?/;
+
+// Default jsonp settings
+jQuery.ajaxSetup( {
+	jsonp: "callback",
+	jsonpCallback: function() {
+		var callback = oldCallbacks.pop() || ( jQuery.expando + "_" + ( nonce++ ) );
+		this[ callback ] = true;
+		return callback;
+	}
+} );
+
+// Detect, normalize options and install callbacks for jsonp requests
+jQuery.ajaxPrefilter( "json jsonp", function( s, originalSettings, jqXHR ) {
+
+	var callbackName, overwritten, responseContainer,
+		jsonProp = s.jsonp !== false && ( rjsonp.test( s.url ) ?
+			"url" :
+			typeof s.data === "string" &&
+				( s.contentType || "" )
+					.indexOf( "application/x-www-form-urlencoded" ) === 0 &&
+				rjsonp.test( s.data ) && "data"
+		);
+
+	// Handle iff the expected data type is "jsonp" or we have a parameter to set
+	if ( jsonProp || s.dataTypes[ 0 ] === "jsonp" ) {
+
+		// Get callback name, remembering preexisting value associated with it
+		callbackName = s.jsonpCallback = isFunction( s.jsonpCallback ) ?
+			s.jsonpCallback() :
+			s.jsonpCallback;
+
+		// Insert callback into url or form data
+		if ( jsonProp ) {
+			s[ jsonProp ] = s[ jsonProp ].replace( rjsonp, "$1" + callbackName );
+		} else if ( s.jsonp !== false ) {
+			s.url += ( rquery.test( s.url ) ? "&" : "?" ) + s.jsonp + "=" + callbackName;
+		}
+
+		// Use data converter to retrieve json after script execution
+		s.converters[ "script json" ] = function() {
+			if ( !responseContainer ) {
+				jQuery.error( callbackName + " was not called" );
+			}
+			return responseContainer[ 0 ];
+		};
+
+		// Force json dataType
+		s.dataTypes[ 0 ] = "json";
+
+		// Install callback
+		overwritten = window[ callbackName ];
+		window[ callbackName ] = function() {
+			responseContainer = arguments;
+		};
+
+		// Clean-up function (fires after converters)
+		jqXHR.always( function() {
+
+			// If previous value didn't exist - remove it
+			if ( overwritten === undefined ) {
+				jQuery( window ).removeProp( callbackName );
+
+			// Otherwise restore preexisting value
+			} else {
+				window[ callbackName ] = overwritten;
+			}
+
+			// Save back as free
+			if ( s[ callbackName ] ) {
+
+				// Make sure that re-using the options doesn't screw things around
+				s.jsonpCallback = originalSettings.jsonpCallback;
+
+				// Save the callback name for future use
+				oldCallbacks.push( callbackName );
+			}
+
+			// Call if it was a function and we have a response
+			if ( responseContainer && isFunction( overwritten ) ) {
+				overwritten( responseContainer[ 0 ] );
+			}
+
+			responseContainer = overwritten = undefined;
+		} );
+
+		// Delegate to script
+		return "script";
+	}
+} );
+
+
+
+
+// Support: Safari 8 only
+// In Safari 8 documents created via document.implementation.createHTMLDocument
+// collapse sibling forms: the second one becomes a child of the first one.
+// Because of that, this security measure has to be disabled in Safari 8.
+// https://bugs.webkit.org/show_bug.cgi?id=137337
+support.createHTMLDocument = ( function() {
+	var body = document.implementation.createHTMLDocument( "" ).body;
+	body.innerHTML = "<form></form><form></form>";
+	return body.childNodes.length === 2;
+} )();
+
+
+// Argument "data" should be string of html
+// context (optional): If specified, the fragment will be created in this context,
+// defaults to document
+// keepScripts (optional): If true, will include scripts passed in the html string
+jQuery.parseHTML = function( data, context, keepScripts ) {
+	if ( typeof data !== "string" ) {
+		return [];
+	}
+	if ( typeof context === "boolean" ) {
+		keepScripts = context;
+		context = false;
+	}
+
+	var base, parsed, scripts;
+
+	if ( !context ) {
+
+		// Stop scripts or inline event handlers from being executed immediately
+		// by using document.implementation
+		if ( support.createHTMLDocument ) {
+			context = document.implementation.createHTMLDocument( "" );
+
+			// Set the base href for the created document
+			// so any parsed elements with URLs
+			// are based on the document's URL (gh-2965)
+			base = context.createElement( "base" );
+			base.href = document.location.href;
+			context.head.appendChild( base );
+		} else {
+			context = document;
+		}
+	}
+
+	parsed = rsingleTag.exec( data );
+	scripts = !keepScripts && [];
+
+	// Single tag
+	if ( parsed ) {
+		return [ context.createElement( parsed[ 1 ] ) ];
+	}
+
+	parsed = buildFragment( [ data ], context, scripts );
+
+	if ( scripts && scripts.length ) {
+		jQuery( scripts ).remove();
+	}
+
+	return jQuery.merge( [], parsed.childNodes );
+};
+
+
+/**
+ * Load a url into a page
+ */
+jQuery.fn.load = function( url, params, callback ) {
+	var selector, type, response,
+		self = this,
+		off = url.indexOf( " " );
+
+	if ( off > -1 ) {
+		selector = stripAndCollapse( url.slice( off ) );
+		url = url.slice( 0, off );
+	}
+
+	// If it's a function
+	if ( isFunction( params ) ) {
+
+		// We assume that it's the callback
+		callback = params;
+		params = undefined;
+
+	// Otherwise, build a param string
+	} else if ( params && typeof params === "object" ) {
+		type = "POST";
+	}
+
+	// If we have elements to modify, make the request
+	if ( self.length > 0 ) {
+		jQuery.ajax( {
+			url: url,
+
+			// If "type" variable is undefined, then "GET" method will be used.
+			// Make value of this field explicit since
+			// user can override it through ajaxSetup method
+			type: type || "GET",
+			dataType: "html",
+			data: params
+		} ).done( function( responseText ) {
+
+			// Save response for use in complete callback
+			response = arguments;
+
+			self.html( selector ?
+
+				// If a selector was specified, locate the right elements in a dummy div
+				// Exclude scripts to avoid IE 'Permission Denied' errors
+				jQuery( "<div>" ).append( jQuery.parseHTML( responseText ) ).find( selector ) :
+
+				// Otherwise use the full result
+				responseText );
+
+		// If the request succeeds, this function gets "data", "status", "jqXHR"
+		// but they are ignored because response was set above.
+		// If it fails, this function gets "jqXHR", "status", "error"
+		} ).always( callback && function( jqXHR, status ) {
+			self.each( function() {
+				callback.apply( this, response || [ jqXHR.responseText, status, jqXHR ] );
+			} );
+		} );
+	}
+
+	return this;
+};
+
+
+
+
+// Attach a bunch of functions for handling common AJAX events
+jQuery.each( [
+	"ajaxStart",
+	"ajaxStop",
+	"ajaxComplete",
+	"ajaxError",
+	"ajaxSuccess",
+	"ajaxSend"
+], function( i, type ) {
+	jQuery.fn[ type ] = function( fn ) {
+		return this.on( type, fn );
+	};
+} );
+
+
+
+
+jQuery.expr.pseudos.animated = function( elem ) {
+	return jQuery.grep( jQuery.timers, function( fn ) {
+		return elem === fn.elem;
+	} ).length;
+};
+
+
+
+
+jQuery.offset = {
+	setOffset: function( elem, options, i ) {
+		var curPosition, curLeft, curCSSTop, curTop, curOffset, curCSSLeft, calculatePosition,
+			position = jQuery.css( elem, "position" ),
+			curElem = jQuery( elem ),
+			props = {};
+
+		// Set position first, in-case top/left are set even on static elem
+		if ( position === "static" ) {
+			elem.style.position = "relative";
+		}
+
+		curOffset = curElem.offset();
+		curCSSTop = jQuery.css( elem, "top" );
+		curCSSLeft = jQuery.css( elem, "left" );
+		calculatePosition = ( position === "absolute" || position === "fixed" ) &&
+			( curCSSTop + curCSSLeft ).indexOf( "auto" ) > -1;
+
+		// Need to be able to calculate position if either
+		// top or left is auto and position is either absolute or fixed
+		if ( calculatePosition ) {
+			curPosition = curElem.position();
+			curTop = curPosition.top;
+			curLeft = curPosition.left;
+
+		} else {
+			curTop = parseFloat( curCSSTop ) || 0;
+			curLeft = parseFloat( curCSSLeft ) || 0;
+		}
+
+		if ( isFunction( options ) ) {
+
+			// Use jQuery.extend here to allow modification of coordinates argument (gh-1848)
+			options = options.call( elem, i, jQuery.extend( {}, curOffset ) );
+		}
+
+		if ( options.top != null ) {
+			props.top = ( options.top - curOffset.top ) + curTop;
+		}
+		if ( options.left != null ) {
+			props.left = ( options.left - curOffset.left ) + curLeft;
+		}
+
+		if ( "using" in options ) {
+			options.using.call( elem, props );
+
+		} else {
+			curElem.css( props );
+		}
+	}
+};
+
+jQuery.fn.extend( {
+
+	// offset() relates an element's border box to the document origin
+	offset: function( options ) {
+
+		// Preserve chaining for setter
+		if ( arguments.length ) {
+			return options === undefined ?
+				this :
+				this.each( function( i ) {
+					jQuery.offset.setOffset( this, options, i );
+				} );
+		}
+
+		var rect, win,
+			elem = this[ 0 ];
+
+		if ( !elem ) {
+			return;
+		}
+
+		// Return zeros for disconnected and hidden (display: none) elements (gh-2310)
+		// Support: IE <=11 only
+		// Running getBoundingClientRect on a
+		// disconnected node in IE throws an error
+		if ( !elem.getClientRects().length ) {
+			return { top: 0, left: 0 };
+		}
+
+		// Get document-relative position by adding viewport scroll to viewport-relative gBCR
+		rect = elem.getBoundingClientRect();
+		win = elem.ownerDocument.defaultView;
+		return {
+			top: rect.top + win.pageYOffset,
+			left: rect.left + win.pageXOffset
+		};
+	},
+
+	// position() relates an element's margin box to its offset parent's padding box
+	// This corresponds to the behavior of CSS absolute positioning
+	position: function() {
+		if ( !this[ 0 ] ) {
+			return;
+		}
+
+		var offsetParent, offset, doc,
+			elem = this[ 0 ],
+			parentOffset = { top: 0, left: 0 };
+
+		// position:fixed elements are offset from the viewport, which itself always has zero offset
+		if ( jQuery.css( elem, "position" ) === "fixed" ) {
+
+			// Assume position:fixed implies availability of getBoundingClientRect
+			offset = elem.getBoundingClientRect();
+
+		} else {
+			offset = this.offset();
+
+			// Account for the *real* offset parent, which can be the document or its root element
+			// when a statically positioned element is identified
+			doc = elem.ownerDocument;
+			offsetParent = elem.offsetParent || doc.documentElement;
+			while ( offsetParent &&
+				( offsetParent === doc.body || offsetParent === doc.documentElement ) &&
+				jQuery.css( offsetParent, "position" ) === "static" ) {
+
+				offsetParent = offsetParent.parentNode;
+			}
+			if ( offsetParent && offsetParent !== elem && offsetParent.nodeType === 1 ) {
+
+				// Incorporate borders into its offset, since they are outside its content origin
+				parentOffset = jQuery( offsetParent ).offset();
+				parentOffset.top += jQuery.css( offsetParent, "borderTopWidth", true );
+				parentOffset.left += jQuery.css( offsetParent, "borderLeftWidth", true );
+			}
+		}
+
+		// Subtract parent offsets and element margins
+		return {
+			top: offset.top - parentOffset.top - jQuery.css( elem, "marginTop", true ),
+			left: offset.left - parentOffset.left - jQuery.css( elem, "marginLeft", true )
+		};
+	},
+
+	// This method will return documentElement in the following cases:
+	// 1) For the element inside the iframe without offsetParent, this method will return
+	//    documentElement of the parent window
+	// 2) For the hidden or detached element
+	// 3) For body or html element, i.e. in case of the html node - it will return itself
+	//
+	// but those exceptions were never presented as a real life use-cases
+	// and might be considered as more preferable results.
+	//
+	// This logic, however, is not guaranteed and can change at any point in the future
+	offsetParent: function() {
+		return this.map( function() {
+			var offsetParent = this.offsetParent;
+
+			while ( offsetParent && jQuery.css( offsetParent, "position" ) === "static" ) {
+				offsetParent = offsetParent.offsetParent;
+			}
+
+			return offsetParent || documentElement;
+		} );
+	}
+} );
+
+// Create scrollLeft and scrollTop methods
+jQuery.each( { scrollLeft: "pageXOffset", scrollTop: "pageYOffset" }, function( method, prop ) {
+	var top = "pageYOffset" === prop;
+
+	jQuery.fn[ method ] = function( val ) {
+		return access( this, function( elem, method, val ) {
+
+			// Coalesce documents and windows
+			var win;
+			if ( isWindow( elem ) ) {
+				win = elem;
+			} else if ( elem.nodeType === 9 ) {
+				win = elem.defaultView;
+			}
+
+			if ( val === undefined ) {
+				return win ? win[ prop ] : elem[ method ];
+			}
+
+			if ( win ) {
+				win.scrollTo(
+					!top ? val : win.pageXOffset,
+					top ? val : win.pageYOffset
+				);
+
+			} else {
+				elem[ method ] = val;
+			}
+		}, method, val, arguments.length );
+	};
+} );
+
+// Support: Safari <=7 - 9.1, Chrome <=37 - 49
+// Add the top/left cssHooks using jQuery.fn.position
+// Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=29084
+// Blink bug: https://bugs.chromium.org/p/chromium/issues/detail?id=589347
+// getComputedStyle returns percent when specified for top/left/bottom/right;
+// rather than make the css module depend on the offset module, just check for it here
+jQuery.each( [ "top", "left" ], function( i, prop ) {
+	jQuery.cssHooks[ prop ] = addGetHookIf( support.pixelPosition,
+		function( elem, computed ) {
+			if ( computed ) {
+				computed = curCSS( elem, prop );
+
+				// If curCSS returns percentage, fallback to offset
+				return rnumnonpx.test( computed ) ?
+					jQuery( elem ).position()[ prop ] + "px" :
+					computed;
+			}
+		}
+	);
+} );
+
+
+// Create innerHeight, innerWidth, height, width, outerHeight and outerWidth methods
+jQuery.each( { Height: "height", Width: "width" }, function( name, type ) {
+	jQuery.each( { padding: "inner" + name, content: type, "": "outer" + name },
+		function( defaultExtra, funcName ) {
+
+		// Margin is only for outerHeight, outerWidth
+		jQuery.fn[ funcName ] = function( margin, value ) {
+			var chainable = arguments.length && ( defaultExtra || typeof margin !== "boolean" ),
+				extra = defaultExtra || ( margin === true || value === true ? "margin" : "border" );
+
+			return access( this, function( elem, type, value ) {
+				var doc;
+
+				if ( isWindow( elem ) ) {
+
+					// $( window ).outerWidth/Height return w/h including scrollbars (gh-1729)
+					return funcName.indexOf( "outer" ) === 0 ?
+						elem[ "inner" + name ] :
+						elem.document.documentElement[ "client" + name ];
+				}
+
+				// Get document width or height
+				if ( elem.nodeType === 9 ) {
+					doc = elem.documentElement;
+
+					// Either scroll[Width/Height] or offset[Width/Height] or client[Width/Height],
+					// whichever is greatest
+					return Math.max(
+						elem.body[ "scroll" + name ], doc[ "scroll" + name ],
+						elem.body[ "offset" + name ], doc[ "offset" + name ],
+						doc[ "client" + name ]
+					);
+				}
+
+				return value === undefined ?
+
+					// Get width or height on the element, requesting but not forcing parseFloat
+					jQuery.css( elem, type, extra ) :
+
+					// Set width or height on the element
+					jQuery.style( elem, type, value, extra );
+			}, type, chainable ? margin : undefined, chainable );
+		};
+	} );
+} );
+
+
+jQuery.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( i, name ) {
+
+	// Handle event binding
+	jQuery.fn[ name ] = function( data, fn ) {
+		return arguments.length > 0 ?
+			this.on( name, null, data, fn ) :
+			this.trigger( name );
+	};
+} );
+
+jQuery.fn.extend( {
+	hover: function( fnOver, fnOut ) {
+		return this.mouseenter( fnOver ).mouseleave( fnOut || fnOver );
+	}
+} );
+
+
+
+
+jQuery.fn.extend( {
+
+	bind: function( types, data, fn ) {
+		return this.on( types, null, data, fn );
+	},
+	unbind: function( types, fn ) {
+		return this.off( types, null, fn );
+	},
+
+	delegate: function( selector, types, data, fn ) {
+		return this.on( types, selector, data, fn );
+	},
+	undelegate: function( selector, types, fn ) {
+
+		// ( namespace ) or ( selector, types [, fn] )
+		return arguments.length === 1 ?
+			this.off( selector, "**" ) :
+			this.off( types, selector || "**", fn );
+	}
+} );
+
+// Bind a function to a context, optionally partially applying any
+// arguments.
+// jQuery.proxy is deprecated to promote standards (specifically Function#bind)
+// However, it is not slated for removal any time soon
+jQuery.proxy = function( fn, context ) {
+	var tmp, args, proxy;
+
+	if ( typeof context === "string" ) {
+		tmp = fn[ context ];
+		context = fn;
+		fn = tmp;
+	}
+
+	// Quick check to determine if target is callable, in the spec
+	// this throws a TypeError, but we will just return undefined.
+	if ( !isFunction( fn ) ) {
+		return undefined;
+	}
+
+	// Simulated bind
+	args = slice.call( arguments, 2 );
+	proxy = function() {
+		return fn.apply( context || this, args.concat( slice.call( arguments ) ) );
+	};
+
+	// Set the guid of unique handler to the same of original handler, so it can be removed
+	proxy.guid = fn.guid = fn.guid || jQuery.guid++;
+
+	return proxy;
+};
+
+jQuery.holdReady = function( hold ) {
+	if ( hold ) {
+		jQuery.readyWait++;
+	} else {
+		jQuery.ready( true );
+	}
+};
+jQuery.isArray = Array.isArray;
+jQuery.parseJSON = JSON.parse;
+jQuery.nodeName = nodeName;
+jQuery.isFunction = isFunction;
+jQuery.isWindow = isWindow;
+jQuery.camelCase = camelCase;
+jQuery.type = toType;
+
+jQuery.now = Date.now;
+
+jQuery.isNumeric = function( obj ) {
+
+	// As of jQuery 3.0, isNumeric is limited to
+	// strings and numbers (primitives or objects)
+	// that can be coerced to finite numbers (gh-2662)
+	var type = jQuery.type( obj );
+	return ( type === "number" || type === "string" ) &&
+
+		// parseFloat NaNs numeric-cast false positives ("")
+		// ...but misinterprets leading-number strings, particularly hex literals ("0x...")
+		// subtraction forces infinities to NaN
+		!isNaN( obj - parseFloat( obj ) );
+};
+
+
+
+
+// Register as a named AMD module, since jQuery can be concatenated with other
+// files that may use define, but not via a proper concatenation script that
+// understands anonymous AMD modules. A named AMD is safest and most robust
+// way to register. Lowercase jquery is used because AMD module names are
+// derived from file names, and jQuery is normally delivered in a lowercase
+// file name. Do this after creating the global so that if an AMD module wants
+// to call noConflict to hide this version of jQuery, it will work.
+
+// Note that for maximum portability, libraries that are not jQuery should
+// declare themselves as anonymous modules, and avoid setting a global if an
+// AMD loader is present. jQuery is a special case. For more information, see
+// https://github.com/jrburke/requirejs/wiki/Updating-existing-libraries#wiki-anon
+
+if ( typeof define === "function" && define.amd ) {
+	define( "jquery", [], function() {
+		return jQuery;
+	} );
+}
+
+
+
+
+var
+
+	// Map over jQuery in case of overwrite
+	_jQuery = window.jQuery,
+
+	// Map over the $ in case of overwrite
+	_$ = window.$;
+
+jQuery.noConflict = function( deep ) {
+	if ( window.$ === jQuery ) {
+		window.$ = _$;
+	}
+
+	if ( deep && window.jQuery === jQuery ) {
+		window.jQuery = _jQuery;
+	}
+
+	return jQuery;
+};
+
+// Expose jQuery and $ identifiers, even in AMD
+// (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
+// and CommonJS for browser emulators (#13566)
+if ( !noGlobal ) {
+	window.jQuery = window.$ = jQuery;
+}
+
+
+
+
+return jQuery;
+} );
+
+},{"process":"../../node_modules/process/browser.js"}],"flasher.js":[function(require,module,exports) {
+var $ = require('jquery');
+
+function Flasher(target) {
+  this.target = $(target);
+  this.build();
+  this.state = 'flashing';
+}
+
+Flasher.prototype.build = function () {
+  this.characters = this.target.find('.character');
+  this.numCharacters = this.characters.length;
+  setTimeout($.proxy(this.flash, this), 100);
+};
+
+Flasher.prototype.flash = function () {
+  this.characters.each(function () {
+    $(this).removeClass('covered');
+
+    if (Math.random() <= 0.5) {
+      $(this).addClass('covered');
+    }
+  });
+
+  if (this.state != 'resolved') {
+    setTimeout($.proxy(this.flash, this), 100);
+  }
+};
+
+Flasher.prototype.startCharacterResolve = function () {
+  var index = this.numCharacters - this.numResolvedCharacters - 1;
+  this.characterToResolve = $(this.characters[index]);
+  this.characterToResolve.addClass('covered');
+  this.characters = this.characters.slice(0, index);
+  setTimeout($.proxy(this.resolveCharacter, this), 100);
+};
+
+Flasher.prototype.resolve = function (value) {
+  if (this.state == 'resolved') {
+    this.update(value);
+  } else {
+    this.resolvedCharacters = value;
+    this.numResolvedCharacters = 0;
+    this.delayCount = 0;
+    this.state = 'resolving';
+    setTimeout($.proxy(this.startCharacterResolve, this), 500);
+  }
+};
+
+Flasher.prototype.resolveCharacter = function () {
+  this.characterToResolve.removeClass('covered');
+  var resolvedIndex = this.resolvedCharacters.length - this.numResolvedCharacters - 1;
+
+  if (resolvedIndex >= 0) {
+    this.characterToResolve.addClass('resolved');
+    this.characterToResolve.html(this.resolvedCharacters[resolvedIndex]);
+  }
+
+  this.numResolvedCharacters += 1;
+
+  if (this.numResolvedCharacters == this.numCharacters) {
+    this.characters.removeClass('covered');
+    this.state = 'resolved';
+    return;
+  }
+
+  setTimeout($.proxy(this.startCharacterResolve, this), 500);
+};
+
+Flasher.prototype.update = function (value) {
+  this.characters = this.target.find('.character');
+
+  for (var i = 0; i < this.numCharacters; ++i) {
+    var characterIndex = this.numCharacters - i - 1;
+    var valueIndex = value.length - i - 1;
+    var character = $(this.characters[characterIndex]);
+
+    if (valueIndex >= 0) {
+      character.html(value[valueIndex]);
+    }
+  }
+};
+
+module.exports = Flasher;
+},{"jquery":"../../node_modules/jquery/dist/jquery.js"}],"regions.js":[function(require,module,exports) {
+module.exports = {
+  "AF": ["Badakhshan", "Badghis", "Baghlan", "Balkh", "Bamian", "Farah", "Faryab", "Ghazni", "Ghowr", "Helmand", "Herat", "Jowzjan", "Kabul", "Kandahar", "Kapisa", "Khowst", "Konar", "Kondoz", "Laghman", "Lowgar", "Nangrahar", "Nimruz", "Nurestan", "Oruzgan", "Paktia", "Paktika", "Parwan", "Samangan", "Sar-e Pol", "Takhar", "Wardak", "Zabol"],
+  "AL": ["Berat", "Bulqizë", "Delvinë", "Devoll", "Dibër", "Durrës", "Elbasan", "Fier", "Gramsh", "Gjirokastër", "Has", "Kavajë", "Kolonjë", "Korçë", "Krujë", "Kuçovë", "Kukës", "Kurbin", "Lezhë", "Librazhd", "Lushnjë", "Malësi e Madhe", "Mallakastër", "Mat", "Mirditë", "Peqin", "Përmet", "Pogradec", "Pukë", "Sarandë", "Skrapar", "Shkodër", "Tepelenë", "Tiranë", "Tropojë", "Vlorë"],
+  "DZ": ["Adrar", "Ain Defla", "Ain Tmouchent", "Alger", "Annaba", "Batna", "Bechar", "Bejaia", "Biskra", "Blida", "Bordj Bou Arreridj", "Bouira", "Boumerdes", "Chlef", "Constantine", "Djelfa", "El Bayadh", "El Oued", "El Tarf", "Ghardaia", "Guelma", "Illizi", "Jijel", "Khenchela", "Laghouat", "Mascara", "Medea", "Mila", "Mostaganem", "Msila", "Naama", "Oran", "Ouargla", "Oum el Bouaghi", "Relizane", "Saida", "Setif", "Sidi Bel Abbes", "Skikda", "Souk Ahras", "Tamanghasset", "Tebessa", "Tiaret", "Tindouf", "Tipaza", "Tissemsilt", "Tizi Ouzou", "Tlemcen"],
+  "AD": ["Andorra la Vella", "Canillo", "Encamp", "Escaldes-Engordany", "La Massana", "Ordino", "Sant Julia de Loria"],
+  "AO": ["Bengo", "Benguela", "Bie", "Cabinda", "Cuando-Cubango", "Cuanza Norte", "Cuanza Sul", "Cunene", "Huambo", "Huila", "Luanda", "Lunda Norte", "Lunda Sul", "Malange", "Moxico", "Namibe", "Uige", "Zaire"],
+  "AQ": ["Australian Antarctic Territory"],
+  "AG": ["Saint George", "Saint John", "Saint Mary", "Saint Paul", "Saint Peter", "Saint Philip", "Barbuda", "Redonda"],
+  "AR": ["Capital federal", "Buenos Aires", "Catamarca", "Cordoba", "Corrientes", "Chaco", "Chubut", "Entre Rios", "Formosa", "Jujuy", "La Pampa", "Mendoza", "Misiones", "Neuquen", "Rio Negro", "Salta", "San Juan", "San Luis", "Santa Cruz", "Santa Fe", "Santiago del Estero", "Tierra del Fuego", "Tucuman", "La Rioja"],
+  "AM": ["Erevan", "Aragacotn", "Ararat", "Armavir", "Gegarkunik'", "Kotayk'", "Lory", "Sirak", "Syunik'", "Tavus", "Vayoc Jor"],
+  "AU": ["Australian Capital Territory", "Northern Territory", "New South Wales", "Queensland", "South Australia", "Tasmania", "Victoria", "Western Australia"],
+  "AT": ["Burgenland", "Kärnten", "Niederösterreich", "Oberösterreich", "Salzburg", "Steiermark", "Tirol", "Vorarlberg", "Wien"],
+  "AZ": ["Naxcivan", "Ali Bayramli", "Baki", "Ganca", "Lankaran", "Mingacevir", "Naftalan", "Saki", "Sumqayit", "Susa", "Xankandi", "Yevlax", "Abseron", "Agcabadi", "Agdam", "Agdas", "Agstafa", "Agsu", "Astara", "Babak", "Balakan", "Barda", "Beylagan", "Bilasuvar", "Cabrayll", "Calilabad", "Culfa", "Daskasan", "Davaci", "Fuzuli", "Gadabay", "Goranboy", "Goycay", "Haciqabul", "Imisli", "Ismayilli", "Kalbacar", "Kurdamir", "Lacin", "Lerik", "Masalli", "Neftcala", "Oguz", "Ordubad", "Qabala", "Qax", "Qazax", "Qobustan", "Quba", "Qubadli", "Qusar", "Saatli", "Sabirabad", "Sadarak", "Sahbuz", "Salyan", "Samaxi", "Samkir", "Samux", "Sarur", "Siyazan", "Tartar", "Tovuz", "Ucar", "Xacmaz", "Xanlar", "Xizi", "Xocali", "Xocavand", "Yardimli", "Zangilan", "Zaqatala", "Zardab"],
+  "BS": ["Acklins and Crooked Islands", "Bimini", "Cat Island", "Exuma", "Inagua", "Long Island", "Mayaguana", "New Providence", "Ragged Island", "Abaco Islands", "Andros Island", "Berry Islands", "Eleuthera", "Grand Bahama", "Rum Cay", "San Salvador Island"],
+  "BH": ["Al Hadd", "Al Manamah", "Al Mintaqah al Gharbiyah", "Al Mintagah al Wusta", "Al Mintaqah ash Shamaliyah", "Al Muharraq", "Ar Rifa", "Jidd Hafs", "Madluat Jamad", "Madluat Isa", "Mintaqat Juzur tawar", "Sitrah", "Al Manāmah (Al ‘Āşimah)", "Al Janūbīyah", "Al Wusţá", "Ash Shamālīyah"],
+  "BD": ["Bagerhat zila", "Bandarban zila", "Barguna zila", "Barisal zila", "Bhola zila", "Bogra zila", "Brahmanbaria zila", "Chandpur zila", "Chittagong zila", "Chuadanga zila", "Comilla zila", "Cox's Bazar zila", "Dhaka zila", "Dinajpur zila", "Faridpur zila", "Feni zila", "Gaibandha zila", "Gazipur zila", "Gopalganj zila", "Habiganj zila", "Jaipurhat zila", "Jamalpur zila", "Jessore zila", "Jhalakati zila", "Jhenaidah zila", "Khagrachari zila", "Khulna zila", "Kishorganj zila", "Kurigram zila", "Kushtia zila", "Lakshmipur zila", "Lalmonirhat zila", "Madaripur zila", "Magura zila", "Manikganj zila", "Meherpur zila", "Moulvibazar zila", "Munshiganj zila", "Mymensingh zila", "Naogaon zila", "Narail zila", "Narayanganj zila", "Narsingdi zila", "Natore zila", "Nawabganj zila", "Netrakona zila", "Nilphamari zila", "Noakhali zila", "Pabna zila", "Panchagarh zila", "Patuakhali zila", "Pirojpur zila", "Rajbari zila", "Rajshahi zila", "Rangamati zila", "Rangpur zila", "Satkhira zila", "Sha
 riatpur zila", "Sherpur zila", "Sirajganj zila", "Sunamganj zila", "Sylhet zila", "Tangail zila", "Thakurgaon zila"],
+  "BB": ["Christ Church", "Saint Andrew", "Saint George", "Saint James", "Saint John", "Saint Joseph", "Saint Lucy", "Saint Michael", "Saint Peter", "Saint Philip", "Saint Thomas"],
+  "BY": ["Brèsckaja voblasc'", "Homel'skaja voblasc'", "Hrodzenskaja voblasc'", "Mahilëuskaja voblasc'", "Minskaja voblasc'", "Vicebskaja voblasc'"],
+  "BE": ["Antwerpen", "Brabant Wallon", "Hainaut", "Liege", "Limburg", "Luxembourg", "Namur", "Oost-Vlaanderen", "Vlaams-Brabant", "West-Vlaanderen", "Brussels"],
+  "BZ": ["Belize", "Cayo", "Corozal", "Orange Walk", "Stann Creek", "Toledo"],
+  "BJ": ["Alibori", "Atakora", "Atlantique", "Borgou", "Collines", "Donga", "Kouffo", "Littoral", "Mono", "Oueme", "Plateau", "Zou"],
+  "BT": ["Bumthang", "Chhukha", "Dagana", "Gasa", "Ha", "Lhuentse", "Monggar", "Paro", "Pemagatshel", "Punakha", "Samdrup Jongkha", "Samtee", "Sarpang", "Thimphu", "Trashigang", "Trashi Yangtse", "Trongsa", "Tsirang", "Wangdue Phodrang", "Zhemgang"],
+  "BO": ["Cochabamba", "Chuquisaca", "El Beni", "La Paz", "Oruro", "Pando", "Potosi", "Tarija"],
+  "BA": ["Federacija Bosna i Hercegovina", "Republika Srpska"],
+  "BW": ["Central", "Ghanzi", "Kgalagadi", "Kgatleng", "Kweneng", "Ngamiland", "North-East", "North-West", "South-East", "Southern"],
+  "BR": ["Acre", "Alagoas", "Amazonas", "Amapa", "Bahia", "Ceara", "Distrito Federal", "Espirito Santo", "Goias", "Maranhao", "Minas Gerais", "Mato Grosso do Sul", "Mato Grosso", "Para", "Paraiba", "Pernambuco", "Piaui", "Parana", "Rio de Janeiro", "Rio Grande do Norte", "Rondonia", "Roraima", "Rio Grande do Sul", "Santa Catarina", "Sergipe", "Sao Paulo", "Tocantins"],
+  "BN": ["Belait", "Brunei-Muara", "Temburong", "Tutong"],
+  "BG": ["Blagoevgrad", "Burgas", "Dobrich", "Gabrovo", "Haskovo", "Yambol", "Kardzhali", "Kyustendil", "Lovech", "Montana", "Pazardzhik", "Pernik", "Pleven", "Plovdiv", "Razgrad", "Ruse", "Silistra", "Sliven", "Smolyan", "Sofia", "Stara Zagora", "Shumen", "Targovishte", "Varna", "Veliko Tarnovo", "Vidin", "Vratsa"],
+  "BF": ["Bale", "Bam", "Banwa", "Bazega", "Bougouriba", "Boulgou", "Boulkiemde", "Comoe", "Ganzourgou", "Gnagna", "Gourma", "Houet", "Ioba", "Kadiogo", "Kenedougou", "Komondjari", "Kompienga", "Kossi", "Koulpulogo", "Kouritenga", "Kourweogo", "Leraba", "Loroum", "Mouhoun", "Nahouri", "Namentenga", "Nayala", "Noumbiel", "Oubritenga", "Oudalan", "Passore", "Poni", "Sanguie", "Sanmatenga", "Seno", "Siasili", "Soum", "Sourou", "Tapoa", "Tui", "Yagha", "Yatenga", "Ziro", "Zondoma", "Zoundweogo"],
+  "BI": ["Bubanza", "Bujumbura", "Bururi", "Cankuzo", "Cibitoke", "Gitega", "Karuzi", "Kayanza", "Makamba", "Muramvya", "Mwaro", "Ngozi", "Rutana", "Ruyigi"],
+  "KH": ["Krong Kaeb", "Krong Pailin", "Xrong Preah Sihanouk", "Phnom Penh", "Baat Dambang", "Banteay Mean Chey", "Rampong Chaam", "Kampong Chhnang", "Kampong Spueu", "Kampong Thum", "Kampot", "Kandaal", "Kach Kong", "Krachoh", "Mondol Kiri", "Otdar Mean Chey", "Pousaat", "Preah Vihear", "Prey Veaeng", "Rotanak Kiri", "Siem Reab", "Stueng Traeng", "Svaay Rieng", "Taakaev"],
+  "CM": ["Adamaoua", "Centre", "East", "Far North", "North", "South", "South-West", "West", "Littoral", "Nord-Ouest"],
+  "CA": ["Alberta", "British Columbia", "Manitoba", "New Brunswick", "Newfoundland and Labrador", "Northwest Territories", "Nova Scotia", "Nunavut", "Ontario", "Prince Edward Island", "Quebec", "Saskatchewan", "Yukon Territory"],
+  "CV": ["Boa Vista", "Brava", "Calheta de Sao Miguel", "Fogo", "Maio", "Mosteiros", "Paul", "Porto Novo", "Praia", "Ribeira Grande", "Sal", "Sao Domingos", "Sao Filipe", "Sao Nicolau", "Sao Vicente", "Tarrafal"],
+  "CF": ["Bangui", "Bamingui-Bangoran", "Basse-Kotto", "Haute-Kotto", "Haut-Mbomou", "Kemo", "Lobaye", "Mambere-Kadei", "Mbomou", "Nana-Grebizi", "Nana-Mambere", "Ombella-Mpoko", "Ouaka", "Ouham", "Ouham-Pende", "Sangha-Mbaere", "Vakaga"],
+  "TD": ["Batha", "Biltine", "Borkou-Ennedi-Tibesti", "Chari-Baguirmi", "Guera", "Kanem", "Lac", "Logone-Occidental", "Logone-Oriental", "Mayo-Kebbi", "Moyen-Chari", "Ouaddai", "Salamat", "Tandjile"],
+  "CL": ["Aisen del General Carlos Ibanez del Campo", "Antofagasta", "Araucania", "Atacama", "Bio-Bio", "Coquimbo", "Libertador General Bernardo O'Higgins", "Los Lagos", "Magallanes", "Maule", "Santiago Metropolitan", "Tarapaca", "Valparaiso", "Los Rios", "Arica y Parinacota"],
+  "CN": ["Beijing", "Chongqing", "Shanghai", "Tianjin", "Anhui", "Fujian", "Gansu", "Guangdong", "Guizhou", "Hainan", "Hebei", "Heilongjiang", "Henan", "Hubei", "Hunan", "Jiangsu", "Jiangxi", "Jilin", "Liaoning", "Qinghai", "Shaanxi", "Shandong", "Shanxi", "Sichuan", "Taiwan", "Yunnan", "Zhejiang", "Guangxi", "Neia Mongol (mn)", "Xinjiang", "Xizang", "Hong Kong", "Macau", "Yinchuan", "Shizuishan", "Wuzhong", "Guyuan", "Zhongwei"],
+  "CO": ["Distrito Capital de Bogotá", "Amazonea", "Antioquia", "Arauca", "Atlántico", "Bolívar", "Boyacá", "Caldea", "Caquetá", "Casanare", "Cauca", "Cesar", "Córdoba", "Cundinamarca", "Chocó", "Guainía", "Guaviare", "La Guajira", "Magdalena", "Meta", "Nariño", "Norte de Santander", "Putumayo", "Quindio", "Risaralda", "San Andrés, Providencia y Santa Catalina", "Santander", "Sucre", "Tolima", "Valle del Cauca", "Vaupés", "Vichada"],
+  "KM": ["Anjouan Ndzouani", "Grande Comore Ngazidja", "Moheli Moili"],
+  "CG": ["Brazzaville", "Bouenza", "Cuvette", "Cuvette-Ouest", "Kouilou", "Lekoumou", "Likouala", "Niari", "Plateaux", "Pool", "Sangha"],
+  "CD": ["Kinshasa", "Equateur", "Kasai-Oriental", "Maniema", "Nord-Kivu", "Sud-Kivu", "Kongo central", "Kwango", "Kwilu", "Mai-Ndombe", "Kasai", "Lulua", "Lomami", "Sankuru", "Ituri", "Haut-Uele", "Tshopo", "Bas-Uele", "Nord-Ubangi", "Mongala", "Sud-Ubangi", "Tshuapa", "Haut-Lomami", "Lualaba", "Haut-Katanga", "Tanganyika"],
+  "CR": ["Alajuela", "Cartago", "Guanacaste", "Heredia", "Limon", "Puntarenas", "San Jose"],
+  "CI": ["18 Montagnes", "Agnebi", "Bas-Sassandra", "Denguele", "Haut-Sassandra", "Lacs", "Lagunes", "Marahoue", "Moyen-Comoe", "Nzi-Comoe", "Savanes", "Sud-Bandama", "Sud-Comoe", "Vallee du Bandama", "Worodouqou", "Zanzan"],
+  "HR": ["Bjelovarsko-bilogorska zupanija", "Brodsko-posavska zupanija", "Dubrovacko-neretvanska zupanija", "Istarska zupanija", "Karlovacka zupanija", "Koprivnickco-krizevacka zupanija", "Krapinako-zagorska zupanija", "Licko-senjska zupanija", "Medimurska zupanija", "Osjecko-baranjska zupanija", "Pozesko-slavonska zupanija", "Primorsko-goranska zupanija", "Sisacko-moelavacka Iupanija", "Splitako-dalmatinska zupanija", "Sibenako-kninska zupanija", "Varaidinska zupanija", "VirovitiEko-podravska zupanija", "VuRovarako-srijemska zupanija", "Zadaraka", "Zagrebacka zupanija"],
+  "CU": ["Camagey", "Ciego de `vila", "Cienfuegos", "Ciudad de La Habana", "Granma", "Guantanamo", "Holquin", "La Habana", "Las Tunas", "Matanzas", "Pinar del Rio", "Sancti Spiritus", "Santiago de Cuba", "Villa Clara", "Isla de la Juventud", "Pinar del Roo", "Ciego de Avila", "Camagoey", "Holgun", "Sancti Spritus", "Municipio Especial Isla de la Juventud"],
+  "CY": ["Ammochostos Magusa", "Keryneia", "Larnaka", "Lefkosia", "Lemesos", "Pafos"],
+  "CZ": ["Jihočeský kraj", "Jihomoravský kraj", "Karlovarský kraj", "Královéhradecký kraj", "Liberecký kraj", "Moravskoslezský kraj", "Olomoucký kraj", "Pardubický kraj", "Plzeňský kraj", "Praha, hlavní město", "Středočeský kraj", "Ústecký kraj", "Vysočina", "Zlínský kraj"],
+  "DK": ["Frederiksberg", "Copenhagen City", "Copenhagen", "Frederiksborg", "Roskilde", "Vestsjælland", "Storstrøm", "Bornholm", "Fyn", "South Jutland", "Ribe", "Vejle", "Ringkjøbing", "Århus", "Viborg", "North Jutland"],
+  "DJ": ["Ali Sabiah", "Dikhil", "Djibouti", "Obock", "Tadjoura"],
+  "DO": ["Distrito Nacional (Santo Domingo)", "Azua", "Bahoruco", "Barahona", "Dajabón", "Duarte", "El Seybo [El Seibo]", "Espaillat", "Hato Mayor", "Independencia", "La Altagracia", "La Estrelleta [Elias Pina]", "La Romana", "La Vega", "Maroia Trinidad Sánchez", "Monseñor Nouel", "Monte Cristi", "Monte Plata", "Pedernales", "Peravia", "Puerto Plata", "Salcedo", "Samaná", "San Cristóbal", "San Pedro de Macorís", "Sánchez Ramírez", "Santiago", "Santiago Rodríguez", "Valverde"],
+  "EC": ["Azuay", "Bolivar", "Canar", "Carchi", "Cotopaxi", "Chimborazo", "El Oro", "Esmeraldas", "Galapagos", "Guayas", "Imbabura", "Loja", "Los Rios", "Manabi", "Morona-Santiago", "Napo", "Orellana", "Pastaza", "Pichincha", "Sucumbios", "Tungurahua", "Zamora-Chinchipe"],
+  "EG": ["Ad Daqahllyah", "Al Bahr al Ahmar", "Al Buhayrah", "Al Fayym", "Al Gharbiyah", "Al Iskandarlyah", "Al Isma illyah", "Al Jizah", "Al Minuflyah", "Al Minya", "Al Qahirah", "Al Qalyublyah", "Al Wadi al Jadid", "Ash Sharqiyah", "As Suways", "Aswan", "Asyut", "Bani Suwayf", "Bur Sa'id", "Dumyat", "Janub Sina'", "Kafr ash Shaykh", "Matruh", "Qina", "Shamal Sina'", "Suhaj"],
+  "SV": ["Ahuachapan", "Cabanas", "Cuscatlan", "Chalatenango", "Morazan", "San Miguel", "San Salvador", "Santa Ana", "San Vicente", "Sonsonate", "Usulutan", "La Libertad", "La Paz", "La Union"],
+  "GQ": ["Region Continental", "Region Insular", "Annobon", "Bioko Norte", "Bioko Sur", "Centro Sur", "Kie-Ntem", "Litoral", "Wele-Nzas"],
+  "ER": ["Anseba", "Debub", "Debubawi Keyih Bahri [Debub-Keih-Bahri]", "Gash-Barka", "Maakel [Maekel]", "Semenawi Keyih Bahri [Semien-Keih-Bahri]"],
+  "EE": ["Harjumaa", "Hiiumaa", "Ida-Virumaa", "Jõgevamaa", "Järvamaa", "Läänemaa", "Lääne-Virumaa", "Põlvamaa", "Pärnumaa", "Raplamaa", "Saaremaa", "Tartumaa", "Valgamaa", "Viljandimaa", "Võrumaa"],
+  "ET": ["Addis Ababa", "Dire Dawa", "Afar", "Amara", "Benshangul-Gumaz", "Gambela Peoples", "Harari People", "Oromia", "Somali", "Southern Nations, Nationalities and Peoples", "Tigrai"],
+  "FJ": ["Eastern", "Northern", "Western", "Rotuma", "Central"],
+  "FI": ["South Karelia", "South Ostrobothnia", "Etelä-Savo", "Häme", "Itä-Uusimaa", "Kainuu", "Central Ostrobothnia", "Central Finland", "Kymenlaakso", "Lapland", "Tampere Region", "Ostrobothnia", "North Karelia", "Northern Ostrobothnia", "Northern Savo", "Päijät-Häme", "Satakunta", "Uusimaa", "South-West Finland", "Åland"],
+  "FR": ["Ain", "Aisne", "Allier", "Alpes-de-Haute-Provence", "Alpes-Maritimes", "Ardèche", "Ardennes", "Ariège", "Aube", "Aude", "Aveyron", "Bas-Rhin", "Bouches-du-Rhône", "Calvados", "Cantal", "Charente", "Charente-Maritime", "Cher", "Corrèze", "Corse-du-Sud", "Côte-d'Or", "Côtes-d'Armor", "Creuse", "Deux-Sèvres", "Dordogne", "Doubs", "Drôme", "Essonne", "Eure", "Eure-et-Loir", "Finistère", "Gard", "Gers", "Gironde", "Haut-Rhin", "Haute-Corse", "Haute-Garonne", "Haute-Loire", "Haute-Saône", "Haute-Savoie", "Haute-Vienne", "Hautes-Alpes", "Hautes-Pyrénées", "Hauts-de-Seine", "Hérault", "Indre", "Ille-et-Vilaine", "Indre-et-Loire", "Isère", "Landes", "Loir-et-Cher", "Loire", "Loire-Atlantique", "Loiret", "Lot", "Lot-et-Garonne", "Lozère", "Maine-et-Loire", "Manche", "Marne", "Mayenne", "Meurthe-et-Moselle", "Meuse", "Morbihan", "Moselle", "Nièvre", "Nord", "Oise", "Orne", "Paris", "Pas-de-Calais", "Puy-de-Dôme", "Pyrénées-Atlantiques", "Pyrénées-Orientales", "Rh
 ône", "Saône-et-Loire", "Sarthe", "Savoie", "Seine-et-Marne", "Seine-Maritime", "Seine-Saint-Denis", "Somme", "Tarn", "Tarn-et-Garonne", "Val d'Oise", "Territoire de Belfort", "Val-de-Marne", "Var", "Vaucluse", "Vendée", "Vienne", "Vosges", "Yonne", "Yvelines", "Jura", "Guadeloupe", "Martinique", "Guyane", "La Réunion", "Mayotte", "Wallis-et-Futuna", "Nouvelle-Calédonie", "Haute-Marne"],
+  "GM": ["Banjul", "Lower River", "MacCarthy Island", "North Bank", "Upper River"],
+  "GE": ["Abkhazia", "Adjara", "Tbilisi", "Guria", "Imereti", "Kakheti", "Kvemo Kartli", "Mtskheta-Mtianeti", "Racha-Lechkhumi and Kvemo Svaneti", "Samegrelo-Zemo Svaneti", "Samtskhe-Javakheti", "Shida Kartli"],
+  "DE": ["Baden-Württemberg", "Bayern", "Bremen", "Hamburg", "Hessen", "Niedersachsen", "Nordrhein-Westfalen", "Rheinland-Pfalz", "Saarland", "Schleswig-Holstein", "Berlin", "Brandenburg", "Mecklenburg-Vorpommern", "Sachsen", "Sachsen-Anhalt", "Thüringen"],
+  "GH": ["Ashanti", "Brong-Ahafo", "Greater Accra", "Upper East", "Upper West", "Volta", "Central", "Eastern", "Northern", "Western"],
+  "GR": ["Achaïa", "Aitolia-Akarnania", "Argolis", "Arkadia", "Arta", "Attiki", "Chalkidiki", "Chania", "Chios", "Dodekanisos", "Drama", "Evros", "Evrytania", "Evvoia", "Florina", "Fokis", "Fthiotis", "Grevena", "Ileia", "Imathia", "Ioannina", "Irakleion", "Karditsa", "Kastoria", "Kavalla", "Kefallinia", "Kerkyra", "Kilkis", "Korinthia", "Kozani", "Kyklades", "Lakonia", "Larisa", "Lasithion", "Lefkas", "Lesvos", "Magnisia", "Messinia", "Pella", "Preveza", "Rethymnon", "Rodopi", "Samos", "Serrai", "Thesprotia", "Thessaloniki", "Trikala", "Voiotia", "Xanthi", "Zakynthos", "Agio Oros", "Pieria"],
+  "GT": ["Alta Verapaz", "Baja Verapaz", "Chimaltenango", "Chiquimula", "El Progreso", "Escuintla", "Guatemala", "Huehuetenango", "Izabal", "Jalapa", "Jutiapa", "Peten", "Quetzaltenango", "Quiche", "Retalhuleu", "Sacatepequez", "San Marcos", "Santa Rosa", "Sololá", "Suchitepequez", "Totonicapan", "Zacapa"],
+  "GN": ["Beyla", "Boffa", "Boke", "Coyah", "Dabola", "Dalaba", "Dinguiraye", "Dubreka", "Faranah", "Forecariah", "Fria", "Gaoual", "Guekedou", "Kankan", "Kerouane", "Kindia", "Kissidougou", "Koubia", "Koundara", "Kouroussa", "Labe", "Lelouma", "Lola", "Macenta", "Mali", "Mamou", "Mandiana", "Nzerekore", "Pita", "Siguiri", "Telimele", "Tougue", "Yomou"],
+  "GW": ["Bissau", "Bafata", "Biombo", "Bolama", "Cacheu", "Gabu", "Oio", "Quloara", "Tombali S"],
+  "GY": ["Barima-Waini", "Cuyuni-Mazaruni", "Demerara-Mahaica", "East Berbice-Corentyne", "Essequibo Islands-West Demerara", "Mahaica-Berbice", "Pomeroon-Supenaam", "Potaro-Siparuni", "Upper Demerara-Berbice", "Upper Takutu-Upper Essequibo"],
+  "HT": ["Grande-Anse", "Nord-Est", "Nord-Ouest", "Ouest", "Sud", "Sud-Est", "Artibonite", "Centre", "Nippes", "Nord"],
+  "HN": ["Atlantida", "Colon", "Comayagua", "Copan", "Cortes", "Choluteca", "El Paraiso", "Francisco Morazan", "Gracias a Dios", "Intibuca", "Islas de la Bahia", "Lempira", "Ocotepeque", "Olancho", "Santa Barbara", "Valle", "Yoro", "La Paz"],
+  "HK": ["Central and Western", "Eastern", "Southern", "Wan Chai", "Kowloon City", "Kwun Tong", "Sham Shui Po", "Wong Tai Sin", "Yau Tsim Mong", "Islands", "Kwai Tsing", "North", "Sai Kung", "Sha Tin", "Tai Po", "Tsuen Wan", "Tuen Mun", "Yuen Long"],
+  "HU": ["Budapest", "Bács-Kiskun", "Baranya", "Békés", "Borsod-Abaúj-Zemplén", "Csongrád", "Fejér", "Győr-Moson-Sopron", "Hajdu-Bihar", "Heves", "Jász-Nagykun-Szolnok", "Komárom-Esztergom", "Nográd", "Pest", "Somogy", "Szabolcs-Szatmár-Bereg", "Tolna", "Vas", "Veszprém", "Zala", "Békéscsaba", "Debrecen", "Dunaújváros", "Eger", "Győr", "Hódmezővásárhely", "Kaposvár", "Kecskemét", "Miskolc", "Nagykanizsa", "Nyiregyháza", "Pécs", "Salgótarján", "Sopron", "Szeged", "Székesfehérvár", "Szekszárd", "Szolnok", "Szombathely", "Tatabánya", "Zalaegerszeg"],
+  "IS": ["Austurland", "Hofuoborgarsvaeoi utan Reykjavikur", "Norourland eystra", "Norourland vestra", "Reykjavik", "Suourland", "Suournes", "Vestfirolr", "Vesturland"],
+  "IN": ["Maharashtra", "Karnataka", "Andhra Pradesh", "Arunachal Pradesh", "Assam", "Bihar", "Chhattisgarh", "Goa", "Gujarat", "Haryana", "Himachal Pradesh", "Jammu and Kashmir", "Jharkhand", "Kerala", "Madhya Pradesh", "Manipur", "Meghalaya", "Mizoram", "Nagaland", "Orissa", "Punjab", "Rajasthan", "Sikkim", "Tamil Nadu", "Tripura", "Uttarakhand", "Uttar Pradesh", "West Bengal", "Andaman and Nicobar Islands", "Dadra and Nagar Haveli", "Daman and Diu", "Delhi", "Lakshadweep", "Pondicherry", "Telangana", "Chandigarh"],
+  "ID": ["Bali", "Kepulauan Bangka Belitung", "Banten", "Bengkulu", "Gorontalo", "Papua Barat", "Jambi", "Jawa Barat", "Jawa Tengah", "Jawa Timur", "Kalimantan Barat", "Kalimantan Timur", "Kalimantan Selatan", "Kepulauan Riau", "Lampung", "Maluku", "Maluku Utara", "Nusa Tenggara Barat", "Nusa Tenggara Timur", "Papua", "Riau", "Sulawesi Selatan", "Sulawesi Tengah", "Sulawesi Tenggara", "Sulawesi Utara", "Sumatra Barat", "Sumatra Selatan", "Sumatera Utara", "DKI Jakarta", "Aceh", "DI Yogyakarta", "Kalimantan Tengah", "Sulawesi Barat", "Kalimantan Utara"],
+  "IR": ["Ardabil", "Azarbayjan-e Gharbi", "Azarbayjan-e Sharqi", "Bushehr", "Chahar Mahall va Bakhtiari", "Esfahan", "Fars", "Gilan", "Golestan", "Hamadan", "Hormozgan", "Iiam", "Kerman", "Kermanshah", "Khorasan", "Khuzestan", "Kohjiluyeh va Buyer Ahmad", "Kordestan", "Lorestan", "Markazi", "Mazandaran", "Qazvin", "Qom", "Semnan", "Sistan va Baluchestan", "Tehran", "Yazd", "Zanjan"],
+  "IQ": ["Al Anbar", "Al Ba,rah", "Al Muthanna", "Al Qadisiyah", "An Najef", "Arbil", "As Sulaymaniyah", "At Ta'mim", "Babil", "Baghdad", "Dahuk", "Dhi Qar", "Diyala", "Karbala'", "Maysan", "Ninawa", "Salah ad Din", "Wasit"],
+  "IE": ["Cork", "Clare", "Cavan", "Carlow", "Dublin", "Donegal", "Galway", "Kildare", "Kilkenny", "Kerry", "Longford", "Louth", "Limerick", "Leitrim", "Laois", "Meath", "Monaghan", "Mayo", "Offaly", "Roscommon", "Sligo", "Tipperary", "Waterford", "Westmeath", "Wicklow", "Wexford"],
+  "IL": ["HaDarom", "HaMerkaz", "HaZafon", "Haifa", "Tel-Aviv", "Jerusalem"],
+  "IT": ["Agrigento", "Alessandria", "Ancona", "Aosta", "Arezzo", "Ascoli Piceno", "Asti", "Avellino", "Bari", "Belluno", "Benevento", "Bergamo", "Biella", "Bologna", "Bolzano", "Brescia", "Brindisi", "Cagliari", "Caltanissetta", "Campobasso", "Caserta", "Catania", "Catanzaro", "Chieti", "Como", "Cosenza", "Cremona", "Crotone", "Cuneo", "Enna", "Ferrara", "Firenze", "Foggia", "Forlì-Cesena", "Frosinone", "Genova", "Gorizia", "Grosseto", "Imperia", "Isernia", "L'Aquila", "La Spezia", "Latina", "Lecce", "Lecco", "Livorno", "Lodi", "Lucca", "Macerata", "Mantova", "Massa-Carrara", "Matera", "Messina", "Milano", "Modena", "Napoli", "Novara", "Nuoro", "Oristano", "Padova", "Palermo", "Parma", "Pavia", "Perugia", "Pesaro e Urbino", "Pescara", "Piacenza", "Pisa", "Pistoia", "Pordenone", "Potenza", "Prato", "Ragusa", "Ravenna", "Reggio Calabria", "Reggio Emilia", "Rieti", "Rimini", "Roma", "Rovigo", "Salerno", "Sassari", "Savona", "Siena", "Siracusa", "Sondrio", "Taranto", "Teramo", "Terni"
 , "Torino", "Trapani", "Trento", "Treviso", "Trieste", "Udine", "Varese", "Venezia", "Verbano-Cusio-Ossola", "Vercelli", "Verona", "Vibo Valentia", "Vicenza", "Viterbo", "Carbonia-Iglesias", "Olbia-Tempio", "Medio Campidano", "Ogliastra", "Barletta-Andria-Trani", "Fermo", "Monza e Brianza"],
+  "JM": ["Clarendon", "Hanover", "Kingston", "Portland", "Saint Andrew", "Saint Ann", "Saint Catherine", "Saint Elizabeth", "Saint James", "Saint Mary", "Saint Thomas", "Trelawny", "Westmoreland", "Manchester"],
+  "JP": ["Aichi", "Akita", "Aomori", "Chiba", "Ehime", "Fukui", "Fukuoka", "Fukusima", "Gifu", "Gunma", "Hiroshima", "Hokkaido", "Hyogo", "Ibaraki", "Ishikawa", "Iwate", "Kagawa", "Kagoshima", "Kanagawa", "Kochi", "Kumamoto", "Kyoto", "Mie", "Miyagi", "Miyazaki", "Nagano", "Nagasaki", "Nara", "Niigata", "Oita", "Okayama", "Okinawa", "Osaka", "Saga", "Saitama", "Shiga", "Shimane", "Shizuoka", "Tochigi", "Tokushima", "Tokyo", "Tottori", "Toyama", "Wakayama", "Yamagata", "Yamaguchi", "Yamanashi"],
+  "JO": ["Ajln", "Al 'Aqaba", "Al Balqa'", "Al Karak", "Al Mafraq", "Amman", "At Tafilah", "Az Zarga", "Irbid", "Jarash", "Ma'an", "Madaba"],
+  "KZ": ["Almaty", "Astana", "Almaty oblysy", "Aqmola oblysy", "Aqtobe oblysy", "Atyrau oblyfiy", "Batys Quzaqstan oblysy", "Mangghystau oblysy", "Ongtustik Quzaqstan oblysy", "Pavlodar oblysy", "Qaraghandy oblysy", "Qostanay oblysy", "Qyzylorda oblysy", "Shyghys Quzaqstan oblysy", "Soltustik Quzaqstan oblysy", "Zhambyl oblysy Zhambylskaya oblast'"],
+  "KE": ["Baringo", "Bomet", "Bungoma", "Busia", "Elgeyo\/Marakwet", "Embu", "Garissa", "Homa Bay", "Isiolo", "Kajiado", "Kakamega", "Kericho", "Kiambu", "Kilifi", "Kirinyaga", "Kisii", "Kisumu", "Kitui", "Kwale", "Laikipia", "Lamu", "Machakos", "Makueni", "Mandera", "Marsabit", "Meru", "Migori", "Mombasa", "Murang'a", "Nairobi City", "Nakuru", "Nandi", "Narok", "Nyamira", "Nyandarua", "Nyeri", "Samburu", "Siaya", "Taita\/Taveta", "Tana River", "Tharaka-Nithi", "Trans Nzoia", "Turkana", "Uasin Gishu", "Vihiga", "Wajir", "West Pokot"],
+  "KI": ["Gilbert Islands", "Line Islands", "Phoenix Islands"],
+  "KP": ["Kaesong-si", "Nampo-si", "Pyongyang-ai", "Chagang-do", "Hamgyongbuk-do", "Hamgyongnam-do", "Hwanghaebuk-do", "Hwanghaenam-do", "Kangwon-do", "Pyonganbuk-do", "Pyongannam-do", "Yanggang-do", "Najin Sonbong-si"],
+  "KR": ["Seoul Teugbyeolsi", "Busan Gwang'yeogsi", "Daegu Gwang'yeogsi", "Daejeon Gwang'yeogsi", "Gwangju Gwang'yeogsi", "Incheon Gwang'yeogsi", "Ulsan Gwang'yeogsi", "Chungcheongbugdo", "Chungcheongnamdo", "Gang'weondo", "Gyeonggido", "Gyeongsangbugdo", "Gyeongsangnamdo", "Jejudo", "Jeonrabugdo", "Jeonranamdo"],
+  "KW": ["Al Ahmadi", "Al Farwanlyah", "Al Jahrah", "Al Kuwayt", "Hawalli"],
+  "KG": ["Bishkek", "Batken", "Chu", "Jalal-Abad", "Naryn", "Osh", "Talas", "Ysyk-Kol"],
+  "LA": ["Vientiane", "Attapu", "Bokeo", "Bolikhamxai", "Champasak", "Houaphan", "Khammouan", "Louang Namtha", "Louangphabang", "Oudomxai", "Phongsali", "Salavan", "Savannakhet", "Xaignabouli", "Xiasomboun", "Xekong", "Xiangkhoang"],
+  "LV": ["Daugavpils", "Jelgava", "Jūrmala", "Liepāja", "Rēzekne", "Rīga", "Ventspils", "Aizkraukles novads", "Jaunjelgavas novads", "Pļaviņu novads", "Kokneses novads", "Neretas novads", "Skrīveru novads", "Alūksnes novads", "Apes novads", "Balvu novads", "Viļakas novads", "Baltinavas novads", "Rugāju novads", "Bauskas novads", "Iecavas novads", "Rundāles novads", "Vecumnieku novads", "Cēsu novads", "Līgatnes novads", "Amatas novads", "Jaunpiebalgas novads", "Priekuļu novads", "Pārgaujas novads", "Raunas novads", "Vecpiebalgas novads", "Daugavpils novads", "Ilūkstes novads", "Dobeles novads", "Auces novads", "Tērvetes novads", "Gulbenes novads", "Jelgavas novads", "Ozolnieku novads", "Jēkabpils novads", "Aknīstes novads", "Viesītes novads", "Krustpils novads", "Salas novads", "Krāslavas novads", "Dagdas novads", "Aglonas novads", "Kuldīgas novads", "Skrundas novads", "Alsungas novads", "Aizputes novads", "Durbes novads", "Grobiņas novads", "Pāvilostas novads
 ", "Priekules novads", "Nīcas novads", "Rucavas novads", "Vaiņodes novads", "Limbažu novads", "Alojas novads", "Salacgrīvas novads", "Ludzas novads", "Kārsavas novads", "Zilupes novads", "Ciblas novads", "Madonas novads", "Cesvaines novads", "Lubānas novads", "Varakļānu novads", "Ērgļu novads", "Ogres novads", "Ikšķiles novads", "Ķeguma novads", "Lielvārdes novads", "Preiļu novads", "Līvānu novads", "Riebiņu novads", "Vārkavas novads", "Rēzeknes novads", "Viļānu novads", "Baldones novads", "Ķekavas novads", "Olaines novads", "Salaspils novads", "Saulkrastu novads", "Siguldas novads", "Inčukalna novads", "Ādažu novads", "Babītes novads", "Carnikavas novads", "Garkalnes novads", "Krimuldas novads", "Mālpils novads", "Mārupes novads", "Ropažu novads", "Sējas novads", "Stopiņu novads", "Saldus novads", "Brocēnu novads", "Talsu novads", "Dundagas novads", "Mērsraga novads", "Rojas novads", "Tukuma novads", "Kandavas novads", "Engures novads", "Jaunpils n
 ovads", "Valkas novads", "Smiltenes novads", "Strenču novads", "Kocēnu novads", "Mazsalacas novads", "Rūjienas novads", "Beverīnas novads", "Burtnieku novads", "Naukšēnu novads", "Ventspils novads", "Jēkabpils", "Valmiera"],
+  "LB": ["Beirut", "Beqaa", "Mount Lebanon", "North Lebanon", "South Lebanon", "Nabatieh"],
+  "LS": ["Berea", "Butha-Buthe", "Leribe", "Mafeteng", "Maseru", "Mohale's Hoek", "Mokhotlong", "Qacha's Nek", "Quthing", "Thaba-Tseka"],
+  "LR": ["Bomi", "Bong", "Grand Basaa", "Grand Cape Mount", "Grand Gedeh", "Grand Kru", "Lofa", "Margibi", "Maryland", "Montserrado", "Nimba", "Rivercess", "Sinoe"],
+  "LY": ["Ajdābiyā", "Al Buţnān", "Al Hizām al Akhdar", "Al Jabal al Akhdar", "Al Jifārah", "Al Jufrah", "Al Kufrah", "Al Marj", "Al Marqab", "Al Qaţrūn", "Al Qubbah", "Al Wāhah", "An Nuqaţ al Khams", "Ash Shāţi'", "Az Zāwiyah", "Banghāzī", "Banī Walīd", "Darnah", "Ghadāmis", "Gharyān", "Ghāt", "Jaghbūb", "Mişrātah", "Mizdah", "Murzuq", "Nālūt", "Sabhā", "Şabrātah Şurmān", "Surt", "Tājūrā' wa an Nawāhī al Arbāh", "Ţarābulus", "Tarhūnah-Masallātah", "Wādī al hayāt", "Yafran-Jādū"],
+  "LT": ["Alytaus Apskritis", "Kauno Apskritis", "Klaipėdos Apskritis", "Marijampolės Apskritis", "Panevėžio Apskritis", "Šiaulių Apskritis", "Tauragės Apskritis", "Telšių Apskritis", "Utenos Apskritis", "Vilniaus Apskritis"],
+  "LU": ["Diekirch", "GreveNmacher", "Luxembourg"],
+  "MG": ["Antananarivo", "Antsiranana", "Fianarantsoa", "Mahajanga", "Toamasina", "Toliara"],
+  "MW": ["Balaka", "Blantyre", "Chikwawa", "Chiradzulu", "Chitipa", "Dedza", "Dowa", "Karonga", "Kasungu", "Likoma Island", "Lilongwe", "Machinga", "Mangochi", "Mchinji", "Mulanje", "Mwanza", "Mzimba", "Nkhata Bay", "Nkhotakota", "Nsanje", "Ntcheu", "Ntchisi", "Phalomba", "Rumphi", "Salima", "Thyolo", "Zomba"],
+  "MY": ["Wilayah Persekutuan Kuala Lumpur", "Wilayah Persekutuan Labuan", "Wilayah Persekutuan Putrajaya", "Johor", "Kedah", "Kelantan", "Melaka", "Negeri Sembilan", "Pahang", "Perak", "Perlis", "Pulau Pinang", "Sabah", "Sarawak", "Selangor", "Terengganu"],
+  "MV": ["Male", "Alif", "Baa", "Dhaalu", "Faafu", "Gaaf Alif", "Gaefu Dhaalu", "Gnaviyani", "Haa Alif", "Haa Dhaalu", "Kaafu", "Laamu", "Lhaviyani", "Meemu", "Noonu", "Raa", "Seenu", "Shaviyani", "Thaa", "Vaavu"],
+  "ML": ["Bamako", "Gao", "Kayes", "Kidal", "Xoulikoro", "Mopti", "S69ou", "Sikasso", "Tombouctou"],
+  "MH": ["Ailinglapalap", "Ailuk", "Arno", "Aur", "Ebon", "Eniwetok", "Jaluit", "Kili", "Kwajalein", "Lae", "Lib", "Likiep", "Majuro", "Maloelap", "Mejit", "Mili", "Namorik", "Namu", "Rongelap", "Ujae", "Ujelang", "Utirik", "Wotho", "Wotje"],
+  "MR": ["Nouakchott", "Assaba", "Brakna", "Dakhlet Nouadhibou", "Gorgol", "Guidimaka", "Hodh ech Chargui", "Hodh el Charbi", "Inchiri", "Tagant", "Tiris Zemmour", "Trarza"],
+  "MU": ["Beau Bassin-Rose Hill", "Curepipe", "Port Louis", "Quatre Bornes", "Vacosa-Phoenix", "Black River", "Flacq", "Grand Port", "Moka", "Pamplemousses", "Plaines Wilhems", "Riviere du Rempart", "Savanne", "Agalega Islands", "Cargados Carajos Shoals", "Rodrigues Island"],
+  "MX": ["Aguascalientes", "Baja California", "Baja California Sur", "Campeche", "Coahuila", "Colima", "Chiapas", "Chihuahua", "Durango", "Guanajuato", "Guerrero", "Hidalgo", "Jalisco", "Mexico", "Michoacin", "Morelos", "Nayarit", "Nuevo Leon", "Oaxaca", "Puebla", "Queretaro", "Quintana Roo", "San Luis Potosi", "Sinaloa", "Sonora", "Tabasco", "Tamaulipas", "Tlaxcala", "Veracruz", "Yucatan", "Zacatecas", "Distrito Federal"],
+  "FM": ["Chuuk", "Kosrae", "Pohnpei", "Yap"],
+  "MD": ["Gagauzia, Unitate Teritoriala Autonoma", "Chisinau", "Stinga Nistrului, unitatea teritoriala din", "Balti", "Cahul", "Edinet", "Lapusna", "Orhei", "Soroca", "Taraclia", "Tighina [Bender]", "Ungheni"],
+  "MN": ["Ulaanbaatar", "Arhangay", "Bayanhongor", "Bayan-Olgiy", "Bulgan", "Darhan uul", "Dornod", "Dornogov,", "DundgovL", "Dzavhan", "Govi-Altay", "Govi-Smber", "Hentiy", "Hovd", "Hovsgol", "Omnogovi", "Orhon", "Ovorhangay", "Selenge", "Shbaatar", "Tov", "Uvs"],
+  "ME": ["Crna Gora"],
+  "MA": ["Agadir", "Aït Baha", "Aït Melloul", "Al Haouz", "Al Hoceïma", "Assa-Zag", "Azilal", "Beni Mellal", "Ben Sllmane", "Berkane", "Boujdour", "Boulemane", "Casablanca  [Dar el Beïda]", "Chefchaouene", "Chichaoua", "El Hajeb", "El Jadida", "Errachidia", "Essaouira", "Es Smara", "Fès", "Figuig", "Guelmim", "Ifrane", "Jerada", "Kelaat Sraghna", "Kénitra", "Khemisaet", "Khenifra", "Khouribga", "Laâyoune (EH)", "Larache", "Marrakech", "Meknsès", "Nador", "Ouarzazate", "Oued ed Dahab (EH)", "Oujda", "Rabat-Salé", "Safi", "Sefrou", "Settat", "Sidl Kacem", "Tanger", "Tan-Tan", "Taounate", "Taroudannt", "Tata", "Taza", "Tétouan", "Tiznit"],
+  "MZ": ["Maputo", "Cabo Delgado", "Gaza", "Inhambane", "Manica", "Numpula", "Niaaea", "Sofala", "Tete", "Zambezia"],
+  "MM": ["Ayeyarwady", "Bago", "Magway", "Mandalay", "Sagaing", "Tanintharyi", "Yangon", "Chin", "Kachin", "Kayah", "Kayin", "Mon", "Rakhine", "Shan"],
+  "NA": ["Caprivi", "Erongo", "Hardap", "Karas", "Khomas", "Kunene", "Ohangwena", "Okavango", "Omaheke", "Omusati", "Oshana", "Oshikoto", "Otjozondjupa"],
+  "NL": ["Drente", "Flevoland", "Friesland", "Gelderland", "Groningen", "Noord-Brabant", "Noord-Holland", "Overijssel", "Utrecht", "Zuid-Holland", "Zeeland", "Limburg"],
+  "NZ": ["Auckland", "Bay of Plenty", "Canterbury", "Gisborne", "Hawkes Bay", "Manawatu-Wanganui", "Marlborough", "Nelson", "Northland", "Otago", "Southland", "Taranaki", "Tasman", "Waikato", "Wellington", "West Coast"],
+  "NI": ["Boaco", "Carazo", "Chinandega", "Chontales", "Esteli", "Jinotega", "Leon", "Madriz", "Managua", "Masaya", "Matagalpa", "Nueva Segovia", "Rio San Juan", "Rivas", "Atlantico Norte", "Atlantico Sur"],
+  "NE": ["Niamey", "Agadez", "Diffa", "Dosso", "Maradi", "Tahoua", "Tillaberi", "Zinder"],
+  "NG": ["Abuja Federal Capital Territory", "Abia", "Adamawa", "Akwa Ibom", "Anambra", "Bauchi", "Bayelsa", "Benue", "Borno", "Cross River", "Delta", "Ebonyi", "Edo", "Ekiti", "Enugu", "Gombe", "Imo", "Jigawa", "Kaduna", "Kano", "Katsina", "Kebbi", "Kogi", "Kwara", "Lagos", "Nassarawa", "Niger", "Ogun", "Ondo", "Osun", "Oyo", "Rivers", "Sokoto", "Taraba", "Yobe", "Zamfara", "Plateau"],
+  "NO": ["Akershus", "Aust-Agder", "Buskerud", "Finnmark", "Hedmark", "Hordaland", "Møre og Romsdal", "Nordland", "Nord-Trøndelag", "Oppland", "Oslo", "Rogaland", "Sogn og Fjordane", "Sør-Trøndelag", "Telemark", "Troms", "Vest-Agder", "Vestfold", "Østfold", "Jan Mayen", "Svalbard"],
+  "OM": ["Ad Dakhillyah", "Al Batinah", "Al Janblyah", "Al Wusta", "Ash Sharqlyah", "Az Zahirah", "Masqat", "Musandam"],
+  "PK": ["Islamabad Federal Capital Area", "Baluchistan", "Khyber Pakhtun Khawa", "Sindh", "Federally Administered Tribal Areas", "Azad Kashmir", "Gilgit-Baltistan", "Punjab"],
+  "PS": ["Jenin", "Tubas", "Tulkarm", "Nablus", "Qalqilya", "Salfit", "Ramallah and Al-Bireh", "Jericho", "Jerusalem", "Bethlehem", "Hebron", "North Gaza", "Gaza", "Deir el-Balah", "Khan Yunis", "Rafah"],
+  "PA": ["Bocas del Toro", "Cocle", "Chiriqui", "Darien", "Herrera", "Loa Santoa", "Panama", "Veraguas", "Comarca de San Blas"],
+  "PG": ["National Capital District (Port Moresby)", "Chimbu", "Eastern Highlands", "East New Britain", "East Sepik", "Enga", "Gulf", "Madang", "Manus", "Milne Bay", "Morobe", "New Ireland", "North Solomons", "Santaun", "Southern Highlands", "Western Highlands", "West New Britain"],
+  "PY": ["Asuncion", "Alto Paraguay", "Alto Parana", "Amambay", "Boqueron", "Caeguazu", "Caazapl", "Canindeyu", "Concepcion", "Cordillera", "Guaira", "Itapua", "Miaiones", "Neembucu", "Paraguari", "Presidente Hayes", "San Pedro"],
+  "PE": ["El Callao", "Ancash", "Apurimac", "Arequipa", "Ayacucho", "Cajamarca", "Cuzco", "Huancavelica", "Huanuco", "Ica", "Junin", "La Libertad", "Lambayeque", "Lima", "Loreto", "Madre de Dios", "Moquegua", "Pasco", "Piura", "Puno", "San Martin", "Tacna", "Tumbes", "Ucayali", "Amazonas"],
+  "PH": ["Abra", "Agusan del Norte", "Agusan del Sur", "Aklan", "Albay", "Antique", "Apayao", "Aurora", "Basilan", "Bataan", "Batanes", "Batangas", "Benguet", "Biliran", "Bohol", "Bukidnon", "Bulacan", "Cagayan", "Camarines Norte", "Camarines Sur", "Camiguin", "Capiz", "Catanduanes", "Cavite", "Cebu", "Compostela Valley", "Davao", "Davao del Sur", "Davao Oriental", "Eastern Samar", "Guimaras", "Ifugao", "Ilocos Norte", "Ilocos Sur", "Iloilo", "Isabela", "Kalinga-Apayso", "Laguna", "Lanao del Norte", "Lanao del Sur", "La Union", "Leyte", "Maguindanao", "Marinduque", "Masbate", "Mindoro Occidental", "Mindoro Oriental", "Misamis Occidental", "Misamis Oriental", "Mountain Province", "Negroe Occidental", "Negros Oriental", "North Cotabato", "Northern Samar", "Nueva Ecija", "Nueva Vizcaya", "Palawan", "Pampanga", "Pangasinan", "Quezon", "Quirino", "Rizal", "Romblon", "Sarangani", "Siquijor", "Sorsogon", "South Cotabato", "Southern Leyte", "Sultan Kudarat", "Sulu", "Surigao del Norte", "Su
 rigao del Sur", "Tarlac", "Tawi-Tawi", "Western Samar", "Zambales", "Zamboanga del Norte", "Zamboanga del Sur", "Zamboanga Sibiguey", "Metropolitan Manila"],
+  "PL": ["mazowieckie", "pomorskie", "dolnośląskie", "kujawsko-pomorskie", "lubelskie", "lubuskie", "łódzkie", "małopolskie", "opolskie", "podkarpackie", "podlaskie", "śląskie", "świętokrzyskie", "warmińsko-mazurskie", "wielkopolskie", "zachodniopomorskie"],
+  "PT": ["Aveiro", "Beja", "Braga", "Braganca", "Castelo Branco", "Colmbra", "Ovora", "Faro", "Guarda", "Leiria", "Lisboa", "Portalegre", "Porto", "Santarem", "Setubal", "Viana do Castelo", "Vila Real", "Viseu", "Regiao Autonoma dos Acores", "Regiao Autonoma da Madeira"],
+  "QA": ["Ad Dawhah", "Al Ghuwayriyah", "Al Jumayliyah", "Al Khawr", "Al Wakrah", "Ar Rayyan", "Jariyan al Batnah", "Madinat ash Shamal", "Umm Salal"],
+  "RO": ["Bucuresti", "Alba", "Arad", "Argeș", "Bacău", "Bihor", "Bistrița-Năsăud", "Botoșani", "Brașov", "Brăila", "Buzău", "Caraș-Severin", "Călărași", "Cluj", "Constanța", "Covasna", "Dâmbovița", "Dolj", "Galați", "Giurgiu", "Gorj", "Harghita", "Hunedoara", "Ialomița", "Iași", "Ilfov", "Maramureș", "Mehedinți", "Mureș", "Neamț", "Olt", "Prahova", "Satu Mare", "Sălaj", "Sibiu", "Suceava", "Teleorman", "Timiș", "Tulcea", "Vaslui", "Vâlcea", "Vrancea"],
+  "RU": ["Adygeya, Respublika", "Altay, Respublika", "Bashkortostan, Respublika", "Buryatiya, Respublika", "Chechenskaya Respublika", "Chuvashskaya Respublika", "Dagestan, Respublika", "Ingushskaya Respublika", "Kabardino-Balkarskaya", "Kalmykiya, Respublika", "Karachayevo-Cherkesskaya Respublika", "Kareliya, Respublika", "Khakasiya, Respublika", "Komi, Respublika", "Mariy El, Respublika", "Mordoviya, Respublika", "Sakha, Respublika [Yakutiya]", "Severnaya Osetiya, Respublika", "Tatarstan, Respublika", "Tyva, Respublika [Tuva]", "Udmurtskaya Respublika", "Altayskiy kray", "Khabarovskiy kray", "Krasnodarskiy kray", "Krasnoyarskiy kray", "Primorskiy kray", "Stavropol'skiy kray", "Amurskaya oblast'", "Arkhangel'skaya oblast'", "Astrakhanskaya oblast'", "Belgorodskaya oblast'", "Bryanskaya oblast'", "Chelyabinskaya oblast'", "Zabaykalsky Krai'", "Irkutskaya oblast'", "Ivanovskaya oblast'", "Kaliningradskaya oblast'", "Kaluzhskaya oblast'", "Kamchatka Krai'", "Kemerovskaya oblast'", "Kir
 ovskaya oblast'", "Kostromskaya oblast'", "Kurganskaya oblast'", "Kurskaya oblast'", "Leningradskaya oblast'", "Lipetskaya oblast'", "Magadanskaya oblast'", "Moskovskaya oblast'", "Murmanskaya oblast'", "Nizhegorodskaya oblast'", "Novgorodskaya oblast'", "Novosibirskaya oblast'", "Omskaya oblast'", "Orenburgskaya oblast'", "Orlovskaya oblast'", "Penzenskaya oblast'", "Perm krai'", "Pskovskaya oblast'", "Rostovskaya oblast'", "Ryazanskaya oblast'", "Sakhalinskaya oblast'", "Samarskaya oblast'", "Saratovskaya oblast'", "Smolenskaya oblast'", "Sverdlovskaya oblast'", "Tambovskaya oblast'", "Tomskaya oblast'", "Tul'skaya oblast'", "Tverskaya oblast'", "Tyumenskaya oblast'", "Ul'yanovskaya oblast'", "Vladimirskaya oblast'", "Volgogradskaya oblast'", "Vologodskaya oblast'", "Voronezhskaya oblast'", "Yaroslavskaya oblast'", "Moskva", "Sankt-Peterburg", "Yevreyskaya avtonomnaya oblast'", "Chukotskiy avtonomnyy okrug", "Khanty-Mansiyskiy avtonomnyy okrug", "Nenetskiy avtonomnyy okrug", "Yama
 lo-Nenetskiy avtonomnyy okrug"],
+  "RW": ["Butare", "Byumba", "Cyangugu", "Gikongoro", "Gisenyi", "Gitarama", "Kibungo", "Kibuye", "Kigali-Rural Kigali y' Icyaro", "Kigali-Ville Kigali Ngari", "Mutara", "Ruhengeri"],
+  "SH": ["Saint Helena", "Ascension", "Tristan da Cunha"],
+  "KN": ["Saint Kitts", "Nevis"],
+  "WS": ["A'ana", "Aiga-i-le-Tai", "Atua", "Fa'aaaleleaga", "Gaga'emauga", "Gagaifomauga", "Palauli", "Satupa'itea", "Tuamasaga", "Va'a-o-Fonoti", "Vaisigano"],
+  "ST": ["Principe", "Sao Tome"],
+  "SA": ["Al Bahah", "Al Hudud Ash Shamaliyah", "Al Jawf", "Al Madinah", "Al Qasim", "Ar Riyad", "Asir", "Ha'il", "Jlzan", "Makkah", "Najran", "Tabuk", "Ash Sharqiyah"],
+  "SN": ["Dakar", "Diourbel", "Fatick", "Kaolack", "Kolda", "Louga", "Matam", "Saint-Louis", "Tambacounda", "Thies", "Ziguinchor"],
+  "RS": ["Srbija", "Kosovo-Metohija", "Vojvodina"],
+  "SL": ["Western Area (Freetown)", "Eastern", "Northern", "Southern"],
+  "SK": ["Banskobystrický kraj", "Bratislavský kraj", "Košický kraj", "Nitriansky kraj", "Prešovský kraj", "Trenčiansky kraj", "Trnavský kraj", "Žilinský kraj"],
+  "SI": ["Ajdovščina", "Beltinci", "Benedikt", "Bistrica ob Sotli", "Bled", "Bloke", "Bohinj", "Borovnica", "Bovec", "Braslovče", "Brda", "Brezovica", "Brežice", "Cankova", "Celje", "Cerklje na Gorenjskem", "Cerknica", "Cerkno", "Cerkvenjak", "Črenšovci", "Črna na Koroškem", "Črnomelj", "Destrnik", "Divača", "Dobje", "Dobrepolje", "Dobrna", "Dobrova-Polhov Gradec", "Dobrovnik", "Dol pri Ljubljani", "Dolenjske Toplice", "Domžale", "Dornava", "Dravograd", "Duplek", "Gorenja vas-Poljane", "Gorišnica", "Gornja Radgona", "Gornji Grad", "Gornji Petrovci", "Grad", "Grosuplje", "Hajdina", "Hoče-Slivnica", "Hodoš", "Horjul", "Hrastnik", "Hrpelje-Kozina", "Idrija", "Ig", "Ilirska Bistrica", "Ivančna Gorica", "Izola", "Jesenice", "Jezersko", "Juršinci", "Kamnik", "Kanal", "Kidričevo", "Kobarid", "Kobilje", "Kočevje", "Komen", "Komenda", "Koper", "Kostel", "Kozje", "Kranj", "Kranjska Gora", "Križevci", "Krško", "Kungota", "Kuzma", "Laško", "Lenart", "Lendava", "Litija", "Lj
 ubljana", "Ljubno", "Ljutomer", "Logatec", "Loška dolina", "Loški Potok", "Lovrenc na Pohorju", "Luče", "Lukovica", "Majšperk", "Maribor", "Markovci", "Medvode", "Mengeš", "Metlika", "Mežica", "Miklavž na Dravskem polju", "Miren-Kostanjevica", "Mirna Peč", "Mislinja", "Moravče", "Moravske Toplice", "Mozirje", "Murska Sobota", "Muta", "Naklo", "Nazarje", "Nova Gorica", "Novo mesto", "Sveta Ana", "Sveti Andraž v Slovenskih goricah", "Sveti Jurij", "Šalovci", "Šempeter-Vrtojba", "Šenčur", "Šentilj", "Šentjernej", "Šentjur", "Škocjan", "Škofja Loka", "Škofljica", "Šmarje pri Jelšah", "Šmartno ob Paki", "Šmartno pri Litiji", "Šoštanj", "Štore", "Tabor", "Tišina", "Tolmin", "Trbovlje", "Trebnje", "Trnovska vas", "Tržič", "Trzin", "Turnišče", "Velenje", "Velika Polana", "Velike Lašče", "Veržej", "Videm", "Vipava", "Vitanje", "Vojnik", "Vransko", "Vrhnika", "Vuzenica", "Zagorje ob Savi", "Zavrč", "Zreče", "Žalec", "Železniki", "Žetale", "Žiri", "Žir
 ovnica", "Žužemberk", "Ankaran", "Apače", "Cirkulane", "Gorje", "Kostanjevica na Krki", "Log-Dragomer", "Makole", "Mirna", "Mokronog-Trebelno", "Odranci", "Oplotnica", "Ormož", "Osilnica", "Pesnica", "Piran", "Pivka", "Podčetrtek", "Podlehnik", "Podvelka", "Poljčane", "Polzela", "Postojna", "Prebold", "Preddvor", "Prevalje", "Ptuj", "Puconci", "Rače-Fram", "Radeče", "Radenci", "Radlje ob Dravi", "Radovljica", "Ravne na Koroškem", "Razkrižje", "Rečica ob Savinji", "Renče-Vogrsko", "Ribnica", "Ribnica na Pohorju", "Rogaška Slatina", "Rogašovci", "Rogatec", "Ruše", "Selnica ob Dravi", "Semič", "Šentrupert", "Sevnica", "Sežana", "Slovenj Gradec", "Slovenska Bistrica", "Slovenske Konjice", "Šmarješke Toplice", "Sodražica", "Solčava", "Središče ob Dravi", "Starše", "Straža", "Sveta Trojica v Slovenskih goricah", "Sveti Jurij v Slovenskih goricah", "Sveti Tomaž", "Vodice"],
+  "SB": ["Capital Territory (Honiara)", "Guadalcanal", "Isabel", "Makira", "Malaita", "Temotu"],
+  "SO": ["Awdal", "Bakool", "Banaadir", "Bay", "Galguduud", "Gedo", "Hiirsan", "Jubbada Dhexe", "Jubbada Hoose", "Mudug", "Nugaal", "Saneag", "Shabeellaha Dhexe", "Shabeellaha Hoose", "Sool", "Togdheer", "Woqooyi Galbeed"],
+  "ZA": ["Eastern Cape", "Free State", "Gauteng", "Kwazulu-Natal", "Mpumalanga", "Northern Cape", "Limpopo", "Western Cape", "North West"],
+  "ES": ["Álava", "Albacete", "Alicante", "Almería", "Asturias", "Ávila", "Badajoz", "Baleares", "Barcelona", "Burgos", "Cáceres", "Cádiz", "Cantabria", "Castellón", "Ciudad Real", "Cuenca", "Girona [Gerona]", "Granada", "Guadalajara", "Guipúzcoa", "Huelva", "Huesca", "Jaén", "La Coruña", "La Rioja", "Las Palmas", "León", "Lleida [Lérida]", "Lugo", "Madrid", "Málaga", "Murcia", "Navarra", "Ourense", "Palencia", "Pontevedra", "Salamanca", "Santa Cruz de Tenerife", "Segovia", "Sevilla", "Soria", "Tarragona", "Teruel", "Valencia", "Valladolid", "Vizcaya", "Zamora", "Zaragoza", "Ceuta", "Melilla", "Toledo", "Córdoba"],
+  "LK": ["Ampara", "Anuradhapura", "Badulla", "Batticaloa", "Colombo", "Galle", "Gampaha", "Hambantota", "Jaffna", "Kalutara", "Kandy", "Kegalla", "Kilinochchi", "Kurunegala", "Mannar", "Matale", "Matara", "Monaragala", "Mullaittivu", "Nuwara Eliya", "Polonnaruwa", "Puttalum", "Ratnapura", "Trincomalee", "VavunLya"],
+  "SD": ["A'ali an Nil", "Al Bah al Ahmar", "Al Buhayrat", "Al Jazirah", "Al Khartum", "Al Qadarif", "Al Wahdah", "An Nil", "An Nil al Abyaq", "An Nil al Azraq", "Ash Shamallyah", "Bahr al Jabal", "Gharb al Istiwa'iyah", "Gharb Ba~r al Ghazal", "Gharb Darfur", "Gharb Kurdufan", "Janub Darfur", "Janub Rurdufan", "Jnqall", "Kassala", "Shamal Batr al Ghazal", "Shamal Darfur", "Shamal Kurdufan", "Sharq al Istiwa'iyah", "Sinnar", "Warab"],
+  "SR": ["Brokopondo", "Commewijne", "Coronie", "Marowijne", "Nickerie", "Paramaribo", "Saramacca", "Sipaliwini", "Wanica"],
+  "SZ": ["Hhohho", "Lubombo", "Manzini", "Shiselweni"],
+  "SE": ["Blekinge län", "Dalarnas län", "Gotlands län", "Gävleborgs län", "Hallands län", "Jämtlands län", "Jönkopings län", "Kalmar län", "Kronobergs län", "Norrbottens län", "Skåne län", "Stockholms län", "Södermanlands län", "Uppsala län", "Värmlands län", "Västerbottens län", "Västernorrlands län", "Västmanlands län", "Västra Götalands län", "Örebro län", "Östergötlands län"],
+  "CH": ["Aargau", "Appenzell Innerrhoden", "Appenzell Ausserrhoden", "Bern", "Basel-Landschaft", "Basel-Stadt", "Fribourg", "Geneva", "Glarus", "Graubunden", "Jura", "Luzern", "Neuchatel", "Nidwalden", "Obwalden", "Sankt Gallen", "Schaffhausen", "Solothurn", "Schwyz", "Thurgau", "Ticino", "Uri", "Vaud", "Valais", "Zug", "Zurich"],
+  "SY": ["Al Hasakah", "Al Ladhiqiyah", "Al Qunaytirah", "Ar Raqqah", "As Suwayda'", "Dar'a", "Dayr az Zawr", "Dimashq", "Halab", "Hamah", "Jim'", "Idlib", "Rif Dimashq", "Tarts"],
+  "TW": ["Changhua County", "Chiayi County", "Hsinchu County", "Hualien County", "Ilan County", "Kaohsiung County", "Miaoli County", "Nantou County", "Penghu County", "Pingtung County", "Taichung County", "Tainan County", "Taipei County", "Taitung County", "Taoyuan County", "Yunlin County", "Keelung City", "Taichung City", "Kaohsiung City", "Taipei City", "Chiayi City", "Hsinchu City", "Tainan City"],
+  "TJ": ["Sughd", "Khatlon", "Gorno-Badakhshan", "Dushanbe", "Nohiyahoi Tobei Jumhurí"],
+  "TZ": ["Arusha", "Dar-es-Salaam", "Dodoma", "Iringa", "Kagera", "Kaskazini Pemba", "Kaskazini Unguja", "Xigoma", "Kilimanjaro", "Rusini Pemba", "Kusini Unguja", "Lindi", "Manyara", "Mara", "Mbeya", "Mjini Magharibi", "Morogoro", "Mtwara", "Pwani", "Rukwa", "Ruvuma", "Shinyanga", "Singida", "Tabora", "Tanga"],
+  "TH": ["Krung Thep Maha Nakhon Bangkok", "Phatthaya", "Amnat Charoen", "Ang Thong", "Buri Ram", "Chachoengsao", "Chai Nat", "Chaiyaphum", "Chanthaburi", "Chiang Mai", "Chiang Rai", "Chon Buri", "Chumphon", "Kalasin", "Kamphasng Phet", "Kanchanaburi", "Khon Kaen", "Krabi", "Lampang", "Lamphun", "Loei", "Lop Buri", "Mae Hong Son", "Maha Sarakham", "Mukdahan", "Nakhon Nayok", "Nakhon Pathom", "Nakhon Phanom", "Nakhon Ratchasima", "Nakhon Sawan", "Nakhon Si Thammarat", "Nan", "Narathiwat", "Nong Bua Lam Phu", "Nong Khai", "Nonthaburi", "Pathum Thani", "Pattani", "Phangnga", "Phatthalung", "Phayao", "Phetchabun", "Phetchaburi", "Phichit", "Phitsanulok", "Phrae", "Phra Nakhon Si Ayutthaya", "Phuket", "Prachin Buri", "Prachuap Khiri Khan", "Ranong", "Ratchaburi", "Rayong", "Roi Et", "Sa Kaeo", "Sakon Nakhon", "Samut Prakan", "Samut Sakhon", "Samut Songkhram", "Saraburi", "Satun", "Sing Buri", "Si Sa Ket", "Songkhla", "Sukhothai", "Suphan Buri", "Surat Thani", "Surin", "Tak", "Trang", "Tr
 at", "Ubon Ratchathani", "Udon Thani", "Uthai Thani", "Uttaradit", "Yala", "Yasothon"],
+  "TL": ["Aileu", "Ainaro", "Bacucau", "Bobonaro", "Cova Lima", "Dili", "Ermera", "Laulem", "Liquica", "Manatuto", "Manafahi", "Oecussi", "Viqueque"],
+  "TG": ["Kara", "Maritime (Region)", "Savannes"],
+  "TT": ["Couva-Tabaquite-Talparo", "Diego Martin", "Eastern Tobago", "Penal-Debe", "Princes Town", "Rio Claro-Mayaro", "Sangre Grande", "San Juan-Laventille", "Siparia", "Tunapuna-Piarco", "Western Tobago", "Arima", "Chaguanas", "Point Fortin", "Port of Spain", "San Fernando"],
+  "TN": ["Béja", "Ben Arous", "Bizerte", "Gabès", "Gafsa", "Jendouba", "Kairouan", "Rasserine", "Kebili", "L'Ariana", "Le Ref", "Mahdia", "La Manouba", "Medenine", "Moneatir", "Naboul", "Sfax", "Sidi Bouxid", "Siliana", "Sousse", "Tataouine", "Tozeur", "Tunis", "Zaghouan"],
+  "TR": ["Adana", "Ad yaman", "Afyon", "Ag r", "Aksaray", "Amasya", "Ankara", "Antalya", "Ardahan", "Artvin", "Aydin", "Bal kesir", "Bartin", "Batman", "Bayburt", "Bilecik", "Bingol", "Bitlis", "Bolu", "Burdur", "Bursa", "Canakkale", "Cankir", "Corum", "Denizli", "Diyarbakir", "Duzce", "Edirne", "Elazig", "Erzincan", "Erzurum", "Eskis'ehir", "Gaziantep", "Giresun", "Gms'hane", "Hakkari", "Hatay", "Igidir", "Isparta", "Icel", "Istanbul", "Izmir", "Kahramanmaras", "Karabk", "Karaman", "Kars", "Kastamonu", "Kayseri", "Kirikkale", "Kirklareli", "Kirs'ehir", "Kilis", "Kocaeli", "Konya", "Ktahya", "Malatya", "Manisa", "Mardin", "Mugila", "Mus", "Nevs'ehir", "Nigide", "Ordu", "Osmaniye", "Rize", "Sakarya", "Samsun", "Siirt", "Sinop", "Sivas", "S'anliurfa", "S'rnak", "Tekirdag", "Tokat", "Trabzon", "Tunceli", "Us'ak", "Van", "Yalova", "Yozgat", "Zonguldak"],
+  "TM": ["Ahal", "Balkan", "Dasoguz", "Lebap", "Mary"],
+  "UG": ["Adjumani", "Apac", "Arua", "Bugiri", "Bundibugyo", "Bushenyi", "Busia", "Gulu", "Hoima", "Iganga", "Jinja", "Kabale", "Kabarole", "Kaberamaido", "Kalangala", "Kampala", "Kamuli", "Kamwenge", "Kanungu", "Kapchorwa", "Kasese", "Katakwi", "Kayunga", "Kibaale", "Kiboga", "Kisoro", "Kitgum", "Kotido", "Kumi", "Kyenjojo", "Lira", "Luwero", "Masaka", "Masindi", "Mayuge", "Mbale", "Mbarara", "Moroto", "Moyo", "Mpigi", "Mubende", "Mukono", "Nakapiripirit", "Nakasongola", "Nebbi", "Ntungamo", "Pader", "Pallisa", "Rakai", "Rukungiri", "Sembabule", "Sironko", "Soroti", "Tororo", "Wakiso", "Yumbe"],
+  "UA": ["Cherkas'ka Oblast'", "Chernihivs'ka Oblast'", "Chernivets'ka Oblast'", "Dnipropetrovs'ka Oblast'", "Donets'ka Oblast'", "Ivano-Frankivs'ka Oblast'", "Kharkivs'ka Oblast'", "Khersons'ka Oblast'", "Khmel'nyts'ka Oblast'", "Kirovohrads'ka Oblast'", "Kyivs'ka Oblast'", "Luhans'ka Oblast'", "L'vivs'ka Oblast'", "Mykolaivs'ka Oblast'", "Odes 'ka Oblast'", "Poltavs'ka Oblast'", "Rivnens'ka Oblast'", "Sums 'ka Oblast'", "Ternopil's'ka Oblast'", "Vinnyts'ka Oblast'", "Volyos'ka Oblast'", "Zakarpats'ka Oblast'", "Zaporiz'ka Oblast'", "Zhytomyrs'ka Oblast'", "Respublika Krym", "Kyiv", "Sevastopol"],
+  "AE": ["Abu Zaby", "'Ajman", "Al Fujayrah", "Ash Shariqah", "Dubayy", "Ra's al Khaymah", "Umm al Qaywayn"],
+  "GB": ["Aberdeen City", "Aberdeenshire", "Angus", "Co Antrim", "Argyll and Bute", "Co Armagh", "Bedfordshire", "Gwent", "Bristol, City of", "Buckinghamshire", "Cambridgeshire", "Cheshire", "Clackmannanshire", "Cornwall", "Cumbria", "Derbyshire", "Co Londonderry", "Devon", "Dorset", "Co Down", "Dumfries and Galloway", "Dundee City", "County Durham", "East Ayrshire", "East Dunbartonshire", "East Lothian", "East Renfrewshire", "East Riding of Yorkshire", "East Sussex", "Edinburgh, City of", "Na h-Eileanan Siar", "Essex", "Falkirk", "Co Fermanagh", "Fife", "Glasgow City", "Gloucestershire", "Gwynedd", "Hampshire", "Herefordshire", "Hertfordshire", "Highland", "Inverclyde", "Isle of Wight", "Kent", "Lancashire", "Leicestershire", "Lincolnshire", "Midlothian", "Moray", "Norfolk", "North Ayrshire", "North Lanarkshire", "North Yorkshire", "Northamptonshire", "Northumberland", "Nottinghamshire", "Oldham", "Omagh", "Orkney Islands", "Oxfordshire", "Perth and Kinross", "Powys", "Renfrewshire
 ", "Rutland", "Scottish Borders", "Shetland Islands", "Shropshire", "Somerset", "South Ayrshire", "South Gloucestershire", "South Lanarkshire", "Staffordshire", "Stirling", "Suffolk", "Surrey", "Mid Glamorgan", "Warwickshire", "West Dunbartonshire", "West Lothian", "West Sussex", "Wiltshire", "Worcestershire", "Tyne and Wear", "Greater Manchester", "Co Tyrone", "West Yorkshire", "South Yorkshire", "Merseyside", "Berkshire", "West Midlands", "West Glamorgan", "London", "Clwyd", "Dyfed", "South Glamorgan"],
+  "US": ["Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", "Florida", "Georgia", "Hawaii", "Idaho", "Illinois", "Indiana", "Iowa", "Kansas", "Kentucky", "Louisiana", "Maine", "Maryland", "Massachusetts", "Michigan", "Minnesota", "Mississippi", "Missouri", "Montana", "Nebraska", "Nevada", "New Hampshire", "New Jersey", "New Mexico", "New York", "North Carolina", "North Dakota", "Ohio", "Oklahoma", "Oregon", "Pennsylvania", "Rhode Island", "South Carolina", "South Dakota", "Tennessee", "Texas", "Utah", "Vermont", "Virginia", "Washington", "West Virginia", "Wisconsin", "Wyoming", "District of Columbia", "American Samoa", "Guam", "Northern Mariana Islands", "Puerto Rico", "Virgin Islands", "United States Minor Outlying Islands", "Armed Forces Europe", "Armed Forces Americas", "Armed Forces Pacific"],
+  "UM": ["Baker Island", "Howland Island", "Jarvis Island", "Johnston Atoll", "Kingman Reef", "Midway Islands", "Navassa Island", "Palmyra Atoll", "Wake Island"],
+  "UY": ["Artigsa", "Canelones", "Cerro Largo", "Colonia", "Durazno", "Flores", "Lavalleja", "Maldonado", "Montevideo", "Paysandu", "Rivera", "Rocha", "Salto", "Soriano", "Tacuarembo", "Treinta y Tres", "Florida", "Rio Negro", "San Jose"],
+  "UZ": ["Toshkent (city)", "Qoraqalpogiston Respublikasi", "Andijon", "Buxoro", "Farg'ona", "Jizzax", "Khorazm", "Namangan", "Navoiy", "Qashqadaryo", "Samarqand", "Sirdaryo", "Surxondaryo", "Toshkent", "Xorazm"],
+  "VU": ["Malampa", "Penama", "Sanma", "Shefa", "Tafea", "Torba"],
+  "VE": ["Distrito Federal", "Anzoategui", "Apure", "Aragua", "Barinas", "Carabobo", "Cojedes", "Falcon", "Guarico", "Lara", "Merida", "Miranda", "Monagas", "Nueva Esparta", "Portuguesa", "Tachira", "Trujillo", "Vargas", "Yaracuy", "Zulia", "Delta Amacuro", "Dependencias Federales"],
+  "VN": ["Dac Lac", "An Giang", "Ba Ria - Vung Tau", "Bac Can", "Bac Giang", "Bac Lieu", "Bac Ninh", "Ben Tre", "Binh Dinh", "Binh Duong", "Binh Phuoc", "Binh Thuan", "Ca Mau", "Can Tho", "Cao Bang", "Da Nang, thanh pho", "Dong Nai", "Dong Thap", "Gia Lai", "Ha Giang", "Ha Nam", "Ha Noi, thu do", "Ha Tay", "Ha Tinh", "Hai Duong", "Hai Phong, thanh pho", "Hoa Binh", "Ho Chi Minh, thanh pho [Sai Gon]", "Hung Yen", "Khanh Hoa", "Kien Giang", "Kon Tum", "Lai Chau", "Lam Dong", "Lang Son", "Lao Cai", "Long An", "Nam Dinh", "Nghe An", "Ninh Binh", "Ninh Thuan", "Phu Tho", "Phu Yen", "Quang Binh", "Quang Nam", "Quang Ngai", "Quang Ninh", "Quang Tri", "Soc Trang", "Son La", "Tay Ninh", "Thai Binh", "Thai Nguyen", "Thanh Hoa", "Thua Thien-Hue", "Tien Giang", "Tra Vinh", "Tuyen Quang", "Vinh Long", "Vinh Phuc", "Yen Bai"],
+  "YE": ["Abyan", "Adan", "Ad Dali", "Al Bayda'", "Al Hudaydah", "Al Mahrah", "Al Mahwit", "Amran", "Dhamar", "Hadramawt", "Hajjah", "Ibb", "Lahij", "Ma'rib", "Sa'dah", "San'a'", "Shabwah", "Ta'izz"],
+  "ZM": ["Copperbelt", "Luapula", "Lusaka", "North-Western"],
+  "ZW": ["Bulawayo", "Harare", "Manicaland", "Mashonaland Central", "Mashonaland East", "Mashonaland West", "Masvingo", "Matabeleland North", "Matabeleland South", "Midlands"]
+};
+},{}],"../../node_modules/round-to/index.js":[function(require,module,exports) {
+'use strict';
+
+function round(fn, val, precision) {
+  if (typeof val !== 'number') {
+    throw new TypeError('Expected value to be a number');
+  }
+
+  if (!Number.isInteger(precision)) {
+    throw new TypeError('Expected precision to be an integer');
+  }
+
+  const exponent = precision > 0 ? 'e' : 'e-';
+  const exponentNeg = precision > 0 ? 'e-' : 'e';
+  precision = Math.abs(precision);
+
+  if (fn === 'round') {
+    return Number(Math.sign(val) * (Math.round(Math.abs(val) + exponent + precision) + exponentNeg + precision));
+  }
+
+  return Number(Math[fn](val + exponent + precision) + exponentNeg + precision);
+}
+
+module.exports = round.bind(null, 'round');
+module.exports.up = round.bind(null, 'ceil');
+module.exports.down = round.bind(null, 'floor');
+},{}],"../../node_modules/numeral/numeral.js":[function(require,module,exports) {
 var define;
 var global = arguments[3];
-var e,r=arguments[3];!function(r,t){"function"==typeof e&&e.amd?e(t):"object"==typeof module&&module.exports?module.exports=t():r.numeral=t()}(this,function(){var e,r,t,n,i,o={},a={},l={currentLocale:"en",zeroFormat:null,nullFormat:null,defaultFormat:"0,0",scalePercentBy100:!0},u={currentLocale:l.currentLocale,zeroFormat:l.zeroFormat,nullFormat:l.nullFormat,defaultFormat:l.defaultFormat,scalePercentBy100:l.scalePercentBy100};function s(e,r){this._input=e,this._value=r}return(e=function(t){var n,i,a,l;if(e.isNumeral(t))n=t.value();else if(0===t||void 0===t)n=0;else if(null===t||r.isNaN(t))n=null;else if("string"==typeof t)if(u.zeroFormat&&t===u.zeroFormat)n=0;else if(u.nullFormat&&t===u.nullFormat||!t.replace(/[^0-9]+/g,"").length)n=null;else{for(i in o)if((l="function"==typeof o[i].regexps.unformat?o[i].regexps.unformat():o[i].regexps.unformat)&&t.match(l)){a=o[i].unformat;break}n=(a=a||e._.stringToNumber)(t)}else n=Number(t)||null;return new s(t,n)}).version="2.0.6",e.isNumeral=fun
 ction(e){return e instanceof s},e._=r={numberToFormat:function(r,t,n){var i,o,l,u,s,c,f,m,h=a[e.options.currentLocale],d=!1,b=!1,p="",g="",v=!1;if(r=r||0,l=Math.abs(r),e._.includes(t,"(")?(d=!0,t=t.replace(/[\(|\)]/g,"")):(e._.includes(t,"+")||e._.includes(t,"-"))&&(c=e._.includes(t,"+")?t.indexOf("+"):r<0?t.indexOf("-"):-1,t=t.replace(/[\+|\-]/g,"")),e._.includes(t,"a")&&(o=!!(o=t.match(/a(k|m|b|t)?/))&&o[1],e._.includes(t," a")&&(p=" "),t=t.replace(new RegExp(p+"a[kmbt]?"),""),l>=1e12&&!o||"t"===o?(p+=h.abbreviations.trillion,r/=1e12):l<1e12&&l>=1e9&&!o||"b"===o?(p+=h.abbreviations.billion,r/=1e9):l<1e9&&l>=1e6&&!o||"m"===o?(p+=h.abbreviations.million,r/=1e6):(l<1e6&&l>=1e3&&!o||"k"===o)&&(p+=h.abbreviations.thousand,r/=1e3)),e._.includes(t,"[.]")&&(b=!0,t=t.replace("[.]",".")),u=r.toString().split(".")[0],s=t.split(".")[1],f=t.indexOf(","),i=(t.split(".")[0].split(",")[0].match(/0/g)||[]).length,s?(e._.includes(s,"[")?(s=(s=s.replace("]","")).split("["),g=e._.toFixed(r,s[0].lengt
 h+s[1].length,n,s[1].length)):g=e._.toFixed(r,s.length,n),u=g.split(".")[0],g=e._.includes(g,".")?h.delimiters.decimal+g.split(".")[1]:"",b&&0===Number(g.slice(1))&&(g="")):u=e._.toFixed(r,0,n),p&&!o&&Number(u)>=1e3&&p!==h.abbreviations.trillion)switch(u=String(Number(u)/1e3),p){case h.abbreviations.thousand:p=h.abbreviations.million;break;case h.abbreviations.million:p=h.abbreviations.billion;break;case h.abbreviations.billion:p=h.abbreviations.trillion}if(e._.includes(u,"-")&&(u=u.slice(1),v=!0),u.length<i)for(var _=i-u.length;_>0;_--)u="0"+u;return f>-1&&(u=u.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+h.delimiters.thousands)),0===t.indexOf(".")&&(u=""),m=u+g+(p||""),d?m=(d&&v?"(":"")+m+(d&&v?")":""):c>=0?m=0===c?(v?"-":"+")+m:m+(v?"-":"+"):v&&(m="-"+m),m},stringToNumber:function(e){var r,t,n,i=a[u.currentLocale],o=e,l={thousand:3,million:6,billion:9,trillion:12};if(u.zeroFormat&&e===u.zeroFormat)t=0;else if(u.nullFormat&&e===u.nullFormat||!e.replace(/[^0-9]+/g,"").length)t
 =null;else{for(r in t=1,"."!==i.delimiters.decimal&&(e=e.replace(/\./g,"").replace(i.delimiters.decimal,".")),l)if(n=new RegExp("[^a-zA-Z]"+i.abbreviations[r]+"(?:\\)|(\\"+i.currency.symbol+")?(?:\\))?)?$"),o.match(n)){t*=Math.pow(10,l[r]);break}t*=(e.split("-").length+Math.min(e.split("(").length-1,e.split(")").length-1))%2?1:-1,e=e.replace(/[^0-9\.]+/g,""),t*=Number(e)}return t},isNaN:function(e){return"number"==typeof e&&isNaN(e)},includes:function(e,r){return-1!==e.indexOf(r)},insert:function(e,r,t){return e.slice(0,t)+r+e.slice(t)},reduce:function(e,r){if(null===this)throw new TypeError("Array.prototype.reduce called on null or undefined");if("function"!=typeof r)throw new TypeError(r+" is not a function");var t,n=Object(e),i=n.length>>>0,o=0;if(3===arguments.length)t=arguments[2];else{for(;o<i&&!(o in n);)o++;if(o>=i)throw new TypeError("Reduce of empty array with no initial value");t=n[o++]}for(;o<i;o++)o in n&&(t=r(t,n[o],o,n));return t},multiplier:function(e){var r=e.toStri
 ng().split(".");return r.length<2?1:Math.pow(10,r[1].length)},correctionFactor:function(){return Array.prototype.slice.call(arguments).reduce(function(e,t){var n=r.multiplier(t);return e>n?e:n},1)},toFixed:function(e,r,t,n){var i,o,a,l,u=e.toString().split("."),s=r-(n||0);return i=2===u.length?Math.min(Math.max(u[1].length,s),r):s,a=Math.pow(10,i),l=(t(e+"e+"+i)/a).toFixed(i),n>r-i&&(o=new RegExp("\\.?0{1,"+(n-(r-i))+"}$"),l=l.replace(o,"")),l}},e.options=u,e.formats=o,e.locales=a,e.locale=function(e){return e&&(u.currentLocale=e.toLowerCase()),u.currentLocale},e.localeData=function(e){if(!e)return a[u.currentLocale];if(e=e.toLowerCase(),!a[e])throw new Error("Unknown locale : "+e);return a[e]},e.reset=function(){for(var e in l)u[e]=l[e]},e.zeroFormat=function(e){u.zeroFormat="string"==typeof e?e:null},e.nullFormat=function(e){u.nullFormat="string"==typeof e?e:null},e.defaultFormat=function(e){u.defaultFormat="string"==typeof e?e:"0.0"},e.register=function(e,r,t){if(r=r.toLowerCase(
 ),this[e+"s"][r])throw new TypeError(r+" "+e+" already registered.");return this[e+"s"][r]=t,t},e.validate=function(r,t){var n,i,o,a,l,u,s,c;if("string"!=typeof r&&(r+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",r)),(r=r.trim()).match(/^\d+$/))return!0;if(""===r)return!1;try{s=e.localeData(t)}catch(f){s=e.localeData(e.locale())}return o=s.currency.symbol,l=s.abbreviations,n=s.delimiters.decimal,i="."===s.delimiters.thousands?"\\.":s.delimiters.thousands,(null===(c=r.match(/^[^\d]+/))||(r=r.substr(1),c[0]===o))&&((null===(c=r.match(/[^\d]+$/))||(r=r.slice(0,-1),c[0]===l.thousand||c[0]===l.million||c[0]===l.billion||c[0]===l.trillion))&&(u=new RegExp(i+"{2}"),!r.match(/[^\d.,]/g)&&(!((a=r.split(n)).length>2)&&(a.length<2?!!a[0].match(/^\d+.*\d$/)&&!a[0].match(u):1===a[0].length?!!a[0].match(/^\d+$/)&&!a[0].match(u)&&!!a[1].match(/^\d+$/):!!a[0].match(/^\d+.*\d$/)&&!a[0].match(u)&&!!a[1].match(/^\d+$/)))))},e.fn=s.prototype={clone:function
 (){return e(this)},format:function(r,t){var n,i,a,l=this._value,s=r||u.defaultFormat;if(t=t||Math.round,0===l&&null!==u.zeroFormat)i=u.zeroFormat;else if(null===l&&null!==u.nullFormat)i=u.nullFormat;else{for(n in o)if(s.match(o[n].regexps.format)){a=o[n].format;break}i=(a=a||e._.numberToFormat)(l,s,t)}return i},value:function(){return this._value},input:function(){return this._input},set:function(e){return this._value=Number(e),this},add:function(e){var t=r.correctionFactor.call(null,this._value,e);return this._value=r.reduce([this._value,e],function(e,r,n,i){return e+Math.round(t*r)},0)/t,this},subtract:function(e){var t=r.correctionFactor.call(null,this._value,e);return this._value=r.reduce([e],function(e,r,n,i){return e-Math.round(t*r)},Math.round(this._value*t))/t,this},multiply:function(e){return this._value=r.reduce([this._value,e],function(e,t,n,i){var o=r.correctionFactor(e,t);return Math.round(e*o)*Math.round(t*o)/Math.round(o*o)},1),this},divide:function(e){return this._va
 lue=r.reduce([this._value,e],function(e,t,n,i){var o=r.correctionFactor(e,t);return Math.round(e*o)/Math.round(t*o)}),this},difference:function(r){return Math.abs(e(this._value).subtract(r).value())}},e.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(e){var r=e%10;return 1==~~(e%100/10)?"th":1===r?"st":2===r?"nd":3===r?"rd":"th"},currency:{symbol:"$"}}),e.register("format","bps",{regexps:{format:/(BPS)/,unformat:/(BPS)/},format:function(r,t,n){var i,o=e._.includes(t," BPS")?" ":"";return r*=1e4,t=t.replace(/\s?BPS/,""),i=e._.numberToFormat(r,t,n),e._.includes(i,")")?((i=i.split("")).splice(-1,0,o+"BPS"),i=i.join("")):i=i+o+"BPS",i},unformat:function(r){return+(1e-4*e._.stringToNumber(r)).toFixed(15)}}),n={base:1024,suffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},i="("+(i=(t={base:1e3,suffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]}).suffixes.concat(n.suffixes.filt
 er(function(e){return t.suffixes.indexOf(e)<0})).join("|")).replace("B","B(?!PS)")+")",e.register("format","bytes",{regexps:{format:/([0\s]i?b)/,unformat:new RegExp(i)},format:function(r,i,o){var a,l,u,s=e._.includes(i,"ib")?n:t,c=e._.includes(i," b")||e._.includes(i," ib")?" ":"";for(i=i.replace(/\s?i?b/,""),a=0;a<=s.suffixes.length;a++)if(l=Math.pow(s.base,a),u=Math.pow(s.base,a+1),null===r||0===r||r>=l&&r<u){c+=s.suffixes[a],l>0&&(r/=l);break}return e._.numberToFormat(r,i,o)+c},unformat:function(r){var i,o,a=e._.stringToNumber(r);if(a){for(i=t.suffixes.length-1;i>=0;i--){if(e._.includes(r,t.suffixes[i])){o=Math.pow(t.base,i);break}if(e._.includes(r,n.suffixes[i])){o=Math.pow(n.base,i);break}}a*=o||1}return a}}),e.register("format","currency",{regexps:{format:/(\$)/},format:function(r,t,n){var i,o,a=e.locales[e.options.currentLocale],l={before:t.match(/^([\+|\-|\(|\s|\$]*)/)[0],after:t.match(/([\+|\-|\)|\s|\$]*)$/)[0]};for(t=t.replace(/\s?\$\s?/,""),i=e._.numberToFormat(r,t,n),r>=
 0?(l.before=l.before.replace(/[\-\(]/,""),l.after=l.after.replace(/[\-\)]/,"")):r<0&&!e._.includes(l.before,"-")&&!e._.includes(l.before,"(")&&(l.before="-"+l.before),o=0;o<l.before.length;o++)switch(l.before[o]){case"$":i=e._.insert(i,a.currency.symbol,o);break;case" ":i=e._.insert(i," ",o+a.currency.symbol.length-1)}for(o=l.after.length-1;o>=0;o--)switch(l.after[o]){case"$":i=o===l.after.length-1?i+a.currency.symbol:e._.insert(i,a.currency.symbol,-(l.after.length-(1+o)));break;case" ":i=o===l.after.length-1?i+" ":e._.insert(i," ",-(l.after.length-(1+o)+a.currency.symbol.length-1))}return i}}),e.register("format","exponential",{regexps:{format:/(e\+|e-)/,unformat:/(e\+|e-)/},format:function(r,t,n){var i=("number"!=typeof r||e._.isNaN(r)?"0e+0":r.toExponential()).split("e");return t=t.replace(/e[\+|\-]{1}0/,""),e._.numberToFormat(Number(i[0]),t,n)+"e"+i[1]},unformat:function(r){var t=e._.includes(r,"e+")?r.split("e+"):r.split("e-"),n=Number(t[0]),i=Number(t[1]);return i=e._.includes
 (r,"e-")?i*=-1:i,e._.reduce([n,Math.pow(10,i)],function(r,t,n,i){var o=e._.correctionFactor(r,t);return r*o*(t*o)/(o*o)},1)}}),e.register("format","ordinal",{regexps:{format:/(o)/},format:function(r,t,n){var i=e.locales[e.options.currentLocale],o=e._.includes(t," o")?" ":"";return t=t.replace(/\s?o/,""),o+=i.ordinal(r),e._.numberToFormat(r,t,n)+o}}),e.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(r,t,n){var i,o=e._.includes(t," %")?" ":"";return e.options.scalePercentBy100&&(r*=100),t=t.replace(/\s?\%/,""),i=e._.numberToFormat(r,t,n),e._.includes(i,")")?((i=i.split("")).splice(-1,0,o+"%"),i=i.join("")):i=i+o+"%",i},unformat:function(r){var t=e._.stringToNumber(r);return e.options.scalePercentBy100?.01*t:t}}),e.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(e,r,t){var n=Math.floor(e/60/60),i=Math.floor((e-60*n*60)/60),o=Math.round(e-60*n*60-60*i);return n+":"+(i<10?"0"+i:i)+":"+(o<10?"0"+o:o)},unformat:function(
 e){var r=e.split(":"),t=0;return 3===r.length?(t+=60*Number(r[0])*60,t+=60*Number(r[1]),t+=Number(r[2])):2===r.length&&(t+=60*Number(r[0]),t+=Number(r[1])),Number(t)}}),e});
-},{}],"dBk+":[function(require,module,exports) {
-I18n={},I18n.t=function(n,e){void 0===e&&(e={});var r=document.getElementById(n);if(r){var t=r.innerHTML;for(var o in e){var a=new RegExp("__"+o+"__","g");t=t.replace(a,e[o])}return t}throw"PaymentController Translate: id '".concat(n,"' not found")},module.exports=I18n;
-},{}],"uHR9":[function(require,module,exports) {
-var o=require("jquery");function r(r,a){var e=localStorage.getItem("donationData");if(null===e)this.showPaymentErrors(["Couldn't find donationData in local storage."]);else{(e=JSON.parse(e)).PayerID=a,e.token=r;var t={contentType:"application/json; charset=UTF-8",data:JSON.stringify(e),dataType:"json",type:"POST",url:"/process-paypal"};o.ajax(t).done(o.proxy(this.paypalProcessDone,this)).fail(o.proxy(this.paypalProcessFailed,this))}}r.prototype.paypalProcessDone=function(o,r,a){o.errors.length>0?this.showPaymentErrors(o.errors):(localStorage.setItem("donationData",null),localStorage.setItem("donationDone",!0),window.location.href="/thank-you")},r.prototype.paypalProcessFailed=function(o,r,a){var e="Error processing payment:";e=e+" "+r+": "+a,this.closeLoading(),this.showPaymentErrors([e])},r.prototype.showPaymentErrors=function(r){o(".errors-area").show(),o(".title").html("Errors processing donation");var a=o(".errors");o.each(r,function(o,r){var e="";"string"==typeof r||r instanceo
 f String?e=r:"message"in r&&(e=r.message),a.append("<li>"+e+"</li>")})},module.exports=r;
-},{"jquery":"eeO1"}],"ond6":[function(require,module,exports) {
-var t=require("jquery");function e(){this.setupInputPlaceHolderBehavior(),this.getCompanyListTimeoutID=null,this.watchForInputs()}e.prototype.setupInputPlaceHolderBehavior=function(){t(".donate-match-input").attr("placeholder","Type Company Name"),t(".donate-match-input").on("focus",function(){t(this).attr("placeholder","")}).on("focusout",function(){t(".donate-match-input").attr("placeholder","Type Company Name")})},e.prototype.watchForInputs=function(){t(".donate-match-input").on("input",t.proxy(this.getCompanyListAfterWaiting,this)),t(".donate-match-input").on("keyup keypress",function(t){13===(t.keyCode||t.which)&&t.preventDefault()})},e.prototype.getCompanyListAfterWaiting=function(){"number"==typeof this.getCompanyListTimeoutID&&window.clearTimeout(this.getCompanyListTimeoutID),this.getCompanyListTimeoutID=window.setTimeout(t.proxy(this.getCompanyList,this),700)},e.prototype.getCompanyList=function(){this.getCompanyListTimeoutID=null,t(".donate-error-message").remove();var e=t
 (".donate-match-input");if(e.val().length>1){t(".load-container.load1").show();var o={data:{company_substring:e.val()},contentType:"application/json; charset=UTF-8",dataType:"json",type:"GET",url:"/hepdata-autocomplete",timeout:1e4};t.ajax(o).done(t.proxy(this.displayCompanyList,this)).fail(t.proxy(this.displayErrors,this))}else t("#company-matching-options").find(".company-option").remove()},e.prototype.displayCompanyList=function(e,o,n){t(".load-container.load1").hide(),t("#company-option-list").find(".dont-see").remove(),t("#company-option-list").find(".company-option").remove(),t("#company-profile-container .profile").css("display","none");var a=document.getElementById("company-option-list");if(0==e.length){t("input.donate-match-input").css("color","red"),t("input.donate-match-input").css("border-color","red");var i=t("input.donate-match-input").val();t("#hepdata-no-results-message").html("We do not seem to have any information about "+i+' in our database.<br><span class="strong
 ">Please check with your employer to see if it provides matching funds.</span>')}else{for(var r in t("input.donate-match-input").css("color","black"),t("input.donate-match-input").css("border-color","black"),e){var s=document.createElement("div");t(s).addClass("company-option"),t(s).data("company-id",e[r].company_id);var p=e[r].name;t(s).data("company-name",p),t(s).text(p),a.appendChild(s)}t(a).css("display","block"),t(".company-option").on("click",t.proxy(this.selectCompany,this)),t("#hepdata-no-results-message").html("Don't see your employer here?<br><span class='strong'>Please check with your employer to see if it provides matching funds.</span>")}},e.prototype.displayErrors=function(t,e,o){var n=!1,a=e+": "+o+". ";null!=t.responseJSON&&t.responseJSON.errors.forEach(function(t){switch(t.error_code){case"hepdata_server_error":case"hepdata_connection_error":break;default:a+=t.message,n=!0}}),n&&this.displayErrorMessage(a)},e.prototype.displayErrorMessage=function(e){t(".donate-erro
 r-message").remove(),t('<p class="donate-error-message">'+e+"</p>").prependTo(".donate-match-form")},e.prototype.selectCompany=function(e){var o=t(e.target).data("company-name");t("input.donate-match-input").val(o);var n={data:{company_id:t(e.target).data("company-id")},contentType:"application/json; charset=UTF-8",dataType:"json",type:"GET",url:"/hepdata-company-profile",timeout:1e4};t("#company-option-list").hide(),t("#company-option-list").find(".company-option").remove(),t("#company-option-list").find(".dont-see").remove(),t.ajax(n).done(t.proxy(this.displayCompanyProfile,this)).fail(t.proxy(this.displayErrors,this))},e.prototype.displayCompanyProfile=function(e,o,n){t(".company-property-value").remove();var a=this.prepareCompanyInfo(e);this.showCompanyInfo(a)},e.prototype.showCompanyInfo=function(e){t("input.donate-match-input").css("color","#68b030"),t("input.donate-match-input").css("border-color","#68b030"),t("input.donate-match-input").val(e.name),t("#hepdata-no-results-mes
 sage").empty(),t(".profile-field").each(function(o,n){t(this).css("display","flex"),t(this).css("flex-direction","row"),t(this).css("justify-content","space-around"),t(this).css("flex-wrap","wrap"),t(this).css("align-items","center");var a=t(this).data("company-field"),i="",r="";""!=e[a]?("procedure"!=a&&(i='<div class="company-property-value" id="'+a+'-value">',r="</div>"),t(i+e[a]+r).appendTo(t(this))):t(this).css("display","none")}),t("#company-profile-container .profile").css("display","block")},e.prototype.prepareCompanyInfo=function(t){var e=this.cleanupString(t.name),o=this.cleanupString(t.giftratios.giftratio,""),n=this.cleanupCurrency(t.giftratios.maximum_amount_matched,""),a=this.cleanupCurrency(t.giftratios.minimum_amount_matched,""),i=this.cleanupCurrency(t.giftratios.total_amount_per_employee,"");return{summary:this.getSummary(e,n,o),matchingGiftForm:this.getMatchingGiftForm(t.online_resources),name:e,matchingConditions:this.getMatchingConditions(o,a,n,i),contactInfo:th
 is.getNiceContactInfo(t),procedure:this.getNiceCompanyProcedure(t.procedure),comments:this.cleanupString(t.comments),resources:this.getNiceOnlineResources(t.online_resources),lastUpdated:this.setLastUpdated(t.last_updated)}},e.prototype.isNotBlank=function(t){return null!=t&&""!=t},e.prototype.getSummary=function(t,e,o){var n="";if(this.isNotBlank(t)&&this.isNotBlank(e)&&this.isNotBlank(o)){var a=o.split(":");if(a.length>=2){var i=a[0],r=a[1];if(!isNaN(i)&&!isNaN(r))n+='<span class="company">'+t+'</span> will match employee donations by <span class="percent">'+(parseFloat(i)/parseFloat(r)*100).toString()+"%</span>","$0.00"!=e&&(n+=' up to <span class="match-amount">'+e+"</span>"),n+="."}}return n},e.prototype.setLastUpdated=function(t){return this.isNotBlank(t)?"Last Updated "+t:empty_return},e.prototype.cleanupString=function(t,e){return void 0===e&&(e=""),this.isNotBlank(t)?t:e},e.prototype.cleanupCurrency=function(t,e){return void 0===e&&(e=""),"NaN"!==parseFloat(t)?"$"+parseFloa
 t(t).toFixed(2).toString():e},e.prototype.cleanupPhoneNumber=function(t,e){if(void 0===e&&(e=""),NaN===parseInt(t))return t.length<10?e:t;if(10==t.length)return t.slice(0,3)+"."+t.slice(3,6)+"."+t.slice(6,10);if(t.length>10){var o=t.length;return"+"+t.slice(0,o-10)+"."+t.slice(o-10,o-7)+"."+t.slice(o-7,o-4)+"."+t.slice(o-4,o)}return e},e.prototype.getNiceContactInfo=function(t){var e="",o=this.cleanupString(t.contact_title),n=this.cleanupString(t.contact_address_line1),a=this.cleanupString(t.contact_address_line2),i=[this.cleanupString(t.contact_city),this.cleanupString(t.contact_state),this.cleanupString(t.contact_zip)],r=this.cleanupPhoneNumber(t.contact_phone),s=this.cleanupString(t.contact_email);if([o,r,n,a].forEach(function(t){""!=t&&(e=t+"<br>")}),i.length>0){var p="";""!=i[0]&&""!=i[1]?p+=i[0]+", "+i[1]+". ":""!=i[0]?p+=i[0]+". ":""!=i[1]&&(p+=i[1]+". "),""!=i[2]&&(p+=i[2]),""!=p&&(p+="<br>"),e+=p}return""!=s&&(e+='<a href="mailto:'+s+'">'+s+"</span>"),e},e.prototype.getNice
 CompanyProcedure=function(t){var e="";for(var o in t)"string"==typeof t[o]&&(e+='<li class="donate-procedure">'+t[o]+"</li>");return e.length>0?e='<ol class="company-property-value" id="procedure-value">'+e+"</ol>":""},e.prototype.getMatchingConditions=function(t,e,o,n){var a="";return""!=t&&(a+='<p>Gift ratio is <span class="ratio">'+t+"</span></p>"),(this.isNotBlank(e)||this.isNotBlank(o)||this.isNotBlank(n))&&(a+="<p>",this.isNotBlank(e)&&(a+="Donation mimimum is "+e+" per employee. "),this.isNotBlank(o)&&"$0.00"!=o&&(a+="Donation maximum is "+o+" per donation per employee. "),this.isNotBlank(n)&&"$0.00"!=n&&(a+="Annual donation maximum per employee is "+n+". "),a+="</p>"),a},e.prototype.getMatchingGiftForm=function(t){var e="";return t.online_resource.matching_gift_form.length>0&&(e+='<a class="purple button" target="_blank" href="'+t.online_resource.matching_gift_form+'">Fill Out Company Matching Form</a>'),e},e.prototype.getNiceOnlineResources=function(t){var e="";return t.onl
 ine_resource.guide.length>0&&(e+='<a class="purple button" target="_blank" href="'+t.online_resource.guide+'">Matching Guide</a>'),e},module.exports=e;
-},{"jquery":"eeO1"}],"sijK":[function(require,module,exports) {
-var t=require("./countries.js"),e=require("./flasher"),r=require("./regions.js"),i=require("round-to"),o=require("numeral"),s=require("jquery"),a=require("./i18n.js"),n=a.t;function p(t,e,r,i,o){this.id=t,this.fieldIds=e,this.helpText=r,this.friendlyName=i,this.friendlyName2=o}function l(t,e,r){var i=arguments.length>3&&void 0!==arguments[3]&&arguments[3];this.country="US",this.priceSetName="once",this.promo=i,this.setDefaultOnceAmount(),this.environmentName=e,this.noPerk=!0,this.noRegions=!1,this.perk="t-shirt-pack",this.paypalMerchantId=t,this.paymentMethod=null,this.paymentMethodName="credit_card",this.paymentMethodToSelector={credit_card:".credit-card-form-wrapper,#donate-submit-button",paypal:"#paypal-container,#paypal-button-area"},this.perkInfoMap={stickers:new p("stickers",[],null,n("t-sticker__friendly-name")),"t-shirt":new p("t-shirt",["perk-style-1","perk-fit-1","perk-size-1"],n("t-t-shirt__help-text"),n("t-t-shirt__friendly-name")),"t-shirt-pack":new p("t-shirt-pack",["p
 erk-style-1","perk-fit-1","perk-size-1","perk-fit-2","perk-size-2"],n("t-t-shirt-pack__help-text"),n("t-t-shirt-pack__friendly-name"),n("t-t-shirt-pack-2__friendly-name")),sweatshirt:new p("sweatshirt",["perk-size-1"],n("t-sweatshirt__help-text"),n("t-sweatshirt__friendly-name"))},this.tShirtStyleOptions={"strength-in-numbers":{slim:{"friendly-name":"Slim",sizes:["s","m","l","xl","xxl"]},classic:{"friendly-name":"Classic",sizes:["s","m","l","xl","xxl"]}},pdr:{slim:{"friendly-name":"Slim",sizes:["s","m","l","xl","xxl"]},classic:{"friendly-name":"Classic",sizes:["s","m","l","xxl"]}},"heart-of-internet":{slim:{"friendly-name":"Slim",sizes:["s","m","l","xl","xxl"]},classic:{"friendly-name":"Classic",sizes:["s","m","l","xxl"]}},ooni:{european:{"friendly-name":"European",sizes:["s","m","l","xl","xxl"]}}},this.priceSets={once:[[1e3,void 0],[2500,"stickers"],[7500,"t-shirt"],[12500,"t-shirt-pack"],[25e3,"t-shirt-pack"],[5e4,"sweatshirt"]],monthly:[[500,void 0],[1e3,"stickers"],[2500,"t-shir
 t"],[5e3,"t-shirt-pack"],[1e4,"sweatshirt"]]},this.perkRequiredFieldIds={credit_card:["country","cardNumber","cvc","email","expMonth","expYear","firstName","lastName","locality","postalCode","region","streetAddress"],paypal:["country","email","firstName","lastName","locality","postalCode","region","streetAddress"]},this.standardPaymentRequiredFieldIds={paypal:["email","firstName","lastName"],credit_card:["country","cardNumber","cvc","email","expMonth","expYear","firstName","lastName","locality","postalCode","region","streetAddress"]},this.stripePublishableKey=r,this.init()}l.prototype.init=function(){this.setInitialPromoAdjustments(),this.setPriceSet(),this.setRecurring(),this.setCurrentPrice(),this.setPaymentMethodName(),this.setupRecurringButton(),this.setupPayPal(),this.setupPriceButtons(),this.setupPerkButtons(),this.setupPaymentMethodButtons(),this.setupStripe(),this.setupCountries(),this.setCountry(),this.setupPerkFields(),this.setupPerkSizes()},l.prototype.clearActivePerk=fun
 ction(){s(".perk").removeClass("selected")},l.prototype.clearErrors=function(){s("input,div").removeClass("error"),s(".error-container").remove()},l.prototype.clearOtherAmount=function(){s("#otherAmount").val("")},l.prototype.closeLoading=function(){tor.reactCallbacks.setLoadingDialogOpen(!1)},l.prototype.countryChanged=function(t){this.setupRegions()},l.prototype.displayCurrentPerk=function(){(this.clearActivePerk(),this.noPerk)||s(".perk[data-perk='"+this.perk+"']").addClass("selected");this.displaySelectedPerkInSubmitArea()},l.prototype.displaySelectedPerkInSubmitArea=function(){var t=s("#donate-submit-perk");if(this.noPerk)t.html(n("t-no-gift"));else{var e=n("t-gift-selected")+": ";this.perkInfoMap.hasOwnProperty(this.perk)&&(e+=this.perkInfoMap[this.perk].friendlyName,t.html(e))}},l.prototype.getCampaignTotalsDone=function(t,e,r){t.errors.length>0?console.log("Error fetching campaign totals from /campaign-totals",t):this.setCampaignTotals(t.data),window.setTimeout(s.proxy(this.
 requestCampaignTotals,this),5e3)},l.prototype.getCampaignTotalsFailed=function(t,e,r){console.log("Error fetching campaign totals from /campaign-totals",e,r)},l.prototype.getDonationData=function(){var t=s("#donationForm").serializeArray(),e=this.perk;this.noPerk&&(e="none");var r={name:e};if(!this.noPerk&&this.perkInfoMap.hasOwnProperty(this.perk)){var i=this.perkInfoMap[this.perk];s.each(i.fieldIds,function(t,e){valueName=e.replace(/^perk-/,""),r[valueName]=s("#"+e).val()})}var o={amount:this.amount,fields:{},paymentMethod:{name:this.paymentMethodName},recurring:this.recurring()};return void 0!==e&&(o.perk=r),s.each(t,function(t,e){var r=e.value.trim();"region"==e.name&&"--none--"==r&&(r=""),""!=r&&(o.fields[e.name]=r)}),o},l.prototype.getPerkElements=function(){var t=s("#notmatchinganything");if(!this.noPerk&&this.perkInfoMap.hasOwnProperty(this.perk)){var e=this.perkInfoMap[this.perk];s.each(e.fieldIds,function(e,r){t=t.add(s("#"+r))})}return t},l.prototype.MissingRequiredFieldE
 xception=function(t){this.message=t,this.name="MissingRequiredFieldException"},l.prototype.getRequiredFields=function(){var t=s("#notmatchanything");return s.each(this.standardPaymentRequiredFieldIds[this.paymentMethodName],function(e,r){if(!(s("#"+r).length>0))throw new l.prototype.MissingRequiredFieldException(n("t-missing-required-field-exception"));t=t.add("#"+r)}),null==this.perk||this.noPerk||s.each(this.perkRequiredFieldIds[this.paymentMethodName],function(e,r){t=t.add("#"+r)}),t=t.add(this.getPerkElements()),this.noRegions&&(t=t.not("#region")),s("#generic-validation-messages").empty(),t},l.prototype.monthlyButtonClicked=function(t){t.preventDefault(),this.clearOtherAmount(),this.priceSetName="monthly",this.amount=2500,this.perk="t-shirt",this.setRecurring(),this.setPriceSet(),this.setCurrentPrice(),this.setCurrentPerk(),this.setLimitedOfferLabelOnPriceLabel()},l.prototype.noPerkCheckboxClicked=function(t){s(t.target).prop("checked")?this.noPerk=!0:this.noPerk=!1,this.setCur
 rentPerk()},l.prototype.onceButtonClicked=function(t){t.preventDefault(),this.clearOtherAmount(),this.setDefaultOnceAmount(),this.perk="t-shirt-pack",this.priceSetName="once",this.setPriceSet(),this.setCurrentPrice(),this.setRecurring(),this.setCurrentPerk(),this.setLimitedOfferLabelOnPriceLabel()},l.prototype.onFormSubmit=function(t){t.preventDefault(),this.clearErrors();var e=this.validateRequiredFields();if(e.length>0)return this.showPaymentError(e),!1;this.showLoading();var r=s("#donationForm");return r.find(".submit").prop("disabled",!0),Stripe.card.createToken(r,s.proxy(this.stripeResponseHandler,this)),!1},l.prototype.otherAmountChanged=function(t){var e=s("#otherAmount").val().trim(),r=0;if(""!=e){if(r=parseFloat(e),isNaN(r))return void s(".invalid-amount").show();this.amount=100*r}s(".invalid-amount").hide();var i=s("#otherAmount");if(this.amount<200)s(".donate-amount-min").show(),i.addClass("error");else{s(".donate-amount-min").hide(),i.removeClass("error"),this.perk=void 
 0;var o=this.priceSets[this.priceSetName];s.each(o,s.proxy(function(t,e){this.amount>=e[0]&&(this.perk=e[1])},this)),this.setCurrentPrice()}},l.prototype.paymentMethodButtonClicked=function(t){t.preventDefault();var e=s(t.target).closest("[data-payment-method]");this.paymentMethodName=e.data("payment-method"),this.setPaymentMethodName()},l.prototype.paypalCheckDonationDone=function(){"true"==localStorage.getItem("donationDone")?(localStorage.setItem("donationDone",null),window.location.href="/thank-you"):this.paypalProblemTimeout=setTimeout(s.proxy(this.paypalCheckDonationDone,this),1e3)},l.prototype.paypalOnAuthorize=function(t,e){this.showLoading(),data=this.getDonationData(),data.PayerID=t.payerID,data.token=t.paymentToken;var r={contentType:"application/json; charset=UTF-8",data:JSON.stringify(data),dataType:"json",type:"POST",url:"/process-paypal"};s.ajax(r).done(s.proxy(this.paypalProcessDone,this)).fail(s.proxy(this.paypalProcessFailed,this))},l.prototype.paypalOnCancel=funct
 ion(t,e){this.closeLoading()},l.prototype.paypalProcessDone=function(t,e,r){t.errors.length>0?(this.closeLoading(),this.showPaymentError(t.errors)):window.location.href="/thank-you"},l.prototype.paypalProcessFailed=function(t,e,r){var i=n("t-payment-processor-failed");i=i+" "+e+": "+r,this.closeLoading(),this.showPaymentError([i])},l.prototype.paypalSetExpressCheckout=function(t,e){var r=this.validateRequiredFields();r.length>0&&(this.showPaymentError(r),e(n("t-validation-failed"))),data=this.getDonationData(),localStorage.setItem("donationData",JSON.stringify(data));var i={contentType:"application/json; charset=UTF-8",data:JSON.stringify(data),dataType:"json",type:"POST",url:"/setExpressCheckout"};s.ajax(i).done(s.proxy(this.paypalSetExpressCheckoutDone,this,t,e)).fail(s.proxy(this.paypalSetExpressCheckoutFailed,this,t,e))},l.prototype.paypalSetExpressCheckoutDone=function(t,e,r,i,o){r.errors.length>0?(this.closeLoading(),this.showPaymentError(r.errors),e(r.errors.join("\n"))):t(r.
 token)},l.prototype.paypalSetExpressCheckoutFailed=function(t,e,r,i,o){var s=n("t-payment-processor-failed")+i+": "+o;this.showPaymentError([s]),e(s)},l.prototype.perkButtonClicked=function(t){var e=s(t.target).closest("["+this.priceAttrName()+"]");if(!e.hasClass("disabled")){this.perk=e.attr("data-perk"),this.noPerk=!1;this.amount;var r=parseInt(e.attr(this.priceAttrName()));r>this.amount&&(this.amount=r,this.clearOtherAmount()),this.setCurrentPrice(),"t-shirt"==this.perk&&this.setPerkFields()}},l.prototype.perkSubSelectFieldUpdated=function(t){var e=s(t.target),r=e.val(),i=s(e).parents(".perk").find(".perk-img");i.hide(),i.filter("[data-perk-image="+r+"]").show(),this.setPerkFields(),this.displaySelectedPerkInSubmitArea()},l.prototype.perkFitUpdated=function(t){var e=s(t.target),r=e.val(),i=1,o=e.find("option").attr("perk-style");"perk-fit-2"===e.attr("id")&&(i=2,o="strength-in-numbers");var a=this.tShirtStyleOptions[o][r].sizes,n="#perk-size-"+i;s(n).html(""),s(n).append(s("<opti
 on>",{value:"--none--",text:"Select Size"})),a.forEach(function(t){s(n).append(s("<option>",{value:t,text:t.toUpperCase()}))})},l.prototype.priceButtonClicked=function(t){t.preventDefault();var e=s(t.target),r=e.attr("data-price-in-cents");this.clearOtherAmount(),this.amount=parseInt(r),this.perk=e.attr("data-perk"),this.setCurrentPrice()},l.prototype.priceAttrName=function(){return"data-"+this.priceSetName+"-price-in-cents"},l.prototype.recurring=function(){return"monthly"==this.priceSetName},l.prototype.setCountry=function(){s("#country").val(this.country),this.setupRegions()},l.prototype.setCurrentPrice=function(){s(".price-btn").removeClass("selected");var t=this.priceSets[this.priceSetName];s.each(t,s.proxy(function(t,e){e[0]!=this.amount||s("[data-price-in-cents="+this.amount+"]").addClass("selected")},this));for(var e=s(".perk"),r=0;r<e.length;r++){var i=s(e[r]);parseInt(i.attr(this.priceAttrName()))>this.amount?i.addClass("disabled"):i.removeClass("disabled")}this.updateDona
 teButtonText(),this.setCurrentPerk()},l.prototype.setCurrentPerk=function(){s(".perk").removeClass("selected"),this.noPerk?this.clearActivePerk():s("#no-perk-checkbox").prop("checked",!1),this.displayCurrentPerk(),this.setPerkFields(),this.setRequiredFields()},l.prototype.setPaymentMethodName=function(){s(".payment-method").removeClass("selected"),s("[data-payment-method='"+this.paymentMethodName+"']").addClass("selected"),s.each(this.paymentMethodToSelector,function(t,e){s(e).hide()});var t=this.paymentMethodToSelector[this.paymentMethodName];s(t).show(),this.setRequiredFields()},l.prototype.setPerkFields=function(){if(s("#perk-fields").hide(),!this.noPerk&&this.perkInfoMap.hasOwnProperty(this.perk)){s("#perk-fields").show(),s("#perk-fields select").hide();var t=this.perkInfoMap[this.perk],e=s(".perk[data-perk="+t.id+"]").find(".perk-sub-select");if(e.length>0||"t-shirt"==this.perk){if("t-shirt"===this.perk){s("#selected-perk-fields-label").html("T-Shirt: Strength in Numbers");var 
 r="strength-in-numbers"}else{var i=e.find("option:selected");s("#selected-perk-fields-label").html(i.html());r=e.val()}var o=this.tShirtStyleOptions[r];s("#perk-fit-1").html(""),s("#perk-fit-1").append(s("<option>",{value:"--none--",text:"Select Fit"})),s.each(o,function(t,e){s("#perk-fit-1").append(s("<option>",{value:t,text:e["friendly-name"]})),s("#perk-fit-1 option").attr("perk-style",r)}),s("#perk-style-1").val(r)}else s("#selected-perk-fields-label").html(t.friendlyName);s("#selected-perk-instructions").html(t.helpText),null==t.friendlyName2?s("#selected-perk-fields-label-2").hide():(s("#selected-perk-fields-label-2").html(t.friendlyName2),s("#selected-perk-fields-label-2").show()),s.each(t.fieldIds,function(t,e){s("#"+e).show()})}},l.prototype.setPriceSet=function(){var t=s(".price-btn"),e=this.priceSets[this.priceSetName];s.each(t,function(t,r){var i=e[t];null!=i?(s(r).show(),s(r).attr("data-price-in-cents",i[0]),s(r).html("$"+o(i[0]/100).format("0")),null==i[1]?s(r).removeA
 ttr("data-perk"):s(r).attr("data-perk",i[1])):s(r).hide()})},l.prototype.setInitialPromoAdjustments=function(){this.adjustPriceSetDueToPromo()},l.prototype.setDefaultOnceAmount=function(){this.promo?this.amount=6e3:this.amount=7500},l.prototype.adjustPriceSetDueToPromo=function(){this.promo&&(this.priceSets.once=[[1e3,void 0],[2500,"stickers"],[6e3,"t-shirt"],[12500,"t-shirt-pack"],[25e3,"t-shirt-pack"],[5e4,"sweatshirt"]])},l.prototype.setRequiredFields=function(){s(".field").removeClass("required"),this.getRequiredFields().addClass("required")},l.prototype.setRecurring=function(){var t=null,e=null;this.recurring()?(t=s("#donate-monthly-button"),e=s("#donate-once-button")):(t=s("#donate-once-button"),e=s("#donate-monthly-button")),t.addClass("selected"),e.removeClass("selected")},l.prototype.setLimitedOfferLabelOnPriceLabel=function(){this.recurring()?s('a[data-perk="t-shirt"]').removeClass("promo"):this.promo&&s('a[data-perk="t-shirt"]').addClass("promo")},l.prototype.setupCountri
 es=function(){var e=s("#country");e.html(""),s.each(t,function(t,r){var i=s("<option>");i.attr("value",r[0]),i.text(r[1]),e.append(i)}),e.on("change",s.proxy(this.countryChanged,this))},l.prototype.setupPayPal=function(){var t=this,e={payment:function(e,r){t.paypalSetExpressCheckout(e,r)},onAuthorize:s.proxy(this.paypalOnAuthorize,this),onCancel:s.proxy(this.paypalOnCancel,this),style:{size:"medium",color:"blue"}};"prod"==this.environmentName?e.env="production":e.env="sandbox",paypal.Button.render(e,"#paypal-button-area"),this.paypalProblemTimeout=setTimeout(s.proxy(this.paypalCheckDonationDone,this),1e3)},l.prototype.setupPaymentMethodButtons=function(){s(".payment-method").on("click",s.proxy(this.paymentMethodButtonClicked,this))},l.prototype.setupPerkButtons=function(){s(".perk").on("click",s.proxy(this.perkButtonClicked,this)),s("#no-perk-checkbox").on("click",s.proxy(this.noPerkCheckboxClicked,this))},l.prototype.setupPerkFields=function(){s(".perk-sub-select").on("change",s.pr
 oxy(this.perkSubSelectFieldUpdated,this))},l.prototype.setupPerkSizes=function(){s(".fit").on("change",s.proxy(this.perkFitUpdated,this))},l.prototype.setupPriceButtons=function(){s(".perk-desc.donate-amount-min").hide(),s(".price-btn").on("click",s.proxy(this.priceButtonClicked,this)),s("#otherAmount").on("change keyup paste",s.proxy(this.otherAmountChanged,this))},l.prototype.setupRecurringButton=function(){s("#donate-once-button").on("click",s.proxy(this.onceButtonClicked,this)),s("#donate-monthly-button").on("click",s.proxy(this.monthlyButtonClicked,this))},l.prototype.setupRegions=function(){var t=s("#country").val(),e=r[t];if(void 0===e)return s("#region").hide(),void(this.noRegions=!0);this.noRegions=!1,s("#region").show();var i=s("#region");i.html("");var o=s("<option>");o.attr("value","--none--"),o.text("State"),i.append(o),s.each(e,function(t,e){var r=s("<option>");r.attr("value",e),r.text(e),i.append(r)})},l.prototype.setupStripe=function(){Stripe.setPublishableKey(this.s
 tripePublishableKey),s("#donationForm").submit(s.proxy(this.onFormSubmit,this))},l.prototype.showLoading=function(){tor.reactCallbacks.setLoadingDialogOpen(!0)},l.prototype.showPaymentError=function(t){var e='<div class="error-container"><div class="title">error</div>';s.each(t,function(t,r){var i="";"string"==typeof r||r instanceof String?i=r:"message"in r&&(i=r.message),e+='<p class="error perk-desc">'+i+"</p>"}),e+="</div>",s(".info-area").after(e)},l.prototype.sliderCurrentPage=function(){var t=1,e=s("#perk-slider .w-slider-dot:first");return e.length>0&&!e.hasClass("w-active")&&(t=2),t},l.prototype.stripeResponseHandler=function(t,e){e.error?(this.closeLoading(),this.showPaymentError([e.error.message]),s("#donationForm").find(".submit").prop("disabled",!1)):this.processStripe(e)},l.prototype.processStripe=function(t){this.showLoading(),data=this.getDonationData(),data.token=t.id;var e={contentType:"application/json; charset=UTF-8",data:JSON.stringify(data),dataType:"json",type:
 "POST",url:"/process-stripe"};s.ajax(e).done(s.proxy(this.processStripeDone,this)).fail(s.proxy(this.processStripeFailed,this))},l.prototype.processStripeDone=function(t,e,r){if(t.errors.length>0){var i=new Array;t.errors.forEach(function(t){i.push(t)}),this.closeLoading(),this.showPaymentError(i)}else window.location.href="/thank-you"},l.prototype.processStripeFailed=function(t,e,r){var i=[];i=void 0===t.responseJSON?[n("t-payment-processor-failed")+e+": "+r]:t.responseJSON.errors,this.showPaymentError(i),this.closeLoading()},l.prototype.isValidEmail=function(t){return""!=t.trim()&&(t.includes("@")&&!t.includes(","))},l.prototype.requestCampaignTotals=function(){s.ajax({contentType:"application/json; charset=UTF-8",dataType:"json",url:"/campaign-totals"}).done(s.proxy(this.getCampaignTotalsDone,this)).fail(s.proxy(this.getCampaignTotalsFailed,this))},l.prototype.setCampaignTotals=function(t){var e=i(t.totalAmount,0),r=2*e;t.totalDonated=o(e).format("0"),t.totalMatched=o(r).format("
 0"),t.totalContributors=o(t.totalContributors).format("0"),t.totalDonations=o(t.totalDonations).format("0"),this.totalDonatedFlasher.resolve(t.totalDonated),this.totalMatchedFlasher.resolve(t.totalMatched),this.totalDonationsFlasher.resolve(t.totalDonations)},l.prototype.setupCampaignTotals=function(){this.totalDonatedFlasher=new e(".total-donated"),this.totalMatchedFlasher=new e(".total-matched"),this.totalDonationsFlasher=new e(".supporters"),this.requestCampaignTotals()},l.prototype.updateDonateButtonText=function(){var t=s("#donate-submit-amount"),e=o(this.amount/100).format("$0.00");this.recurring()&&(e+=" "+n("t-per-month")),t.html(e)},l.prototype.validateRequiredFields=function(){var t,e=[];try{t=this.getRequiredFields()}catch(a){return e.push(a.message),s("#generic-validation-messages").text(a.message),!1}var r=s("#otherAmount");this.amount<200?(s(".perk-desc.donate-amount-min").show(),r.addClass("error"),e.push("$2 minimum donation."),s("html, body").animate({scrollTop:s(".
 perk-desc.donate-amount-min:visible").offset().top},500)):(s(".perk-desc.donate-amount-min").hide(),r.removeClass("error")),t.each(function(t,r){var i="";if((r=s(r)).is("select")&&(i="--none--"),r.val()==i){r.removeClass("required"),r.addClass("error");var o=null,a=null;r.is("[placeholder]")?o=r.attr("placeholder"):r.is("[aria-label]")&&(o=r.attr("aria-label")),a=o?n("t-field-required",{field_name:o}):n("t-field-required-generic"),e.push(a)}else r.removeClass("error"),r.addClass("required")});var i=s("#email"),o=i.val();return this.isValidEmail(o)?(i.removeClass("error"),i.addClass("required")):(i.addClass("error"),i.removeClass("required"),e.push(n("t-invalid-email")),s("html, body").animate({scrollTop:s("#email").offset().top},500)),e},module.exports={PaymentController:l,PaypalProcessor:require("./paypal_processor.js"),HepdataController:require("./hepdata_controller.js")};
-},{"./countries.js":"8KNv","./flasher":"mGJE","./regions.js":"BdcP","round-to":"yTth","numeral":"Tmtp","jquery":"eeO1","./i18n.js":"dBk+","./paypal_processor.js":"uHR9","./hepdata_controller.js":"ond6"}],"VqLu":[function(require,module,exports) {
+/*! @preserve
+ * numeral.js
+ * version : 2.0.6
+ * author : Adam Draper
+ * license : MIT
+ * http://adamwdraper.github.com/Numeral-js/
+ */
+
+(function (global, factory) {
+    if (typeof define === 'function' && define.amd) {
+        define(factory);
+    } else if (typeof module === 'object' && module.exports) {
+        module.exports = factory();
+    } else {
+        global.numeral = factory();
+    }
+}(this, function () {
+    /************************************
+        Variables
+    ************************************/
+
+    var numeral,
+        _,
+        VERSION = '2.0.6',
+        formats = {},
+        locales = {},
+        defaults = {
+            currentLocale: 'en',
+            zeroFormat: null,
+            nullFormat: null,
+            defaultFormat: '0,0',
+            scalePercentBy100: true
+        },
+        options = {
+            currentLocale: defaults.currentLocale,
+            zeroFormat: defaults.zeroFormat,
+            nullFormat: defaults.nullFormat,
+            defaultFormat: defaults.defaultFormat,
+            scalePercentBy100: defaults.scalePercentBy100
+        };
+
+
+    /************************************
+        Constructors
+    ************************************/
+
+    // Numeral prototype object
+    function Numeral(input, number) {
+        this._input = input;
+
+        this._value = number;
+    }
+
+    numeral = function(input) {
+        var value,
+            kind,
+            unformatFunction,
+            regexp;
+
+        if (numeral.isNumeral(input)) {
+            value = input.value();
+        } else if (input === 0 || typeof input === 'undefined') {
+            value = 0;
+        } else if (input === null || _.isNaN(input)) {
+            value = null;
+        } else if (typeof input === 'string') {
+            if (options.zeroFormat && input === options.zeroFormat) {
+                value = 0;
+            } else if (options.nullFormat && input === options.nullFormat || !input.replace(/[^0-9]+/g, '').length) {
+                value = null;
+            } else {
+                for (kind in formats) {
+                    regexp = typeof formats[kind].regexps.unformat === 'function' ? formats[kind].regexps.unformat() : formats[kind].regexps.unformat;
+
+                    if (regexp && input.match(regexp)) {
+                        unformatFunction = formats[kind].unformat;
+
+                        break;
+                    }
+                }
+
+                unformatFunction = unformatFunction || numeral._.stringToNumber;
+
+                value = unformatFunction(input);
+            }
+        } else {
+            value = Number(input)|| null;
+        }
+
+        return new Numeral(input, value);
+    };
+
+    // version number
+    numeral.version = VERSION;
+
+    // compare numeral object
+    numeral.isNumeral = function(obj) {
+        return obj instanceof Numeral;
+    };
+
+    // helper functions
+    numeral._ = _ = {
+        // formats numbers separators, decimals places, signs, abbreviations
+        numberToFormat: function(value, format, roundingFunction) {
+            var locale = locales[numeral.options.currentLocale],
+                negP = false,
+                optDec = false,
+                leadingCount = 0,
+                abbr = '',
+                trillion = 1000000000000,
+                billion = 1000000000,
+                million = 1000000,
+                thousand = 1000,
+                decimal = '',
+                neg = false,
+                abbrForce, // force abbreviation
+                abs,
+                min,
+                max,
+                power,
+                int,
+                precision,
+                signed,
+                thousands,
+                output;
+
+            // make sure we never format a null value
+            value = value || 0;
+
+            abs = Math.abs(value);
+
+            // see if we should use parentheses for negative number or if we should prefix with a sign
+            // if both are present we default to parentheses
+            if (numeral._.includes(format, '(')) {
+                negP = true;
+                format = format.replace(/[\(|\)]/g, '');
+            } else if (numeral._.includes(format, '+') || numeral._.includes(format, '-')) {
+                signed = numeral._.includes(format, '+') ? format.indexOf('+') : value < 0 ? format.indexOf('-') : -1;
+                format = format.replace(/[\+|\-]/g, '');
+            }
+
+            // see if abbreviation is wanted
+            if (numeral._.includes(format, 'a')) {
+                abbrForce = format.match(/a(k|m|b|t)?/);
+
+                abbrForce = abbrForce ? abbrForce[1] : false;
+
+                // check for space before abbreviation
+                if (numeral._.includes(format, ' a')) {
+                    abbr = ' ';
+                }
+
+                format = format.replace(new RegExp(abbr + 'a[kmbt]?'), '');
+
+                if (abs >= trillion && !abbrForce || abbrForce === 't') {
+                    // trillion
+                    abbr += locale.abbreviations.trillion;
+                    value = value / trillion;
+                } else if (abs < trillion && abs >= billion && !abbrForce || abbrForce === 'b') {
+                    // billion
+                    abbr += locale.abbreviations.billion;
+                    value = value / billion;
+                } else if (abs < billion && abs >= million && !abbrForce || abbrForce === 'm') {
+                    // million
+                    abbr += locale.abbreviations.million;
+                    value = value / million;
+                } else if (abs < million && abs >= thousand && !abbrForce || abbrForce === 'k') {
+                    // thousand
+                    abbr += locale.abbreviations.thousand;
+                    value = value / thousand;
+                }
+            }
+
+            // check for optional decimals
+            if (numeral._.includes(format, '[.]')) {
+                optDec = true;
+                format = format.replace('[.]', '.');
+            }
+
+            // break number and format
+            int = value.toString().split('.')[0];
+            precision = format.split('.')[1];
+            thousands = format.indexOf(',');
+            leadingCount = (format.split('.')[0].split(',')[0].match(/0/g) || []).length;
+
+            if (precision) {
+                if (numeral._.includes(precision, '[')) {
+                    precision = precision.replace(']', '');
+                    precision = precision.split('[');
+                    decimal = numeral._.toFixed(value, (precision[0].length + precision[1].length), roundingFunction, precision[1].length);
+                } else {
+                    decimal = numeral._.toFixed(value, precision.length, roundingFunction);
+                }
+
+                int = decimal.split('.')[0];
+
+                if (numeral._.includes(decimal, '.')) {
+                    decimal = locale.delimiters.decimal + decimal.split('.')[1];
+                } else {
+                    decimal = '';
+                }
+
+                if (optDec && Number(decimal.slice(1)) === 0) {
+                    decimal = '';
+                }
+            } else {
+                int = numeral._.toFixed(value, 0, roundingFunction);
+            }
+
+            // check abbreviation again after rounding
+            if (abbr && !abbrForce && Number(int) >= 1000 && abbr !== locale.abbreviations.trillion) {
+                int = String(Number(int) / 1000);
+
+                switch (abbr) {
+                    case locale.abbreviations.thousand:
+                        abbr = locale.abbreviations.million;
+                        break;
+                    case locale.abbreviations.million:
+                        abbr = locale.abbreviations.billion;
+                        break;
+                    case locale.abbreviations.billion:
+                        abbr = locale.abbreviations.trillion;
+                        break;
+                }
+            }
+
+
+            // format number
+            if (numeral._.includes(int, '-')) {
+                int = int.slice(1);
+                neg = true;
+            }
+
+            if (int.length < leadingCount) {
+                for (var i = leadingCount - int.length; i > 0; i--) {
+                    int = '0' + int;
+                }
+            }
+
+            if (thousands > -1) {
+                int = int.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g, '$1' + locale.delimiters.thousands);
+            }
+
+            if (format.indexOf('.') === 0) {
+                int = '';
+            }
+
+            output = int + decimal + (abbr ? abbr : '');
+
+            if (negP) {
+                output = (negP && neg ? '(' : '') + output + (negP && neg ? ')' : '');
+            } else {
+                if (signed >= 0) {
+                    output = signed === 0 ? (neg ? '-' : '+') + output : output + (neg ? '-' : '+');
+                } else if (neg) {
+                    output = '-' + output;
+                }
+            }
+
+            return output;
+        },
+        // unformats numbers separators, decimals places, signs, abbreviations
+        stringToNumber: function(string) {
+            var locale = locales[options.currentLocale],
+                stringOriginal = string,
+                abbreviations = {
+                    thousand: 3,
+                    million: 6,
+                    billion: 9,
+                    trillion: 12
+                },
+                abbreviation,
+                value,
+                i,
+                regexp;
+
+            if (options.zeroFormat && string === options.zeroFormat) {
+                value = 0;
+            } else if (options.nullFormat && string === options.nullFormat || !string.replace(/[^0-9]+/g, '').length) {
+                value = null;
+            } else {
+                value = 1;
+
+                if (locale.delimiters.decimal !== '.') {
+                    string = string.replace(/\./g, '').replace(locale.delimiters.decimal, '.');
+                }
+
+                for (abbreviation in abbreviations) {
+                    regexp = new RegExp('[^a-zA-Z]' + locale.abbreviations[abbreviation] + '(?:\\)|(\\' + locale.currency.symbol + ')?(?:\\))?)?$');
+
+                    if (stringOriginal.match(regexp)) {
+                        value *= Math.pow(10, abbreviations[abbreviation]);
+                        break;
+                    }
+                }
+
+                // check for negative number
+                value *= (string.split('-').length + Math.min(string.split('(').length - 1, string.split(')').length - 1)) % 2 ? 1 : -1;
+
+                // remove non numbers
+                string = string.replace(/[^0-9\.]+/g, '');
+
+                value *= Number(string);
+            }
+
+            return value;
+        },
+        isNaN: function(value) {
+            return typeof value === 'number' && isNaN(value);
+        },
+        includes: function(string, search) {
+            return string.indexOf(search) !== -1;
+        },
+        insert: function(string, subString, start) {
+            return string.slice(0, start) + subString + string.slice(start);
+        },
+        reduce: function(array, callback /*, initialValue*/) {
+            if (this === null) {
+                throw new TypeError('Array.prototype.reduce called on null or undefined');
+            }
+
+            if (typeof callback !== 'function') {
+                throw new TypeError(callback + ' is not a function');
+            }
+
+            var t = Object(array),
+                len = t.length >>> 0,
+                k = 0,
+                value;
+
+            if (arguments.length === 3) {
+                value = arguments[2];
+            } else {
+                while (k < len && !(k in t)) {
+                    k++;
+                }
+
+                if (k >= len) {
+                    throw new TypeError('Reduce of empty array with no initial value');
+                }
+
+                value = t[k++];
+            }
+            for (; k < len; k++) {
+                if (k in t) {
+                    value = callback(value, t[k], k, t);
+                }
+            }
+            return value;
+        },
+        /**
+         * Computes the multiplier necessary to make x >= 1,
+         * effectively eliminating miscalculations caused by
+         * finite precision.
+         */
+        multiplier: function (x) {
+            var parts = x.toString().split('.');
+
+            return parts.length < 2 ? 1 : Math.pow(10, parts[1].length);
+        },
+        /**
+         * Given a variable number of arguments, returns the maximum
+         * multiplier that must be used to normalize an operation involving
+         * all of them.
+         */
+        correctionFactor: function () {
+            var args = Array.prototype.slice.call(arguments);
+
+            return args.reduce(function(accum, next) {
+                var mn = _.multiplier(next);
+                return accum > mn ? accum : mn;
+            }, 1);
+        },
+        /**
+         * Implementation of toFixed() that treats floats more like decimals
+         *
+         * Fixes binary rounding issues (eg. (0.615).toFixed(2) === '0.61') that present
+         * problems for accounting- and finance-related software.
+         */
+        toFixed: function(value, maxDecimals, roundingFunction, optionals) {
+            var splitValue = value.toString().split('.'),
+                minDecimals = maxDecimals - (optionals || 0),
+                boundedPrecision,
+                optionalsRegExp,
+                power,
+                output;
+
+            // Use the smallest precision value possible to avoid errors from floating point representation
+            if (splitValue.length === 2) {
+              boundedPrecision = Math.min(Math.max(splitValue[1].length, minDecimals), maxDecimals);
+            } else {
+              boundedPrecision = minDecimals;
+            }
+
+            power = Math.pow(10, boundedPrecision);
+
+            // Multiply up by precision, round accurately, then divide and use native toFixed():
+            output = (roundingFunction(value + 'e+' + boundedPrecision) / power).toFixed(boundedPrecision);
+
+            if (optionals > maxDecimals - boundedPrecision) {
+                optionalsRegExp = new RegExp('\\.?0{1,' + (optionals - (maxDecimals - boundedPrecision)) + '}$');
+                output = output.replace(optionalsRegExp, '');
+            }
+
+            return output;
+        }
+    };
+
+    // avaliable options
+    numeral.options = options;
+
+    // avaliable formats
+    numeral.formats = formats;
+
+    // avaliable formats
+    numeral.locales = locales;
+
+    // This function sets the current locale.  If
+    // no arguments are passed in, it will simply return the current global
+    // locale key.
+    numeral.locale = function(key) {
+        if (key) {
+            options.currentLocale = key.toLowerCase();
+        }
+
+        return options.currentLocale;
+    };
+
+    // This function provides access to the loaded locale data.  If
+    // no arguments are passed in, it will simply return the current
+    // global locale object.
+    numeral.localeData = function(key) {
+        if (!key) {
+            return locales[options.currentLocale];
+        }
+
+        key = key.toLowerCase();
+
+        if (!locales[key]) {
+            throw new Error('Unknown locale : ' + key);
+        }
+
+        return locales[key];
+    };
+
+    numeral.reset = function() {
+        for (var property in defaults) {
+            options[property] = defaults[property];
+        }
+    };
+
+    numeral.zeroFormat = function(format) {
+        options.zeroFormat = typeof(format) === 'string' ? format : null;
+    };
+
+    numeral.nullFormat = function (format) {
+        options.nullFormat = typeof(format) === 'string' ? format : null;
+    };
+
+    numeral.defaultFormat = function(format) {
+        options.defaultFormat = typeof(format) === 'string' ? format : '0.0';
+    };
+
+    numeral.register = function(type, name, format) {
+        name = name.toLowerCase();
+
+        if (this[type + 's'][name]) {
+            throw new TypeError(name + ' ' + type + ' already registered.');
+        }
+
+        this[type + 's'][name] = format;
+
+        return format;
+    };
+
+
+    numeral.validate = function(val, culture) {
+        var _decimalSep,
+            _thousandSep,
+            _currSymbol,
+            _valArray,
+            _abbrObj,
+            _thousandRegEx,
+            localeData,
+            temp;
+
+        //coerce val to string
+        if (typeof val !== 'string') {
+            val += '';
+
+            if (console.warn) {
+                console.warn('Numeral.js: Value is not string. It has been co-erced to: ', val);
+            }
+        }
+
+        //trim whitespaces from either sides
+        val = val.trim();
+
+        //if val is just digits return true
+        if (!!val.match(/^\d+$/)) {
+            return true;
+        }
+
+        //if val is empty return false
+        if (val === '') {
+            return false;
+        }
+
+        //get the decimal and thousands separator from numeral.localeData
+        try {
+            //check if the culture is understood by numeral. if not, default it to current locale
+            localeData = numeral.localeData(culture);
+        } catch (e) {
+            localeData = numeral.localeData(numeral.locale());
+        }
+
+        //setup the delimiters and currency symbol based on culture/locale
+        _currSymbol = localeData.currency.symbol;
+        _abbrObj = localeData.abbreviations;
+        _decimalSep = localeData.delimiters.decimal;
+        if (localeData.delimiters.thousands === '.') {
+            _thousandSep = '\\.';
+        } else {
+            _thousandSep = localeData.delimiters.thousands;
+        }
+
+        // validating currency symbol
+        temp = val.match(/^[^\d]+/);
+        if (temp !== null) {
+            val = val.substr(1);
+            if (temp[0] !== _currSymbol) {
+                return false;
+            }
+        }
+
+        //validating abbreviation symbol
+        temp = val.match(/[^\d]+$/);
+        if (temp !== null) {
+            val = val.slice(0, -1);
+            if (temp[0] !== _abbrObj.thousand && temp[0] !== _abbrObj.million && temp[0] !== _abbrObj.billion && temp[0] !== _abbrObj.trillion) {
+                return false;
+            }
+        }
+
+        _thousandRegEx = new RegExp(_thousandSep + '{2}');
+
+        if (!val.match(/[^\d.,]/g)) {
+            _valArray = val.split(_decimalSep);
+            if (_valArray.length > 2) {
+                return false;
+            } else {
+                if (_valArray.length < 2) {
+                    return ( !! _valArray[0].match(/^\d+.*\d$/) && !_valArray[0].match(_thousandRegEx));
+                } else {
+                    if (_valArray[0].length === 1) {
+                        return ( !! _valArray[0].match(/^\d+$/) && !_valArray[0].match(_thousandRegEx) && !! _valArray[1].match(/^\d+$/));
+                    } else {
+                        return ( !! _valArray[0].match(/^\d+.*\d$/) && !_valArray[0].match(_thousandRegEx) && !! _valArray[1].match(/^\d+$/));
+                    }
+                }
+            }
+        }
+
+        return false;
+    };
+
+
+    /************************************
+        Numeral Prototype
+    ************************************/
+
+    numeral.fn = Numeral.prototype = {
+        clone: function() {
+            return numeral(this);
+        },
+        format: function(inputString, roundingFunction) {
+            var value = this._value,
+                format = inputString || options.defaultFormat,
+                kind,
+                output,
+                formatFunction;
+
+            // make sure we have a roundingFunction
+            roundingFunction = roundingFunction || Math.round;
+
+            // format based on value
+            if (value === 0 && options.zeroFormat !== null) {
+                output = options.zeroFormat;
+            } else if (value === null && options.nullFormat !== null) {
+                output = options.nullFormat;
+            } else {
+                for (kind in formats) {
+                    if (format.match(formats[kind].regexps.format)) {
+                        formatFunction = formats[kind].format;
+
+                        break;
+                    }
+                }
+
+                formatFunction = formatFunction || numeral._.numberToFormat;
+
+                output = formatFunction(value, format, roundingFunction);
+            }
+
+            return output;
+        },
+        value: function() {
+            return this._value;
+        },
+        input: function() {
+            return this._input;
+        },
+        set: function(value) {
+            this._value = Number(value);
+
+            return this;
+        },
+        add: function(value) {
+            var corrFactor = _.correctionFactor.call(null, this._value, value);
+
+            function cback(accum, curr, currI, O) {
+                return accum + Math.round(corrFactor * curr);
+            }
+
+            this._value = _.reduce([this._value, value], cback, 0) / corrFactor;
+
+            return this;
+        },
+        subtract: function(value) {
+            var corrFactor = _.correctionFactor.call(null, this._value, value);
+
+            function cback(accum, curr, currI, O) {
+                return accum - Math.round(corrFactor * curr);
+            }
+
+            this._value = _.reduce([value], cback, Math.round(this._value * corrFactor)) / corrFactor;
+
+            return this;
+        },
+        multiply: function(value) {
+            function cback(accum, curr, currI, O) {
+                var corrFactor = _.correctionFactor(accum, curr);
+                return Math.round(accum * corrFactor) * Math.round(curr * corrFactor) / Math.round(corrFactor * corrFactor);
+            }
+
+            this._value = _.reduce([this._value, value], cback, 1);
+
+            return this;
+        },
+        divide: function(value) {
+            function cback(accum, curr, currI, O) {
+                var corrFactor = _.correctionFactor(accum, curr);
+                return Math.round(accum * corrFactor) / Math.round(curr * corrFactor);
+            }
+
+            this._value = _.reduce([this._value, value], cback);
+
+            return this;
+        },
+        difference: function(value) {
+            return Math.abs(numeral(this._value).subtract(value).value());
+        }
+    };
+
+    /************************************
+        Default Locale && Format
+    ************************************/
+
+    numeral.register('locale', 'en', {
+        delimiters: {
+            thousands: ',',
+            decimal: '.'
+        },
+        abbreviations: {
+            thousand: 'k',
+            million: 'm',
+            billion: 'b',
+            trillion: 't'
+        },
+        ordinal: function(number) {
+            var b = number % 10;
+            return (~~(number % 100 / 10) === 1) ? 'th' :
+                (b === 1) ? 'st' :
+                (b === 2) ? 'nd' :
+                (b === 3) ? 'rd' : 'th';
+        },
+        currency: {
+            symbol: '$'
+        }
+    });
+
+    
+
+(function() {
+        numeral.register('format', 'bps', {
+            regexps: {
+                format: /(BPS)/,
+                unformat: /(BPS)/
+            },
+            format: function(value, format, roundingFunction) {
+                var space = numeral._.includes(format, ' BPS') ? ' ' : '',
+                    output;
+
+                value = value * 10000;
+
+                // check for space before BPS
+                format = format.replace(/\s?BPS/, '');
+
+                output = numeral._.numberToFormat(value, format, roundingFunction);
+
+                if (numeral._.includes(output, ')')) {
+                    output = output.split('');
+
+                    output.splice(-1, 0, space + 'BPS');
+
+                    output = output.join('');
+                } else {
+                    output = output + space + 'BPS';
+                }
+
+                return output;
+            },
+            unformat: function(string) {
+                return +(numeral._.stringToNumber(string) * 0.0001).toFixed(15);
+            }
+        });
+})();
+
+
+(function() {
+        var decimal = {
+            base: 1000,
+            suffixes: ['B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB']
+        },
+        binary = {
+            base: 1024,
+            suffixes: ['B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB']
+        };
+
+    var allSuffixes =  decimal.suffixes.concat(binary.suffixes.filter(function (item) {
+            return decimal.suffixes.indexOf(item) < 0;
+        }));
+        var unformatRegex = allSuffixes.join('|');
+        // Allow support for BPS (http://www.investopedia.com/terms/b/basispoint.asp)
+        unformatRegex = '(' + unformatRegex.replace('B', 'B(?!PS)') + ')';
+
+    numeral.register('format', 'bytes', {
+        regexps: {
+            format: /([0\s]i?b)/,
+            unformat: new RegExp(unformatRegex)
+        },
+        format: function(value, format, roundingFunction) {
+            var output,
+                bytes = numeral._.includes(format, 'ib') ? binary : decimal,
+                suffix = numeral._.includes(format, ' b') || numeral._.includes(format, ' ib') ? ' ' : '',
+                power,
+                min,
+                max;
+
+            // check for space before
+            format = format.replace(/\s?i?b/, '');
+
+            for (power = 0; power <= bytes.suffixes.length; power++) {
+                min = Math.pow(bytes.base, power);
+                max = Math.pow(bytes.base, power + 1);
+
+                if (value === null || value === 0 || value >= min && value < max) {
+                    suffix += bytes.suffixes[power];
+
+                    if (min > 0) {
+                        value = value / min;
+                    }
+
+                    break;
+                }
+            }
+
+            output = numeral._.numberToFormat(value, format, roundingFunction);
+
+            return output + suffix;
+        },
+        unformat: function(string) {
+            var value = numeral._.stringToNumber(string),
+                power,
+                bytesMultiplier;
+
+            if (value) {
+                for (power = decimal.suffixes.length - 1; power >= 0; power--) {
+                    if (numeral._.includes(string, decimal.suffixes[power])) {
+                        bytesMultiplier = Math.pow(decimal.base, power);
+
+                        break;
+                    }
+
+                    if (numeral._.includes(string, binary.suffixes[power])) {
+                        bytesMultiplier = Math.pow(binary.base, power);
+
+                        break;
+                    }
+                }
+
+                value *= (bytesMultiplier || 1);
+            }
+
+            return value;
+        }
+    });
+})();
+
+
+(function() {
+        numeral.register('format', 'currency', {
+        regexps: {
+            format: /(\$)/
+        },
+        format: function(value, format, roundingFunction) {
+            var locale = numeral.locales[numeral.options.currentLocale],
+                symbols = {
+                    before: format.match(/^([\+|\-|\(|\s|\$]*)/)[0],
+                    after: format.match(/([\+|\-|\)|\s|\$]*)$/)[0]
+                },
+                output,
+                symbol,
+                i;
+
+            // strip format of spaces and $
+            format = format.replace(/\s?\$\s?/, '');
+
+            // format the number
+            output = numeral._.numberToFormat(value, format, roundingFunction);
+
+            // update the before and after based on value
+            if (value >= 0) {
+                symbols.before = symbols.before.replace(/[\-\(]/, '');
+                symbols.after = symbols.after.replace(/[\-\)]/, '');
+            } else if (value < 0 && (!numeral._.includes(symbols.before, '-') && !numeral._.includes(symbols.before, '('))) {
+                symbols.before = '-' + symbols.before;
+            }
+
+            // loop through each before symbol
+            for (i = 0; i < symbols.before.length; i++) {
+                symbol = symbols.before[i];
+
+                switch (symbol) {
+                    case '$':
+                        output = numeral._.insert(output, locale.currency.symbol, i);
+                        break;
+                    case ' ':
+                        output = numeral._.insert(output, ' ', i + locale.currency.symbol.length - 1);
+                        break;
+                }
+            }
+
+            // loop through each after symbol
+            for (i = symbols.after.length - 1; i >= 0; i--) {
+                symbol = symbols.after[i];
+
+                switch (symbol) {
+                    case '$':
+                        output = i === symbols.after.length - 1 ? output + locale.currency.symbol : numeral._.insert(output, locale.currency.symbol, -(symbols.after.length - (1 + i)));
+                        break;
+                    case ' ':
+                        output = i === symbols.after.length - 1 ? output + ' ' : numeral._.insert(output, ' ', -(symbols.after.length - (1 + i) + locale.currency.symbol.length - 1));
+                        break;
+                }
+            }
+
+
+            return output;
+        }
+    });
+})();
+
+
+(function() {
+        numeral.register('format', 'exponential', {
+        regexps: {
+            format: /(e\+|e-)/,
+            unformat: /(e\+|e-)/
+        },
+        format: function(value, format, roundingFunction) {
+            var output,
+                exponential = typeof value === 'number' && !numeral._.isNaN(value) ? value.toExponential() : '0e+0',
+                parts = exponential.split('e');
+
+            format = format.replace(/e[\+|\-]{1}0/, '');
+
+            output = numeral._.numberToFormat(Number(parts[0]), format, roundingFunction);
+
+            return output + 'e' + parts[1];
+        },
+        unformat: function(string) {
+            var parts = numeral._.includes(string, 'e+') ? string.split('e+') : string.split('e-'),
+                value = Number(parts[0]),
+                power = Number(parts[1]);
+
+            power = numeral._.includes(string, 'e-') ? power *= -1 : power;
+
+            function cback(accum, curr, currI, O) {
+                var corrFactor = numeral._.correctionFactor(accum, curr),
+                    num = (accum * corrFactor) * (curr * corrFactor) / (corrFactor * corrFactor);
+                return num;
+            }
+
+            return numeral._.reduce([value, Math.pow(10, power)], cback, 1);
+        }
+    });
+})();
+
+
+(function() {
+        numeral.register('format', 'ordinal', {
+        regexps: {
+            format: /(o)/
+        },
+        format: function(value, format, roundingFunction) {
+            var locale = numeral.locales[numeral.options.currentLocale],
+                output,
+                ordinal = numeral._.includes(format, ' o') ? ' ' : '';
+
+            // check for space before
+            format = format.replace(/\s?o/, '');
+
+            ordinal += locale.ordinal(value);
+
+            output = numeral._.numberToFormat(value, format, roundingFunction);
+
+            return output + ordinal;
+        }
+    });
+})();
+
+
+(function() {
+        numeral.register('format', 'percentage', {
+        regexps: {
+            format: /(%)/,
+            unformat: /(%)/
+        },
+        format: function(value, format, roundingFunction) {
+            var space = numeral._.includes(format, ' %') ? ' ' : '',
+                output;
+
+            if (numeral.options.scalePercentBy100) {
+                value = value * 100;
+            }
+
+            // check for space before %
+            format = format.replace(/\s?\%/, '');
+
+            output = numeral._.numberToFormat(value, format, roundingFunction);
+
+            if (numeral._.includes(output, ')')) {
+                output = output.split('');
+
+                output.splice(-1, 0, space + '%');
+
+                output = output.join('');
+            } else {
+                output = output + space + '%';
+            }
+
+            return output;
+        },
+        unformat: function(string) {
+            var number = numeral._.stringToNumber(string);
+            if (numeral.options.scalePercentBy100) {
+                return number * 0.01;
+            }
+            return number;
+        }
+    });
+})();
+
+
+(function() {
+        numeral.register('format', 'time', {
+        regexps: {
+            format: /(:)/,
+            unformat: /(:)/
+        },
+        format: function(value, format, roundingFunction) {
+            var hours = Math.floor(value / 60 / 60),
+                minutes = Math.floor((value - (hours * 60 * 60)) / 60),
+                seconds = Math.round(value - (hours * 60 * 60) - (minutes * 60));
+
+            return hours + ':' + (minutes < 10 ? '0' + minutes : minutes) + ':' + (seconds < 10 ? '0' + seconds : seconds);
+        },
+        unformat: function(string) {
+            var timeArray = string.split(':'),
+                seconds = 0;
+
+            // turn hours and minutes into seconds and add them all up
+            if (timeArray.length === 3) {
+                // hours
+                seconds = seconds + (Number(timeArray[0]) * 60 * 60);
+                // minutes
+                seconds = seconds + (Number(timeArray[1]) * 60);
+                // seconds
+                seconds = seconds + Number(timeArray[2]);
+            } else if (timeArray.length === 2) {
+                // minutes
+                seconds = seconds + (Number(timeArray[0]) * 60);
+                // seconds
+                seconds = seconds + Number(timeArray[1]);
+            }
+            return Number(seconds);
+        }
+    });
+})();
+
+return numeral;
+}));
+
+},{}],"i18n.js":[function(require,module,exports) {
+I18n = {};
+
+I18n.t = function (id, vars) {
+  if (vars === undefined) {
+    vars = {};
+  }
+
+  var el = document.getElementById(id);
+
+  if (el) {
+    var message = el.innerHTML;
+
+    for (var key in vars) {
+      var regExp = new RegExp('__' + key + '__', 'g');
+      message = message.replace(regExp, vars[key]);
+    }
+
+    return message;
+  } else {
+    throw "PaymentController Translate: id '".concat(id, "' not found");
+  }
+};
+
+module.exports = I18n;
+},{}],"paypal_processor.js":[function(require,module,exports) {
+/*
+ * All of this file is to work around the PayPal first party isolation problem.
+ * See the README for details.
+ */
+var $ = require('jquery');
+
+function PaypalProcessor(token, payerId) {
+  var data = localStorage.getItem('donationData');
+
+  if (data === null) {
+    this.showPaymentErrors(["Couldn't find donationData in local storage."]);
+  } else {
+    data = JSON.parse(data);
+    data['PayerID'] = payerId;
+    data['token'] = token;
+    var ajaxSettings = {
+      contentType: 'application/json; charset=UTF-8',
+      data: JSON.stringify(data),
+      dataType: 'json',
+      type: 'POST',
+      url: '/process-paypal'
+    };
+    $.ajax(ajaxSettings).done($.proxy(this.paypalProcessDone, this)).fail($.proxy(this.paypalProcessFailed, this));
+  }
+}
+
+PaypalProcessor.prototype.paypalProcessDone = function (data, textStatus, jqXHR) {
+  if (data['errors'].length > 0) {
+    this.showPaymentErrors(data['errors']);
+  } else {
+    localStorage.setItem('donationData', null);
+    localStorage.setItem('donationDone', true);
+    window.location.href = "/thank-you";
+  }
+};
+
+PaypalProcessor.prototype.paypalProcessFailed = function (jqXHR, textStatus, errorThrown) {
+  var errorMessage = "Error processing payment:";
+  errorMessage = errorMessage + " " + textStatus + ": " + errorThrown;
+  this.closeLoading();
+  this.showPaymentErrors([errorMessage]);
+};
+
+PaypalProcessor.prototype.showPaymentErrors = function (errors) {
+  $('.errors-area').show();
+  $('.title').html("Errors processing donation");
+  var errorsContainer = $('.errors');
+  $.each(errors, function (index, error) {
+    var message = '';
+
+    if (typeof error === 'string' || error instanceof String) {
+      message = error;
+    } else if ("message" in error) {
+      message = error['message'];
+    }
+
+    errorsContainer.append('<li>' + message + '</li>');
+  });
+};
+
+module.exports = PaypalProcessor;
+},{"jquery":"../../node_modules/jquery/dist/jquery.js"}],"hepdata_controller.js":[function(require,module,exports) {
+var $ = require('jquery');
+
+function HepdataController() {
+  this.setupInputPlaceHolderBehavior();
+  this.getCompanyListTimeoutID = null;
+  this.watchForInputs();
+}
+
+HepdataController.prototype.setupInputPlaceHolderBehavior = function () {
+  var placeholder = 'Type Company Name';
+  $('.donate-match-input').attr('placeholder', placeholder);
+  $('.donate-match-input').on('focus', function () {
+    $(this).attr('placeholder', '');
+  }).on('focusout', function () {
+    $('.donate-match-input').attr('placeholder', placeholder);
+  });
+};
+
+HepdataController.prototype.watchForInputs = function () {
+  $('.donate-match-input').on('input', $.proxy(this.getCompanyListAfterWaiting, this));
+  $('.donate-match-input').on('keyup keypress', function (e) {
+    var keyCode = e.keyCode || e.which;
+
+    if (keyCode === 13) {
+      e.preventDefault();
+    }
+  });
+};
+
+HepdataController.prototype.getCompanyListAfterWaiting = function () {
+  if (typeof this.getCompanyListTimeoutID === 'number') {
+    window.clearTimeout(this.getCompanyListTimeoutID);
+  }
+
+  this.getCompanyListTimeoutID = window.setTimeout($.proxy(this.getCompanyList, this), 700);
+};
+
+HepdataController.prototype.getCompanyList = function () {
+  this.getCompanyListTimeoutID = null;
+  $('.donate-error-message').remove();
+  var input = $('.donate-match-input');
+
+  if (input.val().length > 1) {
+    $('.load-container.load1').show();
+    var data = {
+      company_substring: input.val()
+    };
+    var ajaxSettings = {
+      data: data,
+      contentType: 'application/json; charset=UTF-8',
+      dataType: 'json',
+      type: 'GET',
+      url: '/hepdata-autocomplete',
+      timeout: 10000
+    };
+    $.ajax(ajaxSettings).done($.proxy(this.displayCompanyList, this)).fail($.proxy(this.displayErrors, this));
+  } else {
+    $('#company-matching-options').find('.company-option').remove();
+  }
+};
+
+HepdataController.prototype.displayCompanyList = function (data, textstatus, jqxhr) {
+  $('.load-container.load1').hide();
+  $('#company-option-list').find('.dont-see').remove();
+  $('#company-option-list').find('.company-option').remove();
+  $('#company-profile-container .profile').css('display', 'none');
+  var dataList = document.getElementById('company-option-list');
+
+  if (data.length == 0) {
+    $('input.donate-match-input').css('color', 'red');
+    $('input.donate-match-input').css('border-color', 'red');
+    var searchTerm = $('input.donate-match-input').val();
+    $('#hepdata-no-results-message').html('We do not seem to have any information about ' + searchTerm + ' in our database.<br><span class="strong">Please check with your employer to see if it provides matching funds.</span>');
+  } else {
+    $('input.donate-match-input').css('color', 'black');
+    $('input.donate-match-input').css('border-color', 'black');
+
+    for (var index in data) {
+      var option = document.createElement('div');
+      $(option).addClass('company-option');
+      $(option).data('company-id', data[index].company_id);
+      var name = data[index].name;
+      $(option).data('company-name', name);
+      $(option).text(name);
+      dataList.appendChild(option);
+    }
+
+    $(dataList).css('display', 'block');
+    $('.company-option').on('click', $.proxy(this.selectCompany, this));
+    $('#hepdata-no-results-message').html("Don't see your employer here?<br><span class='strong'>Please check with your employer to see if it provides matching funds.</span>");
+  }
+};
+
+HepdataController.prototype.displayErrors = function (jqxhr, textStatus, errorThrown) {
+  var errorToDisplay = false;
+  var errorMessage = textStatus + ": " + errorThrown + ". ";
+
+  if (jqxhr.responseJSON != undefined) {
+    jqxhr.responseJSON.errors.forEach(function (el) {
+      switch (el['error_code']) {
+        case 'hepdata_server_error':
+        case 'hepdata_connection_error':
+          break;
+
+        default:
+          errorMessage += el['message'];
+          errorToDisplay = true;
+      }
+    });
+  }
+
+  if (errorToDisplay) {
+    this.displayErrorMessage(errorMessage);
+  }
+};
+
+HepdataController.prototype.displayErrorMessage = function (message) {
+  $('.donate-error-message').remove();
+  $('<p class="donate-error-message">' + message + '</p>').prependTo('.donate-match-form');
+};
+
+HepdataController.prototype.selectCompany = function (event) {
+  var selected_name = $(event.target).data('company-name'); // Set selected_name in the input field.
+
+  $('input.donate-match-input').val(selected_name);
+  var selected_id = $(event.target).data('company-id');
+  var data = {
+    company_id: selected_id
+  };
+  var ajaxSettings = {
+    data: data,
+    contentType: 'application/json; charset=UTF-8',
+    dataType: 'json',
+    type: 'GET',
+    url: '/hepdata-company-profile',
+    timeout: 10000
+  }; // Remove the options after getting the values that we need out of the selected option.
+
+  $('#company-option-list').hide();
+  $('#company-option-list').find('.company-option').remove();
+  $('#company-option-list').find('.dont-see').remove();
+  $.ajax(ajaxSettings).done($.proxy(this.displayCompanyProfile, this)).fail($.proxy(this.displayErrors, this));
+};
+
+HepdataController.prototype.displayCompanyProfile = function (data, textstatus, jqxhr) {
+  $('.company-property-value').remove();
+  var company = this.prepareCompanyInfo(data);
+  this.showCompanyInfo(company);
+};
+
+HepdataController.prototype.showCompanyInfo = function (company) {
+  $('input.donate-match-input').css('color', '#68b030');
+  $('input.donate-match-input').css('border-color', '#68b030');
+  $('input.donate-match-input').val(company.name);
+  $('#hepdata-no-results-message').empty();
+  $('.profile-field').each(function (i, field) {
+    $(this).css('display', 'flex');
+    $(this).css('flex-direction', 'row');
+    $(this).css('justify-content', 'space-around');
+    $(this).css('flex-wrap', 'wrap');
+    $(this).css('align-items', 'center');
+    var fieldName = $(this).data('company-field');
+    var prefix = '';
+    var suffix = '';
+
+    if (company[fieldName] != '') {
+      if (fieldName != 'procedure') {
+        prefix = '<div class="company-property-value" id="' + fieldName + '-value">';
+        suffix = '</div>';
+      }
+
+      $(prefix + company[fieldName] + suffix).appendTo($(this));
+    } else {
+      $(this).css('display', 'none');
+    }
+  });
+  $('#company-profile-container .profile').css('display', 'block');
+};
+
+HepdataController.prototype.prepareCompanyInfo = function (data) {
+  var name = this.cleanupString(data.name);
+  var giftRatio = this.cleanupString(data.giftratios.giftratio, '');
+  var maxMatchAmount = this.cleanupCurrency(data.giftratios.maximum_amount_matched, '');
+  var minMatchAmount = this.cleanupCurrency(data.giftratios.minimum_amount_matched, '');
+  var totalAmountPerEmployee = this.cleanupCurrency(data.giftratios.total_amount_per_employee, '');
+  return {
+    'summary': this.getSummary(name, maxMatchAmount, giftRatio),
+    'matchingGiftForm': this.getMatchingGiftForm(data.online_resources),
+    'name': name,
+    'matchingConditions': this.getMatchingConditions(giftRatio, minMatchAmount, maxMatchAmount, totalAmountPerEmployee),
+    'contactInfo': this.getNiceContactInfo(data),
+    'procedure': this.getNiceCompanyProcedure(data.procedure),
+    'comments': this.cleanupString(data.comments),
+    'resources': this.getNiceOnlineResources(data.online_resources),
+    'lastUpdated': this.setLastUpdated(data.last_updated)
+  };
+};
+
+HepdataController.prototype.isNotBlank = function (x) {
+  return x !== null && x !== undefined && x != '';
+};
+
+HepdataController.prototype.getSummary = function (name, amount, ratio) {
+  var output = '';
+
+  if (this.isNotBlank(name) && this.isNotBlank(amount) && this.isNotBlank(ratio)) {
+    var ratioArray = ratio.split(':');
+
+    if (ratioArray.length >= 2) {
+      var numerator = ratioArray[0];
+      var denominator = ratioArray[1];
+
+      if (!isNaN(numerator) && !isNaN(denominator)) {
+        var percent = parseFloat(numerator) / parseFloat(denominator) * 100;
+        output += '<span class="company">' + name + '</span> will match employee donations by <span class="percent">' + percent.toString() + '%</span>';
+
+        if (amount != '$0.00') {
+          output += ' up to <span class="match-amount">' + amount + '</span>';
+        }
+
+        output += '.';
+      }
+    }
+  }
+
+  return output;
+};
+
+HepdataController.prototype.setLastUpdated = function (info) {
+  if (!this.isNotBlank(info)) {
+    return empty_return;
+  } else {
+    return "Last Updated " + info;
+  }
+};
+
+HepdataController.prototype.cleanupString = function (info, default_value) {
+  if (default_value === undefined) {
+    default_value = '';
+  }
+
+  if (this.isNotBlank(info)) {
+    return info;
+  }
+
+  return default_value;
+};
+
+HepdataController.prototype.cleanupCurrency = function (info, default_value) {
+  if (default_value === undefined) {
+    default_value = '';
+  }
+
+  if (parseFloat(info) !== 'NaN') {
+    return '$' + parseFloat(info).toFixed(2).toString();
+  }
+
+  return default_value;
+};
+
+HepdataController.prototype.cleanupPhoneNumber = function (info, default_value) {
+  if (default_value === undefined) {
+    default_value = '';
+  }
+
+  if (parseInt(info) === NaN) {
+    if (info.length < 10) {
+      return default_value;
+    } else {
+      return info;
+    }
+  } else {
+    if (info.length == 10) {
+      return info.slice(0, 3) + "." + info.slice(3, 6) + "." + info.slice(6, 10);
+    } else if (info.length > 10) {
+      var length = info.length;
+      return "+" + info.slice(0, length - 10) + "." + info.slice(length - 10, length - 7) + "." + info.slice(length - 7, length - 4) + "." + info.slice(length - 4, length);
+    }
+  }
+
+  return default_value;
+};
+
+HepdataController.prototype.getNiceContactInfo = function (data) {
+  var markup = '';
+  var title = this.cleanupString(data.contact_title);
+  var address1 = this.cleanupString(data.contact_address_line1);
+  var address2 = this.cleanupString(data.contact_address_line2);
+  var cityStateZip = [this.cleanupString(data.contact_city), this.cleanupString(data.contact_state), this.cleanupString(data.contact_zip)];
+  var phone = this.cleanupPhoneNumber(data.contact_phone);
+  var email = this.cleanupString(data.contact_email);
+  [title, phone, address1, address2].forEach(function (property) {
+    if (property != '') {
+      markup = property + '<br>';
+    }
+  });
+
+  if (cityStateZip.length > 0) {
+    var cityStateZipMarkup = '';
+
+    if (cityStateZip[0] != '' && cityStateZip[1] != '') {
+      cityStateZipMarkup += cityStateZip[0] + ', ' + cityStateZip[1] + '. ';
+    } else if (cityStateZip[0] != '') {
+      cityStateZipMarkup += cityStateZip[0] + '. ';
+    } else if (cityStateZip[1] != '') {
+      cityStateZipMarkup += cityStateZip[1] + '. ';
+    }
+
+    if (cityStateZip[2] != '') {
+      cityStateZipMarkup += cityStateZip[2];
+    }
+
+    if (cityStateZipMarkup != '') {
+      cityStateZipMarkup += '<br>';
+    }
+
+    markup += cityStateZipMarkup;
+  }
+
+  if (email != '') {
+    markup += '<a href="mailto:' + email + '">' + email + "</span>";
+  }
+
+  return markup;
+};
+
+HepdataController.prototype.getNiceCompanyProcedure = function (procedures) {
+  var markup = '';
+
+  for (var key in procedures) {
+    if (typeof procedures[key] == 'string') {
+      markup += '<li class="donate-procedure">' + procedures[key] + '</li>';
+    }
+  }
+
+  if (markup.length > 0) {
+    markup = '<ol class="company-property-value" id="procedure-value">' + markup + '</ol>';
+    return markup;
+  }
+
+  return '';
+};
+
+HepdataController.prototype.getMatchingConditions = function (giftRatio, minMatchAmount, maxMatchAmount, totalAmountPerEmployee) {
+  var markup = '';
+
+  if (giftRatio != '') {
+    markup += '<p>Gift ratio is <span class="ratio">' + giftRatio + '</span></p>';
+  }
+
+  if (this.isNotBlank(minMatchAmount) || this.isNotBlank(maxMatchAmount) || this.isNotBlank(totalAmountPerEmployee)) {
+    markup += '<p>';
+
+    if (this.isNotBlank(minMatchAmount)) {
+      markup += 'Donation mimimum is ' + minMatchAmount + ' per employee. ';
+    }
+
+    if (this.isNotBlank(maxMatchAmount) && maxMatchAmount != '$0.00') {
+      markup += 'Donation maximum is ' + maxMatchAmount + ' per donation per employee. ';
+    }
+
+    if (this.isNotBlank(totalAmountPerEmployee) && totalAmountPerEmployee != '$0.00') {
+      markup += 'Annual donation maximum per employee is ' + totalAmountPerEmployee + '. ';
+    }
+
+    markup += '</p>';
+  }
+
+  return markup;
+};
+
+HepdataController.prototype.getMatchingGiftForm = function (resources) {
+  var markup = '';
+
+  if (resources.online_resource.matching_gift_form.length > 0) {
+    markup += '<a class="purple button" target="_blank" href="' + resources.online_resource.matching_gift_form + '">Fill Out Company Matching Form</a>';
+  }
+
+  return markup;
+};
+
+HepdataController.prototype.getNiceOnlineResources = function (resources) {
+  var markup = '';
+
+  if (resources.online_resource.guide.length > 0) {
+    markup += '<a class="purple button" target="_blank" href="' + resources.online_resource.guide + '">Matching Guide</a>';
+  }
+
+  return markup;
+};
+
+module.exports = HepdataController;
+},{"jquery":"../../node_modules/jquery/dist/jquery.js"}],"payment_controller.js":[function(require,module,exports) {
+var countries = require('./countries.js');
+
+var Flasher = require('./flasher');
+
+var regions = require('./regions.js');
+
+var roundTo = require('round-to');
+
+var numeral = require('numeral');
+
+var $ = require('jquery');
+
+var I18n = require('./i18n.js');
+
+var t = I18n.t;
+
+function PerkInfo(id, fieldIds, helpText, friendlyName, friendlyName2) {
+  this.id = id;
+  this.fieldIds = fieldIds;
+  this.helpText = helpText;
+  this.friendlyName = friendlyName;
+  this.friendlyName2 = friendlyName2;
+}
+
+function PaymentController(paypalMerchantId, environmentName, stripePublishableKey) {
+  var promo = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
+  this.country = 'US';
+  this.priceSetName = 'once';
+  this.promo = promo;
+  this.setDefaultOnceAmount();
+  this.environmentName = environmentName;
+  this.noPerk = true;
+  this.noRegions = false;
+  this.perk = 't-shirt-pack';
+  this.paypalMerchantId = paypalMerchantId;
+  this.paymentMethod = null;
+  this.paymentMethodName = 'credit_card';
+  this.paymentMethodToSelector = {
+    'credit_card': '.credit-card-form-wrapper,#donate-submit-button',
+    'paypal': '#paypal-container,#paypal-button-area'
+  };
+  this.perkInfoMap = {
+    'stickers': new PerkInfo('stickers', [], null, t('t-sticker__friendly-name')),
+    't-shirt': new PerkInfo('t-shirt', ['perk-style-1', 'perk-fit-1', 'perk-size-1'], t('t-t-shirt__help-text'), t('t-t-shirt__friendly-name')),
+    't-shirt-pack': new PerkInfo('t-shirt-pack', ['perk-style-1', 'perk-fit-1', 'perk-size-1', 'perk-fit-2', 'perk-size-2'], t('t-t-shirt-pack__help-text'), t('t-t-shirt-pack__friendly-name'), t('t-t-shirt-pack-2__friendly-name')),
+    'sweatshirt': new PerkInfo('sweatshirt', ['perk-size-1'], t('t-sweatshirt__help-text'), t('t-sweatshirt__friendly-name'))
+  };
+  this.tShirtStyleOptions = {
+    'strength-in-numbers': {
+      'slim': {
+        'friendly-name': 'Slim',
+        'sizes': ['s', 'm', 'l', 'xl', 'xxl']
+      },
+      'classic': {
+        'friendly-name': 'Classic',
+        'sizes': ['s', 'm', 'l', 'xl', 'xxl']
+      }
+    },
+    'pdr': {
+      'slim': {
+        'friendly-name': 'Slim',
+        'sizes': ['s', 'm', 'l', 'xl', 'xxl']
+      },
+      'classic': {
+        'friendly-name': 'Classic',
+        'sizes': ['s', 'm', 'l', 'xxl']
+      }
+    },
+    'heart-of-internet': {
+      'slim': {
+        'friendly-name': 'Slim',
+        'sizes': ['s', 'm', 'l', 'xl', 'xxl']
+      },
+      'classic': {
+        'friendly-name': 'Classic',
+        'sizes': ['s', 'm', 'l', 'xxl']
+      }
+    },
+    'ooni': {
+      'european': {
+        'friendly-name': 'European',
+        'sizes': ['s', 'm', 'l', 'xl', 'xxl']
+      }
+    }
+  };
+  this.priceSets = {
+    'once': [[1000, undefined], [2500, 'stickers'], [7500, 't-shirt'], [12500, 't-shirt-pack'], [25000, 't-shirt-pack'], [50000, 'sweatshirt']],
+    'monthly': [[500, undefined], [1000, 'stickers'], [2500, 't-shirt'], [5000, 't-shirt-pack'], [10000, 'sweatshirt']]
+  };
+  this.perkRequiredFieldIds = {
+    'credit_card': ['country', 'cardNumber', 'cvc', 'email', 'expMonth', 'expYear', 'firstName', 'lastName', 'locality', 'postalCode', 'region', 'streetAddress'],
+    'paypal': ['country', 'email', 'firstName', 'lastName', 'locality', 'postalCode', 'region', 'streetAddress']
+  };
+  this.standardPaymentRequiredFieldIds = {
+    'paypal': ['email', 'firstName', 'lastName'],
+    'credit_card': ['country', 'cardNumber', 'cvc', 'email', 'expMonth', 'expYear', 'firstName', 'lastName', 'locality', 'postalCode', 'region', 'streetAddress']
+  };
+  this.stripePublishableKey = stripePublishableKey;
+  this.init();
+}
+
+PaymentController.prototype.init = function () {
+  this.setInitialPromoAdjustments();
+  this.setPriceSet();
+  this.setRecurring();
+  this.setCurrentPrice();
+  this.setPaymentMethodName();
+  this.setupRecurringButton();
+  this.setupPayPal();
+  this.setupPriceButtons();
+  this.setupPerkButtons();
+  this.setupPaymentMethodButtons();
+  this.setupStripe();
+  this.setupCountries();
+  this.setCountry();
+  this.setupPerkFields();
+  this.setupPerkSizes();
+};
+
+PaymentController.prototype.clearActivePerk = function () {
+  $('.perk').removeClass('selected');
+};
+
+PaymentController.prototype.clearErrors = function () {
+  $('input,div').removeClass('error');
+  $('.error-container').remove();
+};
+
+PaymentController.prototype.clearOtherAmount = function () {
+  $('#otherAmount').val('');
+};
+
+PaymentController.prototype.closeLoading = function () {
+  tor.reactCallbacks.setLoadingDialogOpen(false);
+};
+
+PaymentController.prototype.countryChanged = function (event) {
+  this.setupRegions();
+};
+
+PaymentController.prototype.displayCurrentPerk = function () {
+  this.clearActivePerk();
+
+  if (!this.noPerk) {
+    var selectedPerk = $(".perk[data-perk='" + this.perk + "']");
+    selectedPerk.addClass('selected');
+  }
+
+  this.displaySelectedPerkInSubmitArea();
+};
+
+PaymentController.prototype.displaySelectedPerkInSubmitArea = function () {
+  var submitAreaPerkSelected = $('#donate-submit-perk');
+
+  if (this.noPerk) {
+    submitAreaPerkSelected.html(t('t-no-gift'));
+  } else {
+    var displayedPerk = t('t-gift-selected') + ': ';
+
+    if (this.perkInfoMap.hasOwnProperty(this.perk)) {
+      displayedPerk += this.perkInfoMap[this.perk].friendlyName;
+      submitAreaPerkSelected.html(displayedPerk);
+    }
+  }
+};
+
+PaymentController.prototype.getCampaignTotalsDone = function (data, textStatus, jqXHR) {
+  if (data['errors'].length > 0) {
+    console.log("Error fetching campaign totals from /campaign-totals", data);
+  } else {
+    this.setCampaignTotals(data['data']);
+  }
+
+  window.setTimeout($.proxy(this.requestCampaignTotals, this), 5000);
+};
+
+PaymentController.prototype.getCampaignTotalsFailed = function (jqXHR, textStatus, errorThrown) {
+  console.log("Error fetching campaign totals from /campaign-totals", textStatus, errorThrown);
+};
+
+PaymentController.prototype.getDonationData = function () {
+  var fieldValues = $('#donationForm').serializeArray();
+  var perkName = this.perk;
+
+  if (this.noPerk) {
+    perkName = 'none';
+  }
+
+  var perkValues = {
+    'name': perkName
+  };
+
+  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {
+    var perkInfo = this.perkInfoMap[this.perk];
+    $.each(perkInfo.fieldIds, function (index, perkFieldId) {
+      valueName = perkFieldId.replace(/^perk-/, '');
+      perkValues[valueName] = $('#' + perkFieldId).val();
+    });
+  }
+
+  var data = {
+    'amount': this.amount,
+    'fields': {},
+    'paymentMethod': {
+      'name': this.paymentMethodName
+    },
+    'recurring': this.recurring()
+  };
+
+  if (perkName !== undefined) {
+    data['perk'] = perkValues;
+  }
+
+  $.each(fieldValues, function (index, field) {
+    var value = field['value'].trim();
+
+    if (field['name'] == 'region' && value == '--none--') {
+      value = '';
+    }
+
+    if (value != '') {
+      data['fields'][field['name']] = value;
+    }
+  });
+  return data;
+};
+
+PaymentController.prototype.getPerkElements = function () {
+  var perkElements = $('#notmatchinganything');
+
+  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {
+    var perkInfo = this.perkInfoMap[this.perk];
+    $.each(perkInfo.fieldIds, function (index, perkFieldId) {
+      perkElements = perkElements.add($('#' + perkFieldId));
+    });
+  }
+
+  return perkElements;
+};
+
+PaymentController.prototype.MissingRequiredFieldException = function (message) {
+  this.message = message;
+  this.name = 'MissingRequiredFieldException';
+};
+
+PaymentController.prototype.getRequiredFields = function () {
+  var requiredFields = $('#notmatchanything');
+  $.each(this.standardPaymentRequiredFieldIds[this.paymentMethodName], function (index, fieldId) {
+    if ($('#' + fieldId).length > 0) {
+      requiredFields = requiredFields.add('#' + fieldId);
+    } else {
+      // A required form element is missing.
+      throw new PaymentController.prototype.MissingRequiredFieldException(t('t-missing-required-field-exception'));
+    }
+  });
+
+  if (this.perk != null && !this.noPerk) {
+    $.each(this.perkRequiredFieldIds[this.paymentMethodName], function (index, fieldId) {
+      requiredFields = requiredFields.add('#' + fieldId);
+    });
+  }
+
+  requiredFields = requiredFields.add(this.getPerkElements());
+
+  if (this.noRegions) {
+    requiredFields = requiredFields.not('#region');
+  }
+
+  $('#generic-validation-messages').empty();
+  return requiredFields;
+};
+
+PaymentController.prototype.monthlyButtonClicked = function (event) {
+  event.preventDefault();
+  this.clearOtherAmount();
+  this.priceSetName = 'monthly';
+  this.amount = 2500;
+  this.perk = 't-shirt';
+  this.setRecurring();
+  this.setPriceSet();
+  this.setCurrentPrice();
+  this.setCurrentPerk();
+  this.setLimitedOfferLabelOnPriceLabel();
+};
+
+PaymentController.prototype.noPerkCheckboxClicked = function (event) {
+  if ($(event.target).prop('checked')) {
+    this.noPerk = true;
+  } else {
+    this.noPerk = false;
+  }
+
+  this.setCurrentPerk();
+};
+
+PaymentController.prototype.onceButtonClicked = function (event) {
+  event.preventDefault();
+  this.clearOtherAmount();
+  this.setDefaultOnceAmount();
+  this.perk = 't-shirt-pack';
+  this.priceSetName = 'once';
+  this.setPriceSet();
+  this.setCurrentPrice();
+  this.setRecurring();
+  this.setCurrentPerk();
+  this.setLimitedOfferLabelOnPriceLabel();
+};
+
+PaymentController.prototype.onFormSubmit = function (event) {
+  event.preventDefault();
+  this.clearErrors();
+  var errors = this.validateRequiredFields();
+
+  if (errors.length > 0) {
+    this.showPaymentError(errors);
+    return false;
+  }
+
+  this.showLoading();
+  var form = $('#donationForm');
+  form.find('.submit').prop('disabled', true);
+  Stripe.card.createToken(form, $.proxy(this.stripeResponseHandler, this));
+  return false;
+};
+
+PaymentController.prototype.otherAmountChanged = function (event) {
+  var priceString = $('#otherAmount').val().trim();
+  var priceFloat = 0;
+
+  if (priceString != '') {
+    priceFloat = parseFloat(priceString);
+
+    if (isNaN(priceFloat)) {
+      $(".invalid-amount").show();
+      return;
+    }
+
+    this.amount = priceFloat * 100;
+  }
+
+  $(".invalid-amount").hide(); // Enforce minimum donation amount of $2
+
+  var otherAmountFields = $('#otherAmount');
+
+  if (this.amount < 200) {
+    $(".donate-amount-min").show();
+    otherAmountFields.addClass('error');
+  } else {
+    $(".donate-amount-min").hide();
+    otherAmountFields.removeClass('error');
+    this.perk = undefined;
+    var priceLevels = this.priceSets[this.priceSetName];
+    $.each(priceLevels, $.proxy(function (index, levelInfo) {
+      if (this.amount >= levelInfo[0]) {
+        this.perk = levelInfo[1];
+      }
+    }, this));
+    this.setCurrentPrice();
+  }
+};
+
+PaymentController.prototype.paymentMethodButtonClicked = function (event) {
+  event.preventDefault();
+  var paymentMethodElement = $(event.target).closest('[data-payment-method]');
+  this.paymentMethodName = paymentMethodElement.data('payment-method');
+  this.setPaymentMethodName();
+};
+
+PaymentController.prototype.paypalCheckDonationDone = function () {
+  var data = localStorage.getItem('donationDone');
+
+  if (data == 'true') {
+    localStorage.setItem('donationDone', null);
+    window.location.href = "/thank-you";
+  } else {
+    this.paypalProblemTimeout = setTimeout($.proxy(this.paypalCheckDonationDone, this), 1000);
+  }
+};
+
+PaymentController.prototype.paypalOnAuthorize = function (paypalResponse, actions) {
+  this.showLoading();
+  data = this.getDonationData();
+  data['PayerID'] = paypalResponse.payerID;
+  data['token'] = paypalResponse.paymentToken;
+  var ajaxSettings = {
+    contentType: 'application/json; charset=UTF-8',
+    data: JSON.stringify(data),
+    dataType: 'json',
+    type: 'POST',
+    url: '/process-paypal'
+  };
+  $.ajax(ajaxSettings).done($.proxy(this.paypalProcessDone, this)).fail($.proxy(this.paypalProcessFailed, this));
+};
+
+PaymentController.prototype.paypalOnCancel = function (data, actions) {
+  this.closeLoading();
+};
+
+PaymentController.prototype.paypalProcessDone = function (data, textStatus, jqXHR) {
+  if (data['errors'].length > 0) {
+    this.closeLoading();
+    this.showPaymentError(data['errors']);
+  } else {
+    window.location.href = "/thank-you";
+  }
+};
+
+PaymentController.prototype.paypalProcessFailed = function (jqXHR, textStatus, errorThrown) {
+  var errorMessage = t('t-payment-processor-failed');
+  errorMessage = errorMessage + " " + textStatus + ": " + errorThrown;
+  this.closeLoading();
+  this.showPaymentError([errorMessage]);
+};
+
+PaymentController.prototype.paypalSetExpressCheckout = function (resolve, reject) {
+  var errors = this.validateRequiredFields();
+
+  if (errors.length > 0) {
+    this.showPaymentError(errors);
+    reject(t('t-validation-failed'));
+  }
+
+  data = this.getDonationData();
+  localStorage.setItem('donationData', JSON.stringify(data));
+  var ajaxSettings = {
+    contentType: 'application/json; charset=UTF-8',
+    data: JSON.stringify(data),
+    dataType: 'json',
+    type: 'POST',
+    url: '/setExpressCheckout'
+  };
+  $.ajax(ajaxSettings).done($.proxy(this.paypalSetExpressCheckoutDone, this, resolve, reject)).fail($.proxy(this.paypalSetExpressCheckoutFailed, this, resolve, reject));
+};
+
+PaymentController.prototype.paypalSetExpressCheckoutDone = function (resolve, reject, data, textStatus, jqXHR) {
+  if (data['errors'].length > 0) {
+    this.closeLoading();
+    this.showPaymentError(data['errors']);
+    reject(data['errors'].join("\n"));
+  } else {
+    resolve(data['token']);
+  }
+};
+
+PaymentController.prototype.paypalSetExpressCheckoutFailed = function (resolve, reject, jqXHR, textStatus, errorThrown) {
+  var errorMessage = t('t-payment-processor-failed') + textStatus + ": " + errorThrown;
+  this.showPaymentError([errorMessage]);
+  reject(errorMessage);
+};
+
+PaymentController.prototype.perkButtonClicked = function (event) {
+  var perkElement = $(event.target).closest('[' + this.priceAttrName() + ']');
+
+  if (perkElement.hasClass('disabled')) {
+    return;
+  }
+
+  this.perk = perkElement.attr('data-perk');
+  this.noPerk = false;
+  var oldAmount = this.amount;
+  var price = parseInt(perkElement.attr(this.priceAttrName()));
+
+  if (price > this.amount) {
+    this.amount = price;
+    this.clearOtherAmount();
+  }
+
+  this.setCurrentPrice();
+
+  if (this.perk == 't-shirt') {
+    this.setPerkFields();
+  }
+};
+
+PaymentController.prototype.perkSubSelectFieldUpdated = function (event) {
+  var target = $(event.target);
+  var selectedValue = target.val();
+  var images = $(target).parents('.perk').find('.perk-img');
+  images.hide();
+  var selectedImage = images.filter('[data-perk-image=' + selectedValue + ']');
+  selectedImage.show();
+  this.setPerkFields();
+  this.displaySelectedPerkInSubmitArea();
+};
+
+PaymentController.prototype.perkFitUpdated = function (event) {
+  var target = $(event.target);
+  var fit = target.val();
+  var perkIndex = 1;
+  var style = target.find('option').attr('perk-style');
+
+  if (target.attr('id') === 'perk-fit-2') {
+    perkIndex = 2;
+    style = 'strength-in-numbers';
+  }
+
+  var availableSizes = this.tShirtStyleOptions[style][fit]['sizes'];
+  var perkSizeElement = '#perk-size-' + perkIndex;
+  $(perkSizeElement).html('');
+  $(perkSizeElement).append($('<option>', {
+    value: '--none--',
+    text: 'Select Size'
+  }));
+  availableSizes.forEach(function (size) {
+    $(perkSizeElement).append($('<option>', {
+      value: size,
+      text: size.toUpperCase()
+    }));
+  });
+};
+
+PaymentController.prototype.priceButtonClicked = function (event) {
+  event.preventDefault();
+  var priceElement = $(event.target);
+  var priceString = priceElement.attr('data-price-in-cents');
+  this.clearOtherAmount();
+  this.amount = parseInt(priceString);
+  this.perk = priceElement.attr('data-perk');
+  this.setCurrentPrice();
+};
+
+PaymentController.prototype.priceAttrName = function () {
+  return 'data-' + this.priceSetName + '-price-in-cents';
+};
+
+PaymentController.prototype.recurring = function () {
+  if (this.priceSetName == 'monthly') {
+    return true;
+  } else {
+    return false;
+  }
+};
+
+PaymentController.prototype.setCountry = function () {
+  $('#country').val(this.country);
+  this.setupRegions();
+};
+
+PaymentController.prototype.setCurrentPrice = function () {
+  $('.price-btn').removeClass('selected');
+  var priceLevels = this.priceSets[this.priceSetName];
+  $.each(priceLevels, $.proxy(function (index, levelInfo) {
+    if (levelInfo[0] == this.amount) {
+      $('[data-price-in-cents=' + this.amount + ']').addClass('selected');
+      return;
+    }
+  }, this));
+  var perks = $('.perk');
+
+  for (var i = 0; i < perks.length; i++) {
+    var perk = $(perks[i]);
+    var perkPrice = parseInt(perk.attr(this.priceAttrName()));
+
+    if (perkPrice > this.amount) {
+      perk.addClass('disabled');
+    } else {
+      perk.removeClass('disabled');
+    }
+  }
+
+  this.updateDonateButtonText();
+  this.setCurrentPerk();
+};
+
+PaymentController.prototype.setCurrentPerk = function () {
+  $('.perk').removeClass('selected');
+
+  if (this.noPerk) {
+    this.clearActivePerk();
+  } else {
+    $('#no-perk-checkbox').prop('checked', false);
+  }
+
+  this.displayCurrentPerk();
+  this.setPerkFields();
+  this.setRequiredFields();
+};
+
+PaymentController.prototype.setPaymentMethodName = function () {
+  $('.payment-method').removeClass('selected');
+  var selectedButton = $("[data-payment-method='" + this.paymentMethodName + "']");
+  selectedButton.addClass('selected');
+  $.each(this.paymentMethodToSelector, function (key, value) {
+    $(value).hide();
+  });
+  var selector = this.paymentMethodToSelector[this.paymentMethodName];
+  $(selector).show();
+  this.setRequiredFields();
+};
+
+PaymentController.prototype.setPerkFields = function () {
+  $('#perk-fields').hide();
+
+  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {
+    $('#perk-fields').show();
+    $('#perk-fields select').hide();
+    var perkInfo = this.perkInfoMap[this.perk];
+    var subSelect = $('.perk[data-perk=' + perkInfo.id + ']').find('.perk-sub-select');
+
+    if (subSelect.length > 0 || this.perk == 't-shirt') {
+      if (this.perk === 't-shirt') {
+        $('#selected-perk-fields-label').html('T-Shirt: Strength in Numbers');
+        var tShirtStyleName = 'strength-in-numbers';
+      } else {
+        var optionSelected = subSelect.find('option:selected');
+        $('#selected-perk-fields-label').html(optionSelected.html());
+        var tShirtStyleName = subSelect.val();
+      }
+
+      var options = this.tShirtStyleOptions[tShirtStyleName];
+      $('#perk-fit-1').html('');
+      $('#perk-fit-1').append($('<option>', {
+        value: '--none--',
+        text: 'Select Fit'
+      }));
+      $.each(options, function (i, option) {
+        $('#perk-fit-1').append($('<option>', {
+          value: i,
+          text: option['friendly-name']
+        }));
+        $('#perk-fit-1 option').attr('perk-style', tShirtStyleName);
+      });
+      $('#perk-style-1').val(tShirtStyleName);
+    } else {
+      $('#selected-perk-fields-label').html(perkInfo.friendlyName);
+    }
+
+    $('#selected-perk-instructions').html(perkInfo.helpText);
+
+    if (perkInfo.friendlyName2 == undefined) {
+      $('#selected-perk-fields-label-2').hide();
+    } else {
+      $('#selected-perk-fields-label-2').html(perkInfo.friendlyName2);
+      $('#selected-perk-fields-label-2').show();
+    }
+
+    $.each(perkInfo.fieldIds, function (index, perkFieldId) {
+      var perkElement = $('#' + perkFieldId);
+      perkElement.show();
+    });
+  }
+};
+
+PaymentController.prototype.setPriceSet = function () {
+  var priceButtons = $('.price-btn');
+  var priceSet = this.priceSets[this.priceSetName];
+  $.each(priceButtons, function (i, priceButton) {
+    var priceLevel = priceSet[i];
+
+    if (priceLevel == undefined) {
+      $(priceButton).hide();
+      return;
+    } else {
+      $(priceButton).show();
+    }
+
+    $(priceButton).attr('data-price-in-cents', priceLevel[0]);
+    $(priceButton).html('$' + numeral(priceLevel[0] / 100).format('0'));
+
+    if (priceLevel[1] == undefined) {
+      $(priceButton).removeAttr('data-perk');
+    } else {
+      $(priceButton).attr('data-perk', priceLevel[1]);
+    }
+  });
+};
+
+PaymentController.prototype.setInitialPromoAdjustments = function () {
+  this.adjustPriceSetDueToPromo();
+};
+
+PaymentController.prototype.setDefaultOnceAmount = function () {
+  if (this.promo) {
+    this.amount = 6000;
+  } else {
+    this.amount = 7500;
+  }
+};
+
+PaymentController.prototype.adjustPriceSetDueToPromo = function () {
+  if (this.promo) {
+    this.priceSets['once'] = [[1000, undefined], [2500, 'stickers'], [6000, 't-shirt'], [12500, 't-shirt-pack'], [25000, 't-shirt-pack'], [50000, 'sweatshirt']];
+  }
+};
+
+PaymentController.prototype.setRequiredFields = function () {
+  $('.field').removeClass('required');
+  var requiredFields = this.getRequiredFields();
+  requiredFields.addClass('required');
+};
+
+PaymentController.prototype.setRecurring = function () {
+  var activeButton = null;
+  var inactiveButton = null;
+
+  if (this.recurring()) {
+    activeButton = $('#donate-monthly-button');
+    inactiveButton = $('#donate-once-button');
+  } else {
+    activeButton = $('#donate-once-button');
+    inactiveButton = $('#donate-monthly-button');
+  }
+
+  activeButton.addClass('selected');
+  inactiveButton.removeClass('selected');
+};
+
+PaymentController.prototype.setLimitedOfferLabelOnPriceLabel = function () {
+  if (this.recurring()) {
+    $('a[data-perk="t-shirt"]').removeClass('promo');
+  } else {
+    if (this.promo) {
+      $('a[data-perk="t-shirt"]').addClass('promo');
+    }
+  }
+};
+
+PaymentController.prototype.setupCountries = function () {
+  var countrySelect = $('#country');
+  countrySelect.html('');
+  $.each(countries, function (index, country) {
+    var option = $('<option>');
+    option.attr('value', country[0]);
+    option.text(country[1]);
+    countrySelect.append(option);
+  });
+  countrySelect.on('change', $.proxy(this.countryChanged, this));
+};
+
+PaymentController.prototype.setupPayPal = function () {
+  var self = this;
+  var options = {
+    payment: function payment(resolve, reject) {
+      self.paypalSetExpressCheckout(resolve, reject);
+    },
+    onAuthorize: $.proxy(this.paypalOnAuthorize, this),
+    onCancel: $.proxy(this.paypalOnCancel, this),
+    style: {
+      size: 'medium',
+      color: 'blue'
+    }
+  };
+
+  if (this.environmentName == 'prod') {
+    options['env'] = 'production';
+  } else {
+    options['env'] = 'sandbox';
+  }
+
+  paypal.Button.render(options, '#paypal-button-area');
+  this.paypalProblemTimeout = setTimeout($.proxy(this.paypalCheckDonationDone, this), 1000);
+};
+
+PaymentController.prototype.setupPaymentMethodButtons = function () {
+  $('.payment-method').on('click', $.proxy(this.paymentMethodButtonClicked, this));
+};
+
+PaymentController.prototype.setupPerkButtons = function () {
+  $('.perk').on('click', $.proxy(this.perkButtonClicked, this));
+  $('#no-perk-checkbox').on('click', $.proxy(this.noPerkCheckboxClicked, this));
+};
+
+PaymentController.prototype.setupPerkFields = function () {
+  $('.perk-sub-select').on('change', $.proxy(this.perkSubSelectFieldUpdated, this));
+};
+
+PaymentController.prototype.setupPerkSizes = function () {
+  $('.fit').on('change', $.proxy(this.perkFitUpdated, this));
+};
+
+PaymentController.prototype.setupPriceButtons = function () {
+  $(".perk-desc.donate-amount-min").hide();
+  $('.price-btn').on('click', $.proxy(this.priceButtonClicked, this));
+  $('#otherAmount').on('change keyup paste', $.proxy(this.otherAmountChanged, this));
+};
+
+PaymentController.prototype.setupRecurringButton = function () {
+  var onceButton = $('#donate-once-button');
+  onceButton.on('click', $.proxy(this.onceButtonClicked, this));
+  var monthlyButton = $('#donate-monthly-button');
+  monthlyButton.on('click', $.proxy(this.monthlyButtonClicked, this));
+};
+
+PaymentController.prototype.setupRegions = function () {
+  var countryCode = $('#country').val();
+  var regionNames = regions[countryCode];
+
+  if (regionNames === undefined) {
+    $('#region').hide();
+    this.noRegions = true;
+    return;
+  }
+
+  this.noRegions = false;
+  $('#region').show();
+  var regionSelect = $('#region');
+  regionSelect.html('');
+  var option = $('<option>');
+  option.attr('value', '--none--');
+  option.text('State');
+  regionSelect.append(option);
+  $.each(regionNames, function (index, regionName) {
+    var option = $('<option>');
+    option.attr('value', regionName);
+    option.text(regionName);
+    regionSelect.append(option);
+  });
+};
+
+PaymentController.prototype.setupStripe = function () {
+  Stripe.setPublishableKey(this.stripePublishableKey);
+  var form = $('#donationForm');
+  form.submit($.proxy(this.onFormSubmit, this));
+};
+
+PaymentController.prototype.showLoading = function () {
+  tor.reactCallbacks.setLoadingDialogOpen(true);
+};
+
+PaymentController.prototype.showPaymentError = function (errors) {
+  var html = '<div class="error-container"><div class="title">error</div>';
+  $.each(errors, function (index, error) {
+    var message = '';
+
+    if (typeof error === 'string' || error instanceof String) {
+      message = error;
+    } else if ("message" in error) {
+      message = error['message'];
+    }
+
+    html += '<p class="error perk-desc">' + message + '</p>';
+  });
+  html += '</div>';
+  $('.info-area').after(html);
+};
+
+PaymentController.prototype.sliderCurrentPage = function () {
+  var page = 1;
+  var sliderButton = $('#perk-slider .w-slider-dot:first');
+
+  if (sliderButton.length > 0 && !sliderButton.hasClass('w-active')) {
+    page = 2;
+  }
+
+  return page;
+};
+
+PaymentController.prototype.stripeResponseHandler = function (status, response) {
+  if (response.error) {
+    this.closeLoading();
+    this.showPaymentError([response.error.message]);
+    var form = $('#donationForm');
+    form.find('.submit').prop('disabled', false);
+  } else {
+    this.processStripe(response);
+  }
+};
+
+PaymentController.prototype.processStripe = function (stripeResponse) {
+  this.showLoading();
+  data = this.getDonationData();
+  data['token'] = stripeResponse.id;
+  var ajaxSettings = {
+    contentType: 'application/json; charset=UTF-8',
+    data: JSON.stringify(data),
+    dataType: 'json',
+    type: 'POST',
+    url: '/process-stripe'
+  };
+  $.ajax(ajaxSettings).done($.proxy(this.processStripeDone, this)).fail($.proxy(this.processStripeFailed, this));
+};
+
+PaymentController.prototype.processStripeDone = function (data, textStatus, jqXHR) {
+  if (data['errors'].length > 0) {
+    var errorMsgs = new Array();
+    data['errors'].forEach(function (error) {
+      errorMsgs.push(error);
+    });
+    this.closeLoading();
+    this.showPaymentError(errorMsgs);
+  } else {
+    window.location.href = '/thank-you';
+  }
+};
+
+PaymentController.prototype.processStripeFailed = function (jqXhr, textStatus, errorThrown) {
+  var errorMessages = [];
+
+  if (typeof jqXhr.responseJSON == 'undefined') {
+    errorMessages = [t('t-payment-processor-failed') + textStatus + ": " + errorThrown];
+  } else {
+    errorMessages = jqXhr.responseJSON['errors'];
+  }
+
+  this.showPaymentError(errorMessages);
+  this.closeLoading();
+};
+
+PaymentController.prototype.isValidEmail = function (email) {
+  if (email.trim() == '') {
+    return false;
+  }
+
+  return email.includes('@') && !email.includes(',');
+};
+
+PaymentController.prototype.requestCampaignTotals = function () {
+  var ajaxSettings = {
+    contentType: 'application/json; charset=UTF-8',
+    dataType: 'json',
+    url: '/campaign-totals'
+  };
+  $.ajax(ajaxSettings).done($.proxy(this.getCampaignTotalsDone, this)).fail($.proxy(this.getCampaignTotalsFailed, this));
+};
+
+PaymentController.prototype.setCampaignTotals = function (data) {
+  var totalDonated = roundTo(data['totalAmount'], 0);
+  var totalMatched = totalDonated * 2;
+  data['totalDonated'] = numeral(totalDonated).format('0');
+  data['totalMatched'] = numeral(totalMatched).format('0');
+  data['totalContributors'] = numeral(data['totalContributors']).format('0');
+  data['totalDonations'] = numeral(data['totalDonations']).format('0');
+  this.totalDonatedFlasher.resolve(data['totalDonated']);
+  this.totalMatchedFlasher.resolve(data['totalMatched']);
+  this.totalDonationsFlasher.resolve(data['totalDonations']);
+};
+
+PaymentController.prototype.setupCampaignTotals = function () {
+  this.totalDonatedFlasher = new Flasher('.total-donated');
+  this.totalMatchedFlasher = new Flasher('.total-matched');
+  this.totalDonationsFlasher = new Flasher('.supporters');
+  this.requestCampaignTotals();
+};
+
+PaymentController.prototype.updateDonateButtonText = function () {
+  var donateSubmitAmount = $('#donate-submit-amount');
+  var text = numeral(this.amount / 100).format('$0.00');
+
+  if (this.recurring()) {
+    text += ' ' + t('t-per-month');
+  }
+
+  donateSubmitAmount.html(text);
+};
+
+PaymentController.prototype.validateRequiredFields = function () {
+  var requiredFields;
+  var errors = [];
+
+  try {
+    requiredFields = this.getRequiredFields();
+  } catch (e) {
+    errors.push(e.message);
+    $("#generic-validation-messages").text(e.message);
+    return false;
+  } // Enforce minimum donation amount of $2
+
+
+  var otherAmountFields = $('#otherAmount');
+
+  if (this.amount < 200) {
+    $(".perk-desc.donate-amount-min").show();
+    otherAmountFields.addClass('error');
+    errors.push('$2 minimum donation.');
+    $('html, body').animate({
+      scrollTop: $(".perk-desc.donate-amount-min:visible").offset().top
+    }, 500);
+  } else {
+    $(".perk-desc.donate-amount-min").hide();
+    otherAmountFields.removeClass('error');
+  }
+
+  requiredFields.each(function (index, field) {
+    var field = $(field);
+    var emptyValue = '';
+
+    if (field.is('select')) {
+      emptyValue = '--none--';
+    }
+
+    var value = field.val();
+
+    if (value == emptyValue) {
+      field.removeClass('required');
+      field.addClass('error');
+      var fieldName = null;
+      var message = null;
+
+      if (field.is('[placeholder]')) {
+        fieldName = field.attr('placeholder');
+      } else if (field.is('[aria-label]')) {
+        fieldName = field.attr('aria-label');
+      }
+
+      if (fieldName) {
+        message = t('t-field-required', {
+          field_name: fieldName
+        });
+      } else {
+        message = t('t-field-required-generic');
+      }
+
+      errors.push(message);
+    } else {
+      field.removeClass('error');
+      field.addClass('required');
+    }
+  }); // Validate email address.
+
+  var emailField = $('#email');
+  var emailAddress = emailField.val();
+
+  if (!this.isValidEmail(emailAddress)) {
+    emailField.addClass('error');
+    emailField.removeClass('required');
+    errors.push(t('t-invalid-email'));
+    $('html, body').animate({
+      scrollTop: $("#email").offset().top
+    }, 500);
+  } else {
+    emailField.removeClass('error');
+    emailField.addClass('required');
+  }
+
+  return errors;
+};
+
+module.exports = {
+  'PaymentController': PaymentController,
+  'PaypalProcessor': require('./paypal_processor.js'),
+  'HepdataController': require('./hepdata_controller.js')
+};
+},{"./countries.js":"countries.js","./flasher":"flasher.js","./regions.js":"regions.js","round-to":"../../node_modules/round-to/index.js","numeral":"../../node_modules/numeral/numeral.js","jquery":"../../node_modules/jquery/dist/jquery.js","./i18n.js":"i18n.js","./paypal_processor.js":"paypal_processor.js","./hepdata_controller.js":"hepdata_controller.js"}],"../../node_modules/scheduler/cjs/scheduler.development.js":[function(require,module,exports) {
+var global = arguments[3];
+/** @license React v0.13.3
+ * scheduler.development.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+'use strict';
+
+if ("development" !== "production") {
+  (function () {
+    'use strict';
+
+    Object.defineProperty(exports, '__esModule', {
+      value: true
+    });
+    var enableSchedulerDebugging = false;
+    /* eslint-disable no-var */
+    // TODO: Use symbols?
+
+    var ImmediatePriority = 1;
+    var UserBlockingPriority = 2;
+    var NormalPriority = 3;
+    var LowPriority = 4;
+    var IdlePriority = 5; // Max 31 bit integer. The max integer size in V8 for 32-bit systems.
+    // Math.pow(2, 30) - 1
+    // 0b111111111111111111111111111111
+
+    var maxSigned31BitInt = 1073741823; // Times out immediately
+
+    var IMMEDIATE_PRIORITY_TIMEOUT = -1; // Eventually times out
+
+    var USER_BLOCKING_PRIORITY = 250;
+    var NORMAL_PRIORITY_TIMEOUT = 5000;
+    var LOW_PRIORITY_TIMEOUT = 10000; // Never times out
+
+    var IDLE_PRIORITY = maxSigned31BitInt; // Callbacks are stored as a circular, doubly linked list.
+
+    var firstCallbackNode = null;
+    var currentDidTimeout = false; // Pausing the scheduler is useful for debugging.
+
+    var isSchedulerPaused = false;
+    var currentPriorityLevel = NormalPriority;
+    var currentEventStartTime = -1;
+    var currentExpirationTime = -1; // This is set when a callback is being executed, to prevent re-entrancy.
+
+    var isExecutingCallback = false;
+    var isHostCallbackScheduled = false;
+    var hasNativePerformanceNow = typeof performance === 'object' && typeof performance.now === 'function';
+
+    function ensureHostCallbackIsScheduled() {
+      if (isExecutingCallback) {
+        // Don't schedule work yet; wait until the next time we yield.
+        return;
+      } // Schedule the host callback using the earliest expiration in the list.
+
+
+      var expirationTime = firstCallbackNode.expirationTime;
+
+      if (!isHostCallbackScheduled) {
+        isHostCallbackScheduled = true;
+      } else {
+        // Cancel the existing host callback.
+        cancelHostCallback();
+      }
+
+      requestHostCallback(flushWork, expirationTime);
+    }
+
+    function flushFirstCallback() {
+      var flushedNode = firstCallbackNode; // Remove the node from the list before calling the callback. That way the
+      // list is in a consistent state even if the callback throws.
+
+      var next = firstCallbackNode.next;
+
+      if (firstCallbackNode === next) {
+        // This is the last callback in the list.
+        firstCallbackNode = null;
+        next = null;
+      } else {
+        var lastCallbackNode = firstCallbackNode.previous;
+        firstCallbackNode = lastCallbackNode.next = next;
+        next.previous = lastCallbackNode;
+      }
+
+      flushedNode.next = flushedNode.previous = null; // Now it's safe to call the callback.
+
+      var callback = flushedNode.callback;
+      var expirationTime = flushedNode.expirationTime;
+      var priorityLevel = flushedNode.priorityLevel;
+      var previousPriorityLevel = currentPriorityLevel;
+      var previousExpirationTime = currentExpirationTime;
+      currentPriorityLevel = priorityLevel;
+      currentExpirationTime = expirationTime;
+      var continuationCallback;
+
+      try {
+        continuationCallback = callback();
+      } finally {
+        currentPriorityLevel = previousPriorityLevel;
+        currentExpirationTime = previousExpirationTime;
+      } // A callback may return a continuation. The continuation should be scheduled
+      // with the same priority and expiration as the just-finished callback.
+
+
+      if (typeof continuationCallback === 'function') {
+        var continuationNode = {
+          callback: continuationCallback,
+          priorityLevel: priorityLevel,
+          expirationTime: expirationTime,
+          next: null,
+          previous: null
+        }; // Insert the new callback into the list, sorted by its expiration. This is
+        // almost the same as the code in `scheduleCallback`, except the callback
+        // is inserted into the list *before* callbacks of equal expiration instead
+        // of after.
+
+        if (firstCallbackNode === null) {
+          // This is the first callback in the list.
+          firstCallbackNode = continuationNode.next = continuationNode.previous = continuationNode;
+        } else {
+          var nextAfterContinuation = null;
+          var node = firstCallbackNode;
+
+          do {
+            if (node.expirationTime >= expirationTime) {
+              // This callback expires at or after the continuation. We will insert
+              // the continuation *before* this callback.
+              nextAfterContinuation = node;
+              break;
+            }
+
+            node = node.next;
+          } while (node !== firstCallbackNode);
+
+          if (nextAfterContinuation === null) {
+            // No equal or lower priority callback was found, which means the new
+            // callback is the lowest priority callback in the list.
+            nextAfterContinuation = firstCallbackNode;
+          } else if (nextAfterContinuation === firstCallbackNode) {
+            // The new callback is the highest priority callback in the list.
+            firstCallbackNode = continuationNode;
+            ensureHostCallbackIsScheduled();
+          }
+
+          var previous = nextAfterContinuation.previous;
+          previous.next = nextAfterContinuation.previous = continuationNode;
+          continuationNode.next = nextAfterContinuation;
+          continuationNode.previous = previous;
+        }
+      }
+    }
+
+    function flushImmediateWork() {
+      if ( // Confirm we've exited the outer most event handler
+      currentEventStartTime === -1 && firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority) {
+        isExecutingCallback = true;
+
+        try {
+          do {
+            flushFirstCallback();
+          } while ( // Keep flushing until there are no more immediate callbacks
+          firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority);
+        } finally {
+          isExecutingCallback = false;
+
+          if (firstCallbackNode !== null) {
+            // There's still work remaining. Request another callback.
+            ensureHostCallbackIsScheduled();
+          } else {
+            isHostCallbackScheduled = false;
+          }
+        }
+      }
+    }
+
+    function flushWork(didTimeout) {
+      // Exit right away if we're currently paused
+      if (enableSchedulerDebugging && isSchedulerPaused) {
+        return;
+      }
+
+      isExecutingCallback = true;
+      var previousDidTimeout = currentDidTimeout;
+      currentDidTimeout = didTimeout;
+
+      try {
+        if (didTimeout) {
+          // Flush all the expired callbacks without yielding.
+          while (firstCallbackNode !== null && !(enableSchedulerDebugging && isSchedulerPaused)) {
+            // TODO Wrap in feature flag
+            // Read the current time. Flush all the callbacks that expire at or
+            // earlier than that time. Then read the current time again and repeat.
+            // This optimizes for as few performance.now calls as possible.
+            var currentTime = exports.unstable_now();
+
+            if (firstCallbackNode.expirationTime <= currentTime) {
+              do {
+                flushFirstCallback();
+              } while (firstCallbackNode !== null && firstCallbackNode.expirationTime <= currentTime && !(enableSchedulerDebugging && isSchedulerPaused));
+
+              continue;
+            }
+
+            break;
+          }
+        } else {
+          // Keep flushing callbacks until we run out of time in the frame.
+          if (firstCallbackNode !== null) {
+            do {
+              if (enableSchedulerDebugging && isSchedulerPaused) {
+                break;
+              }
+
+              flushFirstCallback();
+            } while (firstCallbackNode !== null && !shouldYieldToHost());
+          }
+        }
+      } finally {
+        isExecutingCallback = false;
+        currentDidTimeout = previousDidTimeout;
+
+        if (firstCallbackNode !== null) {
+          // There's still work remaining. Request another callback.
+          ensureHostCallbackIsScheduled();
+        } else {
+          isHostCallbackScheduled = false;
+        } // Before exiting, flush all the immediate work that was scheduled.
+
+
+        flushImmediateWork();
+      }
+    }
+
+    function unstable_runWithPriority(priorityLevel, eventHandler) {
+      switch (priorityLevel) {
+        case ImmediatePriority:
+        case UserBlockingPriority:
+        case NormalPriority:
+        case LowPriority:
+        case IdlePriority:
+          break;
+
+        default:
+          priorityLevel = NormalPriority;
+      }
+
+      var previousPriorityLevel = currentPriorityLevel;
+      var previousEventStartTime = currentEventStartTime;
+      currentPriorityLevel = priorityLevel;
+      currentEventStartTime = exports.unstable_now();
+
+      try {
+        return eventHandler();
+      } finally {
+        currentPriorityLevel = previousPriorityLevel;
+        currentEventStartTime = previousEventStartTime; // Before exiting, flush all the immediate work that was scheduled.
+
+        flushImmediateWork();
+      }
+    }
+
+    function unstable_next(eventHandler) {
+      var priorityLevel = void 0;
+
+      switch (currentPriorityLevel) {
+        case ImmediatePriority:
+        case UserBlockingPriority:
+        case NormalPriority:
+          // Shift down to normal priority
+          priorityLevel = NormalPriority;
+          break;
+
+        default:
+          // Anything lower than normal priority should remain at the current level.
+          priorityLevel = currentPriorityLevel;
+          break;
+      }
+
+      var previousPriorityLevel = currentPriorityLevel;
+      var previousEventStartTime = currentEventStartTime;
+      currentPriorityLevel = priorityLevel;
+      currentEventStartTime = exports.unstable_now();
+
+      try {
+        return eventHandler();
+      } finally {
+        currentPriorityLevel = previousPriorityLevel;
+        currentEventStartTime = previousEventStartTime; // Before exiting, flush all the immediate work that was scheduled.
+
+        flushImmediateWork();
+      }
+    }
+
+    function unstable_wrapCallback(callback) {
+      var parentPriorityLevel = currentPriorityLevel;
+      return function () {
+        // This is a fork of runWithPriority, inlined for performance.
+        var previousPriorityLevel = currentPriorityLevel;
+        var previousEventStartTime = currentEventStartTime;
+        currentPriorityLevel = parentPriorityLevel;
+        currentEventStartTime = exports.unstable_now();
+
+        try {
+          return callback.apply(this, arguments);
+        } finally {
+          currentPriorityLevel = previousPriorityLevel;
+          currentEventStartTime = previousEventStartTime;
+          flushImmediateWork();
+        }
+      };
+    }
+
+    function unstable_scheduleCallback(callback, deprecated_options) {
+      var startTime = currentEventStartTime !== -1 ? currentEventStartTime : exports.unstable_now();
+      var expirationTime;
+
+      if (typeof deprecated_options === 'object' && deprecated_options !== null && typeof deprecated_options.timeout === 'number') {
+        // FIXME: Remove this branch once we lift expiration times out of React.
+        expirationTime = startTime + deprecated_options.timeout;
+      } else {
+        switch (currentPriorityLevel) {
+          case ImmediatePriority:
+            expirationTime = startTime + IMMEDIATE_PRIORITY_TIMEOUT;
+            break;
+
+          case UserBlockingPriority:
+            expirationTime = startTime + USER_BLOCKING_PRIORITY;
+            break;
+
+          case IdlePriority:
+            expirationTime = startTime + IDLE_PRIORITY;
+            break;
+
+          case LowPriority:
+            expirationTime = startTime + LOW_PRIORITY_TIMEOUT;
+            break;
+
+          case NormalPriority:
+          default:
+            expirationTime = startTime + NORMAL_PRIORITY_TIMEOUT;
+        }
+      }
+
+      var newNode = {
+        callback: callback,
+        priorityLevel: currentPriorityLevel,
+        expirationTime: expirationTime,
+        next: null,
+        previous: null
+      }; // Insert the new callback into the list, ordered first by expiration, then
+      // by insertion. So the new callback is inserted any other callback with
+      // equal expiration.
+
+      if (firstCallbackNode === null) {
+        // This is the first callback in the list.
+        firstCallbackNode = newNode.next = newNode.previous = newNode;
+        ensureHostCallbackIsScheduled();
+      } else {
+        var next = null;
+        var node = firstCallbackNode;
+
+        do {
+          if (node.expirationTime > expirationTime) {
+            // The new callback expires before this one.
+            next = node;
+            break;
+          }
+
+          node = node.next;
+        } while (node !== firstCallbackNode);
+
+        if (next === null) {
+          // No callback with a later expiration was found, which means the new
+          // callback has the latest expiration in the list.
+          next = firstCallbackNode;
+        } else if (next === firstCallbackNode) {
+          // The new callback has the earliest expiration in the entire list.
+          firstCallbackNode = newNode;
+          ensureHostCallbackIsScheduled();
+        }
+
+        var previous = next.previous;
+        previous.next = next.previous = newNode;
+        newNode.next = next;
+        newNode.previous = previous;
+      }
+
+      return newNode;
+    }
+
+    function unstable_pauseExecution() {
+      isSchedulerPaused = true;
+    }
+
+    function unstable_continueExecution() {
+      isSchedulerPaused = false;
+
+      if (firstCallbackNode !== null) {
+        ensureHostCallbackIsScheduled();
+      }
+    }
+
+    function unstable_getFirstCallbackNode() {
+      return firstCallbackNode;
+    }
+
+    function unstable_cancelCallback(callbackNode) {
+      var next = callbackNode.next;
+
+      if (next === null) {
+        // Already cancelled.
+        return;
+      }
+
+      if (next === callbackNode) {
+        // This is the only scheduled callback. Clear the list.
+        firstCallbackNode = null;
+      } else {
+        // Remove the callback from its position in the list.
+        if (callbackNode === firstCallbackNode) {
+          firstCallbackNode = next;
+        }
+
+        var previous = callbackNode.previous;
+        previous.next = next;
+        next.previous = previous;
+      }
+
+      callbackNode.next = callbackNode.previous = null;
+    }
+
+    function unstable_getCurrentPriorityLevel() {
+      return currentPriorityLevel;
+    }
+
+    function unstable_shouldYield() {
+      return !currentDidTimeout && (firstCallbackNode !== null && firstCallbackNode.expirationTime < currentExpirationTime || shouldYieldToHost());
+    } // The remaining code is essentially a polyfill for requestIdleCallback. It
+    // works by scheduling a requestAnimationFrame, storing the time for the start
+    // of the frame, then scheduling a postMessage which gets scheduled after paint.
+    // Within the postMessage handler do as much work as possible until time + frame
+    // rate. By separating the idle call into a separate event tick we ensure that
+    // layout, paint and other browser work is counted against the available time.
+    // The frame rate is dynamically adjusted.
+    // We capture a local reference to any global, in case it gets polyfilled after
+    // this module is initially evaluated. We want to be using a
+    // consistent implementation.
+
+
+    var localDate = Date; // This initialization code may run even on server environments if a component
+    // just imports ReactDOM (e.g. for findDOMNode). Some environments might not
+    // have setTimeout or clearTimeout. However, we always expect them to be defined
+    // on the client. https://github.com/facebook/react/pull/13088
+
+    var localSetTimeout = typeof setTimeout === 'function' ? setTimeout : undefined;
+    var localClearTimeout = typeof clearTimeout === 'function' ? clearTimeout : undefined; // We don't expect either of these to necessarily be defined, but we will error
+    // later if they are missing on the client.
+
+    var localRequestAnimationFrame = typeof requestAnimationFrame === 'function' ? requestAnimationFrame : undefined;
+    var localCancelAnimationFrame = typeof cancelAnimationFrame === 'function' ? cancelAnimationFrame : undefined; // requestAnimationFrame does not run when the tab is in the background. If
+    // we're backgrounded we prefer for that work to happen so that the page
+    // continues to load in the background. So we also schedule a 'setTimeout' as
+    // a fallback.
+    // TODO: Need a better heuristic for backgrounded work.
+
+    var ANIMATION_FRAME_TIMEOUT = 100;
+    var rAFID;
+    var rAFTimeoutID;
+
+    var requestAnimationFrameWithTimeout = function (callback) {
+      // schedule rAF and also a setTimeout
+      rAFID = localRequestAnimationFrame(function (timestamp) {
+        // cancel the setTimeout
+        localClearTimeout(rAFTimeoutID);
+        callback(timestamp);
+      });
+      rAFTimeoutID = localSetTimeout(function () {
+        // cancel the requestAnimationFrame
+        localCancelAnimationFrame(rAFID);
+        callback(exports.unstable_now());
+      }, ANIMATION_FRAME_TIMEOUT);
+    };
+
+    if (hasNativePerformanceNow) {
+      var Performance = performance;
+
+      exports.unstable_now = function () {
+        return Performance.now();
+      };
+    } else {
+      exports.unstable_now = function () {
+        return localDate.now();
+      };
+    }
+
+    var requestHostCallback;
+    var cancelHostCallback;
+    var shouldYieldToHost;
+    var globalValue = null;
+
+    if (typeof window !== 'undefined') {
+      globalValue = window;
+    } else if (typeof global !== 'undefined') {
+      globalValue = global;
+    }
+
+    if (globalValue && globalValue._schedMock) {
+      // Dynamic injection, only for testing purposes.
+      var globalImpl = globalValue._schedMock;
+      requestHostCallback = globalImpl[0];
+      cancelHostCallback = globalImpl[1];
+      shouldYieldToHost = globalImpl[2];
+      exports.unstable_now = globalImpl[3];
+    } else if ( // If Scheduler runs in a non-DOM environment, it falls back to a naive
+    // implementation using setTimeout.
+    typeof window === 'undefined' || // Check if MessageChannel is supported, too.
+    typeof MessageChannel !== 'function') {
+      // If this accidentally gets imported in a non-browser environment, e.g. JavaScriptCore,
+      // fallback to a naive implementation.
+      var _callback = null;
+
+      var _flushCallback = function (didTimeout) {
+        if (_callback !== null) {
+          try {
+            _callback(didTimeout);
+          } finally {
+            _callback = null;
+          }
+        }
+      };
+
+      requestHostCallback = function (cb, ms) {
+        if (_callback !== null) {
+          // Protect against re-entrancy.
+          setTimeout(requestHostCallback, 0, cb);
+        } else {
+          _callback = cb;
+          setTimeout(_flushCallback, 0, false);
+        }
+      };
+
+      cancelHostCallback = function () {
+        _callback = null;
+      };
+
+      shouldYieldToHost = function () {
+        return false;
+      };
+    } else {
+      if (typeof console !== 'undefined') {
+        // TODO: Remove fb.me link
+        if (typeof localRequestAnimationFrame !== 'function') {
+          console.error("This browser doesn't support requestAnimationFrame. " + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');
+        }
+
+        if (typeof localCancelAnimationFrame !== 'function') {
+          console.error("This browser doesn't support cancelAnimationFrame. " + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');
+        }
+      }
+
+      var scheduledHostCallback = null;
+      var isMessageEventScheduled = false;
+      var timeoutTime = -1;
+      var isAnimationFrameScheduled = false;
+      var isFlushingHostCallback = false;
+      var frameDeadline = 0; // We start out assuming that we run at 30fps but then the heuristic tracking
+      // will adjust this value to a faster fps if we get more frequent animation
+      // frames.
+
+      var previousFrameTime = 33;
+      var activeFrameTime = 33;
+
+      shouldYieldToHost = function () {
+        return frameDeadline <= exports.unstable_now();
+      }; // We use the postMessage trick to defer idle work until after the repaint.
+
+
+      var channel = new MessageChannel();
+      var port = channel.port2;
+
+      channel.port1.onmessage = function (event) {
+        isMessageEventScheduled = false;
+        var prevScheduledCallback = scheduledHostCallback;
+        var prevTimeoutTime = timeoutTime;
+        scheduledHostCallback = null;
+        timeoutTime = -1;
+        var currentTime = exports.unstable_now();
+        var didTimeout = false;
+
+        if (frameDeadline - currentTime <= 0) {
+          // There's no time left in this idle period. Check if the callback has
+          // a timeout and whether it's been exceeded.
+          if (prevTimeoutTime !== -1 && prevTimeoutTime <= currentTime) {
+            // Exceeded the timeout. Invoke the callback even though there's no
+            // time left.
+            didTimeout = true;
+          } else {
+            // No timeout.
+            if (!isAnimationFrameScheduled) {
+              // Schedule another animation callback so we retry later.
+              isAnimationFrameScheduled = true;
+              requestAnimationFrameWithTimeout(animationTick);
+            } // Exit without invoking the callback.
+
+
+            scheduledHostCallback = prevScheduledCallback;
+            timeoutTime = prevTimeoutTime;
+            return;
+          }
+        }
+
+        if (prevScheduledCallback !== null) {
+          isFlushingHostCallback = true;
+
+          try {
+            prevScheduledCallback(didTimeout);
+          } finally {
+            isFlushingHostCallback = false;
+          }
+        }
+      };
+
+      var animationTick = function (rafTime) {
+        if (scheduledHostCallback !== null) {
+          // Eagerly schedule the next animation callback at the beginning of the
+          // frame. If the scheduler queue is not empty at the end of the frame, it
+          // will continue flushing inside that callback. If the queue *is* empty,
+          // then it will exit immediately. Posting the callback at the start of the
+          // frame ensures it's fired within the earliest possible frame. If we
+          // waited until the end of the frame to post the callback, we risk the
+          // browser skipping a frame and not firing the callback until the frame
+          // after that.
+          requestAnimationFrameWithTimeout(animationTick);
+        } else {
+          // No pending work. Exit.
+          isAnimationFrameScheduled = false;
+          return;
+        }
+
+        var nextFrameTime = rafTime - frameDeadline + activeFrameTime;
+
+        if (nextFrameTime < activeFrameTime && previousFrameTime < activeFrameTime) {
+          if (nextFrameTime < 8) {
+            // Defensive coding. We don't support higher frame rates than 120hz.
+            // If the calculated frame time gets lower than 8, it is probably a bug.
+            nextFrameTime = 8;
+          } // If one frame goes long, then the next one can be short to catch up.
+          // If two frames are short in a row, then that's an indication that we
+          // actually have a higher frame rate than what we're currently optimizing.
+          // We adjust our heuristic dynamically accordingly. For example, if we're
+          // running on 120hz display or 90hz VR display.
+          // Take the max of the two in case one of them was an anomaly due to
+          // missed frame deadlines.
+
+
+          activeFrameTime = nextFrameTime < previousFrameTime ? previousFrameTime : nextFrameTime;
+        } else {
+          previousFrameTime = nextFrameTime;
+        }
+
+        frameDeadline = rafTime + activeFrameTime;
+
+        if (!isMessageEventScheduled) {
+          isMessageEventScheduled = true;
+          port.postMessage(undefined);
+        }
+      };
+
+      requestHostCallback = function (callback, absoluteTimeout) {
+        scheduledHostCallback = callback;
+        timeoutTime = absoluteTimeout;
+
+        if (isFlushingHostCallback || absoluteTimeout < 0) {
+          // Don't wait for the next frame. Continue working ASAP, in a new event.
+          port.postMessage(undefined);
+        } else if (!isAnimationFrameScheduled) {
+          // If rAF didn't already schedule one, we need to schedule a frame.
+          // TODO: If this rAF doesn't materialize because the browser throttles, we
+          // might want to still have setTimeout trigger rIC as a backup to ensure
+          // that we keep performing work.
+          isAnimationFrameScheduled = true;
+          requestAnimationFrameWithTimeout(animationTick);
+        }
+      };
+
+      cancelHostCallback = function () {
+        scheduledHostCallback = null;
+        isMessageEventScheduled = false;
+        timeoutTime = -1;
+      };
+    }
+
+    exports.unstable_ImmediatePriority = ImmediatePriority;
+    exports.unstable_UserBlockingPriority = UserBlockingPriority;
+    exports.unstable_NormalPriority = NormalPriority;
+    exports.unstable_IdlePriority = IdlePriority;
+    exports.unstable_LowPriority = LowPriority;
+    exports.unstable_runWithPriority = unstable_runWithPriority;
+    exports.unstable_next = unstable_next;
+    exports.unstable_scheduleCallback = unstable_scheduleCallback;
+    exports.unstable_cancelCallback = unstable_cancelCallback;
+    exports.unstable_wrapCallback = unstable_wrapCallback;
+    exports.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;
+    exports.unstable_shouldYield = unstable_shouldYield;
+    exports.unstable_continueExecution = unstable_continueExecution;
+    exports.unstable_pauseExecution = unstable_pauseExecution;
+    exports.unstable_getFirstCallbackNode = unstable_getFirstCallbackNode;
+  })();
+}
+},{}],"../../node_modules/scheduler/index.js":[function(require,module,exports) {
+'use strict';
+
+if ("development" === 'production') {
+  module.exports = require('./cjs/scheduler.production.min.js');
+} else {
+  module.exports = require('./cjs/scheduler.development.js');
+}
+},{"./cjs/scheduler.development.js":"../../node_modules/scheduler/cjs/scheduler.development.js"}],"../../node_modules/scheduler/cjs/scheduler-tracing.development.js":[function(require,module,exports) {
+/** @license React v0.13.3
+ * scheduler-tracing.development.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+'use strict';
+
+if ("development" !== "production") {
+  (function () {
+    'use strict';
+
+    Object.defineProperty(exports, '__esModule', {
+      value: true
+    }); // Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
+    // In some cases, StrictMode should also double-render lifecycles.
+    // This can be confusing for tests though,
+    // And it can be bad for performance in production.
+    // This feature flag can be used to control the behavior:
+    // To preserve the "Pause on caught exceptions" behavior of the debugger, we
+    // replay the begin phase of a failed component inside invokeGuardedCallback.
+    // Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+    // Gather advanced timing metrics for Profiler subtrees.
+    // Trace which interactions trigger each commit.
+
+    var enableSchedulerTracing = true; // Only used in www builds.
+    // TODO: true? Here it might just be false.
+    // Only used in www builds.
+    // Only used in www builds.
+    // React Fire: prevent the value and checked attributes from syncing
+    // with their related DOM properties
+    // These APIs will no longer be "unstable" in the upcoming 16.7 release,
+    // Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+
+    var DEFAULT_THREAD_ID = 0; // Counters used to generate unique IDs.
+
+    var interactionIDCounter = 0;
+    var threadIDCounter = 0; // Set of currently traced interactions.
+    // Interactions "stack"–
+    // Meaning that newly traced interactions are appended to the previously active set.
+    // When an interaction goes out of scope, the previous set (if any) is restored.
+
+    exports.__interactionsRef = null; // Listener(s) to notify when interactions begin and end.
+
+    exports.__subscriberRef = null;
+
+    if (enableSchedulerTracing) {
+      exports.__interactionsRef = {
+        current: new Set()
+      };
+      exports.__subscriberRef = {
+        current: null
+      };
+    }
+
+    function unstable_clear(callback) {
+      if (!enableSchedulerTracing) {
+        return callback();
+      }
+
+      var prevInteractions = exports.__interactionsRef.current;
+      exports.__interactionsRef.current = new Set();
+
+      try {
+        return callback();
+      } finally {
+        exports.__interactionsRef.current = prevInteractions;
+      }
+    }
+
+    function unstable_getCurrent() {
+      if (!enableSchedulerTracing) {
+        return null;
+      } else {
+        return exports.__interactionsRef.current;
+      }
+    }
+
+    function unstable_getThreadID() {
+      return ++threadIDCounter;
+    }
+
+    function unstable_trace(name, timestamp, callback) {
+      var threadID = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : DEFAULT_THREAD_ID;
+
+      if (!enableSchedulerTracing) {
+        return callback();
+      }
+
+      var interaction = {
+        __count: 1,
+        id: interactionIDCounter++,
+        name: name,
+        timestamp: timestamp
+      };
+      var prevInteractions = exports.__interactionsRef.current; // Traced interactions should stack/accumulate.
+      // To do that, clone the current interactions.
+      // The previous set will be restored upon completion.
+
+      var interactions = new Set(prevInteractions);
+      interactions.add(interaction);
+      exports.__interactionsRef.current = interactions;
+      var subscriber = exports.__subscriberRef.current;
+      var returnValue = void 0;
+
+      try {
+        if (subscriber !== null) {
+          subscriber.onInteractionTraced(interaction);
+        }
+      } finally {
+        try {
+          if (subscriber !== null) {
+            subscriber.onWorkStarted(interactions, threadID);
+          }
+        } finally {
+          try {
+            returnValue = callback();
+          } finally {
+            exports.__interactionsRef.current = prevInteractions;
+
+            try {
+              if (subscriber !== null) {
+                subscriber.onWorkStopped(interactions, threadID);
+              }
+            } finally {
+              interaction.__count--; // If no async work was scheduled for this interaction,
+              // Notify subscribers that it's completed.
+
+              if (subscriber !== null && interaction.__count === 0) {
+                subscriber.onInteractionScheduledWorkCompleted(interaction);
+              }
+            }
+          }
+        }
+      }
+
+      return returnValue;
+    }
+
+    function unstable_wrap(callback) {
+      var threadID = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : DEFAULT_THREAD_ID;
+
+      if (!enableSchedulerTracing) {
+        return callback;
+      }
+
+      var wrappedInteractions = exports.__interactionsRef.current;
+      var subscriber = exports.__subscriberRef.current;
+
+      if (subscriber !== null) {
+        subscriber.onWorkScheduled(wrappedInteractions, threadID);
+      } // Update the pending async work count for the current interactions.
+      // Update after calling subscribers in case of error.
+
+
+      wrappedInteractions.forEach(function (interaction) {
+        interaction.__count++;
+      });
+      var hasRun = false;
+
+      function wrapped() {
+        var prevInteractions = exports.__interactionsRef.current;
+        exports.__interactionsRef.current = wrappedInteractions;
+        subscriber = exports.__subscriberRef.current;
+
+        try {
+          var returnValue = void 0;
+
+          try {
+            if (subscriber !== null) {
+              subscriber.onWorkStarted(wrappedInteractions, threadID);
+            }
+          } finally {
+            try {
+              returnValue = callback.apply(undefined, arguments);
+            } finally {
+              exports.__interactionsRef.current = prevInteractions;
+
+              if (subscriber !== null) {
+                subscriber.onWorkStopped(wrappedInteractions, threadID);
+              }
+            }
+          }
+
+          return returnValue;
+        } finally {
+          if (!hasRun) {
+            // We only expect a wrapped function to be executed once,
+            // But in the event that it's executed more than once–
+            // Only decrement the outstanding interaction counts once.
+            hasRun = true; // Update pending async counts for all wrapped interactions.
+            // If this was the last scheduled async work for any of them,
+            // Mark them as completed.
+
+            wrappedInteractions.forEach(function (interaction) {
+              interaction.__count--;
+
+              if (subscriber !== null && interaction.__count === 0) {
+                subscriber.onInteractionScheduledWorkCompleted(interaction);
+              }
+            });
+          }
+        }
+      }
+
+      wrapped.cancel = function cancel() {
+        subscriber = exports.__subscriberRef.current;
+
+        try {
+          if (subscriber !== null) {
+            subscriber.onWorkCanceled(wrappedInteractions, threadID);
+          }
+        } finally {
+          // Update pending async counts for all wrapped interactions.
+          // If this was the last scheduled async work for any of them,
+          // Mark them as completed.
+          wrappedInteractions.forEach(function (interaction) {
+            interaction.__count--;
+
+            if (subscriber && interaction.__count === 0) {
+              subscriber.onInteractionScheduledWorkCompleted(interaction);
+            }
+          });
+        }
+      };
+
+      return wrapped;
+    }
+
+    var subscribers = null;
+
+    if (enableSchedulerTracing) {
+      subscribers = new Set();
+    }
+
+    function unstable_subscribe(subscriber) {
+      if (enableSchedulerTracing) {
+        subscribers.add(subscriber);
+
+        if (subscribers.size === 1) {
+          exports.__subscriberRef.current = {
+            onInteractionScheduledWorkCompleted: onInteractionScheduledWorkCompleted,
+            onInteractionTraced: onInteractionTraced,
+            onWorkCanceled: onWorkCanceled,
+            onWorkScheduled: onWorkScheduled,
+            onWorkStarted: onWorkStarted,
+            onWorkStopped: onWorkStopped
+          };
+        }
+      }
+    }
+
+    function unstable_unsubscribe(subscriber) {
+      if (enableSchedulerTracing) {
+        subscribers.delete(subscriber);
+
+        if (subscribers.size === 0) {
+          exports.__subscriberRef.current = null;
+        }
+      }
+    }
+
+    function onInteractionTraced(interaction) {
+      var didCatchError = false;
+      var caughtError = null;
+      subscribers.forEach(function (subscriber) {
+        try {
+          subscriber.onInteractionTraced(interaction);
+        } catch (error) {
+          if (!didCatchError) {
+            didCatchError = true;
+            caughtError = error;
+          }
+        }
+      });
+
+      if (didCatchError) {
+        throw caughtError;
+      }
+    }
+
+    function onInteractionScheduledWorkCompleted(interaction) {
+      var didCatchError = false;
+      var caughtError = null;
+      subscribers.forEach(function (subscriber) {
+        try {
+          subscriber.onInteractionScheduledWorkCompleted(interaction);
+        } catch (error) {
+          if (!didCatchError) {
+            didCatchError = true;
+            caughtError = error;
+          }
+        }
+      });
+
+      if (didCatchError) {
+        throw caughtError;
+      }
+    }
+
+    function onWorkScheduled(interactions, threadID) {
+      var didCatchError = false;
+      var caughtError = null;
+      subscribers.forEach(function (subscriber) {
+        try {
+          subscriber.onWorkScheduled(interactions, threadID);
+        } catch (error) {
+          if (!didCatchError) {
+            didCatchError = true;
+            caughtError = error;
+          }
+        }
+      });
+
+      if (didCatchError) {
+        throw caughtError;
+      }
+    }
+
+    function onWorkStarted(interactions, threadID) {
+      var didCatchError = false;
+      var caughtError = null;
+      subscribers.forEach(function (subscriber) {
+        try {
+          subscriber.onWorkStarted(interactions, threadID);
+        } catch (error) {
+          if (!didCatchError) {
+            didCatchError = true;
+            caughtError = error;
+          }
+        }
+      });
+
+      if (didCatchError) {
+        throw caughtError;
+      }
+    }
+
+    function onWorkStopped(interactions, threadID) {
+      var didCatchError = false;
+      var caughtError = null;
+      subscribers.forEach(function (subscriber) {
+        try {
+          subscriber.onWorkStopped(interactions, threadID);
+        } catch (error) {
+          if (!didCatchError) {
+            didCatchError = true;
+            caughtError = error;
+          }
+        }
+      });
+
+      if (didCatchError) {
+        throw caughtError;
+      }
+    }
+
+    function onWorkCanceled(interactions, threadID) {
+      var didCatchError = false;
+      var caughtError = null;
+      subscribers.forEach(function (subscriber) {
+        try {
+          subscriber.onWorkCanceled(interactions, threadID);
+        } catch (error) {
+          if (!didCatchError) {
+            didCatchError = true;
+            caughtError = error;
+          }
+        }
+      });
+
+      if (didCatchError) {
+        throw caughtError;
+      }
+    }
+
+    exports.unstable_clear = unstable_clear;
+    exports.unstable_getCurrent = unstable_getCurrent;
+    exports.unstable_getThreadID = unstable_getThreadID;
+    exports.unstable_trace = unstable_trace;
+    exports.unstable_wrap = unstable_wrap;
+    exports.unstable_subscribe = unstable_subscribe;
+    exports.unstable_unsubscribe = unstable_unsubscribe;
+  })();
+}
+},{}],"../../node_modules/scheduler/tracing.js":[function(require,module,exports) {
+'use strict';
+
+if ("development" === 'production') {
+  module.exports = require('./cjs/scheduler-tracing.production.min.js');
+} else {
+  module.exports = require('./cjs/scheduler-tracing.development.js');
+}
+},{"./cjs/scheduler-tracing.development.js":"../../node_modules/scheduler/cjs/scheduler-tracing.development.js"}],"../../node_modules/react-dom/cjs/react-dom.development.js":[function(require,module,exports) {
+/** @license React v16.8.3
+ * react-dom.development.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+'use strict';
+
+if ("development" !== "production") {
+  (function () {
+    'use strict';
+
+    var React = require('react');
+
+    var _assign = require('object-assign');
+
+    var checkPropTypes = require('prop-types/checkPropTypes');
+
+    var scheduler = require('scheduler');
+
+    var tracing = require('scheduler/tracing');
+    /**
+     * Use invariant() to assert state which your program assumes to be true.
+     *
+     * Provide sprintf-style format (only %s is supported) and arguments
+     * to provide information about what broke and what you were
+     * expecting.
+     *
+     * The invariant message will be stripped in production, but the invariant
+     * will remain to ensure logic does not differ in production.
+     */
+
+
+    var validateFormat = function () {};
+
+    {
+      validateFormat = function (format) {
+        if (format === undefined) {
+          throw new Error('invariant requires an error message argument');
+        }
+      };
+    }
+
+    function invariant(condition, format, a, b, c, d, e, f) {
+      validateFormat(format);
+
+      if (!condition) {
+        var error = void 0;
+
+        if (format === undefined) {
+          error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');
+        } else {
+          var args = [a, b, c, d, e, f];
+          var argIndex = 0;
+          error = new Error(format.replace(/%s/g, function () {
+            return args[argIndex++];
+          }));
+          error.name = 'Invariant Violation';
+        }
+
+        error.framesToPop = 1; // we don't care about invariant's own frame
+
+        throw error;
+      }
+    } // Relying on the `invariant()` implementation lets us
+    // preserve the format and params in the www builds.
+
+
+    !React ? invariant(false, 'ReactDOM was loaded before React. Make sure you load the React package before loading ReactDOM.') : void 0;
+
+    var invokeGuardedCallbackImpl = function (name, func, context, a, b, c, d, e, f) {
+      var funcArgs = Array.prototype.slice.call(arguments, 3);
+
+      try {
+        func.apply(context, funcArgs);
+      } catch (error) {
+        this.onError(error);
+      }
+    };
+
+    {
+      // In DEV mode, we swap out invokeGuardedCallback for a special version
+      // that plays more nicely with the browser's DevTools. The idea is to preserve
+      // "Pause on exceptions" behavior. Because React wraps all user-provided
+      // functions in invokeGuardedCallback, and the production version of
+      // invokeGuardedCallback uses a try-catch, all user exceptions are treated
+      // like caught exceptions, and the DevTools won't pause unless the developer
+      // takes the extra step of enabling pause on caught exceptions. This is
+      // unintuitive, though, because even though React has caught the error, from
+      // the developer's perspective, the error is uncaught.
+      //
+      // To preserve the expected "Pause on exceptions" behavior, we don't use a
+      // try-catch in DEV. Instead, we synchronously dispatch a fake event to a fake
+      // DOM node, and call the user-provided callback from inside an event handler
+      // for that fake event. If the callback throws, the error is "captured" using
+      // a global event handler. But because the error happens in a different
+      // event loop context, it does not interrupt the normal program flow.
+      // Effectively, this gives us try-catch behavior without actually using
+      // try-catch. Neat!
+      // Check that the browser supports the APIs we need to implement our special
+      // DEV version of invokeGuardedCallback
+      if (typeof window !== 'undefined' && typeof window.dispatchEvent === 'function' && typeof document !== 'undefined' && typeof document.createEvent === 'function') {
+        var fakeNode = document.createElement('react');
+
+        var invokeGuardedCallbackDev = function (name, func, context, a, b, c, d, e, f) {
+          // If document doesn't exist we know for sure we will crash in this method
+          // when we call document.createEvent(). However this can cause confusing
+          // errors: https://github.com/facebookincubator/create-react-app/issues/3482
+          // So we preemptively throw with a better message instead.
+          !(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;
+          var evt = document.createEvent('Event'); // Keeps track of whether the user-provided callback threw an error. We
+          // set this to true at the beginning, then set it to false right after
+          // calling the function. If the function errors, `didError` will never be
+          // set to false. This strategy works even if the browser is flaky and
+          // fails to call our global error handler, because it doesn't rely on
+          // the error event at all.
+
+          var didError = true; // Keeps track of the value of window.event so that we can reset it
+          // during the callback to let user code access window.event in the
+          // browsers that support it.
+
+          var windowEvent = window.event; // Keeps track of the descriptor of window.event to restore it after event
+          // dispatching: https://github.com/facebook/react/issues/13688
+
+          var windowEventDescriptor = Object.getOwnPropertyDescriptor(window, 'event'); // Create an event handler for our fake event. We will synchronously
+          // dispatch our fake event using `dispatchEvent`. Inside the handler, we
+          // call the user-provided callback.
+
+          var funcArgs = Array.prototype.slice.call(arguments, 3);
+
+          function callCallback() {
+            // We immediately remove the callback from event listeners so that
+            // nested `invokeGuardedCallback` calls do not clash. Otherwise, a
+            // nested call would trigger the fake event handlers of any call higher
+            // in the stack.
+            fakeNode.removeEventListener(evtType, callCallback, false); // We check for window.hasOwnProperty('event') to prevent the
+            // window.event assignment in both IE <= 10 as they throw an error
+            // "Member not found" in strict mode, and in Firefox which does not
+            // support window.event.
+
+            if (typeof window.event !== 'undefined' && window.hasOwnProperty('event')) {
+              window.event = windowEvent;
+            }
+
+            func.apply(context, funcArgs);
+            didError = false;
+          } // Create a global error event handler. We use this to capture the value
+          // that was thrown. It's possible that this error handler will fire more
+          // than once; for example, if non-React code also calls `dispatchEvent`
+          // and a handler for that event throws. We should be resilient to most of
+          // those cases. Even if our error event handler fires more than once, the
+          // last error event is always used. If the callback actually does error,
+          // we know that the last error event is the correct one, because it's not
+          // possible for anything else to have happened in between our callback
+          // erroring and the code that follows the `dispatchEvent` call below. If
+          // the callback doesn't error, but the error event was fired, we know to
+          // ignore it because `didError` will be false, as described above.
+
+
+          var error = void 0; // Use this to track whether the error event is ever called.
+
+          var didSetError = false;
+          var isCrossOriginError = false;
+
+          function handleWindowError(event) {
+            error = event.error;
+            didSetError = true;
+
+            if (error === null && event.colno === 0 && event.lineno === 0) {
+              isCrossOriginError = true;
+            }
+
+            if (event.defaultPrevented) {
+              // Some other error handler has prevented default.
+              // Browsers silence the error report if this happens.
+              // We'll remember this to later decide whether to log it or not.
+              if (error != null && typeof error === 'object') {
+                try {
+                  error._suppressLogging = true;
+                } catch (inner) {// Ignore.
+                }
+              }
+            }
+          } // Create a fake event type.
+
+
+          var evtType = 'react-' + (name ? name : 'invokeguardedcallback'); // Attach our event handlers
+
+          window.addEventListener('error', handleWindowError);
+          fakeNode.addEventListener(evtType, callCallback, false); // Synchronously dispatch our fake event. If the user-provided function
+          // errors, it will trigger our global error handler.
+
+          evt.initEvent(evtType, false, false);
+          fakeNode.dispatchEvent(evt);
+
+          if (windowEventDescriptor) {
+            Object.defineProperty(window, 'event', windowEventDescriptor);
+          }
+
+          if (didError) {
+            if (!didSetError) {
+              // The callback errored, but the error event never fired.
+              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.');
+            } else if (isCrossOriginError) {
+              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.');
+            }
+
+            this.onError(error);
+          } // Remove our event listeners
+
+
+          window.removeEventListener('error', handleWindowError);
+        };
+
+        invokeGuardedCallbackImpl = invokeGuardedCallbackDev;
+      }
+    }
+    var invokeGuardedCallbackImpl$1 = invokeGuardedCallbackImpl; // Used by Fiber to simulate a try-catch.
+
+    var hasError = false;
+    var caughtError = null; // Used by event system to capture/rethrow the first error.
+
+    var hasRethrowError = false;
+    var rethrowError = null;
+    var reporter = {
+      onError: function (error) {
+        hasError = true;
+        caughtError = error;
+      }
+    };
+    /**
+     * Call a function while guarding against errors that happens within it.
+     * Returns an error if it throws, otherwise null.
+     *
+     * In production, this is implemented using a try-catch. The reason we don't
+     * use a try-catch directly is so that we can swap out a different
+     * implementation in DEV mode.
+     *
+     * @param {String} name of the guard to use for logging or debugging
+     * @param {Function} func The function to invoke
+     * @param {*} context The context to use when calling the function
+     * @param {...*} args Arguments for function
+     */
+
+    function invokeGuardedCallback(name, func, context, a, b, c, d, e, f) {
+      hasError = false;
+      caughtError = null;
+      invokeGuardedCallbackImpl$1.apply(reporter, arguments);
+    }
+    /**
+     * Same as invokeGuardedCallback, but instead of returning an error, it stores
+     * it in a global so it can be rethrown by `rethrowCaughtError` later.
+     * TODO: See if caughtError and rethrowError can be unified.
+     *
+     * @param {String} name of the guard to use for logging or debugging
+     * @param {Function} func The function to invoke
+     * @param {*} context The context to use when calling the function
+     * @param {...*} args Arguments for function
+     */
+
+
+    function invokeGuardedCallbackAndCatchFirstError(name, func, context, a, b, c, d, e, f) {
+      invokeGuardedCallback.apply(this, arguments);
+
+      if (hasError) {
+        var error = clearCaughtError();
+
+        if (!hasRethrowError) {
+          hasRethrowError = true;
+          rethrowError = error;
+        }
+      }
+    }
+    /**
+     * During execution of guarded functions we will capture the first error which
+     * we will rethrow to be handled by the top level error handler.
+     */
+
+
+    function rethrowCaughtError() {
+      if (hasRethrowError) {
+        var error = rethrowError;
+        hasRethrowError = false;
+        rethrowError = null;
+        throw error;
+      }
+    }
+
+    function hasCaughtError() {
+      return hasError;
+    }
+
+    function clearCaughtError() {
+      if (hasError) {
+        var error = caughtError;
+        hasError = false;
+        caughtError = null;
+        return error;
+      } else {
+        invariant(false, 'clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.');
+      }
+    }
+    /**
+     * Injectable ordering of event plugins.
+     */
+
+
+    var eventPluginOrder = null;
+    /**
+     * Injectable mapping from names to event plugin modules.
+     */
+
+    var namesToPlugins = {};
+    /**
+     * Recomputes the plugin list using the injected plugins and plugin ordering.
+     *
+     * @private
+     */
+
+    function recomputePluginOrdering() {
+      if (!eventPluginOrder) {
+        // Wait until an `eventPluginOrder` is injected.
+        return;
+      }
+
+      for (var pluginName in namesToPlugins) {
+        var pluginModule = namesToPlugins[pluginName];
+        var pluginIndex = eventPluginOrder.indexOf(pluginName);
+        !(pluginIndex > -1) ? invariant(false, 'EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `%s`.', pluginName) : void 0;
+
+        if (plugins[pluginIndex]) {
+          continue;
+        }
+
+        !pluginModule.extractEvents ? invariant(false, 'EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `%s` does not.', pluginName) : void 0;
+        plugins[pluginIndex] = pluginModule;
+        var publishedEvents = pluginModule.eventTypes;
+
+        for (var eventName in publishedEvents) {
+          !publishEventForPlugin(publishedEvents[eventName], pluginModule, eventName) ? invariant(false, 'EventPluginRegistry: Failed to publish event `%s` for plugin `%s`.', eventName, pluginName) : void 0;
+        }
+      }
+    }
+    /**
+     * Publishes an event so that it can be dispatched by the supplied plugin.
+     *
+     * @param {object} dispatchConfig Dispatch configuration for the event.
+     * @param {object} PluginModule Plugin publishing the event.
+     * @return {boolean} True if the event was successfully published.
+     * @private
+     */
+
+
+    function publishEventForPlugin(dispatchConfig, pluginModule, eventName) {
+      !!eventNameDispatchConfigs.hasOwnProperty(eventName) ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same event name, `%s`.', eventName) : void 0;
+      eventNameDispatchConfigs[eventName] = dispatchConfig;
+      var phasedRegistrationNames = dispatchConfig.phasedRegistrationNames;
+
+      if (phasedRegistrationNames) {
+        for (var phaseName in phasedRegistrationNames) {
+          if (phasedRegistrationNames.hasOwnProperty(phaseName)) {
+            var phasedRegistrationName = phasedRegistrationNames[phaseName];
+            publishRegistrationName(phasedRegistrationName, pluginModule, eventName);
+          }
+        }
+
+        return true;
+      } else if (dispatchConfig.registrationName) {
+        publishRegistrationName(dispatchConfig.registrationName, pluginModule, eventName);
+        return true;
+      }
+
+      return false;
+    }
+    /**
+     * Publishes a registration name that is used to identify dispatched events.
+     *
+     * @param {string} registrationName Registration name to add.
+     * @param {object} PluginModule Plugin publishing the event.
+     * @private
+     */
+
+
+    function publishRegistrationName(registrationName, pluginModule, eventName) {
+      !!registrationNameModules[registrationName] ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same registration name, `%s`.', registrationName) : void 0;
+      registrationNameModules[registrationName] = pluginModule;
+      registrationNameDependencies[registrationName] = pluginModule.eventTypes[eventName].dependencies;
+      {
+        var lowerCasedName = registrationName.toLowerCase();
+        possibleRegistrationNames[lowerCasedName] = registrationName;
+
+        if (registrationName === 'onDoubleClick') {
+          possibleRegistrationNames.ondblclick = registrationName;
+        }
+      }
+    }
+    /**
+     * Registers plugins so that they can extract and dispatch events.
+     *
+     * @see {EventPluginHub}
+     */
+
+    /**
+     * Ordered list of injected plugins.
+     */
+
+
+    var plugins = [];
+    /**
+     * Mapping from event name to dispatch config
+     */
+
+    var eventNameDispatchConfigs = {};
+    /**
+     * Mapping from registration name to plugin module
+     */
+
+    var registrationNameModules = {};
+    /**
+     * Mapping from registration name to event name
+     */
+
+    var registrationNameDependencies = {};
+    /**
+     * Mapping from lowercase registration names to the properly cased version,
+     * used to warn in the case of missing event handlers. Available
+     * only in true.
+     * @type {Object}
+     */
+
+    var possibleRegistrationNames = {}; // Trust the developer to only use possibleRegistrationNames in true
+
+    /**
+     * Injects an ordering of plugins (by plugin name). This allows the ordering
+     * to be decoupled from injection of the actual plugins so that ordering is
+     * always deterministic regardless of packaging, on-the-fly injection, etc.
+     *
+     * @param {array} InjectedEventPluginOrder
+     * @internal
+     * @see {EventPluginHub.injection.injectEventPluginOrder}
+     */
+
+    function injectEventPluginOrder(injectedEventPluginOrder) {
+      !!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; // Clone the ordering so it cannot be dynamically mutated.
+
+      eventPluginOrder = Array.prototype.slice.call(injectedEventPluginOrder);
+      recomputePluginOrdering();
+    }
+    /**
+     * Injects plugins to be used by `EventPluginHub`. The plugin names must be
+     * in the ordering injected by `injectEventPluginOrder`.
+     *
+     * Plugins can be injected as part of page initialization or on-the-fly.
+     *
+     * @param {object} injectedNamesToPlugins Map from names to plugin modules.
+     * @internal
+     * @see {EventPluginHub.injection.injectEventPluginsByName}
+     */
+
+
+    function injectEventPluginsByName(injectedNamesToPlugins) {
+      var isOrderingDirty = false;
+
+      for (var pluginName in injectedNamesToPlugins) {
+        if (!injectedNamesToPlugins.hasOwnProperty(pluginName)) {
+          continue;
+        }
+
+        var pluginModule = injectedNamesToPlugins[pluginName];
+
+        if (!namesToPlugins.hasOwnProperty(pluginName) || namesToPlugins[pluginName] !== pluginModule) {
+          !!namesToPlugins[pluginName] ? invariant(false, 'EventPluginRegistry: Cannot inject two different event plugins using the same name, `%s`.', pluginName) : void 0;
+          namesToPlugins[pluginName] = pluginModule;
+          isOrderingDirty = true;
+        }
+      }
+
+      if (isOrderingDirty) {
+        recomputePluginOrdering();
+      }
+    }
+    /**
+     * Similar to invariant but only logs a warning if the condition is not met.
+     * This can be used to log issues in development environments in critical
+     * paths. Removing the logging code for production environments will keep the
+     * same logic and follow the same code paths.
+     */
+
+
+    var warningWithoutStack = function () {};
+
+    {
+      warningWithoutStack = function (condition, format) {
+        for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+          args[_key - 2] = arguments[_key];
+        }
+
+        if (format === undefined) {
+          throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');
+        }
+
+        if (args.length > 8) {
+          // Check before the condition to catch violations early.
+          throw new Error('warningWithoutStack() currently supports at most 8 arguments.');
+        }
+
+        if (condition) {
+          return;
+        }
+
+        if (typeof console !== 'undefined') {
+          var argsWithFormat = args.map(function (item) {
+            return '' + item;
+          });
+          argsWithFormat.unshift('Warning: ' + format); // We intentionally don't use spread (or .apply) directly because it
+          // breaks IE9: https://github.com/facebook/react/issues/13610
+
+          Function.prototype.apply.call(console.error, console, argsWithFormat);
+        }
+
+        try {
+          // --- Welcome to debugging React ---
+          // This error was thrown as a convenience so that you can use this stack
+          // to find the callsite that caused this warning to fire.
+          var argIndex = 0;
+          var message = 'Warning: ' + format.replace(/%s/g, function () {
+            return args[argIndex++];
+          });
+          throw new Error(message);
+        } catch (x) {}
+      };
+    }
+    var warningWithoutStack$1 = warningWithoutStack;
+    var getFiberCurrentPropsFromNode = null;
+    var getInstanceFromNode = null;
+    var getNodeFromInstance = null;
+
+    function setComponentTree(getFiberCurrentPropsFromNodeImpl, getInstanceFromNodeImpl, getNodeFromInstanceImpl) {
+      getFiberCurrentPropsFromNode = getFiberCurrentPropsFromNodeImpl;
+      getInstanceFromNode = getInstanceFromNodeImpl;
+      getNodeFromInstance = getNodeFromInstanceImpl;
+      {
+        !(getNodeFromInstance && getInstanceFromNode) ? warningWithoutStack$1(false, 'EventPluginUtils.setComponentTree(...): Injected ' + 'module is missing getNodeFromInstance or getInstanceFromNode.') : void 0;
+      }
+    }
+
+    var validateEventDispatches = void 0;
+    {
+      validateEventDispatches = function (event) {
+        var dispatchListeners = event._dispatchListeners;
+        var dispatchInstances = event._dispatchInstances;
+        var listenersIsArr = Array.isArray(dispatchListeners);
+        var listenersLen = listenersIsArr ? dispatchListeners.length : dispatchListeners ? 1 : 0;
+        var instancesIsArr = Array.isArray(dispatchInstances);
+        var instancesLen = instancesIsArr ? dispatchInstances.length : dispatchInstances ? 1 : 0;
+        !(instancesIsArr === listenersIsArr && instancesLen === listenersLen) ? warningWithoutStack$1(false, 'EventPluginUtils: Invalid `event`.') : void 0;
+      };
+    }
+    /**
+     * Dispatch the event to the listener.
+     * @param {SyntheticEvent} event SyntheticEvent to handle
+     * @param {function} listener Application-level callback
+     * @param {*} inst Internal component instance
+     */
+
+    function executeDispatch(event, listener, inst) {
+      var type = event.type || 'unknown-event';
+      event.currentTarget = getNodeFromInstance(inst);
+      invokeGuardedCallbackAndCatchFirstError(type, listener, undefined, event);
+      event.currentTarget = null;
+    }
+    /**
+     * Standard/simple iteration through an event's collected dispatches.
+     */
+
+
+    function executeDispatchesInOrder(event) {
+      var dispatchListeners = event._dispatchListeners;
+      var dispatchInstances = event._dispatchInstances;
+      {
+        validateEventDispatches(event);
+      }
+
+      if (Array.isArray(dispatchListeners)) {
+        for (var i = 0; i < dispatchListeners.length; i++) {
+          if (event.isPropagationStopped()) {
+            break;
+          } // Listeners and Instances are two parallel arrays that are always in sync.
+
+
+          executeDispatch(event, dispatchListeners[i], dispatchInstances[i]);
+        }
+      } else if (dispatchListeners) {
+        executeDispatch(event, dispatchListeners, dispatchInstances);
+      }
+
+      event._dispatchListeners = null;
+      event._dispatchInstances = null;
+    }
+    /**
+     * @see executeDispatchesInOrderStopAtTrueImpl
+     */
+
+    /**
+     * Execution of a "direct" dispatch - there must be at most one dispatch
+     * accumulated on the event or it is considered an error. It doesn't really make
+     * sense for an event with multiple dispatches (bubbled) to keep track of the
+     * return values at each dispatch execution, but it does tend to make sense when
+     * dealing with "direct" dispatches.
+     *
+     * @return {*} The return value of executing the single dispatch.
+     */
+
+    /**
+     * @param {SyntheticEvent} event
+     * @return {boolean} True iff number of dispatches accumulated is greater than 0.
+     */
+
+    /**
+     * Accumulates items that must not be null or undefined into the first one. This
+     * is used to conserve memory by avoiding array allocations, and thus sacrifices
+     * API cleanness. Since `current` can be null before being passed in and not
+     * null after this function, make sure to assign it back to `current`:
+     *
+     * `a = accumulateInto(a, b);`
+     *
+     * This API should be sparingly used. Try `accumulate` for something cleaner.
+     *
+     * @return {*|array<*>} An accumulation of items.
+     */
+
+
+    function accumulateInto(current, next) {
+      !(next != null) ? invariant(false, 'accumulateInto(...): Accumulated items must not be null or undefined.') : void 0;
+
+      if (current == null) {
+        return next;
+      } // Both are not empty. Warning: Never call x.concat(y) when you are not
+      // certain that x is an Array (x could be a string with concat method).
+
+
+      if (Array.isArray(current)) {
+        if (Array.isArray(next)) {
+          current.push.apply(current, next);
+          return current;
+        }
+
+        current.push(next);
+        return current;
+      }
+
+      if (Array.isArray(next)) {
+        // A bit too dangerous to mutate `next`.
+        return [current].concat(next);
+      }
+
+      return [current, next];
+    }
+    /**
+     * @param {array} arr an "accumulation" of items which is either an Array or
+     * a single item. Useful when paired with the `accumulate` module. This is a
+     * simple utility that allows us to reason about a collection of items, but
+     * handling the case when there is exactly one item (and we do not need to
+     * allocate an array).
+     * @param {function} cb Callback invoked with each element or a collection.
+     * @param {?} [scope] Scope used as `this` in a callback.
+     */
+
+
+    function forEachAccumulated(arr, cb, scope) {
+      if (Array.isArray(arr)) {
+        arr.forEach(cb, scope);
+      } else if (arr) {
+        cb.call(scope, arr);
+      }
+    }
+    /**
+     * Internal queue of events that have accumulated their dispatches and are
+     * waiting to have their dispatches executed.
+     */
+
+
+    var eventQueue = null;
+    /**
+     * Dispatches an event and releases it back into the pool, unless persistent.
+     *
+     * @param {?object} event Synthetic event to be dispatched.
+     * @private
+     */
+
+    var executeDispatchesAndRelease = function (event) {
+      if (event) {
+        executeDispatchesInOrder(event);
+
+        if (!event.isPersistent()) {
+          event.constructor.release(event);
+        }
+      }
+    };
+
+    var executeDispatchesAndReleaseTopLevel = function (e) {
+      return executeDispatchesAndRelease(e);
+    };
+
+    function isInteractive(tag) {
+      return tag === 'button' || tag === 'input' || tag === 'select' || tag === 'textarea';
+    }
+
+    function shouldPreventMouseEvent(name, type, props) {
+      switch (name) {
+        case 'onClick':
+        case 'onClickCapture':
+        case 'onDoubleClick':
+        case 'onDoubleClickCapture':
+        case 'onMouseDown':
+        case 'onMouseDownCapture':
+        case 'onMouseMove':
+        case 'onMouseMoveCapture':
+        case 'onMouseUp':
+        case 'onMouseUpCapture':
+          return !!(props.disabled && isInteractive(type));
+
+        default:
+          return false;
+      }
+    }
+    /**
+     * This is a unified interface for event plugins to be installed and configured.
+     *
+     * Event plugins can implement the following properties:
+     *
+     *   `extractEvents` {function(string, DOMEventTarget, string, object): *}
+     *     Required. When a top-level event is fired, this method is expected to
+     *     extract synthetic events that will in turn be queued and dispatched.
+     *
+     *   `eventTypes` {object}
+     *     Optional, plugins that fire events must publish a mapping of registration
+     *     names that are used to register listeners. Values of this mapping must
+     *     be objects that contain `registrationName` or `phasedRegistrationNames`.
+     *
+     *   `executeDispatch` {function(object, function, string)}
+     *     Optional, allows plugins to override how an event gets dispatched. By
+     *     default, the listener is simply invoked.
+     *
+     * Each plugin that is injected into `EventsPluginHub` is immediately operable.
+     *
+     * @public
+     */
+
+    /**
+     * Methods for injecting dependencies.
+     */
+
+
+    var injection = {
+      /**
+       * @param {array} InjectedEventPluginOrder
+       * @public
+       */
+      injectEventPluginOrder: injectEventPluginOrder,
+
+      /**
+       * @param {object} injectedNamesToPlugins Map from names to plugin modules.
+       */
+      injectEventPluginsByName: injectEventPluginsByName
+    };
+    /**
+     * @param {object} inst The instance, which is the source of events.
+     * @param {string} registrationName Name of listener (e.g. `onClick`).
+     * @return {?function} The stored callback.
+     */
+
+    function getListener(inst, registrationName) {
+      var listener = void 0; // TODO: shouldPreventMouseEvent is DOM-specific and definitely should not
+      // live here; needs to be moved to a better place soon
+
+      var stateNode = inst.stateNode;
+
+      if (!stateNode) {
+        // Work in progress (ex: onload events in incremental mode).
+        return null;
+      }
+
+      var props = getFiberCurrentPropsFromNode(stateNode);
+
+      if (!props) {
+        // Work in progress.
+        return null;
+      }
+
+      listener = props[registrationName];
+
+      if (shouldPreventMouseEvent(registrationName, inst.type, props)) {
+        return null;
+      }
+
+      !(!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;
+      return listener;
+    }
+    /**
+     * Allows registered plugins an opportunity to extract events from top-level
+     * native browser events.
+     *
+     * @return {*} An accumulation of synthetic events.
+     * @internal
+     */
+
+
+    function extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+      var events = null;
+
+      for (var i = 0; i < plugins.length; i++) {
+        // Not every plugin in the ordering may be loaded at runtime.
+        var possiblePlugin = plugins[i];
+
+        if (possiblePlugin) {
+          var extractedEvents = possiblePlugin.extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);
+
+          if (extractedEvents) {
+            events = accumulateInto(events, extractedEvents);
+          }
+        }
+      }
+
+      return events;
+    }
+
+    function runEventsInBatch(events) {
+      if (events !== null) {
+        eventQueue = accumulateInto(eventQueue, events);
+      } // Set `eventQueue` to null before processing it so that we can tell if more
+      // events get enqueued while processing.
+
+
+      var processingEventQueue = eventQueue;
+      eventQueue = null;
+
+      if (!processingEventQueue) {
+        return;
+      }
+
+      forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseTopLevel);
+      !!eventQueue ? invariant(false, 'processEventQueue(): Additional events were enqueued while processing an event queue. Support for this has not yet been implemented.') : void 0; // This would be a good time to rethrow if any of the event handlers threw.
+
+      rethrowCaughtError();
+    }
+
+    function runExtractedEventsInBatch(topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+      var events = extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);
+      runEventsInBatch(events);
+    }
+
+    var FunctionComponent = 0;
+    var ClassComponent = 1;
+    var IndeterminateComponent = 2; // Before we know whether it is function or class
+
+    var HostRoot = 3; // Root of a host tree. Could be nested inside another node.
+
+    var HostPortal = 4; // A subtree. Could be an entry point to a different renderer.
+
+    var HostComponent = 5;
+    var HostText = 6;
+    var Fragment = 7;
+    var Mode = 8;
+    var ContextConsumer = 9;
+    var ContextProvider = 10;
+    var ForwardRef = 11;
+    var Profiler = 12;
+    var SuspenseComponent = 13;
+    var MemoComponent = 14;
+    var SimpleMemoComponent = 15;
+    var LazyComponent = 16;
+    var IncompleteClassComponent = 17;
+    var DehydratedSuspenseComponent = 18;
+    var randomKey = Math.random().toString(36).slice(2);
+    var internalInstanceKey = '__reactInternalInstance$' + randomKey;
+    var internalEventHandlersKey = '__reactEventHandlers$' + randomKey;
+
+    function precacheFiberNode(hostInst, node) {
+      node[internalInstanceKey] = hostInst;
+    }
+    /**
+     * Given a DOM node, return the closest ReactDOMComponent or
+     * ReactDOMTextComponent instance ancestor.
+     */
+
+
+    function getClosestInstanceFromNode(node) {
+      if (node[internalInstanceKey]) {
+        return node[internalInstanceKey];
+      }
+
+      while (!node[internalInstanceKey]) {
+        if (node.parentNode) {
+          node = node.parentNode;
+        } else {
+          // Top of the tree. This node must not be part of a React tree (or is
+          // unmounted, potentially).
+          return null;
+        }
+      }
+
+      var inst = node[internalInstanceKey];
+
+      if (inst.tag === HostComponent || inst.tag === HostText) {
+        // In Fiber, this will always be the deepest root.
+        return inst;
+      }
+
+      return null;
+    }
+    /**
+     * Given a DOM node, return the ReactDOMComponent or ReactDOMTextComponent
+     * instance, or null if the node was not rendered by this React.
+     */
+
+
+    function getInstanceFromNode$1(node) {
+      var inst = node[internalInstanceKey];
+
+      if (inst) {
+        if (inst.tag === HostComponent || inst.tag === HostText) {
+          return inst;
+        } else {
+          return null;
+        }
+      }
+
+      return null;
+    }
+    /**
+     * Given a ReactDOMComponent or ReactDOMTextComponent, return the corresponding
+     * DOM node.
+     */
+
+
+    function getNodeFromInstance$1(inst) {
+      if (inst.tag === HostComponent || inst.tag === HostText) {
+        // In Fiber this, is just the state node right now. We assume it will be
+        // a host component or host text.
+        return inst.stateNode;
+      } // Without this first invariant, passing a non-DOM-component triggers the next
+      // invariant for a missing parent, which is super confusing.
+
+
+      invariant(false, 'getNodeFromInstance: Invalid argument.');
+    }
+
+    function getFiberCurrentPropsFromNode$1(node) {
+      return node[internalEventHandlersKey] || null;
+    }
+
+    function updateFiberProps(node, props) {
+      node[internalEventHandlersKey] = props;
+    }
+
+    function getParent(inst) {
+      do {
+        inst = inst.return; // TODO: If this is a HostRoot we might want to bail out.
+        // That is depending on if we want nested subtrees (layers) to bubble
+        // events to their parent. We could also go through parentNode on the
+        // host node but that wouldn't work for React Native and doesn't let us
+        // do the portal feature.
+      } while (inst && inst.tag !== HostComponent);
+
+      if (inst) {
+        return inst;
+      }
+
+      return null;
+    }
+    /**
+     * Return the lowest common ancestor of A and B, or null if they are in
+     * different trees.
+     */
+
+
+    function getLowestCommonAncestor(instA, instB) {
+      var depthA = 0;
+
+      for (var tempA = instA; tempA; tempA = getParent(tempA)) {
+        depthA++;
+      }
+
+      var depthB = 0;
+
+      for (var tempB = instB; tempB; tempB = getParent(tempB)) {
+        depthB++;
+      } // If A is deeper, crawl up.
+
+
+      while (depthA - depthB > 0) {
+        instA = getParent(instA);
+        depthA--;
+      } // If B is deeper, crawl up.
+
+
+      while (depthB - depthA > 0) {
+        instB = getParent(instB);
+        depthB--;
+      } // Walk in lockstep until we find a match.
+
+
+      var depth = depthA;
+
+      while (depth--) {
+        if (instA === instB || instA === instB.alternate) {
+          return instA;
+        }
+
+        instA = getParent(instA);
+        instB = getParent(instB);
+      }
+
+      return null;
+    }
+    /**
+     * Return if A is an ancestor of B.
+     */
+
+    /**
+     * Return the parent instance of the passed-in instance.
+     */
+
+    /**
+     * Simulates the traversal of a two-phase, capture/bubble event dispatch.
+     */
+
+
+    function traverseTwoPhase(inst, fn, arg) {
+      var path = [];
+
+      while (inst) {
+        path.push(inst);
+        inst = getParent(inst);
+      }
+
+      var i = void 0;
+
+      for (i = path.length; i-- > 0;) {
+        fn(path[i], 'captured', arg);
+      }
+
+      for (i = 0; i < path.length; i++) {
+        fn(path[i], 'bubbled', arg);
+      }
+    }
+    /**
+     * Traverses the ID hierarchy and invokes the supplied `cb` on any IDs that
+     * should would receive a `mouseEnter` or `mouseLeave` event.
+     *
+     * Does not invoke the callback on the nearest common ancestor because nothing
+     * "entered" or "left" that element.
+     */
+
+
+    function traverseEnterLeave(from, to, fn, argFrom, argTo) {
+      var common = from && to ? getLowestCommonAncestor(from, to) : null;
+      var pathFrom = [];
+
+      while (true) {
+        if (!from) {
+          break;
+        }
+
+        if (from === common) {
+          break;
+        }
+
+        var alternate = from.alternate;
+
+        if (alternate !== null && alternate === common) {
+          break;
+        }
+
+        pathFrom.push(from);
+        from = getParent(from);
+      }
+
+      var pathTo = [];
+
+      while (true) {
+        if (!to) {
+          break;
+        }
+
+        if (to === common) {
+          break;
+        }
+
+        var _alternate = to.alternate;
+
+        if (_alternate !== null && _alternate === common) {
+          break;
+        }
+
+        pathTo.push(to);
+        to = getParent(to);
+      }
+
+      for (var i = 0; i < pathFrom.length; i++) {
+        fn(pathFrom[i], 'bubbled', argFrom);
+      }
+
+      for (var _i = pathTo.length; _i-- > 0;) {
+        fn(pathTo[_i], 'captured', argTo);
+      }
+    }
+    /**
+     * Some event types have a notion of different registration names for different
+     * "phases" of propagation. This finds listeners by a given phase.
+     */
+
+
+    function listenerAtPhase(inst, event, propagationPhase) {
+      var registrationName = event.dispatchConfig.phasedRegistrationNames[propagationPhase];
+      return getListener(inst, registrationName);
+    }
+    /**
+     * A small set of propagation patterns, each of which will accept a small amount
+     * of information, and generate a set of "dispatch ready event objects" - which
+     * are sets of events that have already been annotated with a set of dispatched
+     * listener functions/ids. The API is designed this way to discourage these
+     * propagation strategies from actually executing the dispatches, since we
+     * always want to collect the entire set of dispatches before executing even a
+     * single one.
+     */
+
+    /**
+     * Tags a `SyntheticEvent` with dispatched listeners. Creating this function
+     * here, allows us to not have to bind or create functions for each event.
+     * Mutating the event's members allows us to not have to create a wrapping
+     * "dispatch" object that pairs the event with the listener.
+     */
+
+
+    function accumulateDirectionalDispatches(inst, phase, event) {
+      {
+        !inst ? warningWithoutStack$1(false, 'Dispatching inst must not be null') : void 0;
+      }
+      var listener = listenerAtPhase(inst, event, phase);
+
+      if (listener) {
+        event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);
+        event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);
+      }
+    }
+    /**
+     * Collect dispatches (must be entirely collected before dispatching - see unit
+     * tests). Lazily allocate the array to conserve memory.  We must loop through
+     * each event and perform the traversal for each one. We cannot perform a
+     * single traversal for the entire collection of events because each event may
+     * have a different target.
+     */
+
+
+    function accumulateTwoPhaseDispatchesSingle(event) {
+      if (event && event.dispatchConfig.phasedRegistrationNames) {
+        traverseTwoPhase(event._targetInst, accumulateDirectionalDispatches, event);
+      }
+    }
+    /**
+     * Accumulates without regard to direction, does not look for phased
+     * registration names. Same as `accumulateDirectDispatchesSingle` but without
+     * requiring that the `dispatchMarker` be the same as the dispatched ID.
+     */
+
+
+    function accumulateDispatches(inst, ignoredDirection, event) {
+      if (inst && event && event.dispatchConfig.registrationName) {
+        var registrationName = event.dispatchConfig.registrationName;
+        var listener = getListener(inst, registrationName);
+
+        if (listener) {
+          event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);
+          event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);
+        }
+      }
+    }
+    /**
+     * Accumulates dispatches on an `SyntheticEvent`, but only for the
+     * `dispatchMarker`.
+     * @param {SyntheticEvent} event
+     */
+
+
+    function accumulateDirectDispatchesSingle(event) {
+      if (event && event.dispatchConfig.registrationName) {
+        accumulateDispatches(event._targetInst, null, event);
+      }
+    }
+
+    function accumulateTwoPhaseDispatches(events) {
+      forEachAccumulated(events, accumulateTwoPhaseDispatchesSingle);
+    }
+
+    function accumulateEnterLeaveDispatches(leave, enter, from, to) {
+      traverseEnterLeave(from, to, accumulateDispatches, leave, enter);
+    }
+
+    function accumulateDirectDispatches(events) {
+      forEachAccumulated(events, accumulateDirectDispatchesSingle);
+    }
+
+    var canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement); // Do not uses the below two methods directly!
+    // Instead use constants exported from DOMTopLevelEventTypes in ReactDOM.
+    // (It is the only module that is allowed to access these methods.)
+
+    function unsafeCastStringToDOMTopLevelType(topLevelType) {
+      return topLevelType;
+    }
+
+    function unsafeCastDOMTopLevelTypeToString(topLevelType) {
+      return topLevelType;
+    }
+    /**
+     * Generate a mapping of standard vendor prefixes using the defined style property and event name.
+     *
+     * @param {string} styleProp
+     * @param {string} eventName
+     * @returns {object}
+     */
+
+
+    function makePrefixMap(styleProp, eventName) {
+      var prefixes = {};
+      prefixes[styleProp.toLowerCase()] = eventName.toLowerCase();
+      prefixes['Webkit' + styleProp] = 'webkit' + eventName;
+      prefixes['Moz' + styleProp] = 'moz' + eventName;
+      return prefixes;
+    }
+    /**
+     * A list of event names to a configurable list of vendor prefixes.
+     */
+
+
+    var vendorPrefixes = {
+      animationend: makePrefixMap('Animation', 'AnimationEnd'),
+      animationiteration: makePrefixMap('Animation', 'AnimationIteration'),
+      animationstart: makePrefixMap('Animation', 'AnimationStart'),
+      transitionend: makePrefixMap('Transition', 'TransitionEnd')
+    };
+    /**
+     * Event names that have already been detected and prefixed (if applicable).
+     */
+
+    var prefixedEventNames = {};
+    /**
+     * Element to check for prefixes on.
+     */
+
+    var style = {};
+    /**
+     * Bootstrap if a DOM exists.
+     */
+
+    if (canUseDOM) {
+      style = document.createElement('div').style; // On some platforms, in particular some releases of Android 4.x,
+      // the un-prefixed "animation" and "transition" properties are defined on the
+      // style object but the events that fire will still be prefixed, so we need
+      // to check if the un-prefixed events are usable, and if not remove them from the map.
+
+      if (!('AnimationEvent' in window)) {
+        delete vendorPrefixes.animationend.animation;
+        delete vendorPrefixes.animationiteration.animation;
+        delete vendorPrefixes.animationstart.animation;
+      } // Same as above
+
+
+      if (!('TransitionEvent' in window)) {
+        delete vendorPrefixes.transitionend.transition;
+      }
+    }
+    /**
+     * Attempts to determine the correct vendor prefixed event name.
+     *
+     * @param {string} eventName
+     * @returns {string}
+     */
+
+
+    function getVendorPrefixedEventName(eventName) {
+      if (prefixedEventNames[eventName]) {
+        return prefixedEventNames[eventName];
+      } else if (!vendorPrefixes[eventName]) {
+        return eventName;
+      }
+
+      var prefixMap = vendorPrefixes[eventName];
+
+      for (var styleProp in prefixMap) {
+        if (prefixMap.hasOwnProperty(styleProp) && styleProp in style) {
+          return prefixedEventNames[eventName] = prefixMap[styleProp];
+        }
+      }
+
+      return eventName;
+    }
+    /**
+     * To identify top level events in ReactDOM, we use constants defined by this
+     * module. This is the only module that uses the unsafe* methods to express
+     * that the constants actually correspond to the browser event names. This lets
+     * us save some bundle size by avoiding a top level type -> event name map.
+     * The rest of ReactDOM code should import top level types from this file.
+     */
+
+
+    var TOP_ABORT = unsafeCastStringToDOMTopLevelType('abort');
+    var TOP_ANIMATION_END = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationend'));
+    var TOP_ANIMATION_ITERATION = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationiteration'));
+    var TOP_ANIMATION_START = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationstart'));
+    var TOP_BLUR = unsafeCastStringToDOMTopLevelType('blur');
+    var TOP_CAN_PLAY = unsafeCastStringToDOMTopLevelType('canplay');
+    var TOP_CAN_PLAY_THROUGH = unsafeCastStringToDOMTopLevelType('canplaythrough');
+    var TOP_CANCEL = unsafeCastStringToDOMTopLevelType('cancel');
+    var TOP_CHANGE = unsafeCastStringToDOMTopLevelType('change');
+    var TOP_CLICK = unsafeCastStringToDOMTopLevelType('click');
+    var TOP_CLOSE = unsafeCastStringToDOMTopLevelType('close');
+    var TOP_COMPOSITION_END = unsafeCastStringToDOMTopLevelType('compositionend');
+    var TOP_COMPOSITION_START = unsafeCastStringToDOMTopLevelType('compositionstart');
+    var TOP_COMPOSITION_UPDATE = unsafeCastStringToDOMTopLevelType('compositionupdate');
+    var TOP_CONTEXT_MENU = unsafeCastStringToDOMTopLevelType('contextmenu');
+    var TOP_COPY = unsafeCastStringToDOMTopLevelType('copy');
+    var TOP_CUT = unsafeCastStringToDOMTopLevelType('cut');
+    var TOP_DOUBLE_CLICK = unsafeCastStringToDOMTopLevelType('dblclick');
+    var TOP_AUX_CLICK = unsafeCastStringToDOMTopLevelType('auxclick');
+    var TOP_DRAG = unsafeCastStringToDOMTopLevelType('drag');
+    var TOP_DRAG_END = unsafeCastStringToDOMTopLevelType('dragend');
+    var TOP_DRAG_ENTER = unsafeCastStringToDOMTopLevelType('dragenter');
+    var TOP_DRAG_EXIT = unsafeCastStringToDOMTopLevelType('dragexit');
+    var TOP_DRAG_LEAVE = unsafeCastStringToDOMTopLevelType('dragleave');
+    var TOP_DRAG_OVER = unsafeCastStringToDOMTopLevelType('dragover');
+    var TOP_DRAG_START = unsafeCastStringToDOMTopLevelType('dragstart');
+    var TOP_DROP = unsafeCastStringToDOMTopLevelType('drop');
+    var TOP_DURATION_CHANGE = unsafeCastStringToDOMTopLevelType('durationchange');
+    var TOP_EMPTIED = unsafeCastStringToDOMTopLevelType('emptied');
+    var TOP_ENCRYPTED = unsafeCastStringToDOMTopLevelType('encrypted');
+    var TOP_ENDED = unsafeCastStringToDOMTopLevelType('ended');
+    var TOP_ERROR = unsafeCastStringToDOMTopLevelType('error');
+    var TOP_FOCUS = unsafeCastStringToDOMTopLevelType('focus');
+    var TOP_GOT_POINTER_CAPTURE = unsafeCastStringToDOMTopLevelType('gotpointercapture');
+    var TOP_INPUT = unsafeCastStringToDOMTopLevelType('input');
+    var TOP_INVALID = unsafeCastStringToDOMTopLevelType('invalid');
+    var TOP_KEY_DOWN = unsafeCastStringToDOMTopLevelType('keydown');
+    var TOP_KEY_PRESS = unsafeCastStringToDOMTopLevelType('keypress');
+    var TOP_KEY_UP = unsafeCastStringToDOMTopLevelType('keyup');
+    var TOP_LOAD = unsafeCastStringToDOMTopLevelType('load');
+    var TOP_LOAD_START = unsafeCastStringToDOMTopLevelType('loadstart');
+    var TOP_LOADED_DATA = unsafeCastStringToDOMTopLevelType('loadeddata');
+    var TOP_LOADED_METADATA = unsafeCastStringToDOMTopLevelType('loadedmetadata');
+    var TOP_LOST_POINTER_CAPTURE = unsafeCastStringToDOMTopLevelType('lostpointercapture');
+    var TOP_MOUSE_DOWN = unsafeCastStringToDOMTopLevelType('mousedown');
+    var TOP_MOUSE_MOVE = unsafeCastStringToDOMTopLevelType('mousemove');
+    var TOP_MOUSE_OUT = unsafeCastStringToDOMTopLevelType('mouseout');
+    var TOP_MOUSE_OVER = unsafeCastStringToDOMTopLevelType('mouseover');
+    var TOP_MOUSE_UP = unsafeCastStringToDOMTopLevelType('mouseup');
+    var TOP_PASTE = unsafeCastStringToDOMTopLevelType('paste');
+    var TOP_PAUSE = unsafeCastStringToDOMTopLevelType('pause');
+    var TOP_PLAY = unsafeCastStringToDOMTopLevelType('play');
+    var TOP_PLAYING = unsafeCastStringToDOMTopLevelType('playing');
+    var TOP_POINTER_CANCEL = unsafeCastStringToDOMTopLevelType('pointercancel');
+    var TOP_POINTER_DOWN = unsafeCastStringToDOMTopLevelType('pointerdown');
+    var TOP_POINTER_MOVE = unsafeCastStringToDOMTopLevelType('pointermove');
+    var TOP_POINTER_OUT = unsafeCastStringToDOMTopLevelType('pointerout');
+    var TOP_POINTER_OVER = unsafeCastStringToDOMTopLevelType('pointerover');
+    var TOP_POINTER_UP = unsafeCastStringToDOMTopLevelType('pointerup');
+    var TOP_PROGRESS = unsafeCastStringToDOMTopLevelType('progress');
+    var TOP_RATE_CHANGE = unsafeCastStringToDOMTopLevelType('ratechange');
+    var TOP_RESET = unsafeCastStringToDOMTopLevelType('reset');
+    var TOP_SCROLL = unsafeCastStringToDOMTopLevelType('scroll');
+    var TOP_SEEKED = unsafeCastStringToDOMTopLevelType('seeked');
+    var TOP_SEEKING = unsafeCastStringToDOMTopLevelType('seeking');
+    var TOP_SELECTION_CHANGE = unsafeCastStringToDOMTopLevelType('selectionchange');
+    var TOP_STALLED = unsafeCastStringToDOMTopLevelType('stalled');
+    var TOP_SUBMIT = unsafeCastStringToDOMTopLevelType('submit');
+    var TOP_SUSPEND = unsafeCastStringToDOMTopLevelType('suspend');
+    var TOP_TEXT_INPUT = unsafeCastStringToDOMTopLevelType('textInput');
+    var TOP_TIME_UPDATE = unsafeCastStringToDOMTopLevelType('timeupdate');
+    var TOP_TOGGLE = unsafeCastStringToDOMTopLevelType('toggle');
+    var TOP_TOUCH_CANCEL = unsafeCastStringToDOMTopLevelType('touchcancel');
+    var TOP_TOUCH_END = unsafeCastStringToDOMTopLevelType('touchend');
+    var TOP_TOUCH_MOVE = unsafeCastStringToDOMTopLevelType('touchmove');
+    var TOP_TOUCH_START = unsafeCastStringToDOMTopLevelType('touchstart');
+    var TOP_TRANSITION_END = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('transitionend'));
+    var TOP_VOLUME_CHANGE = unsafeCastStringToDOMTopLevelType('volumechange');
+    var TOP_WAITING = unsafeCastStringToDOMTopLevelType('waiting');
+    var TOP_WHEEL = unsafeCastStringToDOMTopLevelType('wheel'); // List of events that need to be individually attached to media elements.
+    // Note that events in this list will *not* be listened to at the top level
+    // unless they're explicitly whitelisted in `ReactBrowserEventEmitter.listenTo`.
+
+    var 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];
+
+    function getRawEventName(topLevelType) {
+      return unsafeCastDOMTopLevelTypeToString(topLevelType);
+    }
+    /**
+     * These variables store information about text content of a target node,
+     * allowing comparison of content before and after a given event.
+     *
+     * Identify the node where selection currently begins, then observe
+     * both its text content and its current position in the DOM. Since the
+     * browser may natively replace the target node during composition, we can
+     * use its position to find its replacement.
+     *
+     *
+     */
+
+
+    var root = null;
+    var startText = null;
+    var fallbackText = null;
+
+    function initialize(nativeEventTarget) {
+      root = nativeEventTarget;
+      startText = getText();
+      return true;
+    }
+
+    function reset() {
+      root = null;
+      startText = null;
+      fallbackText = null;
+    }
+
+    function getData() {
+      if (fallbackText) {
+        return fallbackText;
+      }
+
+      var start = void 0;
+      var startValue = startText;
+      var startLength = startValue.length;
+      var end = void 0;
+      var endValue = getText();
+      var endLength = endValue.length;
+
+      for (start = 0; start < startLength; start++) {
+        if (startValue[start] !== endValue[start]) {
+          break;
+        }
+      }
+
+      var minEnd = startLength - start;
+
+      for (end = 1; end <= minEnd; end++) {
+        if (startValue[startLength - end] !== endValue[endLength - end]) {
+          break;
+        }
+      }
+
+      var sliceTail = end > 1 ? 1 - end : undefined;
+      fallbackText = endValue.slice(start, sliceTail);
+      return fallbackText;
+    }
+
+    function getText() {
+      if ('value' in root) {
+        return root.value;
+      }
+
+      return root.textContent;
+    }
+    /* eslint valid-typeof: 0 */
+
+
+    var EVENT_POOL_SIZE = 10;
+    /**
+     * @interface Event
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/
+     */
+
+    var EventInterface = {
+      type: null,
+      target: null,
+      // currentTarget is set when dispatching; no use in copying it here
+      currentTarget: function () {
+        return null;
+      },
+      eventPhase: null,
+      bubbles: null,
+      cancelable: null,
+      timeStamp: function (event) {
+        return event.timeStamp || Date.now();
+      },
+      defaultPrevented: null,
+      isTrusted: null
+    };
+
+    function functionThatReturnsTrue() {
+      return true;
+    }
+
+    function functionThatReturnsFalse() {
+      return false;
+    }
+    /**
+     * Synthetic events are dispatched by event plugins, typically in response to a
+     * top-level event delegation handler.
+     *
+     * These systems should generally use pooling to reduce the frequency of garbage
+     * collection. The system should check `isPersistent` to determine whether the
+     * event should be released into the pool after being dispatched. Users that
+     * need a persisted event should invoke `persist`.
+     *
+     * Synthetic events (and subclasses) implement the DOM Level 3 Events API by
+     * normalizing browser quirks. Subclasses do not necessarily have to implement a
+     * DOM interface; custom application-specific events can also subclass this.
+     *
+     * @param {object} dispatchConfig Configuration used to dispatch this event.
+     * @param {*} targetInst Marker identifying the event target.
+     * @param {object} nativeEvent Native browser event.
+     * @param {DOMEventTarget} nativeEventTarget Target node.
+     */
+
+
+    function SyntheticEvent(dispatchConfig, targetInst, nativeEvent, nativeEventTarget) {
+      {
+        // these have a getter/setter for warnings
+        delete this.nativeEvent;
+        delete this.preventDefault;
+        delete this.stopPropagation;
+        delete this.isDefaultPrevented;
+        delete this.isPropagationStopped;
+      }
+      this.dispatchConfig = dispatchConfig;
+      this._targetInst = targetInst;
+      this.nativeEvent = nativeEvent;
+      var Interface = this.constructor.Interface;
+
+      for (var propName in Interface) {
+        if (!Interface.hasOwnProperty(propName)) {
+          continue;
+        }
+
+        {
+          delete this[propName]; // this has a getter/setter for warnings
+        }
+        var normalize = Interface[propName];
+
+        if (normalize) {
+          this[propName] = normalize(nativeEvent);
+        } else {
+          if (propName === 'target') {
+            this.target = nativeEventTarget;
+          } else {
+            this[propName] = nativeEvent[propName];
+          }
+        }
+      }
+
+      var defaultPrevented = nativeEvent.defaultPrevented != null ? nativeEvent.defaultPrevented : nativeEvent.returnValue === false;
+
+      if (defaultPrevented) {
+        this.isDefaultPrevented = functionThatReturnsTrue;
+      } else {
+        this.isDefaultPrevented = functionThatReturnsFalse;
+      }
+
+      this.isPropagationStopped = functionThatReturnsFalse;
+      return this;
+    }
+
+    _assign(SyntheticEvent.prototype, {
+      preventDefault: function () {
+        this.defaultPrevented = true;
+        var event = this.nativeEvent;
+
+        if (!event) {
+          return;
+        }
+
+        if (event.preventDefault) {
+          event.preventDefault();
+        } else if (typeof event.returnValue !== 'unknown') {
+          event.returnValue = false;
+        }
+
+        this.isDefaultPrevented = functionThatReturnsTrue;
+      },
+      stopPropagation: function () {
+        var event = this.nativeEvent;
+
+        if (!event) {
+          return;
+        }
+
+        if (event.stopPropagation) {
+          event.stopPropagation();
+        } else if (typeof event.cancelBubble !== 'unknown') {
+          // The ChangeEventPlugin registers a "propertychange" event for
+          // IE. This event does not support bubbling or cancelling, and
+          // any references to cancelBubble throw "Member not found".  A
+          // typeof check of "unknown" circumvents this issue (and is also
+          // IE specific).
+          event.cancelBubble = true;
+        }
+
+        this.isPropagationStopped = functionThatReturnsTrue;
+      },
+
+      /**
+       * We release all dispatched `SyntheticEvent`s after each event loop, adding
+       * them back into the pool. This allows a way to hold onto a reference that
+       * won't be added back into the pool.
+       */
+      persist: function () {
+        this.isPersistent = functionThatReturnsTrue;
+      },
+
+      /**
+       * Checks if this event should be released back into the pool.
+       *
+       * @return {boolean} True if this should not be released, false otherwise.
+       */
+      isPersistent: functionThatReturnsFalse,
+
+      /**
+       * `PooledClass` looks for `destructor` on each instance it releases.
+       */
+      destructor: function () {
+        var Interface = this.constructor.Interface;
+
+        for (var propName in Interface) {
+          {
+            Object.defineProperty(this, propName, getPooledWarningPropertyDefinition(propName, Interface[propName]));
+          }
+        }
+
+        this.dispatchConfig = null;
+        this._targetInst = null;
+        this.nativeEvent = null;
+        this.isDefaultPrevented = functionThatReturnsFalse;
+        this.isPropagationStopped = functionThatReturnsFalse;
+        this._dispatchListeners = null;
+        this._dispatchInstances = null;
+        {
+          Object.defineProperty(this, 'nativeEvent', getPooledWarningPropertyDefinition('nativeEvent', null));
+          Object.defineProperty(this, 'isDefaultPrevented', getPooledWarningPropertyDefinition('isDefaultPrevented', functionThatReturnsFalse));
+          Object.defineProperty(this, 'isPropagationStopped', getPooledWarningPropertyDefinition('isPropagationStopped', functionThatReturnsFalse));
+          Object.defineProperty(this, 'preventDefault', getPooledWarningPropertyDefinition('preventDefault', function () {}));
+          Object.defineProperty(this, 'stopPropagation', getPooledWarningPropertyDefinition('stopPropagation', function () {}));
+        }
+      }
+    });
+
+    SyntheticEvent.Interface = EventInterface;
+    /**
+     * Helper to reduce boilerplate when creating subclasses.
+     */
+
+    SyntheticEvent.extend = function (Interface) {
+      var Super = this;
+
+      var E = function () {};
+
+      E.prototype = Super.prototype;
+      var prototype = new E();
+
+      function Class() {
+        return Super.apply(this, arguments);
+      }
+
+      _assign(prototype, Class.prototype);
+
+      Class.prototype = prototype;
+      Class.prototype.constructor = Class;
+      Class.Interface = _assign({}, Super.Interface, Interface);
+      Class.extend = Super.extend;
+      addEventPoolingTo(Class);
+      return Class;
+    };
+
+    addEventPoolingTo(SyntheticEvent);
+    /**
+     * Helper to nullify syntheticEvent instance properties when destructing
+     *
+     * @param {String} propName
+     * @param {?object} getVal
+     * @return {object} defineProperty object
+     */
+
+    function getPooledWarningPropertyDefinition(propName, getVal) {
+      var isFunction = typeof getVal === 'function';
+      return {
+        configurable: true,
+        set: set,
+        get: get
+      };
+
+      function set(val) {
+        var action = isFunction ? 'setting the method' : 'setting the property';
+        warn(action, 'This is effectively a no-op');
+        return val;
+      }
+
+      function get() {
+        var action = isFunction ? 'accessing the method' : 'accessing the property';
+        var result = isFunction ? 'This is a no-op function' : 'This is set to null';
+        warn(action, result);
+        return getVal;
+      }
+
+      function warn(action, result) {
+        var warningCondition = false;
+        !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;
+      }
+    }
+
+    function getPooledEvent(dispatchConfig, targetInst, nativeEvent, nativeInst) {
+      var EventConstructor = this;
+
+      if (EventConstructor.eventPool.length) {
+        var instance = EventConstructor.eventPool.pop();
+        EventConstructor.call(instance, dispatchConfig, targetInst, nativeEvent, nativeInst);
+        return instance;
+      }
+
+      return new EventConstructor(dispatchConfig, targetInst, nativeEvent, nativeInst);
+    }
+
+    function releasePooledEvent(event) {
+      var EventConstructor = this;
+      !(event instanceof EventConstructor) ? invariant(false, 'Trying to release an event instance into a pool of a different type.') : void 0;
+      event.destructor();
+
+      if (EventConstructor.eventPool.length < EVENT_POOL_SIZE) {
+        EventConstructor.eventPool.push(event);
+      }
+    }
+
+    function addEventPoolingTo(EventConstructor) {
+      EventConstructor.eventPool = [];
+      EventConstructor.getPooled = getPooledEvent;
+      EventConstructor.release = releasePooledEvent;
+    }
+    /**
+     * @interface Event
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/#events-compositionevents
+     */
+
+
+    var SyntheticCompositionEvent = SyntheticEvent.extend({
+      data: null
+    });
+    /**
+     * @interface Event
+     * @see http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105
+     *      /#events-inputevents
+     */
+
+    var SyntheticInputEvent = SyntheticEvent.extend({
+      data: null
+    });
+    var END_KEYCODES = [9, 13, 27, 32]; // Tab, Return, Esc, Space
+
+    var START_KEYCODE = 229;
+    var canUseCompositionEvent = canUseDOM && 'CompositionEvent' in window;
+    var documentMode = null;
+
+    if (canUseDOM && 'documentMode' in document) {
+      documentMode = document.documentMode;
+    } // Webkit offers a very useful `textInput` event that can be used to
+    // directly represent `beforeInput`. The IE `textinput` event is not as
+    // useful, so we don't use it.
+
+
+    var canUseTextInputEvent = canUseDOM && 'TextEvent' in window && !documentMode; // In IE9+, we have access to composition events, but the data supplied
+    // by the native compositionend event may be incorrect. Japanese ideographic
+    // spaces, for instance (\u3000) are not recorded correctly.
+
+    var useFallbackCompositionData = canUseDOM && (!canUseCompositionEvent || documentMode && documentMode > 8 && documentMode <= 11);
+    var SPACEBAR_CODE = 32;
+    var SPACEBAR_CHAR = String.fromCharCode(SPACEBAR_CODE); // Events and their corresponding property names.
+
+    var eventTypes = {
+      beforeInput: {
+        phasedRegistrationNames: {
+          bubbled: 'onBeforeInput',
+          captured: 'onBeforeInputCapture'
+        },
+        dependencies: [TOP_COMPOSITION_END, TOP_KEY_PRESS, TOP_TEXT_INPUT, TOP_PASTE]
+      },
+      compositionEnd: {
+        phasedRegistrationNames: {
+          bubbled: 'onCompositionEnd',
+          captured: 'onCompositionEndCapture'
+        },
+        dependencies: [TOP_BLUR, TOP_COMPOSITION_END, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]
+      },
+      compositionStart: {
+        phasedRegistrationNames: {
+          bubbled: 'onCompositionStart',
+          captured: 'onCompositionStartCapture'
+        },
+        dependencies: [TOP_BLUR, TOP_COMPOSITION_START, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]
+      },
+      compositionUpdate: {
+        phasedRegistrationNames: {
+          bubbled: 'onCompositionUpdate',
+          captured: 'onCompositionUpdateCapture'
+        },
+        dependencies: [TOP_BLUR, TOP_COMPOSITION_UPDATE, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]
+      }
+    }; // Track whether we've ever handled a keypress on the space key.
+
+    var hasSpaceKeypress = false;
+    /**
+     * Return whether a native keypress event is assumed to be a command.
+     * This is required because Firefox fires `keypress` events for key commands
+     * (cut, copy, select-all, etc.) even though no character is inserted.
+     */
+
+    function isKeypressCommand(nativeEvent) {
+      return (nativeEvent.ctrlKey || nativeEvent.altKey || nativeEvent.metaKey) && // ctrlKey && altKey is equivalent to AltGr, and is not a command.
+      !(nativeEvent.ctrlKey && nativeEvent.altKey);
+    }
+    /**
+     * Translate native top level events into event types.
+     *
+     * @param {string} topLevelType
+     * @return {object}
+     */
+
+
+    function getCompositionEventType(topLevelType) {
+      switch (topLevelType) {
+        case TOP_COMPOSITION_START:
+          return eventTypes.compositionStart;
+
+        case TOP_COMPOSITION_END:
+          return eventTypes.compositionEnd;
+
+        case TOP_COMPOSITION_UPDATE:
+          return eventTypes.compositionUpdate;
+      }
+    }
+    /**
+     * Does our fallback best-guess model think this event signifies that
+     * composition has begun?
+     *
+     * @param {string} topLevelType
+     * @param {object} nativeEvent
+     * @return {boolean}
+     */
+
+
+    function isFallbackCompositionStart(topLevelType, nativeEvent) {
+      return topLevelType === TOP_KEY_DOWN && nativeEvent.keyCode === START_KEYCODE;
+    }
+    /**
+     * Does our fallback mode think that this event is the end of composition?
+     *
+     * @param {string} topLevelType
+     * @param {object} nativeEvent
+     * @return {boolean}
+     */
+
+
+    function isFallbackCompositionEnd(topLevelType, nativeEvent) {
+      switch (topLevelType) {
+        case TOP_KEY_UP:
+          // Command keys insert or clear IME input.
+          return END_KEYCODES.indexOf(nativeEvent.keyCode) !== -1;
+
+        case TOP_KEY_DOWN:
+          // Expect IME keyCode on each keydown. If we get any other
+          // code we must have exited earlier.
+          return nativeEvent.keyCode !== START_KEYCODE;
+
+        case TOP_KEY_PRESS:
+        case TOP_MOUSE_DOWN:
+        case TOP_BLUR:
+          // Events are not possible without cancelling IME.
+          return true;
+
+        default:
+          return false;
+      }
+    }
+    /**
+     * Google Input Tools provides composition data via a CustomEvent,
+     * with the `data` property populated in the `detail` object. If this
+     * is available on the event object, use it. If not, this is a plain
+     * composition event and we have nothing special to extract.
+     *
+     * @param {object} nativeEvent
+     * @return {?string}
+     */
+
+
+    function getDataFromCustomEvent(nativeEvent) {
+      var detail = nativeEvent.detail;
+
+      if (typeof detail === 'object' && 'data' in detail) {
+        return detail.data;
+      }
+
+      return null;
+    }
+    /**
+     * Check if a composition event was triggered by Korean IME.
+     * Our fallback mode does not work well with IE's Korean IME,
+     * so just use native composition events when Korean IME is used.
+     * Although CompositionEvent.locale property is deprecated,
+     * it is available in IE, where our fallback mode is enabled.
+     *
+     * @param {object} nativeEvent
+     * @return {boolean}
+     */
+
+
+    function isUsingKoreanIME(nativeEvent) {
+      return nativeEvent.locale === 'ko';
+    } // Track the current IME composition status, if any.
+
+
+    var isComposing = false;
+    /**
+     * @return {?object} A SyntheticCompositionEvent.
+     */
+
+    function extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+      var eventType = void 0;
+      var fallbackData = void 0;
+
+      if (canUseCompositionEvent) {
+        eventType = getCompositionEventType(topLevelType);
+      } else if (!isComposing) {
+        if (isFallbackCompositionStart(topLevelType, nativeEvent)) {
+          eventType = eventTypes.compositionStart;
+        }
+      } else if (isFallbackCompositionEnd(topLevelType, nativeEvent)) {
+        eventType = eventTypes.compositionEnd;
+      }
+
+      if (!eventType) {
+        return null;
+      }
+
+      if (useFallbackCompositionData && !isUsingKoreanIME(nativeEvent)) {
+        // The current composition is stored statically and must not be
+        // overwritten while composition continues.
+        if (!isComposing && eventType === eventTypes.compositionStart) {
+          isComposing = initialize(nativeEventTarget);
+        } else if (eventType === eventTypes.compositionEnd) {
+          if (isComposing) {
+            fallbackData = getData();
+          }
+        }
+      }
+
+      var event = SyntheticCompositionEvent.getPooled(eventType, targetInst, nativeEvent, nativeEventTarget);
+
+      if (fallbackData) {
+        // Inject data generated from fallback path into the synthetic event.
+        // This matches the property of native CompositionEventInterface.
+        event.data = fallbackData;
+      } else {
+        var customData = getDataFromCustomEvent(nativeEvent);
+
+        if (customData !== null) {
+          event.data = customData;
+        }
+      }
+
+      accumulateTwoPhaseDispatches(event);
+      return event;
+    }
+    /**
+     * @param {TopLevelType} topLevelType Number from `TopLevelType`.
+     * @param {object} nativeEvent Native browser event.
+     * @return {?string} The string corresponding to this `beforeInput` event.
+     */
+
+
+    function getNativeBeforeInputChars(topLevelType, nativeEvent) {
+      switch (topLevelType) {
+        case TOP_COMPOSITION_END:
+          return getDataFromCustomEvent(nativeEvent);
+
+        case TOP_KEY_PRESS:
+          /**
+           * If native `textInput` events are available, our goal is to make
+           * use of them. However, there is a special case: the spacebar key.
+           * In Webkit, preventing default on a spacebar `textInput` event
+           * cancels character insertion, but it *also* causes the browser
+           * to fall back to its default spacebar behavior of scrolling the
+           * page.
+           *
+           * Tracking at:
+           * https://code.google.com/p/chromium/issues/detail?id=355103
+           *
+           * To avoid this issue, use the keypress event as if no `textInput`
+           * event is available.
+           */
+          var which = nativeEvent.which;
+
+          if (which !== SPACEBAR_CODE) {
+            return null;
+          }
+
+          hasSpaceKeypress = true;
+          return SPACEBAR_CHAR;
+
+        case TOP_TEXT_INPUT:
+          // Record the characters to be added to the DOM.
+          var chars = nativeEvent.data; // If it's a spacebar character, assume that we have already handled
+          // it at the keypress level and bail immediately. Android Chrome
+          // doesn't give us keycodes, so we need to ignore it.
+
+          if (chars === SPACEBAR_CHAR && hasSpaceKeypress) {
+            return null;
+          }
+
+          return chars;
+
+        default:
+          // For other native event types, do nothing.
+          return null;
+      }
+    }
+    /**
+     * For browsers that do not provide the `textInput` event, extract the
+     * appropriate string to use for SyntheticInputEvent.
+     *
+     * @param {number} topLevelType Number from `TopLevelEventTypes`.
+     * @param {object} nativeEvent Native browser event.
+     * @return {?string} The fallback string for this `beforeInput` event.
+     */
+
+
+    function getFallbackBeforeInputChars(topLevelType, nativeEvent) {
+      // If we are currently composing (IME) and using a fallback to do so,
+      // try to extract the composed characters from the fallback object.
+      // If composition event is available, we extract a string only at
+      // compositionevent, otherwise extract it at fallback events.
+      if (isComposing) {
+        if (topLevelType === TOP_COMPOSITION_END || !canUseCompositionEvent && isFallbackCompositionEnd(topLevelType, nativeEvent)) {
+          var chars = getData();
+          reset();
+          isComposing = false;
+          return chars;
+        }
+
+        return null;
+      }
+
+      switch (topLevelType) {
+        case TOP_PASTE:
+          // If a paste event occurs after a keypress, throw out the input
+          // chars. Paste events should not lead to BeforeInput events.
+          return null;
+
+        case TOP_KEY_PRESS:
+          /**
+           * As of v27, Firefox may fire keypress events even when no character
+           * will be inserted. A few possibilities:
+           *
+           * - `which` is `0`. Arrow keys, Esc key, etc.
+           *
+           * - `which` is the pressed key code, but no char is available.
+           *   Ex: 'AltGr + d` in Polish. There is no modified character for
+           *   this key combination and no character is inserted into the
+           *   document, but FF fires the keypress for char code `100` anyway.
+           *   No `input` event will occur.
+           *
+           * - `which` is the pressed key code, but a command combination is
+           *   being used. Ex: `Cmd+C`. No character is inserted, and no
+           *   `input` event will occur.
+           */
+          if (!isKeypressCommand(nativeEvent)) {
+            // IE fires the `keypress` event when a user types an emoji via
+            // Touch keyboard of Windows.  In such a case, the `char` property
+            // holds an emoji character like `\uD83D\uDE0A`.  Because its length
+            // is 2, the property `which` does not represent an emoji correctly.
+            // In such a case, we directly return the `char` property instead of
+            // using `which`.
+            if (nativeEvent.char && nativeEvent.char.length > 1) {
+              return nativeEvent.char;
+            } else if (nativeEvent.which) {
+              return String.fromCharCode(nativeEvent.which);
+            }
+          }
+
+          return null;
+
+        case TOP_COMPOSITION_END:
+          return useFallbackCompositionData && !isUsingKoreanIME(nativeEvent) ? null : nativeEvent.data;
+
+        default:
+          return null;
+      }
+    }
+    /**
+     * Extract a SyntheticInputEvent for `beforeInput`, based on either native
+     * `textInput` or fallback behavior.
+     *
+     * @return {?object} A SyntheticInputEvent.
+     */
+
+
+    function extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+      var chars = void 0;
+
+      if (canUseTextInputEvent) {
+        chars = getNativeBeforeInputChars(topLevelType, nativeEvent);
+      } else {
+        chars = getFallbackBeforeInputChars(topLevelType, nativeEvent);
+      } // If no characters are being inserted, no BeforeInput event should
+      // be fired.
+
+
+      if (!chars) {
+        return null;
+      }
+
+      var event = SyntheticInputEvent.getPooled(eventTypes.beforeInput, targetInst, nativeEvent, nativeEventTarget);
+      event.data = chars;
+      accumulateTwoPhaseDispatches(event);
+      return event;
+    }
+    /**
+     * Create an `onBeforeInput` event to match
+     * http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105/#events-inputevents.
+     *
+     * This event plugin is based on the native `textInput` event
+     * available in Chrome, Safari, Opera, and IE. This event fires after
+     * `onKeyPress` and `onCompositionEnd`, but before `onInput`.
+     *
+     * `beforeInput` is spec'd but not implemented in any browsers, and
+     * the `input` event does not provide any useful information about what has
+     * actually been added, contrary to the spec. Thus, `textInput` is the best
+     * available event to identify the characters that have actually been inserted
+     * into the target node.
+     *
+     * This plugin is also responsible for emitting `composition` events, thus
+     * allowing us to share composition fallback code for both `beforeInput` and
+     * `composition` event types.
+     */
+
+
+    var BeforeInputEventPlugin = {
+      eventTypes: eventTypes,
+      extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+        var composition = extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);
+        var beforeInput = extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);
+
+        if (composition === null) {
+          return beforeInput;
+        }
+
+        if (beforeInput === null) {
+          return composition;
+        }
+
+        return [composition, beforeInput];
+      }
+    }; // Use to restore controlled state after a change event has fired.
+
+    var restoreImpl = null;
+    var restoreTarget = null;
+    var restoreQueue = null;
+
+    function restoreStateOfTarget(target) {
+      // We perform this translation at the end of the event loop so that we
+      // always receive the correct fiber here
+      var internalInstance = getInstanceFromNode(target);
+
+      if (!internalInstance) {
+        // Unmounted
+        return;
+      }
+
+      !(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;
+      var props = getFiberCurrentPropsFromNode(internalInstance.stateNode);
+      restoreImpl(internalInstance.stateNode, internalInstance.type, props);
+    }
+
+    function setRestoreImplementation(impl) {
+      restoreImpl = impl;
+    }
+
+    function enqueueStateRestore(target) {
+      if (restoreTarget) {
+        if (restoreQueue) {
+          restoreQueue.push(target);
+        } else {
+          restoreQueue = [target];
+        }
+      } else {
+        restoreTarget = target;
+      }
+    }
+
+    function needsStateRestore() {
+      return restoreTarget !== null || restoreQueue !== null;
+    }
+
+    function restoreStateIfNeeded() {
+      if (!restoreTarget) {
+        return;
+      }
+
+      var target = restoreTarget;
+      var queuedTargets = restoreQueue;
+      restoreTarget = null;
+      restoreQueue = null;
+      restoreStateOfTarget(target);
+
+      if (queuedTargets) {
+        for (var i = 0; i < queuedTargets.length; i++) {
+          restoreStateOfTarget(queuedTargets[i]);
+        }
+      }
+    } // Used as a way to call batchedUpdates when we don't have a reference to
+    // the renderer. Such as when we're dispatching events or if third party
+    // libraries need to call batchedUpdates. Eventually, this API will go away when
+    // everything is batched by default. We'll then have a similar API to opt-out of
+    // scheduled work and instead do synchronous work.
+    // Defaults
+
+
+    var _batchedUpdatesImpl = function (fn, bookkeeping) {
+      return fn(bookkeeping);
+    };
+
+    var _interactiveUpdatesImpl = function (fn, a, b) {
+      return fn(a, b);
+    };
+
+    var _flushInteractiveUpdatesImpl = function () {};
+
+    var isBatching = false;
+
+    function batchedUpdates(fn, bookkeeping) {
+      if (isBatching) {
+        // If we are currently inside another batch, we need to wait until it
+        // fully completes before restoring state.
+        return fn(bookkeeping);
+      }
+
+      isBatching = true;
+
+      try {
+        return _batchedUpdatesImpl(fn, bookkeeping);
+      } finally {
+        // Here we wait until all updates have propagated, which is important
+        // when using controlled components within layers:
+        // https://github.com/facebook/react/issues/1698
+        // Then we restore state of any controlled component.
+        isBatching = false;
+        var controlledComponentsHavePendingUpdates = needsStateRestore();
+
+        if (controlledComponentsHavePendingUpdates) {
+          // If a controlled event was fired, we may need to restore the state of
+          // the DOM node back to the controlled value. This is necessary when React
+          // bails out of the update without touching the DOM.
+          _flushInteractiveUpdatesImpl();
+
+          restoreStateIfNeeded();
+        }
+      }
+    }
+
+    function interactiveUpdates(fn, a, b) {
+      return _interactiveUpdatesImpl(fn, a, b);
+    }
+
+    function setBatchingImplementation(batchedUpdatesImpl, interactiveUpdatesImpl, flushInteractiveUpdatesImpl) {
+      _batchedUpdatesImpl = batchedUpdatesImpl;
+      _interactiveUpdatesImpl = interactiveUpdatesImpl;
+      _flushInteractiveUpdatesImpl = flushInteractiveUpdatesImpl;
+    }
+    /**
+     * @see http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#input-type-attr-summary
+     */
+
+
+    var supportedInputTypes = {
+      color: true,
+      date: true,
+      datetime: true,
+      'datetime-local': true,
+      email: true,
+      month: true,
+      number: true,
+      password: true,
+      range: true,
+      search: true,
+      tel: true,
+      text: true,
+      time: true,
+      url: true,
+      week: true
+    };
+
+    function isTextInputElement(elem) {
+      var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();
+
+      if (nodeName === 'input') {
+        return !!supportedInputTypes[elem.type];
+      }
+
+      if (nodeName === 'textarea') {
+        return true;
+      }
+
+      return false;
+    }
+    /**
+     * HTML nodeType values that represent the type of the node
+     */
+
+
+    var ELEMENT_NODE = 1;
+    var TEXT_NODE = 3;
+    var COMMENT_NODE = 8;
+    var DOCUMENT_NODE = 9;
+    var DOCUMENT_FRAGMENT_NODE = 11;
+    /**
+     * Gets the target node from a native browser event by accounting for
+     * inconsistencies in browser DOM APIs.
+     *
+     * @param {object} nativeEvent Native browser event.
+     * @return {DOMEventTarget} Target node.
+     */
+
+    function getEventTarget(nativeEvent) {
+      // Fallback to nativeEvent.srcElement for IE9
+      // https://github.com/facebook/react/issues/12506
+      var target = nativeEvent.target || nativeEvent.srcElement || window; // Normalize SVG <use> element events #4963
+
+      if (target.correspondingUseElement) {
+        target = target.correspondingUseElement;
+      } // Safari may fire events on text nodes (Node.TEXT_NODE is 3).
+      // @see http://www.quirksmode.org/js/events_properties.html
+
+
+      return target.nodeType === TEXT_NODE ? target.parentNode : target;
+    }
+    /**
+     * Checks if an event is supported in the current execution environment.
+     *
+     * NOTE: This will not work correctly for non-generic events such as `change`,
+     * `reset`, `load`, `error`, and `select`.
+     *
+     * Borrows from Modernizr.
+     *
+     * @param {string} eventNameSuffix Event name, e.g. "click".
+     * @return {boolean} True if the event is supported.
+     * @internal
+     * @license Modernizr 3.0.0pre (Custom Build) | MIT
+     */
+
+
+    function isEventSupported(eventNameSuffix) {
+      if (!canUseDOM) {
+        return false;
+      }
+
+      var eventName = 'on' + eventNameSuffix;
+      var isSupported = eventName in document;
+
+      if (!isSupported) {
+        var element = document.createElement('div');
+        element.setAttribute(eventName, 'return;');
+        isSupported = typeof element[eventName] === 'function';
+      }
+
+      return isSupported;
+    }
+
+    function isCheckable(elem) {
+      var type = elem.type;
+      var nodeName = elem.nodeName;
+      return nodeName && nodeName.toLowerCase() === 'input' && (type === 'checkbox' || type === 'radio');
+    }
+
+    function getTracker(node) {
+      return node._valueTracker;
+    }
+
+    function detachTracker(node) {
+      node._valueTracker = null;
+    }
+
+    function getValueFromNode(node) {
+      var value = '';
+
+      if (!node) {
+        return value;
+      }
+
+      if (isCheckable(node)) {
+        value = node.checked ? 'true' : 'false';
+      } else {
+        value = node.value;
+      }
+
+      return value;
+    }
+
+    function trackValueOnNode(node) {
+      var valueField = isCheckable(node) ? 'checked' : 'value';
+      var descriptor = Object.getOwnPropertyDescriptor(node.constructor.prototype, valueField);
+      var currentValue = '' + node[valueField]; // if someone has already defined a value or Safari, then bail
+      // and don't track value will cause over reporting of changes,
+      // but it's better then a hard failure
+      // (needed for certain tests that spyOn input values and Safari)
+
+      if (node.hasOwnProperty(valueField) || typeof descriptor === 'undefined' || typeof descriptor.get !== 'function' || typeof descriptor.set !== 'function') {
+        return;
+      }
+
+      var get = descriptor.get,
+          set = descriptor.set;
+      Object.defineProperty(node, valueField, {
+        configurable: true,
+        get: function () {
+          return get.call(this);
+        },
+        set: function (value) {
+          currentValue = '' + value;
+          set.call(this, value);
+        }
+      }); // We could've passed this the first time
+      // but it triggers a bug in IE11 and Edge 14/15.
+      // Calling defineProperty() again should be equivalent.
+      // https://github.com/facebook/react/issues/11768
+
+      Object.defineProperty(node, valueField, {
+        enumerable: descriptor.enumerable
+      });
+      var tracker = {
+        getValue: function () {
+          return currentValue;
+        },
+        setValue: function (value) {
+          currentValue = '' + value;
+        },
+        stopTracking: function () {
+          detachTracker(node);
+          delete node[valueField];
+        }
+      };
+      return tracker;
+    }
+
+    function track(node) {
+      if (getTracker(node)) {
+        return;
+      } // TODO: Once it's just Fiber we can move this to node._wrapperState
+
+
+      node._valueTracker = trackValueOnNode(node);
+    }
+
+    function updateValueIfChanged(node) {
+      if (!node) {
+        return false;
+      }
+
+      var tracker = getTracker(node); // if there is no tracker at this point it's unlikely
+      // that trying again will succeed
+
+      if (!tracker) {
+        return true;
+      }
+
+      var lastValue = tracker.getValue();
+      var nextValue = getValueFromNode(node);
+
+      if (nextValue !== lastValue) {
+        tracker.setValue(nextValue);
+        return true;
+      }
+
+      return false;
+    }
+
+    var ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED; // Prevent newer renderers from RTE when used with older react package versions.
+    // Current owner and dispatcher used to share the same ref,
+    // but PR #14548 split them out to better support the react-debug-tools package.
+
+    if (!ReactSharedInternals.hasOwnProperty('ReactCurrentDispatcher')) {
+      ReactSharedInternals.ReactCurrentDispatcher = {
+        current: null
+      };
+    }
+
+    var BEFORE_SLASH_RE = /^(.*)[\\\/]/;
+
+    var describeComponentFrame = function (name, source, ownerName) {
+      var sourceInfo = '';
+
+      if (source) {
+        var path = source.fileName;
+        var fileName = path.replace(BEFORE_SLASH_RE, '');
+        {
+          // In DEV, include code for a common special case:
+          // prefer "folder/index.js" instead of just "index.js".
+          if (/^index\./.test(fileName)) {
+            var match = path.match(BEFORE_SLASH_RE);
+
+            if (match) {
+              var pathBeforeSlash = match[1];
+
+              if (pathBeforeSlash) {
+                var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');
+                fileName = folderName + '/' + fileName;
+              }
+            }
+          }
+        }
+        sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';
+      } else if (ownerName) {
+        sourceInfo = ' (created by ' + ownerName + ')';
+      }
+
+      return '\n    in ' + (name || 'Unknown') + sourceInfo;
+    }; // The Symbol used to tag the ReactElement-like types. If there is no native Symbol
+    // nor polyfill, then a plain number is used for performance.
+
+
+    var hasSymbol = typeof Symbol === 'function' && Symbol.for;
+    var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
+    var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
+    var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
+    var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
+    var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
+    var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
+    var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;
+    var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
+    var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
+    var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
+    var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
+    var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
+    var MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;
+    var FAUX_ITERATOR_SYMBOL = '@@iterator';
+
+    function getIteratorFn(maybeIterable) {
+      if (maybeIterable === null || typeof maybeIterable !== 'object') {
+        return null;
+      }
+
+      var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];
+
+      if (typeof maybeIterator === 'function') {
+        return maybeIterator;
+      }
+
+      return null;
+    }
+
+    var Pending = 0;
+    var Resolved = 1;
+    var Rejected = 2;
+
+    function refineResolvedLazyComponent(lazyComponent) {
+      return lazyComponent._status === Resolved ? lazyComponent._result : null;
+    }
+
+    function getWrappedName(outerType, innerType, wrapperName) {
+      var functionName = innerType.displayName || innerType.name || '';
+      return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);
+    }
+
+    function getComponentName(type) {
+      if (type == null) {
+        // Host root, text node or just invalid type.
+        return null;
+      }
+
+      {
+        if (typeof type.tag === 'number') {
+          warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');
+        }
+      }
+
+      if (typeof type === 'function') {
+        return type.displayName || type.name || null;
+      }
+
+      if (typeof type === 'string') {
+        return type;
+      }
+
+      switch (type) {
+        case REACT_CONCURRENT_MODE_TYPE:
+          return 'ConcurrentMode';
+
+        case REACT_FRAGMENT_TYPE:
+          return 'Fragment';
+
+        case REACT_PORTAL_TYPE:
+          return 'Portal';
+
+        case REACT_PROFILER_TYPE:
+          return 'Profiler';
+
+        case REACT_STRICT_MODE_TYPE:
+          return 'StrictMode';
+
+        case REACT_SUSPENSE_TYPE:
+          return 'Suspense';
+      }
+
+      if (typeof type === 'object') {
+        switch (type.$$typeof) {
+          case REACT_CONTEXT_TYPE:
+            return 'Context.Consumer';
+
+          case REACT_PROVIDER_TYPE:
+            return 'Context.Provider';
+
+          case REACT_FORWARD_REF_TYPE:
+            return getWrappedName(type, type.render, 'ForwardRef');
+
+          case REACT_MEMO_TYPE:
+            return getComponentName(type.type);
+
+          case REACT_LAZY_TYPE:
+            {
+              var thenable = type;
+              var resolvedThenable = refineResolvedLazyComponent(thenable);
+
+              if (resolvedThenable) {
+                return getComponentName(resolvedThenable);
+              }
+            }
+        }
+      }
+
+      return null;
+    }
+
+    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+
+    function describeFiber(fiber) {
+      switch (fiber.tag) {
+        case HostRoot:
+        case HostPortal:
+        case HostText:
+        case Fragment:
+        case ContextProvider:
+        case ContextConsumer:
+          return '';
+
+        default:
+          var owner = fiber._debugOwner;
+          var source = fiber._debugSource;
+          var name = getComponentName(fiber.type);
+          var ownerName = null;
+
+          if (owner) {
+            ownerName = getComponentName(owner.type);
+          }
+
+          return describeComponentFrame(name, source, ownerName);
+      }
+    }
+
+    function getStackByFiberInDevAndProd(workInProgress) {
+      var info = '';
+      var node = workInProgress;
+
+      do {
+        info += describeFiber(node);
+        node = node.return;
+      } while (node);
+
+      return info;
+    }
+
+    var current = null;
+    var phase = null;
+
+    function getCurrentFiberOwnerNameInDevOrNull() {
+      {
+        if (current === null) {
+          return null;
+        }
+
+        var owner = current._debugOwner;
+
+        if (owner !== null && typeof owner !== 'undefined') {
+          return getComponentName(owner.type);
+        }
+      }
+      return null;
+    }
+
+    function getCurrentFiberStackInDev() {
+      {
+        if (current === null) {
+          return '';
+        } // Safe because if current fiber exists, we are reconciling,
+        // and it is guaranteed to be the work-in-progress version.
+
+
+        return getStackByFiberInDevAndProd(current);
+      }
+      return '';
+    }
+
+    function resetCurrentFiber() {
+      {
+        ReactDebugCurrentFrame.getCurrentStack = null;
+        current = null;
+        phase = null;
+      }
+    }
+
+    function setCurrentFiber(fiber) {
+      {
+        ReactDebugCurrentFrame.getCurrentStack = getCurrentFiberStackInDev;
+        current = fiber;
+        phase = null;
+      }
+    }
+
+    function setCurrentPhase(lifeCyclePhase) {
+      {
+        phase = lifeCyclePhase;
+      }
+    }
+    /**
+     * Similar to invariant but only logs a warning if the condition is not met.
+     * This can be used to log issues in development environments in critical
+     * paths. Removing the logging code for production environments will keep the
+     * same logic and follow the same code paths.
+     */
+
+
+    var warning = warningWithoutStack$1;
+    {
+      warning = function (condition, format) {
+        if (condition) {
+          return;
+        }
+
+        var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;
+        var stack = ReactDebugCurrentFrame.getStackAddendum(); // eslint-disable-next-line react-internal/warning-and-invariant-args
+
+        for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
+          args[_key - 2] = arguments[_key];
+        }
+
+        warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));
+      };
+    }
+    var warning$1 = warning; // A reserved attribute.
+    // It is handled by React separately and shouldn't be written to the DOM.
+
+    var RESERVED = 0; // A simple string attribute.
+    // Attributes that aren't in the whitelist are presumed to have this type.
+
+    var STRING = 1; // A string attribute that accepts booleans in React. In HTML, these are called
+    // "enumerated" attributes with "true" and "false" as possible values.
+    // When true, it should be set to a "true" string.
+    // When false, it should be set to a "false" string.
+
+    var BOOLEANISH_STRING = 2; // A real boolean attribute.
+    // When true, it should be present (set either to an empty string or its name).
+    // When false, it should be omitted.
+
+    var BOOLEAN = 3; // An attribute that can be used as a flag as well as with a value.
+    // When true, it should be present (set either to an empty string or its name).
+    // When false, it should be omitted.
+    // For any other value, should be present with that value.
+
+    var OVERLOADED_BOOLEAN = 4; // An attribute that must be numeric or parse as a numeric.
+    // When falsy, it should be removed.
+
+    var NUMERIC = 5; // An attribute that must be positive numeric or parse as a positive numeric.
+    // When falsy, it should be removed.
+
+    var POSITIVE_NUMERIC = 6;
+    /* eslint-disable max-len */
+
+    var 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';
+    /* eslint-enable max-len */
+
+    var ATTRIBUTE_NAME_CHAR = ATTRIBUTE_NAME_START_CHAR + '\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040';
+    var ROOT_ATTRIBUTE_NAME = 'data-reactroot';
+    var VALID_ATTRIBUTE_NAME_REGEX = new RegExp('^[' + ATTRIBUTE_NAME_START_CHAR + '][' + ATTRIBUTE_NAME_CHAR + ']*$');
+    var hasOwnProperty = Object.prototype.hasOwnProperty;
+    var illegalAttributeNameCache = {};
+    var validatedAttributeNameCache = {};
+
+    function isAttributeNameSafe(attributeName) {
+      if (hasOwnProperty.call(validatedAttributeNameCache, attributeName)) {
+        return true;
+      }
+
+      if (hasOwnProperty.call(illegalAttributeNameCache, attributeName)) {
+        return false;
+      }
+
+      if (VALID_ATTRIBUTE_NAME_REGEX.test(attributeName)) {
+        validatedAttributeNameCache[attributeName] = true;
+        return true;
+      }
+
+      illegalAttributeNameCache[attributeName] = true;
+      {
+        warning$1(false, 'Invalid attribute name: `%s`', attributeName);
+      }
+      return false;
+    }
+
+    function shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag) {
+      if (propertyInfo !== null) {
+        return propertyInfo.type === RESERVED;
+      }
+
+      if (isCustomComponentTag) {
+        return false;
+      }
+
+      if (name.length > 2 && (name[0] === 'o' || name[0] === 'O') && (name[1] === 'n' || name[1] === 'N')) {
+        return true;
+      }
+
+      return false;
+    }
+
+    function shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag) {
+      if (propertyInfo !== null && propertyInfo.type === RESERVED) {
+        return false;
+      }
+
+      switch (typeof value) {
+        case 'function': // $FlowIssue symbol is perfectly valid here
+
+        case 'symbol':
+          // eslint-disable-line
+          return true;
+
+        case 'boolean':
+          {
+            if (isCustomComponentTag) {
+              return false;
+            }
+
+            if (propertyInfo !== null) {
+              return !propertyInfo.acceptsBooleans;
+            } else {
+              var prefix = name.toLowerCase().slice(0, 5);
+              return prefix !== 'data-' && prefix !== 'aria-';
+            }
+          }
+
+        default:
+          return false;
+      }
+    }
+
+    function shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag) {
+      if (value === null || typeof value === 'undefined') {
+        return true;
+      }
+
+      if (shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag)) {
+        return true;
+      }
+
+      if (isCustomComponentTag) {
+        return false;
+      }
+
+      if (propertyInfo !== null) {
+        switch (propertyInfo.type) {
+          case BOOLEAN:
+            return !value;
+
+          case OVERLOADED_BOOLEAN:
+            return value === false;
+
+          case NUMERIC:
+            return isNaN(value);
+
+          case POSITIVE_NUMERIC:
+            return isNaN(value) || value < 1;
+        }
+      }
+
+      return false;
+    }
+
+    function getPropertyInfo(name) {
+      return properties.hasOwnProperty(name) ? properties[name] : null;
+    }
+
+    function PropertyInfoRecord(name, type, mustUseProperty, attributeName, attributeNamespace) {
+      this.acceptsBooleans = type === BOOLEANISH_STRING || type === BOOLEAN || type === OVERLOADED_BOOLEAN;
+      this.attributeName = attributeName;
+      this.attributeNamespace = attributeNamespace;
+      this.mustUseProperty = mustUseProperty;
+      this.propertyName = name;
+      this.type = type;
+    } // When adding attributes to this list, be sure to also add them to
+    // the `possibleStandardNames` module to ensure casing and incorrect
+    // name warnings.
+
+
+    var properties = {}; // These props are reserved by React. They shouldn't be written to the DOM.
+
+    ['children', 'dangerouslySetInnerHTML', // TODO: This prevents the assignment of defaultValue to regular
+    // elements (not just inputs). Now that ReactDOMInput assigns to the
+    // defaultValue property -- do we need this?
+    'defaultValue', 'defaultChecked', 'innerHTML', 'suppressContentEditableWarning', 'suppressHydrationWarning', 'style'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, RESERVED, false, // mustUseProperty
+      name, // attributeName
+      null);
+    } // attributeNamespace
+    ); // A few React string attributes have a different name.
+    // This is a mapping from React prop names to the attribute names.
+
+    [['acceptCharset', 'accept-charset'], ['className', 'class'], ['htmlFor', 'for'], ['httpEquiv', 'http-equiv']].forEach(function (_ref) {
+      var name = _ref[0],
+          attributeName = _ref[1];
+      properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty
+      attributeName, // attributeName
+      null);
+    } // attributeNamespace
+    ); // These are "enumerated" HTML attributes that accept "true" and "false".
+    // In React, we let users pass `true` and `false` even though technically
+    // these aren't boolean attributes (they are coerced to strings).
+
+    ['contentEditable', 'draggable', 'spellCheck', 'value'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty
+      name.toLowerCase(), // attributeName
+      null);
+    } // attributeNamespace
+    ); // These are "enumerated" SVG attributes that accept "true" and "false".
+    // In React, we let users pass `true` and `false` even though technically
+    // these aren't boolean attributes (they are coerced to strings).
+    // Since these are SVG attributes, their attribute names are case-sensitive.
+
+    ['autoReverse', 'externalResourcesRequired', 'focusable', 'preserveAlpha'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty
+      name, // attributeName
+      null);
+    } // attributeNamespace
+    ); // These are HTML boolean attributes.
+
+    ['allowFullScreen', 'async', // Note: there is a special case that prevents it from being written to the DOM
+    // on the client side because the browsers are inconsistent. Instead we call focus().
+    'autoFocus', 'autoPlay', 'controls', 'default', 'defer', 'disabled', 'formNoValidate', 'hidden', 'loop', 'noModule', 'noValidate', 'open', 'playsInline', 'readOnly', 'required', 'reversed', 'scoped', 'seamless', // Microdata
+    'itemScope'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, BOOLEAN, false, // mustUseProperty
+      name.toLowerCase(), // attributeName
+      null);
+    } // attributeNamespace
+    ); // These are the few React props that we set as DOM properties
+    // rather than attributes. These are all booleans.
+
+    ['checked', // Note: `option.selected` is not updated if `select.multiple` is
+    // disabled with `removeAttribute`. We have special logic for handling this.
+    'multiple', 'muted', 'selected'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, BOOLEAN, true, // mustUseProperty
+      name, // attributeName
+      null);
+    } // attributeNamespace
+    ); // These are HTML attributes that are "overloaded booleans": they behave like
+    // booleans, but can also accept a string value.
+
+    ['capture', 'download'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, OVERLOADED_BOOLEAN, false, // mustUseProperty
+      name, // attributeName
+      null);
+    } // attributeNamespace
+    ); // These are HTML attributes that must be positive numbers.
+
+    ['cols', 'rows', 'size', 'span'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, POSITIVE_NUMERIC, false, // mustUseProperty
+      name, // attributeName
+      null);
+    } // attributeNamespace
+    ); // These are HTML attributes that must be numbers.
+
+    ['rowSpan', 'start'].forEach(function (name) {
+      properties[name] = new PropertyInfoRecord(name, NUMERIC, false, // mustUseProperty
+      name.toLowerCase(), // attributeName
+      null);
+    } // attributeNamespace
+    );
+    var CAMELIZE = /[\-\:]([a-z])/g;
+
+    var capitalize = function (token) {
+      return token[1].toUpperCase();
+    }; // This is a list of all SVG attributes that need special casing, namespacing,
+    // or boolean value assignment. Regular attributes that just accept strings
+    // and have the same names are omitted, just like in the HTML whitelist.
+    // Some of these attributes can be hard to find. This list was created by
+    // scrapping the MDN documentation.
+
+
+    ['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-decora
 tion', '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) {
+      var name = attributeName.replace(CAMELIZE, capitalize);
+      properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty
+      attributeName, null);
+    } // attributeNamespace
+    ); // String SVG attributes with the xlink namespace.
+
+    ['xlink:actuate', 'xlink:arcrole', 'xlink:href', 'xlink:role', 'xlink:show', 'xlink:title', 'xlink:type'].forEach(function (attributeName) {
+      var name = attributeName.replace(CAMELIZE, capitalize);
+      properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty
+      attributeName, 'http://www.w3.org/1999/xlink');
+    }); // String SVG attributes with the xml namespace.
+
+    ['xml:base', 'xml:lang', 'xml:space'].forEach(function (attributeName) {
+      var name = attributeName.replace(CAMELIZE, capitalize);
+      properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty
+      attributeName, 'http://www.w3.org/XML/1998/namespace');
+    }); // These attribute exists both in HTML and SVG.
+    // The attribute name is case-sensitive in SVG so we can't just use
+    // the React name like we do for attributes that exist only in HTML.
+
+    ['tabIndex', 'crossOrigin'].forEach(function (attributeName) {
+      properties[attributeName] = new PropertyInfoRecord(attributeName, STRING, false, // mustUseProperty
+      attributeName.toLowerCase(), // attributeName
+      null);
+    } // attributeNamespace
+    );
+    /**
+     * Get the value for a property on a node. Only used in DEV for SSR validation.
+     * The "expected" argument is used as a hint of what the expected value is.
+     * Some properties have multiple equivalent values.
+     */
+
+    function getValueForProperty(node, name, expected, propertyInfo) {
+      {
+        if (propertyInfo.mustUseProperty) {
+          var propertyName = propertyInfo.propertyName;
+          return node[propertyName];
+        } else {
+          var attributeName = propertyInfo.attributeName;
+          var stringValue = null;
+
+          if (propertyInfo.type === OVERLOADED_BOOLEAN) {
+            if (node.hasAttribute(attributeName)) {
+              var value = node.getAttribute(attributeName);
+
+              if (value === '') {
+                return true;
+              }
+
+              if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {
+                return value;
+              }
+
+              if (value === '' + expected) {
+                return expected;
+              }
+
+              return value;
+            }
+          } else if (node.hasAttribute(attributeName)) {
+            if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {
+              // We had an attribute but shouldn't have had one, so read it
+              // for the error message.
+              return node.getAttribute(attributeName);
+            }
+
+            if (propertyInfo.type === BOOLEAN) {
+              // If this was a boolean, it doesn't matter what the value is
+              // the fact that we have it is the same as the expected.
+              return expected;
+            } // Even if this property uses a namespace we use getAttribute
+            // because we assume its namespaced name is the same as our config.
+            // To use getAttributeNS we need the local name which we don't have
+            // in our config atm.
+
+
+            stringValue = node.getAttribute(attributeName);
+          }
+
+          if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {
+            return stringValue === null ? expected : stringValue;
+          } else if (stringValue === '' + expected) {
+            return expected;
+          } else {
+            return stringValue;
+          }
+        }
+      }
+    }
+    /**
+     * Get the value for a attribute on a node. Only used in DEV for SSR validation.
+     * The third argument is used as a hint of what the expected value is. Some
+     * attributes have multiple equivalent values.
+     */
+
+
+    function getValueForAttribute(node, name, expected) {
+      {
+        if (!isAttributeNameSafe(name)) {
+          return;
+        }
+
+        if (!node.hasAttribute(name)) {
+          return expected === undefined ? undefined : null;
+        }
+
+        var value = node.getAttribute(name);
+
+        if (value === '' + expected) {
+          return expected;
+        }
+
+        return value;
+      }
+    }
+    /**
+     * Sets the value for a property on a node.
+     *
+     * @param {DOMElement} node
+     * @param {string} name
+     * @param {*} value
+     */
+
+
+    function setValueForProperty(node, name, value, isCustomComponentTag) {
+      var propertyInfo = getPropertyInfo(name);
+
+      if (shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag)) {
+        return;
+      }
+
+      if (shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag)) {
+        value = null;
+      } // If the prop isn't in the special list, treat it as a simple attribute.
+
+
+      if (isCustomComponentTag || propertyInfo === null) {
+        if (isAttributeNameSafe(name)) {
+          var _attributeName = name;
+
+          if (value === null) {
+            node.removeAttribute(_attributeName);
+          } else {
+            node.setAttribute(_attributeName, '' + value);
+          }
+        }
+
+        return;
+      }
+
+      var mustUseProperty = propertyInfo.mustUseProperty;
+
+      if (mustUseProperty) {
+        var propertyName = propertyInfo.propertyName;
+
+        if (value === null) {
+          var type = propertyInfo.type;
+          node[propertyName] = type === BOOLEAN ? false : '';
+        } else {
+          // Contrary to `setAttribute`, object properties are properly
+          // `toString`ed by IE8/9.
+          node[propertyName] = value;
+        }
+
+        return;
+      } // The rest are treated as attributes with special cases.
+
+
+      var attributeName = propertyInfo.attributeName,
+          attributeNamespace = propertyInfo.attributeNamespace;
+
+      if (value === null) {
+        node.removeAttribute(attributeName);
+      } else {
+        var _type = propertyInfo.type;
+        var attributeValue = void 0;
+
+        if (_type === BOOLEAN || _type === OVERLOADED_BOOLEAN && value === true) {
+          attributeValue = '';
+        } else {
+          // `setAttribute` with objects becomes only `[object]` in IE8/9,
+          // ('' + value) makes it output the correct toString()-value.
+          attributeValue = '' + value;
+        }
+
+        if (attributeNamespace) {
+          node.setAttributeNS(attributeNamespace, attributeName, attributeValue);
+        } else {
+          node.setAttribute(attributeName, attributeValue);
+        }
+      }
+    } // Flow does not allow string concatenation of most non-string types. To work
+    // around this limitation, we use an opaque type that can only be obtained by
+    // passing the value through getToStringValue first.
+
+
+    function toString(value) {
+      return '' + value;
+    }
+
+    function getToStringValue(value) {
+      switch (typeof value) {
+        case 'boolean':
+        case 'number':
+        case 'object':
+        case 'string':
+        case 'undefined':
+          return value;
+
+        default:
+          // function, symbol are assigned as empty strings
+          return '';
+      }
+    }
+
+    var ReactDebugCurrentFrame$1 = null;
+    var ReactControlledValuePropTypes = {
+      checkPropTypes: null
+    };
+    {
+      ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;
+      var hasReadOnlyValue = {
+        button: true,
+        checkbox: true,
+        image: true,
+        hidden: true,
+        radio: true,
+        reset: true,
+        submit: true
+      };
+      var propTypes = {
+        value: function (props, propName, componentName) {
+          if (hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled || props[propName] == null) {
+            return null;
+          }
+
+          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`.');
+        },
+        checked: function (props, propName, componentName) {
+          if (props.onChange || props.readOnly || props.disabled || props[propName] == null) {
+            return null;
+          }
+
+          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`.');
+        }
+      };
+      /**
+       * Provide a linked `value` attribute for controlled forms. You should not use
+       * this outside of the ReactDOM controlled form components.
+       */
+
+      ReactControlledValuePropTypes.checkPropTypes = function (tagName, props) {
+        checkPropTypes(propTypes, props, 'prop', tagName, ReactDebugCurrentFrame$1.getStackAddendum);
+      };
+    }
+    var enableUserTimingAPI = true; // Helps identify side effects in begin-phase lifecycle hooks and setState reducers:
+
+    var debugRenderPhaseSideEffects = false; // In some cases, StrictMode should also double-render lifecycles.
+    // This can be confusing for tests though,
+    // And it can be bad for performance in production.
+    // This feature flag can be used to control the behavior:
+
+    var debugRenderPhaseSideEffectsForStrictMode = true; // To preserve the "Pause on caught exceptions" behavior of the debugger, we
+    // replay the begin phase of a failed component inside invokeGuardedCallback.
+
+    var replayFailedUnitOfWorkWithInvokeGuardedCallback = true; // Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:
+
+    var warnAboutDeprecatedLifecycles = false; // Gather advanced timing metrics for Profiler subtrees.
+
+    var enableProfilerTimer = true; // Trace which interactions trigger each commit.
+
+    var enableSchedulerTracing = true; // Only used in www builds.
+
+    var enableSuspenseServerRenderer = false; // TODO: true? Here it might just be false.
+    // Only used in www builds.
+    // Only used in www builds.
+    // React Fire: prevent the value and checked attributes from syncing
+    // with their related DOM properties
+
+    var disableInputAttributeSyncing = false; // These APIs will no longer be "unstable" in the upcoming 16.7 release,
+    // Control this behavior with a flag to support 16.6 minor releases in the meanwhile.
+
+    var enableStableConcurrentModeAPIs = false;
+    var warnAboutShorthandPropertyCollision = false; // TODO: direct imports like some-package/src/* are bad. Fix me.
+
+    var didWarnValueDefaultValue = false;
+    var didWarnCheckedDefaultChecked = false;
+    var didWarnControlledToUncontrolled = false;
+    var didWarnUncontrolledToControlled = false;
+
+    function isControlled(props) {
+      var usesChecked = props.type === 'checkbox' || props.type === 'radio';
+      return usesChecked ? props.checked != null : props.value != null;
+    }
+    /**
+     * Implements an <input> host component that allows setting these optional
+     * props: `checked`, `value`, `defaultChecked`, and `defaultValue`.
+     *
+     * If `checked` or `value` are not supplied (or null/undefined), user actions
+     * that affect the checked state or value will trigger updates to the element.
+     *
+     * If they are supplied (and not null/undefined), the rendered element will not
+     * trigger updates to the element. Instead, the props must change in order for
+     * the rendered element to be updated.
+     *
+     * The rendered element will be initialized as unchecked (or `defaultChecked`)
+     * with an empty value (or `defaultValue`).
+     *
+     * See http://www.w3.org/TR/2012/WD-html5-20121025/the-input-element.html
+     */
+
+
+    function getHostProps(element, props) {
+      var node = element;
+      var checked = props.checked;
+
+      var hostProps = _assign({}, props, {
+        defaultChecked: undefined,
+        defaultValue: undefined,
+        value: undefined,
+        checked: checked != null ? checked : node._wrapperState.initialChecked
+      });
+
+      return hostProps;
+    }
+
+    function initWrapperState(element, props) {
+      {
+        ReactControlledValuePropTypes.checkPropTypes('input', props);
+
+        if (props.checked !== undefined && props.defaultChecked !== undefined && !didWarnCheckedDefaultChecked) {
+          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);
+          didWarnCheckedDefaultChecked = true;
+        }
+
+        if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue) {
+          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);
+          didWarnValueDefaultValue = true;
+        }
+      }
+      var node = element;
+      var defaultValue = props.defaultValue == null ? '' : props.defaultValue;
+      node._wrapperState = {
+        initialChecked: props.checked != null ? props.checked : props.defaultChecked,
+        initialValue: getToStringValue(props.value != null ? props.value : defaultValue),
+        controlled: isControlled(props)
+      };
+    }
+
+    function updateChecked(element, props) {
+      var node = element;
+      var checked = props.checked;
+
+      if (checked != null) {
+        setValueForProperty(node, 'checked', checked, false);
+      }
+    }
+
+    function updateWrapper(element, props) {
+      var node = element;
+      {
+        var _controlled = isControlled(props);
+
+        if (!node._wrapperState.controlled && _controlled && !didWarnUncontrolledToControlled) {
+          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);
+          didWarnUncontrolledToControlled = true;
+        }
+
+        if (node._wrapperState.controlled && !_controlled && !didWarnControlledToUncontrolled) {
+          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);
+          didWarnControlledToUncontrolled = true;
+        }
+      }
+      updateChecked(element, props);
+      var value = getToStringValue(props.value);
+      var type = props.type;
+
+      if (value != null) {
+        if (type === 'number') {
+          if (value === 0 && node.value === '' || // We explicitly want to coerce to number here if possible.
+          // eslint-disable-next-line
+          node.value != value) {
+            node.value = toString(value);
+          }
+        } else if (node.value !== toString(value)) {
+          node.value = toString(value);
+        }
+      } else if (type === 'submit' || type === 'reset') {
+        // Submit/reset inputs need the attribute removed completely to avoid
+        // blank-text buttons.
+        node.removeAttribute('value');
+        return;
+      }
+
+      if (disableInputAttributeSyncing) {
+        // When not syncing the value attribute, React only assigns a new value
+        // whenever the defaultValue React prop has changed. When not present,
+        // React does nothing
+        if (props.hasOwnProperty('defaultValue')) {
+          setDefaultValue(node, props.type, getToStringValue(props.defaultValue));
+        }
+      } else {
+        // When syncing the value attribute, the value comes from a cascade of
+        // properties:
+        //  1. The value React property
+        //  2. The defaultValue React property
+        //  3. Otherwise there should be no change
+        if (props.hasOwnProperty('value')) {
+          setDefaultValue(node, props.type, value);
+        } else if (props.hasOwnProperty('defaultValue')) {
+          setDefaultValue(node, props.type, getToStringValue(props.defaultValue));
+        }
+      }
+
+      if (disableInputAttributeSyncing) {
+        // When not syncing the checked attribute, the attribute is directly
+        // controllable from the defaultValue React property. It needs to be
+        // updated as new props come in.
+        if (props.defaultChecked == null) {
+          node.removeAttribute('checked');
+        } else {
+          node.defaultChecked = !!props.defaultChecked;
+        }
+      } else {
+        // When syncing the checked attribute, it only changes when it needs
+        // to be removed, such as transitioning from a checkbox into a text input
+        if (props.checked == null && props.defaultChecked != null) {
+          node.defaultChecked = !!props.defaultChecked;
+        }
+      }
+    }
+
+    function postMountWrapper(element, props, isHydrating) {
+      var node = element; // Do not assign value if it is already set. This prevents user text input
+      // from being lost during SSR hydration.
+
+      if (props.hasOwnProperty('value') || props.hasOwnProperty('defaultValue')) {
+        var type = props.type;
+        var isButton = type === 'submit' || type === 'reset'; // Avoid setting value attribute on submit/reset inputs as it overrides the
+        // default value provided by the browser. See: #12872
+
+        if (isButton && (props.value === undefined || props.value === null)) {
+          return;
+        }
+
+        var _initialValue = toString(node._wrapperState.initialValue); // Do not assign value if it is already set. This prevents user text input
+        // from being lost during SSR hydration.
+
+
+        if (!isHydrating) {
+          if (disableInputAttributeSyncing) {
+            var value = getToStringValue(props.value); // When not syncing the value attribute, the value property points
+            // directly to the React prop. Only assign it if it exists.
+
+            if (value != null) {
+              // Always assign on buttons so that it is possible to assign an
+              // empty string to clear button text.
+              //
+              // Otherwise, do not re-assign the value property if is empty. This
+              // potentially avoids a DOM write and prevents Firefox (~60.0.1) from
+              // prematurely marking required inputs as invalid. Equality is compared
+              // to the current value in case the browser provided value is not an
+              // empty string.
+              if (isButton || value !== node.value) {
+                node.value = toString(value);
+              }
+            }
+          } else {
+            // When syncing the value attribute, the value property should use
+            // the wrapperState._initialValue property. This uses:
+            //
+            //   1. The value React property when present
+            //   2. The defaultValue React property when present
+            //   3. An empty string
+            if (_initialValue !== node.value) {
+              node.value = _initialValue;
+            }
+          }
+        }
+
+        if (disableInputAttributeSyncing) {
+          // When not syncing the value attribute, assign the value attribute
+          // directly from the defaultValue React property (when present)
+          var defaultValue = getToStringValue(props.defaultValue);
+
+          if (defaultValue != null) {
+            node.defaultValue = toString(defaultValue);
+          }
+        } else {
+          // Otherwise, the value attribute is synchronized to the property,
+          // so we assign defaultValue to the same thing as the value property
+          // assignment step above.
+          node.defaultValue = _initialValue;
+        }
+      } // Normally, we'd just do `node.checked = node.checked` upon initial mount, less this bug
+      // this is needed to work around a chrome bug where setting defaultChecked
+      // will sometimes influence the value of checked (even after detachment).
+      // Reference: https://bugs.chromium.org/p/chromium/issues/detail?id=608416
+      // We need to temporarily unset name to avoid disrupting radio button groups.
+
+
+      var name = node.name;
+
+      if (name !== '') {
+        node.name = '';
+      }
+
+      if (disableInputAttributeSyncing) {
+        // When not syncing the checked attribute, the checked property
+        // never gets assigned. It must be manually set. We don't want
+        // to do this when hydrating so that existing user input isn't
+        // modified
+        if (!isHydrating) {
+          updateChecked(element, props);
+        } // Only assign the checked attribute if it is defined. This saves
+        // a DOM write when controlling the checked attribute isn't needed
+        // (text inputs, submit/reset)
+
+
+        if (props.hasOwnProperty('defaultChecked')) {
+          node.defaultChecked = !node.defaultChecked;
+          node.defaultChecked = !!props.defaultChecked;
+        }
+      } else {
+        // When syncing the checked attribute, both the checked property and
+        // attribute are assigned at the same time using defaultChecked. This uses:
+        //
+        //   1. The checked React property when present
+        //   2. The defaultChecked React property when present
+        //   3. Otherwise, false
+        node.defaultChecked = !node.defaultChecked;
+        node.defaultChecked = !!node._wrapperState.initialChecked;
+      }
+
+      if (name !== '') {
+        node.name = name;
+      }
+    }
+
+    function restoreControlledState(element, props) {
+      var node = element;
+      updateWrapper(node, props);
+      updateNamedCousins(node, props);
+    }
+
+    function updateNamedCousins(rootNode, props) {
+      var name = props.name;
+
+      if (props.type === 'radio' && name != null) {
+        var queryRoot = rootNode;
+
+        while (queryRoot.parentNode) {
+          queryRoot = queryRoot.parentNode;
+        } // If `rootNode.form` was non-null, then we could try `form.elements`,
+        // but that sometimes behaves strangely in IE8. We could also try using
+        // `form.getElementsByName`, but that will only return direct children
+        // and won't include inputs that use the HTML5 `form=` attribute. Since
+        // the input might not even be in a form. It might not even be in the
+        // document. Let's just use the local `querySelectorAll` to ensure we don't
+        // miss anything.
+
+
+        var group = queryRoot.querySelectorAll('input[name=' + JSON.stringify('' + name) + '][type="radio"]');
+
+        for (var i = 0; i < group.length; i++) {
+          var otherNode = group[i];
+
+          if (otherNode === rootNode || otherNode.form !== rootNode.form) {
+            continue;
+          } // This will throw if radio buttons rendered by different copies of React
+          // and the same name are rendered into the same form (same as #1939).
+          // That's probably okay; we don't support it just as we don't support
+          // mixing React radio buttons with non-React ones.
+
+
+          var otherProps = getFiberCurrentPropsFromNode$1(otherNode);
+          !otherProps ? invariant(false, 'ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.') : void 0; // We need update the tracked value on the named cousin since the value
+          // was changed but the input saw no event or value set
+
+          updateValueIfChanged(otherNode); // If this is a controlled radio button group, forcing the input that
+          // was previously checked to update will cause it to be come re-checked
+          // as appropriate.
+
+          updateWrapper(otherNode, otherProps);
+        }
+      }
+    } // In Chrome, assigning defaultValue to certain input types triggers input validation.
+    // For number inputs, the display value loses trailing decimal points. For email inputs,
+    // Chrome raises "The specified value <x> is not a valid email address".
+    //
+    // Here we check to see if the defaultValue has actually changed, avoiding these problems
+    // when the user is inputting text
+    //
+    // https://github.com/facebook/react/issues/7253
+
+
+    function setDefaultValue(node, type, value) {
+      if ( // Focused number inputs synchronize on blur. See ChangeEventPlugin.js
+      type !== 'number' || node.ownerDocument.activeElement !== node) {
+        if (value == null) {
+          node.defaultValue = toString(node._wrapperState.initialValue);
+        } else if (node.defaultValue !== toString(value)) {
+          node.defaultValue = toString(value);
+        }
+      }
+    }
+
+    var eventTypes$1 = {
+      change: {
+        phasedRegistrationNames: {
+          bubbled: 'onChange',
+          captured: 'onChangeCapture'
+        },
+        dependencies: [TOP_BLUR, TOP_CHANGE, TOP_CLICK, TOP_FOCUS, TOP_INPUT, TOP_KEY_DOWN, TOP_KEY_UP, TOP_SELECTION_CHANGE]
+      }
+    };
+
+    function createAndAccumulateChangeEvent(inst, nativeEvent, target) {
+      var event = SyntheticEvent.getPooled(eventTypes$1.change, inst, nativeEvent, target);
+      event.type = 'change'; // Flag this event loop as needing state restore.
+
+      enqueueStateRestore(target);
+      accumulateTwoPhaseDispatches(event);
+      return event;
+    }
+    /**
+     * For IE shims
+     */
+
+
+    var activeElement = null;
+    var activeElementInst = null;
+    /**
+     * SECTION: handle `change` event
+     */
+
+    function shouldUseChangeEvent(elem) {
+      var nodeName = elem.nodeName && elem.nodeName.toLowerCase();
+      return nodeName === 'select' || nodeName === 'input' && elem.type === 'file';
+    }
+
+    function manualDispatchChangeEvent(nativeEvent) {
+      var event = createAndAccumulateChangeEvent(activeElementInst, nativeEvent, getEventTarget(nativeEvent)); // If change and propertychange bubbled, we'd just bind to it like all the
+      // other events and have it go through ReactBrowserEventEmitter. Since it
+      // doesn't, we manually listen for the events and so we have to enqueue and
+      // process the abstract event manually.
+      //
+      // Batching is necessary here in order to ensure that all event handlers run
+      // before the next rerender (including event handlers attached to ancestor
+      // elements instead of directly on the input). Without this, controlled
+      // components don't work properly in conjunction with event bubbling because
+      // the component is rerendered and the value reverted before all the event
+      // handlers can run. See https://github.com/facebook/react/issues/708.
+
+      batchedUpdates(runEventInBatch, event);
+    }
+
+    function runEventInBatch(event) {
+      runEventsInBatch(event);
+    }
+
+    function getInstIfValueChanged(targetInst) {
+      var targetNode = getNodeFromInstance$1(targetInst);
+
+      if (updateValueIfChanged(targetNode)) {
+        return targetInst;
+      }
+    }
+
+    function getTargetInstForChangeEvent(topLevelType, targetInst) {
+      if (topLevelType === TOP_CHANGE) {
+        return targetInst;
+      }
+    }
+    /**
+     * SECTION: handle `input` event
+     */
+
+
+    var isInputEventSupported = false;
+
+    if (canUseDOM) {
+      // IE9 claims to support the input event but fails to trigger it when
+      // deleting text, so we ignore its input events.
+      isInputEventSupported = isEventSupported('input') && (!document.documentMode || document.documentMode > 9);
+    }
+    /**
+     * (For IE <=9) Starts tracking propertychange events on the passed-in element
+     * and override the value property so that we can distinguish user events from
+     * value changes in JS.
+     */
+
+
+    function startWatchingForValueChange(target, targetInst) {
+      activeElement = target;
+      activeElementInst = targetInst;
+      activeElement.attachEvent('onpropertychange', handlePropertyChange);
+    }
+    /**
+     * (For IE <=9) Removes the event listeners from the currently-tracked element,
+     * if any exists.
+     */
+
+
+    function stopWatchingForValueChange() {
+      if (!activeElement) {
+        return;
+      }
+
+      activeElement.detachEvent('onpropertychange', handlePropertyChange);
+      activeElement = null;
+      activeElementInst = null;
+    }
+    /**
+     * (For IE <=9) Handles a propertychange event, sending a `change` event if
+     * the value of the active element has changed.
+     */
+
+
+    function handlePropertyChange(nativeEvent) {
+      if (nativeEvent.propertyName !== 'value') {
+        return;
+      }
+
+      if (getInstIfValueChanged(activeElementInst)) {
+        manualDispatchChangeEvent(nativeEvent);
+      }
+    }
+
+    function handleEventsForInputEventPolyfill(topLevelType, target, targetInst) {
+      if (topLevelType === TOP_FOCUS) {
+        // In IE9, propertychange fires for most input events but is buggy and
+        // doesn't fire when text is deleted, but conveniently, selectionchange
+        // appears to fire in all of the remaining cases so we catch those and
+        // forward the event if the value has changed
+        // In either case, we don't want to call the event handler if the value
+        // is changed from JS so we redefine a setter for `.value` that updates
+        // our activeElementValue variable, allowing us to ignore those changes
+        //
+        // stopWatching() should be a noop here but we call it just in case we
+        // missed a blur event somehow.
+        stopWatchingForValueChange();
+        startWatchingForValueChange(target, targetInst);
+      } else if (topLevelType === TOP_BLUR) {
+        stopWatchingForValueChange();
+      }
+    } // For IE8 and IE9.
+
+
+    function getTargetInstForInputEventPolyfill(topLevelType, targetInst) {
+      if (topLevelType === TOP_SELECTION_CHANGE || topLevelType === TOP_KEY_UP || topLevelType === TOP_KEY_DOWN) {
+        // On the selectionchange event, the target is just document which isn't
+        // helpful for us so just check activeElement instead.
+        //
+        // 99% of the time, keydown and keyup aren't necessary. IE8 fails to fire
+        // propertychange on the first input event after setting `value` from a
+        // script and fires only keydown, keypress, keyup. Catching keyup usually
+        // gets it and catching keydown lets us fire an event for the first
+        // keystroke if user does a key repeat (it'll be a little delayed: right
+        // before the second keystroke). Other input methods (e.g., paste) seem to
+        // fire selectionchange normally.
+        return getInstIfValueChanged(activeElementInst);
+      }
+    }
+    /**
+     * SECTION: handle `click` event
+     */
+
+
+    function shouldUseClickEvent(elem) {
+      // Use the `click` event to detect changes to checkbox and radio inputs.
+      // This approach works across all browsers, whereas `change` does not fire
+      // until `blur` in IE8.
+      var nodeName = elem.nodeName;
+      return nodeName && nodeName.toLowerCase() === 'input' && (elem.type === 'checkbox' || elem.type === 'radio');
+    }
+
+    function getTargetInstForClickEvent(topLevelType, targetInst) {
+      if (topLevelType === TOP_CLICK) {
+        return getInstIfValueChanged(targetInst);
+      }
+    }
+
+    function getTargetInstForInputOrChangeEvent(topLevelType, targetInst) {
+      if (topLevelType === TOP_INPUT || topLevelType === TOP_CHANGE) {
+        return getInstIfValueChanged(targetInst);
+      }
+    }
+
+    function handleControlledInputBlur(node) {
+      var state = node._wrapperState;
+
+      if (!state || !state.controlled || node.type !== 'number') {
+        return;
+      }
+
+      if (!disableInputAttributeSyncing) {
+        // If controlled, assign the value attribute to the current value on blur
+        setDefaultValue(node, 'number', node.value);
+      }
+    }
+    /**
+     * This plugin creates an `onChange` event that normalizes change events
+     * across form elements. This event fires at a time when it's possible to
+     * change the element's value without seeing a flicker.
+     *
+     * Supported elements are:
+     * - input (see `isTextInputElement`)
+     * - textarea
+     * - select
+     */
+
+
+    var ChangeEventPlugin = {
+      eventTypes: eventTypes$1,
+      _isInputEventSupported: isInputEventSupported,
+      extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+        var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;
+        var getTargetInstFunc = void 0,
+            handleEventFunc = void 0;
+
+        if (shouldUseChangeEvent(targetNode)) {
+          getTargetInstFunc = getTargetInstForChangeEvent;
+        } else if (isTextInputElement(targetNode)) {
+          if (isInputEventSupported) {
+            getTargetInstFunc = getTargetInstForInputOrChangeEvent;
+          } else {
+            getTargetInstFunc = getTargetInstForInputEventPolyfill;
+            handleEventFunc = handleEventsForInputEventPolyfill;
+          }
+        } else if (shouldUseClickEvent(targetNode)) {
+          getTargetInstFunc = getTargetInstForClickEvent;
+        }
+
+        if (getTargetInstFunc) {
+          var inst = getTargetInstFunc(topLevelType, targetInst);
+
+          if (inst) {
+            var event = createAndAccumulateChangeEvent(inst, nativeEvent, nativeEventTarget);
+            return event;
+          }
+        }
+
+        if (handleEventFunc) {
+          handleEventFunc(topLevelType, targetNode, targetInst);
+        } // When blurring, set the value attribute for number inputs
+
+
+        if (topLevelType === TOP_BLUR) {
+          handleControlledInputBlur(targetNode);
+        }
+      }
+    };
+    /**
+     * Module that is injectable into `EventPluginHub`, that specifies a
+     * deterministic ordering of `EventPlugin`s. A convenient way to reason about
+     * plugins, without having to package every one of them. This is better than
+     * having plugins be ordered in the same order that they are injected because
+     * that ordering would be influenced by the packaging order.
+     * `ResponderEventPlugin` must occur before `SimpleEventPlugin` so that
+     * preventing default on events is convenient in `SimpleEventPlugin` handlers.
+     */
+
+    var DOMEventPluginOrder = ['ResponderEventPlugin', 'SimpleEventPlugin', 'EnterLeaveEventPlugin', 'ChangeEventPlugin', 'SelectEventPlugin', 'BeforeInputEventPlugin'];
+    var SyntheticUIEvent = SyntheticEvent.extend({
+      view: null,
+      detail: null
+    });
+    var modifierKeyToProp = {
+      Alt: 'altKey',
+      Control: 'ctrlKey',
+      Meta: 'metaKey',
+      Shift: 'shiftKey'
+    }; // Older browsers (Safari <= 10, iOS Safari <= 10.2) do not support
+    // getModifierState. If getModifierState is not supported, we map it to a set of
+    // modifier keys exposed by the event. In this case, Lock-keys are not supported.
+
+    /**
+     * Translation from modifier key to the associated property in the event.
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/#keys-Modifiers
+     */
+
+    function modifierStateGetter(keyArg) {
+      var syntheticEvent = this;
+      var nativeEvent = syntheticEvent.nativeEvent;
+
+      if (nativeEvent.getModifierState) {
+        return nativeEvent.getModifierState(keyArg);
+      }
+
+      var keyProp = modifierKeyToProp[keyArg];
+      return keyProp ? !!nativeEvent[keyProp] : false;
+    }
+
+    function getEventModifierState(nativeEvent) {
+      return modifierStateGetter;
+    }
+
+    var previousScreenX = 0;
+    var previousScreenY = 0; // Use flags to signal movementX/Y has already been set
+
+    var isMovementXSet = false;
+    var isMovementYSet = false;
+    /**
+     * @interface MouseEvent
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/
+     */
+
+    var SyntheticMouseEvent = SyntheticUIEvent.extend({
+      screenX: null,
+      screenY: null,
+      clientX: null,
+      clientY: null,
+      pageX: null,
+      pageY: null,
+      ctrlKey: null,
+      shiftKey: null,
+      altKey: null,
+      metaKey: null,
+      getModifierState: getEventModifierState,
+      button: null,
+      buttons: null,
+      relatedTarget: function (event) {
+        return event.relatedTarget || (event.fromElement === event.srcElement ? event.toElement : event.fromElement);
+      },
+      movementX: function (event) {
+        if ('movementX' in event) {
+          return event.movementX;
+        }
+
+        var screenX = previousScreenX;
+        previousScreenX = event.screenX;
+
+        if (!isMovementXSet) {
+          isMovementXSet = true;
+          return 0;
+        }
+
+        return event.type === 'mousemove' ? event.screenX - screenX : 0;
+      },
+      movementY: function (event) {
+        if ('movementY' in event) {
+          return event.movementY;
+        }
+
+        var screenY = previousScreenY;
+        previousScreenY = event.screenY;
+
+        if (!isMovementYSet) {
+          isMovementYSet = true;
+          return 0;
+        }
+
+        return event.type === 'mousemove' ? event.screenY - screenY : 0;
+      }
+    });
+    /**
+     * @interface PointerEvent
+     * @see http://www.w3.org/TR/pointerevents/
+     */
+
+    var SyntheticPointerEvent = SyntheticMouseEvent.extend({
+      pointerId: null,
+      width: null,
+      height: null,
+      pressure: null,
+      tangentialPressure: null,
+      tiltX: null,
+      tiltY: null,
+      twist: null,
+      pointerType: null,
+      isPrimary: null
+    });
+    var eventTypes$2 = {
+      mouseEnter: {
+        registrationName: 'onMouseEnter',
+        dependencies: [TOP_MOUSE_OUT, TOP_MOUSE_OVER]
+      },
+      mouseLeave: {
+        registrationName: 'onMouseLeave',
+        dependencies: [TOP_MOUSE_OUT, TOP_MOUSE_OVER]
+      },
+      pointerEnter: {
+        registrationName: 'onPointerEnter',
+        dependencies: [TOP_POINTER_OUT, TOP_POINTER_OVER]
+      },
+      pointerLeave: {
+        registrationName: 'onPointerLeave',
+        dependencies: [TOP_POINTER_OUT, TOP_POINTER_OVER]
+      }
+    };
+    var EnterLeaveEventPlugin = {
+      eventTypes: eventTypes$2,
+
+      /**
+       * For almost every interaction we care about, there will be both a top-level
+       * `mouseover` and `mouseout` event that occurs. Only use `mouseout` so that
+       * we do not extract duplicate events. However, moving the mouse into the
+       * browser from outside will not fire a `mouseout` event. In this case, we use
+       * the `mouseover` top-level event.
+       */
+      extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+        var isOverEvent = topLevelType === TOP_MOUSE_OVER || topLevelType === TOP_POINTER_OVER;
+        var isOutEvent = topLevelType === TOP_MOUSE_OUT || topLevelType === TOP_POINTER_OUT;
+
+        if (isOverEvent && (nativeEvent.relatedTarget || nativeEvent.fromElement)) {
+          return null;
+        }
+
+        if (!isOutEvent && !isOverEvent) {
+          // Must not be a mouse or pointer in or out - ignoring.
+          return null;
+        }
+
+        var win = void 0;
+
+        if (nativeEventTarget.window === nativeEventTarget) {
+          // `nativeEventTarget` is probably a window object.
+          win = nativeEventTarget;
+        } else {
+          // TODO: Figure out why `ownerDocument` is sometimes undefined in IE8.
+          var doc = nativeEventTarget.ownerDocument;
+
+          if (doc) {
+            win = doc.defaultView || doc.parentWindow;
+          } else {
+            win = window;
+          }
+        }
+
+        var from = void 0;
+        var to = void 0;
+
+        if (isOutEvent) {
+          from = targetInst;
+          var related = nativeEvent.relatedTarget || nativeEvent.toElement;
+          to = related ? getClosestInstanceFromNode(related) : null;
+        } else {
+          // Moving to a node from outside the window.
+          from = null;
+          to = targetInst;
+        }
+
+        if (from === to) {
+          // Nothing pertains to our managed components.
+          return null;
+        }
+
+        var eventInterface = void 0,
+            leaveEventType = void 0,
+            enterEventType = void 0,
+            eventTypePrefix = void 0;
+
+        if (topLevelType === TOP_MOUSE_OUT || topLevelType === TOP_MOUSE_OVER) {
+          eventInterface = SyntheticMouseEvent;
+          leaveEventType = eventTypes$2.mouseLeave;
+          enterEventType = eventTypes$2.mouseEnter;
+          eventTypePrefix = 'mouse';
+        } else if (topLevelType === TOP_POINTER_OUT || topLevelType === TOP_POINTER_OVER) {
+          eventInterface = SyntheticPointerEvent;
+          leaveEventType = eventTypes$2.pointerLeave;
+          enterEventType = eventTypes$2.pointerEnter;
+          eventTypePrefix = 'pointer';
+        }
+
+        var fromNode = from == null ? win : getNodeFromInstance$1(from);
+        var toNode = to == null ? win : getNodeFromInstance$1(to);
+        var leave = eventInterface.getPooled(leaveEventType, from, nativeEvent, nativeEventTarget);
+        leave.type = eventTypePrefix + 'leave';
+        leave.target = fromNode;
+        leave.relatedTarget = toNode;
+        var enter = eventInterface.getPooled(enterEventType, to, nativeEvent, nativeEventTarget);
+        enter.type = eventTypePrefix + 'enter';
+        enter.target = toNode;
+        enter.relatedTarget = fromNode;
+        accumulateEnterLeaveDispatches(leave, enter, from, to);
+        return [leave, enter];
+      }
+    };
+    /**
+     * inlined Object.is polyfill to avoid requiring consumers ship their own
+     * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
+     */
+
+    function is(x, y) {
+      return x === y && (x !== 0 || 1 / x === 1 / y) || x !== x && y !== y // eslint-disable-line no-self-compare
+      ;
+    }
+
+    var hasOwnProperty$1 = Object.prototype.hasOwnProperty;
+    /**
+     * Performs equality by iterating through keys on an object and returning false
+     * when any key has values which are not strictly equal between the arguments.
+     * Returns true when the values of all keys are strictly equal.
+     */
+
+    function shallowEqual(objA, objB) {
+      if (is(objA, objB)) {
+        return true;
+      }
+
+      if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {
+        return false;
+      }
+
+      var keysA = Object.keys(objA);
+      var keysB = Object.keys(objB);
+
+      if (keysA.length !== keysB.length) {
+        return false;
+      } // Test for A's keys different from B.
+
+
+      for (var i = 0; i < keysA.length; i++) {
+        if (!hasOwnProperty$1.call(objB, keysA[i]) || !is(objA[keysA[i]], objB[keysA[i]])) {
+          return false;
+        }
+      }
+
+      return true;
+    }
+    /**
+     * `ReactInstanceMap` maintains a mapping from a public facing stateful
+     * instance (key) and the internal representation (value). This allows public
+     * methods to accept the user facing instance as an argument and map them back
+     * to internal methods.
+     *
+     * Note that this module is currently shared and assumed to be stateless.
+     * If this becomes an actual Map, that will break.
+     */
+
+    /**
+     * This API should be called `delete` but we'd have to make sure to always
+     * transform these to strings for IE support. When this transform is fully
+     * supported we can rename it.
+     */
+
+
+    function get(key) {
+      return key._reactInternalFiber;
+    }
+
+    function has(key) {
+      return key._reactInternalFiber !== undefined;
+    }
+
+    function set(key, value) {
+      key._reactInternalFiber = value;
+    } // Don't change these two values. They're used by React Dev Tools.
+
+
+    var NoEffect =
+    /*              */
+    0;
+    var PerformedWork =
+    /*         */
+    1; // You can change the rest (and add more).
+
+    var Placement =
+    /*             */
+    2;
+    var Update =
+    /*                */
+    4;
+    var PlacementAndUpdate =
+    /*    */
+    6;
+    var Deletion =
+    /*              */
+    8;
+    var ContentReset =
+    /*          */
+    16;
+    var Callback =
+    /*              */
+    32;
+    var DidCapture =
+    /*            */
+    64;
+    var Ref =
+    /*                   */
+    128;
+    var Snapshot =
+    /*              */
+    256;
+    var Passive =
+    /*               */
+    512; // Passive & Update & Callback & Ref & Snapshot
+
+    var LifecycleEffectMask =
+    /*   */
+    932; // Union of all host effects
+
+    var HostEffectMask =
+    /*        */
+    1023;
+    var Incomplete =
+    /*            */
+    1024;
+    var ShouldCapture =
+    /*         */
+    2048;
+    var ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;
+    var MOUNTING = 1;
+    var MOUNTED = 2;
+    var UNMOUNTED = 3;
+
+    function isFiberMountedImpl(fiber) {
+      var node = fiber;
+
+      if (!fiber.alternate) {
+        // If there is no alternate, this might be a new tree that isn't inserted
+        // yet. If it is, then it will have a pending insertion effect on it.
+        if ((node.effectTag & Placement) !== NoEffect) {
+          return MOUNTING;
+        }
+
+        while (node.return) {
+          node = node.return;
+
+          if ((node.effectTag & Placement) !== NoEffect) {
+            return MOUNTING;
+          }
+        }
+      } else {
+        while (node.return) {
+          node = node.return;
+        }
+      }
+
+      if (node.tag === HostRoot) {
+        // TODO: Check if this was a nested HostRoot when used with
+        // renderContainerIntoSubtree.
+        return MOUNTED;
+      } // If we didn't hit the root, that means that we're in an disconnected tree
+      // that has been unmounted.
+
+
+      return UNMOUNTED;
+    }
+
+    function isFiberMounted(fiber) {
+      return isFiberMountedImpl(fiber) === MOUNTED;
+    }
+
+    function isMounted(component) {
+      {
+        var owner = ReactCurrentOwner$1.current;
+
+        if (owner !== null && owner.tag === ClassComponent) {
+          var ownerFiber = owner;
+          var instance = ownerFiber.stateNode;
+          !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;
+          instance._warnedAboutRefsInRender = true;
+        }
+      }
+      var fiber = get(component);
+
+      if (!fiber) {
+        return false;
+      }
+
+      return isFiberMountedImpl(fiber) === MOUNTED;
+    }
+
+    function assertIsMounted(fiber) {
+      !(isFiberMountedImpl(fiber) === MOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;
+    }
+
+    function findCurrentFiberUsingSlowPath(fiber) {
+      var alternate = fiber.alternate;
+
+      if (!alternate) {
+        // If there is no alternate, then we only need to check if it is mounted.
+        var state = isFiberMountedImpl(fiber);
+        !(state !== UNMOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;
+
+        if (state === MOUNTING) {
+          return null;
+        }
+
+        return fiber;
+      } // If we have two possible branches, we'll walk backwards up to the root
+      // to see what path the root points to. On the way we may hit one of the
+      // special cases and we'll deal with them.
+
+
+      var a = fiber;
+      var b = alternate;
+
+      while (true) {
+        var parentA = a.return;
+        var parentB = parentA ? parentA.alternate : null;
+
+        if (!parentA || !parentB) {
+          // We're at the root.
+          break;
+        } // If both copies of the parent fiber point to the same child, we can
+        // assume that the child is current. This happens when we bailout on low
+        // priority: the bailed out fiber's child reuses the current child.
+
+
+        if (parentA.child === parentB.child) {
+          var child = parentA.child;
+
+          while (child) {
+            if (child === a) {
+              // We've determined that A is the current branch.
+              assertIsMounted(parentA);
+              return fiber;
+            }
+
+            if (child === b) {
+              // We've determined that B is the current branch.
+              assertIsMounted(parentA);
+              return alternate;
+            }
+
+            child = child.sibling;
+          } // We should never have an alternate for any mounting node. So the only
+          // way this could possibly happen is if this was unmounted, if at all.
+
+
+          invariant(false, 'Unable to find node on an unmounted component.');
+        }
+
+        if (a.return !== b.return) {
+          // The return pointer of A and the return pointer of B point to different
+          // fibers. We assume that return pointers never criss-cross, so A must
+          // belong to the child set of A.return, and B must belong to the child
+          // set of B.return.
+          a = parentA;
+          b = parentB;
+        } else {
+          // The return pointers point to the same fiber. We'll have to use the
+          // default, slow path: scan the child sets of each parent alternate to see
+          // which child belongs to which set.
+          //
+          // Search parent A's child set
+          var didFindChild = false;
+          var _child = parentA.child;
+
+          while (_child) {
+            if (_child === a) {
+              didFindChild = true;
+              a = parentA;
+              b = parentB;
+              break;
+            }
+
+            if (_child === b) {
+              didFindChild = true;
+              b = parentA;
+              a = parentB;
+              break;
+            }
+
+            _child = _child.sibling;
+          }
+
+          if (!didFindChild) {
+            // Search parent B's child set
+            _child = parentB.child;
+
+            while (_child) {
+              if (_child === a) {
+                didFindChild = true;
+                a = parentB;
+                b = parentA;
+                break;
+              }
+
+              if (_child === b) {
+                didFindChild = true;
+                b = parentB;
+                a = parentA;
+                break;
+              }
+
+              _child = _child.sibling;
+            }
+
+            !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;
+          }
+        }
+
+        !(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;
+      } // If the root is not a host container, we're in a disconnected tree. I.e.
+      // unmounted.
+
+
+      !(a.tag === HostRoot) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;
+
+      if (a.stateNode.current === a) {
+        // We've determined that A is the current branch.
+        return fiber;
+      } // Otherwise B has to be current branch.
+
+
+      return alternate;
+    }
+
+    function findCurrentHostFiber(parent) {
+      var currentParent = findCurrentFiberUsingSlowPath(parent);
+
+      if (!currentParent) {
+        return null;
+      } // Next we'll drill down this component to find the first HostComponent/Text.
+
+
+      var node = currentParent;
+
+      while (true) {
+        if (node.tag === HostComponent || node.tag === HostText) {
+          return node;
+        } else if (node.child) {
+          node.child.return = node;
+          node = node.child;
+          continue;
+        }
+
+        if (node === currentParent) {
+          return null;
+        }
+
+        while (!node.sibling) {
+          if (!node.return || node.return === currentParent) {
+            return null;
+          }
+
+          node = node.return;
+        }
+
+        node.sibling.return = node.return;
+        node = node.sibling;
+      } // Flow needs the return null here, but ESLint complains about it.
+      // eslint-disable-next-line no-unreachable
+
+
+      return null;
+    }
+
+    function findCurrentHostFiberWithNoPortals(parent) {
+      var currentParent = findCurrentFiberUsingSlowPath(parent);
+
+      if (!currentParent) {
+        return null;
+      } // Next we'll drill down this component to find the first HostComponent/Text.
+
+
+      var node = currentParent;
+
+      while (true) {
+        if (node.tag === HostComponent || node.tag === HostText) {
+          return node;
+        } else if (node.child && node.tag !== HostPortal) {
+          node.child.return = node;
+          node = node.child;
+          continue;
+        }
+
+        if (node === currentParent) {
+          return null;
+        }
+
+        while (!node.sibling) {
+          if (!node.return || node.return === currentParent) {
+            return null;
+          }
+
+          node = node.return;
+        }
+
+        node.sibling.return = node.return;
+        node = node.sibling;
+      } // Flow needs the return null here, but ESLint complains about it.
+      // eslint-disable-next-line no-unreachable
+
+
+      return null;
+    }
+
+    function addEventBubbleListener(element, eventType, listener) {
+      element.addEventListener(eventType, listener, false);
+    }
+
+    function addEventCaptureListener(element, eventType, listener) {
+      element.addEventListener(eventType, listener, true);
+    }
+    /**
+     * @interface Event
+     * @see http://www.w3.org/TR/css3-animations/#AnimationEvent-interface
+     * @see https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent
+     */
+
+
+    var SyntheticAnimationEvent = SyntheticEvent.extend({
+      animationName: null,
+      elapsedTime: null,
+      pseudoElement: null
+    });
+    /**
+     * @interface Event
+     * @see http://www.w3.org/TR/clipboard-apis/
+     */
+
+    var SyntheticClipboardEvent = SyntheticEvent.extend({
+      clipboardData: function (event) {
+        return 'clipboardData' in event ? event.clipboardData : window.clipboardData;
+      }
+    });
+    /**
+     * @interface FocusEvent
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/
+     */
+
+    var SyntheticFocusEvent = SyntheticUIEvent.extend({
+      relatedTarget: null
+    });
+    /**
+     * `charCode` represents the actual "character code" and is safe to use with
+     * `String.fromCharCode`. As such, only keys that correspond to printable
+     * characters produce a valid `charCode`, the only exception to this is Enter.
+     * The Tab-key is considered non-printable and does not have a `charCode`,
+     * presumably because it does not produce a tab-character in browsers.
+     *
+     * @param {object} nativeEvent Native browser event.
+     * @return {number} Normalized `charCode` property.
+     */
+
+    function getEventCharCode(nativeEvent) {
+      var charCode = void 0;
+      var keyCode = nativeEvent.keyCode;
+
+      if ('charCode' in nativeEvent) {
+        charCode = nativeEvent.charCode; // FF does not set `charCode` for the Enter-key, check against `keyCode`.
+
+        if (charCode === 0 && keyCode === 13) {
+          charCode = 13;
+        }
+      } else {
+        // IE8 does not implement `charCode`, but `keyCode` has the correct value.
+        charCode = keyCode;
+      } // IE and Edge (on Windows) and Chrome / Safari (on Windows and Linux)
+      // report Enter as charCode 10 when ctrl is pressed.
+
+
+      if (charCode === 10) {
+        charCode = 13;
+      } // Some non-printable keys are reported in `charCode`/`keyCode`, discard them.
+      // Must not discard the (non-)printable Enter-key.
+
+
+      if (charCode >= 32 || charCode === 13) {
+        return charCode;
+      }
+
+      return 0;
+    }
+    /**
+     * Normalization of deprecated HTML5 `key` values
+     * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names
+     */
+
+
+    var normalizeKey = {
+      Esc: 'Escape',
+      Spacebar: ' ',
+      Left: 'ArrowLeft',
+      Up: 'ArrowUp',
+      Right: 'ArrowRight',
+      Down: 'ArrowDown',
+      Del: 'Delete',
+      Win: 'OS',
+      Menu: 'ContextMenu',
+      Apps: 'ContextMenu',
+      Scroll: 'ScrollLock',
+      MozPrintableKey: 'Unidentified'
+    };
+    /**
+     * Translation from legacy `keyCode` to HTML5 `key`
+     * Only special keys supported, all others depend on keyboard layout or browser
+     * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names
+     */
+
+    var translateToKey = {
+      '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'
+    };
+    /**
+     * @param {object} nativeEvent Native browser event.
+     * @return {string} Normalized `key` property.
+     */
+
+    function getEventKey(nativeEvent) {
+      if (nativeEvent.key) {
+        // Normalize inconsistent values reported by browsers due to
+        // implementations of a working draft specification.
+        // FireFox implements `key` but returns `MozPrintableKey` for all
+        // printable characters (normalized to `Unidentified`), ignore it.
+        var key = normalizeKey[nativeEvent.key] || nativeEvent.key;
+
+        if (key !== 'Unidentified') {
+          return key;
+        }
+      } // Browser does not implement `key`, polyfill as much of it as we can.
+
+
+      if (nativeEvent.type === 'keypress') {
+        var charCode = getEventCharCode(nativeEvent); // The enter-key is technically both printable and non-printable and can
+        // thus be captured by `keypress`, no other non-printable key should.
+
+        return charCode === 13 ? 'Enter' : String.fromCharCode(charCode);
+      }
+
+      if (nativeEvent.type === 'keydown' || nativeEvent.type === 'keyup') {
+        // While user keyboard layout determines the actual meaning of each
+        // `keyCode` value, almost all function keys have a universal value.
+        return translateToKey[nativeEvent.keyCode] || 'Unidentified';
+      }
+
+      return '';
+    }
+    /**
+     * @interface KeyboardEvent
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/
+     */
+
+
+    var SyntheticKeyboardEvent = SyntheticUIEvent.extend({
+      key: getEventKey,
+      location: null,
+      ctrlKey: null,
+      shiftKey: null,
+      altKey: null,
+      metaKey: null,
+      repeat: null,
+      locale: null,
+      getModifierState: getEventModifierState,
+      // Legacy Interface
+      charCode: function (event) {
+        // `charCode` is the result of a KeyPress event and represents the value of
+        // the actual printable character.
+        // KeyPress is deprecated, but its replacement is not yet final and not
+        // implemented in any major browser. Only KeyPress has charCode.
+        if (event.type === 'keypress') {
+          return getEventCharCode(event);
+        }
+
+        return 0;
+      },
+      keyCode: function (event) {
+        // `keyCode` is the result of a KeyDown/Up event and represents the value of
+        // physical keyboard key.
+        // The actual meaning of the value depends on the users' keyboard layout
+        // which cannot be detected. Assuming that it is a US keyboard layout
+        // provides a surprisingly accurate mapping for US and European users.
+        // Due to this, it is left to the user to implement at this time.
+        if (event.type === 'keydown' || event.type === 'keyup') {
+          return event.keyCode;
+        }
+
+        return 0;
+      },
+      which: function (event) {
+        // `which` is an alias for either `keyCode` or `charCode` depending on the
+        // type of the event.
+        if (event.type === 'keypress') {
+          return getEventCharCode(event);
+        }
+
+        if (event.type === 'keydown' || event.type === 'keyup') {
+          return event.keyCode;
+        }
+
+        return 0;
+      }
+    });
+    /**
+     * @interface DragEvent
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/
+     */
+
+    var SyntheticDragEvent = SyntheticMouseEvent.extend({
+      dataTransfer: null
+    });
+    /**
+     * @interface TouchEvent
+     * @see http://www.w3.org/TR/touch-events/
+     */
+
+    var SyntheticTouchEvent = SyntheticUIEvent.extend({
+      touches: null,
+      targetTouches: null,
+      changedTouches: null,
+      altKey: null,
+      metaKey: null,
+      ctrlKey: null,
+      shiftKey: null,
+      getModifierState: getEventModifierState
+    });
+    /**
+     * @interface Event
+     * @see http://www.w3.org/TR/2009/WD-css3-transitions-20090320/#transition-events-
+     * @see https://developer.mozilla.org/en-US/docs/Web/API/TransitionEvent
+     */
+
+    var SyntheticTransitionEvent = SyntheticEvent.extend({
+      propertyName: null,
+      elapsedTime: null,
+      pseudoElement: null
+    });
+    /**
+     * @interface WheelEvent
+     * @see http://www.w3.org/TR/DOM-Level-3-Events/
+     */
+
+    var SyntheticWheelEvent = SyntheticMouseEvent.extend({
+      deltaX: function (event) {
+        return 'deltaX' in event ? event.deltaX : // Fallback to `wheelDeltaX` for Webkit and normalize (right is positive).
+        'wheelDeltaX' in event ? -event.wheelDeltaX : 0;
+      },
+      deltaY: function (event) {
+        return 'deltaY' in event ? event.deltaY : // Fallback to `wheelDeltaY` for Webkit and normalize (down is positive).
+        'wheelDeltaY' in event ? -event.wheelDeltaY : // Fallback to `wheelDelta` for IE<9 and normalize (down is positive).
+        'wheelDelta' in event ? -event.wheelDelta : 0;
+      },
+      deltaZ: null,
+      // Browsers without "deltaMode" is reporting in raw wheel delta where one
+      // notch on the scroll is always +/- 120, roughly equivalent to pixels.
+      // A good approximation of DOM_DELTA_LINE (1) is 5% of viewport size or
+      // ~40 pixels, for DOM_DELTA_SCREEN (2) it is 87.5% of viewport size.
+      deltaMode: null
+    });
+    /**
+     * Turns
+     * ['abort', ...]
+     * into
+     * eventTypes = {
+     *   'abort': {
+     *     phasedRegistrationNames: {
+     *       bubbled: 'onAbort',
+     *       captured: 'onAbortCapture',
+     *     },
+     *     dependencies: [TOP_ABORT],
+     *   },
+     *   ...
+     * };
+     * topLevelEventsToDispatchConfig = new Map([
+     *   [TOP_ABORT, { sameConfig }],
+     * ]);
+     */
+
+    var 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']];
+    var 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']];
+    var eventTypes$4 = {};
+    var topLevelEventsToDispatchConfig = {};
+
+    function addEventTypeNameToConfig(_ref, isInteractive) {
+      var topEvent = _ref[0],
+          event = _ref[1];
+      var capitalizedEvent = event[0].toUpperCase() + event.slice(1);
+      var onEvent = 'on' + capitalizedEvent;
+      var type = {
+        phasedRegistrationNames: {
+          bubbled: onEvent,
+          captured: onEvent + 'Capture'
+        },
+        dependencies: [topEvent],
+        isInteractive: isInteractive
+      };
+      eventTypes$4[event] = type;
+      topLevelEventsToDispatchConfig[topEvent] = type;
+    }
+
+    interactiveEventTypeNames.forEach(function (eventTuple) {
+      addEventTypeNameToConfig(eventTuple, true);
+    });
+    nonInteractiveEventTypeNames.forEach(function (eventTuple) {
+      addEventTypeNameToConfig(eventTuple, false);
+    }); // Only used in DEV for exhaustiveness validation.
+
+    var 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];
+    var SimpleEventPlugin = {
+      eventTypes: eventTypes$4,
+      isInteractiveTopLevelEventType: function (topLevelType) {
+        var config = topLevelEventsToDispatchConfig[topLevelType];
+        return config !== undefined && config.isInteractive === true;
+      },
+      extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+        var dispatchConfig = topLevelEventsToDispatchConfig[topLevelType];
+
+        if (!dispatchConfig) {
+          return null;
+        }
+
+        var EventConstructor = void 0;
+
+        switch (topLevelType) {
+          case TOP_KEY_PRESS:
+            // Firefox creates a keypress event for function keys too. This removes
+            // the unwanted keypress events. Enter is however both printable and
+            // non-printable. One would expect Tab to be as well (but it isn't).
+            if (getEventCharCode(nativeEvent) === 0) {
+              return null;
+            }
+
+          /* falls through */
+
+          case TOP_KEY_DOWN:
+          case TOP_KEY_UP:
+            EventConstructor = SyntheticKeyboardEvent;
+            break;
+
+          case TOP_BLUR:
+          case TOP_FOCUS:
+            EventConstructor = SyntheticFocusEvent;
+            break;
+
+          case TOP_CLICK:
+            // Firefox creates a click event on right mouse clicks. This removes the
+            // unwanted click events.
+            if (nativeEvent.button === 2) {
+              return null;
+            }
+
+          /* falls through */
+
+          case TOP_AUX_CLICK:
+          case TOP_DOUBLE_CLICK:
+          case TOP_MOUSE_DOWN:
+          case TOP_MOUSE_MOVE:
+          case TOP_MOUSE_UP: // TODO: Disabled elements should not respond to mouse events
+
+          /* falls through */
+
+          case TOP_MOUSE_OUT:
+          case TOP_MOUSE_OVER:
+          case TOP_CONTEXT_MENU:
+            EventConstructor = SyntheticMouseEvent;
+            break;
+
+          case TOP_DRAG:
+          case TOP_DRAG_END:
+          case TOP_DRAG_ENTER:
+          case TOP_DRAG_EXIT:
+          case TOP_DRAG_LEAVE:
+          case TOP_DRAG_OVER:
+          case TOP_DRAG_START:
+          case TOP_DROP:
+            EventConstructor = SyntheticDragEvent;
+            break;
+
+          case TOP_TOUCH_CANCEL:
+          case TOP_TOUCH_END:
+          case TOP_TOUCH_MOVE:
+          case TOP_TOUCH_START:
+            EventConstructor = SyntheticTouchEvent;
+            break;
+
+          case TOP_ANIMATION_END:
+          case TOP_ANIMATION_ITERATION:
+          case TOP_ANIMATION_START:
+            EventConstructor = SyntheticAnimationEvent;
+            break;
+
+          case TOP_TRANSITION_END:
+            EventConstructor = SyntheticTransitionEvent;
+            break;
+
+          case TOP_SCROLL:
+            EventConstructor = SyntheticUIEvent;
+            break;
+
+          case TOP_WHEEL:
+            EventConstructor = SyntheticWheelEvent;
+            break;
+
+          case TOP_COPY:
+          case TOP_CUT:
+          case TOP_PASTE:
+            EventConstructor = SyntheticClipboardEvent;
+            break;
+
+          case TOP_GOT_POINTER_CAPTURE:
+          case TOP_LOST_POINTER_CAPTURE:
+          case TOP_POINTER_CANCEL:
+          case TOP_POINTER_DOWN:
+          case TOP_POINTER_MOVE:
+          case TOP_POINTER_OUT:
+          case TOP_POINTER_OVER:
+          case TOP_POINTER_UP:
+            EventConstructor = SyntheticPointerEvent;
+            break;
+
+          default:
+            {
+              if (knownHTMLTopLevelTypes.indexOf(topLevelType) === -1) {
+                warningWithoutStack$1(false, 'SimpleEventPlugin: Unhandled event type, `%s`. This warning ' + 'is likely caused by a bug in React. Please file an issue.', topLevelType);
+              }
+            } // HTML Events
+            // @see http://www.w3.org/TR/html5/index.html#events-0
+
+            EventConstructor = SyntheticEvent;
+            break;
+        }
+
+        var event = EventConstructor.getPooled(dispatchConfig, targetInst, nativeEvent, nativeEventTarget);
+        accumulateTwoPhaseDispatches(event);
+        return event;
+      }
+    };
+    var isInteractiveTopLevelEventType = SimpleEventPlugin.isInteractiveTopLevelEventType;
+    var CALLBACK_BOOKKEEPING_POOL_SIZE = 10;
+    var callbackBookkeepingPool = [];
+    /**
+     * Find the deepest React component completely containing the root of the
+     * passed-in instance (for use when entire React trees are nested within each
+     * other). If React trees are not nested, returns null.
+     */
+
+    function findRootContainerNode(inst) {
+      // TODO: It may be a good idea to cache this to prevent unnecessary DOM
+      // traversal, but caching is difficult to do correctly without using a
+      // mutation observer to listen for all DOM changes.
+      while (inst.return) {
+        inst = inst.return;
+      }
+
+      if (inst.tag !== HostRoot) {
+        // This can happen if we're in a detached tree.
+        return null;
+      }
+
+      return inst.stateNode.containerInfo;
+    } // Used to store ancestor hierarchy in top level callback
+
+
+    function getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst) {
+      if (callbackBookkeepingPool.length) {
+        var instance = callbackBookkeepingPool.pop();
+        instance.topLevelType = topLevelType;
+        instance.nativeEvent = nativeEvent;
+        instance.targetInst = targetInst;
+        return instance;
+      }
+
+      return {
+        topLevelType: topLevelType,
+        nativeEvent: nativeEvent,
+        targetInst: targetInst,
+        ancestors: []
+      };
+    }
+
+    function releaseTopLevelCallbackBookKeeping(instance) {
+      instance.topLevelType = null;
+      instance.nativeEvent = null;
+      instance.targetInst = null;
+      instance.ancestors.length = 0;
+
+      if (callbackBookkeepingPool.length < CALLBACK_BOOKKEEPING_POOL_SIZE) {
+        callbackBookkeepingPool.push(instance);
+      }
+    }
+
+    function handleTopLevel(bookKeeping) {
+      var targetInst = bookKeeping.targetInst; // Loop through the hierarchy, in case there's any nested components.
+      // It's important that we build the array of ancestors before calling any
+      // event handlers, because event handlers can modify the DOM, leading to
+      // inconsistencies with ReactMount's node cache. See #1105.
+
+      var ancestor = targetInst;
+
+      do {
+        if (!ancestor) {
+          bookKeeping.ancestors.push(ancestor);
+          break;
+        }
+
+        var root = findRootContainerNode(ancestor);
+
+        if (!root) {
+          break;
+        }
+
+        bookKeeping.ancestors.push(ancestor);
+        ancestor = getClosestInstanceFromNode(root);
+      } while (ancestor);
+
+      for (var i = 0; i < bookKeeping.ancestors.length; i++) {
+        targetInst = bookKeeping.ancestors[i];
+        runExtractedEventsInBatch(bookKeeping.topLevelType, targetInst, bookKeeping.nativeEvent, getEventTarget(bookKeeping.nativeEvent));
+      }
+    } // TODO: can we stop exporting these?
+
+
+    var _enabled = true;
+
+    function setEnabled(enabled) {
+      _enabled = !!enabled;
+    }
+
+    function isEnabled() {
+      return _enabled;
+    }
+    /**
+     * Traps top-level events by using event bubbling.
+     *
+     * @param {number} topLevelType Number from `TopLevelEventTypes`.
+     * @param {object} element Element on which to attach listener.
+     * @return {?object} An object with a remove function which will forcefully
+     *                  remove the listener.
+     * @internal
+     */
+
+
+    function trapBubbledEvent(topLevelType, element) {
+      if (!element) {
+        return null;
+      }
+
+      var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;
+      addEventBubbleListener(element, getRawEventName(topLevelType), // Check if interactive and wrap in interactiveUpdates
+      dispatch.bind(null, topLevelType));
+    }
+    /**
+     * Traps a top-level event by using event capturing.
+     *
+     * @param {number} topLevelType Number from `TopLevelEventTypes`.
+     * @param {object} element Element on which to attach listener.
+     * @return {?object} An object with a remove function which will forcefully
+     *                  remove the listener.
+     * @internal
+     */
+
+
+    function trapCapturedEvent(topLevelType, element) {
+      if (!element) {
+        return null;
+      }
+
+      var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;
+      addEventCaptureListener(element, getRawEventName(topLevelType), // Check if interactive and wrap in interactiveUpdates
+      dispatch.bind(null, topLevelType));
+    }
+
+    function dispatchInteractiveEvent(topLevelType, nativeEvent) {
+      interactiveUpdates(dispatchEvent, topLevelType, nativeEvent);
+    }
+
+    function dispatchEvent(topLevelType, nativeEvent) {
+      if (!_enabled) {
+        return;
+      }
+
+      var nativeEventTarget = getEventTarget(nativeEvent);
+      var targetInst = getClosestInstanceFromNode(nativeEventTarget);
+
+      if (targetInst !== null && typeof targetInst.tag === 'number' && !isFiberMounted(targetInst)) {
+        // If we get an event (ex: img onload) before committing that
+        // component's mount, ignore it for now (that is, treat it as if it was an
+        // event on a non-React tree). We might also consider queueing events and
+        // dispatching them after the mount.
+        targetInst = null;
+      }
+
+      var bookKeeping = getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst);
+
+      try {
+        // Event queue being processed in the same cycle allows
+        // `preventDefault`.
+        batchedUpdates(handleTopLevel, bookKeeping);
+      } finally {
+        releaseTopLevelCallbackBookKeeping(bookKeeping);
+      }
+    }
+    /**
+     * Summary of `ReactBrowserEventEmitter` event handling:
+     *
+     *  - Top-level delegation is used to trap most native browser events. This
+     *    may only occur in the main thread and is the responsibility of
+     *    ReactDOMEventListener, which is injected and can therefore support
+     *    pluggable event sources. This is the only work that occurs in the main
+     *    thread.
+     *
+     *  - We normalize and de-duplicate events to account for browser quirks. This
+     *    may be done in the worker thread.
+     *
+     *  - Forward these native events (with the associated top-level type used to
+     *    trap it) to `EventPluginHub`, which in turn will ask plugins if they want
+     *    to extract any synthetic events.
+     *
+     *  - The `EventPluginHub` will then process each event by annotating them with
+     *    "dispatches", a sequence of listeners and IDs that care about that event.
+     *
+     *  - The `EventPluginHub` then dispatches the events.
+     *
+     * Overview of React and the event system:
+     *
+     * +------------+    .
+     * |    DOM     |    .
+     * +------------+    .
+     *       |           .
+     *       v           .
+     * +------------+    .
+     * | ReactEvent |    .
+     * |  Listener  |    .
+     * +------------+    .                         +-----------+
+     *       |           .               +--------+|SimpleEvent|
+     *       |           .               |         |Plugin     |
+     * +-----|------+    .               v         +-----------+
+     * |     |      |    .    +--------------+                    +------------+
+     * |     +-----------.--->|EventPluginHub|                    |    Event   |
+     * |            |    .    |              |     +-----------+  | Propagators|
+     * | ReactEvent |    .    |              |     |TapEvent   |  |------------|
+     * |  Emitter   |    .    |              |<---+|Plugin     |  |other plugin|
+     * |            |    .    |              |     +-----------+  |  utilities |
+     * |     +-----------.--->|              |                    +------------+
+     * |     |      |    .    +--------------+
+     * +-----|------+    .                ^        +-----------+
+     *       |           .                |        |Enter/Leave|
+     *       +           .                +-------+|Plugin     |
+     * +-------------+   .                         +-----------+
+     * | application |   .
+     * |-------------|   .
+     * |             |   .
+     * |             |   .
+     * +-------------+   .
+     *                   .
+     *    React Core     .  General Purpose Event Plugin System
+     */
+
+
+    var alreadyListeningTo = {};
+    var reactTopListenersCounter = 0;
+    /**
+     * To ensure no conflicts with other potential React instances on the page
+     */
+
+    var topListenersIDKey = '_reactListenersID' + ('' + Math.random()).slice(2);
+
+    function getListeningForDocument(mountAt) {
+      // In IE8, `mountAt` is a host object and doesn't have `hasOwnProperty`
+      // directly.
+      if (!Object.prototype.hasOwnProperty.call(mountAt, topListenersIDKey)) {
+        mountAt[topListenersIDKey] = reactTopListenersCounter++;
+        alreadyListeningTo[mountAt[topListenersIDKey]] = {};
+      }
+
+      return alreadyListeningTo[mountAt[topListenersIDKey]];
+    }
+    /**
+     * We listen for bubbled touch events on the document object.
+     *
+     * Firefox v8.01 (and possibly others) exhibited strange behavior when
+     * mounting `onmousemove` events at some node that was not the document
+     * element. The symptoms were that if your mouse is not moving over something
+     * contained within that mount point (for example on the background) the
+     * top-level listeners for `onmousemove` won't be called. However, if you
+     * register the `mousemove` on the document object, then it will of course
+     * catch all `mousemove`s. This along with iOS quirks, justifies restricting
+     * top-level listeners to the document object only, at least for these
+     * movement types of events and possibly all events.
+     *
+     * @see http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html
+     *
+     * Also, `keyup`/`keypress`/`keydown` do not bubble to the window on IE, but
+     * they bubble to document.
+     *
+     * @param {string} registrationName Name of listener (e.g. `onClick`).
+     * @param {object} mountAt Container where to mount the listener
+     */
+
+
+    function listenTo(registrationName, mountAt) {
+      var isListening = getListeningForDocument(mountAt);
+      var dependencies = registrationNameDependencies[registrationName];
+
+      for (var i = 0; i < dependencies.length; i++) {
+        var dependency = dependencies[i];
+
+        if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {
+          switch (dependency) {
+            case TOP_SCROLL:
+              trapCapturedEvent(TOP_SCROLL, mountAt);
+              break;
+
+            case TOP_FOCUS:
+            case TOP_BLUR:
+              trapCapturedEvent(TOP_FOCUS, mountAt);
+              trapCapturedEvent(TOP_BLUR, mountAt); // We set the flag for a single dependency later in this function,
+              // but this ensures we mark both as attached rather than just one.
+
+              isListening[TOP_BLUR] = true;
+              isListening[TOP_FOCUS] = true;
+              break;
+
+            case TOP_CANCEL:
+            case TOP_CLOSE:
+              if (isEventSupported(getRawEventName(dependency))) {
+                trapCapturedEvent(dependency, mountAt);
+              }
+
+              break;
+
+            case TOP_INVALID:
+            case TOP_SUBMIT:
+            case TOP_RESET:
+              // We listen to them on the target DOM elements.
+              // Some of them bubble so we don't want them to fire twice.
+              break;
+
+            default:
+              // By default, listen on the top level to all non-media events.
+              // Media events don't bubble so adding the listener wouldn't do anything.
+              var isMediaEvent = mediaEventTypes.indexOf(dependency) !== -1;
+
+              if (!isMediaEvent) {
+                trapBubbledEvent(dependency, mountAt);
+              }
+
+              break;
+          }
+
+          isListening[dependency] = true;
+        }
+      }
+    }
+
+    function isListeningToAllDependencies(registrationName, mountAt) {
+      var isListening = getListeningForDocument(mountAt);
+      var dependencies = registrationNameDependencies[registrationName];
+
+      for (var i = 0; i < dependencies.length; i++) {
+        var dependency = dependencies[i];
+
+        if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {
+          return false;
+        }
+      }
+
+      return true;
+    }
+
+    function getActiveElement(doc) {
+      doc = doc || (typeof document !== 'undefined' ? document : undefined);
+
+      if (typeof doc === 'undefined') {
+        return null;
+      }
+
+      try {
+        return doc.activeElement || doc.body;
+      } catch (e) {
+        return doc.body;
+      }
+    }
+    /**
+     * Given any node return the first leaf node without children.
+     *
+     * @param {DOMElement|DOMTextNode} node
+     * @return {DOMElement|DOMTextNode}
+     */
+
+
+    function getLeafNode(node) {
+      while (node && node.firstChild) {
+        node = node.firstChild;
+      }
+
+      return node;
+    }
+    /**
+     * Get the next sibling within a container. This will walk up the
+     * DOM if a node's siblings have been exhausted.
+     *
+     * @param {DOMElement|DOMTextNode} node
+     * @return {?DOMElement|DOMTextNode}
+     */
+
+
+    function getSiblingNode(node) {
+      while (node) {
+        if (node.nextSibling) {
+          return node.nextSibling;
+        }
+
+        node = node.parentNode;
+      }
+    }
+    /**
+     * Get object describing the nodes which contain characters at offset.
+     *
+     * @param {DOMElement|DOMTextNode} root
+     * @param {number} offset
+     * @return {?object}
+     */
+
+
+    function getNodeForCharacterOffset(root, offset) {
+      var node = getLeafNode(root);
+      var nodeStart = 0;
+      var nodeEnd = 0;
+
+      while (node) {
+        if (node.nodeType === TEXT_NODE) {
+          nodeEnd = nodeStart + node.textContent.length;
+
+          if (nodeStart <= offset && nodeEnd >= offset) {
+            return {
+              node: node,
+              offset: offset - nodeStart
+            };
+          }
+
+          nodeStart = nodeEnd;
+        }
+
+        node = getLeafNode(getSiblingNode(node));
+      }
+    }
+    /**
+     * @param {DOMElement} outerNode
+     * @return {?object}
+     */
+
+
+    function getOffsets(outerNode) {
+      var ownerDocument = outerNode.ownerDocument;
+      var win = ownerDocument && ownerDocument.defaultView || window;
+      var selection = win.getSelection && win.getSelection();
+
+      if (!selection || selection.rangeCount === 0) {
+        return null;
+      }
+
+      var anchorNode = selection.anchorNode,
+          anchorOffset = selection.anchorOffset,
+          focusNode = selection.focusNode,
+          focusOffset = selection.focusOffset; // In Firefox, anchorNode and focusNode can be "anonymous divs", e.g. the
+      // up/down buttons on an <input type="number">. Anonymous divs do not seem to
+      // expose properties, triggering a "Permission denied error" if any of its
+      // properties are accessed. The only seemingly possible way to avoid erroring
+      // is to access a property that typically works for non-anonymous divs and
+      // catch any error that may otherwise arise. See
+      // https://bugzilla.mozilla.org/show_bug.cgi?id=208427
+
+      try {
+        /* eslint-disable no-unused-expressions */
+        anchorNode.nodeType;
+        focusNode.nodeType;
+        /* eslint-enable no-unused-expressions */
+      } catch (e) {
+        return null;
+      }
+
+      return getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset);
+    }
+    /**
+     * Returns {start, end} where `start` is the character/codepoint index of
+     * (anchorNode, anchorOffset) within the textContent of `outerNode`, and
+     * `end` is the index of (focusNode, focusOffset).
+     *
+     * Returns null if you pass in garbage input but we should probably just crash.
+     *
+     * Exported only for testing.
+     */
+
+
+    function getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset) {
+      var length = 0;
+      var start = -1;
+      var end = -1;
+      var indexWithinAnchor = 0;
+      var indexWithinFocus = 0;
+      var node = outerNode;
+      var parentNode = null;
+
+      outer: while (true) {
+        var next = null;
+
+        while (true) {
+          if (node === anchorNode && (anchorOffset === 0 || node.nodeType === TEXT_NODE)) {
+            start = length + anchorOffset;
+          }
+
+          if (node === focusNode && (focusOffset === 0 || node.nodeType === TEXT_NODE)) {
+            end = length + focusOffset;
+          }
+
+          if (node.nodeType === TEXT_NODE) {
+            length += node.nodeValue.length;
+          }
+
+          if ((next = node.firstChild) === null) {
+            break;
+          } // Moving from `node` to its first child `next`.
+
+
+          parentNode = node;
+          node = next;
+        }
+
+        while (true) {
+          if (node === outerNode) {
+            // If `outerNode` has children, this is always the second time visiting
+            // it. If it has no children, this is still the first loop, and the only
+            // valid selection is anchorNode and focusNode both equal to this node
+            // and both offsets 0, in which case we will have handled above.
+            break outer;
+          }
+
+          if (parentNode === anchorNode && ++indexWithinAnchor === anchorOffset) {
+            start = length;
+          }
+
+          if (parentNode === focusNode && ++indexWithinFocus === focusOffset) {
+            end = length;
+          }
+
+          if ((next = node.nextSibling) !== null) {
+            break;
+          }
+
+          node = parentNode;
+          parentNode = node.parentNode;
+        } // Moving from `node` to its next sibling `next`.
+
+
+        node = next;
+      }
+
+      if (start === -1 || end === -1) {
+        // This should never happen. (Would happen if the anchor/focus nodes aren't
+        // actually inside the passed-in node.)
+        return null;
+      }
+
+      return {
+        start: start,
+        end: end
+      };
+    }
+    /**
+     * In modern non-IE browsers, we can support both forward and backward
+     * selections.
+     *
+     * Note: IE10+ supports the Selection object, but it does not support
+     * the `extend` method, which means that even in modern IE, it's not possible
+     * to programmatically create a backward selection. Thus, for all IE
+     * versions, we use the old IE API to create our selections.
+     *
+     * @param {DOMElement|DOMTextNode} node
+     * @param {object} offsets
+     */
+
+
+    function setOffsets(node, offsets) {
+      var doc = node.ownerDocument || document;
+      var win = doc && doc.defaultView || window; // Edge fails with "Object expected" in some scenarios.
+      // (For instance: TinyMCE editor used in a list component that supports pasting to add more,
+      // fails when pasting 100+ items)
+
+      if (!win.getSelection) {
+        return;
+      }
+
+      var selection = win.getSelection();
+      var length = node.textContent.length;
+      var start = Math.min(offsets.start, length);
+      var end = offsets.end === undefined ? start : Math.min(offsets.end, length); // IE 11 uses modern selection, but doesn't support the extend method.
+      // Flip backward selections, so we can set with a single range.
+
+      if (!selection.extend && start > end) {
+        var temp = end;
+        end = start;
+        start = temp;
+      }
+
+      var startMarker = getNodeForCharacterOffset(node, start);
+      var endMarker = getNodeForCharacterOffset(node, end);
+
+      if (startMarker && endMarker) {
+        if (selection.rangeCount === 1 && selection.anchorNode === startMarker.node && selection.anchorOffset === startMarker.offset && selection.focusNode === endMarker.node && selection.focusOffset === endMarker.offset) {
+          return;
+        }
+
+        var range = doc.createRange();
+        range.setStart(startMarker.node, startMarker.offset);
+        selection.removeAllRanges();
+
+        if (start > end) {
+          selection.addRange(range);
+          selection.extend(endMarker.node, endMarker.offset);
+        } else {
+          range.setEnd(endMarker.node, endMarker.offset);
+          selection.addRange(range);
+        }
+      }
+    }
+
+    function isTextNode(node) {
+      return node && node.nodeType === TEXT_NODE;
+    }
+
+    function containsNode(outerNode, innerNode) {
+      if (!outerNode || !innerNode) {
+        return false;
+      } else if (outerNode === innerNode) {
+        return true;
+      } else if (isTextNode(outerNode)) {
+        return false;
+      } else if (isTextNode(innerNode)) {
+        return containsNode(outerNode, innerNode.parentNode);
+      } else if ('contains' in outerNode) {
+        return outerNode.contains(innerNode);
+      } else if (outerNode.compareDocumentPosition) {
+        return !!(outerNode.compareDocumentPosition(innerNode) & 16);
+      } else {
+        return false;
+      }
+    }
+
+    function isInDocument(node) {
+      return node && node.ownerDocument && containsNode(node.ownerDocument.documentElement, node);
+    }
+
+    function getActiveElementDeep() {
+      var win = window;
+      var element = getActiveElement();
+
+      while (element instanceof win.HTMLIFrameElement) {
+        // Accessing the contentDocument of a HTMLIframeElement can cause the browser
+        // to throw, e.g. if it has a cross-origin src attribute
+        try {
+          win = element.contentDocument.defaultView;
+        } catch (e) {
+          return element;
+        }
+
+        element = getActiveElement(win.document);
+      }
+
+      return element;
+    }
+    /**
+     * @ReactInputSelection: React input selection module. Based on Selection.js,
+     * but modified to be suitable for react and has a couple of bug fixes (doesn't
+     * assume buttons have range selections allowed).
+     * Input selection module for React.
+     */
+
+    /**
+     * @hasSelectionCapabilities: we get the element types that support selection
+     * from https://html.spec.whatwg.org/#do-not-apply, looking at `selectionStart`
+     * and `selectionEnd` rows.
+     */
+
+
+    function hasSelectionCapabilities(elem) {
+      var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();
+      return nodeName && (nodeName === 'input' && (elem.type === 'text' || elem.type === 'search' || elem.type === 'tel' || elem.type === 'url' || elem.type === 'password') || nodeName === 'textarea' || elem.contentEditable === 'true');
+    }
+
+    function getSelectionInformation() {
+      var focusedElem = getActiveElementDeep();
+      return {
+        focusedElem: focusedElem,
+        selectionRange: hasSelectionCapabilities(focusedElem) ? getSelection$1(focusedElem) : null
+      };
+    }
+    /**
+     * @restoreSelection: If any selection information was potentially lost,
+     * restore it. This is useful when performing operations that could remove dom
+     * nodes and place them back in, resulting in focus being lost.
+     */
+
+
+    function restoreSelection(priorSelectionInformation) {
+      var curFocusedElem = getActiveElementDeep();
+      var priorFocusedElem = priorSelectionInformation.focusedElem;
+      var priorSelectionRange = priorSelectionInformation.selectionRange;
+
+      if (curFocusedElem !== priorFocusedElem && isInDocument(priorFocusedElem)) {
+        if (priorSelectionRange !== null && hasSelectionCapabilities(priorFocusedElem)) {
+          setSelection(priorFocusedElem, priorSelectionRange);
+        } // Focusing a node can change the scroll position, which is undesirable
+
+
+        var ancestors = [];
+        var ancestor = priorFocusedElem;
+
+        while (ancestor = ancestor.parentNode) {
+          if (ancestor.nodeType === ELEMENT_NODE) {
+            ancestors.push({
+              element: ancestor,
+              left: ancestor.scrollLeft,
+              top: ancestor.scrollTop
+            });
+          }
+        }
+
+        if (typeof priorFocusedElem.focus === 'function') {
+          priorFocusedElem.focus();
+        }
+
+        for (var i = 0; i < ancestors.length; i++) {
+          var info = ancestors[i];
+          info.element.scrollLeft = info.left;
+          info.element.scrollTop = info.top;
+        }
+      }
+    }
+    /**
+     * @getSelection: Gets the selection bounds of a focused textarea, input or
+     * contentEditable node.
+     * - at input: Look up selection bounds of this input
+     * - at return {start: selectionStart, end: selectionEnd}
+     */
+
+
+    function getSelection$1(input) {
+      var selection = void 0;
+
+      if ('selectionStart' in input) {
+        // Modern browser with input or textarea.
+        selection = {
+          start: input.selectionStart,
+          end: input.selectionEnd
+        };
+      } else {
+        // Content editable or old IE textarea.
+        selection = getOffsets(input);
+      }
+
+      return selection || {
+        start: 0,
+        end: 0
+      };
+    }
+    /**
+     * @setSelection: Sets the selection bounds of a textarea or input and focuses
+     * the input.
+     * - at input     Set selection bounds of this input or textarea
+     * - at offsets   Object of same form that is returned from get*
+     */
+
+
+    function setSelection(input, offsets) {
+      var start = offsets.start,
+          end = offsets.end;
+
+      if (end === undefined) {
+        end = start;
+      }
+
+      if ('selectionStart' in input) {
+        input.selectionStart = start;
+        input.selectionEnd = Math.min(end, input.value.length);
+      } else {
+        setOffsets(input, offsets);
+      }
+    }
+
+    var skipSelectionChangeEvent = canUseDOM && 'documentMode' in document && document.documentMode <= 11;
+    var eventTypes$3 = {
+      select: {
+        phasedRegistrationNames: {
+          bubbled: 'onSelect',
+          captured: 'onSelectCapture'
+        },
+        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]
+      }
+    };
+    var activeElement$1 = null;
+    var activeElementInst$1 = null;
+    var lastSelection = null;
+    var mouseDown = false;
+    /**
+     * Get an object which is a unique representation of the current selection.
+     *
+     * The return value will not be consistent across nodes or browsers, but
+     * two identical selections on the same node will return identical objects.
+     *
+     * @param {DOMElement} node
+     * @return {object}
+     */
+
+    function getSelection(node) {
+      if ('selectionStart' in node && hasSelectionCapabilities(node)) {
+        return {
+          start: node.selectionStart,
+          end: node.selectionEnd
+        };
+      } else {
+        var win = node.ownerDocument && node.ownerDocument.defaultView || window;
+        var selection = win.getSelection();
+        return {
+          anchorNode: selection.anchorNode,
+          anchorOffset: selection.anchorOffset,
+          focusNode: selection.focusNode,
+          focusOffset: selection.focusOffset
+        };
+      }
+    }
+    /**
+     * Get document associated with the event target.
+     *
+     * @param {object} nativeEventTarget
+     * @return {Document}
+     */
+
+
+    function getEventTargetDocument(eventTarget) {
+      return eventTarget.window === eventTarget ? eventTarget.document : eventTarget.nodeType === DOCUMENT_NODE ? eventTarget : eventTarget.ownerDocument;
+    }
+    /**
+     * Poll selection to see whether it's changed.
+     *
+     * @param {object} nativeEvent
+     * @param {object} nativeEventTarget
+     * @return {?SyntheticEvent}
+     */
+
+
+    function constructSelectEvent(nativeEvent, nativeEventTarget) {
+      // Ensure we have the right element, and that the user is not dragging a
+      // selection (this matches native `select` event behavior). In HTML5, select
+      // fires only on input and textarea thus if there's no focused element we
+      // won't dispatch.
+      var doc = getEventTargetDocument(nativeEventTarget);
+
+      if (mouseDown || activeElement$1 == null || activeElement$1 !== getActiveElement(doc)) {
+        return null;
+      } // Only fire when selection has actually changed.
+
+
+      var currentSelection = getSelection(activeElement$1);
+
+      if (!lastSelection || !shallowEqual(lastSelection, currentSelection)) {
+        lastSelection = currentSelection;
+        var syntheticEvent = SyntheticEvent.getPooled(eventTypes$3.select, activeElementInst$1, nativeEvent, nativeEventTarget);
+        syntheticEvent.type = 'select';
+        syntheticEvent.target = activeElement$1;
+        accumulateTwoPhaseDispatches(syntheticEvent);
+        return syntheticEvent;
+      }
+
+      return null;
+    }
+    /**
+     * This plugin creates an `onSelect` event that normalizes select events
+     * across form elements.
+     *
+     * Supported elements are:
+     * - input (see `isTextInputElement`)
+     * - textarea
+     * - contentEditable
+     *
+     * This differs from native browser implementations in the following ways:
+     * - Fires on contentEditable fields as well as inputs.
+     * - Fires for collapsed selection.
+     * - Fires after user input.
+     */
+
+
+    var SelectEventPlugin = {
+      eventTypes: eventTypes$3,
+      extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {
+        var doc = getEventTargetDocument(nativeEventTarget); // Track whether all listeners exists for this plugin. If none exist, we do
+        // not extract events. See #3639.
+
+        if (!doc || !isListeningToAllDependencies('onSelect', doc)) {
+          return null;
+        }
+
+        var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;
+
+        switch (topLevelType) {
+          // Track the input node that has focus.
+          case TOP_FOCUS:
+            if (isTextInputElement(targetNode) || targetNode.contentEditable === 'true') {
+              activeElement$1 = targetNode;
+              activeElementInst$1 = targetInst;
+              lastSelection = null;
+            }
+
+            break;
+
+          case TOP_BLUR:
+            activeElement$1 = null;
+            activeElementInst$1 = null;
+            lastSelection = null;
+            break;
+          // Don't fire the event while the user is dragging. This matches the
+          // semantics of the native select event.
+
+          case TOP_MOUSE_DOWN:
+            mouseDown = true;
+            break;
+
+          case TOP_CONTEXT_MENU:
+          case TOP_MOUSE_UP:
+          case TOP_DRAG_END:
+            mouseDown = false;
+            return constructSelectEvent(nativeEvent, nativeEventTarget);
+          // Chrome and IE fire non-standard event when selection is changed (and
+          // sometimes when it hasn't). IE's event fires out of order with respect
+          // to key and input events on deletion, so we discard it.
+          //
+          // Firefox doesn't support selectionchange, so check selection status
+          // after each key entry. The selection changes after keydown and before
+          // keyup, but we check on keydown as well in the case of holding down a
+          // key, when multiple keydown events are fired but only one keyup is.
+          // This is also our approach for IE handling, for the reason above.
+
+          case TOP_SELECTION_CHANGE:
+            if (skipSelectionChangeEvent) {
+              break;
+            }
+
+          // falls through
+
+          case TOP_KEY_DOWN:
+          case TOP_KEY_UP:
+            return constructSelectEvent(nativeEvent, nativeEventTarget);
+        }
+
+        return null;
+      }
+    };
+    /**
+     * Inject modules for resolving DOM hierarchy and plugin ordering.
+     */
+
+    injection.injectEventPluginOrder(DOMEventPluginOrder);
+    setComponentTree(getFiberCurrentPropsFromNode$1, getInstanceFromNode$1, getNodeFromInstance$1);
+    /**
+     * Some important event plugins included by default (without having to require
+     * them).
+     */
+
+    injection.injectEventPluginsByName({
+      SimpleEventPlugin: SimpleEventPlugin,
+      EnterLeaveEventPlugin: EnterLeaveEventPlugin,
+      ChangeEventPlugin: ChangeEventPlugin,
+      SelectEventPlugin: SelectEventPlugin,
+      BeforeInputEventPlugin: BeforeInputEventPlugin
+    });
+    var didWarnSelectedSetOnOption = false;
+    var didWarnInvalidChild = false;
+
+    function flattenChildren(children) {
+      var content = ''; // Flatten children. We'll warn if they are invalid
+      // during validateProps() which runs for hydration too.
+      // Note that this would throw on non-element objects.
+      // Elements are stringified (which is normally irrelevant
+      // but matters for <fbt>).
+
+      React.Children.forEach(children, function (child) {
+        if (child == null) {
+          return;
+        }
+
+        content += child; // Note: we don't warn about invalid children here.
+        // Instead, this is done separately below so that
+        // it happens during the hydration codepath too.
+      });
+      return content;
+    }
+    /**
+     * Implements an <option> host component that warns when `selected` is set.
+     */
+
+
+    function validateProps(element, props) {
+      {
+        // This mirrors the codepath above, but runs for hydration too.
+        // Warn about invalid children here so that client and hydration are consistent.
+        // TODO: this seems like it could cause a DEV-only throw for hydration
+        // if children contains a non-element object. We should try to avoid that.
+        if (typeof props.children === 'object' && props.children !== null) {
+          React.Children.forEach(props.children, function (child) {
+            if (child == null) {
+              return;
+            }
+
+            if (typeof child === 'string' || typeof child === 'number') {
+              return;
+            }
+
+            if (typeof child.type !== 'string') {
+              return;
+            }
+
+            if (!didWarnInvalidChild) {
+              didWarnInvalidChild = true;
+              warning$1(false, 'Only strings and numbers are supported as <option> children.');
+            }
+          });
+        } // TODO: Remove support for `selected` in <option>.
+
+
+        if (props.selected != null && !didWarnSelectedSetOnOption) {
+          warning$1(false, 'Use the `defaultValue` or `value` props on <select> instead of ' + 'setting `selected` on <option>.');
+          didWarnSelectedSetOnOption = true;
+        }
+      }
+    }
+
+    function postMountWrapper$1(element, props) {
+      // value="" should make a value attribute (#6219)
+      if (props.value != null) {
+        element.setAttribute('value', toString(getToStringValue(props.value)));
+      }
+    }
+
+    function getHostProps$1(element, props) {
+      var hostProps = _assign({
+        children: undefined
+      }, props);
+
+      var content = flattenChildren(props.children);
+
+      if (content) {
+        hostProps.children = content;
+      }
+
+      return hostProps;
+    } // TODO: direct imports like some-package/src/* are bad. Fix me.
+
+
+    var didWarnValueDefaultValue$1 = void 0;
+    {
+      didWarnValueDefaultValue$1 = false;
+    }
+
+    function getDeclarationErrorAddendum() {
+      var ownerName = getCurrentFiberOwnerNameInDevOrNull();
+
+      if (ownerName) {
+        return '\n\nCheck the render method of `' + ownerName + '`.';
+      }
+
+      return '';
+    }
+
+    var valuePropNames = ['value', 'defaultValue'];
+    /**
+     * Validation function for `value` and `defaultValue`.
+     */
+
+    function checkSelectPropTypes(props) {
+      ReactControlledValuePropTypes.checkPropTypes('select', props);
+
+      for (var i = 0; i < valuePropNames.length; i++) {
+        var propName = valuePropNames[i];
+
+        if (props[propName] == null) {
+          continue;
+        }
+
+        var isArray = Array.isArray(props[propName]);
+
+        if (props.multiple && !isArray) {
+          warning$1(false, 'The `%s` prop supplied to <select> must be an array if ' + '`multiple` is true.%s', propName, getDeclarationErrorAddendum());
+        } else if (!props.multiple && isArray) {
+          warning$1(false, 'The `%s` prop supplied to <select> must be a scalar ' + 'value if `multiple` is false.%s', propName, getDeclarationErrorAddendum());
+        }
+      }
+    }
+
+    function updateOptions(node, multiple, propValue, setDefaultSelected) {
+      var options = node.options;
+
+      if (multiple) {
+        var selectedValues = propValue;
+        var selectedValue = {};
+
+        for (var i = 0; i < selectedValues.length; i++) {
+          // Prefix to avoid chaos with special keys.
+          selectedValue['$' + selectedValues[i]] = true;
+        }
+
+        for (var _i = 0; _i < options.length; _i++) {
+          var selected = selectedValue.hasOwnProperty('$' + options[_i].value);
+
+          if (options[_i].selected !== selected) {
+            options[_i].selected = selected;
+          }
+
+          if (selected && setDefaultSelected) {
+            options[_i].defaultSelected = true;
+          }
+        }
+      } else {
+        // Do not set `select.value` as exact behavior isn't consistent across all
+        // browsers for all cases.
+        var _selectedValue = toString(getToStringValue(propValue));
+
+        var defaultSelected = null;
+
+        for (var _i2 = 0; _i2 < options.length; _i2++) {
+          if (options[_i2].value === _selectedValue) {
+            options[_i2].selected = true;
+
+            if (setDefaultSelected) {
+              options[_i2].defaultSelected = true;
+            }
+
+            return;
+          }
+
+          if (defaultSelected === null && !options[_i2].disabled) {
+            defaultSelected = options[_i2];
+          }
+        }
+
+        if (defaultSelected !== null) {
+          defaultSelected.selected = true;
+        }
+      }
+    }
+    /**
+     * Implements a <select> host component that allows optionally setting the
+     * props `value` and `defaultValue`. If `multiple` is false, the prop must be a
+     * stringable. If `multiple` is true, the prop must be an array of stringables.
+     *
+     * If `value` is not supplied (or null/undefined), user actions that change the
+     * selected option will trigger updates to the rendered options.
+     *
+     * If it is supplied (and not null/undefined), the rendered options will not
+     * update in response to user actions. Instead, the `value` prop must change in
+     * order for the rendered options to update.
+     *
+     * If `defaultValue` is provided, any options with the supplied values will be
+     * selected.
+     */
+
+
+    function getHostProps$2(element, props) {
+      return _assign({}, props, {
+        value: undefined
+      });
+    }
+
+    function initWrapperState$1(element, props) {
+      var node = element;
+      {
+        checkSelectPropTypes(props);
+      }
+      node._wrapperState = {
+        wasMultiple: !!props.multiple
+      };
+      {
+        if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue$1) {
+          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');
+          didWarnValueDefaultValue$1 = true;
+        }
+      }
+    }
+
+    function postMountWrapper$2(element, props) {
+      var node = element;
+      node.multiple = !!props.multiple;
+      var value = props.value;
+
+      if (value != null) {
+        updateOptions(node, !!props.multiple, value, false);
+      } else if (props.defaultValue != null) {
+        updateOptions(node, !!props.multiple, props.defaultValue, true);
+      }
+    }
+
+    function postUpdateWrapper(element, props) {
+      var node = element;
+      var wasMultiple = node._wrapperState.wasMultiple;
+      node._wrapperState.wasMultiple = !!props.multiple;
+      var value = props.value;
+
+      if (value != null) {
+        updateOptions(node, !!props.multiple, value, false);
+      } else if (wasMultiple !== !!props.multiple) {
+        // For simplicity, reapply `defaultValue` if `multiple` is toggled.
+        if (props.defaultValue != null) {
+          updateOptions(node, !!props.multiple, props.defaultValue, true);
+        } else {
+          // Revert the select back to its default unselected state.
+          updateOptions(node, !!props.multiple, props.multiple ? [] : '', false);
+        }
+      }
+    }
+
+    function restoreControlledState$2(element, props) {
+      var node = element;
+      var value = props.value;
+
+      if (value != null) {
+        updateOptions(node, !!props.multiple, value, false);
+      }
+    }
+
+    var didWarnValDefaultVal = false;
+    /**
+     * Implements a <textarea> host component that allows setting `value`, and
+     * `defaultValue`. This differs from the traditional DOM API because value is
+     * usually set as PCDATA children.
+     *
+     * If `value` is not supplied (or null/undefined), user actions that affect the
+     * value will trigger updates to the element.
+     *
+     * If `value` is supplied (and not null/undefined), the rendered element will
+     * not trigger updates to the element. Instead, the `value` prop must change in
+     * order for the rendered element to be updated.
+     *
+     * The rendered element will be initialized with an empty value, the prop
+     * `defaultValue` if specified, or the children content (deprecated).
+     */
+
+    function getHostProps$3(element, props) {
+      var node = element;
+      !(props.dangerouslySetInnerHTML == null) ? invariant(false, '`dangerouslySetInnerHTML` does not make sense on <textarea>.') : void 0; // Always set children to the same thing. In IE9, the selection range will
+      // get reset if `textContent` is mutated.  We could add a check in setTextContent
+      // to only set the value if/when the value differs from the node value (which would
+      // completely solve this IE9 bug), but Sebastian+Sophie seemed to like this
+      // solution. The value can be a boolean or object so that's why it's forced
+      // to be a string.
+
+      var hostProps = _assign({}, props, {
+        value: undefined,
+        defaultValue: undefined,
+        children: toString(node._wrapperState.initialValue)
+      });
+
+      return hostProps;
+    }
+
+    function initWrapperState$2(element, props) {
+      var node = element;
+      {
+        ReactControlledValuePropTypes.checkPropTypes('textarea', props);
+
+        if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValDefaultVal) {
+          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');
+          didWarnValDefaultVal = true;
+        }
+      }
+      var initialValue = props.value; // Only bother fetching default value if we're going to use it
+
+      if (initialValue == null) {
+        var defaultValue = props.defaultValue; // TODO (yungsters): Remove support for children content in <textarea>.
+
+        var children = props.children;
+
+        if (children != null) {
+          {
+            warning$1(false, 'Use the `defaultValue` or `value` props instead of setting ' + 'children on <textarea>.');
+          }
+          !(defaultValue == null) ? invariant(false, 'If you supply `defaultValue` on a <textarea>, do not pass children.') : void 0;
+
+          if (Array.isArray(children)) {
+            !(children.length <= 1) ? invariant(false, '<textarea> can only have at most one child.') : void 0;
+            children = children[0];
+          }
+
+          defaultValue = children;
+        }
+
+        if (defaultValue == null) {
+          defaultValue = '';
+        }
+
+        initialValue = defaultValue;
+      }
+
+      node._wrapperState = {
+        initialValue: getToStringValue(initialValue)
+      };
+    }
+
+    function updateWrapper$1(element, props) {
+      var node = element;
+      var value = getToStringValue(props.value);
+      var defaultValue = getToStringValue(props.defaultValue);
+
+      if (value != null) {
+        // Cast `value` to a string to ensure the value is set correctly. While
+        // browsers typically do this as necessary, jsdom doesn't.
+        var newValue = toString(value); // To avoid side effects (such as losing text selection), only set value if changed
+
+        if (newValue !== node.value) {
+          node.value = newValue;
+        }
+
+        if (props.defaultValue == null && node.defaultValue !== newValue) {
+          node.defaultValue = newValue;
+        }
+      }
+
+      if (defaultValue != null) {
+        node.defaultValue = toString(defaultValue);
+      }
+    }
+
+    function postMountWrapper$3(element, props) {
+      var node = element; // This is in postMount because we need access to the DOM node, which is not
+      // available until after the component has mounted.
+
+      var textContent = node.textContent; // Only set node.value if textContent is equal to the expected
+      // initial value. In IE10/IE11 there is a bug where the placeholder attribute
+      // will populate textContent as well.
+      // https://developer.microsoft.com/microsoft-edge/platform/issues/101525/
+
+      if (textContent === node._wrapperState.initialValue) {
+        node.value = textContent;
+      }
+    }
+
+    function restoreControlledState$3(element, props) {
+      // DOM component is still mounted; update
+      updateWrapper$1(element, props);
+    }
+
+    var HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';
+    var MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';
+    var SVG_NAMESPACE = 'http://www.w3.org/2000/svg';
+    var Namespaces = {
+      html: HTML_NAMESPACE$1,
+      mathml: MATH_NAMESPACE,
+      svg: SVG_NAMESPACE
+    }; // Assumes there is no parent namespace.
+
+    function getIntrinsicNamespace(type) {
+      switch (type) {
+        case 'svg':
+          return SVG_NAMESPACE;
+
+        case 'math':
+          return MATH_NAMESPACE;
+
+        default:
+          return HTML_NAMESPACE$1;
+      }
+    }
+
+    function getChildNamespace(parentNamespace, type) {
+      if (parentNamespace == null || parentNamespace === HTML_NAMESPACE$1) {
+        // No (or default) parent namespace: potential entry point.
+        return getIntrinsicNamespace(type);
+      }
+
+      if (parentNamespace === SVG_NAMESPACE && type === 'foreignObject') {
+        // We're leaving SVG.
+        return HTML_NAMESPACE$1;
+      } // By default, pass namespace below.
+
+
+      return parentNamespace;
+    }
+    /* globals MSApp */
+
+    /**
+     * Create a function which has 'unsafe' privileges (required by windows8 apps)
+     */
+
+
+    var createMicrosoftUnsafeLocalFunction = function (func) {
+      if (typeof MSApp !== 'undefined' && MSApp.execUnsafeLocalFunction) {
+        return function (arg0, arg1, arg2, arg3) {
+          MSApp.execUnsafeLocalFunction(function () {
+            return func(arg0, arg1, arg2, arg3);
+          });
+        };
+      } else {
+        return func;
+      }
+    }; // SVG temp container for IE lacking innerHTML
+
+
+    var reusableSVGContainer = void 0;
+    /**
+     * Set the innerHTML property of a node
+     *
+     * @param {DOMElement} node
+     * @param {string} html
+     * @internal
+     */
+
+    var setInnerHTML = createMicrosoftUnsafeLocalFunction(function (node, html) {
+      // IE does not have innerHTML for SVG nodes, so instead we inject the
+      // new markup in a temp node and then move the child nodes across into
+      // the target node
+      if (node.namespaceURI === Namespaces.svg && !('innerHTML' in node)) {
+        reusableSVGContainer = reusableSVGContainer || document.createElement('div');
+        reusableSVGContainer.innerHTML = '<svg>' + html + '</svg>';
+        var svgNode = reusableSVGContainer.firstChild;
+
+        while (node.firstChild) {
+          node.removeChild(node.firstChild);
+        }
+
+        while (svgNode.firstChild) {
+          node.appendChild(svgNode.firstChild);
+        }
+      } else {
+        node.innerHTML = html;
+      }
+    });
+    /**
+     * Set the textContent property of a node. For text updates, it's faster
+     * to set the `nodeValue` of the Text node directly instead of using
+     * `.textContent` which will remove the existing node and create a new one.
+     *
+     * @param {DOMElement} node
+     * @param {string} text
+     * @internal
+     */
+
+    var setTextContent = function (node, text) {
+      if (text) {
+        var firstChild = node.firstChild;
+
+        if (firstChild && firstChild === node.lastChild && firstChild.nodeType === TEXT_NODE) {
+          firstChild.nodeValue = text;
+          return;
+        }
+      }
+
+      node.textContent = text;
+    }; // List derived from Gecko source code:
+    // https://github.com/mozilla/gecko-dev/blob/4e638efc71/layout/style/test/property_database.js
+
+
+    var shorthandToLonghand = {
+      animation: ['animationDelay', 'animationDirection', 'animationDuration', 'animationFillMode', 'animationIterationCount', 'animationName', 'animationPlayState', 'animationTimingFunction'],
+      background: ['backgroundAttachment', 'backgroundClip', 'backgroundColor', 'backgroundImage', 'backgroundOrigin', 'backgroundPositionX', 'backgroundPositionY', 'backgroundRepeat', 'backgroundSize'],
+      backgroundPosition: ['backgroundPositionX', 'backgroundPositionY'],
+      border: ['borderBottomColor', 'borderBottomStyle', 'borderBottomWidth', 'borderImageOutset', 'borderImageRepeat', 'borderImageSlice', 'borderImageSource', 'borderImageWidth', 'borderLeftColor', 'borderLeftStyle', 'borderLeftWidth', 'borderRightColor', 'borderRightStyle', 'borderRightWidth', 'borderTopColor', 'borderTopStyle', 'borderTopWidth'],
+      borderBlockEnd: ['borderBlockEndColor', 'borderBlockEndStyle', 'borderBlockEndWidth'],
+      borderBlockStart: ['borderBlockStartColor', 'borderBlockStartStyle', 'borderBlockStartWidth'],
+      borderBottom: ['borderBottomColor', 'borderBottomStyle', 'borderBottomWidth'],
+      borderColor: ['borderBottomColor', 'borderLeftColor', 'borderRightColor', 'borderTopColor'],
+      borderImage: ['borderImageOutset', 'borderImageRepeat', 'borderImageSlice', 'borderImageSource', 'borderImageWidth'],
+      borderInlineEnd: ['borderInlineEndColor', 'borderInlineEndStyle', 'borderInlineEndWidth'],
+      borderInlineStart: ['borderInlineStartColor', 'borderInlineStartStyle', 'borderInlineStartWidth'],
+      borderLeft: ['borderLeftColor', 'borderLeftStyle', 'borderLeftWidth'],
+      borderRadius: ['borderBottomLeftRadius', 'borderBottomRightRadius', 'borderTopLeftRadius', 'borderTopRightRadius'],
+      borderRight: ['borderRightColor', 'borderRightStyle', 'borderRightWidth'],
+      borderStyle: ['borderBottomStyle', 'borderLeftStyle', 'borderRightStyle', 'borderTopStyle'],
+      borderTop: ['borderTopColor', 'borderTopStyle', 'borderTopWidth'],
+      borderWidth: ['borderBottomWidth', 'borderLeftWidth', 'borderRightWidth', 'borderTopWidth'],
+      columnRule: ['columnRuleColor', 'columnRuleStyle', 'columnRuleWidth'],
+      columns: ['columnCount', 'columnWidth'],
+      flex: ['flexBasis', 'flexGrow', 'flexShrink'],
+      flexFlow: ['flexDirection', 'flexWrap'],
+      font: ['fontFamily', 'fontFeatureSettings', 'fontKerning', 'fontLanguageOverride', 'fontSize', 'fontSizeAdjust', 'fontStretch', 'fontStyle', 'fontVariant', 'fontVariantAlternates', 'fontVariantCaps', 'fontVariantEastAsian', 'fontVariantLigatures', 'fontVariantNumeric', 'fontVariantPosition', 'fontWeight', 'lineHeight'],
+      fontVariant: ['fontVariantAlternates', 'fontVariantCaps', 'fontVariantEastAsian', 'fontVariantLigatures', 'fontVariantNumeric', 'fontVariantPosition'],
+      gap: ['columnGap', 'rowGap'],
+      grid: ['gridAutoColumns', 'gridAutoFlow', 'gridAutoRows', 'gridTemplateAreas', 'gridTemplateColumns', 'gridTemplateRows'],
+      gridArea: ['gridColumnEnd', 'gridColumnStart', 'gridRowEnd', 'gridRowStart'],
+      gridColumn: ['gridColumnEnd', 'gridColumnStart'],
+      gridColumnGap: ['columnGap'],
+      gridGap: ['columnGap', 'rowGap'],
+      gridRow: ['gridRowEnd', 'gridRowStart'],
+      gridRowGap: ['rowGap'],
+      gridTemplate: ['gridTemplateAreas', 'gridTemplateColumns', 'gridTemplateRows'],
+      listStyle: ['listStyleImage', 'listStylePosition', 'listStyleType'],
+      margin: ['marginBottom', 'marginLeft', 'marginRight', 'marginTop'],
+      marker: ['markerEnd', 'markerMid', 'markerStart'],
+      mask: ['maskClip', 'maskComposite', 'maskImage', 'maskMode', 'maskOrigin', 'maskPositionX', 'maskPositionY', 'maskRepeat', 'maskSize'],
+      maskPosition: ['maskPositionX', 'maskPositionY'],
+      outline: ['outlineColor', 'outlineStyle', 'outlineWidth'],
+      overflow: ['overflowX', 'overflowY'],
+      padding: ['paddingBottom', 'paddingLeft', 'paddingRight', 'paddingTop'],
+      placeContent: ['alignContent', 'justifyContent'],
+      placeItems: ['alignItems', 'justifyItems'],
+      placeSelf: ['alignSelf', 'justifySelf'],
+      textDecoration: ['textDecorationColor', 'textDecorationLine', 'textDecorationStyle'],
+      textEmphasis: ['textEmphasisColor', 'textEmphasisStyle'],
+      transition: ['transitionDelay', 'transitionDuration', 'transitionProperty', 'transitionTimingFunction'],
+      wordWrap: ['overflowWrap']
+    };
+    /**
+     * CSS properties which accept numbers but are not in units of "px".
+     */
+
+    var isUnitlessNumber = {
+      animationIterationCount: true,
+      borderImageOutset: true,
+      borderImageSlice: true,
+      borderImageWidth: true,
+      boxFlex: true,
+      boxFlexGroup: true,
+      boxOrdinalGroup: true,
+      columnCount: true,
+      columns: true,
+      flex: true,
+      flexGrow: true,
+      flexPositive: true,
+      flexShrink: true,
+      flexNegative: true,
+      flexOrder: true,
+      gridArea: true,
+      gridRow: true,
+      gridRowEnd: true,
+      gridRowSpan: true,
+      gridRowStart: true,
+      gridColumn: true,
+      gridColumnEnd: true,
+      gridColumnSpan: true,
+      gridColumnStart: true,
+      fontWeight: true,
+      lineClamp: true,
+      lineHeight: true,
+      opacity: true,
+      order: true,
+      orphans: true,
+      tabSize: true,
+      widows: true,
+      zIndex: true,
+      zoom: true,
+      // SVG-related properties
+      fillOpacity: true,
+      floodOpacity: true,
+      stopOpacity: true,
+      strokeDasharray: true,
+      strokeDashoffset: true,
+      strokeMiterlimit: true,
+      strokeOpacity: true,
+      strokeWidth: true
+    };
+    /**
+     * @param {string} prefix vendor-specific prefix, eg: Webkit
+     * @param {string} key style name, eg: transitionDuration
+     * @return {string} style name prefixed with `prefix`, properly camelCased, eg:
+     * WebkitTransitionDuration
+     */
+
+    function prefixKey(prefix, key) {
+      return prefix + key.charAt(0).toUpperCase() + key.substring(1);
+    }
+    /**
+     * Support style names that may come passed in prefixed by adding permutations
+     * of vendor prefixes.
+     */
+
+
+    var prefixes = ['Webkit', 'ms', 'Moz', 'O']; // Using Object.keys here, or else the vanilla for-in loop makes IE8 go into an
+    // infinite loop, because it iterates over the newly added props too.
+
+    Object.keys(isUnitlessNumber).forEach(function (prop) {
+      prefixes.forEach(function (prefix) {
+        isUnitlessNumber[prefixKey(prefix, prop)] = isUnitlessNumber[prop];
+      });
+    });
+    /**
+     * Convert a value into the proper css writable value. The style name `name`
+     * should be logical (no hyphens), as specified
+     * in `CSSProperty.isUnitlessNumber`.
+     *
+     * @param {string} name CSS property name such as `topMargin`.
+     * @param {*} value CSS property value such as `10px`.
+     * @return {string} Normalized style value with dimensions applied.
+     */
+
+    function dangerousStyleValue(name, value, isCustomProperty) {
+      // Note that we've removed escapeTextForBrowser() calls here since the
+      // whole string will be escaped when the attribute is injected into
+      // the markup. If you provide unsafe user data here they can inject
+      // arbitrary CSS which may be problematic (I couldn't repro this):
+      // https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
+      // http://www.thespanner.co.uk/2007/11/26/ultimate-xss-css-injection/
+      // This is not an XSS hole but instead a potential CSS injection issue
+      // which has lead to a greater discussion about how we're going to
+      // trust URLs moving forward. See #2115901
+      var isEmpty = value == null || typeof value === 'boolean' || value === '';
+
+      if (isEmpty) {
+        return '';
+      }
+
+      if (!isCustomProperty && typeof value === 'number' && value !== 0 && !(isUnitlessNumber.hasOwnProperty(name) && isUnitlessNumber[name])) {
+        return value + 'px'; // Presumes implicit 'px' suffix for unitless numbers
+      }
+
+      return ('' + value).trim();
+    }
+
+    var uppercasePattern = /([A-Z])/g;
+    var msPattern = /^ms-/;
+    /**
+     * Hyphenates a camelcased CSS property name, for example:
+     *
+     *   > hyphenateStyleName('backgroundColor')
+     *   < "background-color"
+     *   > hyphenateStyleName('MozTransition')
+     *   < "-moz-transition"
+     *   > hyphenateStyleName('msTransition')
+     *   < "-ms-transition"
+     *
+     * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix
+     * is converted to `-ms-`.
+     */
+
+    function hyphenateStyleName(name) {
+      return name.replace(uppercasePattern, '-$1').toLowerCase().replace(msPattern, '-ms-');
+    }
+
+    var warnValidStyle = function () {};
+
+    {
+      // 'msTransform' is correct, but the other prefixes should be capitalized
+      var badVendoredStyleNamePattern = /^(?:webkit|moz|o)[A-Z]/;
+      var msPattern$1 = /^-ms-/;
+      var hyphenPattern = /-(.)/g; // style values shouldn't contain a semicolon
+
+      var badStyleValueWithSemicolonPattern = /;\s*$/;
+      var warnedStyleNames = {};
+      var warnedStyleValues = {};
+      var warnedForNaNValue = false;
+      var warnedForInfinityValue = false;
+
+      var camelize = function (string) {
+        return string.replace(hyphenPattern, function (_, character) {
+          return character.toUpperCase();
+        });
+      };
+
+      var warnHyphenatedStyleName = function (name) {
+        if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {
+          return;
+        }
+
+        warnedStyleNames[name] = true;
+        warning$1(false, 'Unsupported style property %s. Did you mean %s?', name, // As Andi Smith suggests
+        // (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix
+        // is converted to lowercase `ms`.
+        camelize(name.replace(msPattern$1, 'ms-')));
+      };
+
+      var warnBadVendoredStyleName = function (name) {
+        if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {
+          return;
+        }
+
+        warnedStyleNames[name] = true;
+        warning$1(false, 'Unsupported vendor-prefixed style property %s. Did you mean %s?', name, name.charAt(0).toUpperCase() + name.slice(1));
+      };
+
+      var warnStyleValueWithSemicolon = function (name, value) {
+        if (warnedStyleValues.hasOwnProperty(value) && warnedStyleValues[value]) {
+          return;
+        }
+
+        warnedStyleValues[value] = true;
+        warning$1(false, "Style property values shouldn't contain a semicolon. " + 'Try "%s: %s" instead.', name, value.replace(badStyleValueWithSemicolonPattern, ''));
+      };
+
+      var warnStyleValueIsNaN = function (name, value) {
+        if (warnedForNaNValue) {
+          return;
+        }
+
+        warnedForNaNValue = true;
+        warning$1(false, '`NaN` is an invalid value for the `%s` css style property.', name);
+      };
+
+      var warnStyleValueIsInfinity = function (name, value) {
+        if (warnedForInfinityValue) {
+          return;
+        }
+
+        warnedForInfinityValue = true;
+        warning$1(false, '`Infinity` is an invalid value for the `%s` css style property.', name);
+      };
+
+      warnValidStyle = function (name, value) {
+        if (name.indexOf('-') > -1) {
+          warnHyphenatedStyleName(name);
+        } else if (badVendoredStyleNamePattern.test(name)) {
+          warnBadVendoredStyleName(name);
+        } else if (badStyleValueWithSemicolonPattern.test(value)) {
+          warnStyleValueWithSemicolon(name, value);
+        }
+
+        if (typeof value === 'number') {
+          if (isNaN(value)) {
+            warnStyleValueIsNaN(name, value);
+          } else if (!isFinite(value)) {
+            warnStyleValueIsInfinity(name, value);
+          }
+        }
+      };
+    }
+    var warnValidStyle$1 = warnValidStyle;
+    /**
+     * Operations for dealing with CSS properties.
+     */
+
+    /**
+     * This creates a string that is expected to be equivalent to the style
+     * attribute generated by server-side rendering. It by-passes warnings and
+     * security checks so it's not safe to use this value for anything other than
+     * comparison. It is only used in DEV for SSR validation.
+     */
+
+    function createDangerousStringForStyles(styles) {
+      {
+        var serialized = '';
+        var delimiter = '';
+
+        for (var styleName in styles) {
+          if (!styles.hasOwnProperty(styleName)) {
+            continue;
+          }
+
+          var styleValue = styles[styleName];
+
+          if (styleValue != null) {
+            var isCustomProperty = styleName.indexOf('--') === 0;
+            serialized += delimiter + hyphenateStyleName(styleName) + ':';
+            serialized += dangerousStyleValue(styleName, styleValue, isCustomProperty);
+            delimiter = ';';
+          }
+        }
+
+        return serialized || null;
+      }
+    }
+    /**
+     * Sets the value for multiple styles on a node.  If a value is specified as
+     * '' (empty string), the corresponding style property will be unset.
+     *
+     * @param {DOMElement} node
+     * @param {object} styles
+     */
+
+
+    function setValueForStyles(node, styles) {
+      var style = node.style;
+
+      for (var styleName in styles) {
+        if (!styles.hasOwnProperty(styleName)) {
+          continue;
+        }
+
+        var isCustomProperty = styleName.indexOf('--') === 0;
+        {
+          if (!isCustomProperty) {
+            warnValidStyle$1(styleName, styles[styleName]);
+          }
+        }
+        var styleValue = dangerousStyleValue(styleName, styles[styleName], isCustomProperty);
+
+        if (styleName === 'float') {
+          styleName = 'cssFloat';
+        }
+
+        if (isCustomProperty) {
+          style.setProperty(styleName, styleValue);
+        } else {
+          style[styleName] = styleValue;
+        }
+      }
+    }
+
+    function isValueEmpty(value) {
+      return value == null || typeof value === 'boolean' || value === '';
+    }
+    /**
+     * Given {color: 'red', overflow: 'hidden'} returns {
+     *   color: 'color',
+     *   overflowX: 'overflow',
+     *   overflowY: 'overflow',
+     * }. This can be read as "the overflowY property was set by the overflow
+     * shorthand". That is, the values are the property that each was derived from.
+     */
+
+
+    function expandShorthandMap(styles) {
+      var expanded = {};
+
+      for (var key in styles) {
+        var longhands = shorthandToLonghand[key] || [key];
+
+        for (var i = 0; i < longhands.length; i++) {
+          expanded[longhands[i]] = key;
+        }
+      }
+
+      return expanded;
+    }
+    /**
+     * When mixing shorthand and longhand property names, we warn during updates if
+     * we expect an incorrect result to occur. In particular, we warn for:
+     *
+     * Updating a shorthand property (longhand gets overwritten):
+     *   {font: 'foo', fontVariant: 'bar'} -> {font: 'baz', fontVariant: 'bar'}
+     *   becomes .style.font = 'baz'
+     * Removing a shorthand property (longhand gets lost too):
+     *   {font: 'foo', fontVariant: 'bar'} -> {fontVariant: 'bar'}
+     *   becomes .style.font = ''
+     * Removing a longhand property (should revert to shorthand; doesn't):
+     *   {font: 'foo', fontVariant: 'bar'} -> {font: 'foo'}
+     *   becomes .style.fontVariant = ''
+     */
+
+
+    function validateShorthandPropertyCollisionInDev(styleUpdates, nextStyles) {
+      if (!warnAboutShorthandPropertyCollision) {
+        return;
+      }
+
+      if (!nextStyles) {
+        return;
+      }
+
+      var expandedUpdates = expandShorthandMap(styleUpdates);
+      var expandedStyles = expandShorthandMap(nextStyles);
+      var warnedAbout = {};
+
+      for (var key in expandedUpdates) {
+        var originalKey = expandedUpdates[key];
+        var correctOriginalKey = expandedStyles[key];
+
+        if (correctOriginalKey && originalKey !== correctOriginalKey) {
+          var warningKey = originalKey + ',' + correctOriginalKey;
+
+          if (warnedAbout[warningKey]) {
+            continue;
+          }
+
+          warnedAbout[warningKey] = true;
+          warning$1(false, '%s a style property during rerender (%s) when a ' + 'conflicting property is set (%s) can lead to styling bugs. To ' + "avoid this, don't mix shorthand and non-shorthand properties " + 'for the same value; instead, replace the shorthand with ' + 'separate values.', isValueEmpty(styleUpdates[originalKey]) ? 'Removing' : 'Updating', originalKey, correctOriginalKey);
+        }
+      }
+    } // For HTML, certain tags should omit their close tag. We keep a whitelist for
+    // those special-case tags.
+
+
+    var omittedCloseTags = {
+      area: true,
+      base: true,
+      br: true,
+      col: true,
+      embed: true,
+      hr: true,
+      img: true,
+      input: true,
+      keygen: true,
+      link: true,
+      meta: true,
+      param: true,
+      source: true,
+      track: true,
+      wbr: true // NOTE: menuitem's close tag should be omitted, but that causes problems.
+
+    }; // For HTML, certain tags cannot have children. This has the same purpose as
+    // `omittedCloseTags` except that `menuitem` should still have its closing tag.
+
+    var voidElementTags = _assign({
+      menuitem: true
+    }, omittedCloseTags); // TODO: We can remove this if we add invariantWithStack()
+    // or add stack by default to invariants where possible.
+
+
+    var HTML$1 = '__html';
+    var ReactDebugCurrentFrame$2 = null;
+    {
+      ReactDebugCurrentFrame$2 = ReactSharedInternals.ReactDebugCurrentFrame;
+    }
+
+    function assertValidProps(tag, props) {
+      if (!props) {
+        return;
+      } // Note the use of `==` which checks for null or undefined.
+
+
+      if (voidElementTags[tag]) {
+        !(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;
+      }
+
+      if (props.dangerouslySetInnerHTML != null) {
+        !(props.children == null) ? invariant(false, 'Can only set one of `children` or `props.dangerouslySetInnerHTML`.') : void 0;
+        !(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;
+      }
+
+      {
+        !(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;
+      }
+      !(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;
+    }
+
+    function isCustomComponent(tagName, props) {
+      if (tagName.indexOf('-') === -1) {
+        return typeof props.is === 'string';
+      }
+
+      switch (tagName) {
+        // These are reserved SVG and MathML elements.
+        // We don't mind this whitelist too much because we expect it to never grow.
+        // The alternative is to track the namespace in a few places which is convoluted.
+        // https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
+        case 'annotation-xml':
+        case 'color-profile':
+        case 'font-face':
+        case 'font-face-src':
+        case 'font-face-uri':
+        case 'font-face-format':
+        case 'font-face-name':
+        case 'missing-glyph':
+          return false;
+
+        default:
+          return true;
+      }
+    } // When adding attributes to the HTML or SVG whitelist, be sure to
+    // also add them to this module to ensure casing and incorrect name
+    // warnings.
+
+
+    var possibleStandardNames = {
+      // HTML
+      accept: 'accept',
+      acceptcharset: 'acceptCharset',
+      'accept-charset': 'acceptCharset',
+      accesskey: 'accessKey',
+      action: 'action',
+      allowfullscreen: 'allowFullScreen',
+      alt: 'alt',
+      as: 'as',
+      async: 'async',
+      autocapitalize: 'autoCapitalize',
+      autocomplete: 'autoComplete',
+      autocorrect: 'autoCorrect',
+      autofocus: 'autoFocus',
+      autoplay: 'autoPlay',
+      autosave: 'autoSave',
+      capture: 'capture',
+      cellpadding: 'cellPadding',
+      cellspacing: 'cellSpacing',
+      challenge: 'challenge',
+      charset: 'charSet',
+      checked: 'checked',
+      children: 'children',
+      cite: 'cite',
+      class: 'className',
+      classid: 'classID',
+      classname: 'className',
+      cols: 'cols',
+      colspan: 'colSpan',
+      content: 'content',
+      contenteditable: 'contentEditable',
+      contextmenu: 'contextMenu',
+      controls: 'controls',
+      controlslist: 'controlsList',
+      coords: 'coords',
+      crossorigin: 'crossOrigin',
+      dangerouslysetinnerhtml: 'dangerouslySetInnerHTML',
+      data: 'data',
+      datetime: 'dateTime',
+      default: 'default',
+      defaultchecked: 'defaultChecked',
+      defaultvalue: 'defaultValue',
+      defer: 'defer',
+      dir: 'dir',
+      disabled: 'disabled',
+      download: 'download',
+      draggable: 'draggable',
+      enctype: 'encType',
+      for: 'htmlFor',
+      form: 'form',
+      formmethod: 'formMethod',
+      formaction: 'formAction',
+      formenctype: 'formEncType',
+      formnovalidate: 'formNoValidate',
+      formtarget: 'formTarget',
+      frameborder: 'frameBorder',
+      headers: 'headers',
+      height: 'height',
+      hidden: 'hidden',
+      high: 'high',
+      href: 'href',
+      hreflang: 'hrefLang',
+      htmlfor: 'htmlFor',
+      httpequiv: 'httpEquiv',
+      'http-equiv': 'httpEquiv',
+      icon: 'icon',
+      id: 'id',
+      innerhtml: 'innerHTML',
+      inputmode: 'inputMode',
+      integrity: 'integrity',
+      is: 'is',
+      itemid: 'itemID',
+      itemprop: 'itemProp',
+      itemref: 'itemRef',
+      itemscope: 'itemScope',
+      itemtype: 'itemType',
+      keyparams: 'keyParams',
+      keytype: 'keyType',
+      kind: 'kind',
+      label: 'label',
+      lang: 'lang',
+      list: 'list',
+      loop: 'loop',
+      low: 'low',
+      manifest: 'manifest',
+      marginwidth: 'marginWidth',
+      marginheight: 'marginHeight',
+      max: 'max',
+      maxlength: 'maxLength',
+      media: 'media',
+      mediagroup: 'mediaGroup',
+      method: 'method',
+      min: 'min',
+      minlength: 'minLength',
+      multiple: 'multiple',
+      muted: 'muted',
+      name: 'name',
+      nomodule: 'noModule',
+      nonce: 'nonce',
+      novalidate: 'noValidate',
+      open: 'open',
+      optimum: 'optimum',
+      pattern: 'pattern',
+      placeholder: 'placeholder',
+      playsinline: 'playsInline',
+      poster: 'poster',
+      preload: 'preload',
+      profile: 'profile',
+      radiogroup: 'radioGroup',
+      readonly: 'readOnly',
+      referrerpolicy: 'referrerPolicy',
+      rel: 'rel',
+      required: 'required',
+      reversed: 'reversed',
+      role: 'role',
+      rows: 'rows',
+      rowspan: 'rowSpan',
+      sandbox: 'sandbox',
+      scope: 'scope',
+      scoped: 'scoped',
+      scrolling: 'scrolling',
+      seamless: 'seamless',
+      selected: 'selected',
+      shape: 'shape',
+      size: 'size',
+      sizes: 'sizes',
+      span: 'span',
+      spellcheck: 'spellCheck',
+      src: 'src',
+      srcdoc: 'srcDoc',
+      srclang: 'srcLang',
+      srcset: 'srcSet',
+      start: 'start',
+      step: 'step',
+      style: 'style',
+      summary: 'summary',
+      tabindex: 'tabIndex',
+      target: 'target',
+      title: 'title',
+      type: 'type',
+      usemap: 'useMap',
+      value: 'value',
+      width: 'width',
+      wmode: 'wmode',
+      wrap: 'wrap',
+      // SVG
+      about: 'about',
+      accentheight: 'accentHeight',
+      'accent-height': 'accentHeight',
+      accumulate: 'accumulate',
+      additive: 'additive',
+      alignmentbaseline: 'alignmentBaseline',
+      'alignment-baseline': 'alignmentBaseline',
+      allowreorder: 'allowReorder',
+      alphabetic: 'alphabetic',
+      amplitude: 'amplitude',
+      arabicform: 'arabicForm',
+      'arabic-form': 'arabicForm',
+      ascent: 'ascent',
+      attributename: 'attributeName',
+      attributetype: 'attributeType',
+      autoreverse: 'autoReverse',
+      azimuth: 'azimuth',
+      basefrequency: 'baseFrequency',
+      baselineshift: 'baselineShift',
+      'baseline-shift': 'baselineShift',
+      baseprofile: 'baseProfile',
+      bbox: 'bbox',
+      begin: 'begin',
+      bias: 'bias',
+      by: 'by',
+      calcmode: 'calcMode',
+      capheight: 'capHeight',
+      'cap-height': 'capHeight',
+      clip: 'clip',
+      clippath: 'clipPath',
+      'clip-path': 'clipPath',
+      clippathunits: 'clipPathUnits',
+      cliprule: 'clipRule',
+      'clip-rule': 'clipRule',
+      color: 'color',
+      colorinterpolation: 'colorInterpolation',
+      'color-interpolation': 'colorInterpolation',
+      colorinterpolationfilters: 'colorInterpolationFilters',
+      'color-interpolation-filters': 'colorInterpolationFilters',
+      colorprofile: 'colorProfile',
+      'color-profile': 'colorProfile',
+      colorrendering: 'colorRendering',
+      'color-rendering': 'colorRendering',
+      contentscripttype: 'contentScriptType',
+      contentstyletype: 'contentStyleType',
+      cursor: 'cursor',
+      cx: 'cx',
+      cy: 'cy',
+      d: 'd',
+      datatype: 'datatype',
+      decelerate: 'decelerate',
+      descent: 'descent',
+      diffuseconstant: 'diffuseConstant',
+      direction: 'direction',
+      display: 'display',
+      divisor: 'divisor',
+      dominantbaseline: 'dominantBaseline',
+      'dominant-baseline': 'dominantBaseline',
+      dur: 'dur',
+      dx: 'dx',
+      dy: 'dy',
+      edgemode: 'edgeMode',
+      elevation: 'elevation',
+      enablebackground: 'enableBackground',
+      'enable-background': 'enableBackground',
+      end: 'end',
+      exponent: 'exponent',
+      externalresourcesrequired: 'externalResourcesRequired',
+      fill: 'fill',
+      fillopacity: 'fillOpacity',
+      'fill-opacity': 'fillOpacity',
+      fillrule: 'fillRule',
+      'fill-rule': 'fillRule',
+      filter: 'filter',
+      filterres: 'filterRes',
+      filterunits: 'filterUnits',
+      floodopacity: 'floodOpacity',
+      'flood-opacity': 'floodOpacity',
+      floodcolor: 'floodColor',
+      'flood-color': 'floodColor',
+      focusable: 'focusable',
+      fontfamily: 'fontFamily',
+      'font-family': 'fontFamily',
+      fontsize: 'fontSize',
+      'font-size': 'fontSize',
+      fontsizeadjust: 'fontSizeAdjust',
+      'font-size-adjust': 'fontSizeAdjust',
+      fontstretch: 'fontStretch',
+      'font-stretch': 'fontStretch',
+      fontstyle: 'fontStyle',
+      'font-style': 'fontStyle',
+      fontvariant: 'fontVariant',
+      'font-variant': 'fontVariant',
+      fontweight: 'fontWeight',
+      'font-weight': 'fontWeight',
+      format: 'format',
+      from: 'from',
+      fx: 'fx',
+      fy: 'fy',
+      g1: 'g1',
+      g2: 'g2',
+      glyphname: 'glyphName',
+      'glyph-name': 'glyphName',
+      glyphorientationhorizontal: 'glyphOrientationHorizontal',
+      'glyph-orientation-horizontal': 'glyphOrientationHorizontal',
+      glyphorientationvertical: 'glyphOrientationVertical',
+      'glyph-orientation-vertical': 'glyphOrientationVertical',
+      glyphref: 'glyphRef',
+      gradienttransform: 'gradientTransform',
+      gradientunits: 'gradientUnits',
+      hanging: 'hanging',
+      horizadvx: 'horizAdvX',
+      'horiz-adv-x': 'horizAdvX',
+      horizoriginx: 'horizOriginX',
+      'horiz-origin-x': 'horizOriginX',
+      ideographic: 'ideographic',
+      imagerendering: 'imageRendering',
+      'image-rendering': 'imageRendering',
+      in2: 'in2',
+      in: 'in',
+      inlist: 'inlist',
+      intercept: 'intercept',
+      k1: 'k1',
+      k2: 'k2',
+      k3: 'k3',
+      k4: 'k4',
+      k: 'k',
+      kernelmatrix: 'kernelMatrix',
+      kernelunitlength: 'kernelUnitLength',
+      kerning: 'kerning',
+      keypoints: 'keyPoints',
+      keysplines: 'keySplines',
+      keytimes: 'keyTimes',
+      lengthadjust: 'lengthAdjust',
+      letterspacing: 'letterSpacing',
+      'letter-spacing': 'letterSpacing',
+      lightingcolor: 'lightingColor',
+      'lighting-color': 'lightingColor',
+      limitingconeangle: 'limitingConeAngle',
+      local: 'local',
+      markerend: 'markerEnd',
+      'marker-end': 'markerEnd',
+      markerheight: 'markerHeight',
+      markermid: 'markerMid',
+      'marker-mid': 'markerMid',
+      markerstart: 'markerStart',
+      'marker-start': 'markerStart',
+      markerunits: 'markerUnits',
+      markerwidth: 'markerWidth',
+      mask: 'mask',
+      maskcontentunits: 'maskContentUnits',
+      maskunits: 'maskUnits',
+      mathematical: 'mathematical',
+      mode: 'mode',
+      numoctaves: 'numOctaves',
+      offset: 'offset',
+      opacity: 'opacity',
+      operator: 'operator',
+      order: 'order',
+      orient: 'orient',
+      orientation: 'orientation',
+      origin: 'origin',
+      overflow: 'overflow',
+      overlineposition: 'overlinePosition',
+      'overline-position': 'overlinePosition',
+      overlinethickness: 'overlineThickness',
+      'overline-thickness': 'overlineThickness',
+      paintorder: 'paintOrder',
+      'paint-order': 'paintOrder',
+      panose1: 'panose1',
+      'panose-1': 'panose1',
+      pathlength: 'pathLength',
+      patterncontentunits: 'patternContentUnits',
+      patterntransform: 'patternTransform',
+      patternunits: 'patternUnits',
+      pointerevents: 'pointerEvents',
+      'pointer-events': 'pointerEvents',
+      points: 'points',
+      pointsatx: 'pointsAtX',
+      pointsaty: 'pointsAtY',
+      pointsatz: 'pointsAtZ',
+      prefix: 'prefix',
+      preservealpha: 'preserveAlpha',
+      preserveaspectratio: 'preserveAspectRatio',
+      primitiveunits: 'primitiveUnits',
+      property: 'property',
+      r: 'r',
+      radius: 'radius',
+      refx: 'refX',
+      refy: 'refY',
+      renderingintent: 'renderingIntent',
+      'rendering-intent': 'renderingIntent',
+      repeatcount: 'repeatCount',
+      repeatdur: 'repeatDur',
+      requiredextensions: 'requiredExtensions',
+      requiredfeatures: 'requiredFeatures',
+      resource: 'resource',
+      restart: 'restart',
+      result: 'result',
+      results: 'results',
+      rotate: 'rotate',
+      rx: 'rx',
+      ry: 'ry',
+      scale: 'scale',
+      security: 'security',
+      seed: 'seed',
+      shaperendering: 'shapeRendering',
+      'shape-rendering': 'shapeRendering',
+      slope: 'slope',
+      spacing: 'spacing',
+      specularconstant: 'specularConstant',
+      specularexponent: 'specularExponent',
+      speed: 'speed',
+      spreadmethod: 'spreadMethod',
+      startoffset: 'startOffset',
+      stddeviation: 'stdDeviation',
+      stemh: 'stemh',
+      stemv: 'stemv',
+      stitchtiles: 'stitchTiles',
+      stopcolor: 'stopColor',
+      'stop-color': 'stopColor',
+      stopopacity: 'stopOpacity',
+      'stop-opacity': 'stopOpacity',
+      strikethroughposition: 'strikethroughPosition',
+      'strikethrough-position': 'strikethroughPosition',
+      strikethroughthickness: 'strikethroughThickness',
+      'strikethrough-thickness': 'strikethroughThickness',
+      string: 'string',
+      stroke: 'stroke',
+      strokedasharray: 'strokeDasharray',
+      'stroke-dasharray': 'strokeDasharray',
+      strokedashoffset: 'strokeDashoffset',
+      'stroke-dashoffset': 'strokeDashoffset',
+      strokelinecap: 'strokeLinecap',
+      'stroke-linecap': 'strokeLinecap',
+      strokelinejoin: 'strokeLinejoin',
+      'stroke-linejoin': 'strokeLinejoin',
+      strokemiterlimit: 'strokeMiterlimit',
+      'stroke-miterlimit': 'strokeMiterlimit',
+      strokewidth: 'strokeWidth',
+      'stroke-width': 'strokeWidth',
+      strokeopacity: 'strokeOpacity',
+      'stroke-opacity': 'strokeOpacity',
+      suppresscontenteditablewarning: 'suppressContentEditableWarning',
+      suppresshydrationwarning: 'suppressHydrationWarning',
+      surfacescale: 'surfaceScale',
+      systemlanguage: 'systemLanguage',
+      tablevalues: 'tableValues',
+      targetx: 'targetX',
+      targety: 'targetY',
+      textanchor: 'textAnchor',
+      'text-anchor': 'textAnchor',
+      textdecoration: 'textDecoration',
+      'text-decoration': 'textDecoration',
+      textlength: 'textLength',
+      textrendering: 'textRendering',
+      'text-rendering': 'textRendering',
+      to: 'to',
+      transform: 'transform',
+      typeof: 'typeof',
+      u1: 'u1',
+      u2: 'u2',
+      underlineposition: 'underlinePosition',
+      'underline-position': 'underlinePosition',
+      underlinethickness: 'underlineThickness',
+      'underline-thickness': 'underlineThickness',
+      unicode: 'unicode',
+      unicodebidi: 'unicodeBidi',
+      'unicode-bidi': 'unicodeBidi',
+      unicoderange: 'unicodeRange',
+      'unicode-range': 'unicodeRange',
+      unitsperem: 'unitsPerEm',
+      'units-per-em': 'unitsPerEm',
+      unselectable: 'unselectable',
+      valphabetic: 'vAlphabetic',
+      'v-alphabetic': 'vAlphabetic',
+      values: 'values',
+      vectoreffect: 'vectorEffect',
+      'vector-effect': 'vectorEffect',
+      version: 'version',
+      vertadvy: 'vertAdvY',
+      'vert-adv-y': 'vertAdvY',
+      vertoriginx: 'vertOriginX',
+      'vert-origin-x': 'vertOriginX',
+      vertoriginy: 'vertOriginY',
+      'vert-origin-y': 'vertOriginY',
+      vhanging: 'vHanging',
+      'v-hanging': 'vHanging',
+      videographic: 'vIdeographic',
+      'v-ideographic': 'vIdeographic',
+      viewbox: 'viewBox',
+      viewtarget: 'viewTarget',
+      visibility: 'visibility',
+      vmathematical: 'vMathematical',
+      'v-mathematical': 'vMathematical',
+      vocab: 'vocab',
+      widths: 'widths',
+      wordspacing: 'wordSpacing',
+      'word-spacing': 'wordSpacing',
+      writingmode: 'writingMode',
+      'writing-mode': 'writingMode',
+      x1: 'x1',
+      x2: 'x2',
+      x: 'x',
+      xchannelselector: 'xChannelSelector',
+      xheight: 'xHeight',
+      'x-height': 'xHeight',
+      xlinkactuate: 'xlinkActuate',
+      'xlink:actuate': 'xlinkActuate',
+      xlinkarcrole: 'xlinkArcrole',
+      'xlink:arcrole': 'xlinkArcrole',
+      xlinkhref: 'xlinkHref',
+      'xlink:href': 'xlinkHref',
+      xlinkrole: 'xlinkRole',
+      'xlink:role': 'xlinkRole',
+      xlinkshow: 'xlinkShow',
+      'xlink:show': 'xlinkShow',
+      xlinktitle: 'xlinkTitle',
+      'xlink:title': 'xlinkTitle',
+      xlinktype: 'xlinkType',
+      'xlink:type': 'xlinkType',
+      xmlbase: 'xmlBase',
+      'xml:base': 'xmlBase',
+      xmllang: 'xmlLang',
+      'xml:lang': 'xmlLang',
+      xmlns: 'xmlns',
+      'xml:space': 'xmlSpace',
+      xmlnsxlink: 'xmlnsXlink',
+      'xmlns:xlink': 'xmlnsXlink',
+      xmlspace: 'xmlSpace',
+      y1: 'y1',
+      y2: 'y2',
+      y: 'y',
+      ychannelselector: 'yChannelSelector',
+      z: 'z',
+      zoomandpan: 'zoomAndPan'
+    };
+    var ariaProperties = {
+      'aria-current': 0,
+      // state
+      'aria-details': 0,
+      'aria-disabled': 0,
+      // state
+      'aria-hidden': 0,
+      // state
+      'aria-invalid': 0,
+      // state
+      'aria-keyshortcuts': 0,
+      'aria-label': 0,
+      'aria-roledescription': 0,
+      // Widget Attributes
+      '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,
+      // Live Region Attributes
+      'aria-atomic': 0,
+      'aria-busy': 0,
+      'aria-live': 0,
+      'aria-relevant': 0,
+      // Drag-and-Drop Attributes
+      'aria-dropeffect': 0,
+      'aria-grabbed': 0,
+      // Relationship Attributes
+      '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
+    };
+    var warnedProperties = {};
+    var rARIA = new RegExp('^(aria)-[' + ATTRIBUTE_NAME_CHAR + ']*$');
+    var rARIACamel = new RegExp('^(aria)[A-Z][' + ATTRIBUTE_NAME_CHAR + ']*$');
+    var hasOwnProperty$2 = Object.prototype.hasOwnProperty;
+
+    function validateProperty(tagName, name) {
+      if (hasOwnProperty$2.call(warnedProperties, name) && warnedProperties[name]) {
+        return true;
+      }
+
+      if (rARIACamel.test(name)) {
+        var ariaName = 'aria-' + name.slice(4).toLowerCase();
+        var correctName = ariaProperties.hasOwnProperty(ariaName) ? ariaName : null; // If this is an aria-* attribute, but is not listed in the known DOM
+        // DOM properties, then it is an invalid aria-* attribute.
+
+        if (correctName == null) {
+          warning$1(false, 'Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.', name);
+          warnedProperties[name] = true;
+          return true;
+        } // aria-* attributes should be lowercase; suggest the lowercase version.
+
+
+        if (name !== correctName) {
+          warning$1(false, 'Invalid ARIA attribute `%s`. Did you mean `%s`?', name, correctName);
+          warnedProperties[name] = true;
+          return true;
+        }
+      }
+
+      if (rARIA.test(name)) {
+        var lowerCasedName = name.toLowerCase();
+        var standardName = ariaProperties.hasOwnProperty(lowerCasedName) ? lowerCasedName : null; // If this is an aria-* attribute, but is not listed in the known DOM
+        // DOM properties, then it is an invalid aria-* attribute.
+
+        if (standardName == null) {
+          warnedProperties[name] = true;
+          return false;
+        } // aria-* attributes should be lowercase; suggest the lowercase version.
+
+
+        if (name !== standardName) {
+          warning$1(false, 'Unknown ARIA attribute `%s`. Did you mean `%s`?', name, standardName);
+          warnedProperties[name] = true;
+          return true;
+        }
+      }
+
+      return true;
+    }
+
+    function warnInvalidARIAProps(type, props) {
+      var invalidProps = [];
+
+      for (var key in props) {
+        var isValid = validateProperty(type, key);
+
+        if (!isValid) {
+          invalidProps.push(key);
+        }
+      }
+
+      var unknownPropString = invalidProps.map(function (prop) {
+        return '`' + prop + '`';
+      }).join(', ');
+
+      if (invalidProps.length === 1) {
+        warning$1(false, 'Invalid aria prop %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);
+      } else if (invalidProps.length > 1) {
+        warning$1(false, 'Invalid aria props %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);
+      }
+    }
+
+    function validateProperties(type, props) {
+      if (isCustomComponent(type, props)) {
+        return;
+      }
+
+      warnInvalidARIAProps(type, props);
+    }
+
+    var didWarnValueNull = false;
+
+    function validateProperties$1(type, props) {
+      if (type !== 'input' && type !== 'textarea' && type !== 'select') {
+        return;
+      }
+
+      if (props != null && props.value === null && !didWarnValueNull) {
+        didWarnValueNull = true;
+
+        if (type === 'select' && props.multiple) {
+          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);
+        } else {
+          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);
+        }
+      }
+    }
+
+    var validateProperty$1 = function () {};
+
+    {
+      var warnedProperties$1 = {};
+      var _hasOwnProperty = Object.prototype.hasOwnProperty;
+      var EVENT_NAME_REGEX = /^on./;
+      var INVALID_EVENT_NAME_REGEX = /^on[^A-Z]/;
+      var rARIA$1 = new RegExp('^(aria)-[' + ATTRIBUTE_NAME_CHAR + ']*$');
+      var rARIACamel$1 = new RegExp('^(aria)[A-Z][' + ATTRIBUTE_NAME_CHAR + ']*$');
+
+      validateProperty$1 = function (tagName, name, value, canUseEventSystem) {
+        if (_hasOwnProperty.call(warnedProperties$1, name) && warnedProperties$1[name]) {
+          return true;
+        }
+
+        var lowerCasedName = name.toLowerCase();
+
+        if (lowerCasedName === 'onfocusin' || lowerCasedName === 'onfocusout') {
+          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.');
+          warnedProperties$1[name] = true;
+          return true;
+        } // We can't rely on the event system being injected on the server.
+
+
+        if (canUseEventSystem) {
+          if (registrationNameModules.hasOwnProperty(name)) {
+            return true;
+          }
+
+          var registrationName = possibleRegistrationNames.hasOwnProperty(lowerCasedName) ? possibleRegistrationNames[lowerCasedName] : null;
+
+          if (registrationName != null) {
+            warning$1(false, 'Invalid event handler property `%s`. Did you mean `%s`?', name, registrationName);
+            warnedProperties$1[name] = true;
+            return true;
+          }
+
+          if (EVENT_NAME_REGEX.test(name)) {
+            warning$1(false, 'Unknown event handler property `%s`. It will be ignored.', name);
+            warnedProperties$1[name] = true;
+            return true;
+          }
+        } else if (EVENT_NAME_REGEX.test(name)) {
+          // If no event plugins have been injected, we are in a server environment.
+          // So we can't tell if the event name is correct for sure, but we can filter
+          // out known bad ones like `onclick`. We can't suggest a specific replacement though.
+          if (INVALID_EVENT_NAME_REGEX.test(name)) {
+            warning$1(false, 'Invalid event handler property `%s`. ' + 'React events use the camelCase naming convention, for example `onClick`.', name);
+          }
+
+          warnedProperties$1[name] = true;
+          return true;
+        } // Let the ARIA attribute hook validate ARIA attributes
+
+
+        if (rARIA$1.test(name) || rARIACamel$1.test(name)) {
+          return true;
+        }
+
+        if (lowerCasedName === 'innerhtml') {
+          warning$1(false, 'Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');
+          warnedProperties$1[name] = true;
+          return true;
+        }
+
+        if (lowerCasedName === 'aria') {
+          warning$1(false, 'The `aria` attribute is reserved for future use in React. ' + 'Pass individual `aria-` attributes instead.');
+          warnedProperties$1[name] = true;
+          return true;
+        }
+
+        if (lowerCasedName === 'is' && value !== null && value !== undefined && typeof value !== 'string') {
+          warning$1(false, 'Received a `%s` for a string attribute `is`. If this is expected, cast ' + 'the value to a string.', typeof value);
+          warnedProperties$1[name] = true;
+          return true;
+        }
+
+        if (typeof value === 'number' && isNaN(value)) {
+          warning$1(false, 'Received NaN for the `%s` attribute. If this is expected, cast ' + 'the value to a string.', name);
+          warnedProperties$1[name] = true;
+          return true;
+        }
+
+        var propertyInfo = getPropertyInfo(name);
+        var isReserved = propertyInfo !== null && propertyInfo.type === RESERVED; // Known attributes should match the casing specified in the property config.
+
+        if (possibleStandardNames.hasOwnProperty(lowerCasedName)) {
+          var standardName = possibleStandardNames[lowerCasedName];
+
+          if (standardName !== name) {
+            warning$1(false, 'Invalid DOM property `%s`. Did you mean `%s`?', name, standardName);
+            warnedProperties$1[name] = true;
+            return true;
+          }
+        } else if (!isReserved && name !== lowerCasedName) {
+          // Unknown attributes should have lowercase casing since that's how they
+          // will be cased anyway with server rendering.
+          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);
+          warnedProperties$1[name] = true;
+          return true;
+        }
+
+        if (typeof value === 'boolean' && shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {
+          if (value) {
+            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);
+          } else {
+            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);
+          }
+
+          warnedProperties$1[name] = true;
+          return true;
+        } // Now that we've validated casing, do not validate
+        // data types for reserved props
+
+
+        if (isReserved) {
+          return true;
+        } // Warn when a known attribute is a bad type
+
+
+        if (shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {
+          warnedProperties$1[name] = true;
+          return false;
+        } // Warn when passing the strings 'false' or 'true' into a boolean prop
+
+
+        if ((value === 'false' || value === 'true') && propertyInfo !== null && propertyInfo.type === BOOLEAN) {
+          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);
+          warnedProperties$1[name] = true;
+          return true;
+        }
+
+        return true;
+      };
+    }
+
+    var warnUnknownProperties = function (type, props, canUseEventSystem) {
+      var unknownProps = [];
+
+      for (var key in props) {
+        var isValid = validateProperty$1(type, key, props[key], canUseEventSystem);
+
+        if (!isValid) {
+          unknownProps.push(key);
+        }
+      }
+
+      var unknownPropString = unknownProps.map(function (prop) {
+        return '`' + prop + '`';
+      }).join(', ');
+
+      if (unknownProps.length === 1) {
+        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);
+      } else if (unknownProps.length > 1) {
+        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);
+      }
+    };
+
+    function validateProperties$2(type, props, canUseEventSystem) {
+      if (isCustomComponent(type, props)) {
+        return;
+      }
+
+      warnUnknownProperties(type, props, canUseEventSystem);
+    } // TODO: direct imports like some-package/src/* are bad. Fix me.
+
+
+    var didWarnInvalidHydration = false;
+    var didWarnShadyDOM = false;
+    var DANGEROUSLY_SET_INNER_HTML = 'dangerouslySetInnerHTML';
+    var SUPPRESS_CONTENT_EDITABLE_WARNING = 'suppressContentEditableWarning';
+    var SUPPRESS_HYDRATION_WARNING$1 = 'suppressHydrationWarning';
+    var AUTOFOCUS = 'autoFocus';
+    var CHILDREN = 'children';
+    var STYLE$1 = 'style';
+    var HTML = '__html';
+    var HTML_NAMESPACE = Namespaces.html;
+    var warnedUnknownTags = void 0;
+    var suppressHydrationWarning = void 0;
+    var validatePropertiesInDevelopment = void 0;
+    var warnForTextDifference = void 0;
+    var warnForPropDifference = void 0;
+    var warnForExtraAttributes = void 0;
+    var warnForInvalidEventListener = void 0;
+    var canDiffStyleForHydrationWarning = void 0;
+    var normalizeMarkupForTextOrAttribute = void 0;
+    var normalizeHTML = void 0;
+    {
+      warnedUnknownTags = {
+        // Chrome is the only major browser not shipping <time>. But as of July
+        // 2017 it intends to ship it due to widespread usage. We intentionally
+        // *don't* warn for <time> even if it's unrecognized by Chrome because
+        // it soon will be, and many apps have been using it anyway.
+        time: true,
+        // There are working polyfills for <dialog>. Let people use it.
+        dialog: true,
+        // Electron ships a custom <webview> tag to display external web content in
+        // an isolated frame and process.
+        // This tag is not present in non Electron environments such as JSDom which
+        // is often used for testing purposes.
+        // @see https://electronjs.org/docs/api/webview-tag
+        webview: true
+      };
+
+      validatePropertiesInDevelopment = function (type, props) {
+        validateProperties(type, props);
+        validateProperties$1(type, props);
+        validateProperties$2(type, props,
+        /* canUseEventSystem */
+        true);
+      }; // IE 11 parses & normalizes the style attribute as opposed to other
+      // browsers. It adds spaces and sorts the properties in some
+      // non-alphabetical order. Handling that would require sorting CSS
+      // properties in the client & server versions or applying
+      // `expectedStyle` to a temporary DOM node to read its `style` attribute
+      // normalized. Since it only affects IE, we're skipping style warnings
+      // in that browser completely in favor of doing all that work.
+      // See https://github.com/facebook/react/issues/11807
+
+
+      canDiffStyleForHydrationWarning = canUseDOM && !document.documentMode; // HTML parsing normalizes CR and CRLF to LF.
+      // It also can turn \u0000 into \uFFFD inside attributes.
+      // https://www.w3.org/TR/html5/single-page.html#preprocessing-the-input-stream
+      // If we have a mismatch, it might be caused by that.
+      // We will still patch up in this case but not fire the warning.
+
+      var NORMALIZE_NEWLINES_REGEX = /\r\n?/g;
+      var NORMALIZE_NULL_AND_REPLACEMENT_REGEX = /\u0000|\uFFFD/g;
+
+      normalizeMarkupForTextOrAttribute = function (markup) {
+        var markupString = typeof markup === 'string' ? markup : '' + markup;
+        return markupString.replace(NORMALIZE_NEWLINES_REGEX, '\n').replace(NORMALIZE_NULL_AND_REPLACEMENT_REGEX, '');
+      };
+
+      warnForTextDifference = function (serverText, clientText) {
+        if (didWarnInvalidHydration) {
+          return;
+        }
+
+        var normalizedClientText = normalizeMarkupForTextOrAttribute(clientText);
+        var normalizedServerText = normalizeMarkupForTextOrAttribute(serverText);
+
+        if (normalizedServerText === normalizedClientText) {
+          return;
+        }
+
+        didWarnInvalidHydration = true;
+        warningWithoutStack$1(false, 'Text content did not match. Server: "%s" Client: "%s"', normalizedServerText, normalizedClientText);
+      };
+
+      warnForPropDifference = function (propName, serverValue, clientValue) {
+        if (didWarnInvalidHydration) {
+          return;
+        }
+
+        var normalizedClientValue = normalizeMarkupForTextOrAttribute(clientValue);
+        var normalizedServerValue = normalizeMarkupForTextOrAttribute(serverValue);
+
+        if (normalizedServerValue === normalizedClientValue) {
+          return;
+        }
+
+        didWarnInvalidHydration = true;
+        warningWithoutStack$1(false, 'Prop `%s` did not match. Server: %s Client: %s', propName, JSON.stringify(normalizedServerValue), JSON.stringify(normalizedClientValue));
+      };
+
+      warnForExtraAttributes = function (attributeNames) {
+        if (didWarnInvalidHydration) {
+          return;
+        }
+
+        didWarnInvalidHydration = true;
+        var names = [];
+        attributeNames.forEach(function (name) {
+          names.push(name);
+        });
+        warningWithoutStack$1(false, 'Extra attributes from the server: %s', names);
+      };
+
+      warnForInvalidEventListener = function (registrationName, listener) {
+        if (listener === false) {
+          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);
+        } else {
+          warning$1(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.', registrationName, typeof listener);
+        }
+      }; // Parse the HTML and read it back to normalize the HTML string so that it
+      // can be used for comparison.
+
+
+      normalizeHTML = function (parent, html) {
+        // We could have created a separate document here to avoid
+        // re-initializing custom elements if they exist. But this breaks
+        // how <noscript> is being handled. So we use the same document.
+        // See the discussion in https://github.com/facebook/react/pull/11157.
+        var testElement = parent.namespaceURI === HTML_NAMESPACE ? parent.ownerDocument.createElement(parent.tagName) : parent.ownerDocument.createElementNS(parent.namespaceURI, parent.tagName);
+        testElement.innerHTML = html;
+        return testElement.innerHTML;
+      };
+    }
+
+    function ensureListeningTo(rootContainerElement, registrationName) {
+      var isDocumentOrFragment = rootContainerElement.nodeType === DOCUMENT_NODE || rootContainerElement.nodeType === DOCUMENT_FRAGMENT_NODE;
+      var doc = isDocumentOrFragment ? rootContainerElement : rootContainerElement.ownerDocument;
+      listenTo(registrationName, doc);
+    }
+
+    function getOwnerDocumentFromRootContainer(rootContainerElement) {
+      return rootContainerElement.nodeType === DOCUMENT_NODE ? rootContainerElement : rootContainerElement.ownerDocument;
+    }
+
+    function noop() {}
+
+    function trapClickOnNonInteractiveElement(node) {
+      // Mobile Safari does not fire properly bubble click events on
+      // non-interactive elements, which means delegated click listeners do not
+      // fire. The workaround for this bug involves attaching an empty click
+      // listener on the target node.
+      // http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html
+      // Just set it using the onclick property so that we don't have to manage any
+      // bookkeeping for it. Not sure if we need to clear it when the listener is
+      // removed.
+      // TODO: Only do this for the relevant Safaris maybe?
+      node.onclick = noop;
+    }
+
+    function setInitialDOMProperties(tag, domElement, rootContainerElement, nextProps, isCustomComponentTag) {
+      for (var propKey in nextProps) {
+        if (!nextProps.hasOwnProperty(propKey)) {
+          continue;
+        }
+
+        var nextProp = nextProps[propKey];
+
+        if (propKey === STYLE$1) {
+          {
+            if (nextProp) {
+              // Freeze the next style object so that we can assume it won't be
+              // mutated. We have already warned for this in the past.
+              Object.freeze(nextProp);
+            }
+          } // Relies on `updateStylesByID` not mutating `styleUpdates`.
+
+          setValueForStyles(domElement, nextProp);
+        } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {
+          var nextHtml = nextProp ? nextProp[HTML] : undefined;
+
+          if (nextHtml != null) {
+            setInnerHTML(domElement, nextHtml);
+          }
+        } else if (propKey === CHILDREN) {
+          if (typeof nextProp === 'string') {
+            // Avoid setting initial textContent when the text is empty. In IE11 setting
+            // textContent on a <textarea> will cause the placeholder to not
+            // show within the <textarea> until it has been focused and blurred again.
+            // https://github.com/facebook/react/issues/6731#issuecomment-254874553
+            var canSetTextContent = tag !== 'textarea' || nextProp !== '';
+
+            if (canSetTextContent) {
+              setTextContent(domElement, nextProp);
+            }
+          } else if (typeof nextProp === 'number') {
+            setTextContent(domElement, '' + nextProp);
+          }
+        } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {// Noop
+        } else if (propKey === AUTOFOCUS) {// We polyfill it separately on the client during commit.
+          // We could have excluded it in the property list instead of
+          // adding a special case here, but then it wouldn't be emitted
+          // on server rendering (but we *do* want to emit it in SSR).
+        } else if (registrationNameModules.hasOwnProperty(propKey)) {
+          if (nextProp != null) {
+            if (true && typeof nextProp !== 'function') {
+              warnForInvalidEventListener(propKey, nextProp);
+            }
+
+            ensureListeningTo(rootContainerElement, propKey);
+          }
+        } else if (nextProp != null) {
+          setValueForProperty(domElement, propKey, nextProp, isCustomComponentTag);
+        }
+      }
+    }
+
+    function updateDOMProperties(domElement, updatePayload, wasCustomComponentTag, isCustomComponentTag) {
+      // TODO: Handle wasCustomComponentTag
+      for (var i = 0; i < updatePayload.length; i += 2) {
+        var propKey = updatePayload[i];
+        var propValue = updatePayload[i + 1];
+
+        if (propKey === STYLE$1) {
+          setValueForStyles(domElement, propValue);
+        } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {
+          setInnerHTML(domElement, propValue);
+        } else if (propKey === CHILDREN) {
+          setTextContent(domElement, propValue);
+        } else {
+          setValueForProperty(domElement, propKey, propValue, isCustomComponentTag);
+        }
+      }
+    }
+
+    function createElement(type, props, rootContainerElement, parentNamespace) {
+      var isCustomComponentTag = void 0; // We create tags in the namespace of their parent container, except HTML
+      // tags get no namespace.
+
+      var ownerDocument = getOwnerDocumentFromRootContainer(rootContainerElement);
+      var domElement = void 0;
+      var namespaceURI = parentNamespace;
+
+      if (namespaceURI === HTML_NAMESPACE) {
+        namespaceURI = getIntrinsicNamespace(type);
+      }
+
+      if (namespaceURI === HTML_NAMESPACE) {
+        {
+          isCustomComponentTag = isCustomComponent(type, props); // Should this check be gated by parent namespace? Not sure we want to
+          // allow <SVG> or <mATH>.
+
+          !(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;
+        }
+
+        if (type === 'script') {
+          // Create the script via .innerHTML so its "parser-inserted" flag is
+          // set to true and it does not execute
+          var div = ownerDocument.createElement('div');
+          div.innerHTML = '<script><' + '/script>'; // eslint-disable-line
+          // This is guaranteed to yield a script element.
+
+          var firstChild = div.firstChild;
+          domElement = div.removeChild(firstChild);
+        } else if (typeof props.is === 'string') {
+          // $FlowIssue `createElement` should be updated for Web Components
+          domElement = ownerDocument.createElement(type, {
+            is: props.is
+          });
+        } else {
+          // Separate else branch instead of using `props.is || undefined` above because of a Firefox bug.
+          // See discussion in https://github.com/facebook/react/pull/6896
+          // and discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=1276240
+          domElement = ownerDocument.createElement(type); // Normally attributes are assigned in `setInitialDOMProperties`, however the `multiple`
+          // attribute on `select`s needs to be added before `option`s are inserted. This prevents
+          // a bug where the `select` does not scroll to the correct option because singular
+          // `select` elements automatically pick the first item.
+          // See https://github.com/facebook/react/issues/13222
+
+          if (type === 'select' && props.multiple) {
+            var node = domElement;
+            node.multiple = true;
+          }
+        }
+      } else {
+        domElement = ownerDocument.createElementNS(namespaceURI, type);
+      }
+
+      {
+        if (namespaceURI === HTML_NAMESPACE) {
+          if (!isCustomComponentTag && Object.prototype.toString.call(domElement) === '[object HTMLUnknownElement]' && !Object.prototype.hasOwnProperty.call(warnedUnknownTags, type)) {
+            warnedUnknownTags[type] = true;
+            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);
+          }
+        }
+      }
+      return domElement;
+    }
+
+    function createTextNode(text, rootContainerElement) {
+      return getOwnerDocumentFromRootContainer(rootContainerElement).createTextNode(text);
+    }
+
+    function setInitialProperties(domElement, tag, rawProps, rootContainerElement) {
+      var isCustomComponentTag = isCustomComponent(tag, rawProps);
+      {
+        validatePropertiesInDevelopment(tag, rawProps);
+
+        if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {
+          warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');
+          didWarnShadyDOM = true;
+        }
+      } // TODO: Make sure that we check isMounted before firing any of these events.
+
+      var props = void 0;
+
+      switch (tag) {
+        case 'iframe':
+        case 'object':
+          trapBubbledEvent(TOP_LOAD, domElement);
+          props = rawProps;
+          break;
+
+        case 'video':
+        case 'audio':
+          // Create listener for each media event
+          for (var i = 0; i < mediaEventTypes.length; i++) {
+            trapBubbledEvent(mediaEventTypes[i], domElement);
+          }
+
+          props = rawProps;
+          break;
+
+        case 'source':
+          trapBubbledEvent(TOP_ERROR, domElement);
+          props = rawProps;
+          break;
+
+        case 'img':
+        case 'image':
+        case 'link':
+          trapBubbledEvent(TOP_ERROR, domElement);
+          trapBubbledEvent(TOP_LOAD, domElement);
+          props = rawProps;
+          break;
+
+        case 'form':
+          trapBubbledEvent(TOP_RESET, domElement);
+          trapBubbledEvent(TOP_SUBMIT, domElement);
+          props = rawProps;
+          break;
+
+        case 'details':
+          trapBubbledEvent(TOP_TOGGLE, domElement);
+          props = rawProps;
+          break;
+
+        case 'input':
+          initWrapperState(domElement, rawProps);
+          props = getHostProps(domElement, rawProps);
+          trapBubbledEvent(TOP_INVALID, domElement); // For controlled components we always need to ensure we're listening
+          // to onChange. Even if there is no listener.
+
+          ensureListeningTo(rootContainerElement, 'onChange');
+          break;
+
+        case 'option':
+          validateProps(domElement, rawProps);
+          props = getHostProps$1(domElement, rawProps);
+          break;
+
+        case 'select':
+          initWrapperState$1(domElement, rawProps);
+          props = getHostProps$2(domElement, rawProps);
+          trapBubbledEvent(TOP_INVALID, domElement); // For controlled components we always need to ensure we're listening
+          // to onChange. Even if there is no listener.
+
+          ensureListeningTo(rootContainerElement, 'onChange');
+          break;
+
+        case 'textarea':
+          initWrapperState$2(domElement, rawProps);
+          props = getHostProps$3(domElement, rawProps);
+          trapBubbledEvent(TOP_INVALID, domElement); // For controlled components we always need to ensure we're listening
+          // to onChange. Even if there is no listener.
+
+          ensureListeningTo(rootContainerElement, 'onChange');
+          break;
+
+        default:
+          props = rawProps;
+      }
+
+      assertValidProps(tag, props);
+      setInitialDOMProperties(tag, domElement, rootContainerElement, props, isCustomComponentTag);
+
+      switch (tag) {
+        case 'input':
+          // TODO: Make sure we check if this is still unmounted or do any clean
+          // up necessary since we never stop tracking anymore.
+          track(domElement);
+          postMountWrapper(domElement, rawProps, false);
+          break;
+
+        case 'textarea':
+          // TODO: Make sure we check if this is still unmounted or do any clean
+          // up necessary since we never stop tracking anymore.
+          track(domElement);
+          postMountWrapper$3(domElement, rawProps);
+          break;
+
+        case 'option':
+          postMountWrapper$1(domElement, rawProps);
+          break;
+
+        case 'select':
+          postMountWrapper$2(domElement, rawProps);
+          break;
+
+        default:
+          if (typeof props.onClick === 'function') {
+            // TODO: This cast may not be sound for SVG, MathML or custom elements.
+            trapClickOnNonInteractiveElement(domElement);
+          }
+
+          break;
+      }
+    } // Calculate the diff between the two objects.
+
+
+    function diffProperties(domElement, tag, lastRawProps, nextRawProps, rootContainerElement) {
+      {
+        validatePropertiesInDevelopment(tag, nextRawProps);
+      }
+      var updatePayload = null;
+      var lastProps = void 0;
+      var nextProps = void 0;
+
+      switch (tag) {
+        case 'input':
+          lastProps = getHostProps(domElement, lastRawProps);
+          nextProps = getHostProps(domElement, nextRawProps);
+          updatePayload = [];
+          break;
+
+        case 'option':
+          lastProps = getHostProps$1(domElement, lastRawProps);
+          nextProps = getHostProps$1(domElement, nextRawProps);
+          updatePayload = [];
+          break;
+
+        case 'select':
+          lastProps = getHostProps$2(domElement, lastRawProps);
+          nextProps = getHostProps$2(domElement, nextRawProps);
+          updatePayload = [];
+          break;
+
+        case 'textarea':
+          lastProps = getHostProps$3(domElement, lastRawProps);
+          nextProps = getHostProps$3(domElement, nextRawProps);
+          updatePayload = [];
+          break;
+
+        default:
+          lastProps = lastRawProps;
+          nextProps = nextRawProps;
+
+          if (typeof lastProps.onClick !== 'function' && typeof nextProps.onClick === 'function') {
+            // TODO: This cast may not be sound for SVG, MathML or custom elements.
+            trapClickOnNonInteractiveElement(domElement);
+          }
+
+          break;
+      }
+
+      assertValidProps(tag, nextProps);
+      var propKey = void 0;
+      var styleName = void 0;
+      var styleUpdates = null;
+
+      for (propKey in lastProps) {
+        if (nextProps.hasOwnProperty(propKey) || !lastProps.hasOwnProperty(propKey) || lastProps[propKey] == null) {
+          continue;
+        }
+
+        if (propKey === STYLE$1) {
+          var lastStyle = lastProps[propKey];
+
+          for (styleName in lastStyle) {
+            if (lastStyle.hasOwnProperty(styleName)) {
+              if (!styleUpdates) {
+                styleUpdates = {};
+              }
+
+              styleUpdates[styleName] = '';
+            }
+          }
+        } else if (propKey === DANGEROUSLY_SET_INNER_HTML || propKey === CHILDREN) {// Noop. This is handled by the clear text mechanism.
+        } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {// Noop
+        } else if (propKey === AUTOFOCUS) {// Noop. It doesn't work on updates anyway.
+        } else if (registrationNameModules.hasOwnProperty(propKey)) {
+          // This is a special case. If any listener updates we need to ensure
+          // that the "current" fiber pointer gets updated so we need a commit
+          // to update this element.
+          if (!updatePayload) {
+            updatePayload = [];
+          }
+        } else {
+          // For all other deleted properties we add it to the queue. We use
+          // the whitelist in the commit phase instead.
+          (updatePayload = updatePayload || []).push(propKey, null);
+        }
+      }
+
+      for (propKey in nextProps) {
+        var nextProp = nextProps[propKey];
+        var lastProp = lastProps != null ? lastProps[propKey] : undefined;
+
+        if (!nextProps.hasOwnProperty(propKey) || nextProp === lastProp || nextProp == null && lastProp == null) {
+          continue;
+        }
+
+        if (propKey === STYLE$1) {
+          {
+            if (nextProp) {
+              // Freeze the next style object so that we can assume it won't be
+              // mutated. We have already warned for this in the past.
+              Object.freeze(nextProp);
+            }
+          }
+
+          if (lastProp) {
+            // Unset styles on `lastProp` but not on `nextProp`.
+            for (styleName in lastProp) {
+              if (lastProp.hasOwnProperty(styleName) && (!nextProp || !nextProp.hasOwnProperty(styleName))) {
+                if (!styleUpdates) {
+                  styleUpdates = {};
+                }
+
+                styleUpdates[styleName] = '';
+              }
+            } // Update styles that changed since `lastProp`.
+
+
+            for (styleName in nextProp) {
+              if (nextProp.hasOwnProperty(styleName) && lastProp[styleName] !== nextProp[styleName]) {
+                if (!styleUpdates) {
+                  styleUpdates = {};
+                }
+
+                styleUpdates[styleName] = nextProp[styleName];
+              }
+            }
+          } else {
+            // Relies on `updateStylesByID` not mutating `styleUpdates`.
+            if (!styleUpdates) {
+              if (!updatePayload) {
+                updatePayload = [];
+              }
+
+              updatePayload.push(propKey, styleUpdates);
+            }
+
+            styleUpdates = nextProp;
+          }
+        } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {
+          var nextHtml = nextProp ? nextProp[HTML] : undefined;
+          var lastHtml = lastProp ? lastProp[HTML] : undefined;
+
+          if (nextHtml != null) {
+            if (lastHtml !== nextHtml) {
+              (updatePayload = updatePayload || []).push(propKey, '' + nextHtml);
+            }
+          } else {// TODO: It might be too late to clear this if we have children
+            // inserted already.
+          }
+        } else if (propKey === CHILDREN) {
+          if (lastProp !== nextProp && (typeof nextProp === 'string' || typeof nextProp === 'number')) {
+            (updatePayload = updatePayload || []).push(propKey, '' + nextProp);
+          }
+        } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {// Noop
+        } else if (registrationNameModules.hasOwnProperty(propKey)) {
+          if (nextProp != null) {
+            // We eagerly listen to this even though we haven't committed yet.
+            if (true && typeof nextProp !== 'function') {
+              warnForInvalidEventListener(propKey, nextProp);
+            }
+
+            ensureListeningTo(rootContainerElement, propKey);
+          }
+
+          if (!updatePayload && lastProp !== nextProp) {
+            // This is a special case. If any listener updates we need to ensure
+            // that the "current" props pointer gets updated so we need a commit
+            // to update this element.
+            updatePayload = [];
+          }
+        } else {
+          // For any other property we always add it to the queue and then we
+          // filter it out using the whitelist during the commit.
+          (updatePayload = updatePayload || []).push(propKey, nextProp);
+        }
+      }
+
+      if (styleUpdates) {
+        {
+          validateShorthandPropertyCollisionInDev(styleUpdates, nextProps[STYLE$1]);
+        }
+        (updatePayload = updatePayload || []).push(STYLE$1, styleUpdates);
+      }
+
+      return updatePayload;
+    } // Apply the diff.
+
+
+    function updateProperties(domElement, updatePayload, tag, lastRawProps, nextRawProps) {
+      // Update checked *before* name.
+      // In the middle of an update, it is possible to have multiple checked.
+      // When a checked radio tries to change name, browser makes another radio's checked false.
+      if (tag === 'input' && nextRawProps.type === 'radio' && nextRawProps.name != null) {
+        updateChecked(domElement, nextRawProps);
+      }
+
+      var wasCustomComponentTag = isCustomComponent(tag, lastRawProps);
+      var isCustomComponentTag = isCustomComponent(tag, nextRawProps); // Apply the diff.
+
+      updateDOMProperties(domElement, updatePayload, wasCustomComponentTag, isCustomComponentTag); // TODO: Ensure that an update gets scheduled if any of the special props
+      // changed.
+
+      switch (tag) {
+        case 'input':
+          // Update the wrapper around inputs *after* updating props. This has to
+          // happen after `updateDOMProperties`. Otherwise HTML5 input validations
+          // raise warnings and prevent the new value from being assigned.
+          updateWrapper(domElement, nextRawProps);
+          break;
+
+        case 'textarea':
+          updateWrapper$1(domElement, nextRawProps);
+          break;
+
+        case 'select':
+          // <select> value update needs to occur after <option> children
+          // reconciliation
+          postUpdateWrapper(domElement, nextRawProps);
+          break;
+      }
+    }
+
+    function getPossibleStandardName(propName) {
+      {
+        var lowerCasedName = propName.toLowerCase();
+
+        if (!possibleStandardNames.hasOwnProperty(lowerCasedName)) {
+          return null;
+        }
+
+        return possibleStandardNames[lowerCasedName] || null;
+      }
+      return null;
+    }
+
+    function diffHydratedProperties(domElement, tag, rawProps, parentNamespace, rootContainerElement) {
+      var isCustomComponentTag = void 0;
+      var extraAttributeNames = void 0;
+      {
+        suppressHydrationWarning = rawProps[SUPPRESS_HYDRATION_WARNING$1] === true;
+        isCustomComponentTag = isCustomComponent(tag, rawProps);
+        validatePropertiesInDevelopment(tag, rawProps);
+
+        if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {
+          warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');
+          didWarnShadyDOM = true;
+        }
+      } // TODO: Make sure that we check isMounted before firing any of these events.
+
+      switch (tag) {
+        case 'iframe':
+        case 'object':
+          trapBubbledEvent(TOP_LOAD, domElement);
+          break;
+
+        case 'video':
+        case 'audio':
+          // Create listener for each media event
+          for (var i = 0; i < mediaEventTypes.length; i++) {
+            trapBubbledEvent(mediaEventTypes[i], domElement);
+          }
+
+          break;
+
+        case 'source':
+          trapBubbledEvent(TOP_ERROR, domElement);
+          break;
+
+        case 'img':
+        case 'image':
+        case 'link':
+          trapBubbledEvent(TOP_ERROR, domElement);
+          trapBubbledEvent(TOP_LOAD, domElement);
+          break;
+
+        case 'form':
+          trapBubbledEvent(TOP_RESET, domElement);
+          trapBubbledEvent(TOP_SUBMIT, domElement);
+          break;
+
+        case 'details':
+          trapBubbledEvent(TOP_TOGGLE, domElement);
+          break;
+
+        case 'input':
+          initWrapperState(domElement, rawProps);
+          trapBubbledEvent(TOP_INVALID, domElement); // For controlled components we always need to ensure we're listening
+          // to onChange. Even if there is no listener.
+
+          ensureListeningTo(rootContainerElement, 'onChange');
+          break;
+
+        case 'option':
+          validateProps(domElement, rawProps);
+          break;
+
+        case 'select':
+          initWrapperState$1(domElement, rawProps);
+          trapBubbledEvent(TOP_INVALID, domElement); // For controlled components we always need to ensure we're listening
+          // to onChange. Even if there is no listener.
+
+          ensureListeningTo(rootContainerElement, 'onChange');
+          break;
+
+        case 'textarea':
+          initWrapperState$2(domElement, rawProps);
+          trapBubbledEvent(TOP_INVALID, domElement); // For controlled components we always need to ensure we're listening
+          // to onChange. Even if there is no listener.
+
+          ensureListeningTo(rootContainerElement, 'onChange');
+          break;
+      }
+
+      assertValidProps(tag, rawProps);
+      {
+        extraAttributeNames = new Set();
+        var attributes = domElement.attributes;
+
+        for (var _i = 0; _i < attributes.length; _i++) {
+          var name = attributes[_i].name.toLowerCase();
+
+          switch (name) {
+            // Built-in SSR attribute is whitelisted
+            case 'data-reactroot':
+              break;
+            // Controlled attributes are not validated
+            // TODO: Only ignore them on controlled tags.
+
+            case 'value':
+              break;
+
+            case 'checked':
+              break;
+
+            case 'selected':
+              break;
+
+            default:
+              // Intentionally use the original name.
+              // See discussion in https://github.com/facebook/react/pull/10676.
+              extraAttributeNames.add(attributes[_i].name);
+          }
+        }
+      }
+      var updatePayload = null;
+
+      for (var propKey in rawProps) {
+        if (!rawProps.hasOwnProperty(propKey)) {
+          continue;
+        }
+
+        var nextProp = rawProps[propKey];
+
+        if (propKey === CHILDREN) {
+          // For text content children we compare against textContent. This
+          // might match additional HTML that is hidden when we read it using
+          // textContent. E.g. "foo" will match "f<span>oo</span>" but that still
+          // satisfies our requirement. Our requirement is not to produce perfect
+          // HTML and attributes. Ideally we should preserve structure but it's
+          // ok not to if the visible content is still enough to indicate what
+          // even listeners these nodes might be wired up to.
+          // TODO: Warn if there is more than a single textNode as a child.
+          // TODO: Should we use domElement.firstChild.nodeValue to compare?
+          if (typeof nextProp === 'string') {
+            if (domElement.textContent !== nextProp) {
+              if (true && !suppressHydrationWarning) {
+                warnForTextDifference(domElement.textContent, nextProp);
+              }
+
+              updatePayload = [CHILDREN, nextProp];
+            }
+          } else if (typeof nextProp === 'number') {
+            if (domElement.textContent !== '' + nextProp) {
+              if (true && !suppressHydrationWarning) {
+                warnForTextDifference(domElement.textContent, nextProp);
+              }
+
+              updatePayload = [CHILDREN, '' + nextProp];
+            }
+          }
+        } else if (registrationNameModules.hasOwnProperty(propKey)) {
+          if (nextProp != null) {
+            if (true && typeof nextProp !== 'function') {
+              warnForInvalidEventListener(propKey, nextProp);
+            }
+
+            ensureListeningTo(rootContainerElement, propKey);
+          }
+        } else if (true && // Convince Flow we've calculated it (it's DEV-only in this method.)
+        typeof isCustomComponentTag === 'boolean') {
+          // Validate that the properties correspond to their expected values.
+          var serverValue = void 0;
+          var propertyInfo = getPropertyInfo(propKey);
+
+          if (suppressHydrationWarning) {// Don't bother comparing. We're ignoring all these warnings.
+          } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1 || // Controlled attributes are not validated
+          // TODO: Only ignore them on controlled tags.
+          propKey === 'value' || propKey === 'checked' || propKey === 'selected') {// Noop
+          } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {
+            var serverHTML = domElement.innerHTML;
+            var nextHtml = nextProp ? nextProp[HTML] : undefined;
+            var expectedHTML = normalizeHTML(domElement, nextHtml != null ? nextHtml : '');
+
+            if (expectedHTML !== serverHTML) {
+              warnForPropDifference(propKey, serverHTML, expectedHTML);
+            }
+          } else if (propKey === STYLE$1) {
+            // $FlowFixMe - Should be inferred as not undefined.
+            extraAttributeNames.delete(propKey);
+
+            if (canDiffStyleForHydrationWarning) {
+              var expectedStyle = createDangerousStringForStyles(nextProp);
+              serverValue = domElement.getAttribute('style');
+
+              if (expectedStyle !== serverValue) {
+                warnForPropDifference(propKey, serverValue, expectedStyle);
+              }
+            }
+          } else if (isCustomComponentTag) {
+            // $FlowFixMe - Should be inferred as not undefined.
+            extraAttributeNames.delete(propKey.toLowerCase());
+            serverValue = getValueForAttribute(domElement, propKey, nextProp);
+
+            if (nextProp !== serverValue) {
+              warnForPropDifference(propKey, serverValue, nextProp);
+            }
+          } else if (!shouldIgnoreAttribute(propKey, propertyInfo, isCustomComponentTag) && !shouldRemoveAttribute(propKey, nextProp, propertyInfo, isCustomComponentTag)) {
+            var isMismatchDueToBadCasing = false;
+
+            if (propertyInfo !== null) {
+              // $FlowFixMe - Should be inferred as not undefined.
+              extraAttributeNames.delete(propertyInfo.attributeName);
+              serverValue = getValueForProperty(domElement, propKey, nextProp, propertyInfo);
+            } else {
+              var ownNamespace = parentNamespace;
+
+              if (ownNamespace === HTML_NAMESPACE) {
+                ownNamespace = getIntrinsicNamespace(tag);
+              }
+
+              if (ownNamespace === HTML_NAMESPACE) {
+                // $FlowFixMe - Should be inferred as not undefined.
+                extraAttributeNames.delete(propKey.toLowerCase());
+              } else {
+                var standardName = getPossibleStandardName(propKey);
+
+                if (standardName !== null && standardName !== propKey) {
+                  // If an SVG prop is supplied with bad casing, it will
+                  // be successfully parsed from HTML, but will produce a mismatch
+                  // (and would be incorrectly rendered on the client).
+                  // However, we already warn about bad casing elsewhere.
+                  // So we'll skip the misleading extra mismatch warning in this case.
+                  isMismatchDueToBadCasing = true; // $FlowFixMe - Should be inferred as not undefined.
+
+                  extraAttributeNames.delete(standardName);
+                } // $FlowFixMe - Should be inferred as not undefined.
+
+
+                extraAttributeNames.delete(propKey);
+              }
+
+              serverValue = getValueForAttribute(domElement, propKey, nextProp);
+            }
+
+            if (nextProp !== serverValue && !isMismatchDueToBadCasing) {
+              warnForPropDifference(propKey, serverValue, nextProp);
+            }
+          }
+        }
+      }
+
+      {
+        // $FlowFixMe - Should be inferred as not undefined.
+        if (extraAttributeNames.size > 0 && !suppressHydrationWarning) {
+          // $FlowFixMe - Should be inferred as not undefined.
+          warnForExtraAttributes(extraAttributeNames);
+        }
+      }
+
+      switch (tag) {
+        case 'input':
+          // TODO: Make sure we check if this is still unmounted or do any clean
+          // up necessary since we never stop tracking anymore.
+          track(domElement);
+          postMountWrapper(domElement, rawProps, true);
+          break;
+
+        case 'textarea':
+          // TODO: Make sure we check if this is still unmounted or do any clean
+          // up necessary since we never stop tracking anymore.
+          track(domElement);
+          postMountWrapper$3(domElement, rawProps);
+          break;
+
+        case 'select':
+        case 'option':
+          // For input and textarea we current always set the value property at
+          // post mount to force it to diverge from attributes. However, for
+          // option and select we don't quite do the same thing and select
+          // is not resilient to the DOM state changing so we don't do that here.
+          // TODO: Consider not doing this for input and textarea.
+          break;
+
+        default:
+          if (typeof rawProps.onClick === 'function') {
+            // TODO: This cast may not be sound for SVG, MathML or custom elements.
+            trapClickOnNonInteractiveElement(domElement);
+          }
+
+          break;
+      }
+
+      return updatePayload;
+    }
+
+    function diffHydratedText(textNode, text) {
+      var isDifferent = textNode.nodeValue !== text;
+      return isDifferent;
+    }
+
+    function warnForUnmatchedText(textNode, text) {
+      {
+        warnForTextDifference(textNode.nodeValue, text);
+      }
+    }
+
+    function warnForDeletedHydratableElement(parentNode, child) {
+      {
+        if (didWarnInvalidHydration) {
+          return;
+        }
+
+        didWarnInvalidHydration = true;
+        warningWithoutStack$1(false, 'Did not expect server HTML to contain a <%s> in <%s>.', child.nodeName.toLowerCase(), parentNode.nodeName.toLowerCase());
+      }
+    }
+
+    function warnForDeletedHydratableText(parentNode, child) {
+      {
+        if (didWarnInvalidHydration) {
+          return;
+        }
+
+        didWarnInvalidHydration = true;
+        warningWithoutStack$1(false, 'Did not expect server HTML to contain the text node "%s" in <%s>.', child.nodeValue, parentNode.nodeName.toLowerCase());
+      }
+    }
+
+    function warnForInsertedHydratedElement(parentNode, tag, props) {
+      {
+        if (didWarnInvalidHydration) {
+          return;
+        }
+
+        didWarnInvalidHydration = true;
+        warningWithoutStack$1(false, 'Expected server HTML to contain a matching <%s> in <%s>.', tag, parentNode.nodeName.toLowerCase());
+      }
+    }
+
+    function warnForInsertedHydratedText(parentNode, text) {
+      {
+        if (text === '') {
+          // We expect to insert empty text nodes since they're not represented in
+          // the HTML.
+          // TODO: Remove this special case if we can just avoid inserting empty
+          // text nodes.
+          return;
+        }
+
+        if (didWarnInvalidHydration) {
+          return;
+        }
+
+        didWarnInvalidHydration = true;
+        warningWithoutStack$1(false, 'Expected server HTML to contain a matching text node for "%s" in <%s>.', text, parentNode.nodeName.toLowerCase());
+      }
+    }
+
+    function restoreControlledState$1(domElement, tag, props) {
+      switch (tag) {
+        case 'input':
+          restoreControlledState(domElement, props);
+          return;
+
+        case 'textarea':
+          restoreControlledState$3(domElement, props);
+          return;
+
+        case 'select':
+          restoreControlledState$2(domElement, props);
+          return;
+      }
+    } // TODO: direct imports like some-package/src/* are bad. Fix me.
+
+
+    var validateDOMNesting = function () {};
+
+    var updatedAncestorInfo = function () {};
+
+    {
+      // This validation code was written based on the HTML5 parsing spec:
+      // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-scope
+      //
+      // Note: this does not catch all invalid nesting, nor does it try to (as it's
+      // not clear what practical benefit doing so provides); instead, we warn only
+      // for cases where the parser will give a parse tree differing from what React
+      // intended. For example, <b><div></div></b> is invalid but we don't warn
+      // because it still parses correctly; we do warn for other cases like nested
+      // <p> tags where the beginning of the second element implicitly closes the
+      // first, causing a confusing mess.
+      // https://html.spec.whatwg.org/multipage/syntax.html#special
+      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']; // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-scope
+
+      var inScopeTags = ['applet', 'caption', 'html', 'table', 'td', 'th', 'marquee', 'object', 'template', // https://html.spec.whatwg.org/multipage/syntax.html#html-integration-point
+      // TODO: Distinguish by namespace here -- for <title>, including it here
+      // errs on the side of fewer warnings
+      'foreignObject', 'desc', 'title']; // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-button-scope
+
+      var buttonScopeTags = inScopeTags.concat(['button']); // https://html.spec.whatwg.org/multipage/syntax.html#generate-implied-end-tags
+
+      var impliedEndTags = ['dd', 'dt', 'li', 'option', 'optgroup', 'p', 'rp', 'rt'];
+      var emptyAncestorInfo = {
+        current: null,
+        formTag: null,
+        aTagInScope: null,
+        buttonTagInScope: null,
+        nobrTagInScope: null,
+        pTagInButtonScope: null,
+        listItemTagAutoclosing: null,
+        dlItemTagAutoclosing: null
+      };
+
+      updatedAncestorInfo = function (oldInfo, tag) {
+        var ancestorInfo = _assign({}, oldInfo || emptyAncestorInfo);
+
+        var info = {
+          tag: tag
+        };
+
+        if (inScopeTags.indexOf(tag) !== -1) {
+          ancestorInfo.aTagInScope = null;
+          ancestorInfo.buttonTagInScope = null;
+          ancestorInfo.nobrTagInScope = null;
+        }
+
+        if (buttonScopeTags.indexOf(tag) !== -1) {
+          ancestorInfo.pTagInButtonScope = null;
+        } // See rules for 'li', 'dd', 'dt' start tags in
+        // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inbody
+
+
+        if (specialTags.indexOf(tag) !== -1 && tag !== 'address' && tag !== 'div' && tag !== 'p') {
+          ancestorInfo.listItemTagAutoclosing = null;
+          ancestorInfo.dlItemTagAutoclosing = null;
+        }
+
+        ancestorInfo.current = info;
+
+        if (tag === 'form') {
+          ancestorInfo.formTag = info;
+        }
+
+        if (tag === 'a') {
+          ancestorInfo.aTagInScope = info;
+        }
+
+        if (tag === 'button') {
+          ancestorInfo.buttonTagInScope = info;
+        }
+
+        if (tag === 'nobr') {
+          ancestorInfo.nobrTagInScope = info;
+        }
+
+        if (tag === 'p') {
+          ancestorInfo.pTagInButtonScope = info;
+        }
+
+        if (tag === 'li') {
+          ancestorInfo.listItemTagAutoclosing = info;
+        }
+
+        if (tag === 'dd' || tag === 'dt') {
+          ancestorInfo.dlItemTagAutoclosing = info;
+        }
+
+        return ancestorInfo;
+      };
+      /**
+       * Returns whether
+       */
+
+
+      var isTagValidWithParent = function (tag, parentTag) {
+        // First, let's check if we're in an unusual parsing mode...
+        switch (parentTag) {
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inselect
+          case 'select':
+            return tag === 'option' || tag === 'optgroup' || tag === '#text';
+
+          case 'optgroup':
+            return tag === 'option' || tag === '#text';
+          // Strictly speaking, seeing an <option> doesn't mean we're in a <select>
+          // but
+
+          case 'option':
+            return tag === '#text';
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intd
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-incaption
+          // No special behavior since these rules fall back to "in body" mode for
+          // all except special table nodes which cause bad parsing behavior anyway.
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intr
+
+          case 'tr':
+            return tag === 'th' || tag === 'td' || tag === 'style' || tag === 'script' || tag === 'template';
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intbody
+
+          case 'tbody':
+          case 'thead':
+          case 'tfoot':
+            return tag === 'tr' || tag === 'style' || tag === 'script' || tag === 'template';
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-incolgroup
+
+          case 'colgroup':
+            return tag === 'col' || tag === 'template';
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intable
+
+          case 'table':
+            return tag === 'caption' || tag === 'colgroup' || tag === 'tbody' || tag === 'tfoot' || tag === 'thead' || tag === 'style' || tag === 'script' || tag === 'template';
+          // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inhead
+
+          case 'head':
+            return tag === 'base' || tag === 'basefont' || tag === 'bgsound' || tag === 'link' || tag === 'meta' || tag === 'title' || tag === 'noscript' || tag === 'noframes' || tag === 'style' || tag === 'script' || tag === 'template';
+          // https://html.spec.whatwg.org/multipage/semantics.html#the-html-element
+
+          case 'html':
+            return tag === 'head' || tag === 'body';
+
+          case '#document':
+            return tag === 'html';
+        } // Probably in the "in body" parsing mode, so we outlaw only tag combos
+        // where the parsing rules cause implicit opens or closes to be added.
+        // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inbody
+
+
+        switch (tag) {
+          case 'h1':
+          case 'h2':
+          case 'h3':
+          case 'h4':
+          case 'h5':
+          case 'h6':
+            return parentTag !== 'h1' && parentTag !== 'h2' && parentTag !== 'h3' && parentTag !== 'h4' && parentTag !== 'h5' && parentTag !== 'h6';
+
+          case 'rp':
+          case 'rt':
+            return impliedEndTags.indexOf(parentTag) === -1;
+
+          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':
+            // These tags are only valid with a few parents that have special child
+            // parsing rules -- if we're down here, then none of those matched and
+            // so we allow it only if we don't know what the parent is, as all other
+            // cases are invalid.
+            return parentTag == null;
+        }
+
+        return true;
+      };
+      /**
+       * Returns whether
+       */
+
+
+      var findInvalidAncestorForTag = function (tag, ancestorInfo) {
+        switch (tag) {
+          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 ancestorInfo.pTagInButtonScope;
+
+          case 'form':
+            return ancestorInfo.formTag || ancestorInfo.pTagInButtonScope;
+
+          case 'li':
+            return ancestorInfo.listItemTagAutoclosing;
+
+          case 'dd':
+          case 'dt':
+            return ancestorInfo.dlItemTagAutoclosing;
+
+          case 'button':
+            return ancestorInfo.buttonTagInScope;
+
+          case 'a':
+            // Spec says something about storing a list of markers, but it sounds
+            // equivalent to this check.
+            return ancestorInfo.aTagInScope;
+
+          case 'nobr':
+            return ancestorInfo.nobrTagInScope;
+        }
+
+        return null;
+      };
+
+      var didWarn = {};
+
+      validateDOMNesting = function (childTag, childText, ancestorInfo) {
+        ancestorInfo = ancestorInfo || emptyAncestorInfo;
+        var parentInfo = ancestorInfo.current;
+        var parentTag = parentInfo && parentInfo.tag;
+
+        if (childText != null) {
+          !(childTag == null) ? warningWithoutStack$1(false, 'validateDOMNesting: when childText is passed, childTag should be null') : void 0;
+          childTag = '#text';
+        }
+
+        var invalidParent = isTagValidWithParent(childTag, parentTag) ? null : parentInfo;
+        var invalidAncestor = invalidParent ? null : findInvalidAncestorForTag(childTag, ancestorInfo);
+        var invalidParentOrAncestor = invalidParent || invalidAncestor;
+
+        if (!invalidParentOrAncestor) {
+          return;
+        }
+
+        var ancestorTag = invalidParentOrAncestor.tag;
+        var addendum = getCurrentFiberStackInDev();
+        var warnKey = !!invalidParent + '|' + childTag + '|' + ancestorTag + '|' + addendum;
+
+        if (didWarn[warnKey]) {
+          return;
+        }
+
+        didWarn[warnKey] = true;
+        var tagDisplayName = childTag;
+        var whitespaceInfo = '';
+
+        if (childTag === '#text') {
+          if (/\S/.test(childText)) {
+            tagDisplayName = 'Text nodes';
+          } else {
+            tagDisplayName = 'Whitespace text nodes';
+            whitespaceInfo = " Make sure you don't have any extra whitespace between tags on " + 'each line of your source code.';
+          }
+        } else {
+          tagDisplayName = '<' + childTag + '>';
+        }
+
+        if (invalidParent) {
+          var info = '';
+
+          if (ancestorTag === 'table' && childTag === 'tr') {
+            info += ' Add a <tbody> to your code to match the DOM tree generated by ' + 'the browser.';
+          }
+
+          warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s%s', tagDisplayName, ancestorTag, whitespaceInfo, info, addendum);
+        } else {
+          warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a descendant of ' + '<%s>.%s', tagDisplayName, ancestorTag, addendum);
+        }
+      };
+    } // Renderers that don't support persistence
+    // can re-export everything from this module.
+
+    function shim() {
+      invariant(false, 'The current renderer does not support persistence. This error is likely caused by a bug in React. Please file an issue.');
+    } // Persistence (when unsupported)
+
+
+    var supportsPersistence = false;
+    var cloneInstance = shim;
+    var createContainerChildSet = shim;
+    var appendChildToContainerChildSet = shim;
+    var finalizeContainerChildren = shim;
+    var replaceContainerChildren = shim;
+    var cloneHiddenInstance = shim;
+    var cloneUnhiddenInstance = shim;
+    var createHiddenTextInstance = shim;
+    var SUPPRESS_HYDRATION_WARNING = void 0;
+    {
+      SUPPRESS_HYDRATION_WARNING = 'suppressHydrationWarning';
+    }
+    var SUSPENSE_START_DATA = '$';
+    var SUSPENSE_END_DATA = '/$';
+    var STYLE = 'style';
+    var eventsEnabled = null;
+    var selectionInformation = null;
+
+    function shouldAutoFocusHostComponent(type, props) {
+      switch (type) {
+        case 'button':
+        case 'input':
+        case 'select':
+        case 'textarea':
+          return !!props.autoFocus;
+      }
+
+      return false;
+    }
+
+    function getRootHostContext(rootContainerInstance) {
+      var type = void 0;
+      var namespace = void 0;
+      var nodeType = rootContainerInstance.nodeType;
+
+      switch (nodeType) {
+        case DOCUMENT_NODE:
+        case DOCUMENT_FRAGMENT_NODE:
+          {
+            type = nodeType === DOCUMENT_NODE ? '#document' : '#fragment';
+            var root = rootContainerInstance.documentElement;
+            namespace = root ? root.namespaceURI : getChildNamespace(null, '');
+            break;
+          }
+
+        default:
+          {
+            var container = nodeType === COMMENT_NODE ? rootContainerInstance.parentNode : rootContainerInstance;
+            var ownNamespace = container.namespaceURI || null;
+            type = container.tagName;
+            namespace = getChildNamespace(ownNamespace, type);
+            break;
+          }
+      }
+
+      {
+        var validatedTag = type.toLowerCase();
+
+        var _ancestorInfo = updatedAncestorInfo(null, validatedTag);
+
+        return {
+          namespace: namespace,
+          ancestorInfo: _ancestorInfo
+        };
+      }
+      return namespace;
+    }
+
+    function getChildHostContext(parentHostContext, type, rootContainerInstance) {
+      {
+        var parentHostContextDev = parentHostContext;
+
+        var _namespace = getChildNamespace(parentHostContextDev.namespace, type);
+
+        var _ancestorInfo2 = updatedAncestorInfo(parentHostContextDev.ancestorInfo, type);
+
+        return {
+          namespace: _namespace,
+          ancestorInfo: _ancestorInfo2
+        };
+      }
+      var parentNamespace = parentHostContext;
+      return getChildNamespace(parentNamespace, type);
+    }
+
+    function getPublicInstance(instance) {
+      return instance;
+    }
+
+    function prepareForCommit(containerInfo) {
+      eventsEnabled = isEnabled();
+      selectionInformation = getSelectionInformation();
+      setEnabled(false);
+    }
+
+    function resetAfterCommit(containerInfo) {
+      restoreSelection(selectionInformation);
+      selectionInformation = null;
+      setEnabled(eventsEnabled);
+      eventsEnabled = null;
+    }
+
+    function createInstance(type, props, rootContainerInstance, hostContext, internalInstanceHandle) {
+      var parentNamespace = void 0;
+      {
+        // TODO: take namespace into account when validating.
+        var hostContextDev = hostContext;
+        validateDOMNesting(type, null, hostContextDev.ancestorInfo);
+
+        if (typeof props.children === 'string' || typeof props.children === 'number') {
+          var string = '' + props.children;
+          var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);
+          validateDOMNesting(null, string, ownAncestorInfo);
+        }
+
+        parentNamespace = hostContextDev.namespace;
+      }
+      var domElement = createElement(type, props, rootContainerInstance, parentNamespace);
+      precacheFiberNode(internalInstanceHandle, domElement);
+      updateFiberProps(domElement, props);
+      return domElement;
+    }
+
+    function appendInitialChild(parentInstance, child) {
+      parentInstance.appendChild(child);
+    }
+
+    function finalizeInitialChildren(domElement, type, props, rootContainerInstance, hostContext) {
+      setInitialProperties(domElement, type, props, rootContainerInstance);
+      return shouldAutoFocusHostComponent(type, props);
+    }
+
+    function prepareUpdate(domElement, type, oldProps, newProps, rootContainerInstance, hostContext) {
+      {
+        var hostContextDev = hostContext;
+
+        if (typeof newProps.children !== typeof oldProps.children && (typeof newProps.children === 'string' || typeof newProps.children === 'number')) {
+          var string = '' + newProps.children;
+          var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);
+          validateDOMNesting(null, string, ownAncestorInfo);
+        }
+      }
+      return diffProperties(domElement, type, oldProps, newProps, rootContainerInstance);
+    }
+
+    function shouldSetTextContent(type, props) {
+      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;
+    }
+
+    function shouldDeprioritizeSubtree(type, props) {
+      return !!props.hidden;
+    }
+
+    function createTextInstance(text, rootContainerInstance, hostContext, internalInstanceHandle) {
+      {
+        var hostContextDev = hostContext;
+        validateDOMNesting(null, text, hostContextDev.ancestorInfo);
+      }
+      var textNode = createTextNode(text, rootContainerInstance);
+      precacheFiberNode(internalInstanceHandle, textNode);
+      return textNode;
+    }
+
+    var isPrimaryRenderer = true; // This initialization code may run even on server environments
+    // if a component just imports ReactDOM (e.g. for findDOMNode).
+    // Some environments might not have setTimeout or clearTimeout.
+
+    var scheduleTimeout = typeof setTimeout === 'function' ? setTimeout : undefined;
+    var cancelTimeout = typeof clearTimeout === 'function' ? clearTimeout : undefined;
+    var noTimeout = -1;
+    var schedulePassiveEffects = scheduler.unstable_scheduleCallback;
+    var cancelPassiveEffects = scheduler.unstable_cancelCallback; // -------------------
+    //     Mutation
+    // -------------------
+
+    var supportsMutation = true;
+
+    function commitMount(domElement, type, newProps, internalInstanceHandle) {
+      // Despite the naming that might imply otherwise, this method only
+      // fires if there is an `Update` effect scheduled during mounting.
+      // This happens if `finalizeInitialChildren` returns `true` (which it
+      // does to implement the `autoFocus` attribute on the client). But
+      // there are also other cases when this might happen (such as patching
+      // up text content during hydration mismatch). So we'll check this again.
+      if (shouldAutoFocusHostComponent(type, newProps)) {
+        domElement.focus();
+      }
+    }
+
+    function commitUpdate(domElement, updatePayload, type, oldProps, newProps, internalInstanceHandle) {
+      // Update the props handle so that we know which props are the ones with
+      // with current event handlers.
+      updateFiberProps(domElement, newProps); // Apply the diff to the DOM node.
+
+      updateProperties(domElement, updatePayload, type, oldProps, newProps);
+    }
+
+    function resetTextContent(domElement) {
+      setTextContent(domElement, '');
+    }
+
+    function commitTextUpdate(textInstance, oldText, newText) {
+      textInstance.nodeValue = newText;
+    }
+
+    function appendChild(parentInstance, child) {
+      parentInstance.appendChild(child);
+    }
+
+    function appendChildToContainer(container, child) {
+      var parentNode = void 0;
+
+      if (container.nodeType === COMMENT_NODE) {
+        parentNode = container.parentNode;
+        parentNode.insertBefore(child, container);
+      } else {
+        parentNode = container;
+        parentNode.appendChild(child);
+      } // This container might be used for a portal.
+      // If something inside a portal is clicked, that click should bubble
+      // through the React tree. However, on Mobile Safari the click would
+      // never bubble through the *DOM* tree unless an ancestor with onclick
+      // event exists. So we wouldn't see it and dispatch it.
+      // This is why we ensure that non React root containers have inline onclick
+      // defined.
+      // https://github.com/facebook/react/issues/11918
+
+
+      var reactRootContainer = container._reactRootContainer;
+
+      if ((reactRootContainer === null || reactRootContainer === undefined) && parentNode.onclick === null) {
+        // TODO: This cast may not be sound for SVG, MathML or custom elements.
+        trapClickOnNonInteractiveElement(parentNode);
+      }
+    }
+
+    function insertBefore(parentInstance, child, beforeChild) {
+      parentInstance.insertBefore(child, beforeChild);
+    }
+
+    function insertInContainerBefore(container, child, beforeChild) {
+      if (container.nodeType === COMMENT_NODE) {
+        container.parentNode.insertBefore(child, beforeChild);
+      } else {
+        container.insertBefore(child, beforeChild);
+      }
+    }
+
+    function removeChild(parentInstance, child) {
+      parentInstance.removeChild(child);
+    }
+
+    function removeChildFromContainer(container, child) {
+      if (container.nodeType === COMMENT_NODE) {
+        container.parentNode.removeChild(child);
+      } else {
+        container.removeChild(child);
+      }
+    }
+
+    function clearSuspenseBoundary(parentInstance, suspenseInstance) {
+      var node = suspenseInstance; // Delete all nodes within this suspense boundary.
+      // There might be nested nodes so we need to keep track of how
+      // deep we are and only break out when we're back on top.
+
+      var depth = 0;
+
+      do {
+        var nextNode = node.nextSibling;
+        parentInstance.removeChild(node);
+
+        if (nextNode && nextNode.nodeType === COMMENT_NODE) {
+          var data = nextNode.data;
+
+          if (data === SUSPENSE_END_DATA) {
+            if (depth === 0) {
+              parentInstance.removeChild(nextNode);
+              return;
+            } else {
+              depth--;
+            }
+          } else if (data === SUSPENSE_START_DATA) {
+            depth++;
+          }
+        }
+
+        node = nextNode;
+      } while (node); // TODO: Warn, we didn't find the end comment boundary.
+
+    }
+
+    function clearSuspenseBoundaryFromContainer(container, suspenseInstance) {
+      if (container.nodeType === COMMENT_NODE) {
+        clearSuspenseBoundary(container.parentNode, suspenseInstance);
+      } else if (container.nodeType === ELEMENT_NODE) {
+        clearSuspenseBoundary(container, suspenseInstance);
+      } else {// Document nodes should never contain suspense boundaries.
+      }
+    }
+
+    function hideInstance(instance) {
+      // TODO: Does this work for all element types? What about MathML? Should we
+      // pass host context to this method?
+      instance = instance;
+      instance.style.display = 'none';
+    }
+
+    function hideTextInstance(textInstance) {
+      textInstance.nodeValue = '';
+    }
+
+    function unhideInstance(instance, props) {
+      instance = instance;
+      var styleProp = props[STYLE];
+      var display = styleProp !== undefined && styleProp !== null && styleProp.hasOwnProperty('display') ? styleProp.display : null;
+      instance.style.display = dangerousStyleValue('display', display);
+    }
+
+    function unhideTextInstance(textInstance, text) {
+      textInstance.nodeValue = text;
+    } // -------------------
+    //     Hydration
+    // -------------------
+
+
+    var supportsHydration = true;
+
+    function canHydrateInstance(instance, type, props) {
+      if (instance.nodeType !== ELEMENT_NODE || type.toLowerCase() !== instance.nodeName.toLowerCase()) {
+        return null;
+      } // This has now been refined to an element node.
+
+
+      return instance;
+    }
+
+    function canHydrateTextInstance(instance, text) {
+      if (text === '' || instance.nodeType !== TEXT_NODE) {
+        // Empty strings are not parsed by HTML so there won't be a correct match here.
+        return null;
+      } // This has now been refined to a text node.
+
+
+      return instance;
+    }
+
+    function canHydrateSuspenseInstance(instance) {
+      if (instance.nodeType !== COMMENT_NODE) {
+        // Empty strings are not parsed by HTML so there won't be a correct match here.
+        return null;
+      } // This has now been refined to a suspense node.
+
+
+      return instance;
+    }
+
+    function getNextHydratableSibling(instance) {
+      var node = instance.nextSibling; // Skip non-hydratable nodes.
+
+      while (node && node.nodeType !== ELEMENT_NODE && node.nodeType !== TEXT_NODE && (!enableSuspenseServerRenderer || node.nodeType !== COMMENT_NODE || node.data !== SUSPENSE_START_DATA)) {
+        node = node.nextSibling;
+      }
+
+      return node;
+    }
+
+    function getFirstHydratableChild(parentInstance) {
+      var next = parentInstance.firstChild; // Skip non-hydratable nodes.
+
+      while (next && next.nodeType !== ELEMENT_NODE && next.nodeType !== TEXT_NODE && (!enableSuspenseServerRenderer || next.nodeType !== COMMENT_NODE || next.data !== SUSPENSE_START_DATA)) {
+        next = next.nextSibling;
+      }
+
+      return next;
+    }
+
+    function hydrateInstance(instance, type, props, rootContainerInstance, hostContext, internalInstanceHandle) {
+      precacheFiberNode(internalInstanceHandle, instance); // TODO: Possibly defer this until the commit phase where all the events
+      // get attached.
+
+      updateFiberProps(instance, props);
+      var parentNamespace = void 0;
+      {
+        var hostContextDev = hostContext;
+        parentNamespace = hostContextDev.namespace;
+      }
+      return diffHydratedProperties(instance, type, props, parentNamespace, rootContainerInstance);
+    }
+
+    function hydrateTextInstance(textInstance, text, internalInstanceHandle) {
+      precacheFiberNode(internalInstanceHandle, textInstance);
+      return diffHydratedText(textInstance, text);
+    }
+
+    function getNextHydratableInstanceAfterSuspenseInstance(suspenseInstance) {
+      var node = suspenseInstance.nextSibling; // Skip past all nodes within this suspense boundary.
+      // There might be nested nodes so we need to keep track of how
+      // deep we are and only break out when we're back on top.
+
+      var depth = 0;
+
+      while (node) {
+        if (node.nodeType === COMMENT_NODE) {
+          var data = node.data;
+
+          if (data === SUSPENSE_END_DATA) {
+            if (depth === 0) {
+              return getNextHydratableSibling(node);
+            } else {
+              depth--;
+            }
+          } else if (data === SUSPENSE_START_DATA) {
+            depth++;
+          }
+        }
+
+        node = node.nextSibling;
+      } // TODO: Warn, we didn't find the end comment boundary.
+
+
+      return null;
+    }
+
+    function didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, text) {
+      {
+        warnForUnmatchedText(textInstance, text);
+      }
+    }
+
+    function didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, text) {
+      if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {
+        warnForUnmatchedText(textInstance, text);
+      }
+    }
+
+    function didNotHydrateContainerInstance(parentContainer, instance) {
+      {
+        if (instance.nodeType === ELEMENT_NODE) {
+          warnForDeletedHydratableElement(parentContainer, instance);
+        } else if (instance.nodeType === COMMENT_NODE) {// TODO: warnForDeletedHydratableSuspenseBoundary
+        } else {
+          warnForDeletedHydratableText(parentContainer, instance);
+        }
+      }
+    }
+
+    function didNotHydrateInstance(parentType, parentProps, parentInstance, instance) {
+      if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {
+        if (instance.nodeType === ELEMENT_NODE) {
+          warnForDeletedHydratableElement(parentInstance, instance);
+        } else if (instance.nodeType === COMMENT_NODE) {// TODO: warnForDeletedHydratableSuspenseBoundary
+        } else {
+          warnForDeletedHydratableText(parentInstance, instance);
+        }
+      }
+    }
+
+    function didNotFindHydratableContainerInstance(parentContainer, type, props) {
+      {
+        warnForInsertedHydratedElement(parentContainer, type, props);
+      }
+    }
+
+    function didNotFindHydratableContainerTextInstance(parentContainer, text) {
+      {
+        warnForInsertedHydratedText(parentContainer, text);
+      }
+    }
+
+    function didNotFindHydratableInstance(parentType, parentProps, parentInstance, type, props) {
+      if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {
+        warnForInsertedHydratedElement(parentInstance, type, props);
+      }
+    }
+
+    function didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, text) {
+      if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {
+        warnForInsertedHydratedText(parentInstance, text);
+      }
+    }
+
+    function didNotFindHydratableSuspenseInstance(parentType, parentProps, parentInstance) {
+      if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {// TODO: warnForInsertedHydratedSuspense(parentInstance);
+      }
+    } // Prefix measurements so that it's possible to filter them.
+    // Longer prefixes are hard to read in DevTools.
+
+
+    var reactEmoji = '\u269B';
+    var warningEmoji = '\u26D4';
+    var supportsUserTiming = typeof performance !== 'undefined' && typeof performance.mark === 'function' && typeof performance.clearMarks === 'function' && typeof performance.measure === 'function' && typeof performance.clearMeasures === 'function'; // Keep track of current fiber so that we know the path to unwind on pause.
+    // TODO: this looks the same as nextUnitOfWork in scheduler. Can we unify them?
+
+    var currentFiber = null; // If we're in the middle of user code, which fiber and method is it?
+    // Reusing `currentFiber` would be confusing for this because user code fiber
+    // can change during commit phase too, but we don't need to unwind it (since
+    // lifecycles in the commit phase don't resemble a tree).
+
+    var currentPhase = null;
+    var currentPhaseFiber = null; // Did lifecycle hook schedule an update? This is often a performance problem,
+    // so we will keep track of it, and include it in the report.
+    // Track commits caused by cascading updates.
+
+    var isCommitting = false;
+    var hasScheduledUpdateInCurrentCommit = false;
+    var hasScheduledUpdateInCurrentPhase = false;
+    var commitCountInCurrentWorkLoop = 0;
+    var effectCountInCurrentCommit = 0;
+    var isWaitingForCallback = false; // During commits, we only show a measurement once per method name
+    // to avoid stretch the commit phase with measurement overhead.
+
+    var labelsInCurrentCommit = new Set();
+
+    var formatMarkName = function (markName) {
+      return reactEmoji + ' ' + markName;
+    };
+
+    var formatLabel = function (label, warning) {
+      var prefix = warning ? warningEmoji + ' ' : reactEmoji + ' ';
+      var suffix = warning ? ' Warning: ' + warning : '';
+      return '' + prefix + label + suffix;
+    };
+
+    var beginMark = function (markName) {
+      performance.mark(formatMarkName(markName));
+    };
+
+    var clearMark = function (markName) {
+      performance.clearMarks(formatMarkName(markName));
+    };
+
+    var endMark = function (label, markName, warning) {
+      var formattedMarkName = formatMarkName(markName);
+      var formattedLabel = formatLabel(label, warning);
+
+      try {
+        performance.measure(formattedLabel, formattedMarkName);
+      } catch (err) {} // If previous mark was missing for some reason, this will throw.
+      // This could only happen if React crashed in an unexpected place earlier.
+      // Don't pile on with more errors.
+      // Clear marks immediately to avoid growing buffer.
+
+
+      performance.clearMarks(formattedMarkName);
+      performance.clearMeasures(formattedLabel);
+    };
+
+    var getFiberMarkName = function (label, debugID) {
+      return label + ' (#' + debugID + ')';
+    };
+
+    var getFiberLabel = function (componentName, isMounted, phase) {
+      if (phase === null) {
+        // These are composite component total time measurements.
+        return componentName + ' [' + (isMounted ? 'update' : 'mount') + ']';
+      } else {
+        // Composite component methods.
+        return componentName + '.' + phase;
+      }
+    };
+
+    var beginFiberMark = function (fiber, phase) {
+      var componentName = getComponentName(fiber.type) || 'Unknown';
+      var debugID = fiber._debugID;
+      var isMounted = fiber.alternate !== null;
+      var label = getFiberLabel(componentName, isMounted, phase);
+
+      if (isCommitting && labelsInCurrentCommit.has(label)) {
+        // During the commit phase, we don't show duplicate labels because
+        // there is a fixed overhead for every measurement, and we don't
+        // want to stretch the commit phase beyond necessary.
+        return false;
+      }
+
+      labelsInCurrentCommit.add(label);
+      var markName = getFiberMarkName(label, debugID);
+      beginMark(markName);
+      return true;
+    };
+
+    var clearFiberMark = function (fiber, phase) {
+      var componentName = getComponentName(fiber.type) || 'Unknown';
+      var debugID = fiber._debugID;
+      var isMounted = fiber.alternate !== null;
+      var label = getFiberLabel(componentName, isMounted, phase);
+      var markName = getFiberMarkName(label, debugID);
+      clearMark(markName);
+    };
+
+    var endFiberMark = function (fiber, phase, warning) {
+      var componentName = getComponentName(fiber.type) || 'Unknown';
+      var debugID = fiber._debugID;
+      var isMounted = fiber.alternate !== null;
+      var label = getFiberLabel(componentName, isMounted, phase);
+      var markName = getFiberMarkName(label, debugID);
+      endMark(label, markName, warning);
+    };
+
+    var shouldIgnoreFiber = function (fiber) {
+      // Host components should be skipped in the timeline.
+      // We could check typeof fiber.type, but does this work with RN?
+      switch (fiber.tag) {
+        case HostRoot:
+        case HostComponent:
+        case HostText:
+        case HostPortal:
+        case Fragment:
+        case ContextProvider:
+        case ContextConsumer:
+        case Mode:
+          return true;
+
+        default:
+          return false;
+      }
+    };
+
+    var clearPendingPhaseMeasurement = function () {
+      if (currentPhase !== null && currentPhaseFiber !== null) {
+        clearFiberMark(currentPhaseFiber, currentPhase);
+      }
+
+      currentPhaseFiber = null;
+      currentPhase = null;
+      hasScheduledUpdateInCurrentPhase = false;
+    };
+
+    var pauseTimers = function () {
+      // Stops all currently active measurements so that they can be resumed
+      // if we continue in a later deferred loop from the same unit of work.
+      var fiber = currentFiber;
+
+      while (fiber) {
+        if (fiber._debugIsCurrentlyTiming) {
+          endFiberMark(fiber, null, null);
+        }
+
+        fiber = fiber.return;
+      }
+    };
+
+    var resumeTimersRecursively = function (fiber) {
+      if (fiber.return !== null) {
+        resumeTimersRecursively(fiber.return);
+      }
+
+      if (fiber._debugIsCurrentlyTiming) {
+        beginFiberMark(fiber, null);
+      }
+    };
+
+    var resumeTimers = function () {
+      // Resumes all measurements that were active during the last deferred loop.
+      if (currentFiber !== null) {
+        resumeTimersRecursively(currentFiber);
+      }
+    };
+
+    function recordEffect() {
+      if (enableUserTimingAPI) {
+        effectCountInCurrentCommit++;
+      }
+    }
+
+    function recordScheduleUpdate() {
+      if (enableUserTimingAPI) {
+        if (isCommitting) {
+          hasScheduledUpdateInCurrentCommit = true;
+        }
+
+        if (currentPhase !== null && currentPhase !== 'componentWillMount' && currentPhase !== 'componentWillReceiveProps') {
+          hasScheduledUpdateInCurrentPhase = true;
+        }
+      }
+    }
+
+    function startRequestCallbackTimer() {
+      if (enableUserTimingAPI) {
+        if (supportsUserTiming && !isWaitingForCallback) {
+          isWaitingForCallback = true;
+          beginMark('(Waiting for async callback...)');
+        }
+      }
+    }
+
+    function stopRequestCallbackTimer(didExpire, expirationTime) {
+      if (enableUserTimingAPI) {
+        if (supportsUserTiming) {
+          isWaitingForCallback = false;
+          var warning = didExpire ? 'React was blocked by main thread' : null;
+          endMark('(Waiting for async callback... will force flush in ' + expirationTime + ' ms)', '(Waiting for async callback...)', warning);
+        }
+      }
+    }
+
+    function startWorkTimer(fiber) {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {
+          return;
+        } // If we pause, this is the fiber to unwind from.
+
+
+        currentFiber = fiber;
+
+        if (!beginFiberMark(fiber, null)) {
+          return;
+        }
+
+        fiber._debugIsCurrentlyTiming = true;
+      }
+    }
+
+    function cancelWorkTimer(fiber) {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {
+          return;
+        } // Remember we shouldn't complete measurement for this fiber.
+        // Otherwise flamechart will be deep even for small updates.
+
+
+        fiber._debugIsCurrentlyTiming = false;
+        clearFiberMark(fiber, null);
+      }
+    }
+
+    function stopWorkTimer(fiber) {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {
+          return;
+        } // If we pause, its parent is the fiber to unwind from.
+
+
+        currentFiber = fiber.return;
+
+        if (!fiber._debugIsCurrentlyTiming) {
+          return;
+        }
+
+        fiber._debugIsCurrentlyTiming = false;
+        endFiberMark(fiber, null, null);
+      }
+    }
+
+    function stopFailedWorkTimer(fiber) {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {
+          return;
+        } // If we pause, its parent is the fiber to unwind from.
+
+
+        currentFiber = fiber.return;
+
+        if (!fiber._debugIsCurrentlyTiming) {
+          return;
+        }
+
+        fiber._debugIsCurrentlyTiming = false;
+        var warning = fiber.tag === SuspenseComponent || fiber.tag === DehydratedSuspenseComponent ? 'Rendering was suspended' : 'An error was thrown inside this error boundary';
+        endFiberMark(fiber, null, warning);
+      }
+    }
+
+    function startPhaseTimer(fiber, phase) {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        clearPendingPhaseMeasurement();
+
+        if (!beginFiberMark(fiber, phase)) {
+          return;
+        }
+
+        currentPhaseFiber = fiber;
+        currentPhase = phase;
+      }
+    }
+
+    function stopPhaseTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        if (currentPhase !== null && currentPhaseFiber !== null) {
+          var warning = hasScheduledUpdateInCurrentPhase ? 'Scheduled a cascading update' : null;
+          endFiberMark(currentPhaseFiber, currentPhase, warning);
+        }
+
+        currentPhase = null;
+        currentPhaseFiber = null;
+      }
+    }
+
+    function startWorkLoopTimer(nextUnitOfWork) {
+      if (enableUserTimingAPI) {
+        currentFiber = nextUnitOfWork;
+
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        commitCountInCurrentWorkLoop = 0; // This is top level call.
+        // Any other measurements are performed within.
+
+        beginMark('(React Tree Reconciliation)'); // Resume any measurements that were in progress during the last loop.
+
+        resumeTimers();
+      }
+    }
+
+    function stopWorkLoopTimer(interruptedBy, didCompleteRoot) {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        var warning = null;
+
+        if (interruptedBy !== null) {
+          if (interruptedBy.tag === HostRoot) {
+            warning = 'A top-level update interrupted the previous render';
+          } else {
+            var componentName = getComponentName(interruptedBy.type) || 'Unknown';
+            warning = 'An update to ' + componentName + ' interrupted the previous render';
+          }
+        } else if (commitCountInCurrentWorkLoop > 1) {
+          warning = 'There were cascading updates';
+        }
+
+        commitCountInCurrentWorkLoop = 0;
+        var label = didCompleteRoot ? '(React Tree Reconciliation: Completed Root)' : '(React Tree Reconciliation: Yielded)'; // Pause any measurements until the next loop.
+
+        pauseTimers();
+        endMark(label, '(React Tree Reconciliation)', warning);
+      }
+    }
+
+    function startCommitTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        isCommitting = true;
+        hasScheduledUpdateInCurrentCommit = false;
+        labelsInCurrentCommit.clear();
+        beginMark('(Committing Changes)');
+      }
+    }
+
+    function stopCommitTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        var warning = null;
+
+        if (hasScheduledUpdateInCurrentCommit) {
+          warning = 'Lifecycle hook scheduled a cascading update';
+        } else if (commitCountInCurrentWorkLoop > 0) {
+          warning = 'Caused by a cascading update in earlier commit';
+        }
+
+        hasScheduledUpdateInCurrentCommit = false;
+        commitCountInCurrentWorkLoop++;
+        isCommitting = false;
+        labelsInCurrentCommit.clear();
+        endMark('(Committing Changes)', '(Committing Changes)', warning);
+      }
+    }
+
+    function startCommitSnapshotEffectsTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        effectCountInCurrentCommit = 0;
+        beginMark('(Committing Snapshot Effects)');
+      }
+    }
+
+    function stopCommitSnapshotEffectsTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        var count = effectCountInCurrentCommit;
+        effectCountInCurrentCommit = 0;
+        endMark('(Committing Snapshot Effects: ' + count + ' Total)', '(Committing Snapshot Effects)', null);
+      }
+    }
+
+    function startCommitHostEffectsTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        effectCountInCurrentCommit = 0;
+        beginMark('(Committing Host Effects)');
+      }
+    }
+
+    function stopCommitHostEffectsTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        var count = effectCountInCurrentCommit;
+        effectCountInCurrentCommit = 0;
+        endMark('(Committing Host Effects: ' + count + ' Total)', '(Committing Host Effects)', null);
+      }
+    }
+
+    function startCommitLifeCyclesTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        effectCountInCurrentCommit = 0;
+        beginMark('(Calling Lifecycle Methods)');
+      }
+    }
+
+    function stopCommitLifeCyclesTimer() {
+      if (enableUserTimingAPI) {
+        if (!supportsUserTiming) {
+          return;
+        }
+
+        var count = effectCountInCurrentCommit;
+        effectCountInCurrentCommit = 0;
+        endMark('(Calling Lifecycle Methods: ' + count + ' Total)', '(Calling Lifecycle Methods)', null);
+      }
+    }
+
+    var valueStack = [];
+    var fiberStack = void 0;
+    {
+      fiberStack = [];
+    }
+    var index = -1;
+
+    function createCursor(defaultValue) {
+      return {
+        current: defaultValue
+      };
+    }
+
+    function pop(cursor, fiber) {
+      if (index < 0) {
+        {
+          warningWithoutStack$1(false, 'Unexpected pop.');
+        }
+        return;
+      }
+
+      {
+        if (fiber !== fiberStack[index]) {
+          warningWithoutStack$1(false, 'Unexpected Fiber popped.');
+        }
+      }
+      cursor.current = valueStack[index];
+      valueStack[index] = null;
+      {
+        fiberStack[index] = null;
+      }
+      index--;
+    }
+
+    function push(cursor, value, fiber) {
+      index++;
+      valueStack[index] = cursor.current;
+      {
+        fiberStack[index] = fiber;
+      }
+      cursor.current = value;
+    }
+
+    function checkThatStackIsEmpty() {
+      {
+        if (index !== -1) {
+          warningWithoutStack$1(false, 'Expected an empty stack. Something was not reset properly.');
+        }
+      }
+    }
+
+    function resetStackAfterFatalErrorInDev() {
+      {
+        index = -1;
+        valueStack.length = 0;
+        fiberStack.length = 0;
+      }
+    }
+
+    var warnedAboutMissingGetChildContext = void 0;
+    {
+      warnedAboutMissingGetChildContext = {};
+    }
+    var emptyContextObject = {};
+    {
+      Object.freeze(emptyContextObject);
+    } // A cursor to the current merged context object on the stack.
+
+    var contextStackCursor = createCursor(emptyContextObject); // A cursor to a boolean indicating whether the context has changed.
+
+    var didPerformWorkStackCursor = createCursor(false); // Keep track of the previous context object that was on the stack.
+    // We use this to get access to the parent context after we have already
+    // pushed the next context provider, and now need to merge their contexts.
+
+    var previousContext = emptyContextObject;
+
+    function getUnmaskedContext(workInProgress, Component, didPushOwnContextIfProvider) {
+      if (didPushOwnContextIfProvider && isContextProvider(Component)) {
+        // If the fiber is a context provider itself, when we read its context
+        // we may have already pushed its own child context on the stack. A context
+        // provider should not "see" its own child context. Therefore we read the
+        // previous (parent) context instead for a context provider.
+        return previousContext;
+      }
+
+      return contextStackCursor.current;
+    }
+
+    function cacheContext(workInProgress, unmaskedContext, maskedContext) {
+      var instance = workInProgress.stateNode;
+      instance.__reactInternalMemoizedUnmaskedChildContext = unmaskedContext;
+      instance.__reactInternalMemoizedMaskedChildContext = maskedContext;
+    }
+
+    function getMaskedContext(workInProgress, unmaskedContext) {
+      var type = workInProgress.type;
+      var contextTypes = type.contextTypes;
+
+      if (!contextTypes) {
+        return emptyContextObject;
+      } // Avoid recreating masked context unless unmasked context has changed.
+      // Failing to do this will result in unnecessary calls to componentWillReceiveProps.
+      // This may trigger infinite loops if componentWillReceiveProps calls setState.
+
+
+      var instance = workInProgress.stateNode;
+
+      if (instance && instance.__reactInternalMemoizedUnmaskedChildContext === unmaskedContext) {
+        return instance.__reactInternalMemoizedMaskedChildContext;
+      }
+
+      var context = {};
+
+      for (var key in contextTypes) {
+        context[key] = unmaskedContext[key];
+      }
+
+      {
+        var name = getComponentName(type) || 'Unknown';
+        checkPropTypes(contextTypes, context, 'context', name, getCurrentFiberStackInDev);
+      } // Cache unmasked context so we can avoid recreating masked context unless necessary.
+      // Context is created before the class component is instantiated so check for instance.
+
+      if (instance) {
+        cacheContext(workInProgress, unmaskedContext, context);
+      }
+
+      return context;
+    }
+
+    function hasContextChanged() {
+      return didPerformWorkStackCursor.current;
+    }
+
+    function isContextProvider(type) {
+      var childContextTypes = type.childContextTypes;
+      return childContextTypes !== null && childContextTypes !== undefined;
+    }
+
+    function popContext(fiber) {
+      pop(didPerformWorkStackCursor, fiber);
+      pop(contextStackCursor, fiber);
+    }
+
+    function popTopLevelContextObject(fiber) {
+      pop(didPerformWorkStackCursor, fiber);
+      pop(contextStackCursor, fiber);
+    }
+
+    function pushTopLevelContextObject(fiber, context, didChange) {
+      !(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;
+      push(contextStackCursor, context, fiber);
+      push(didPerformWorkStackCursor, didChange, fiber);
+    }
+
+    function processChildContext(fiber, type, parentContext) {
+      var instance = fiber.stateNode;
+      var childContextTypes = type.childContextTypes; // TODO (bvaughn) Replace this behavior with an invariant() in the future.
+      // It has only been added in Fiber to match the (unintentional) behavior in Stack.
+
+      if (typeof instance.getChildContext !== 'function') {
+        {
+          var componentName = getComponentName(type) || 'Unknown';
+
+          if (!warnedAboutMissingGetChildContext[componentName]) {
+            warnedAboutMissingGetChildContext[componentName] = true;
+            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);
+          }
+        }
+        return parentContext;
+      }
+
+      var childContext = void 0;
+      {
+        setCurrentPhase('getChildContext');
+      }
+      startPhaseTimer(fiber, 'getChildContext');
+      childContext = instance.getChildContext();
+      stopPhaseTimer();
+      {
+        setCurrentPhase(null);
+      }
+
+      for (var contextKey in childContext) {
+        !(contextKey in childContextTypes) ? invariant(false, '%s.getChildContext(): key "%s" is not defined in childContextTypes.', getComponentName(type) || 'Unknown', contextKey) : void 0;
+      }
+
+      {
+        var name = getComponentName(type) || 'Unknown';
+        checkPropTypes(childContextTypes, childContext, 'child context', name, // In practice, there is one case in which we won't get a stack. It's when
+        // somebody calls unstable_renderSubtreeIntoContainer() and we process
+        // context from the parent component instance. The stack will be missing
+        // because it's outside of the reconciliation, and so the pointer has not
+        // been set. This is rare and doesn't matter. We'll also remove that API.
+        getCurrentFiberStackInDev);
+      }
+      return _assign({}, parentContext, childContext);
+    }
+
+    function pushContextProvider(workInProgress) {
+      var instance = workInProgress.stateNode; // We push the context as early as possible to ensure stack integrity.
+      // If the instance does not exist yet, we will push null at first,
+      // and replace it on the stack later when invalidating the context.
+
+      var memoizedMergedChildContext = instance && instance.__reactInternalMemoizedMergedChildContext || emptyContextObject; // Remember the parent context so we can merge with it later.
+      // Inherit the parent's did-perform-work value to avoid inadvertently blocking updates.
+
+      previousContext = contextStackCursor.current;
+      push(contextStackCursor, memoizedMergedChildContext, workInProgress);
+      push(didPerformWorkStackCursor, didPerformWorkStackCursor.current, workInProgress);
+      return true;
+    }
+
+    function invalidateContextProvider(workInProgress, type, didChange) {
+      var instance = workInProgress.stateNode;
+      !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;
+
+      if (didChange) {
+        // Merge parent and own context.
+        // Skip this if we're not updating due to sCU.
+        // This avoids unnecessarily recomputing memoized values.
+        var mergedContext = processChildContext(workInProgress, type, previousContext);
+        instance.__reactInternalMemoizedMergedChildContext = mergedContext; // Replace the old (or empty) context with the new one.
+        // It is important to unwind the context in the reverse order.
+
+        pop(didPerformWorkStackCursor, workInProgress);
+        pop(contextStackCursor, workInProgress); // Now push the new context and mark that it has changed.
+
+        push(contextStackCursor, mergedContext, workInProgress);
+        push(didPerformWorkStackCursor, didChange, workInProgress);
+      } else {
+        pop(didPerformWorkStackCursor, workInProgress);
+        push(didPerformWorkStackCursor, didChange, workInProgress);
+      }
+    }
+
+    function findCurrentUnmaskedContext(fiber) {
+      // Currently this is only used with renderSubtreeIntoContainer; not sure if it
+      // makes sense elsewhere
+      !(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;
+      var node = fiber;
+
+      do {
+        switch (node.tag) {
+          case HostRoot:
+            return node.stateNode.context;
+
+          case ClassComponent:
+            {
+              var Component = node.type;
+
+              if (isContextProvider(Component)) {
+                return node.stateNode.__reactInternalMemoizedMergedChildContext;
+              }
+
+              break;
+            }
+        }
+
+        node = node.return;
+      } while (node !== null);
+
+      invariant(false, 'Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.');
+    }
+
+    var onCommitFiberRoot = null;
+    var onCommitFiberUnmount = null;
+    var hasLoggedError = false;
+
+    function catchErrors(fn) {
+      return function (arg) {
+        try {
+          return fn(arg);
+        } catch (err) {
+          if (true && !hasLoggedError) {
+            hasLoggedError = true;
+            warningWithoutStack$1(false, 'React DevTools encountered an error: %s', err);
+          }
+        }
+      };
+    }
+
+    var isDevToolsPresent = typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== 'undefined';
+
+    function injectInternals(internals) {
+      if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined') {
+        // No DevTools
+        return false;
+      }
+
+      var hook = __REACT_DEVTOOLS_GLOBAL_HOOK__;
+
+      if (hook.isDisabled) {
+        // This isn't a real property on the hook, but it can be set to opt out
+        // of DevTools integration and associated warnings and logs.
+        // https://github.com/facebook/react/issues/3877
+        return true;
+      }
+
+      if (!hook.supportsFiber) {
+        {
+          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');
+        } // DevTools exists, even though it doesn't support Fiber.
+
+        return true;
+      }
+
+      try {
+        var rendererID = hook.inject(internals); // We have successfully injected, so now it is safe to set up hooks.
+
+        onCommitFiberRoot = catchErrors(function (root) {
+          return hook.onCommitFiberRoot(rendererID, root);
+        });
+        onCommitFiberUnmount = catchErrors(function (fiber) {
+          return hook.onCommitFiberUnmount(rendererID, fiber);
+        });
+      } catch (err) {
+        // Catch all errors because it is unsafe to throw during initialization.
+        {
+          warningWithoutStack$1(false, 'React DevTools encountered an error: %s.', err);
+        }
+      } // DevTools exists
+
+
+      return true;
+    }
+
+    function onCommitRoot(root) {
+      if (typeof onCommitFiberRoot === 'function') {
+        onCommitFiberRoot(root);
+      }
+    }
+
+    function onCommitUnmount(fiber) {
+      if (typeof onCommitFiberUnmount === 'function') {
+        onCommitFiberUnmount(fiber);
+      }
+    } // Max 31 bit integer. The max integer size in V8 for 32-bit systems.
+    // Math.pow(2, 30) - 1
+    // 0b111111111111111111111111111111
+
+
+    var maxSigned31BitInt = 1073741823;
+    var NoWork = 0;
+    var Never = 1;
+    var Sync = maxSigned31BitInt;
+    var UNIT_SIZE = 10;
+    var MAGIC_NUMBER_OFFSET = maxSigned31BitInt - 1; // 1 unit of expiration time represents 10ms.
+
+    function msToExpirationTime(ms) {
+      // Always add an offset so that we don't clash with the magic number for NoWork.
+      return MAGIC_NUMBER_OFFSET - (ms / UNIT_SIZE | 0);
+    }
+
+    function expirationTimeToMs(expirationTime) {
+      return (MAGIC_NUMBER_OFFSET - expirationTime) * UNIT_SIZE;
+    }
+
+    function ceiling(num, precision) {
+      return ((num / precision | 0) + 1) * precision;
+    }
+
+    function computeExpirationBucket(currentTime, expirationInMs, bucketSizeMs) {
+      return MAGIC_NUMBER_OFFSET - ceiling(MAGIC_NUMBER_OFFSET - currentTime + expirationInMs / UNIT_SIZE, bucketSizeMs / UNIT_SIZE);
+    }
+
+    var LOW_PRIORITY_EXPIRATION = 5000;
+    var LOW_PRIORITY_BATCH_SIZE = 250;
+
+    function computeAsyncExpiration(currentTime) {
+      return computeExpirationBucket(currentTime, LOW_PRIORITY_EXPIRATION, LOW_PRIORITY_BATCH_SIZE);
+    } // We intentionally set a higher expiration time for interactive updates in
+    // dev than in production.
+    //
+    // If the main thread is being blocked so long that you hit the expiration,
+    // it's a problem that could be solved with better scheduling.
+    //
+    // People will be more likely to notice this and fix it with the long
+    // expiration time in development.
+    //
+    // In production we opt for better UX at the risk of masking scheduling
+    // problems, by expiring fast.
+
+
+    var HIGH_PRIORITY_EXPIRATION = 500;
+    var HIGH_PRIORITY_BATCH_SIZE = 100;
+
+    function computeInteractiveExpiration(currentTime) {
+      return computeExpirationBucket(currentTime, HIGH_PRIORITY_EXPIRATION, HIGH_PRIORITY_BATCH_SIZE);
+    }
+
+    var NoContext = 0;
+    var ConcurrentMode = 1;
+    var StrictMode = 2;
+    var ProfileMode = 4;
+    var hasBadMapPolyfill = void 0;
+    {
+      hasBadMapPolyfill = false;
+
+      try {
+        var nonExtensibleObject = Object.preventExtensions({});
+        var testMap = new Map([[nonExtensibleObject, null]]);
+        var testSet = new Set([nonExtensibleObject]); // This is necessary for Rollup to not consider these unused.
+        // https://github.com/rollup/rollup/issues/1771
+        // TODO: we can remove these if Rollup fixes the bug.
+
+        testMap.set(0, 0);
+        testSet.add(0);
+      } catch (e) {
+        // TODO: Consider warning about bad polyfills
+        hasBadMapPolyfill = true;
+      }
+    } // A Fiber is work on a Component that needs to be done or was done. There can
+    // be more than one per component.
+
+    var debugCounter = void 0;
+    {
+      debugCounter = 1;
+    }
+
+    function FiberNode(tag, pendingProps, key, mode) {
+      // Instance
+      this.tag = tag;
+      this.key = key;
+      this.elementType = null;
+      this.type = null;
+      this.stateNode = null; // Fiber
+
+      this.return = null;
+      this.child = null;
+      this.sibling = null;
+      this.index = 0;
+      this.ref = null;
+      this.pendingProps = pendingProps;
+      this.memoizedProps = null;
+      this.updateQueue = null;
+      this.memoizedState = null;
+      this.contextDependencies = null;
+      this.mode = mode; // Effects
+
+      this.effectTag = NoEffect;
+      this.nextEffect = null;
+      this.firstEffect = null;
+      this.lastEffect = null;
+      this.expirationTime = NoWork;
+      this.childExpirationTime = NoWork;
+      this.alternate = null;
+
+      if (enableProfilerTimer) {
+        // Note: The following is done to avoid a v8 performance cliff.
+        //
+        // Initializing the fields below to smis and later updating them with
+        // double values will cause Fibers to end up having separate shapes.
+        // This behavior/bug has something to do with Object.preventExtension().
+        // Fortunately this only impacts DEV builds.
+        // Unfortunately it makes React unusably slow for some applications.
+        // To work around this, initialize the fields below with doubles.
+        //
+        // Learn more about this here:
+        // https://github.com/facebook/react/issues/14365
+        // https://bugs.chromium.org/p/v8/issues/detail?id=8538
+        this.actualDuration = Number.NaN;
+        this.actualStartTime = Number.NaN;
+        this.selfBaseDuration = Number.NaN;
+        this.treeBaseDuration = Number.NaN; // It's okay to replace the initial doubles with smis after initialization.
+        // This won't trigger the performance cliff mentioned above,
+        // and it simplifies other profiler code (including DevTools).
+
+        this.actualDuration = 0;
+        this.actualStartTime = -1;
+        this.selfBaseDuration = 0;
+        this.treeBaseDuration = 0;
+      }
+
+      {
+        this._debugID = debugCounter++;
+        this._debugSource = null;
+        this._debugOwner = null;
+        this._debugIsCurrentlyTiming = false;
+
+        if (!hasBadMapPolyfill && typeof Object.preventExtensions === 'function') {
+          Object.preventExtensions(this);
+        }
+      }
+    } // This is a constructor function, rather than a POJO constructor, still
+    // please ensure we do the following:
+    // 1) Nobody should add any instance methods on this. Instance methods can be
+    //    more difficult to predict when they get optimized and they are almost
+    //    never inlined properly in static compilers.
+    // 2) Nobody should rely on `instanceof Fiber` for type testing. We should
+    //    always know when it is a fiber.
+    // 3) We might want to experiment with using numeric keys since they are easier
+    //    to optimize in a non-JIT environment.
+    // 4) We can easily go from a constructor to a createFiber object literal if that
+    //    is faster.
+    // 5) It should be easy to port this to a C struct and keep a C implementation
+    //    compatible.
+
+
+    var createFiber = function (tag, pendingProps, key, mode) {
+      // $FlowFixMe: the shapes are exact here but Flow doesn't like constructors
+      return new FiberNode(tag, pendingProps, key, mode);
+    };
+
+    function shouldConstruct(Component) {
+      var prototype = Component.prototype;
+      return !!(prototype && prototype.isReactComponent);
+    }
+
+    function isSimpleFunctionComponent(type) {
+      return typeof type === 'function' && !shouldConstruct(type) && type.defaultProps === undefined;
+    }
+
+    function resolveLazyComponentTag(Component) {
+      if (typeof Component === 'function') {
+        return shouldConstruct(Component) ? ClassComponent : FunctionComponent;
+      } else if (Component !== undefined && Component !== null) {
+        var $$typeof = Component.$$typeof;
+
+        if ($$typeof === REACT_FORWARD_REF_TYPE) {
+          return ForwardRef;
+        }
+
+        if ($$typeof === REACT_MEMO_TYPE) {
+          return MemoComponent;
+        }
+      }
+
+      return IndeterminateComponent;
+    } // This is used to create an alternate fiber to do work on.
+
+
+    function createWorkInProgress(current, pendingProps, expirationTime) {
+      var workInProgress = current.alternate;
+
+      if (workInProgress === null) {
+        // We use a double buffering pooling technique because we know that we'll
+        // only ever need at most two versions of a tree. We pool the "other" unused
+        // node that we're free to reuse. This is lazily created to avoid allocating
+        // extra objects for things that are never updated. It also allow us to
+        // reclaim the extra memory if needed.
+        workInProgress = createFiber(current.tag, pendingProps, current.key, current.mode);
+        workInProgress.elementType = current.elementType;
+        workInProgress.type = current.type;
+        workInProgress.stateNode = current.stateNode;
+        {
+          // DEV-only fields
+          workInProgress._debugID = current._debugID;
+          workInProgress._debugSource = current._debugSource;
+          workInProgress._debugOwner = current._debugOwner;
+        }
+        workInProgress.alternate = current;
+        current.alternate = workInProgress;
+      } else {
+        workInProgress.pendingProps = pendingProps; // We already have an alternate.
+        // Reset the effect tag.
+
+        workInProgress.effectTag = NoEffect; // The effect list is no longer valid.
+
+        workInProgress.nextEffect = null;
+        workInProgress.firstEffect = null;
+        workInProgress.lastEffect = null;
+
+        if (enableProfilerTimer) {
+          // We intentionally reset, rather than copy, actualDuration & actualStartTime.
+          // This prevents time from endlessly accumulating in new commits.
+          // This has the downside of resetting values for different priority renders,
+          // But works for yielding (the common case) and should support resuming.
+          workInProgress.actualDuration = 0;
+          workInProgress.actualStartTime = -1;
+        }
+      }
+
+      workInProgress.childExpirationTime = current.childExpirationTime;
+      workInProgress.expirationTime = current.expirationTime;
+      workInProgress.child = current.child;
+      workInProgress.memoizedProps = current.memoizedProps;
+      workInProgress.memoizedState = current.memoizedState;
+      workInProgress.updateQueue = current.updateQueue;
+      workInProgress.contextDependencies = current.contextDependencies; // These will be overridden during the parent's reconciliation
+
+      workInProgress.sibling = current.sibling;
+      workInProgress.index = current.index;
+      workInProgress.ref = current.ref;
+
+      if (enableProfilerTimer) {
+        workInProgress.selfBaseDuration = current.selfBaseDuration;
+        workInProgress.treeBaseDuration = current.treeBaseDuration;
+      }
+
+      return workInProgress;
+    }
+
+    function createHostRootFiber(isConcurrent) {
+      var mode = isConcurrent ? ConcurrentMode | StrictMode : NoContext;
+
+      if (enableProfilerTimer && isDevToolsPresent) {
+        // Always collect profile timings when DevTools are present.
+        // This enables DevTools to start capturing timing at any point–
+        // Without some nodes in the tree having empty base times.
+        mode |= ProfileMode;
+      }
+
+      return createFiber(HostRoot, null, null, mode);
+    }
+
+    function createFiberFromTypeAndProps(type, // React$ElementType
+    key, pendingProps, owner, mode, expirationTime) {
+      var fiber = void 0;
+      var fiberTag = IndeterminateComponent; // The resolved type is set if we know what the final type will be. I.e. it's not lazy.
+
+      var resolvedType = type;
+
+      if (typeof type === 'function') {
+        if (shouldConstruct(type)) {
+          fiberTag = ClassComponent;
+        }
+      } else if (typeof type === 'string') {
+        fiberTag = HostComponent;
+      } else {
+        getTag: switch (type) {
+          case REACT_FRAGMENT_TYPE:
+            return createFiberFromFragment(pendingProps.children, mode, expirationTime, key);
+
+          case REACT_CONCURRENT_MODE_TYPE:
+            return createFiberFromMode(pendingProps, mode | ConcurrentMode | StrictMode, expirationTime, key);
+
+          case REACT_STRICT_MODE_TYPE:
+            return createFiberFromMode(pendingProps, mode | StrictMode, expirationTime, key);
+
+          case REACT_PROFILER_TYPE:
+            return createFiberFromProfiler(pendingProps, mode, expirationTime, key);
+
+          case REACT_SUSPENSE_TYPE:
+            return createFiberFromSuspense(pendingProps, mode, expirationTime, key);
+
+          default:
+            {
+              if (typeof type === 'object' && type !== null) {
+                switch (type.$$typeof) {
+                  case REACT_PROVIDER_TYPE:
+                    fiberTag = ContextProvider;
+                    break getTag;
+
+                  case REACT_CONTEXT_TYPE:
+                    // This is a consumer
+                    fiberTag = ContextConsumer;
+                    break getTag;
+
+                  case REACT_FORWARD_REF_TYPE:
+                    fiberTag = ForwardRef;
+                    break getTag;
+
+                  case REACT_MEMO_TYPE:
+                    fiberTag = MemoComponent;
+                    break getTag;
+
+                  case REACT_LAZY_TYPE:
+                    fiberTag = LazyComponent;
+                    resolvedType = null;
+                    break getTag;
+                }
+              }
+
+              var info = '';
+              {
+                if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {
+                  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.';
+                }
+
+                var ownerName = owner ? getComponentName(owner.type) : null;
+
+                if (ownerName) {
+                  info += '\n\nCheck the render method of `' + ownerName + '`.';
+                }
+              }
+              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);
+            }
+        }
+      }
+
+      fiber = createFiber(fiberTag, pendingProps, key, mode);
+      fiber.elementType = type;
+      fiber.type = resolvedType;
+      fiber.expirationTime = expirationTime;
+      return fiber;
+    }
+
+    function createFiberFromElement(element, mode, expirationTime) {
+      var owner = null;
+      {
+        owner = element._owner;
+      }
+      var type = element.type;
+      var key = element.key;
+      var pendingProps = element.props;
+      var fiber = createFiberFromTypeAndProps(type, key, pendingProps, owner, mode, expirationTime);
+      {
+        fiber._debugSource = element._source;
+        fiber._debugOwner = element._owner;
+      }
+      return fiber;
+    }
+
+    function createFiberFromFragment(elements, mode, expirationTime, key) {
+      var fiber = createFiber(Fragment, elements, key, mode);
+      fiber.expirationTime = expirationTime;
+      return fiber;
+    }
+
+    function createFiberFromProfiler(pendingProps, mode, expirationTime, key) {
+      {
+        if (typeof pendingProps.id !== 'string' || typeof pendingProps.onRender !== 'function') {
+          warningWithoutStack$1(false, 'Profiler must specify an "id" string and "onRender" function as props');
+        }
+      }
+      var fiber = createFiber(Profiler, pendingProps, key, mode | ProfileMode); // TODO: The Profiler fiber shouldn't have a type. It has a tag.
+
+      fiber.elementType = REACT_PROFILER_TYPE;
+      fiber.type = REACT_PROFILER_TYPE;
+      fiber.expirationTime = expirationTime;
+      return fiber;
+    }
+
+    function createFiberFromMode(pendingProps, mode, expirationTime, key) {
+      var fiber = createFiber(Mode, pendingProps, key, mode); // TODO: The Mode fiber shouldn't have a type. It has a tag.
+
+      var type = (mode & ConcurrentMode) === NoContext ? REACT_STRICT_MODE_TYPE : REACT_CONCURRENT_MODE_TYPE;
+      fiber.elementType = type;
+      fiber.type = type;
+      fiber.expirationTime = expirationTime;
+      return fiber;
+    }
+
+    function createFiberFromSuspense(pendingProps, mode, expirationTime, key) {
+      var fiber = createFiber(SuspenseComponent, pendingProps, key, mode); // TODO: The SuspenseComponent fiber shouldn't have a type. It has a tag.
+
+      var type = REACT_SUSPENSE_TYPE;
+      fiber.elementType = type;
+      fiber.type = type;
+      fiber.expirationTime = expirationTime;
+      return fiber;
+    }
+
+    function createFiberFromText(content, mode, expirationTime) {
+      var fiber = createFiber(HostText, content, null, mode);
+      fiber.expirationTime = expirationTime;
+      return fiber;
+    }
+
+    function createFiberFromHostInstanceForDeletion() {
+      var fiber = createFiber(HostComponent, null, null, NoContext); // TODO: These should not need a type.
+
+      fiber.elementType = 'DELETED';
+      fiber.type = 'DELETED';
+      return fiber;
+    }
+
+    function createFiberFromPortal(portal, mode, expirationTime) {
+      var pendingProps = portal.children !== null ? portal.children : [];
+      var fiber = createFiber(HostPortal, pendingProps, portal.key, mode);
+      fiber.expirationTime = expirationTime;
+      fiber.stateNode = {
+        containerInfo: portal.containerInfo,
+        pendingChildren: null,
+        // Used by persistent updates
+        implementation: portal.implementation
+      };
+      return fiber;
+    } // Used for stashing WIP properties to replay failed work in DEV.
+
+
+    function assignFiberPropertiesInDEV(target, source) {
+      if (target === null) {
+        // This Fiber's initial properties will always be overwritten.
+        // We only use a Fiber to ensure the same hidden class so DEV isn't slow.
+        target = createFiber(IndeterminateComponent, null, null, NoContext);
+      } // This is intentionally written as a list of all properties.
+      // We tried to use Object.assign() instead but this is called in
+      // the hottest path, and Object.assign() was too slow:
+      // https://github.com/facebook/react/issues/12502
+      // This code is DEV-only so size is not a concern.
+
+
+      target.tag = source.tag;
+      target.key = source.key;
+      target.elementType = source.elementType;
+      target.type = source.type;
+      target.stateNode = source.stateNode;
+      target.return = source.return;
+      target.child = source.child;
+      target.sibling = source.sibling;
+      target.index = source.index;
+      target.ref = source.ref;
+      target.pendingProps = source.pendingProps;
+      target.memoizedProps = source.memoizedProps;
+      target.updateQueue = source.updateQueue;
+      target.memoizedState = source.memoizedState;
+      target.contextDependencies = source.contextDependencies;
+      target.mode = source.mode;
+      target.effectTag = source.effectTag;
+      target.nextEffect = source.nextEffect;
+      target.firstEffect = source.firstEffect;
+      target.lastEffect = source.lastEffect;
+      target.expirationTime = source.expirationTime;
+      target.childExpirationTime = source.childExpirationTime;
+      target.alternate = source.alternate;
+
+      if (enableProfilerTimer) {
+        target.actualDuration = source.actualDuration;
+        target.actualStartTime = source.actualStartTime;
+        target.selfBaseDuration = source.selfBaseDuration;
+        target.treeBaseDuration = source.treeBaseDuration;
+      }
+
+      target._debugID = source._debugID;
+      target._debugSource = source._debugSource;
+      target._debugOwner = source._debugOwner;
+      target._debugIsCurrentlyTiming = source._debugIsCurrentlyTiming;
+      return target;
+    } // TODO: This should be lifted into the renderer.
+    // The following attributes are only used by interaction tracing builds.
+    // They enable interactions to be associated with their async work,
+    // And expose interaction metadata to the React DevTools Profiler plugin.
+    // Note that these attributes are only defined when the enableSchedulerTracing flag is enabled.
+    // Exported FiberRoot type includes all properties,
+    // To avoid requiring potentially error-prone :any casts throughout the project.
+    // Profiling properties are only safe to access in profiling builds (when enableSchedulerTracing is true).
+    // The types are defined separately within this file to ensure they stay in sync.
+    // (We don't have to use an inline :any cast when enableSchedulerTracing is disabled.)
+
+
+    function createFiberRoot(containerInfo, isConcurrent, hydrate) {
+      // Cyclic construction. This cheats the type system right now because
+      // stateNode is any.
+      var uninitializedFiber = createHostRootFiber(isConcurrent);
+      var root = void 0;
+
+      if (enableSchedulerTracing) {
+        root = {
+          current: uninitializedFiber,
+          containerInfo: containerInfo,
+          pendingChildren: null,
+          earliestPendingTime: NoWork,
+          latestPendingTime: NoWork,
+          earliestSuspendedTime: NoWork,
+          latestSuspendedTime: NoWork,
+          latestPingedTime: NoWork,
+          pingCache: null,
+          didError: false,
+          pendingCommitExpirationTime: NoWork,
+          finishedWork: null,
+          timeoutHandle: noTimeout,
+          context: null,
+          pendingContext: null,
+          hydrate: hydrate,
+          nextExpirationTimeToWorkOn: NoWork,
+          expirationTime: NoWork,
+          firstBatch: null,
+          nextScheduledRoot: null,
+          interactionThreadID: tracing.unstable_getThreadID(),
+          memoizedInteractions: new Set(),
+          pendingInteractionMap: new Map()
+        };
+      } else {
+        root = {
+          current: uninitializedFiber,
+          containerInfo: containerInfo,
+          pendingChildren: null,
+          pingCache: null,
+          earliestPendingTime: NoWork,
+          latestPendingTime: NoWork,
+          earliestSuspendedTime: NoWork,
+          latestSuspendedTime: NoWork,
+          latestPingedTime: NoWork,
+          didError: false,
+          pendingCommitExpirationTime: NoWork,
+          finishedWork: null,
+          timeoutHandle: noTimeout,
+          context: null,
+          pendingContext: null,
+          hydrate: hydrate,
+          nextExpirationTimeToWorkOn: NoWork,
+          expirationTime: NoWork,
+          firstBatch: null,
+          nextScheduledRoot: null
+        };
+      }
+
+      uninitializedFiber.stateNode = root; // The reason for the way the Flow types are structured in this file,
+      // Is to avoid needing :any casts everywhere interaction tracing fields are used.
+      // Unfortunately that requires an :any cast for non-interaction tracing capable builds.
+      // $FlowFixMe Remove this :any cast and replace it with something better.
+
+      return root;
+    }
+    /**
+     * Forked from fbjs/warning:
+     * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js
+     *
+     * Only change is we use console.warn instead of console.error,
+     * and do nothing when 'console' is not supported.
+     * This really simplifies the code.
+     * ---
+     * Similar to invariant but only logs a warning if the condition is not met.
+     * This can be used to log issues in development environments in critical
+     * paths. Removing the logging code for production environments will keep the
+     * same logic and follow the same code paths.
+     */
+
+
+    var lowPriorityWarning = function () {};
+
+    {
+      var printWarning = function (format) {
+        for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
+          args[_key - 1] = arguments[_key];
+        }
+
+        var argIndex = 0;
+        var message = 'Warning: ' + format.replace(/%s/g, function () {
+          return args[argIndex++];
+        });
+
+        if (typeof console !== 'undefined') {
+          console.warn(message);
+        }
+
+        try {
+          // --- Welcome to debugging React ---
+          // This error was thrown as a convenience so that you can use this stack
+          // to find the callsite that caused this warning to fire.
+          throw new Error(message);
+        } catch (x) {}
+      };
+
+      lowPriorityWarning = function (condition, format) {
+        if (format === undefined) {
+          throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');
+        }
+
+        if (!condition) {
+          for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {
+            args[_key2 - 2] = arguments[_key2];
+          }
+
+          printWarning.apply(undefined, [format].concat(args));
+        }
+      };
+    }
+    var lowPriorityWarning$1 = lowPriorityWarning;
+    var ReactStrictModeWarnings = {
+      discardPendingWarnings: function () {},
+      flushPendingDeprecationWarnings: function () {},
+      flushPendingUnsafeLifecycleWarnings: function () {},
+      recordDeprecationWarnings: function (fiber, instance) {},
+      recordUnsafeLifecycleWarnings: function (fiber, instance) {},
+      recordLegacyContextWarning: function (fiber, instance) {},
+      flushLegacyContextWarning: function () {}
+    };
+    {
+      var LIFECYCLE_SUGGESTIONS = {
+        UNSAFE_componentWillMount: 'componentDidMount',
+        UNSAFE_componentWillReceiveProps: 'static getDerivedStateFromProps',
+        UNSAFE_componentWillUpdate: 'componentDidUpdate'
+      };
+      var pendingComponentWillMountWarnings = [];
+      var pendingComponentWillReceivePropsWarnings = [];
+      var pendingComponentWillUpdateWarnings = [];
+      var pendingUnsafeLifecycleWarnings = new Map();
+      var pendingLegacyContextWarning = new Map(); // Tracks components we have already warned about.
+
+      var didWarnAboutDeprecatedLifecycles = new Set();
+      var didWarnAboutUnsafeLifecycles = new Set();
+      var didWarnAboutLegacyContext = new Set();
+
+      var setToSortedString = function (set) {
+        var array = [];
+        set.forEach(function (value) {
+          array.push(value);
+        });
+        return array.sort().join(', ');
+      };
+
+      ReactStrictModeWarnings.discardPendingWarnings = function () {
+        pendingComponentWillMountWarnings = [];
+        pendingComponentWillReceivePropsWarnings = [];
+        pendingComponentWillUpdateWarnings = [];
+        pendingUnsafeLifecycleWarnings = new Map();
+        pendingLegacyContextWarning = new Map();
+      };
+
+      ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings = function () {
+        pendingUnsafeLifecycleWarnings.forEach(function (lifecycleWarningsMap, strictRoot) {
+          var lifecyclesWarningMessages = [];
+          Object.keys(lifecycleWarningsMap).forEach(function (lifecycle) {
+            var lifecycleWarnings = lifecycleWarningsMap[lifecycle];
+
+            if (lifecycleWarnings.length > 0) {
+              var componentNames = new Set();
+              lifecycleWarnings.forEach(function (fiber) {
+                componentNames.add(getComponentName(fiber.type) || 'Component');
+                didWarnAboutUnsafeLifecycles.add(fiber.type);
+              });
+              var formatted = lifecycle.replace('UNSAFE_', '');
+              var suggestion = LIFECYCLE_SUGGESTIONS[lifecycle];
+              var sortedComponentNames = setToSortedString(componentNames);
+              lifecyclesWarningMessages.push(formatted + ': Please update the following components to use ' + (suggestion + ' instead: ' + sortedComponentNames));
+            }
+          });
+
+          if (lifecyclesWarningMessages.length > 0) {
+            var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);
+            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, lifecyclesWarningMessages.join('\n\n'));
+          }
+        });
+        pendingUnsafeLifecycleWarnings = new Map();
+      };
+
+      var findStrictRoot = function (fiber) {
+        var maybeStrictRoot = null;
+        var node = fiber;
+
+        while (node !== null) {
+          if (node.mode & StrictMode) {
+            maybeStrictRoot = node;
+          }
+
+          node = node.return;
+        }
+
+        return maybeStrictRoot;
+      };
+
+      ReactStrictModeWarnings.flushPendingDeprecationWarnings = function () {
+        if (pendingComponentWillMountWarnings.length > 0) {
+          var uniqueNames = new Set();
+          pendingComponentWillMountWarnings.forEach(function (fiber) {
+            uniqueNames.add(getComponentName(fiber.type) || 'Component');
+            didWarnAboutDeprecatedLifecycles.add(fiber.type);
+          });
+          var sortedNames = setToSortedString(uniqueNames);
+          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);
+          pendingComponentWillMountWarnings = [];
+        }
+
+        if (pendingComponentWillReceivePropsWarnings.length > 0) {
+          var _uniqueNames = new Set();
+
+          pendingComponentWillReceivePropsWarnings.forEach(function (fiber) {
+            _uniqueNames.add(getComponentName(fiber.type) || 'Component');
+
+            didWarnAboutDeprecatedLifecycles.add(fiber.type);
+          });
+
+          var _sortedNames = setToSortedString(_uniqueNames);
+
+          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);
+          pendingComponentWillReceivePropsWarnings = [];
+        }
+
+        if (pendingComponentWillUpdateWarnings.length > 0) {
+          var _uniqueNames2 = new Set();
+
+          pendingComponentWillUpdateWarnings.forEach(function (fiber) {
+            _uniqueNames2.add(getComponentName(fiber.type) || 'Component');
+
+            didWarnAboutDeprecatedLifecycles.add(fiber.type);
+          });
+
+          var _sortedNames2 = setToSortedString(_uniqueNames2);
+
+          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);
+          pendingComponentWillUpdateWarnings = [];
+        }
+      };
+
+      ReactStrictModeWarnings.recordDeprecationWarnings = function (fiber, instance) {
+        // Dedup strategy: Warn once per component.
+        if (didWarnAboutDeprecatedLifecycles.has(fiber.type)) {
+          return;
+        } // Don't warn about react-lifecycles-compat polyfilled components.
+
+
+        if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {
+          pendingComponentWillMountWarnings.push(fiber);
+        }
+
+        if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {
+          pendingComponentWillReceivePropsWarnings.push(fiber);
+        }
+
+        if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {
+          pendingComponentWillUpdateWarnings.push(fiber);
+        }
+      };
+
+      ReactStrictModeWarnings.recordUnsafeLifecycleWarnings = function (fiber, instance) {
+        var strictRoot = findStrictRoot(fiber);
+
+        if (strictRoot === null) {
+          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.');
+          return;
+        } // Dedup strategy: Warn once per component.
+        // This is difficult to track any other way since component names
+        // are often vague and are likely to collide between 3rd party libraries.
+        // An expand property is probably okay to use here since it's DEV-only,
+        // and will only be set in the event of serious warnings.
+
+
+        if (didWarnAboutUnsafeLifecycles.has(fiber.type)) {
+          return;
+        }
+
+        var warningsForRoot = void 0;
+
+        if (!pendingUnsafeLifecycleWarnings.has(strictRoot)) {
+          warningsForRoot = {
+            UNSAFE_componentWillMount: [],
+            UNSAFE_componentWillReceiveProps: [],
+            UNSAFE_componentWillUpdate: []
+          };
+          pendingUnsafeLifecycleWarnings.set(strictRoot, warningsForRoot);
+        } else {
+          warningsForRoot = pendingUnsafeLifecycleWarnings.get(strictRoot);
+        }
+
+        var unsafeLifecycles = [];
+
+        if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillMount === 'function') {
+          unsafeLifecycles.push('UNSAFE_componentWillMount');
+        }
+
+        if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillReceiveProps === 'function') {
+          unsafeLifecycles.push('UNSAFE_componentWillReceiveProps');
+        }
+
+        if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillUpdate === 'function') {
+          unsafeLifecycles.push('UNSAFE_componentWillUpdate');
+        }
+
+        if (unsafeLifecycles.length > 0) {
+          unsafeLifecycles.forEach(function (lifecycle) {
+            warningsForRoot[lifecycle].push(fiber);
+          });
+        }
+      };
+
+      ReactStrictModeWarnings.recordLegacyContextWarning = function (fiber, instance) {
+        var strictRoot = findStrictRoot(fiber);
+
+        if (strictRoot === null) {
+          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.');
+          return;
+        } // Dedup strategy: Warn once per component.
+
+
+        if (didWarnAboutLegacyContext.has(fiber.type)) {
+          return;
+        }
+
+        var warningsForRoot = pendingLegacyContextWarning.get(strictRoot);
+
+        if (fiber.type.contextTypes != null || fiber.type.childContextTypes != null || instance !== null && typeof instance.getChildContext === 'function') {
+          if (warningsForRoot === undefined) {
+            warningsForRoot = [];
+            pendingLegacyContextWarning.set(strictRoot, warningsForRoot);
+          }
+
+          warningsForRoot.push(fiber);
+        }
+      };
+
+      ReactStrictModeWarnings.flushLegacyContextWarning = function () {
+        pendingLegacyContextWarning.forEach(function (fiberArray, strictRoot) {
+          var uniqueNames = new Set();
+          fiberArray.forEach(function (fiber) {
+            uniqueNames.add(getComponentName(fiber.type) || 'Component');
+            didWarnAboutLegacyContext.add(fiber.type);
+          });
+          var sortedNames = setToSortedString(uniqueNames);
+          var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);
+          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);
+        });
+      };
+    } // This lets us hook into Fiber to debug what it's doing.
+    // See https://github.com/facebook/react/pull/8033.
+    // This is not part of the public API, not even for React DevTools.
+    // You may only inject a debugTool if you work on React Fiber itself.
+
+    var ReactFiberInstrumentation = {
+      debugTool: null
+    };
+    var ReactFiberInstrumentation_1 = ReactFiberInstrumentation; // TODO: Offscreen updates should never suspend. However, a promise that
+    // suspended inside an offscreen subtree should be able to ping at the priority
+    // of the outer render.
+
+    function markPendingPriorityLevel(root, expirationTime) {
+      // If there's a gap between completing a failed root and retrying it,
+      // additional updates may be scheduled. Clear `didError`, in case the update
+      // is sufficient to fix the error.
+      root.didError = false; // Update the latest and earliest pending times
+
+      var earliestPendingTime = root.earliestPendingTime;
+
+      if (earliestPendingTime === NoWork) {
+        // No other pending updates.
+        root.earliestPendingTime = root.latestPendingTime = expirationTime;
+      } else {
+        if (earliestPendingTime < expirationTime) {
+          // This is the earliest pending update.
+          root.earliestPendingTime = expirationTime;
+        } else {
+          var latestPendingTime = root.latestPendingTime;
+
+          if (latestPendingTime > expirationTime) {
+            // This is the latest pending update
+            root.latestPendingTime = expirationTime;
+          }
+        }
+      }
+
+      findNextExpirationTimeToWorkOn(expirationTime, root);
+    }
+
+    function markCommittedPriorityLevels(root, earliestRemainingTime) {
+      root.didError = false;
+
+      if (earliestRemainingTime === NoWork) {
+        // Fast path. There's no remaining work. Clear everything.
+        root.earliestPendingTime = NoWork;
+        root.latestPendingTime = NoWork;
+        root.earliestSuspendedTime = NoWork;
+        root.latestSuspendedTime = NoWork;
+        root.latestPingedTime = NoWork;
+        findNextExpirationTimeToWorkOn(NoWork, root);
+        return;
+      }
+
+      if (earliestRemainingTime < root.latestPingedTime) {
+        root.latestPingedTime = NoWork;
+      } // Let's see if the previous latest known pending level was just flushed.
+
+
+      var latestPendingTime = root.latestPendingTime;
+
+      if (latestPendingTime !== NoWork) {
+        if (latestPendingTime > earliestRemainingTime) {
+          // We've flushed all the known pending levels.
+          root.earliestPendingTime = root.latestPendingTime = NoWork;
+        } else {
+          var earliestPendingTime = root.earliestPendingTime;
+
+          if (earliestPendingTime > earliestRemainingTime) {
+            // We've flushed the earliest known pending level. Set this to the
+            // latest pending time.
+            root.earliestPendingTime = root.latestPendingTime;
+          }
+        }
+      } // Now let's handle the earliest remaining level in the whole tree. We need to
+      // decide whether to treat it as a pending level or as suspended. Check
+      // it falls within the range of known suspended levels.
+
+
+      var earliestSuspendedTime = root.earliestSuspendedTime;
+
+      if (earliestSuspendedTime === NoWork) {
+        // There's no suspended work. Treat the earliest remaining level as a
+        // pending level.
+        markPendingPriorityLevel(root, earliestRemainingTime);
+        findNextExpirationTimeToWorkOn(NoWork, root);
+        return;
+      }
+
+      var latestSuspendedTime = root.latestSuspendedTime;
+
+      if (earliestRemainingTime < latestSuspendedTime) {
+        // The earliest remaining level is later than all the suspended work. That
+        // means we've flushed all the suspended work.
+        root.earliestSuspendedTime = NoWork;
+        root.latestSuspendedTime = NoWork;
+        root.latestPingedTime = NoWork; // There's no suspended work. Treat the earliest remaining level as a
+        // pending level.
+
+        markPendingPriorityLevel(root, earliestRemainingTime);
+        findNextExpirationTimeToWorkOn(NoWork, root);
+        return;
+      }
+
+      if (earliestRemainingTime > earliestSuspendedTime) {
+        // The earliest remaining time is earlier than all the suspended work.
+        // Treat it as a pending update.
+        markPendingPriorityLevel(root, earliestRemainingTime);
+        findNextExpirationTimeToWorkOn(NoWork, root);
+        return;
+      } // The earliest remaining time falls within the range of known suspended
+      // levels. We should treat this as suspended work.
+
+
+      findNextExpirationTimeToWorkOn(NoWork, root);
+    }
+
+    function hasLowerPriorityWork(root, erroredExpirationTime) {
+      var latestPendingTime = root.latestPendingTime;
+      var latestSuspendedTime = root.latestSuspendedTime;
+      var latestPingedTime = root.latestPingedTime;
+      return latestPendingTime !== NoWork && latestPendingTime < erroredExpirationTime || latestSuspendedTime !== NoWork && latestSuspendedTime < erroredExpirationTime || latestPingedTime !== NoWork && latestPingedTime < erroredExpirationTime;
+    }
+
+    function isPriorityLevelSuspended(root, expirationTime) {
+      var earliestSuspendedTime = root.earliestSuspendedTime;
+      var latestSuspendedTime = root.latestSuspendedTime;
+      return earliestSuspendedTime !== NoWork && expirationTime <= earliestSuspendedTime && expirationTime >= latestSuspendedTime;
+    }
+
+    function markSuspendedPriorityLevel(root, suspendedTime) {
+      root.didError = false;
+      clearPing(root, suspendedTime); // First, check the known pending levels and update them if needed.
+
+      var earliestPendingTime = root.earliestPendingTime;
+      var latestPendingTime = root.latestPendingTime;
+
+      if (earliestPendingTime === suspendedTime) {
+        if (latestPendingTime === suspendedTime) {
+          // Both known pending levels were suspended. Clear them.
+          root.earliestPendingTime = root.latestPendingTime = NoWork;
+        } else {
+          // The earliest pending level was suspended. Clear by setting it to the
+          // latest pending level.
+          root.earliestPendingTime = latestPendingTime;
+        }
+      } else if (latestPendingTime === suspendedTime) {
+        // The latest pending level was suspended. Clear by setting it to the
+        // latest pending level.
+        root.latestPendingTime = earliestPendingTime;
+      } // Finally, update the known suspended levels.
+
+
+      var earliestSuspendedTime = root.earliestSuspendedTime;
+      var latestSuspendedTime = root.latestSuspendedTime;
+
+      if (earliestSuspendedTime === NoWork) {
+        // No other suspended levels.
+        root.earliestSuspendedTime = root.latestSuspendedTime = suspendedTime;
+      } else {
+        if (earliestSuspendedTime < suspendedTime) {
+          // This is the earliest suspended level.
+          root.earliestSuspendedTime = suspendedTime;
+        } else if (latestSuspendedTime > suspendedTime) {
+          // This is the latest suspended level
+          root.latestSuspendedTime = suspendedTime;
+        }
+      }
+
+      findNextExpirationTimeToWorkOn(suspendedTime, root);
+    }
+
+    function markPingedPriorityLevel(root, pingedTime) {
+      root.didError = false; // TODO: When we add back resuming, we need to ensure the progressed work
+      // is thrown out and not reused during the restarted render. One way to
+      // invalidate the progressed work is to restart at expirationTime + 1.
+
+      var latestPingedTime = root.latestPingedTime;
+
+      if (latestPingedTime === NoWork || latestPingedTime > pingedTime) {
+        root.latestPingedTime = pingedTime;
+      }
+
+      findNextExpirationTimeToWorkOn(pingedTime, root);
+    }
+
+    function clearPing(root, completedTime) {
+      var latestPingedTime = root.latestPingedTime;
+
+      if (latestPingedTime >= completedTime) {
+        root.latestPingedTime = NoWork;
+      }
+    }
+
+    function findEarliestOutstandingPriorityLevel(root, renderExpirationTime) {
+      var earliestExpirationTime = renderExpirationTime;
+      var earliestPendingTime = root.earliestPendingTime;
+      var earliestSuspendedTime = root.earliestSuspendedTime;
+
+      if (earliestPendingTime > earliestExpirationTime) {
+        earliestExpirationTime = earliestPendingTime;
+      }
+
+      if (earliestSuspendedTime > earliestExpirationTime) {
+        earliestExpirationTime = earliestSuspendedTime;
+      }
+
+      return earliestExpirationTime;
+    }
+
+    function didExpireAtExpirationTime(root, currentTime) {
+      var expirationTime = root.expirationTime;
+
+      if (expirationTime !== NoWork && currentTime <= expirationTime) {
+        // The root has expired. Flush all work up to the current time.
+        root.nextExpirationTimeToWorkOn = currentTime;
+      }
+    }
+
+    function findNextExpirationTimeToWorkOn(completedExpirationTime, root) {
+      var earliestSuspendedTime = root.earliestSuspendedTime;
+      var latestSuspendedTime = root.latestSuspendedTime;
+      var earliestPendingTime = root.earliestPendingTime;
+      var latestPingedTime = root.latestPingedTime; // Work on the earliest pending time. Failing that, work on the latest
+      // pinged time.
+
+      var nextExpirationTimeToWorkOn = earliestPendingTime !== NoWork ? earliestPendingTime : latestPingedTime; // If there is no pending or pinged work, check if there's suspended work
+      // that's lower priority than what we just completed.
+
+      if (nextExpirationTimeToWorkOn === NoWork && (completedExpirationTime === NoWork || latestSuspendedTime < completedExpirationTime)) {
+        // The lowest priority suspended work is the work most likely to be
+        // committed next. Let's start rendering it again, so that if it times out,
+        // it's ready to commit.
+        nextExpirationTimeToWorkOn = latestSuspendedTime;
+      }
+
+      var expirationTime = nextExpirationTimeToWorkOn;
+
+      if (expirationTime !== NoWork && earliestSuspendedTime > expirationTime) {
+        // Expire using the earliest known expiration time.
+        expirationTime = earliestSuspendedTime;
+      }
+
+      root.nextExpirationTimeToWorkOn = nextExpirationTimeToWorkOn;
+      root.expirationTime = expirationTime;
+    }
+
+    function resolveDefaultProps(Component, baseProps) {
+      if (Component && Component.defaultProps) {
+        // Resolve default props. Taken from ReactElement
+        var props = _assign({}, baseProps);
+
+        var defaultProps = Component.defaultProps;
+
+        for (var propName in defaultProps) {
+          if (props[propName] === undefined) {
+            props[propName] = defaultProps[propName];
+          }
+        }
+
+        return props;
+      }
+
+      return baseProps;
+    }
+
+    function readLazyComponentType(lazyComponent) {
+      var status = lazyComponent._status;
+      var result = lazyComponent._result;
+
+      switch (status) {
+        case Resolved:
+          {
+            var Component = result;
+            return Component;
+          }
+
+        case Rejected:
+          {
+            var error = result;
+            throw error;
+          }
+
+        case Pending:
+          {
+            var thenable = result;
+            throw thenable;
+          }
+
+        default:
+          {
+            lazyComponent._status = Pending;
+            var ctor = lazyComponent._ctor;
+
+            var _thenable = ctor();
+
+            _thenable.then(function (moduleObject) {
+              if (lazyComponent._status === Pending) {
+                var defaultExport = moduleObject.default;
+                {
+                  if (defaultExport === undefined) {
+                    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);
+                  }
+                }
+                lazyComponent._status = Resolved;
+                lazyComponent._result = defaultExport;
+              }
+            }, function (error) {
+              if (lazyComponent._status === Pending) {
+                lazyComponent._status = Rejected;
+                lazyComponent._result = error;
+              }
+            }); // Handle synchronous thenables.
+
+
+            switch (lazyComponent._status) {
+              case Resolved:
+                return lazyComponent._result;
+
+              case Rejected:
+                throw lazyComponent._result;
+            }
+
+            lazyComponent._result = _thenable;
+            throw _thenable;
+          }
+      }
+    }
+
+    var fakeInternalInstance = {};
+    var isArray$1 = Array.isArray; // React.Component uses a shared frozen object by default.
+    // We'll use it to determine whether we need to initialize legacy refs.
+
+    var emptyRefsObject = new React.Component().refs;
+    var didWarnAboutStateAssignmentForComponent = void 0;
+    var didWarnAboutUninitializedState = void 0;
+    var didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = void 0;
+    var didWarnAboutLegacyLifecyclesAndDerivedState = void 0;
+    var didWarnAboutUndefinedDerivedState = void 0;
+    var warnOnUndefinedDerivedState = void 0;
+    var warnOnInvalidCallback$1 = void 0;
+    var didWarnAboutDirectlyAssigningPropsToState = void 0;
+    var didWarnAboutContextTypeAndContextTypes = void 0;
+    var didWarnAboutInvalidateContextType = void 0;
+    {
+      didWarnAboutStateAssignmentForComponent = new Set();
+      didWarnAboutUninitializedState = new Set();
+      didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = new Set();
+      didWarnAboutLegacyLifecyclesAndDerivedState = new Set();
+      didWarnAboutDirectlyAssigningPropsToState = new Set();
+      didWarnAboutUndefinedDerivedState = new Set();
+      didWarnAboutContextTypeAndContextTypes = new Set();
+      didWarnAboutInvalidateContextType = new Set();
+      var didWarnOnInvalidCallback = new Set();
+
+      warnOnInvalidCallback$1 = function (callback, callerName) {
+        if (callback === null || typeof callback === 'function') {
+          return;
+        }
+
+        var key = callerName + '_' + callback;
+
+        if (!didWarnOnInvalidCallback.has(key)) {
+          didWarnOnInvalidCallback.add(key);
+          warningWithoutStack$1(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback);
+        }
+      };
+
+      warnOnUndefinedDerivedState = function (type, partialState) {
+        if (partialState === undefined) {
+          var componentName = getComponentName(type) || 'Component';
+
+          if (!didWarnAboutUndefinedDerivedState.has(componentName)) {
+            didWarnAboutUndefinedDerivedState.add(componentName);
+            warningWithoutStack$1(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', componentName);
+          }
+        }
+      }; // This is so gross but it's at least non-critical and can be removed if
+      // it causes problems. This is meant to give a nicer error message for
+      // ReactDOM15.unstable_renderSubtreeIntoContainer(reactDOM16Component,
+      // ...)) which otherwise throws a "_processChildContext is not a function"
+      // exception.
+
+
+      Object.defineProperty(fakeInternalInstance, '_processChildContext', {
+        enumerable: false,
+        value: function () {
+          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).');
+        }
+      });
+      Object.freeze(fakeInternalInstance);
+    }
+
+    function applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, nextProps) {
+      var prevState = workInProgress.memoizedState;
+      {
+        if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+          // Invoke the function an extra time to help detect side-effects.
+          getDerivedStateFromProps(nextProps, prevState);
+        }
+      }
+      var partialState = getDerivedStateFromProps(nextProps, prevState);
+      {
+        warnOnUndefinedDerivedState(ctor, partialState);
+      } // Merge the partial state and the previous state.
+
+      var memoizedState = partialState === null || partialState === undefined ? prevState : _assign({}, prevState, partialState);
+      workInProgress.memoizedState = memoizedState; // Once the update queue is empty, persist the derived state onto the
+      // base state.
+
+      var updateQueue = workInProgress.updateQueue;
+
+      if (updateQueue !== null && workInProgress.expirationTime === NoWork) {
+        updateQueue.baseState = memoizedState;
+      }
+    }
+
+    var classComponentUpdater = {
+      isMounted: isMounted,
+      enqueueSetState: function (inst, payload, callback) {
+        var fiber = get(inst);
+        var currentTime = requestCurrentTime();
+        var expirationTime = computeExpirationForFiber(currentTime, fiber);
+        var update = createUpdate(expirationTime);
+        update.payload = payload;
+
+        if (callback !== undefined && callback !== null) {
+          {
+            warnOnInvalidCallback$1(callback, 'setState');
+          }
+          update.callback = callback;
+        }
+
+        flushPassiveEffects();
+        enqueueUpdate(fiber, update);
+        scheduleWork(fiber, expirationTime);
+      },
+      enqueueReplaceState: function (inst, payload, callback) {
+        var fiber = get(inst);
+        var currentTime = requestCurrentTime();
+        var expirationTime = computeExpirationForFiber(currentTime, fiber);
+        var update = createUpdate(expirationTime);
+        update.tag = ReplaceState;
+        update.payload = payload;
+
+        if (callback !== undefined && callback !== null) {
+          {
+            warnOnInvalidCallback$1(callback, 'replaceState');
+          }
+          update.callback = callback;
+        }
+
+        flushPassiveEffects();
+        enqueueUpdate(fiber, update);
+        scheduleWork(fiber, expirationTime);
+      },
+      enqueueForceUpdate: function (inst, callback) {
+        var fiber = get(inst);
+        var currentTime = requestCurrentTime();
+        var expirationTime = computeExpirationForFiber(currentTime, fiber);
+        var update = createUpdate(expirationTime);
+        update.tag = ForceUpdate;
+
+        if (callback !== undefined && callback !== null) {
+          {
+            warnOnInvalidCallback$1(callback, 'forceUpdate');
+          }
+          update.callback = callback;
+        }
+
+        flushPassiveEffects();
+        enqueueUpdate(fiber, update);
+        scheduleWork(fiber, expirationTime);
+      }
+    };
+
+    function checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext) {
+      var instance = workInProgress.stateNode;
+
+      if (typeof instance.shouldComponentUpdate === 'function') {
+        startPhaseTimer(workInProgress, 'shouldComponentUpdate');
+        var shouldUpdate = instance.shouldComponentUpdate(newProps, newState, nextContext);
+        stopPhaseTimer();
+        {
+          !(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;
+        }
+        return shouldUpdate;
+      }
+
+      if (ctor.prototype && ctor.prototype.isPureReactComponent) {
+        return !shallowEqual(oldProps, newProps) || !shallowEqual(oldState, newState);
+      }
+
+      return true;
+    }
+
+    function checkClassInstance(workInProgress, ctor, newProps) {
+      var instance = workInProgress.stateNode;
+      {
+        var name = getComponentName(ctor) || 'Component';
+        var renderPresent = instance.render;
+
+        if (!renderPresent) {
+          if (ctor.prototype && typeof ctor.prototype.render === 'function') {
+            warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: did you accidentally return an object from the constructor?', name);
+          } else {
+            warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: you may have forgotten to define `render`.', name);
+          }
+        }
+
+        var noGetInitialStateOnES6 = !instance.getInitialState || instance.getInitialState.isReactClassApproved || instance.state;
+        !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;
+        var noGetDefaultPropsOnES6 = !instance.getDefaultProps || instance.getDefaultProps.isReactClassApproved;
+        !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;
+        var noInstancePropTypes = !instance.propTypes;
+        !noInstancePropTypes ? warningWithoutStack$1(false, 'propTypes was defined as an instance property on %s. Use a static ' + 'property to define propTypes instead.', name) : void 0;
+        var noInstanceContextType = !instance.contextType;
+        !noInstanceContextType ? warningWithoutStack$1(false, 'contextType was defined as an instance property on %s. Use a static ' + 'property to define contextType instead.', name) : void 0;
+        var noInstanceContextTypes = !instance.contextTypes;
+        !noInstanceContextTypes ? warningWithoutStack$1(false, 'contextTypes was defined as an instance property on %s. Use a static ' + 'property to define contextTypes instead.', name) : void 0;
+
+        if (ctor.contextType && ctor.contextTypes && !didWarnAboutContextTypeAndContextTypes.has(ctor)) {
+          didWarnAboutContextTypeAndContextTypes.add(ctor);
+          warningWithoutStack$1(false, '%s declares both contextTypes and contextType static properties. ' + 'The legacy contextTypes property will be ignored.', name);
+        }
+
+        var noComponentShouldUpdate = typeof instance.componentShouldUpdate !== 'function';
+        !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;
+
+        if (ctor.prototype && ctor.prototype.isPureReactComponent && typeof instance.shouldComponentUpdate !== 'undefined') {
+          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');
+        }
+
+        var noComponentDidUnmount = typeof instance.componentDidUnmount !== 'function';
+        !noComponentDidUnmount ? warningWithoutStack$1(false, '%s has a method called ' + 'componentDidUnmount(). But there is no such lifecycle method. ' + 'Did you mean componentWillUnmount()?', name) : void 0;
+        var noComponentDidReceiveProps = typeof instance.componentDidReceiveProps !== 'function';
+        !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;
+        var noComponentWillRecieveProps = typeof instance.componentWillRecieveProps !== 'function';
+        !noComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?', name) : void 0;
+        var noUnsafeComponentWillRecieveProps = typeof instance.UNSAFE_componentWillRecieveProps !== 'function';
+        !noUnsafeComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?', name) : void 0;
+        var hasMutatedProps = instance.props !== newProps;
+        !(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;
+        var noInstanceDefaultProps = !instance.defaultProps;
+        !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;
+
+        if (typeof instance.getSnapshotBeforeUpdate === 'function' && typeof instance.componentDidUpdate !== 'function' && !didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.has(ctor)) {
+          didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.add(ctor);
+          warningWithoutStack$1(false, '%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). ' + 'This component defines getSnapshotBeforeUpdate() only.', getComponentName(ctor));
+        }
+
+        var noInstanceGetDerivedStateFromProps = typeof instance.getDerivedStateFromProps !== 'function';
+        !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;
+        var noInstanceGetDerivedStateFromCatch = typeof instance.getDerivedStateFromError !== 'function';
+        !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;
+        var noStaticGetSnapshotBeforeUpdate = typeof ctor.getSnapshotBeforeUpdate !== 'function';
+        !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;
+        var _state = instance.state;
+
+        if (_state && (typeof _state !== 'object' || isArray$1(_state))) {
+          warningWithoutStack$1(false, '%s.state: must be set to an object or null', name);
+        }
+
+        if (typeof instance.getChildContext === 'function') {
+          !(typeof ctor.childContextTypes === 'object') ? warningWithoutStack$1(false, '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', name) : void 0;
+        }
+      }
+    }
+
+    function adoptClassInstance(workInProgress, instance) {
+      instance.updater = classComponentUpdater;
+      workInProgress.stateNode = instance; // The instance needs access to the fiber so that it can schedule updates
+
+      set(instance, workInProgress);
+      {
+        instance._reactInternalInstance = fakeInternalInstance;
+      }
+    }
+
+    function constructClassInstance(workInProgress, ctor, props, renderExpirationTime) {
+      var isLegacyContextConsumer = false;
+      var unmaskedContext = emptyContextObject;
+      var context = null;
+      var contextType = ctor.contextType;
+
+      if (typeof contextType === 'object' && contextType !== null) {
+        {
+          if (contextType.$$typeof !== REACT_CONTEXT_TYPE && !didWarnAboutInvalidateContextType.has(ctor)) {
+            didWarnAboutInvalidateContextType.add(ctor);
+            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');
+          }
+        }
+        context = readContext(contextType);
+      } else {
+        unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+        var contextTypes = ctor.contextTypes;
+        isLegacyContextConsumer = contextTypes !== null && contextTypes !== undefined;
+        context = isLegacyContextConsumer ? getMaskedContext(workInProgress, unmaskedContext) : emptyContextObject;
+      } // Instantiate twice to help detect side-effects.
+
+
+      {
+        if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+          new ctor(props, context); // eslint-disable-line no-new
+        }
+      }
+      var instance = new ctor(props, context);
+      var state = workInProgress.memoizedState = instance.state !== null && instance.state !== undefined ? instance.state : null;
+      adoptClassInstance(workInProgress, instance);
+      {
+        if (typeof ctor.getDerivedStateFromProps === 'function' && state === null) {
+          var componentName = getComponentName(ctor) || 'Component';
+
+          if (!didWarnAboutUninitializedState.has(componentName)) {
+            didWarnAboutUninitializedState.add(componentName);
+            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);
+          }
+        } // If new component APIs are defined, "unsafe" lifecycles won't be called.
+        // Warn about these lifecycles if they are present.
+        // Don't warn about react-lifecycles-compat polyfilled methods though.
+
+
+        if (typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function') {
+          var foundWillMountName = null;
+          var foundWillReceivePropsName = null;
+          var foundWillUpdateName = null;
+
+          if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {
+            foundWillMountName = 'componentWillMount';
+          } else if (typeof instance.UNSAFE_componentWillMount === 'function') {
+            foundWillMountName = 'UNSAFE_componentWillMount';
+          }
+
+          if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {
+            foundWillReceivePropsName = 'componentWillReceiveProps';
+          } else if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {
+            foundWillReceivePropsName = 'UNSAFE_componentWillReceiveProps';
+          }
+
+          if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {
+            foundWillUpdateName = 'componentWillUpdate';
+          } else if (typeof instance.UNSAFE_componentWillUpdate === 'function') {
+            foundWillUpdateName = 'UNSAFE_componentWillUpdate';
+          }
+
+          if (foundWillMountName !== null || foundWillReceivePropsName !== null || foundWillUpdateName !== null) {
+            var _componentName = getComponentName(ctor) || 'Component';
+
+            var newApiName = typeof ctor.getDerivedStateFromProps === 'function' ? 'getDerivedStateFromProps()' : 'getSnapshotBeforeUpdate()';
+
+            if (!didWarnAboutLegacyLifecyclesAndDerivedState.has(_componentName)) {
+              didWarnAboutLegacyLifecyclesAndDerivedState.add(_componentName);
+              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 : '');
+            }
+          }
+        }
+      } // Cache unmasked context so we can avoid recreating masked context unless necessary.
+      // ReactFiberContext usually updates this cache but can't for newly-created instances.
+
+      if (isLegacyContextConsumer) {
+        cacheContext(workInProgress, unmaskedContext, context);
+      }
+
+      return instance;
+    }
+
+    function callComponentWillMount(workInProgress, instance) {
+      startPhaseTimer(workInProgress, 'componentWillMount');
+      var oldState = instance.state;
+
+      if (typeof instance.componentWillMount === 'function') {
+        instance.componentWillMount();
+      }
+
+      if (typeof instance.UNSAFE_componentWillMount === 'function') {
+        instance.UNSAFE_componentWillMount();
+      }
+
+      stopPhaseTimer();
+
+      if (oldState !== instance.state) {
+        {
+          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');
+        }
+        classComponentUpdater.enqueueReplaceState(instance, instance.state, null);
+      }
+    }
+
+    function callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext) {
+      var oldState = instance.state;
+      startPhaseTimer(workInProgress, 'componentWillReceiveProps');
+
+      if (typeof instance.componentWillReceiveProps === 'function') {
+        instance.componentWillReceiveProps(newProps, nextContext);
+      }
+
+      if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {
+        instance.UNSAFE_componentWillReceiveProps(newProps, nextContext);
+      }
+
+      stopPhaseTimer();
+
+      if (instance.state !== oldState) {
+        {
+          var componentName = getComponentName(workInProgress.type) || 'Component';
+
+          if (!didWarnAboutStateAssignmentForComponent.has(componentName)) {
+            didWarnAboutStateAssignmentForComponent.add(componentName);
+            warningWithoutStack$1(false, '%s.componentWillReceiveProps(): Assigning directly to ' + "this.state is deprecated (except inside a component's " + 'constructor). Use setState instead.', componentName);
+          }
+        }
+        classComponentUpdater.enqueueReplaceState(instance, instance.state, null);
+      }
+    } // Invokes the mount life-cycles on a previously never rendered instance.
+
+
+    function mountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {
+      {
+        checkClassInstance(workInProgress, ctor, newProps);
+      }
+      var instance = workInProgress.stateNode;
+      instance.props = newProps;
+      instance.state = workInProgress.memoizedState;
+      instance.refs = emptyRefsObject;
+      var contextType = ctor.contextType;
+
+      if (typeof contextType === 'object' && contextType !== null) {
+        instance.context = readContext(contextType);
+      } else {
+        var unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+        instance.context = getMaskedContext(workInProgress, unmaskedContext);
+      }
+
+      {
+        if (instance.state === newProps) {
+          var componentName = getComponentName(ctor) || 'Component';
+
+          if (!didWarnAboutDirectlyAssigningPropsToState.has(componentName)) {
+            didWarnAboutDirectlyAssigningPropsToState.add(componentName);
+            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);
+          }
+        }
+
+        if (workInProgress.mode & StrictMode) {
+          ReactStrictModeWarnings.recordUnsafeLifecycleWarnings(workInProgress, instance);
+          ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, instance);
+        }
+
+        if (warnAboutDeprecatedLifecycles) {
+          ReactStrictModeWarnings.recordDeprecationWarnings(workInProgress, instance);
+        }
+      }
+      var updateQueue = workInProgress.updateQueue;
+
+      if (updateQueue !== null) {
+        processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+        instance.state = workInProgress.memoizedState;
+      }
+
+      var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
+
+      if (typeof getDerivedStateFromProps === 'function') {
+        applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);
+        instance.state = workInProgress.memoizedState;
+      } // In order to support react-lifecycles-compat polyfilled components,
+      // Unsafe lifecycles should not be invoked for components using the new APIs.
+
+
+      if (typeof ctor.getDerivedStateFromProps !== 'function' && typeof instance.getSnapshotBeforeUpdate !== 'function' && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {
+        callComponentWillMount(workInProgress, instance); // If we had additional state updates during this life-cycle, let's
+        // process them now.
+
+        updateQueue = workInProgress.updateQueue;
+
+        if (updateQueue !== null) {
+          processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+          instance.state = workInProgress.memoizedState;
+        }
+      }
+
+      if (typeof instance.componentDidMount === 'function') {
+        workInProgress.effectTag |= Update;
+      }
+    }
+
+    function resumeMountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {
+      var instance = workInProgress.stateNode;
+      var oldProps = workInProgress.memoizedProps;
+      instance.props = oldProps;
+      var oldContext = instance.context;
+      var contextType = ctor.contextType;
+      var nextContext = void 0;
+
+      if (typeof contextType === 'object' && contextType !== null) {
+        nextContext = readContext(contextType);
+      } else {
+        var nextLegacyUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+        nextContext = getMaskedContext(workInProgress, nextLegacyUnmaskedContext);
+      }
+
+      var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
+      var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function'; // Note: During these life-cycles, instance.props/instance.state are what
+      // ever the previously attempted to render - not the "current". However,
+      // during componentDidUpdate we pass the "current" props.
+      // In order to support react-lifecycles-compat polyfilled components,
+      // Unsafe lifecycles should not be invoked for components using the new APIs.
+
+      if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {
+        if (oldProps !== newProps || oldContext !== nextContext) {
+          callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);
+        }
+      }
+
+      resetHasForceUpdateBeforeProcessing();
+      var oldState = workInProgress.memoizedState;
+      var newState = instance.state = oldState;
+      var updateQueue = workInProgress.updateQueue;
+
+      if (updateQueue !== null) {
+        processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+        newState = workInProgress.memoizedState;
+      }
+
+      if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {
+        // If an update was already in progress, we should schedule an Update
+        // effect even though we're bailing out, so that cWU/cDU are called.
+        if (typeof instance.componentDidMount === 'function') {
+          workInProgress.effectTag |= Update;
+        }
+
+        return false;
+      }
+
+      if (typeof getDerivedStateFromProps === 'function') {
+        applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);
+        newState = workInProgress.memoizedState;
+      }
+
+      var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);
+
+      if (shouldUpdate) {
+        // In order to support react-lifecycles-compat polyfilled components,
+        // Unsafe lifecycles should not be invoked for components using the new APIs.
+        if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {
+          startPhaseTimer(workInProgress, 'componentWillMount');
+
+          if (typeof instance.componentWillMount === 'function') {
+            instance.componentWillMount();
+          }
+
+          if (typeof instance.UNSAFE_componentWillMount === 'function') {
+            instance.UNSAFE_componentWillMount();
+          }
+
+          stopPhaseTimer();
+        }
+
+        if (typeof instance.componentDidMount === 'function') {
+          workInProgress.effectTag |= Update;
+        }
+      } else {
+        // If an update was already in progress, we should schedule an Update
+        // effect even though we're bailing out, so that cWU/cDU are called.
+        if (typeof instance.componentDidMount === 'function') {
+          workInProgress.effectTag |= Update;
+        } // If shouldComponentUpdate returned false, we should still update the
+        // memoized state to indicate that this work can be reused.
+
+
+        workInProgress.memoizedProps = newProps;
+        workInProgress.memoizedState = newState;
+      } // Update the existing instance's state, props, and context pointers even
+      // if shouldComponentUpdate returns false.
+
+
+      instance.props = newProps;
+      instance.state = newState;
+      instance.context = nextContext;
+      return shouldUpdate;
+    } // Invokes the update life-cycles and returns false if it shouldn't rerender.
+
+
+    function updateClassInstance(current, workInProgress, ctor, newProps, renderExpirationTime) {
+      var instance = workInProgress.stateNode;
+      var oldProps = workInProgress.memoizedProps;
+      instance.props = workInProgress.type === workInProgress.elementType ? oldProps : resolveDefaultProps(workInProgress.type, oldProps);
+      var oldContext = instance.context;
+      var contextType = ctor.contextType;
+      var nextContext = void 0;
+
+      if (typeof contextType === 'object' && contextType !== null) {
+        nextContext = readContext(contextType);
+      } else {
+        var nextUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);
+        nextContext = getMaskedContext(workInProgress, nextUnmaskedContext);
+      }
+
+      var getDerivedStateFromProps = ctor.getDerivedStateFromProps;
+      var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function'; // Note: During these life-cycles, instance.props/instance.state are what
+      // ever the previously attempted to render - not the "current". However,
+      // during componentDidUpdate we pass the "current" props.
+      // In order to support react-lifecycles-compat polyfilled components,
+      // Unsafe lifecycles should not be invoked for components using the new APIs.
+
+      if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {
+        if (oldProps !== newProps || oldContext !== nextContext) {
+          callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);
+        }
+      }
+
+      resetHasForceUpdateBeforeProcessing();
+      var oldState = workInProgress.memoizedState;
+      var newState = instance.state = oldState;
+      var updateQueue = workInProgress.updateQueue;
+
+      if (updateQueue !== null) {
+        processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);
+        newState = workInProgress.memoizedState;
+      }
+
+      if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {
+        // If an update was already in progress, we should schedule an Update
+        // effect even though we're bailing out, so that cWU/cDU are called.
+        if (typeof instance.componentDidUpdate === 'function') {
+          if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+            workInProgress.effectTag |= Update;
+          }
+        }
+
+        if (typeof instance.getSnapshotBeforeUpdate === 'function') {
+          if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+            workInProgress.effectTag |= Snapshot;
+          }
+        }
+
+        return false;
+      }
+
+      if (typeof getDerivedStateFromProps === 'function') {
+        applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);
+        newState = workInProgress.memoizedState;
+      }
+
+      var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);
+
+      if (shouldUpdate) {
+        // In order to support react-lifecycles-compat polyfilled components,
+        // Unsafe lifecycles should not be invoked for components using the new APIs.
+        if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillUpdate === 'function' || typeof instance.componentWillUpdate === 'function')) {
+          startPhaseTimer(workInProgress, 'componentWillUpdate');
+
+          if (typeof instance.componentWillUpdate === 'function') {
+            instance.componentWillUpdate(newProps, newState, nextContext);
+          }
+
+          if (typeof instance.UNSAFE_componentWillUpdate === 'function') {
+            instance.UNSAFE_componentWillUpdate(newProps, newState, nextContext);
+          }
+
+          stopPhaseTimer();
+        }
+
+        if (typeof instance.componentDidUpdate === 'function') {
+          workInProgress.effectTag |= Update;
+        }
+
+        if (typeof instance.getSnapshotBeforeUpdate === 'function') {
+          workInProgress.effectTag |= Snapshot;
+        }
+      } else {
+        // If an update was already in progress, we should schedule an Update
+        // effect even though we're bailing out, so that cWU/cDU are called.
+        if (typeof instance.componentDidUpdate === 'function') {
+          if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+            workInProgress.effectTag |= Update;
+          }
+        }
+
+        if (typeof instance.getSnapshotBeforeUpdate === 'function') {
+          if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {
+            workInProgress.effectTag |= Snapshot;
+          }
+        } // If shouldComponentUpdate returned false, we should still update the
+        // memoized props/state to indicate that this work can be reused.
+
+
+        workInProgress.memoizedProps = newProps;
+        workInProgress.memoizedState = newState;
+      } // Update the existing instance's state, props, and context pointers even
+      // if shouldComponentUpdate returns false.
+
+
+      instance.props = newProps;
+      instance.state = newState;
+      instance.context = nextContext;
+      return shouldUpdate;
+    }
+
+    var didWarnAboutMaps = void 0;
+    var didWarnAboutGenerators = void 0;
+    var didWarnAboutStringRefInStrictMode = void 0;
+    var ownerHasKeyUseWarning = void 0;
+    var ownerHasFunctionTypeWarning = void 0;
+
+    var warnForMissingKey = function (child) {};
+
+    {
+      didWarnAboutMaps = false;
+      didWarnAboutGenerators = false;
+      didWarnAboutStringRefInStrictMode = {};
+      /**
+       * Warn if there's no key explicitly set on dynamic arrays of children or
+       * object keys are not valid. This allows us to keep track of children between
+       * updates.
+       */
+
+      ownerHasKeyUseWarning = {};
+      ownerHasFunctionTypeWarning = {};
+
+      warnForMissingKey = function (child) {
+        if (child === null || typeof child !== 'object') {
+          return;
+        }
+
+        if (!child._store || child._store.validated || child.key != null) {
+          return;
+        }
+
+        !(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;
+        child._store.validated = true;
+        var currentComponentErrorInfo = 'Each child in a list should have a unique ' + '"key" prop. See https://fb.me/react-warning-keys for ' + 'more information.' + getCurrentFiberStackInDev();
+
+        if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {
+          return;
+        }
+
+        ownerHasKeyUseWarning[currentComponentErrorInfo] = true;
+        warning$1(false, 'Each child in a list should have a unique ' + '"key" prop. See https://fb.me/react-warning-keys for ' + 'more information.');
+      };
+    }
+    var isArray = Array.isArray;
+
+    function coerceRef(returnFiber, current$$1, element) {
+      var mixedRef = element.ref;
+
+      if (mixedRef !== null && typeof mixedRef !== 'function' && typeof mixedRef !== 'object') {
+        {
+          if (returnFiber.mode & StrictMode) {
+            var componentName = getComponentName(returnFiber.type) || 'Component';
+
+            if (!didWarnAboutStringRefInStrictMode[componentName]) {
+              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));
+              didWarnAboutStringRefInStrictMode[componentName] = true;
+            }
+          }
+        }
+
+        if (element._owner) {
+          var owner = element._owner;
+          var inst = void 0;
+
+          if (owner) {
+            var ownerFiber = owner;
+            !(ownerFiber.tag === ClassComponent) ? invariant(false, 'Function components cannot have refs. Did you mean to use React.forwardRef()?') : void 0;
+            inst = ownerFiber.stateNode;
+          }
+
+          !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;
+          var stringRef = '' + mixedRef; // Check if previous string ref matches new string ref
+
+          if (current$$1 !== null && current$$1.ref !== null && typeof current$$1.ref === 'function' && current$$1.ref._stringRef === stringRef) {
+            return current$$1.ref;
+          }
+
+          var ref = function (value) {
+            var refs = inst.refs;
+
+            if (refs === emptyRefsObject) {
+              // This is a lazy pooled frozen object, so we need to initialize.
+              refs = inst.refs = {};
+            }
+
+            if (value === null) {
+              delete refs[stringRef];
+            } else {
+              refs[stringRef] = value;
+            }
+          };
+
+          ref._stringRef = stringRef;
+          return ref;
+        } else {
+          !(typeof mixedRef === 'string') ? invariant(false, 'Expected ref to be a function, a string, an object returned by React.createRef(), or null.') : void 0;
+          !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;
+        }
+      }
+
+      return mixedRef;
+    }
+
+    function throwOnInvalidObjectType(returnFiber, newChild) {
+      if (returnFiber.type !== 'textarea') {
+        var addendum = '';
+        {
+          addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + getCurrentFiberStackInDev();
+        }
+        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);
+      }
+    }
+
+    function warnOnFunctionType() {
+      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();
+
+      if (ownerHasFunctionTypeWarning[currentComponentErrorInfo]) {
+        return;
+      }
+
+      ownerHasFunctionTypeWarning[currentComponentErrorInfo] = true;
+      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.');
+    } // This wrapper function exists because I expect to clone the code in each path
+    // to be able to optimize each path individually by branching early. This needs
+    // a compiler or we can do it manually. Helpers that don't need this branching
+    // live outside of this function.
+
+
+    function ChildReconciler(shouldTrackSideEffects) {
+      function deleteChild(returnFiber, childToDelete) {
+        if (!shouldTrackSideEffects) {
+          // Noop.
+          return;
+        } // Deletions are added in reversed order so we add it to the front.
+        // At this point, the return fiber's effect list is empty except for
+        // deletions, so we can just append the deletion to the list. The remaining
+        // effects aren't added until the complete phase. Once we implement
+        // resuming, this may not be true.
+
+
+        var last = returnFiber.lastEffect;
+
+        if (last !== null) {
+          last.nextEffect = childToDelete;
+          returnFiber.lastEffect = childToDelete;
+        } else {
+          returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;
+        }
+
+        childToDelete.nextEffect = null;
+        childToDelete.effectTag = Deletion;
+      }
+
+      function deleteRemainingChildren(returnFiber, currentFirstChild) {
+        if (!shouldTrackSideEffects) {
+          // Noop.
+          return null;
+        } // TODO: For the shouldClone case, this could be micro-optimized a bit by
+        // assuming that after the first child we've already added everything.
+
+
+        var childToDelete = currentFirstChild;
+
+        while (childToDelete !== null) {
+          deleteChild(returnFiber, childToDelete);
+          childToDelete = childToDelete.sibling;
+        }
+
+        return null;
+      }
+
+      function mapRemainingChildren(returnFiber, currentFirstChild) {
+        // Add the remaining children to a temporary map so that we can find them by
+        // keys quickly. Implicit (null) keys get added to this set with their index
+        var existingChildren = new Map();
+        var existingChild = currentFirstChild;
+
+        while (existingChild !== null) {
+          if (existingChild.key !== null) {
+            existingChildren.set(existingChild.key, existingChild);
+          } else {
+            existingChildren.set(existingChild.index, existingChild);
+          }
+
+          existingChild = existingChild.sibling;
+        }
+
+        return existingChildren;
+      }
+
+      function useFiber(fiber, pendingProps, expirationTime) {
+        // We currently set sibling to null and index to 0 here because it is easy
+        // to forget to do before returning it. E.g. for the single child case.
+        var clone = createWorkInProgress(fiber, pendingProps, expirationTime);
+        clone.index = 0;
+        clone.sibling = null;
+        return clone;
+      }
+
+      function placeChild(newFiber, lastPlacedIndex, newIndex) {
+        newFiber.index = newIndex;
+
+        if (!shouldTrackSideEffects) {
+          // Noop.
+          return lastPlacedIndex;
+        }
+
+        var current$$1 = newFiber.alternate;
+
+        if (current$$1 !== null) {
+          var oldIndex = current$$1.index;
+
+          if (oldIndex < lastPlacedIndex) {
+            // This is a move.
+            newFiber.effectTag = Placement;
+            return lastPlacedIndex;
+          } else {
+            // This item can stay in place.
+            return oldIndex;
+          }
+        } else {
+          // This is an insertion.
+          newFiber.effectTag = Placement;
+          return lastPlacedIndex;
+        }
+      }
+
+      function placeSingleChild(newFiber) {
+        // This is simpler for the single child case. We only need to do a
+        // placement for inserting new children.
+        if (shouldTrackSideEffects && newFiber.alternate === null) {
+          newFiber.effectTag = Placement;
+        }
+
+        return newFiber;
+      }
+
+      function updateTextNode(returnFiber, current$$1, textContent, expirationTime) {
+        if (current$$1 === null || current$$1.tag !== HostText) {
+          // Insert
+          var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);
+          created.return = returnFiber;
+          return created;
+        } else {
+          // Update
+          var existing = useFiber(current$$1, textContent, expirationTime);
+          existing.return = returnFiber;
+          return existing;
+        }
+      }
+
+      function updateElement(returnFiber, current$$1, element, expirationTime) {
+        if (current$$1 !== null && current$$1.elementType === element.type) {
+          // Move based on index
+          var existing = useFiber(current$$1, element.props, expirationTime);
+          existing.ref = coerceRef(returnFiber, current$$1, element);
+          existing.return = returnFiber;
+          {
+            existing._debugSource = element._source;
+            existing._debugOwner = element._owner;
+          }
+          return existing;
+        } else {
+          // Insert
+          var created = createFiberFromElement(element, returnFiber.mode, expirationTime);
+          created.ref = coerceRef(returnFiber, current$$1, element);
+          created.return = returnFiber;
+          return created;
+        }
+      }
+
+      function updatePortal(returnFiber, current$$1, portal, expirationTime) {
+        if (current$$1 === null || current$$1.tag !== HostPortal || current$$1.stateNode.containerInfo !== portal.containerInfo || current$$1.stateNode.implementation !== portal.implementation) {
+          // Insert
+          var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);
+          created.return = returnFiber;
+          return created;
+        } else {
+          // Update
+          var existing = useFiber(current$$1, portal.children || [], expirationTime);
+          existing.return = returnFiber;
+          return existing;
+        }
+      }
+
+      function updateFragment(returnFiber, current$$1, fragment, expirationTime, key) {
+        if (current$$1 === null || current$$1.tag !== Fragment) {
+          // Insert
+          var created = createFiberFromFragment(fragment, returnFiber.mode, expirationTime, key);
+          created.return = returnFiber;
+          return created;
+        } else {
+          // Update
+          var existing = useFiber(current$$1, fragment, expirationTime);
+          existing.return = returnFiber;
+          return existing;
+        }
+      }
+
+      function createChild(returnFiber, newChild, expirationTime) {
+        if (typeof newChild === 'string' || typeof newChild === 'number') {
+          // Text nodes don't have keys. If the previous node is implicitly keyed
+          // we can continue to replace it without aborting even if it is not a text
+          // node.
+          var created = createFiberFromText('' + newChild, returnFiber.mode, expirationTime);
+          created.return = returnFiber;
+          return created;
+        }
+
+        if (typeof newChild === 'object' && newChild !== null) {
+          switch (newChild.$$typeof) {
+            case REACT_ELEMENT_TYPE:
+              {
+                var _created = createFiberFromElement(newChild, returnFiber.mode, expirationTime);
+
+                _created.ref = coerceRef(returnFiber, null, newChild);
+                _created.return = returnFiber;
+                return _created;
+              }
+
+            case REACT_PORTAL_TYPE:
+              {
+                var _created2 = createFiberFromPortal(newChild, returnFiber.mode, expirationTime);
+
+                _created2.return = returnFiber;
+                return _created2;
+              }
+          }
+
+          if (isArray(newChild) || getIteratorFn(newChild)) {
+            var _created3 = createFiberFromFragment(newChild, returnFiber.mode, expirationTime, null);
+
+            _created3.return = returnFiber;
+            return _created3;
+          }
+
+          throwOnInvalidObjectType(returnFiber, newChild);
+        }
+
+        {
+          if (typeof newChild === 'function') {
+            warnOnFunctionType();
+          }
+        }
+        return null;
+      }
+
+      function updateSlot(returnFiber, oldFiber, newChild, expirationTime) {
+        // Update the fiber if the keys match, otherwise return null.
+        var key = oldFiber !== null ? oldFiber.key : null;
+
+        if (typeof newChild === 'string' || typeof newChild === 'number') {
+          // Text nodes don't have keys. If the previous node is implicitly keyed
+          // we can continue to replace it without aborting even if it is not a text
+          // node.
+          if (key !== null) {
+            return null;
+          }
+
+          return updateTextNode(returnFiber, oldFiber, '' + newChild, expirationTime);
+        }
+
+        if (typeof newChild === 'object' && newChild !== null) {
+          switch (newChild.$$typeof) {
+            case REACT_ELEMENT_TYPE:
+              {
+                if (newChild.key === key) {
+                  if (newChild.type === REACT_FRAGMENT_TYPE) {
+                    return updateFragment(returnFiber, oldFiber, newChild.props.children, expirationTime, key);
+                  }
+
+                  return updateElement(returnFiber, oldFiber, newChild, expirationTime);
+                } else {
+                  return null;
+                }
+              }
+
+            case REACT_PORTAL_TYPE:
+              {
+                if (newChild.key === key) {
+                  return updatePortal(returnFiber, oldFiber, newChild, expirationTime);
+                } else {
+                  return null;
+                }
+              }
+          }
+
+          if (isArray(newChild) || getIteratorFn(newChild)) {
+            if (key !== null) {
+              return null;
+            }
+
+            return updateFragment(returnFiber, oldFiber, newChild, expirationTime, null);
+          }
+
+          throwOnInvalidObjectType(returnFiber, newChild);
+        }
+
+        {
+          if (typeof newChild === 'function') {
+            warnOnFunctionType();
+          }
+        }
+        return null;
+      }
+
+      function updateFromMap(existingChildren, returnFiber, newIdx, newChild, expirationTime) {
+        if (typeof newChild === 'string' || typeof newChild === 'number') {
+          // Text nodes don't have keys, so we neither have to check the old nor
+          // new node for the key. If both are text nodes, they match.
+          var matchedFiber = existingChildren.get(newIdx) || null;
+          return updateTextNode(returnFiber, matchedFiber, '' + newChild, expirationTime);
+        }
+
+        if (typeof newChild === 'object' && newChild !== null) {
+          switch (newChild.$$typeof) {
+            case REACT_ELEMENT_TYPE:
+              {
+                var _matchedFiber = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;
+
+                if (newChild.type === REACT_FRAGMENT_TYPE) {
+                  return updateFragment(returnFiber, _matchedFiber, newChild.props.children, expirationTime, newChild.key);
+                }
+
+                return updateElement(returnFiber, _matchedFiber, newChild, expirationTime);
+              }
+
+            case REACT_PORTAL_TYPE:
+              {
+                var _matchedFiber2 = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;
+
+                return updatePortal(returnFiber, _matchedFiber2, newChild, expirationTime);
+              }
+          }
+
+          if (isArray(newChild) || getIteratorFn(newChild)) {
+            var _matchedFiber3 = existingChildren.get(newIdx) || null;
+
+            return updateFragment(returnFiber, _matchedFiber3, newChild, expirationTime, null);
+          }
+
+          throwOnInvalidObjectType(returnFiber, newChild);
+        }
+
+        {
+          if (typeof newChild === 'function') {
+            warnOnFunctionType();
+          }
+        }
+        return null;
+      }
+      /**
+       * Warns if there is a duplicate or missing key
+       */
+
+
+      function warnOnInvalidKey(child, knownKeys) {
+        {
+          if (typeof child !== 'object' || child === null) {
+            return knownKeys;
+          }
+
+          switch (child.$$typeof) {
+            case REACT_ELEMENT_TYPE:
+            case REACT_PORTAL_TYPE:
+              warnForMissingKey(child);
+              var key = child.key;
+
+              if (typeof key !== 'string') {
+                break;
+              }
+
+              if (knownKeys === null) {
+                knownKeys = new Set();
+                knownKeys.add(key);
+                break;
+              }
+
+              if (!knownKeys.has(key)) {
+                knownKeys.add(key);
+                break;
+              }
+
+              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);
+              break;
+
+            default:
+              break;
+          }
+        }
+        return knownKeys;
+      }
+
+      function reconcileChildrenArray(returnFiber, currentFirstChild, newChildren, expirationTime) {
+        // This algorithm can't optimize by searching from both ends since we
+        // don't have backpointers on fibers. I'm trying to see how far we can get
+        // with that model. If it ends up not being worth the tradeoffs, we can
+        // add it later.
+        // Even with a two ended optimization, we'd want to optimize for the case
+        // where there are few changes and brute force the comparison instead of
+        // going for the Map. It'd like to explore hitting that path first in
+        // forward-only mode and only go for the Map once we notice that we need
+        // lots of look ahead. This doesn't handle reversal as well as two ended
+        // search but that's unusual. Besides, for the two ended optimization to
+        // work on Iterables, we'd need to copy the whole set.
+        // In this first iteration, we'll just live with hitting the bad case
+        // (adding everything to a Map) in for every insert/move.
+        // If you change this code, also update reconcileChildrenIterator() which
+        // uses the same algorithm.
+        {
+          // First, validate keys.
+          var knownKeys = null;
+
+          for (var i = 0; i < newChildren.length; i++) {
+            var child = newChildren[i];
+            knownKeys = warnOnInvalidKey(child, knownKeys);
+          }
+        }
+        var resultingFirstChild = null;
+        var previousNewFiber = null;
+        var oldFiber = currentFirstChild;
+        var lastPlacedIndex = 0;
+        var newIdx = 0;
+        var nextOldFiber = null;
+
+        for (; oldFiber !== null && newIdx < newChildren.length; newIdx++) {
+          if (oldFiber.index > newIdx) {
+            nextOldFiber = oldFiber;
+            oldFiber = null;
+          } else {
+            nextOldFiber = oldFiber.sibling;
+          }
+
+          var newFiber = updateSlot(returnFiber, oldFiber, newChildren[newIdx], expirationTime);
+
+          if (newFiber === null) {
+            // TODO: This breaks on empty slots like null children. That's
+            // unfortunate because it triggers the slow path all the time. We need
+            // a better way to communicate whether this was a miss or null,
+            // boolean, undefined, etc.
+            if (oldFiber === null) {
+              oldFiber = nextOldFiber;
+            }
+
+            break;
+          }
+
+          if (shouldTrackSideEffects) {
+            if (oldFiber && newFiber.alternate === null) {
+              // We matched the slot, but we didn't reuse the existing fiber, so we
+              // need to delete the existing child.
+              deleteChild(returnFiber, oldFiber);
+            }
+          }
+
+          lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);
+
+          if (previousNewFiber === null) {
+            // TODO: Move out of the loop. This only happens for the first run.
+            resultingFirstChild = newFiber;
+          } else {
+            // TODO: Defer siblings if we're not at the right index for this slot.
+            // I.e. if we had null values before, then we want to defer this
+            // for each null value. However, we also don't want to call updateSlot
+            // with the previous one.
+            previousNewFiber.sibling = newFiber;
+          }
+
+          previousNewFiber = newFiber;
+          oldFiber = nextOldFiber;
+        }
+
+        if (newIdx === newChildren.length) {
+          // We've reached the end of the new children. We can delete the rest.
+          deleteRemainingChildren(returnFiber, oldFiber);
+          return resultingFirstChild;
+        }
+
+        if (oldFiber === null) {
+          // If we don't have any more existing children we can choose a fast path
+          // since the rest will all be insertions.
+          for (; newIdx < newChildren.length; newIdx++) {
+            var _newFiber = createChild(returnFiber, newChildren[newIdx], expirationTime);
+
+            if (!_newFiber) {
+              continue;
+            }
+
+            lastPlacedIndex = placeChild(_newFiber, lastPlacedIndex, newIdx);
+
+            if (previousNewFiber === null) {
+              // TODO: Move out of the loop. This only happens for the first run.
+              resultingFirstChild = _newFiber;
+            } else {
+              previousNewFiber.sibling = _newFiber;
+            }
+
+            previousNewFiber = _newFiber;
+          }
+
+          return resultingFirstChild;
+        } // Add all children to a key map for quick lookups.
+
+
+        var existingChildren = mapRemainingChildren(returnFiber, oldFiber); // Keep scanning and use the map to restore deleted items as moves.
+
+        for (; newIdx < newChildren.length; newIdx++) {
+          var _newFiber2 = updateFromMap(existingChildren, returnFiber, newIdx, newChildren[newIdx], expirationTime);
+
+          if (_newFiber2) {
+            if (shouldTrackSideEffects) {
+              if (_newFiber2.alternate !== null) {
+                // The new fiber is a work in progress, but if there exists a
+                // current, that means that we reused the fiber. We need to delete
+                // it from the child list so that we don't add it to the deletion
+                // list.
+                existingChildren.delete(_newFiber2.key === null ? newIdx : _newFiber2.key);
+              }
+            }
+
+            lastPlacedIndex = placeChild(_newFiber2, lastPlacedIndex, newIdx);
+
+            if (previousNewFiber === null) {
+              resultingFirstChild = _newFiber2;
+            } else {
+              previousNewFiber.sibling = _newFiber2;
+            }
+
+            previousNewFiber = _newFiber2;
+          }
+        }
+
+        if (shouldTrackSideEffects) {
+          // Any existing children that weren't consumed above were deleted. We need
+          // to add them to the deletion list.
+          existingChildren.forEach(function (child) {
+            return deleteChild(returnFiber, child);
+          });
+        }
+
+        return resultingFirstChild;
+      }
+
+      function reconcileChildrenIterator(returnFiber, currentFirstChild, newChildrenIterable, expirationTime) {
+        // This is the same implementation as reconcileChildrenArray(),
+        // but using the iterator instead.
+        var iteratorFn = getIteratorFn(newChildrenIterable);
+        !(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;
+        {
+          // We don't support rendering Generators because it's a mutation.
+          // See https://github.com/facebook/react/issues/12995
+          if (typeof Symbol === 'function' && // $FlowFixMe Flow doesn't know about toStringTag
+          newChildrenIterable[Symbol.toStringTag] === 'Generator') {
+            !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;
+            didWarnAboutGenerators = true;
+          } // Warn about using Maps as children
+
+
+          if (newChildrenIterable.entries === iteratorFn) {
+            !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;
+            didWarnAboutMaps = true;
+          } // First, validate keys.
+          // We'll get a different iterator later for the main pass.
+
+
+          var _newChildren = iteratorFn.call(newChildrenIterable);
+
+          if (_newChildren) {
+            var knownKeys = null;
+
+            var _step = _newChildren.next();
+
+            for (; !_step.done; _step = _newChildren.next()) {
+              var child = _step.value;
+              knownKeys = warnOnInvalidKey(child, knownKeys);
+            }
+          }
+        }
+        var newChildren = iteratorFn.call(newChildrenIterable);
+        !(newChildren != null) ? invariant(false, 'An iterable object provided no iterator.') : void 0;
+        var resultingFirstChild = null;
+        var previousNewFiber = null;
+        var oldFiber = currentFirstChild;
+        var lastPlacedIndex = 0;
+        var newIdx = 0;
+        var nextOldFiber = null;
+        var step = newChildren.next();
+
+        for (; oldFiber !== null && !step.done; newIdx++, step = newChildren.next()) {
+          if (oldFiber.index > newIdx) {
+            nextOldFiber = oldFiber;
+            oldFiber = null;
+          } else {
+            nextOldFiber = oldFiber.sibling;
+          }
+
+          var newFiber = updateSlot(returnFiber, oldFiber, step.value, expirationTime);
+
+          if (newFiber === null) {
+            // TODO: This breaks on empty slots like null children. That's
+            // unfortunate because it triggers the slow path all the time. We need
+            // a better way to communicate whether this was a miss or null,
+            // boolean, undefined, etc.
+            if (!oldFiber) {
+              oldFiber = nextOldFiber;
+            }
+
+            break;
+          }
+
+          if (shouldTrackSideEffects) {
+            if (oldFiber && newFiber.alternate === null) {
+              // We matched the slot, but we didn't reuse the existing fiber, so we
+              // need to delete the existing child.
+              deleteChild(returnFiber, oldFiber);
+            }
+          }
+
+          lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);
+
+          if (previousNewFiber === null) {
+            // TODO: Move out of the loop. This only happens for the first run.
+            resultingFirstChild = newFiber;
+          } else {
+            // TODO: Defer siblings if we're not at the right index for this slot.
+            // I.e. if we had null values before, then we want to defer this
+            // for each null value. However, we also don't want to call updateSlot
+            // with the previous one.
+            previousNewFiber.sibling = newFiber;
+          }
+
+          previousNewFiber = newFiber;
+          oldFiber = nextOldFiber;
+        }
+
+        if (step.done) {
+          // We've reached the end of the new children. We can delete the rest.
+          deleteRemainingChildren(returnFiber, oldFiber);
+          return resultingFirstChild;
+        }
+
+        if (oldFiber === null) {
+          // If we don't have any more existing children we can choose a fast path
+          // since the rest will all be insertions.
+          for (; !step.done; newIdx++, step = newChildren.next()) {
+            var _newFiber3 = createChild(returnFiber, step.value, expirationTime);
+
+            if (_newFiber3 === null) {
+              continue;
+            }
+
+            lastPlacedIndex = placeChild(_newFiber3, lastPlacedIndex, newIdx);
+
+            if (previousNewFiber === null) {
+              // TODO: Move out of the loop. This only happens for the first run.
+              resultingFirstChild = _newFiber3;
+            } else {
+              previousNewFiber.sibling = _newFiber3;
+            }
+
+            previousNewFiber = _newFiber3;
+          }
+
+          return resultingFirstChild;
+        } // Add all children to a key map for quick lookups.
+
+
+        var existingChildren = mapRemainingChildren(returnFiber, oldFiber); // Keep scanning and use the map to restore deleted items as moves.
+
+        for (; !step.done; newIdx++, step = newChildren.next()) {
+          var _newFiber4 = updateFromMap(existingChildren, returnFiber, newIdx, step.value, expirationTime);
+
+          if (_newFiber4 !== null) {
+            if (shouldTrackSideEffects) {
+              if (_newFiber4.alternate !== null) {
+                // The new fiber is a work in progress, but if there exists a
+                // current, that means that we reused the fiber. We need to delete
+                // it from the child list so that we don't add it to the deletion
+                // list.
+                existingChildren.delete(_newFiber4.key === null ? newIdx : _newFiber4.key);
+              }
+            }
+
+            lastPlacedIndex = placeChild(_newFiber4, lastPlacedIndex, newIdx);
+
+            if (previousNewFiber === null) {
+              resultingFirstChild = _newFiber4;
+            } else {
+              previousNewFiber.sibling = _newFiber4;
+            }
+
+            previousNewFiber = _newFiber4;
+          }
+        }
+
+        if (shouldTrackSideEffects) {
+          // Any existing children that weren't consumed above were deleted. We need
+          // to add them to the deletion list.
+          existingChildren.forEach(function (child) {
+            return deleteChild(returnFiber, child);
+          });
+        }
+
+        return resultingFirstChild;
+      }
+
+      function reconcileSingleTextNode(returnFiber, currentFirstChild, textContent, expirationTime) {
+        // There's no need to check for keys on text nodes since we don't have a
+        // way to define them.
+        if (currentFirstChild !== null && currentFirstChild.tag === HostText) {
+          // We already have an existing node so let's just update it and delete
+          // the rest.
+          deleteRemainingChildren(returnFiber, currentFirstChild.sibling);
+          var existing = useFiber(currentFirstChild, textContent, expirationTime);
+          existing.return = returnFiber;
+          return existing;
+        } // The existing first child is not a text node so we need to create one
+        // and delete the existing ones.
+
+
+        deleteRemainingChildren(returnFiber, currentFirstChild);
+        var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);
+        created.return = returnFiber;
+        return created;
+      }
+
+      function reconcileSingleElement(returnFiber, currentFirstChild, element, expirationTime) {
+        var key = element.key;
+        var child = currentFirstChild;
+
+        while (child !== null) {
+          // TODO: If key === null and child.key === null, then this only applies to
+          // the first item in the list.
+          if (child.key === key) {
+            if (child.tag === Fragment ? element.type === REACT_FRAGMENT_TYPE : child.elementType === element.type) {
+              deleteRemainingChildren(returnFiber, child.sibling);
+              var existing = useFiber(child, element.type === REACT_FRAGMENT_TYPE ? element.props.children : element.props, expirationTime);
+              existing.ref = coerceRef(returnFiber, child, element);
+              existing.return = returnFiber;
+              {
+                existing._debugSource = element._source;
+                existing._debugOwner = element._owner;
+              }
+              return existing;
+            } else {
+              deleteRemainingChildren(returnFiber, child);
+              break;
+            }
+          } else {
+            deleteChild(returnFiber, child);
+          }
+
+          child = child.sibling;
+        }
+
+        if (element.type === REACT_FRAGMENT_TYPE) {
+          var created = createFiberFromFragment(element.props.children, returnFiber.mode, expirationTime, element.key);
+          created.return = returnFiber;
+          return created;
+        } else {
+          var _created4 = createFiberFromElement(element, returnFiber.mode, expirationTime);
+
+          _created4.ref = coerceRef(returnFiber, currentFirstChild, element);
+          _created4.return = returnFiber;
+          return _created4;
+        }
+      }
+
+      function reconcileSinglePortal(returnFiber, currentFirstChild, portal, expirationTime) {
+        var key = portal.key;
+        var child = currentFirstChild;
+
+        while (child !== null) {
+          // TODO: If key === null and child.key === null, then this only applies to
+          // the first item in the list.
+          if (child.key === key) {
+            if (child.tag === HostPortal && child.stateNode.containerInfo === portal.containerInfo && child.stateNode.implementation === portal.implementation) {
+              deleteRemainingChildren(returnFiber, child.sibling);
+              var existing = useFiber(child, portal.children || [], expirationTime);
+              existing.return = returnFiber;
+              return existing;
+            } else {
+              deleteRemainingChildren(returnFiber, child);
+              break;
+            }
+          } else {
+            deleteChild(returnFiber, child);
+          }
+
+          child = child.sibling;
+        }
+
+        var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);
+        created.return = returnFiber;
+        return created;
+      } // This API will tag the children with the side-effect of the reconciliation
+      // itself. They will be added to the side-effect list as we pass through the
+      // children and the parent.
+
+
+      function reconcileChildFibers(returnFiber, currentFirstChild, newChild, expirationTime) {
+        // This function is not recursive.
+        // If the top level item is an array, we treat it as a set of children,
+        // not as a fragment. Nested arrays on the other hand will be treated as
+        // fragment nodes. Recursion happens at the normal flow.
+        // Handle top level unkeyed fragments as if they were arrays.
+        // This leads to an ambiguity between <>{[...]}</> and <>...</>.
+        // We treat the ambiguous cases above the same.
+        var isUnkeyedTopLevelFragment = typeof newChild === 'object' && newChild !== null && newChild.type === REACT_FRAGMENT_TYPE && newChild.key === null;
+
+        if (isUnkeyedTopLevelFragment) {
+          newChild = newChild.props.children;
+        } // Handle object types
+
+
+        var isObject = typeof newChild === 'object' && newChild !== null;
+
+        if (isObject) {
+          switch (newChild.$$typeof) {
+            case REACT_ELEMENT_TYPE:
+              return placeSingleChild(reconcileSingleElement(returnFiber, currentFirstChild, newChild, expirationTime));
+
+            case REACT_PORTAL_TYPE:
+              return placeSingleChild(reconcileSinglePortal(returnFiber, currentFirstChild, newChild, expirationTime));
+          }
+        }
+
+        if (typeof newChild === 'string' || typeof newChild === 'number') {
+          return placeSingleChild(reconcileSingleTextNode(returnFiber, currentFirstChild, '' + newChild, expirationTime));
+        }
+
+        if (isArray(newChild)) {
+          return reconcileChildrenArray(returnFiber, currentFirstChild, newChild, expirationTime);
+        }
+
+        if (getIteratorFn(newChild)) {
+          return reconcileChildrenIterator(returnFiber, currentFirstChild, newChild, expirationTime);
+        }
+
+        if (isObject) {
+          throwOnInvalidObjectType(returnFiber, newChild);
+        }
+
+        {
+          if (typeof newChild === 'function') {
+            warnOnFunctionType();
+          }
+        }
+
+        if (typeof newChild === 'undefined' && !isUnkeyedTopLevelFragment) {
+          // If the new child is undefined, and the return fiber is a composite
+          // component, throw an error. If Fiber return types are disabled,
+          // we already threw above.
+          switch (returnFiber.tag) {
+            case ClassComponent:
+              {
+                {
+                  var instance = returnFiber.stateNode;
+
+                  if (instance.render._isMockFunction) {
+                    // We allow auto-mocks to proceed as if they're returning null.
+                    break;
+                  }
+                }
+              }
+            // Intentionally fall through to the next case, which handles both
+            // functions and classes
+            // eslint-disable-next-lined no-fallthrough
+
+            case FunctionComponent:
+              {
+                var Component = returnFiber.type;
+                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');
+              }
+          }
+        } // Remaining cases are all treated as empty.
+
+
+        return deleteRemainingChildren(returnFiber, currentFirstChild);
+      }
+
+      return reconcileChildFibers;
+    }
+
+    var reconcileChildFibers = ChildReconciler(true);
+    var mountChildFibers = ChildReconciler(false);
+
+    function cloneChildFibers(current$$1, workInProgress) {
+      !(current$$1 === null || workInProgress.child === current$$1.child) ? invariant(false, 'Resuming work not yet implemented.') : void 0;
+
+      if (workInProgress.child === null) {
+        return;
+      }
+
+      var currentChild = workInProgress.child;
+      var newChild = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);
+      workInProgress.child = newChild;
+      newChild.return = workInProgress;
+
+      while (currentChild.sibling !== null) {
+        currentChild = currentChild.sibling;
+        newChild = newChild.sibling = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);
+        newChild.return = workInProgress;
+      }
+
+      newChild.sibling = null;
+    }
+
+    var NO_CONTEXT = {};
+    var contextStackCursor$1 = createCursor(NO_CONTEXT);
+    var contextFiberStackCursor = createCursor(NO_CONTEXT);
+    var rootInstanceStackCursor = createCursor(NO_CONTEXT);
+
+    function requiredContext(c) {
+      !(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;
+      return c;
+    }
+
+    function getRootHostContainer() {
+      var rootInstance = requiredContext(rootInstanceStackCursor.current);
+      return rootInstance;
+    }
+
+    function pushHostContainer(fiber, nextRootInstance) {
+      // Push current root instance onto the stack;
+      // This allows us to reset root when portals are popped.
+      push(rootInstanceStackCursor, nextRootInstance, fiber); // Track the context and the Fiber that provided it.
+      // This enables us to pop only Fibers that provide unique contexts.
+
+      push(contextFiberStackCursor, fiber, fiber); // Finally, we need to push the host context to the stack.
+      // However, we can't just call getRootHostContext() and push it because
+      // we'd have a different number of entries on the stack depending on
+      // whether getRootHostContext() throws somewhere in renderer code or not.
+      // So we push an empty value first. This lets us safely unwind on errors.
+
+      push(contextStackCursor$1, NO_CONTEXT, fiber);
+      var nextRootContext = getRootHostContext(nextRootInstance); // Now that we know this function doesn't throw, replace it.
+
+      pop(contextStackCursor$1, fiber);
+      push(contextStackCursor$1, nextRootContext, fiber);
+    }
+
+    function popHostContainer(fiber) {
+      pop(contextStackCursor$1, fiber);
+      pop(contextFiberStackCursor, fiber);
+      pop(rootInstanceStackCursor, fiber);
+    }
+
+    function getHostContext() {
+      var context = requiredContext(contextStackCursor$1.current);
+      return context;
+    }
+
+    function pushHostContext(fiber) {
+      var rootInstance = requiredContext(rootInstanceStackCursor.current);
+      var context = requiredContext(contextStackCursor$1.current);
+      var nextContext = getChildHostContext(context, fiber.type, rootInstance); // Don't push this Fiber's context unless it's unique.
+
+      if (context === nextContext) {
+        return;
+      } // Track the context and the Fiber that provided it.
+      // This enables us to pop only Fibers that provide unique contexts.
+
+
+      push(contextFiberStackCursor, fiber, fiber);
+      push(contextStackCursor$1, nextContext, fiber);
+    }
+
+    function popHostContext(fiber) {
+      // Do not pop unless this Fiber provided the current context.
+      // pushHostContext() only pushes Fibers that provide unique contexts.
+      if (contextFiberStackCursor.current !== fiber) {
+        return;
+      }
+
+      pop(contextStackCursor$1, fiber);
+      pop(contextFiberStackCursor, fiber);
+    }
+
+    var NoEffect$1 =
+    /*             */
+    0;
+    var UnmountSnapshot =
+    /*      */
+    2;
+    var UnmountMutation =
+    /*      */
+    4;
+    var MountMutation =
+    /*        */
+    8;
+    var UnmountLayout =
+    /*        */
+    16;
+    var MountLayout =
+    /*          */
+    32;
+    var MountPassive =
+    /*         */
+    64;
+    var UnmountPassive =
+    /*       */
+    128;
+    var ReactCurrentDispatcher$1 = ReactSharedInternals.ReactCurrentDispatcher;
+    var didWarnAboutMismatchedHooksForComponent = void 0;
+    {
+      didWarnAboutMismatchedHooksForComponent = new Set();
+    } // These are set right before calling the component.
+
+    var renderExpirationTime = NoWork; // The work-in-progress fiber. I've named it differently to distinguish it from
+    // the work-in-progress hook.
+
+    var currentlyRenderingFiber$1 = null; // Hooks are stored as a linked list on the fiber's memoizedState field. The
+    // current hook list is the list that belongs to the current fiber. The
+    // work-in-progress hook list is a new list that will be added to the
+    // work-in-progress fiber.
+
+    var firstCurrentHook = null;
+    var currentHook = null;
+    var nextCurrentHook = null;
+    var firstWorkInProgressHook = null;
+    var workInProgressHook = null;
+    var nextWorkInProgressHook = null;
+    var remainingExpirationTime = NoWork;
+    var componentUpdateQueue = null;
+    var sideEffectTag = 0; // Updates scheduled during render will trigger an immediate re-render at the
+    // end of the current pass. We can't store these updates on the normal queue,
+    // because if the work is aborted, they should be discarded. Because this is
+    // a relatively rare case, we also don't want to add an additional field to
+    // either the hook or queue object types. So we store them in a lazily create
+    // map of queue -> render-phase updates, which are discarded once the component
+    // completes without re-rendering.
+    // Whether an update was scheduled during the currently executing render pass.
+
+    var didScheduleRenderPhaseUpdate = false; // Lazily created map of render-phase updates
+
+    var renderPhaseUpdates = null; // Counter to prevent infinite loops.
+
+    var numberOfReRenders = 0;
+    var RE_RENDER_LIMIT = 25; // In DEV, this is the name of the currently executing primitive hook
+
+    var currentHookNameInDev = null;
+
+    function warnOnHookMismatchInDev() {
+      {
+        var componentName = getComponentName(currentlyRenderingFiber$1.type);
+
+        if (!didWarnAboutMismatchedHooksForComponent.has(componentName)) {
+          didWarnAboutMismatchedHooksForComponent.add(componentName);
+          var secondColumnStart = 22;
+          var table = '';
+          var prevHook = firstCurrentHook;
+          var nextHook = firstWorkInProgressHook;
+          var n = 1;
+
+          while (prevHook !== null && nextHook !== null) {
+            var oldHookName = prevHook._debugType;
+            var newHookName = nextHook._debugType;
+            var row = n + '. ' + oldHookName; // Extra space so second column lines up
+            // lol @ IE not supporting String#repeat
+
+            while (row.length < secondColumnStart) {
+              row += ' ';
+            }
+
+            row += newHookName + '\n';
+            table += row;
+            prevHook = prevHook.next;
+            nextHook = nextHook.next;
+            n++;
+          }
+
+          warning$1(false, 'React has detected a change in the order of Hooks called by %s. ' + 'This will lead to bugs and errors if not fixed. ' + 'For more information, read the Rules of Hooks: https://fb.me/rules-of-hooks\n\n' + '   Previous render    Next render\n' + '   -------------------------------\n' + '%s' + '   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', componentName, table);
+        }
+      }
+    }
+
+    function throwInvalidHookError() {
+      invariant(false, 'Hooks can only be called inside the body of a function component. (https://fb.me/react-invalid-hook-call)');
+    }
+
+    function areHookInputsEqual(nextDeps, prevDeps) {
+      if (prevDeps === null) {
+        {
+          warning$1(false, '%s received a final argument during this render, but not during ' + 'the previous render. Even though the final argument is optional, ' + 'its type cannot change between renders.', currentHookNameInDev);
+        }
+        return false;
+      }
+
+      {
+        // Don't bother comparing lengths in prod because these arrays should be
+        // passed inline.
+        if (nextDeps.length !== prevDeps.length) {
+          warning$1(false, 'The final argument passed to %s changed size between renders. The ' + 'order and size of this array must remain constant.\n\n' + 'Previous: %s\n' + 'Incoming: %s', currentHookNameInDev, '[' + nextDeps.join(', ') + ']', '[' + prevDeps.join(', ') + ']');
+        }
+      }
+
+      for (var i = 0; i < prevDeps.length && i < nextDeps.length; i++) {
+        if (is(nextDeps[i], prevDeps[i])) {
+          continue;
+        }
+
+        return false;
+      }
+
+      return true;
+    }
+
+    function renderWithHooks(current, workInProgress, Component, props, refOrContext, nextRenderExpirationTime) {
+      renderExpirationTime = nextRenderExpirationTime;
+      currentlyRenderingFiber$1 = workInProgress;
+      firstCurrentHook = nextCurrentHook = current !== null ? current.memoizedState : null; // The following should have already been reset
+      // currentHook = null;
+      // workInProgressHook = null;
+      // remainingExpirationTime = NoWork;
+      // componentUpdateQueue = null;
+      // didScheduleRenderPhaseUpdate = false;
+      // renderPhaseUpdates = null;
+      // numberOfReRenders = 0;
+      // sideEffectTag = 0;
+
+      {
+        ReactCurrentDispatcher$1.current = nextCurrentHook === null ? HooksDispatcherOnMountInDEV : HooksDispatcherOnUpdateInDEV;
+      }
+      var children = Component(props, refOrContext);
+
+      if (didScheduleRenderPhaseUpdate) {
+        do {
+          didScheduleRenderPhaseUpdate = false;
+          numberOfReRenders += 1; // Start over from the beginning of the list
+
+          firstCurrentHook = nextCurrentHook = current !== null ? current.memoizedState : null;
+          nextWorkInProgressHook = firstWorkInProgressHook;
+          currentHook = null;
+          workInProgressHook = null;
+          componentUpdateQueue = null;
+          ReactCurrentDispatcher$1.current = HooksDispatcherOnUpdateInDEV;
+          children = Component(props, refOrContext);
+        } while (didScheduleRenderPhaseUpdate);
+
+        renderPhaseUpdates = null;
+        numberOfReRenders = 0;
+      }
+
+      {
+        currentHookNameInDev = null;
+      } // We can assume the previous dispatcher is always this one, since we set it
+      // at the beginning of the render phase and there's no re-entrancy.
+
+      ReactCurrentDispatcher$1.current = ContextOnlyDispatcher;
+      var renderedWork = currentlyRenderingFiber$1;
+      renderedWork.memoizedState = firstWorkInProgressHook;
+      renderedWork.expirationTime = remainingExpirationTime;
+      renderedWork.updateQueue = componentUpdateQueue;
+      renderedWork.effectTag |= sideEffectTag;
+      var didRenderTooFewHooks = currentHook !== null && currentHook.next !== null;
+      renderExpirationTime = NoWork;
+      currentlyRenderingFiber$1 = null;
+      firstCurrentHook = null;
+      currentHook = null;
+      nextCurrentHook = null;
+      firstWorkInProgressHook = null;
+      workInProgressHook = null;
+      nextWorkInProgressHook = null;
+      remainingExpirationTime = NoWork;
+      componentUpdateQueue = null;
+      sideEffectTag = 0; // These were reset above
+      // didScheduleRenderPhaseUpdate = false;
+      // renderPhaseUpdates = null;
+      // numberOfReRenders = 0;
+
+      !!didRenderTooFewHooks ? invariant(false, 'Rendered fewer hooks than expected. This may be caused by an accidental early return statement.') : void 0;
+      return children;
+    }
+
+    function bailoutHooks(current, workInProgress, expirationTime) {
+      workInProgress.updateQueue = current.updateQueue;
+      workInProgress.effectTag &= ~(Passive | Update);
+
+      if (current.expirationTime <= expirationTime) {
+        current.expirationTime = NoWork;
+      }
+    }
+
+    function resetHooks() {
+      // We can assume the previous dispatcher is always this one, since we set it
+      // at the beginning of the render phase and there's no re-entrancy.
+      ReactCurrentDispatcher$1.current = ContextOnlyDispatcher; // This is used to reset the state of this module when a component throws.
+      // It's also called inside mountIndeterminateComponent if we determine the
+      // component is a module-style component.
+
+      renderExpirationTime = NoWork;
+      currentlyRenderingFiber$1 = null;
+      firstCurrentHook = null;
+      currentHook = null;
+      nextCurrentHook = null;
+      firstWorkInProgressHook = null;
+      workInProgressHook = null;
+      nextWorkInProgressHook = null;
+      remainingExpirationTime = NoWork;
+      componentUpdateQueue = null;
+      sideEffectTag = 0;
+      {
+        currentHookNameInDev = null;
+      }
+      didScheduleRenderPhaseUpdate = false;
+      renderPhaseUpdates = null;
+      numberOfReRenders = 0;
+    }
+
+    function mountWorkInProgressHook() {
+      var hook = {
+        memoizedState: null,
+        baseState: null,
+        queue: null,
+        baseUpdate: null,
+        next: null
+      };
+      {
+        hook._debugType = currentHookNameInDev;
+      }
+
+      if (workInProgressHook === null) {
+        // This is the first hook in the list
+        firstWorkInProgressHook = workInProgressHook = hook;
+      } else {
+        // Append to the end of the list
+        workInProgressHook = workInProgressHook.next = hook;
+      }
+
+      return workInProgressHook;
+    }
+
+    function updateWorkInProgressHook() {
+      // This function is used both for updates and for re-renders triggered by a
+      // render phase update. It assumes there is either a current hook we can
+      // clone, or a work-in-progress hook from a previous render pass that we can
+      // use as a base. When we reach the end of the base list, we must switch to
+      // the dispatcher used for mounts.
+      if (nextWorkInProgressHook !== null) {
+        // There's already a work-in-progress. Reuse it.
+        workInProgressHook = nextWorkInProgressHook;
+        nextWorkInProgressHook = workInProgressHook.next;
+        currentHook = nextCurrentHook;
+        nextCurrentHook = currentHook !== null ? currentHook.next : null;
+      } else {
+        // Clone from the current hook.
+        !(nextCurrentHook !== null) ? invariant(false, 'Rendered more hooks than during the previous render.') : void 0;
+        currentHook = nextCurrentHook;
+        var newHook = {
+          memoizedState: currentHook.memoizedState,
+          baseState: currentHook.baseState,
+          queue: currentHook.queue,
+          baseUpdate: currentHook.baseUpdate,
+          next: null
+        };
+
+        if (workInProgressHook === null) {
+          // This is the first hook in the list.
+          workInProgressHook = firstWorkInProgressHook = newHook;
+        } else {
+          // Append to the end of the list.
+          workInProgressHook = workInProgressHook.next = newHook;
+        }
+
+        nextCurrentHook = currentHook.next;
+        {
+          newHook._debugType = currentHookNameInDev;
+
+          if (currentHookNameInDev !== currentHook._debugType) {
+            warnOnHookMismatchInDev();
+          }
+        }
+      }
+
+      return workInProgressHook;
+    }
+
+    function createFunctionComponentUpdateQueue() {
+      return {
+        lastEffect: null
+      };
+    }
+
+    function basicStateReducer(state, action) {
+      return typeof action === 'function' ? action(state) : action;
+    }
+
+    function mountContext(context, observedBits) {
+      {
+        mountWorkInProgressHook();
+      }
+      return readContext(context, observedBits);
+    }
+
+    function updateContext(context, observedBits) {
+      {
+        updateWorkInProgressHook();
+      }
+      return readContext(context, observedBits);
+    }
+
+    function mountReducer(reducer, initialArg, init) {
+      var hook = mountWorkInProgressHook();
+      var initialState = void 0;
+
+      if (init !== undefined) {
+        initialState = init(initialArg);
+      } else {
+        initialState = initialArg;
+      }
+
+      hook.memoizedState = hook.baseState = initialState;
+      var queue = hook.queue = {
+        last: null,
+        dispatch: null,
+        eagerReducer: reducer,
+        eagerState: initialState
+      };
+      var dispatch = queue.dispatch = dispatchAction.bind(null, // Flow doesn't know this is non-null, but we do.
+      currentlyRenderingFiber$1, queue);
+      return [hook.memoizedState, dispatch];
+    }
+
+    function updateReducer(reducer, initialArg, init) {
+      var hook = updateWorkInProgressHook();
+      var queue = hook.queue;
+      !(queue !== null) ? invariant(false, 'Should have a queue. This is likely a bug in React. Please file an issue.') : void 0;
+
+      if (numberOfReRenders > 0) {
+        // This is a re-render. Apply the new render phase updates to the previous
+        var _dispatch = queue.dispatch;
+
+        if (renderPhaseUpdates !== null) {
+          // Render phase updates are stored in a map of queue -> linked list
+          var firstRenderPhaseUpdate = renderPhaseUpdates.get(queue);
+
+          if (firstRenderPhaseUpdate !== undefined) {
+            renderPhaseUpdates.delete(queue);
+            var newState = hook.memoizedState;
+            var update = firstRenderPhaseUpdate;
+
+            do {
+              // Process this render phase update. We don't have to check the
+              // priority because it will always be the same as the current
+              // render's.
+              var _action = update.action;
+              newState = reducer(newState, _action);
+              update = update.next;
+            } while (update !== null); // Mark that the fiber performed work, but only if the new state is
+            // different from the current state.
+
+
+            if (!is(newState, hook.memoizedState)) {
+              markWorkInProgressReceivedUpdate();
+            }
+
+            hook.memoizedState = newState; // Don't persist the state accumlated from the render phase updates to
+            // the base state unless the queue is empty.
+            // TODO: Not sure if this is the desired semantics, but it's what we
+            // do for gDSFP. I can't remember why.
+
+            if (hook.baseUpdate === queue.last) {
+              hook.baseState = newState;
+            }
+
+            queue.eagerReducer = reducer;
+            queue.eagerState = newState;
+            return [newState, _dispatch];
+          }
+        }
+
+        return [hook.memoizedState, _dispatch];
+      } // The last update in the entire queue
+
+
+      var last = queue.last; // The last update that is part of the base state.
+
+      var baseUpdate = hook.baseUpdate;
+      var baseState = hook.baseState; // Find the first unprocessed update.
+
+      var first = void 0;
+
+      if (baseUpdate !== null) {
+        if (last !== null) {
+          // For the first update, the queue is a circular linked list where
+          // `queue.last.next = queue.first`. Once the first update commits, and
+          // the `baseUpdate` is no longer empty, we can unravel the list.
+          last.next = null;
+        }
+
+        first = baseUpdate.next;
+      } else {
+        first = last !== null ? last.next : null;
+      }
+
+      if (first !== null) {
+        var _newState = baseState;
+        var newBaseState = null;
+        var newBaseUpdate = null;
+        var prevUpdate = baseUpdate;
+        var _update = first;
+        var didSkip = false;
+
+        do {
+          var updateExpirationTime = _update.expirationTime;
+
+          if (updateExpirationTime < renderExpirationTime) {
+            // Priority is insufficient. Skip this update. If this is the first
+            // skipped update, the previous update/state is the new base
+            // update/state.
+            if (!didSkip) {
+              didSkip = true;
+              newBaseUpdate = prevUpdate;
+              newBaseState = _newState;
+            } // Update the remaining priority in the queue.
+
+
+            if (updateExpirationTime > remainingExpirationTime) {
+              remainingExpirationTime = updateExpirationTime;
+            }
+          } else {
+            // Process this update.
+            if (_update.eagerReducer === reducer) {
+              // If this update was processed eagerly, and its reducer matches the
+              // current reducer, we can use the eagerly computed state.
+              _newState = _update.eagerState;
+            } else {
+              var _action2 = _update.action;
+              _newState = reducer(_newState, _action2);
+            }
+          }
+
+          prevUpdate = _update;
+          _update = _update.next;
+        } while (_update !== null && _update !== first);
+
+        if (!didSkip) {
+          newBaseUpdate = prevUpdate;
+          newBaseState = _newState;
+        } // Mark that the fiber performed work, but only if the new state is
+        // different from the current state.
+
+
+        if (!is(_newState, hook.memoizedState)) {
+          markWorkInProgressReceivedUpdate();
+        }
+
+        hook.memoizedState = _newState;
+        hook.baseUpdate = newBaseUpdate;
+        hook.baseState = newBaseState;
+        queue.eagerReducer = reducer;
+        queue.eagerState = _newState;
+      }
+
+      var dispatch = queue.dispatch;
+      return [hook.memoizedState, dispatch];
+    }
+
+    function mountState(initialState) {
+      var hook = mountWorkInProgressHook();
+
+      if (typeof initialState === 'function') {
+        initialState = initialState();
+      }
+
+      hook.memoizedState = hook.baseState = initialState;
+      var queue = hook.queue = {
+        last: null,
+        dispatch: null,
+        eagerReducer: basicStateReducer,
+        eagerState: initialState
+      };
+      var dispatch = queue.dispatch = dispatchAction.bind(null, // Flow doesn't know this is non-null, but we do.
+      currentlyRenderingFiber$1, queue);
+      return [hook.memoizedState, dispatch];
+    }
+
+    function updateState(initialState) {
+      return updateReducer(basicStateReducer, initialState);
+    }
+
+    function pushEffect(tag, create, destroy, deps) {
+      var effect = {
+        tag: tag,
+        create: create,
+        destroy: destroy,
+        deps: deps,
+        // Circular
+        next: null
+      };
+
+      if (componentUpdateQueue === null) {
+        componentUpdateQueue = createFunctionComponentUpdateQueue();
+        componentUpdateQueue.lastEffect = effect.next = effect;
+      } else {
+        var _lastEffect = componentUpdateQueue.lastEffect;
+
+        if (_lastEffect === null) {
+          componentUpdateQueue.lastEffect = effect.next = effect;
+        } else {
+          var firstEffect = _lastEffect.next;
+          _lastEffect.next = effect;
+          effect.next = firstEffect;
+          componentUpdateQueue.lastEffect = effect;
+        }
+      }
+
+      return effect;
+    }
+
+    function mountRef(initialValue) {
+      var hook = mountWorkInProgressHook();
+      var ref = {
+        current: initialValue
+      };
+      {
+        Object.seal(ref);
+      }
+      hook.memoizedState = ref;
+      return ref;
+    }
+
+    function updateRef(initialValue) {
+      var hook = updateWorkInProgressHook();
+      return hook.memoizedState;
+    }
+
+    function mountEffectImpl(fiberEffectTag, hookEffectTag, create, deps) {
+      var hook = mountWorkInProgressHook();
+      var nextDeps = deps === undefined ? null : deps;
+      sideEffectTag |= fiberEffectTag;
+      hook.memoizedState = pushEffect(hookEffectTag, create, undefined, nextDeps);
+    }
+
+    function updateEffectImpl(fiberEffectTag, hookEffectTag, create, deps) {
+      var hook = updateWorkInProgressHook();
+      var nextDeps = deps === undefined ? null : deps;
+      var destroy = undefined;
+
+      if (currentHook !== null) {
+        var prevEffect = currentHook.memoizedState;
+        destroy = prevEffect.destroy;
+
+        if (nextDeps !== null) {
+          var prevDeps = prevEffect.deps;
+
+          if (areHookInputsEqual(nextDeps, prevDeps)) {
+            pushEffect(NoEffect$1, create, destroy, nextDeps);
+            return;
+          }
+        }
+      }
+
+      sideEffectTag |= fiberEffectTag;
+      hook.memoizedState = pushEffect(hookEffectTag, create, destroy, nextDeps);
+    }
+
+    function mountEffect(create, deps) {
+      return mountEffectImpl(Update | Passive, UnmountPassive | MountPassive, create, deps);
+    }
+
+    function updateEffect(create, deps) {
+      return updateEffectImpl(Update | Passive, UnmountPassive | MountPassive, create, deps);
+    }
+
+    function mountLayoutEffect(create, deps) {
+      return mountEffectImpl(Update, UnmountMutation | MountLayout, create, deps);
+    }
+
+    function updateLayoutEffect(create, deps) {
+      return updateEffectImpl(Update, UnmountMutation | MountLayout, create, deps);
+    }
+
+    function imperativeHandleEffect(create, ref) {
+      if (typeof ref === 'function') {
+        var refCallback = ref;
+
+        var _inst = create();
+
+        refCallback(_inst);
+        return function () {
+          refCallback(null);
+        };
+      } else if (ref !== null && ref !== undefined) {
+        var refObject = ref;
+        {
+          !refObject.hasOwnProperty('current') ? warning$1(false, 'Expected useImperativeHandle() first argument to either be a ' + 'ref callback or React.createRef() object. Instead received: %s.', 'an object with keys {' + Object.keys(refObject).join(', ') + '}') : void 0;
+        }
+
+        var _inst2 = create();
+
+        refObject.current = _inst2;
+        return function () {
+          refObject.current = null;
+        };
+      }
+    }
+
+    function mountImperativeHandle(ref, create, deps) {
+      {
+        !(typeof create === 'function') ? warning$1(false, 'Expected useImperativeHandle() second argument to be a function ' + 'that creates a handle. Instead received: %s.', create !== null ? typeof create : 'null') : void 0;
+      } // TODO: If deps are provided, should we skip comparing the ref itself?
+
+      var effectDeps = deps !== null && deps !== undefined ? deps.concat([ref]) : null;
+      return mountEffectImpl(Update, UnmountMutation | MountLayout, imperativeHandleEffect.bind(null, create, ref), effectDeps);
+    }
+
+    function updateImperativeHandle(ref, create, deps) {
+      {
+        !(typeof create === 'function') ? warning$1(false, 'Expected useImperativeHandle() second argument to be a function ' + 'that creates a handle. Instead received: %s.', create !== null ? typeof create : 'null') : void 0;
+      } // TODO: If deps are provided, should we skip comparing the ref itself?
+
+      var effectDeps = deps !== null && deps !== undefined ? deps.concat([ref]) : null;
+      return updateEffectImpl(Update, UnmountMutation | MountLayout, imperativeHandleEffect.bind(null, create, ref), effectDeps);
+    }
+
+    function mountDebugValue(value, formatterFn) {// This hook is normally a no-op.
+      // The react-debug-hooks package injects its own implementation
+      // so that e.g. DevTools can display custom hook values.
+    }
+
+    var updateDebugValue = mountDebugValue;
+
+    function mountCallback(callback, deps) {
+      var hook = mountWorkInProgressHook();
+      var nextDeps = deps === undefined ? null : deps;
+      hook.memoizedState = [callback, nextDeps];
+      return callback;
+    }
+
+    function updateCallback(callback, deps) {
+      var hook = updateWorkInProgressHook();
+      var nextDeps = deps === undefined ? null : deps;
+      var prevState = hook.memoizedState;
+
+      if (prevState !== null) {
+        if (nextDeps !== null) {
+          var prevDeps = prevState[1];
+
+          if (areHookInputsEqual(nextDeps, prevDeps)) {
+            return prevState[0];
+          }
+        }
+      }
+
+      hook.memoizedState = [callback, nextDeps];
+      return callback;
+    }
+
+    function mountMemo(nextCreate, deps) {
+      var hook = mountWorkInProgressHook();
+      var nextDeps = deps === undefined ? null : deps;
+      var nextValue = nextCreate();
+      hook.memoizedState = [nextValue, nextDeps];
+      return nextValue;
+    }
+
+    function updateMemo(nextCreate, deps) {
+      var hook = updateWorkInProgressHook();
+      var nextDeps = deps === undefined ? null : deps;
+      var prevState = hook.memoizedState;
+
+      if (prevState !== null) {
+        // Assume these are defined. If they're not, areHookInputsEqual will warn.
+        if (nextDeps !== null) {
+          var prevDeps = prevState[1];
+
+          if (areHookInputsEqual(nextDeps, prevDeps)) {
+            return prevState[0];
+          }
+        }
+      }
+
+      var nextValue = nextCreate();
+      hook.memoizedState = [nextValue, nextDeps];
+      return nextValue;
+    } // in a test-like environment, we want to warn if dispatchAction()
+    // is called outside of a batchedUpdates/TestUtils.act(...) call.
+
+
+    var shouldWarnForUnbatchedSetState = false;
+    {
+      // jest isn't a 'global', it's just exposed to tests via a wrapped function
+      // further, this isn't a test file, so flow doesn't recognize the symbol. So...
+      // $FlowExpectedError - because requirements don't give a damn about your type sigs.
+      if ('undefined' !== typeof jest) {
+        shouldWarnForUnbatchedSetState = true;
+      }
+    }
+
+    function dispatchAction(fiber, queue, action) {
+      !(numberOfReRenders < RE_RENDER_LIMIT) ? invariant(false, 'Too many re-renders. React limits the number of renders to prevent an infinite loop.') : void 0;
+      {
+        !(arguments.length <= 3) ? warning$1(false, "State updates from the useState() and useReducer() Hooks don't support the " + 'second callback argument. To execute a side effect after ' + 'rendering, declare it in the component body with useEffect().') : void 0;
+      }
+      var alternate = fiber.alternate;
+
+      if (fiber === currentlyRenderingFiber$1 || alternate !== null && alternate === currentlyRenderingFiber$1) {
+        // This is a render phase update. Stash it in a lazily-created map of
+        // queue -> linked list of updates. After this render pass, we'll restart
+        // and apply the stashed updates on top of the work-in-progress hook.
+        didScheduleRenderPhaseUpdate = true;
+        var update = {
+          expirationTime: renderExpirationTime,
+          action: action,
+          eagerReducer: null,
+          eagerState: null,
+          next: null
+        };
+
+        if (renderPhaseUpdates === null) {
+          renderPhaseUpdates = new Map();
+        }
+
+        var firstRenderPhaseUpdate = renderPhaseUpdates.get(queue);
+
+        if (firstRenderPhaseUpdate === undefined) {
+          renderPhaseUpdates.set(queue, update);
+        } else {
+          // Append the update to the end of the list.
+          var lastRenderPhaseUpdate = firstRenderPhaseUpdate;
+
+          while (lastRenderPhaseUpdate.next !== null) {
+            lastRenderPhaseUpdate = lastRenderPhaseUpdate.next;
+          }
+
+          lastRenderPhaseUpdate.next = update;
+        }
+      } else {
+        flushPassiveEffects();
+        var currentTime = requestCurrentTime();
+
+        var _expirationTime = computeExpirationForFiber(currentTime, fiber);
+
+        var _update2 = {
+          expirationTime: _expirationTime,
+          action: action,
+          eagerReducer: null,
+          eagerState: null,
+          next: null
+        }; // Append the update to the end of the list.
+
+        var _last = queue.last;
+
+        if (_last === null) {
+          // This is the first update. Create a circular list.
+          _update2.next = _update2;
+        } else {
+          var first = _last.next;
+
+          if (first !== null) {
+            // Still circular.
+            _update2.next = first;
+          }
+
+          _last.next = _update2;
+        }
+
+        queue.last = _update2;
+
+        if (fiber.expirationTime === NoWork && (alternate === null || alternate.expirationTime === NoWork)) {
+          // The queue is currently empty, which means we can eagerly compute the
+          // next state before entering the render phase. If the new state is the
+          // same as the current state, we may be able to bail out entirely.
+          var _eagerReducer = queue.eagerReducer;
+
+          if (_eagerReducer !== null) {
+            var prevDispatcher = void 0;
+            {
+              prevDispatcher = ReactCurrentDispatcher$1.current;
+              ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+            }
+
+            try {
+              var currentState = queue.eagerState;
+
+              var _eagerState = _eagerReducer(currentState, action); // Stash the eagerly computed state, and the reducer used to compute
+              // it, on the update object. If the reducer hasn't changed by the
+              // time we enter the render phase, then the eager state can be used
+              // without calling the reducer again.
+
+
+              _update2.eagerReducer = _eagerReducer;
+              _update2.eagerState = _eagerState;
+
+              if (is(_eagerState, currentState)) {
+                // Fast path. We can bail out without scheduling React to re-render.
+                // It's still possible that we'll need to rebase this update later,
+                // if the component re-renders for a different reason and by that
+                // time the reducer has changed.
+                return;
+              }
+            } catch (error) {// Suppress the error. It will throw again in the render phase.
+            } finally {
+              {
+                ReactCurrentDispatcher$1.current = prevDispatcher;
+              }
+            }
+          }
+        }
+
+        {
+          if (shouldWarnForUnbatchedSetState === true) {
+            warnIfNotCurrentlyBatchingInDev(fiber);
+          }
+        }
+        scheduleWork(fiber, _expirationTime);
+      }
+    }
+
+    var ContextOnlyDispatcher = {
+      readContext: readContext,
+      useCallback: throwInvalidHookError,
+      useContext: throwInvalidHookError,
+      useEffect: throwInvalidHookError,
+      useImperativeHandle: throwInvalidHookError,
+      useLayoutEffect: throwInvalidHookError,
+      useMemo: throwInvalidHookError,
+      useReducer: throwInvalidHookError,
+      useRef: throwInvalidHookError,
+      useState: throwInvalidHookError,
+      useDebugValue: throwInvalidHookError
+    };
+    var HooksDispatcherOnMountInDEV = null;
+    var HooksDispatcherOnUpdateInDEV = null;
+    var InvalidNestedHooksDispatcherOnMountInDEV = null;
+    var InvalidNestedHooksDispatcherOnUpdateInDEV = null;
+    {
+      var warnInvalidContextAccess = function () {
+        warning$1(false, 'Context can only be read while React is rendering. ' + 'In classes, you can read it in the render method or getDerivedStateFromProps. ' + 'In function components, you can read it directly in the function body, but not ' + 'inside Hooks like useReducer() or useMemo().');
+      };
+
+      var warnInvalidHookAccess = function () {
+        warning$1(false, 'Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. ' + 'You can only call Hooks at the top level of your React function. ' + 'For more information, see ' + 'https://fb.me/rules-of-hooks');
+      };
+
+      HooksDispatcherOnMountInDEV = {
+        readContext: function (context, observedBits) {
+          return readContext(context, observedBits);
+        },
+        useCallback: function (callback, deps) {
+          currentHookNameInDev = 'useCallback';
+          return mountCallback(callback, deps);
+        },
+        useContext: function (context, observedBits) {
+          currentHookNameInDev = 'useContext';
+          return mountContext(context, observedBits);
+        },
+        useEffect: function (create, deps) {
+          currentHookNameInDev = 'useEffect';
+          return mountEffect(create, deps);
+        },
+        useImperativeHandle: function (ref, create, deps) {
+          currentHookNameInDev = 'useImperativeHandle';
+          return mountImperativeHandle(ref, create, deps);
+        },
+        useLayoutEffect: function (create, deps) {
+          currentHookNameInDev = 'useLayoutEffect';
+          return mountLayoutEffect(create, deps);
+        },
+        useMemo: function (create, deps) {
+          currentHookNameInDev = 'useMemo';
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+
+          try {
+            return mountMemo(create, deps);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useReducer: function (reducer, initialArg, init) {
+          currentHookNameInDev = 'useReducer';
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+
+          try {
+            return mountReducer(reducer, initialArg, init);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useRef: function (initialValue) {
+          currentHookNameInDev = 'useRef';
+          return mountRef(initialValue);
+        },
+        useState: function (initialState) {
+          currentHookNameInDev = 'useState';
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+
+          try {
+            return mountState(initialState);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useDebugValue: function (value, formatterFn) {
+          currentHookNameInDev = 'useDebugValue';
+          return mountDebugValue(value, formatterFn);
+        }
+      };
+      HooksDispatcherOnUpdateInDEV = {
+        readContext: function (context, observedBits) {
+          return readContext(context, observedBits);
+        },
+        useCallback: function (callback, deps) {
+          currentHookNameInDev = 'useCallback';
+          return updateCallback(callback, deps);
+        },
+        useContext: function (context, observedBits) {
+          currentHookNameInDev = 'useContext';
+          return updateContext(context, observedBits);
+        },
+        useEffect: function (create, deps) {
+          currentHookNameInDev = 'useEffect';
+          return updateEffect(create, deps);
+        },
+        useImperativeHandle: function (ref, create, deps) {
+          currentHookNameInDev = 'useImperativeHandle';
+          return updateImperativeHandle(ref, create, deps);
+        },
+        useLayoutEffect: function (create, deps) {
+          currentHookNameInDev = 'useLayoutEffect';
+          return updateLayoutEffect(create, deps);
+        },
+        useMemo: function (create, deps) {
+          currentHookNameInDev = 'useMemo';
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+
+          try {
+            return updateMemo(create, deps);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useReducer: function (reducer, initialArg, init) {
+          currentHookNameInDev = 'useReducer';
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+
+          try {
+            return updateReducer(reducer, initialArg, init);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useRef: function (initialValue) {
+          currentHookNameInDev = 'useRef';
+          return updateRef(initialValue);
+        },
+        useState: function (initialState) {
+          currentHookNameInDev = 'useState';
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+
+          try {
+            return updateState(initialState);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useDebugValue: function (value, formatterFn) {
+          currentHookNameInDev = 'useDebugValue';
+          return updateDebugValue(value, formatterFn);
+        }
+      };
+      InvalidNestedHooksDispatcherOnMountInDEV = {
+        readContext: function (context, observedBits) {
+          warnInvalidContextAccess();
+          return readContext(context, observedBits);
+        },
+        useCallback: function (callback, deps) {
+          currentHookNameInDev = 'useCallback';
+          warnInvalidHookAccess();
+          return mountCallback(callback, deps);
+        },
+        useContext: function (context, observedBits) {
+          currentHookNameInDev = 'useContext';
+          warnInvalidHookAccess();
+          return mountContext(context, observedBits);
+        },
+        useEffect: function (create, deps) {
+          currentHookNameInDev = 'useEffect';
+          warnInvalidHookAccess();
+          return mountEffect(create, deps);
+        },
+        useImperativeHandle: function (ref, create, deps) {
+          currentHookNameInDev = 'useImperativeHandle';
+          warnInvalidHookAccess();
+          return mountImperativeHandle(ref, create, deps);
+        },
+        useLayoutEffect: function (create, deps) {
+          currentHookNameInDev = 'useLayoutEffect';
+          warnInvalidHookAccess();
+          return mountLayoutEffect(create, deps);
+        },
+        useMemo: function (create, deps) {
+          currentHookNameInDev = 'useMemo';
+          warnInvalidHookAccess();
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+
+          try {
+            return mountMemo(create, deps);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useReducer: function (reducer, initialArg, init) {
+          currentHookNameInDev = 'useReducer';
+          warnInvalidHookAccess();
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+
+          try {
+            return mountReducer(reducer, initialArg, init);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useRef: function (initialValue) {
+          currentHookNameInDev = 'useRef';
+          warnInvalidHookAccess();
+          return mountRef(initialValue);
+        },
+        useState: function (initialState) {
+          currentHookNameInDev = 'useState';
+          warnInvalidHookAccess();
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;
+
+          try {
+            return mountState(initialState);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useDebugValue: function (value, formatterFn) {
+          currentHookNameInDev = 'useDebugValue';
+          warnInvalidHookAccess();
+          return mountDebugValue(value, formatterFn);
+        }
+      };
+      InvalidNestedHooksDispatcherOnUpdateInDEV = {
+        readContext: function (context, observedBits) {
+          warnInvalidContextAccess();
+          return readContext(context, observedBits);
+        },
+        useCallback: function (callback, deps) {
+          currentHookNameInDev = 'useCallback';
+          warnInvalidHookAccess();
+          return updateCallback(callback, deps);
+        },
+        useContext: function (context, observedBits) {
+          currentHookNameInDev = 'useContext';
+          warnInvalidHookAccess();
+          return updateContext(context, observedBits);
+        },
+        useEffect: function (create, deps) {
+          currentHookNameInDev = 'useEffect';
+          warnInvalidHookAccess();
+          return updateEffect(create, deps);
+        },
+        useImperativeHandle: function (ref, create, deps) {
+          currentHookNameInDev = 'useImperativeHandle';
+          warnInvalidHookAccess();
+          return updateImperativeHandle(ref, create, deps);
+        },
+        useLayoutEffect: function (create, deps) {
+          currentHookNameInDev = 'useLayoutEffect';
+          warnInvalidHookAccess();
+          return updateLayoutEffect(create, deps);
+        },
+        useMemo: function (create, deps) {
+          currentHookNameInDev = 'useMemo';
+          warnInvalidHookAccess();
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+
+          try {
+            return updateMemo(create, deps);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useReducer: function (reducer, initialArg, init) {
+          currentHookNameInDev = 'useReducer';
+          warnInvalidHookAccess();
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+
+          try {
+            return updateReducer(reducer, initialArg, init);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useRef: function (initialValue) {
+          currentHookNameInDev = 'useRef';
+          warnInvalidHookAccess();
+          return updateRef(initialValue);
+        },
+        useState: function (initialState) {
+          currentHookNameInDev = 'useState';
+          warnInvalidHookAccess();
+          var prevDispatcher = ReactCurrentDispatcher$1.current;
+          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;
+
+          try {
+            return updateState(initialState);
+          } finally {
+            ReactCurrentDispatcher$1.current = prevDispatcher;
+          }
+        },
+        useDebugValue: function (value, formatterFn) {
+          currentHookNameInDev = 'useDebugValue';
+          warnInvalidHookAccess();
+          return updateDebugValue(value, formatterFn);
+        }
+      };
+    }
+    var commitTime = 0;
+    var profilerStartTime = -1;
+
+    function getCommitTime() {
+      return commitTime;
+    }
+
+    function recordCommitTime() {
+      if (!enableProfilerTimer) {
+        return;
+      }
+
+      commitTime = scheduler.unstable_now();
+    }
+
+    function startProfilerTimer(fiber) {
+      if (!enableProfilerTimer) {
+        return;
+      }
+
+      profilerStartTime = scheduler.unstable_now();
+
+      if (fiber.actualStartTime < 0) {
+        fiber.actualStartTime = scheduler.unstable_now();
+      }
+    }
+
+    function stopProfilerTimerIfRunning(fiber) {
+      if (!enableProfilerTimer) {
+        return;
+      }
+
+      profilerStartTime = -1;
+    }
+
+    function stopProfilerTimerIfRunningAndRecordDelta(fiber, overrideBaseTime) {
+      if (!enableProfilerTimer) {
+        return;
+      }
+
+      if (profilerStartTime >= 0) {
+        var elapsedTime = scheduler.unstable_now() - profilerStartTime;
+        fiber.actualDuration += elapsedTime;
+
+        if (overrideBaseTime) {
+          fiber.selfBaseDuration = elapsedTime;
+        }
+
+        profilerStartTime = -1;
+      }
+    } // The deepest Fiber on the stack involved in a hydration context.
+    // This may have been an insertion or a hydration.
+
+
+    var hydrationParentFiber = null;
+    var nextHydratableInstance = null;
+    var isHydrating = false;
+
+    function enterHydrationState(fiber) {
+      if (!supportsHydration) {
+        return false;
+      }
+
+      var parentInstance = fiber.stateNode.containerInfo;
+      nextHydratableInstance = getFirstHydratableChild(parentInstance);
+      hydrationParentFiber = fiber;
+      isHydrating = true;
+      return true;
+    }
+
+    function reenterHydrationStateFromDehydratedSuspenseInstance(fiber) {
+      if (!supportsHydration) {
+        return false;
+      }
+
+      var suspenseInstance = fiber.stateNode;
+      nextHydratableInstance = getNextHydratableSibling(suspenseInstance);
+      popToNextHostParent(fiber);
+      isHydrating = true;
+      return true;
+    }
+
+    function deleteHydratableInstance(returnFiber, instance) {
+      {
+        switch (returnFiber.tag) {
+          case HostRoot:
+            didNotHydrateContainerInstance(returnFiber.stateNode.containerInfo, instance);
+            break;
+
+          case HostComponent:
+            didNotHydrateInstance(returnFiber.type, returnFiber.memoizedProps, returnFiber.stateNode, instance);
+            break;
+        }
+      }
+      var childToDelete = createFiberFromHostInstanceForDeletion();
+      childToDelete.stateNode = instance;
+      childToDelete.return = returnFiber;
+      childToDelete.effectTag = Deletion; // This might seem like it belongs on progressedFirstDeletion. However,
+      // these children are not part of the reconciliation list of children.
+      // Even if we abort and rereconcile the children, that will try to hydrate
+      // again and the nodes are still in the host tree so these will be
+      // recreated.
+
+      if (returnFiber.lastEffect !== null) {
+        returnFiber.lastEffect.nextEffect = childToDelete;
+        returnFiber.lastEffect = childToDelete;
+      } else {
+        returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;
+      }
+    }
+
+    function insertNonHydratedInstance(returnFiber, fiber) {
+      fiber.effectTag |= Placement;
+      {
+        switch (returnFiber.tag) {
+          case HostRoot:
+            {
+              var parentContainer = returnFiber.stateNode.containerInfo;
+
+              switch (fiber.tag) {
+                case HostComponent:
+                  var type = fiber.type;
+                  var props = fiber.pendingProps;
+                  didNotFindHydratableContainerInstance(parentContainer, type, props);
+                  break;
+
+                case HostText:
+                  var text = fiber.pendingProps;
+                  didNotFindHydratableContainerTextInstance(parentContainer, text);
+                  break;
+
+                case SuspenseComponent:
+                  break;
+              }
+
+              break;
+            }
+
+          case HostComponent:
+            {
+              var parentType = returnFiber.type;
+              var parentProps = returnFiber.memoizedProps;
+              var parentInstance = returnFiber.stateNode;
+
+              switch (fiber.tag) {
+                case HostComponent:
+                  var _type = fiber.type;
+                  var _props = fiber.pendingProps;
+                  didNotFindHydratableInstance(parentType, parentProps, parentInstance, _type, _props);
+                  break;
+
+                case HostText:
+                  var _text = fiber.pendingProps;
+                  didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, _text);
+                  break;
+
+                case SuspenseComponent:
+                  didNotFindHydratableSuspenseInstance(parentType, parentProps, parentInstance);
+                  break;
+              }
+
+              break;
+            }
+
+          default:
+            return;
+        }
+      }
+    }
+
+    function tryHydrate(fiber, nextInstance) {
+      switch (fiber.tag) {
+        case HostComponent:
+          {
+            var type = fiber.type;
+            var props = fiber.pendingProps;
+            var instance = canHydrateInstance(nextInstance, type, props);
+
+            if (instance !== null) {
+              fiber.stateNode = instance;
+              return true;
+            }
+
+            return false;
+          }
+
+        case HostText:
+          {
+            var text = fiber.pendingProps;
+            var textInstance = canHydrateTextInstance(nextInstance, text);
+
+            if (textInstance !== null) {
+              fiber.stateNode = textInstance;
+              return true;
+            }
+
+            return false;
+          }
+
+        case SuspenseComponent:
+          {
+            if (enableSuspenseServerRenderer) {
+              var suspenseInstance = canHydrateSuspenseInstance(nextInstance);
+
+              if (suspenseInstance !== null) {
+                // Downgrade the tag to a dehydrated component until we've hydrated it.
+                fiber.tag = DehydratedSuspenseComponent;
+                fiber.stateNode = suspenseInstance;
+                return true;
+              }
+            }
+
+            return false;
+          }
+
+        default:
+          return false;
+      }
+    }
+
+    function tryToClaimNextHydratableInstance(fiber) {
+      if (!isHydrating) {
+        return;
+      }
+
+      var nextInstance = nextHydratableInstance;
+
+      if (!nextInstance) {
+        // Nothing to hydrate. Make it an insertion.
+        insertNonHydratedInstance(hydrationParentFiber, fiber);
+        isHydrating = false;
+        hydrationParentFiber = fiber;
+        return;
+      }
+
+      var firstAttemptedInstance = nextInstance;
+
+      if (!tryHydrate(fiber, nextInstance)) {
+        // If we can't hydrate this instance let's try the next one.
+        // We use this as a heuristic. It's based on intuition and not data so it
+        // might be flawed or unnecessary.
+        nextInstance = getNextHydratableSibling(firstAttemptedInstance);
+
+        if (!nextInstance || !tryHydrate(fiber, nextInstance)) {
+          // Nothing to hydrate. Make it an insertion.
+          insertNonHydratedInstance(hydrationParentFiber, fiber);
+          isHydrating = false;
+          hydrationParentFiber = fiber;
+          return;
+        } // We matched the next one, we'll now assume that the first one was
+        // superfluous and we'll delete it. Since we can't eagerly delete it
+        // we'll have to schedule a deletion. To do that, this node needs a dummy
+        // fiber associated with it.
+
+
+        deleteHydratableInstance(hydrationParentFiber, firstAttemptedInstance);
+      }
+
+      hydrationParentFiber = fiber;
+      nextHydratableInstance = getFirstHydratableChild(nextInstance);
+    }
+
+    function prepareToHydrateHostInstance(fiber, rootContainerInstance, hostContext) {
+      if (!supportsHydration) {
+        invariant(false, 'Expected prepareToHydrateHostInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
+      }
+
+      var instance = fiber.stateNode;
+      var updatePayload = hydrateInstance(instance, fiber.type, fiber.memoizedProps, rootContainerInstance, hostContext, fiber); // TODO: Type this specific to this type of component.
+
+      fiber.updateQueue = updatePayload; // If the update payload indicates that there is a change or if there
+      // is a new ref we mark this as an update.
+
+      if (updatePayload !== null) {
+        return true;
+      }
+
+      return false;
+    }
+
+    function prepareToHydrateHostTextInstance(fiber) {
+      if (!supportsHydration) {
+        invariant(false, 'Expected prepareToHydrateHostTextInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
+      }
+
+      var textInstance = fiber.stateNode;
+      var textContent = fiber.memoizedProps;
+      var shouldUpdate = hydrateTextInstance(textInstance, textContent, fiber);
+      {
+        if (shouldUpdate) {
+          // We assume that prepareToHydrateHostTextInstance is called in a context where the
+          // hydration parent is the parent host component of this host text.
+          var returnFiber = hydrationParentFiber;
+
+          if (returnFiber !== null) {
+            switch (returnFiber.tag) {
+              case HostRoot:
+                {
+                  var parentContainer = returnFiber.stateNode.containerInfo;
+                  didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, textContent);
+                  break;
+                }
+
+              case HostComponent:
+                {
+                  var parentType = returnFiber.type;
+                  var parentProps = returnFiber.memoizedProps;
+                  var parentInstance = returnFiber.stateNode;
+                  didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, textContent);
+                  break;
+                }
+            }
+          }
+        }
+      }
+      return shouldUpdate;
+    }
+
+    function skipPastDehydratedSuspenseInstance(fiber) {
+      if (!supportsHydration) {
+        invariant(false, 'Expected skipPastDehydratedSuspenseInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');
+      }
+
+      var suspenseInstance = fiber.stateNode;
+      !suspenseInstance ? invariant(false, 'Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+      nextHydratableInstance = getNextHydratableInstanceAfterSuspenseInstance(suspenseInstance);
+    }
+
+    function popToNextHostParent(fiber) {
+      var parent = fiber.return;
+
+      while (parent !== null && parent.tag !== HostComponent && parent.tag !== HostRoot && parent.tag !== DehydratedSuspenseComponent) {
+        parent = parent.return;
+      }
+
+      hydrationParentFiber = parent;
+    }
+
+    function popHydrationState(fiber) {
+      if (!supportsHydration) {
+        return false;
+      }
+
+      if (fiber !== hydrationParentFiber) {
+        // We're deeper than the current hydration context, inside an inserted
+        // tree.
+        return false;
+      }
+
+      if (!isHydrating) {
+        // If we're not currently hydrating but we're in a hydration context, then
+        // we were an insertion and now need to pop up reenter hydration of our
+        // siblings.
+        popToNextHostParent(fiber);
+        isHydrating = true;
+        return false;
+      }
+
+      var type = fiber.type; // If we have any remaining hydratable nodes, we need to delete them now.
+      // We only do this deeper than head and body since they tend to have random
+      // other nodes in them. We also ignore components with pure text content in
+      // side of them.
+      // TODO: Better heuristic.
+
+      if (fiber.tag !== HostComponent || type !== 'head' && type !== 'body' && !shouldSetTextContent(type, fiber.memoizedProps)) {
+        var nextInstance = nextHydratableInstance;
+
+        while (nextInstance) {
+          deleteHydratableInstance(fiber, nextInstance);
+          nextInstance = getNextHydratableSibling(nextInstance);
+        }
+      }
+
+      popToNextHostParent(fiber);
+      nextHydratableInstance = hydrationParentFiber ? getNextHydratableSibling(fiber.stateNode) : null;
+      return true;
+    }
+
+    function resetHydrationState() {
+      if (!supportsHydration) {
+        return;
+      }
+
+      hydrationParentFiber = null;
+      nextHydratableInstance = null;
+      isHydrating = false;
+    }
+
+    var ReactCurrentOwner$3 = ReactSharedInternals.ReactCurrentOwner;
+    var didReceiveUpdate = false;
+    var didWarnAboutBadClass = void 0;
+    var didWarnAboutContextTypeOnFunctionComponent = void 0;
+    var didWarnAboutGetDerivedStateOnFunctionComponent = void 0;
+    var didWarnAboutFunctionRefs = void 0;
+    var didWarnAboutReassigningProps = void 0;
+    {
+      didWarnAboutBadClass = {};
+      didWarnAboutContextTypeOnFunctionComponent = {};
+      didWarnAboutGetDerivedStateOnFunctionComponent = {};
+      didWarnAboutFunctionRefs = {};
+      didWarnAboutReassigningProps = false;
+    }
+
+    function reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime) {
+      if (current$$1 === null) {
+        // If this is a fresh new component that hasn't been rendered yet, we
+        // won't update its child set by applying minimal side-effects. Instead,
+        // we will add them all to the child before it gets rendered. That means
+        // we can optimize this reconciliation pass by not tracking side-effects.
+        workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+      } else {
+        // If the current child is the same as the work in progress, it means that
+        // we haven't yet started any work on these children. Therefore, we use
+        // the clone algorithm to create a copy of all the current children.
+        // If we had any progressed work already, that is invalid at this point so
+        // let's throw it out.
+        workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, nextChildren, renderExpirationTime);
+      }
+    }
+
+    function forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime) {
+      // This function is fork of reconcileChildren. It's used in cases where we
+      // want to reconcile without matching against the existing set. This has the
+      // effect of all current children being unmounted; even if the type and key
+      // are the same, the old child is unmounted and a new child is created.
+      //
+      // To do this, we're going to go through the reconcile algorithm twice. In
+      // the first pass, we schedule a deletion for all the current children by
+      // passing null.
+      workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, null, renderExpirationTime); // In the second pass, we mount the new children. The trick here is that we
+      // pass null in place of where we usually pass the current child set. This has
+      // the effect of remounting all children regardless of whether their their
+      // identity matches.
+
+      workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+    }
+
+    function updateForwardRef(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {
+      // TODO: current can be non-null here even if the component
+      // hasn't yet mounted. This happens after the first render suspends.
+      // We'll need to figure out if this is fine or can cause issues.
+      {
+        if (workInProgress.type !== workInProgress.elementType) {
+          // Lazy component props can't be validated in createElement
+          // because they're only guaranteed to be resolved here.
+          var innerPropTypes = Component.propTypes;
+
+          if (innerPropTypes) {
+            checkPropTypes(innerPropTypes, nextProps, // Resolved props
+            'prop', getComponentName(Component), getCurrentFiberStackInDev);
+          }
+        }
+      }
+      var render = Component.render;
+      var ref = workInProgress.ref; // The rest is a fork of updateFunctionComponent
+
+      var nextChildren = void 0;
+      prepareToReadContext(workInProgress, renderExpirationTime);
+      {
+        ReactCurrentOwner$3.current = workInProgress;
+        setCurrentPhase('render');
+        nextChildren = renderWithHooks(current$$1, workInProgress, render, nextProps, ref, renderExpirationTime);
+
+        if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+          // Only double-render components with Hooks
+          if (workInProgress.memoizedState !== null) {
+            nextChildren = renderWithHooks(current$$1, workInProgress, render, nextProps, ref, renderExpirationTime);
+          }
+        }
+
+        setCurrentPhase(null);
+      }
+
+      if (current$$1 !== null && !didReceiveUpdate) {
+        bailoutHooks(current$$1, workInProgress, renderExpirationTime);
+        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+      } // React DevTools reads this flag.
+
+
+      workInProgress.effectTag |= PerformedWork;
+      reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    function updateMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {
+      if (current$$1 === null) {
+        var type = Component.type;
+
+        if (isSimpleFunctionComponent(type) && Component.compare === null && // SimpleMemoComponent codepath doesn't resolve outer props either.
+        Component.defaultProps === undefined) {
+          // If this is a plain function component without default props,
+          // and with only the default shallow comparison, we upgrade it
+          // to a SimpleMemoComponent to allow fast path updates.
+          workInProgress.tag = SimpleMemoComponent;
+          workInProgress.type = type;
+          {
+            validateFunctionComponentInDev(workInProgress, type);
+          }
+          return updateSimpleMemoComponent(current$$1, workInProgress, type, nextProps, updateExpirationTime, renderExpirationTime);
+        }
+
+        {
+          var innerPropTypes = type.propTypes;
+
+          if (innerPropTypes) {
+            // Inner memo component props aren't currently validated in createElement.
+            // We could move it there, but we'd still need this for lazy code path.
+            checkPropTypes(innerPropTypes, nextProps, // Resolved props
+            'prop', getComponentName(type), getCurrentFiberStackInDev);
+          }
+        }
+        var child = createFiberFromTypeAndProps(Component.type, null, nextProps, null, workInProgress.mode, renderExpirationTime);
+        child.ref = workInProgress.ref;
+        child.return = workInProgress;
+        workInProgress.child = child;
+        return child;
+      }
+
+      {
+        var _type = Component.type;
+        var _innerPropTypes = _type.propTypes;
+
+        if (_innerPropTypes) {
+          // Inner memo component props aren't currently validated in createElement.
+          // We could move it there, but we'd still need this for lazy code path.
+          checkPropTypes(_innerPropTypes, nextProps, // Resolved props
+          'prop', getComponentName(_type), getCurrentFiberStackInDev);
+        }
+      }
+      var currentChild = current$$1.child; // This is always exactly one child
+
+      if (updateExpirationTime < renderExpirationTime) {
+        // This will be the props with resolved defaultProps,
+        // unlike current.memoizedProps which will be the unresolved ones.
+        var prevProps = currentChild.memoizedProps; // Default to shallow comparison
+
+        var compare = Component.compare;
+        compare = compare !== null ? compare : shallowEqual;
+
+        if (compare(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {
+          return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+        }
+      } // React DevTools reads this flag.
+
+
+      workInProgress.effectTag |= PerformedWork;
+      var newChild = createWorkInProgress(currentChild, nextProps, renderExpirationTime);
+      newChild.ref = workInProgress.ref;
+      newChild.return = workInProgress;
+      workInProgress.child = newChild;
+      return newChild;
+    }
+
+    function updateSimpleMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {
+      // TODO: current can be non-null here even if the component
+      // hasn't yet mounted. This happens when the inner render suspends.
+      // We'll need to figure out if this is fine or can cause issues.
+      {
+        if (workInProgress.type !== workInProgress.elementType) {
+          // Lazy component props can't be validated in createElement
+          // because they're only guaranteed to be resolved here.
+          var outerMemoType = workInProgress.elementType;
+
+          if (outerMemoType.$$typeof === REACT_LAZY_TYPE) {
+            // We warn when you define propTypes on lazy()
+            // so let's just skip over it to find memo() outer wrapper.
+            // Inner props for memo are validated later.
+            outerMemoType = refineResolvedLazyComponent(outerMemoType);
+          }
+
+          var outerPropTypes = outerMemoType && outerMemoType.propTypes;
+
+          if (outerPropTypes) {
+            checkPropTypes(outerPropTypes, nextProps, // Resolved (SimpleMemoComponent has no defaultProps)
+            'prop', getComponentName(outerMemoType), getCurrentFiberStackInDev);
+          } // Inner propTypes will be validated in the function component path.
+
+        }
+      }
+
+      if (current$$1 !== null) {
+        var prevProps = current$$1.memoizedProps;
+
+        if (shallowEqual(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {
+          didReceiveUpdate = false;
+
+          if (updateExpirationTime < renderExpirationTime) {
+            return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+          }
+        }
+      }
+
+      return updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime);
+    }
+
+    function updateFragment(current$$1, workInProgress, renderExpirationTime) {
+      var nextChildren = workInProgress.pendingProps;
+      reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    function updateMode(current$$1, workInProgress, renderExpirationTime) {
+      var nextChildren = workInProgress.pendingProps.children;
+      reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    function updateProfiler(current$$1, workInProgress, renderExpirationTime) {
+      if (enableProfilerTimer) {
+        workInProgress.effectTag |= Update;
+      }
+
+      var nextProps = workInProgress.pendingProps;
+      var nextChildren = nextProps.children;
+      reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    function markRef(current$$1, workInProgress) {
+      var ref = workInProgress.ref;
+
+      if (current$$1 === null && ref !== null || current$$1 !== null && current$$1.ref !== ref) {
+        // Schedule a Ref effect
+        workInProgress.effectTag |= Ref;
+      }
+    }
+
+    function updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {
+      {
+        if (workInProgress.type !== workInProgress.elementType) {
+          // Lazy component props can't be validated in createElement
+          // because they're only guaranteed to be resolved here.
+          var innerPropTypes = Component.propTypes;
+
+          if (innerPropTypes) {
+            checkPropTypes(innerPropTypes, nextProps, // Resolved props
+            'prop', getComponentName(Component), getCurrentFiberStackInDev);
+          }
+        }
+      }
+      var unmaskedContext = getUnmaskedContext(workInProgress, Component, true);
+      var context = getMaskedContext(workInProgress, unmaskedContext);
+      var nextChildren = void 0;
+      prepareToReadContext(workInProgress, renderExpirationTime);
+      {
+        ReactCurrentOwner$3.current = workInProgress;
+        setCurrentPhase('render');
+        nextChildren = renderWithHooks(current$$1, workInProgress, Component, nextProps, context, renderExpirationTime);
+
+        if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+          // Only double-render components with Hooks
+          if (workInProgress.memoizedState !== null) {
+            nextChildren = renderWithHooks(current$$1, workInProgress, Component, nextProps, context, renderExpirationTime);
+          }
+        }
+
+        setCurrentPhase(null);
+      }
+
+      if (current$$1 !== null && !didReceiveUpdate) {
+        bailoutHooks(current$$1, workInProgress, renderExpirationTime);
+        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+      } // React DevTools reads this flag.
+
+
+      workInProgress.effectTag |= PerformedWork;
+      reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    function updateClassComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {
+      {
+        if (workInProgress.type !== workInProgress.elementType) {
+          // Lazy component props can't be validated in createElement
+          // because they're only guaranteed to be resolved here.
+          var innerPropTypes = Component.propTypes;
+
+          if (innerPropTypes) {
+            checkPropTypes(innerPropTypes, nextProps, // Resolved props
+            'prop', getComponentName(Component), getCurrentFiberStackInDev);
+          }
+        }
+      } // Push context providers early to prevent context stack mismatches.
+      // During mounting we don't know the child context yet as the instance doesn't exist.
+      // We will invalidate the child context in finishClassComponent() right after rendering.
+
+      var hasContext = void 0;
+
+      if (isContextProvider(Component)) {
+        hasContext = true;
+        pushContextProvider(workInProgress);
+      } else {
+        hasContext = false;
+      }
+
+      prepareToReadContext(workInProgress, renderExpirationTime);
+      var instance = workInProgress.stateNode;
+      var shouldUpdate = void 0;
+
+      if (instance === null) {
+        if (current$$1 !== null) {
+          // An class component without an instance only mounts if it suspended
+          // inside a non- concurrent tree, in an inconsistent state. We want to
+          // tree it like a new mount, even though an empty version of it already
+          // committed. Disconnect the alternate pointers.
+          current$$1.alternate = null;
+          workInProgress.alternate = null; // Since this is conceptually a new fiber, schedule a Placement effect
+
+          workInProgress.effectTag |= Placement;
+        } // In the initial pass we might need to construct the instance.
+
+
+        constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+        mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+        shouldUpdate = true;
+      } else if (current$$1 === null) {
+        // In a resume, we'll already have an instance we can reuse.
+        shouldUpdate = resumeMountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+      } else {
+        shouldUpdate = updateClassInstance(current$$1, workInProgress, Component, nextProps, renderExpirationTime);
+      }
+
+      var nextUnitOfWork = finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime);
+      {
+        var inst = workInProgress.stateNode;
+
+        if (inst.props !== nextProps) {
+          !didWarnAboutReassigningProps ? warning$1(false, 'It looks like %s is reassigning its own `this.props` while rendering. ' + 'This is not supported and can lead to confusing bugs.', getComponentName(workInProgress.type) || 'a component') : void 0;
+          didWarnAboutReassigningProps = true;
+        }
+      }
+      return nextUnitOfWork;
+    }
+
+    function finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime) {
+      // Refs should update even if shouldComponentUpdate returns false
+      markRef(current$$1, workInProgress);
+      var didCaptureError = (workInProgress.effectTag & DidCapture) !== NoEffect;
+
+      if (!shouldUpdate && !didCaptureError) {
+        // Context providers should defer to sCU for rendering
+        if (hasContext) {
+          invalidateContextProvider(workInProgress, Component, false);
+        }
+
+        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+      }
+
+      var instance = workInProgress.stateNode; // Rerender
+
+      ReactCurrentOwner$3.current = workInProgress;
+      var nextChildren = void 0;
+
+      if (didCaptureError && typeof Component.getDerivedStateFromError !== 'function') {
+        // If we captured an error, but getDerivedStateFrom catch is not defined,
+        // unmount all the children. componentDidCatch will schedule an update to
+        // re-render a fallback. This is temporary until we migrate everyone to
+        // the new API.
+        // TODO: Warn in a future release.
+        nextChildren = null;
+
+        if (enableProfilerTimer) {
+          stopProfilerTimerIfRunning(workInProgress);
+        }
+      } else {
+        {
+          setCurrentPhase('render');
+          nextChildren = instance.render();
+
+          if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+            instance.render();
+          }
+
+          setCurrentPhase(null);
+        }
+      } // React DevTools reads this flag.
+
+
+      workInProgress.effectTag |= PerformedWork;
+
+      if (current$$1 !== null && didCaptureError) {
+        // If we're recovering from an error, reconcile without reusing any of
+        // the existing children. Conceptually, the normal children and the children
+        // that are shown on error are two different sets, so we shouldn't reuse
+        // normal children even if their identities match.
+        forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      } else {
+        reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      } // Memoize state using the values we just used to render.
+      // TODO: Restructure so we never read values from the instance.
+
+
+      workInProgress.memoizedState = instance.state; // The context might have changed so we need to recalculate it.
+
+      if (hasContext) {
+        invalidateContextProvider(workInProgress, Component, true);
+      }
+
+      return workInProgress.child;
+    }
+
+    function pushHostRootContext(workInProgress) {
+      var root = workInProgress.stateNode;
+
+      if (root.pendingContext) {
+        pushTopLevelContextObject(workInProgress, root.pendingContext, root.pendingContext !== root.context);
+      } else if (root.context) {
+        // Should always be set
+        pushTopLevelContextObject(workInProgress, root.context, false);
+      }
+
+      pushHostContainer(workInProgress, root.containerInfo);
+    }
+
+    function updateHostRoot(current$$1, workInProgress, renderExpirationTime) {
+      pushHostRootContext(workInProgress);
+      var updateQueue = workInProgress.updateQueue;
+      !(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;
+      var nextProps = workInProgress.pendingProps;
+      var prevState = workInProgress.memoizedState;
+      var prevChildren = prevState !== null ? prevState.element : null;
+      processUpdateQueue(workInProgress, updateQueue, nextProps, null, renderExpirationTime);
+      var nextState = workInProgress.memoizedState; // Caution: React DevTools currently depends on this property
+      // being called "element".
+
+      var nextChildren = nextState.element;
+
+      if (nextChildren === prevChildren) {
+        // If the state is the same as before, that's a bailout because we had
+        // no work that expires at this time.
+        resetHydrationState();
+        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+      }
+
+      var root = workInProgress.stateNode;
+
+      if ((current$$1 === null || current$$1.child === null) && root.hydrate && enterHydrationState(workInProgress)) {
+        // If we don't have any current children this might be the first pass.
+        // We always try to hydrate. If this isn't a hydration pass there won't
+        // be any children to hydrate which is effectively the same thing as
+        // not hydrating.
+        // This is a bit of a hack. We track the host root as a placement to
+        // know that we're currently in a mounting state. That way isMounted
+        // works as expected. We must reset this before committing.
+        // TODO: Delete this when we delete isMounted and findDOMNode.
+        workInProgress.effectTag |= Placement; // Ensure that children mount into this root without tracking
+        // side-effects. This ensures that we don't store Placement effects on
+        // nodes that will be hydrated.
+
+        workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+      } else {
+        // Otherwise reset hydration state in case we aborted and resumed another
+        // root.
+        reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+        resetHydrationState();
+      }
+
+      return workInProgress.child;
+    }
+
+    function updateHostComponent(current$$1, workInProgress, renderExpirationTime) {
+      pushHostContext(workInProgress);
+
+      if (current$$1 === null) {
+        tryToClaimNextHydratableInstance(workInProgress);
+      }
+
+      var type = workInProgress.type;
+      var nextProps = workInProgress.pendingProps;
+      var prevProps = current$$1 !== null ? current$$1.memoizedProps : null;
+      var nextChildren = nextProps.children;
+      var isDirectTextChild = shouldSetTextContent(type, nextProps);
+
+      if (isDirectTextChild) {
+        // We special case a direct text child of a host node. This is a common
+        // case. We won't handle it as a reified child. We will instead handle
+        // this in the host environment that also have access to this prop. That
+        // avoids allocating another HostText fiber and traversing it.
+        nextChildren = null;
+      } else if (prevProps !== null && shouldSetTextContent(type, prevProps)) {
+        // If we're switching from a direct text child to a normal child, or to
+        // empty, we need to schedule the text content to be reset.
+        workInProgress.effectTag |= ContentReset;
+      }
+
+      markRef(current$$1, workInProgress); // Check the host config to see if the children are offscreen/hidden.
+
+      if (renderExpirationTime !== Never && workInProgress.mode & ConcurrentMode && shouldDeprioritizeSubtree(type, nextProps)) {
+        // Schedule this fiber to re-render at offscreen priority. Then bailout.
+        workInProgress.expirationTime = workInProgress.childExpirationTime = Never;
+        return null;
+      }
+
+      reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    function updateHostText(current$$1, workInProgress) {
+      if (current$$1 === null) {
+        tryToClaimNextHydratableInstance(workInProgress);
+      } // Nothing to do here. This is terminal. We'll do the completion step
+      // immediately after.
+
+
+      return null;
+    }
+
+    function mountLazyComponent(_current, workInProgress, elementType, updateExpirationTime, renderExpirationTime) {
+      if (_current !== null) {
+        // An lazy component only mounts if it suspended inside a non-
+        // concurrent tree, in an inconsistent state. We want to treat it like
+        // a new mount, even though an empty version of it already committed.
+        // Disconnect the alternate pointers.
+        _current.alternate = null;
+        workInProgress.alternate = null; // Since this is conceptually a new fiber, schedule a Placement effect
+
+        workInProgress.effectTag |= Placement;
+      }
+
+      var props = workInProgress.pendingProps; // We can't start a User Timing measurement with correct label yet.
+      // Cancel and resume right after we know the tag.
+
+      cancelWorkTimer(workInProgress);
+      var Component = readLazyComponentType(elementType); // Store the unwrapped component in the type.
+
+      workInProgress.type = Component;
+      var resolvedTag = workInProgress.tag = resolveLazyComponentTag(Component);
+      startWorkTimer(workInProgress);
+      var resolvedProps = resolveDefaultProps(Component, props);
+      var child = void 0;
+
+      switch (resolvedTag) {
+        case FunctionComponent:
+          {
+            {
+              validateFunctionComponentInDev(workInProgress, Component);
+            }
+            child = updateFunctionComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);
+            break;
+          }
+
+        case ClassComponent:
+          {
+            child = updateClassComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);
+            break;
+          }
+
+        case ForwardRef:
+          {
+            child = updateForwardRef(null, workInProgress, Component, resolvedProps, renderExpirationTime);
+            break;
+          }
+
+        case MemoComponent:
+          {
+            {
+              if (workInProgress.type !== workInProgress.elementType) {
+                var outerPropTypes = Component.propTypes;
+
+                if (outerPropTypes) {
+                  checkPropTypes(outerPropTypes, resolvedProps, // Resolved for outer only
+                  'prop', getComponentName(Component), getCurrentFiberStackInDev);
+                }
+              }
+            }
+            child = updateMemoComponent(null, workInProgress, Component, resolveDefaultProps(Component.type, resolvedProps), // The inner type can have defaults too
+            updateExpirationTime, renderExpirationTime);
+            break;
+          }
+
+        default:
+          {
+            var hint = '';
+            {
+              if (Component !== null && typeof Component === 'object' && Component.$$typeof === REACT_LAZY_TYPE) {
+                hint = ' Did you wrap a component in React.lazy() more than once?';
+              }
+            } // This message intentionally doesn't mention ForwardRef or MemoComponent
+            // because the fact that it's a separate type of work is an
+            // implementation detail.
+
+            invariant(false, 'Element type is invalid. Received a promise that resolves to: %s. Lazy element type must resolve to a class or function.%s', Component, hint);
+          }
+      }
+
+      return child;
+    }
+
+    function mountIncompleteClassComponent(_current, workInProgress, Component, nextProps, renderExpirationTime) {
+      if (_current !== null) {
+        // An incomplete component only mounts if it suspended inside a non-
+        // concurrent tree, in an inconsistent state. We want to treat it like
+        // a new mount, even though an empty version of it already committed.
+        // Disconnect the alternate pointers.
+        _current.alternate = null;
+        workInProgress.alternate = null; // Since this is conceptually a new fiber, schedule a Placement effect
+
+        workInProgress.effectTag |= Placement;
+      } // Promote the fiber to a class and try rendering again.
+
+
+      workInProgress.tag = ClassComponent; // The rest of this function is a fork of `updateClassComponent`
+      // Push context providers early to prevent context stack mismatches.
+      // During mounting we don't know the child context yet as the instance doesn't exist.
+      // We will invalidate the child context in finishClassComponent() right after rendering.
+
+      var hasContext = void 0;
+
+      if (isContextProvider(Component)) {
+        hasContext = true;
+        pushContextProvider(workInProgress);
+      } else {
+        hasContext = false;
+      }
+
+      prepareToReadContext(workInProgress, renderExpirationTime);
+      constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+      mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);
+      return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);
+    }
+
+    function mountIndeterminateComponent(_current, workInProgress, Component, renderExpirationTime) {
+      if (_current !== null) {
+        // An indeterminate component only mounts if it suspended inside a non-
+        // concurrent tree, in an inconsistent state. We want to treat it like
+        // a new mount, even though an empty version of it already committed.
+        // Disconnect the alternate pointers.
+        _current.alternate = null;
+        workInProgress.alternate = null; // Since this is conceptually a new fiber, schedule a Placement effect
+
+        workInProgress.effectTag |= Placement;
+      }
+
+      var props = workInProgress.pendingProps;
+      var unmaskedContext = getUnmaskedContext(workInProgress, Component, false);
+      var context = getMaskedContext(workInProgress, unmaskedContext);
+      prepareToReadContext(workInProgress, renderExpirationTime);
+      var value = void 0;
+      {
+        if (Component.prototype && typeof Component.prototype.render === 'function') {
+          var componentName = getComponentName(Component) || 'Unknown';
+
+          if (!didWarnAboutBadClass[componentName]) {
+            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);
+            didWarnAboutBadClass[componentName] = true;
+          }
+        }
+
+        if (workInProgress.mode & StrictMode) {
+          ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, null);
+        }
+
+        ReactCurrentOwner$3.current = workInProgress;
+        value = renderWithHooks(null, workInProgress, Component, props, context, renderExpirationTime);
+      } // React DevTools reads this flag.
+
+      workInProgress.effectTag |= PerformedWork;
+
+      if (typeof value === 'object' && value !== null && typeof value.render === 'function' && value.$$typeof === undefined) {
+        // Proceed under the assumption that this is a class instance
+        workInProgress.tag = ClassComponent; // Throw out any hooks that were used.
+
+        resetHooks(); // Push context providers early to prevent context stack mismatches.
+        // During mounting we don't know the child context yet as the instance doesn't exist.
+        // We will invalidate the child context in finishClassComponent() right after rendering.
+
+        var hasContext = false;
+
+        if (isContextProvider(Component)) {
+          hasContext = true;
+          pushContextProvider(workInProgress);
+        } else {
+          hasContext = false;
+        }
+
+        workInProgress.memoizedState = value.state !== null && value.state !== undefined ? value.state : null;
+        var getDerivedStateFromProps = Component.getDerivedStateFromProps;
+
+        if (typeof getDerivedStateFromProps === 'function') {
+          applyDerivedStateFromProps(workInProgress, Component, getDerivedStateFromProps, props);
+        }
+
+        adoptClassInstance(workInProgress, value);
+        mountClassInstance(workInProgress, Component, props, renderExpirationTime);
+        return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);
+      } else {
+        // Proceed under the assumption that this is a function component
+        workInProgress.tag = FunctionComponent;
+        {
+          if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+            // Only double-render components with Hooks
+            if (workInProgress.memoizedState !== null) {
+              value = renderWithHooks(null, workInProgress, Component, props, context, renderExpirationTime);
+            }
+          }
+        }
+        reconcileChildren(null, workInProgress, value, renderExpirationTime);
+        {
+          validateFunctionComponentInDev(workInProgress, Component);
+        }
+        return workInProgress.child;
+      }
+    }
+
+    function validateFunctionComponentInDev(workInProgress, Component) {
+      if (Component) {
+        !!Component.childContextTypes ? warningWithoutStack$1(false, '%s(...): childContextTypes cannot be defined on a function component.', Component.displayName || Component.name || 'Component') : void 0;
+      }
+
+      if (workInProgress.ref !== null) {
+        var info = '';
+        var ownerName = getCurrentFiberOwnerNameInDevOrNull();
+
+        if (ownerName) {
+          info += '\n\nCheck the render method of `' + ownerName + '`.';
+        }
+
+        var warningKey = ownerName || workInProgress._debugID || '';
+        var debugSource = workInProgress._debugSource;
+
+        if (debugSource) {
+          warningKey = debugSource.fileName + ':' + debugSource.lineNumber;
+        }
+
+        if (!didWarnAboutFunctionRefs[warningKey]) {
+          didWarnAboutFunctionRefs[warningKey] = true;
+          warning$1(false, 'Function components cannot be given refs. ' + 'Attempts to access this ref will fail. ' + 'Did you mean to use React.forwardRef()?%s', info);
+        }
+      }
+
+      if (typeof Component.getDerivedStateFromProps === 'function') {
+        var componentName = getComponentName(Component) || 'Unknown';
+
+        if (!didWarnAboutGetDerivedStateOnFunctionComponent[componentName]) {
+          warningWithoutStack$1(false, '%s: Function components do not support getDerivedStateFromProps.', componentName);
+          didWarnAboutGetDerivedStateOnFunctionComponent[componentName] = true;
+        }
+      }
+
+      if (typeof Component.contextType === 'object' && Component.contextType !== null) {
+        var _componentName = getComponentName(Component) || 'Unknown';
+
+        if (!didWarnAboutContextTypeOnFunctionComponent[_componentName]) {
+          warningWithoutStack$1(false, '%s: Function components do not support contextType.', _componentName);
+          didWarnAboutContextTypeOnFunctionComponent[_componentName] = true;
+        }
+      }
+    }
+
+    function updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime) {
+      var mode = workInProgress.mode;
+      var nextProps = workInProgress.pendingProps; // We should attempt to render the primary children unless this boundary
+      // already suspended during this render (`alreadyCaptured` is true).
+
+      var nextState = workInProgress.memoizedState;
+      var nextDidTimeout = void 0;
+
+      if ((workInProgress.effectTag & DidCapture) === NoEffect) {
+        // This is the first attempt.
+        nextState = null;
+        nextDidTimeout = false;
+      } else {
+        // Something in this boundary's subtree already suspended. Switch to
+        // rendering the fallback children.
+        nextState = {
+          timedOutAt: nextState !== null ? nextState.timedOutAt : NoWork
+        };
+        nextDidTimeout = true;
+        workInProgress.effectTag &= ~DidCapture;
+      } // This next part is a bit confusing. If the children timeout, we switch to
+      // showing the fallback children in place of the "primary" children.
+      // However, we don't want to delete the primary children because then their
+      // state will be lost (both the React state and the host state, e.g.
+      // uncontrolled form inputs). Instead we keep them mounted and hide them.
+      // Both the fallback children AND the primary children are rendered at the
+      // same time. Once the primary children are un-suspended, we can delete
+      // the fallback children — don't need to preserve their state.
+      //
+      // The two sets of children are siblings in the host environment, but
+      // semantically, for purposes of reconciliation, they are two separate sets.
+      // So we store them using two fragment fibers.
+      //
+      // However, we want to avoid allocating extra fibers for every placeholder.
+      // They're only necessary when the children time out, because that's the
+      // only time when both sets are mounted.
+      //
+      // So, the extra fragment fibers are only used if the children time out.
+      // Otherwise, we render the primary children directly. This requires some
+      // custom reconciliation logic to preserve the state of the primary
+      // children. It's essentially a very basic form of re-parenting.
+      // `child` points to the child fiber. In the normal case, this is the first
+      // fiber of the primary children set. In the timed-out case, it's a
+      // a fragment fiber containing the primary children.
+
+
+      var child = void 0; // `next` points to the next fiber React should render. In the normal case,
+      // it's the same as `child`: the first fiber of the primary children set.
+      // In the timed-out case, it's a fragment fiber containing the *fallback*
+      // children -- we skip over the primary children entirely.
+
+      var next = void 0;
+
+      if (current$$1 === null) {
+        if (enableSuspenseServerRenderer) {
+          // If we're currently hydrating, try to hydrate this boundary.
+          // But only if this has a fallback.
+          if (nextProps.fallback !== undefined) {
+            tryToClaimNextHydratableInstance(workInProgress); // This could've changed the tag if this was a dehydrated suspense component.
+
+            if (workInProgress.tag === DehydratedSuspenseComponent) {
+              return updateDehydratedSuspenseComponent(null, workInProgress, renderExpirationTime);
+            }
+          }
+        } // This is the initial mount. This branch is pretty simple because there's
+        // no previous state that needs to be preserved.
+
+
+        if (nextDidTimeout) {
+          // Mount separate fragments for primary and fallback children.
+          var nextFallbackChildren = nextProps.fallback;
+          var primaryChildFragment = createFiberFromFragment(null, mode, NoWork, null);
+
+          if ((workInProgress.mode & ConcurrentMode) === NoContext) {
+            // Outside of concurrent mode, we commit the effects from the
+            var progressedState = workInProgress.memoizedState;
+            var progressedPrimaryChild = progressedState !== null ? workInProgress.child.child : workInProgress.child;
+            primaryChildFragment.child = progressedPrimaryChild;
+          }
+
+          var fallbackChildFragment = createFiberFromFragment(nextFallbackChildren, mode, renderExpirationTime, null);
+          primaryChildFragment.sibling = fallbackChildFragment;
+          child = primaryChildFragment; // Skip the primary children, and continue working on the
+          // fallback children.
+
+          next = fallbackChildFragment;
+          child.return = next.return = workInProgress;
+        } else {
+          // Mount the primary children without an intermediate fragment fiber.
+          var nextPrimaryChildren = nextProps.children;
+          child = next = mountChildFibers(workInProgress, null, nextPrimaryChildren, renderExpirationTime);
+        }
+      } else {
+        // This is an update. This branch is more complicated because we need to
+        // ensure the state of the primary children is preserved.
+        var prevState = current$$1.memoizedState;
+        var prevDidTimeout = prevState !== null;
+
+        if (prevDidTimeout) {
+          // The current tree already timed out. That means each child set is
+          var currentPrimaryChildFragment = current$$1.child;
+          var currentFallbackChildFragment = currentPrimaryChildFragment.sibling;
+
+          if (nextDidTimeout) {
+            // Still timed out. Reuse the current primary children by cloning
+            // its fragment. We're going to skip over these entirely.
+            var _nextFallbackChildren = nextProps.fallback;
+
+            var _primaryChildFragment = createWorkInProgress(currentPrimaryChildFragment, currentPrimaryChildFragment.pendingProps, NoWork);
+
+            if ((workInProgress.mode & ConcurrentMode) === NoContext) {
+              // Outside of concurrent mode, we commit the effects from the
+              var _progressedState = workInProgress.memoizedState;
+
+              var _progressedPrimaryChild = _progressedState !== null ? workInProgress.child.child : workInProgress.child;
+
+              if (_progressedPrimaryChild !== currentPrimaryChildFragment.child) {
+                _primaryChildFragment.child = _progressedPrimaryChild;
+              }
+            } // Because primaryChildFragment is a new fiber that we're inserting as the
+            // parent of a new tree, we need to set its treeBaseDuration.
+
+
+            if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
+              // treeBaseDuration is the sum of all the child tree base durations.
+              var treeBaseDuration = 0;
+              var hiddenChild = _primaryChildFragment.child;
+
+              while (hiddenChild !== null) {
+                treeBaseDuration += hiddenChild.treeBaseDuration;
+                hiddenChild = hiddenChild.sibling;
+              }
+
+              _primaryChildFragment.treeBaseDuration = treeBaseDuration;
+            } // Clone the fallback child fragment, too. These we'll continue
+            // working on.
+
+
+            var _fallbackChildFragment = _primaryChildFragment.sibling = createWorkInProgress(currentFallbackChildFragment, _nextFallbackChildren, currentFallbackChildFragment.expirationTime);
+
+            child = _primaryChildFragment;
+            _primaryChildFragment.childExpirationTime = NoWork; // Skip the primary children, and continue working on the
+            // fallback children.
+
+            next = _fallbackChildFragment;
+            child.return = next.return = workInProgress;
+          } else {
+            // No longer suspended. Switch back to showing the primary children,
+            // and remove the intermediate fragment fiber.
+            var _nextPrimaryChildren = nextProps.children;
+            var currentPrimaryChild = currentPrimaryChildFragment.child;
+            var primaryChild = reconcileChildFibers(workInProgress, currentPrimaryChild, _nextPrimaryChildren, renderExpirationTime); // If this render doesn't suspend, we need to delete the fallback
+            // children. Wait until the complete phase, after we've confirmed the
+            // fallback is no longer needed.
+            // TODO: Would it be better to store the fallback fragment on
+            // the stateNode?
+            // Continue rendering the children, like we normally do.
+
+            child = next = primaryChild;
+          }
+        } else {
+          // The current tree has not already timed out. That means the primary
+          // children are not wrapped in a fragment fiber.
+          var _currentPrimaryChild = current$$1.child;
+
+          if (nextDidTimeout) {
+            // Timed out. Wrap the children in a fragment fiber to keep them
+            // separate from the fallback children.
+            var _nextFallbackChildren2 = nextProps.fallback;
+
+            var _primaryChildFragment2 = createFiberFromFragment( // It shouldn't matter what the pending props are because we aren't
+            // going to render this fragment.
+            null, mode, NoWork, null);
+
+            _primaryChildFragment2.child = _currentPrimaryChild; // Even though we're creating a new fiber, there are no new children,
+            // because we're reusing an already mounted tree. So we don't need to
+            // schedule a placement.
+            // primaryChildFragment.effectTag |= Placement;
+
+            if ((workInProgress.mode & ConcurrentMode) === NoContext) {
+              // Outside of concurrent mode, we commit the effects from the
+              var _progressedState2 = workInProgress.memoizedState;
+
+              var _progressedPrimaryChild2 = _progressedState2 !== null ? workInProgress.child.child : workInProgress.child;
+
+              _primaryChildFragment2.child = _progressedPrimaryChild2;
+            } // Because primaryChildFragment is a new fiber that we're inserting as the
+            // parent of a new tree, we need to set its treeBaseDuration.
+
+
+            if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
+              // treeBaseDuration is the sum of all the child tree base durations.
+              var _treeBaseDuration = 0;
+              var _hiddenChild = _primaryChildFragment2.child;
+
+              while (_hiddenChild !== null) {
+                _treeBaseDuration += _hiddenChild.treeBaseDuration;
+                _hiddenChild = _hiddenChild.sibling;
+              }
+
+              _primaryChildFragment2.treeBaseDuration = _treeBaseDuration;
+            } // Create a fragment from the fallback children, too.
+
+
+            var _fallbackChildFragment2 = _primaryChildFragment2.sibling = createFiberFromFragment(_nextFallbackChildren2, mode, renderExpirationTime, null);
+
+            _fallbackChildFragment2.effectTag |= Placement;
+            child = _primaryChildFragment2;
+            _primaryChildFragment2.childExpirationTime = NoWork; // Skip the primary children, and continue working on the
+            // fallback children.
+
+            next = _fallbackChildFragment2;
+            child.return = next.return = workInProgress;
+          } else {
+            // Still haven't timed out.  Continue rendering the children, like we
+            // normally do.
+            var _nextPrimaryChildren2 = nextProps.children;
+            next = child = reconcileChildFibers(workInProgress, _currentPrimaryChild, _nextPrimaryChildren2, renderExpirationTime);
+          }
+        }
+
+        workInProgress.stateNode = current$$1.stateNode;
+      }
+
+      workInProgress.memoizedState = nextState;
+      workInProgress.child = child;
+      return next;
+    }
+
+    function updateDehydratedSuspenseComponent(current$$1, workInProgress, renderExpirationTime) {
+      if (current$$1 === null) {
+        // During the first pass, we'll bail out and not drill into the children.
+        // Instead, we'll leave the content in place and try to hydrate it later.
+        workInProgress.expirationTime = Never;
+        return null;
+      } // We use childExpirationTime to indicate that a child might depend on context, so if
+      // any context has changed, we need to treat is as if the input might have changed.
+
+
+      var hasContextChanged$$1 = current$$1.childExpirationTime >= renderExpirationTime;
+
+      if (didReceiveUpdate || hasContextChanged$$1) {
+        // This boundary has changed since the first render. This means that we are now unable to
+        // hydrate it. We might still be able to hydrate it using an earlier expiration time but
+        // during this render we can't. Instead, we're going to delete the whole subtree and
+        // instead inject a new real Suspense boundary to take its place, which may render content
+        // or fallback. The real Suspense boundary will suspend for a while so we have some time
+        // to ensure it can produce real content, but all state and pending events will be lost.
+        // Detach from the current dehydrated boundary.
+        current$$1.alternate = null;
+        workInProgress.alternate = null; // Insert a deletion in the effect list.
+
+        var returnFiber = workInProgress.return;
+        !(returnFiber !== null) ? invariant(false, 'Suspense boundaries are never on the root. This is probably a bug in React.') : void 0;
+        var last = returnFiber.lastEffect;
+
+        if (last !== null) {
+          last.nextEffect = current$$1;
+          returnFiber.lastEffect = current$$1;
+        } else {
+          returnFiber.firstEffect = returnFiber.lastEffect = current$$1;
+        }
+
+        current$$1.nextEffect = null;
+        current$$1.effectTag = Deletion; // Upgrade this work in progress to a real Suspense component.
+
+        workInProgress.tag = SuspenseComponent;
+        workInProgress.stateNode = null;
+        workInProgress.memoizedState = null; // This is now an insertion.
+
+        workInProgress.effectTag |= Placement; // Retry as a real Suspense component.
+
+        return updateSuspenseComponent(null, workInProgress, renderExpirationTime);
+      }
+
+      if ((workInProgress.effectTag & DidCapture) === NoEffect) {
+        // This is the first attempt.
+        reenterHydrationStateFromDehydratedSuspenseInstance(workInProgress);
+        var nextProps = workInProgress.pendingProps;
+        var nextChildren = nextProps.children;
+        workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+        return workInProgress.child;
+      } else {
+        // Something suspended. Leave the existing children in place.
+        // TODO: In non-concurrent mode, should we commit the nodes we have hydrated so far?
+        workInProgress.child = null;
+        return null;
+      }
+    }
+
+    function updatePortalComponent(current$$1, workInProgress, renderExpirationTime) {
+      pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);
+      var nextChildren = workInProgress.pendingProps;
+
+      if (current$$1 === null) {
+        // Portals are special because we don't append the children during mount
+        // but at commit. Therefore we need to track insertions which the normal
+        // flow doesn't do during mount. This doesn't happen at the root because
+        // the root always starts with a "current" with a null child.
+        // TODO: Consider unifying this with how the root works.
+        workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);
+      } else {
+        reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);
+      }
+
+      return workInProgress.child;
+    }
+
+    function updateContextProvider(current$$1, workInProgress, renderExpirationTime) {
+      var providerType = workInProgress.type;
+      var context = providerType._context;
+      var newProps = workInProgress.pendingProps;
+      var oldProps = workInProgress.memoizedProps;
+      var newValue = newProps.value;
+      {
+        var providerPropTypes = workInProgress.type.propTypes;
+
+        if (providerPropTypes) {
+          checkPropTypes(providerPropTypes, newProps, 'prop', 'Context.Provider', getCurrentFiberStackInDev);
+        }
+      }
+      pushProvider(workInProgress, newValue);
+
+      if (oldProps !== null) {
+        var oldValue = oldProps.value;
+        var changedBits = calculateChangedBits(context, newValue, oldValue);
+
+        if (changedBits === 0) {
+          // No change. Bailout early if children are the same.
+          if (oldProps.children === newProps.children && !hasContextChanged()) {
+            return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+          }
+        } else {
+          // The context value changed. Search for matching consumers and schedule
+          // them to update.
+          propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);
+        }
+      }
+
+      var newChildren = newProps.children;
+      reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    var hasWarnedAboutUsingContextAsConsumer = false;
+
+    function updateContextConsumer(current$$1, workInProgress, renderExpirationTime) {
+      var context = workInProgress.type; // The logic below for Context differs depending on PROD or DEV mode. In
+      // DEV mode, we create a separate object for Context.Consumer that acts
+      // like a proxy to Context. This proxy object adds unnecessary code in PROD
+      // so we use the old behaviour (Context.Consumer references Context) to
+      // reduce size and overhead. The separate object references context via
+      // a property called "_context", which also gives us the ability to check
+      // in DEV mode if this property exists or not and warn if it does not.
+
+      {
+        if (context._context === undefined) {
+          // This may be because it's a Context (rather than a Consumer).
+          // Or it may be because it's older React where they're the same thing.
+          // We only want to warn if we're sure it's a new React.
+          if (context !== context.Consumer) {
+            if (!hasWarnedAboutUsingContextAsConsumer) {
+              hasWarnedAboutUsingContextAsConsumer = true;
+              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?');
+            }
+          }
+        } else {
+          context = context._context;
+        }
+      }
+      var newProps = workInProgress.pendingProps;
+      var render = newProps.children;
+      {
+        !(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;
+      }
+      prepareToReadContext(workInProgress, renderExpirationTime);
+      var newValue = readContext(context, newProps.unstable_observedBits);
+      var newChildren = void 0;
+      {
+        ReactCurrentOwner$3.current = workInProgress;
+        setCurrentPhase('render');
+        newChildren = render(newValue);
+        setCurrentPhase(null);
+      } // React DevTools reads this flag.
+
+      workInProgress.effectTag |= PerformedWork;
+      reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);
+      return workInProgress.child;
+    }
+
+    function markWorkInProgressReceivedUpdate() {
+      didReceiveUpdate = true;
+    }
+
+    function bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime) {
+      cancelWorkTimer(workInProgress);
+
+      if (current$$1 !== null) {
+        // Reuse previous context list
+        workInProgress.contextDependencies = current$$1.contextDependencies;
+      }
+
+      if (enableProfilerTimer) {
+        // Don't update "base" render times for bailouts.
+        stopProfilerTimerIfRunning(workInProgress);
+      } // Check if the children have any pending work.
+
+
+      var childExpirationTime = workInProgress.childExpirationTime;
+
+      if (childExpirationTime < renderExpirationTime) {
+        // The children don't have any work either. We can skip them.
+        // TODO: Once we add back resuming, we should check if the children are
+        // a work-in-progress set. If so, we need to transfer their effects.
+        return null;
+      } else {
+        // This fiber doesn't have work, but its subtree does. Clone the child
+        // fibers and continue.
+        cloneChildFibers(current$$1, workInProgress);
+        return workInProgress.child;
+      }
+    }
+
+    function beginWork(current$$1, workInProgress, renderExpirationTime) {
+      var updateExpirationTime = workInProgress.expirationTime;
+
+      if (current$$1 !== null) {
+        var oldProps = current$$1.memoizedProps;
+        var newProps = workInProgress.pendingProps;
+
+        if (oldProps !== newProps || hasContextChanged()) {
+          // If props or context changed, mark the fiber as having performed work.
+          // This may be unset if the props are determined to be equal later (memo).
+          didReceiveUpdate = true;
+        } else if (updateExpirationTime < renderExpirationTime) {
+          didReceiveUpdate = false; // This fiber does not have any pending work. Bailout without entering
+          // the begin phase. There's still some bookkeeping we that needs to be done
+          // in this optimized path, mostly pushing stuff onto the stack.
+
+          switch (workInProgress.tag) {
+            case HostRoot:
+              pushHostRootContext(workInProgress);
+              resetHydrationState();
+              break;
+
+            case HostComponent:
+              pushHostContext(workInProgress);
+              break;
+
+            case ClassComponent:
+              {
+                var Component = workInProgress.type;
+
+                if (isContextProvider(Component)) {
+                  pushContextProvider(workInProgress);
+                }
+
+                break;
+              }
+
+            case HostPortal:
+              pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);
+              break;
+
+            case ContextProvider:
+              {
+                var newValue = workInProgress.memoizedProps.value;
+                pushProvider(workInProgress, newValue);
+                break;
+              }
+
+            case Profiler:
+              if (enableProfilerTimer) {
+                workInProgress.effectTag |= Update;
+              }
+
+              break;
+
+            case SuspenseComponent:
+              {
+                var state = workInProgress.memoizedState;
+                var didTimeout = state !== null;
+
+                if (didTimeout) {
+                  // If this boundary is currently timed out, we need to decide
+                  // whether to retry the primary children, or to skip over it and
+                  // go straight to the fallback. Check the priority of the primary
+                  var primaryChildFragment = workInProgress.child;
+                  var primaryChildExpirationTime = primaryChildFragment.childExpirationTime;
+
+                  if (primaryChildExpirationTime !== NoWork && primaryChildExpirationTime >= renderExpirationTime) {
+                    // The primary children have pending work. Use the normal path
+                    // to attempt to render the primary children again.
+                    return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);
+                  } else {
+                    // The primary children do not have pending work with sufficient
+                    // priority. Bailout.
+                    var child = bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+
+                    if (child !== null) {
+                      // The fallback children have pending work. Skip over the
+                      // primary children and work on the fallback.
+                      return child.sibling;
+                    } else {
+                      return null;
+                    }
+                  }
+                }
+
+                break;
+              }
+
+            case DehydratedSuspenseComponent:
+              {
+                if (enableSuspenseServerRenderer) {
+                  // We know that this component will suspend again because if it has
+                  // been unsuspended it has committed as a regular Suspense component.
+                  // If it needs to be retried, it should have work scheduled on it.
+                  workInProgress.effectTag |= DidCapture;
+                  break;
+                }
+              }
+          }
+
+          return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);
+        }
+      } else {
+        didReceiveUpdate = false;
+      } // Before entering the begin phase, clear the expiration time.
+
+
+      workInProgress.expirationTime = NoWork;
+
+      switch (workInProgress.tag) {
+        case IndeterminateComponent:
+          {
+            var elementType = workInProgress.elementType;
+            return mountIndeterminateComponent(current$$1, workInProgress, elementType, renderExpirationTime);
+          }
+
+        case LazyComponent:
+          {
+            var _elementType = workInProgress.elementType;
+            return mountLazyComponent(current$$1, workInProgress, _elementType, updateExpirationTime, renderExpirationTime);
+          }
+
+        case FunctionComponent:
+          {
+            var _Component = workInProgress.type;
+            var unresolvedProps = workInProgress.pendingProps;
+            var resolvedProps = workInProgress.elementType === _Component ? unresolvedProps : resolveDefaultProps(_Component, unresolvedProps);
+            return updateFunctionComponent(current$$1, workInProgress, _Component, resolvedProps, renderExpirationTime);
+          }
+
+        case ClassComponent:
+          {
+            var _Component2 = workInProgress.type;
+            var _unresolvedProps = workInProgress.pendingProps;
+
+            var _resolvedProps = workInProgress.elementType === _Component2 ? _unresolvedProps : resolveDefaultProps(_Component2, _unresolvedProps);
+
+            return updateClassComponent(current$$1, workInProgress, _Component2, _resolvedProps, renderExpirationTime);
+          }
+
+        case HostRoot:
+          return updateHostRoot(current$$1, workInProgress, renderExpirationTime);
+
+        case HostComponent:
+          return updateHostComponent(current$$1, workInProgress, renderExpirationTime);
+
+        case HostText:
+          return updateHostText(current$$1, workInProgress);
+
+        case SuspenseComponent:
+          return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);
+
+        case HostPortal:
+          return updatePortalComponent(current$$1, workInProgress, renderExpirationTime);
+
+        case ForwardRef:
+          {
+            var type = workInProgress.type;
+            var _unresolvedProps2 = workInProgress.pendingProps;
+
+            var _resolvedProps2 = workInProgress.elementType === type ? _unresolvedProps2 : resolveDefaultProps(type, _unresolvedProps2);
+
+            return updateForwardRef(current$$1, workInProgress, type, _resolvedProps2, renderExpirationTime);
+          }
+
+        case Fragment:
+          return updateFragment(current$$1, workInProgress, renderExpirationTime);
+
+        case Mode:
+          return updateMode(current$$1, workInProgress, renderExpirationTime);
+
+        case Profiler:
+          return updateProfiler(current$$1, workInProgress, renderExpirationTime);
+
+        case ContextProvider:
+          return updateContextProvider(current$$1, workInProgress, renderExpirationTime);
+
+        case ContextConsumer:
+          return updateContextConsumer(current$$1, workInProgress, renderExpirationTime);
+
+        case MemoComponent:
+          {
+            var _type2 = workInProgress.type;
+            var _unresolvedProps3 = workInProgress.pendingProps; // Resolve outer props first, then resolve inner props.
+
+            var _resolvedProps3 = resolveDefaultProps(_type2, _unresolvedProps3);
+
+            {
+              if (workInProgress.type !== workInProgress.elementType) {
+                var outerPropTypes = _type2.propTypes;
+
+                if (outerPropTypes) {
+                  checkPropTypes(outerPropTypes, _resolvedProps3, // Resolved for outer only
+                  'prop', getComponentName(_type2), getCurrentFiberStackInDev);
+                }
+              }
+            }
+            _resolvedProps3 = resolveDefaultProps(_type2.type, _resolvedProps3);
+            return updateMemoComponent(current$$1, workInProgress, _type2, _resolvedProps3, updateExpirationTime, renderExpirationTime);
+          }
+
+        case SimpleMemoComponent:
+          {
+            return updateSimpleMemoComponent(current$$1, workInProgress, workInProgress.type, workInProgress.pendingProps, updateExpirationTime, renderExpirationTime);
+          }
+
+        case IncompleteClassComponent:
+          {
+            var _Component3 = workInProgress.type;
+            var _unresolvedProps4 = workInProgress.pendingProps;
+
+            var _resolvedProps4 = workInProgress.elementType === _Component3 ? _unresolvedProps4 : resolveDefaultProps(_Component3, _unresolvedProps4);
+
+            return mountIncompleteClassComponent(current$$1, workInProgress, _Component3, _resolvedProps4, renderExpirationTime);
+          }
+
+        case DehydratedSuspenseComponent:
+          {
+            if (enableSuspenseServerRenderer) {
+              return updateDehydratedSuspenseComponent(current$$1, workInProgress, renderExpirationTime);
+            }
+
+            break;
+          }
+      }
+
+      invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');
+    }
+
+    var valueCursor = createCursor(null);
+    var rendererSigil = void 0;
+    {
+      // Use this to detect multiple renderers using the same context
+      rendererSigil = {};
+    }
+    var currentlyRenderingFiber = null;
+    var lastContextDependency = null;
+    var lastContextWithAllBitsObserved = null;
+    var isDisallowedContextReadInDEV = false;
+
+    function resetContextDependences() {
+      // This is called right before React yields execution, to ensure `readContext`
+      // cannot be called outside the render phase.
+      currentlyRenderingFiber = null;
+      lastContextDependency = null;
+      lastContextWithAllBitsObserved = null;
+      {
+        isDisallowedContextReadInDEV = false;
+      }
+    }
+
+    function enterDisallowedContextReadInDEV() {
+      {
+        isDisallowedContextReadInDEV = true;
+      }
+    }
+
+    function exitDisallowedContextReadInDEV() {
+      {
+        isDisallowedContextReadInDEV = false;
+      }
+    }
+
+    function pushProvider(providerFiber, nextValue) {
+      var context = providerFiber.type._context;
+
+      if (isPrimaryRenderer) {
+        push(valueCursor, context._currentValue, providerFiber);
+        context._currentValue = nextValue;
+        {
+          !(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;
+          context._currentRenderer = rendererSigil;
+        }
+      } else {
+        push(valueCursor, context._currentValue2, providerFiber);
+        context._currentValue2 = nextValue;
+        {
+          !(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;
+          context._currentRenderer2 = rendererSigil;
+        }
+      }
+    }
+
+    function popProvider(providerFiber) {
+      var currentValue = valueCursor.current;
+      pop(valueCursor, providerFiber);
+      var context = providerFiber.type._context;
+
+      if (isPrimaryRenderer) {
+        context._currentValue = currentValue;
+      } else {
+        context._currentValue2 = currentValue;
+      }
+    }
+
+    function calculateChangedBits(context, newValue, oldValue) {
+      if (is(oldValue, newValue)) {
+        // No change
+        return 0;
+      } else {
+        var changedBits = typeof context._calculateChangedBits === 'function' ? context._calculateChangedBits(oldValue, newValue) : maxSigned31BitInt;
+        {
+          !((changedBits & maxSigned31BitInt) === changedBits) ? warning$1(false, 'calculateChangedBits: Expected the return value to be a ' + '31-bit integer. Instead received: %s', changedBits) : void 0;
+        }
+        return changedBits | 0;
+      }
+    }
+
+    function scheduleWorkOnParentPath(parent, renderExpirationTime) {
+      // Update the child expiration time of all the ancestors, including
+      // the alternates.
+      var node = parent;
+
+      while (node !== null) {
+        var alternate = node.alternate;
+
+        if (node.childExpirationTime < renderExpirationTime) {
+          node.childExpirationTime = renderExpirationTime;
+
+          if (alternate !== null && alternate.childExpirationTime < renderExpirationTime) {
+            alternate.childExpirationTime = renderExpirationTime;
+          }
+        } else if (alternate !== null && alternate.childExpirationTime < renderExpirationTime) {
+          alternate.childExpirationTime = renderExpirationTime;
+        } else {
+          // Neither alternate was updated, which means the rest of the
+          // ancestor path already has sufficient priority.
+          break;
+        }
+
+        node = node.return;
+      }
+    }
+
+    function propagateContextChange(workInProgress, context, changedBits, renderExpirationTime) {
+      var fiber = workInProgress.child;
+
+      if (fiber !== null) {
+        // Set the return pointer of the child to the work-in-progress fiber.
+        fiber.return = workInProgress;
+      }
+
+      while (fiber !== null) {
+        var nextFiber = void 0; // Visit this fiber.
+
+        var list = fiber.contextDependencies;
+
+        if (list !== null) {
+          nextFiber = fiber.child;
+          var dependency = list.first;
+
+          while (dependency !== null) {
+            // Check if the context matches.
+            if (dependency.context === context && (dependency.observedBits & changedBits) !== 0) {
+              // Match! Schedule an update on this fiber.
+              if (fiber.tag === ClassComponent) {
+                // Schedule a force update on the work-in-progress.
+                var update = createUpdate(renderExpirationTime);
+                update.tag = ForceUpdate; // TODO: Because we don't have a work-in-progress, this will add the
+                // update to the current fiber, too, which means it will persist even if
+                // this render is thrown away. Since it's a race condition, not sure it's
+                // worth fixing.
+
+                enqueueUpdate(fiber, update);
+              }
+
+              if (fiber.expirationTime < renderExpirationTime) {
+                fiber.expirationTime = renderExpirationTime;
+              }
+
+              var alternate = fiber.alternate;
+
+              if (alternate !== null && alternate.expirationTime < renderExpirationTime) {
+                alternate.expirationTime = renderExpirationTime;
+              }
+
+              scheduleWorkOnParentPath(fiber.return, renderExpirationTime); // Mark the expiration time on the list, too.
+
+              if (list.expirationTime < renderExpirationTime) {
+                list.expirationTime = renderExpirationTime;
+              } // Since we already found a match, we can stop traversing the
+              // dependency list.
+
+
+              break;
+            }
+
+            dependency = dependency.next;
+          }
+        } else if (fiber.tag === ContextProvider) {
+          // Don't scan deeper if this is a matching provider
+          nextFiber = fiber.type === workInProgress.type ? null : fiber.child;
+        } else if (enableSuspenseServerRenderer && fiber.tag === DehydratedSuspenseComponent) {
+          // If a dehydrated suspense component is in this subtree, we don't know
+          // if it will have any context consumers in it. The best we can do is
+          // mark it as having updates on its children.
+          if (fiber.expirationTime < renderExpirationTime) {
+            fiber.expirationTime = renderExpirationTime;
+          }
+
+          var _alternate = fiber.alternate;
+
+          if (_alternate !== null && _alternate.expirationTime < renderExpirationTime) {
+            _alternate.expirationTime = renderExpirationTime;
+          } // This is intentionally passing this fiber as the parent
+          // because we want to schedule this fiber as having work
+          // on its children. We'll use the childExpirationTime on
+          // this fiber to indicate that a context has changed.
+
+
+          scheduleWorkOnParentPath(fiber, renderExpirationTime);
+          nextFiber = fiber.sibling;
+        } else {
+          // Traverse down.
+          nextFiber = fiber.child;
+        }
+
+        if (nextFiber !== null) {
+          // Set the return pointer of the child to the work-in-progress fiber.
+          nextFiber.return = fiber;
+        } else {
+          // No child. Traverse to next sibling.
+          nextFiber = fiber;
+
+          while (nextFiber !== null) {
+            if (nextFiber === workInProgress) {
+              // We're back to the root of this subtree. Exit.
+              nextFiber = null;
+              break;
+            }
+
+            var sibling = nextFiber.sibling;
+
+            if (sibling !== null) {
+              // Set the return pointer of the sibling to the work-in-progress fiber.
+              sibling.return = nextFiber.return;
+              nextFiber = sibling;
+              break;
+            } // No more siblings. Traverse up.
+
+
+            nextFiber = nextFiber.return;
+          }
+        }
+
+        fiber = nextFiber;
+      }
+    }
+
+    function prepareToReadContext(workInProgress, renderExpirationTime) {
+      currentlyRenderingFiber = workInProgress;
+      lastContextDependency = null;
+      lastContextWithAllBitsObserved = null;
+      var currentDependencies = workInProgress.contextDependencies;
+
+      if (currentDependencies !== null && currentDependencies.expirationTime >= renderExpirationTime) {
+        // Context list has a pending update. Mark that this fiber performed work.
+        markWorkInProgressReceivedUpdate();
+      } // Reset the work-in-progress list
+
+
+      workInProgress.contextDependencies = null;
+    }
+
+    function readContext(context, observedBits) {
+      {
+        // This warning would fire if you read context inside a Hook like useMemo.
+        // Unlike the class check below, it's not enforced in production for perf.
+        !!isDisallowedContextReadInDEV ? warning$1(false, 'Context can only be read while React is rendering. ' + 'In classes, you can read it in the render method or getDerivedStateFromProps. ' + 'In function components, you can read it directly in the function body, but not ' + 'inside Hooks like useReducer() or useMemo().') : void 0;
+      }
+
+      if (lastContextWithAllBitsObserved === context) {// Nothing to do. We already observe everything in this context.
+      } else if (observedBits === false || observedBits === 0) {// Do not observe any updates.
+      } else {
+        var resolvedObservedBits = void 0; // Avoid deopting on observable arguments or heterogeneous types.
+
+        if (typeof observedBits !== 'number' || observedBits === maxSigned31BitInt) {
+          // Observe all updates.
+          lastContextWithAllBitsObserved = context;
+          resolvedObservedBits = maxSigned31BitInt;
+        } else {
+          resolvedObservedBits = observedBits;
+        }
+
+        var contextItem = {
+          context: context,
+          observedBits: resolvedObservedBits,
+          next: null
+        };
+
+        if (lastContextDependency === null) {
+          !(currentlyRenderingFiber !== null) ? invariant(false, 'Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().') : void 0; // This is the first dependency for this component. Create a new list.
+
+          lastContextDependency = contextItem;
+          currentlyRenderingFiber.contextDependencies = {
+            first: contextItem,
+            expirationTime: NoWork
+          };
+        } else {
+          // Append a new context item.
+          lastContextDependency = lastContextDependency.next = contextItem;
+        }
+      }
+
+      return isPrimaryRenderer ? context._currentValue : context._currentValue2;
+    } // UpdateQueue is a linked list of prioritized updates.
+    //
+    // Like fibers, update queues come in pairs: a current queue, which represents
+    // the visible state of the screen, and a work-in-progress queue, which can be
+    // mutated and processed asynchronously before it is committed — a form of
+    // double buffering. If a work-in-progress render is discarded before finishing,
+    // we create a new work-in-progress by cloning the current queue.
+    //
+    // Both queues share a persistent, singly-linked list structure. To schedule an
+    // update, we append it to the end of both queues. Each queue maintains a
+    // pointer to first update in the persistent list that hasn't been processed.
+    // The work-in-progress pointer always has a position equal to or greater than
+    // the current queue, since we always work on that one. The current queue's
+    // pointer is only updated during the commit phase, when we swap in the
+    // work-in-progress.
+    //
+    // For example:
+    //
+    //   Current pointer:           A - B - C - D - E - F
+    //   Work-in-progress pointer:              D - E - F
+    //                                          ^
+    //                                          The work-in-progress queue has
+    //                                          processed more updates than current.
+    //
+    // The reason we append to both queues is because otherwise we might drop
+    // updates without ever processing them. For example, if we only add updates to
+    // the work-in-progress queue, some updates could be lost whenever a work-in
+    // -progress render restarts by cloning from current. Similarly, if we only add
+    // updates to the current queue, the updates will be lost whenever an already
+    // in-progress queue commits and swaps with the current queue. However, by
+    // adding to both queues, we guarantee that the update will be part of the next
+    // work-in-progress. (And because the work-in-progress queue becomes the
+    // current queue once it commits, there's no danger of applying the same
+    // update twice.)
+    //
+    // Prioritization
+    // --------------
+    //
+    // Updates are not sorted by priority, but by insertion; new updates are always
+    // appended to the end of the list.
+    //
+    // The priority is still important, though. When processing the update queue
+    // during the render phase, only the updates with sufficient priority are
+    // included in the result. If we skip an update because it has insufficient
+    // priority, it remains in the queue to be processed later, during a lower
+    // priority render. Crucially, all updates subsequent to a skipped update also
+    // remain in the queue *regardless of their priority*. That means high priority
+    // updates are sometimes processed twice, at two separate priorities. We also
+    // keep track of a base state, that represents the state before the first
+    // update in the queue is applied.
+    //
+    // For example:
+    //
+    //   Given a base state of '', and the following queue of updates
+    //
+    //     A1 - B2 - C1 - D2
+    //
+    //   where the number indicates the priority, and the update is applied to the
+    //   previous state by appending a letter, React will process these updates as
+    //   two separate renders, one per distinct priority level:
+    //
+    //   First render, at priority 1:
+    //     Base state: ''
+    //     Updates: [A1, C1]
+    //     Result state: 'AC'
+    //
+    //   Second render, at priority 2:
+    //     Base state: 'A'            <-  The base state does not include C1,
+    //                                    because B2 was skipped.
+    //     Updates: [B2, C1, D2]      <-  C1 was rebased on top of B2
+    //     Result state: 'ABCD'
+    //
+    // Because we process updates in insertion order, and rebase high priority
+    // updates when preceding updates are skipped, the final result is deterministic
+    // regardless of priority. Intermediate state may vary according to system
+    // resources, but the final state is always the same.
+
+
+    var UpdateState = 0;
+    var ReplaceState = 1;
+    var ForceUpdate = 2;
+    var CaptureUpdate = 3; // Global state that is reset at the beginning of calling `processUpdateQueue`.
+    // It should only be read right after calling `processUpdateQueue`, via
+    // `checkHasForceUpdateAfterProcessing`.
+
+    var hasForceUpdate = false;
+    var didWarnUpdateInsideUpdate = void 0;
+    var currentlyProcessingQueue = void 0;
+    var resetCurrentlyProcessingQueue = void 0;
+    {
+      didWarnUpdateInsideUpdate = false;
+      currentlyProcessingQueue = null;
+
+      resetCurrentlyProcessingQueue = function () {
+        currentlyProcessingQueue = null;
+      };
+    }
+
+    function createUpdateQueue(baseState) {
+      var queue = {
+        baseState: baseState,
+        firstUpdate: null,
+        lastUpdate: null,
+        firstCapturedUpdate: null,
+        lastCapturedUpdate: null,
+        firstEffect: null,
+        lastEffect: null,
+        firstCapturedEffect: null,
+        lastCapturedEffect: null
+      };
+      return queue;
+    }
+
+    function cloneUpdateQueue(currentQueue) {
+      var queue = {
+        baseState: currentQueue.baseState,
+        firstUpdate: currentQueue.firstUpdate,
+        lastUpdate: currentQueue.lastUpdate,
+        // TODO: With resuming, if we bail out and resuse the child tree, we should
+        // keep these effects.
+        firstCapturedUpdate: null,
+        lastCapturedUpdate: null,
+        firstEffect: null,
+        lastEffect: null,
+        firstCapturedEffect: null,
+        lastCapturedEffect: null
+      };
+      return queue;
+    }
+
+    function createUpdate(expirationTime) {
+      return {
+        expirationTime: expirationTime,
+        tag: UpdateState,
+        payload: null,
+        callback: null,
+        next: null,
+        nextEffect: null
+      };
+    }
+
+    function appendUpdateToQueue(queue, update) {
+      // Append the update to the end of the list.
+      if (queue.lastUpdate === null) {
+        // Queue is empty
+        queue.firstUpdate = queue.lastUpdate = update;
+      } else {
+        queue.lastUpdate.next = update;
+        queue.lastUpdate = update;
+      }
+    }
+
+    function enqueueUpdate(fiber, update) {
+      // Update queues are created lazily.
+      var alternate = fiber.alternate;
+      var queue1 = void 0;
+      var queue2 = void 0;
+
+      if (alternate === null) {
+        // There's only one fiber.
+        queue1 = fiber.updateQueue;
+        queue2 = null;
+
+        if (queue1 === null) {
+          queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);
+        }
+      } else {
+        // There are two owners.
+        queue1 = fiber.updateQueue;
+        queue2 = alternate.updateQueue;
+
+        if (queue1 === null) {
+          if (queue2 === null) {
+            // Neither fiber has an update queue. Create new ones.
+            queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);
+            queue2 = alternate.updateQueue = createUpdateQueue(alternate.memoizedState);
+          } else {
+            // Only one fiber has an update queue. Clone to create a new one.
+            queue1 = fiber.updateQueue = cloneUpdateQueue(queue2);
+          }
+        } else {
+          if (queue2 === null) {
+            // Only one fiber has an update queue. Clone to create a new one.
+            queue2 = alternate.updateQueue = cloneUpdateQueue(queue1);
+          } else {// Both owners have an update queue.
+          }
+        }
+      }
+
+      if (queue2 === null || queue1 === queue2) {
+        // There's only a single queue.
+        appendUpdateToQueue(queue1, update);
+      } else {
+        // There are two queues. We need to append the update to both queues,
+        // while accounting for the persistent structure of the list — we don't
+        // want the same update to be added multiple times.
+        if (queue1.lastUpdate === null || queue2.lastUpdate === null) {
+          // One of the queues is not empty. We must add the update to both queues.
+          appendUpdateToQueue(queue1, update);
+          appendUpdateToQueue(queue2, update);
+        } else {
+          // Both queues are non-empty. The last update is the same in both lists,
+          // because of structural sharing. So, only append to one of the lists.
+          appendUpdateToQueue(queue1, update); // But we still need to update the `lastUpdate` pointer of queue2.
+
+          queue2.lastUpdate = update;
+        }
+      }
+
+      {
+        if (fiber.tag === ClassComponent && (currentlyProcessingQueue === queue1 || queue2 !== null && currentlyProcessingQueue === queue2) && !didWarnUpdateInsideUpdate) {
+          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.');
+          didWarnUpdateInsideUpdate = true;
+        }
+      }
+    }
+
+    function enqueueCapturedUpdate(workInProgress, update) {
+      // Captured updates go into a separate list, and only on the work-in-
+      // progress queue.
+      var workInProgressQueue = workInProgress.updateQueue;
+
+      if (workInProgressQueue === null) {
+        workInProgressQueue = workInProgress.updateQueue = createUpdateQueue(workInProgress.memoizedState);
+      } else {
+        // TODO: I put this here rather than createWorkInProgress so that we don't
+        // clone the queue unnecessarily. There's probably a better way to
+        // structure this.
+        workInProgressQueue = ensureWorkInProgressQueueIsAClone(workInProgress, workInProgressQueue);
+      } // Append the update to the end of the list.
+
+
+      if (workInProgressQueue.lastCapturedUpdate === null) {
+        // This is the first render phase update
+        workInProgressQueue.firstCapturedUpdate = workInProgressQueue.lastCapturedUpdate = update;
+      } else {
+        workInProgressQueue.lastCapturedUpdate.next = update;
+        workInProgressQueue.lastCapturedUpdate = update;
+      }
+    }
+
+    function ensureWorkInProgressQueueIsAClone(workInProgress, queue) {
+      var current = workInProgress.alternate;
+
+      if (current !== null) {
+        // If the work-in-progress queue is equal to the current queue,
+        // we need to clone it first.
+        if (queue === current.updateQueue) {
+          queue = workInProgress.updateQueue = cloneUpdateQueue(queue);
+        }
+      }
+
+      return queue;
+    }
+
+    function getStateFromUpdate(workInProgress, queue, update, prevState, nextProps, instance) {
+      switch (update.tag) {
+        case ReplaceState:
+          {
+            var _payload = update.payload;
+
+            if (typeof _payload === 'function') {
+              // Updater function
+              {
+                enterDisallowedContextReadInDEV();
+
+                if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+                  _payload.call(instance, prevState, nextProps);
+                }
+              }
+
+              var nextState = _payload.call(instance, prevState, nextProps);
+
+              {
+                exitDisallowedContextReadInDEV();
+              }
+              return nextState;
+            } // State object
+
+
+            return _payload;
+          }
+
+        case CaptureUpdate:
+          {
+            workInProgress.effectTag = workInProgress.effectTag & ~ShouldCapture | DidCapture;
+          }
+        // Intentional fallthrough
+
+        case UpdateState:
+          {
+            var _payload2 = update.payload;
+            var partialState = void 0;
+
+            if (typeof _payload2 === 'function') {
+              // Updater function
+              {
+                enterDisallowedContextReadInDEV();
+
+                if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {
+                  _payload2.call(instance, prevState, nextProps);
+                }
+              }
+              partialState = _payload2.call(instance, prevState, nextProps);
+              {
+                exitDisallowedContextReadInDEV();
+              }
+            } else {
+              // Partial state object
+              partialState = _payload2;
+            }
+
+            if (partialState === null || partialState === undefined) {
+              // Null and undefined are treated as no-ops.
+              return prevState;
+            } // Merge the partial state and the previous state.
+
+
+            return _assign({}, prevState, partialState);
+          }
+
+        case ForceUpdate:
+          {
+            hasForceUpdate = true;
+            return prevState;
+          }
+      }
+
+      return prevState;
+    }
+
+    function processUpdateQueue(workInProgress, queue, props, instance, renderExpirationTime) {
+      hasForceUpdate = false;
+      queue = ensureWorkInProgressQueueIsAClone(workInProgress, queue);
+      {
+        currentlyProcessingQueue = queue;
+      } // These values may change as we process the queue.
+
+      var newBaseState = queue.baseState;
+      var newFirstUpdate = null;
+      var newExpirationTime = NoWork; // Iterate through the list of updates to compute the result.
+
+      var update = queue.firstUpdate;
+      var resultState = newBaseState;
+
+      while (update !== null) {
+        var updateExpirationTime = update.expirationTime;
+
+        if (updateExpirationTime < renderExpirationTime) {
+          // This update does not have sufficient priority. Skip it.
+          if (newFirstUpdate === null) {
+            // This is the first skipped update. It will be the first update in
+            // the new list.
+            newFirstUpdate = update; // Since this is the first update that was skipped, the current result
+            // is the new base state.
+
+            newBaseState = resultState;
+          } // Since this update will remain in the list, update the remaining
+          // expiration time.
+
+
+          if (newExpirationTime < updateExpirationTime) {
+            newExpirationTime = updateExpirationTime;
+          }
+        } else {
+          // This update does have sufficient priority. Process it and compute
+          // a new result.
+          resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);
+          var _callback = update.callback;
+
+          if (_callback !== null) {
+            workInProgress.effectTag |= Callback; // Set this to null, in case it was mutated during an aborted render.
+
+            update.nextEffect = null;
+
+            if (queue.lastEffect === null) {
+              queue.firstEffect = queue.lastEffect = update;
+            } else {
+              queue.lastEffect.nextEffect = update;
+              queue.lastEffect = update;
+            }
+          }
+        } // Continue to the next update.
+
+
+        update = update.next;
+      } // Separately, iterate though the list of captured updates.
+
+
+      var newFirstCapturedUpdate = null;
+      update = queue.firstCapturedUpdate;
+
+      while (update !== null) {
+        var _updateExpirationTime = update.expirationTime;
+
+        if (_updateExpirationTime < renderExpirationTime) {
+          // This update does not have sufficient priority. Skip it.
+          if (newFirstCapturedUpdate === null) {
+            // This is the first skipped captured update. It will be the first
+            // update in the new list.
+            newFirstCapturedUpdate = update; // If this is the first update that was skipped, the current result is
+            // the new base state.
+
+            if (newFirstUpdate === null) {
+              newBaseState = resultState;
+            }
+          } // Since this update will remain in the list, update the remaining
+          // expiration time.
+
+
+          if (newExpirationTime < _updateExpirationTime) {
+            newExpirationTime = _updateExpirationTime;
+          }
+        } else {
+          // This update does have sufficient priority. Process it and compute
+          // a new result.
+          resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);
+          var _callback2 = update.callback;
+
+          if (_callback2 !== null) {
+            workInProgress.effectTag |= Callback; // Set this to null, in case it was mutated during an aborted render.
+
+            update.nextEffect = null;
+
+            if (queue.lastCapturedEffect === null) {
+              queue.firstCapturedEffect = queue.lastCapturedEffect = update;
+            } else {
+              queue.lastCapturedEffect.nextEffect = update;
+              queue.lastCapturedEffect = update;
+            }
+          }
+        }
+
+        update = update.next;
+      }
+
+      if (newFirstUpdate === null) {
+        queue.lastUpdate = null;
+      }
+
+      if (newFirstCapturedUpdate === null) {
+        queue.lastCapturedUpdate = null;
+      } else {
+        workInProgress.effectTag |= Callback;
+      }
+
+      if (newFirstUpdate === null && newFirstCapturedUpdate === null) {
+        // We processed every update, without skipping. That means the new base
+        // state is the same as the result state.
+        newBaseState = resultState;
+      }
+
+      queue.baseState = newBaseState;
+      queue.firstUpdate = newFirstUpdate;
+      queue.firstCapturedUpdate = newFirstCapturedUpdate; // Set the remaining expiration time to be whatever is remaining in the queue.
+      // This should be fine because the only two other things that contribute to
+      // expiration time are props and context. We're already in the middle of the
+      // begin phase by the time we start processing the queue, so we've already
+      // dealt with the props. Context in components that specify
+      // shouldComponentUpdate is tricky; but we'll have to account for
+      // that regardless.
+
+      workInProgress.expirationTime = newExpirationTime;
+      workInProgress.memoizedState = resultState;
+      {
+        currentlyProcessingQueue = null;
+      }
+    }
+
+    function callCallback(callback, context) {
+      !(typeof callback === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', callback) : void 0;
+      callback.call(context);
+    }
+
+    function resetHasForceUpdateBeforeProcessing() {
+      hasForceUpdate = false;
+    }
+
+    function checkHasForceUpdateAfterProcessing() {
+      return hasForceUpdate;
+    }
+
+    function commitUpdateQueue(finishedWork, finishedQueue, instance, renderExpirationTime) {
+      // If the finished render included captured updates, and there are still
+      // lower priority updates left over, we need to keep the captured updates
+      // in the queue so that they are rebased and not dropped once we process the
+      // queue again at the lower priority.
+      if (finishedQueue.firstCapturedUpdate !== null) {
+        // Join the captured update list to the end of the normal list.
+        if (finishedQueue.lastUpdate !== null) {
+          finishedQueue.lastUpdate.next = finishedQueue.firstCapturedUpdate;
+          finishedQueue.lastUpdate = finishedQueue.lastCapturedUpdate;
+        } // Clear the list of captured updates.
+
+
+        finishedQueue.firstCapturedUpdate = finishedQueue.lastCapturedUpdate = null;
+      } // Commit the effects
+
+
+      commitUpdateEffects(finishedQueue.firstEffect, instance);
+      finishedQueue.firstEffect = finishedQueue.lastEffect = null;
+      commitUpdateEffects(finishedQueue.firstCapturedEffect, instance);
+      finishedQueue.firstCapturedEffect = finishedQueue.lastCapturedEffect = null;
+    }
+
+    function commitUpdateEffects(effect, instance) {
+      while (effect !== null) {
+        var _callback3 = effect.callback;
+
+        if (_callback3 !== null) {
+          effect.callback = null;
+          callCallback(_callback3, instance);
+        }
+
+        effect = effect.nextEffect;
+      }
+    }
+
+    function createCapturedValue(value, source) {
+      // If the value is an error, call this function immediately after it is thrown
+      // so the stack is accurate.
+      return {
+        value: value,
+        source: source,
+        stack: getStackByFiberInDevAndProd(source)
+      };
+    }
+
+    function markUpdate(workInProgress) {
+      // Tag the fiber with an update effect. This turns a Placement into
+      // a PlacementAndUpdate.
+      workInProgress.effectTag |= Update;
+    }
+
+    function markRef$1(workInProgress) {
+      workInProgress.effectTag |= Ref;
+    }
+
+    var appendAllChildren = void 0;
+    var updateHostContainer = void 0;
+    var updateHostComponent$1 = void 0;
+    var updateHostText$1 = void 0;
+
+    if (supportsMutation) {
+      // Mutation mode
+      appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {
+        // We only have the top Fiber that was created but we need recurse down its
+        // children to find all the terminal nodes.
+        var node = workInProgress.child;
+
+        while (node !== null) {
+          if (node.tag === HostComponent || node.tag === HostText) {
+            appendInitialChild(parent, node.stateNode);
+          } else if (node.tag === HostPortal) {// If we have a portal child, then we don't want to traverse
+            // down its children. Instead, we'll get insertions from each child in
+            // the portal directly.
+          } else if (node.child !== null) {
+            node.child.return = node;
+            node = node.child;
+            continue;
+          }
+
+          if (node === workInProgress) {
+            return;
+          }
+
+          while (node.sibling === null) {
+            if (node.return === null || node.return === workInProgress) {
+              return;
+            }
+
+            node = node.return;
+          }
+
+          node.sibling.return = node.return;
+          node = node.sibling;
+        }
+      };
+
+      updateHostContainer = function (workInProgress) {// Noop
+      };
+
+      updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {
+        // If we have an alternate, that means this is an update and we need to
+        // schedule a side-effect to do the updates.
+        var oldProps = current.memoizedProps;
+
+        if (oldProps === newProps) {
+          // In mutation mode, this is sufficient for a bailout because
+          // we won't touch this node even if children changed.
+          return;
+        } // If we get updated because one of our children updated, we don't
+        // have newProps so we'll have to reuse them.
+        // TODO: Split the update API as separate for the props vs. children.
+        // Even better would be if children weren't special cased at all tho.
+
+
+        var instance = workInProgress.stateNode;
+        var currentHostContext = getHostContext(); // TODO: Experiencing an error where oldProps is null. Suggests a host
+        // component is hitting the resume path. Figure out why. Possibly
+        // related to `hidden`.
+
+        var updatePayload = prepareUpdate(instance, type, oldProps, newProps, rootContainerInstance, currentHostContext); // TODO: Type this specific to this type of component.
+
+        workInProgress.updateQueue = updatePayload; // If the update payload indicates that there is a change or if there
+        // is a new ref we mark this as an update. All the work is done in commitWork.
+
+        if (updatePayload) {
+          markUpdate(workInProgress);
+        }
+      };
+
+      updateHostText$1 = function (current, workInProgress, oldText, newText) {
+        // If the text differs, mark it as an update. All the work in done in commitWork.
+        if (oldText !== newText) {
+          markUpdate(workInProgress);
+        }
+      };
+    } else if (supportsPersistence) {
+      // Persistent host tree mode
+      appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {
+        // We only have the top Fiber that was created but we need recurse down its
+        // children to find all the terminal nodes.
+        var node = workInProgress.child;
+
+        while (node !== null) {
+          // eslint-disable-next-line no-labels
+          branches: if (node.tag === HostComponent) {
+            var instance = node.stateNode;
+
+            if (needsVisibilityToggle) {
+              var props = node.memoizedProps;
+              var type = node.type;
+
+              if (isHidden) {
+                // This child is inside a timed out tree. Hide it.
+                instance = cloneHiddenInstance(instance, type, props, node);
+              } else {
+                // This child was previously inside a timed out tree. If it was not
+                // updated during this render, it may need to be unhidden. Clone
+                // again to be sure.
+                instance = cloneUnhiddenInstance(instance, type, props, node);
+              }
+
+              node.stateNode = instance;
+            }
+
+            appendInitialChild(parent, instance);
+          } else if (node.tag === HostText) {
+            var _instance = node.stateNode;
+
+            if (needsVisibilityToggle) {
+              var text = node.memoizedProps;
+              var rootContainerInstance = getRootHostContainer();
+              var currentHostContext = getHostContext();
+
+              if (isHidden) {
+                _instance = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+              } else {
+                _instance = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+              }
+
+              node.stateNode = _instance;
+            }
+
+            appendInitialChild(parent, _instance);
+          } else if (node.tag === HostPortal) {// If we have a portal child, then we don't want to traverse
+            // down its children. Instead, we'll get insertions from each child in
+            // the portal directly.
+          } else if (node.tag === SuspenseComponent) {
+            var current = node.alternate;
+
+            if (current !== null) {
+              var oldState = current.memoizedState;
+              var newState = node.memoizedState;
+              var oldIsHidden = oldState !== null;
+              var newIsHidden = newState !== null;
+
+              if (oldIsHidden !== newIsHidden) {
+                // The placeholder either just timed out or switched back to the normal
+                // children after having previously timed out. Toggle the visibility of
+                // the direct host children.
+                var primaryChildParent = newIsHidden ? node.child : node;
+
+                if (primaryChildParent !== null) {
+                  appendAllChildren(parent, primaryChildParent, true, newIsHidden);
+                } // eslint-disable-next-line no-labels
+
+
+                break branches;
+              }
+            }
+
+            if (node.child !== null) {
+              // Continue traversing like normal
+              node.child.return = node;
+              node = node.child;
+              continue;
+            }
+          } else if (node.child !== null) {
+            node.child.return = node;
+            node = node.child;
+            continue;
+          } // $FlowFixMe This is correct but Flow is confused by the labeled break.
+
+
+          node = node;
+
+          if (node === workInProgress) {
+            return;
+          }
+
+          while (node.sibling === null) {
+            if (node.return === null || node.return === workInProgress) {
+              return;
+            }
+
+            node = node.return;
+          }
+
+          node.sibling.return = node.return;
+          node = node.sibling;
+        }
+      }; // An unfortunate fork of appendAllChildren because we have two different parent types.
+
+
+      var appendAllChildrenToContainer = function (containerChildSet, workInProgress, needsVisibilityToggle, isHidden) {
+        // We only have the top Fiber that was created but we need recurse down its
+        // children to find all the terminal nodes.
+        var node = workInProgress.child;
+
+        while (node !== null) {
+          // eslint-disable-next-line no-labels
+          branches: if (node.tag === HostComponent) {
+            var instance = node.stateNode;
+
+            if (needsVisibilityToggle) {
+              var props = node.memoizedProps;
+              var type = node.type;
+
+              if (isHidden) {
+                // This child is inside a timed out tree. Hide it.
+                instance = cloneHiddenInstance(instance, type, props, node);
+              } else {
+                // This child was previously inside a timed out tree. If it was not
+                // updated during this render, it may need to be unhidden. Clone
+                // again to be sure.
+                instance = cloneUnhiddenInstance(instance, type, props, node);
+              }
+
+              node.stateNode = instance;
+            }
+
+            appendChildToContainerChildSet(containerChildSet, instance);
+          } else if (node.tag === HostText) {
+            var _instance2 = node.stateNode;
+
+            if (needsVisibilityToggle) {
+              var text = node.memoizedProps;
+              var rootContainerInstance = getRootHostContainer();
+              var currentHostContext = getHostContext();
+
+              if (isHidden) {
+                _instance2 = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+              } else {
+                _instance2 = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);
+              }
+
+              node.stateNode = _instance2;
+            }
+
+            appendChildToContainerChildSet(containerChildSet, _instance2);
+          } else if (node.tag === HostPortal) {// If we have a portal child, then we don't want to traverse
+            // down its children. Instead, we'll get insertions from each child in
+            // the portal directly.
+          } else if (node.tag === SuspenseComponent) {
+            var current = node.alternate;
+
+            if (current !== null) {
+              var oldState = current.memoizedState;
+              var newState = node.memoizedState;
+              var oldIsHidden = oldState !== null;
+              var newIsHidden = newState !== null;
+
+              if (oldIsHidden !== newIsHidden) {
+                // The placeholder either just timed out or switched back to the normal
+                // children after having previously timed out. Toggle the visibility of
+                // the direct host children.
+                var primaryChildParent = newIsHidden ? node.child : node;
+
+                if (primaryChildParent !== null) {
+                  appendAllChildrenToContainer(containerChildSet, primaryChildParent, true, newIsHidden);
+                } // eslint-disable-next-line no-labels
+
+
+                break branches;
+              }
+            }
+
+            if (node.child !== null) {
+              // Continue traversing like normal
+              node.child.return = node;
+              node = node.child;
+              continue;
+            }
+          } else if (node.child !== null) {
+            node.child.return = node;
+            node = node.child;
+            continue;
+          } // $FlowFixMe This is correct but Flow is confused by the labeled break.
+
+
+          node = node;
+
+          if (node === workInProgress) {
+            return;
+          }
+
+          while (node.sibling === null) {
+            if (node.return === null || node.return === workInProgress) {
+              return;
+            }
+
+            node = node.return;
+          }
+
+          node.sibling.return = node.return;
+          node = node.sibling;
+        }
+      };
+
+      updateHostContainer = function (workInProgress) {
+        var portalOrRoot = workInProgress.stateNode;
+        var childrenUnchanged = workInProgress.firstEffect === null;
+
+        if (childrenUnchanged) {// No changes, just reuse the existing instance.
+        } else {
+          var container = portalOrRoot.containerInfo;
+          var newChildSet = createContainerChildSet(container); // If children might have changed, we have to add them all to the set.
+
+          appendAllChildrenToContainer(newChildSet, workInProgress, false, false);
+          portalOrRoot.pendingChildren = newChildSet; // Schedule an update on the container to swap out the container.
+
+          markUpdate(workInProgress);
+          finalizeContainerChildren(container, newChildSet);
+        }
+      };
+
+      updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {
+        var currentInstance = current.stateNode;
+        var oldProps = current.memoizedProps; // If there are no effects associated with this node, then none of our children had any updates.
+        // This guarantees that we can reuse all of them.
+
+        var childrenUnchanged = workInProgress.firstEffect === null;
+
+        if (childrenUnchanged && oldProps === newProps) {
+          // No changes, just reuse the existing instance.
+          // Note that this might release a previous clone.
+          workInProgress.stateNode = currentInstance;
+          return;
+        }
+
+        var recyclableInstance = workInProgress.stateNode;
+        var currentHostContext = getHostContext();
+        var updatePayload = null;
+
+        if (oldProps !== newProps) {
+          updatePayload = prepareUpdate(recyclableInstance, type, oldProps, newProps, rootContainerInstance, currentHostContext);
+        }
+
+        if (childrenUnchanged && updatePayload === null) {
+          // No changes, just reuse the existing instance.
+          // Note that this might release a previous clone.
+          workInProgress.stateNode = currentInstance;
+          return;
+        }
+
+        var newInstance = cloneInstance(currentInstance, updatePayload, type, oldProps, newProps, workInProgress, childrenUnchanged, recyclableInstance);
+
+        if (finalizeInitialChildren(newInstance, type, newProps, rootContainerInstance, currentHostContext)) {
+          markUpdate(workInProgress);
+        }
+
+        workInProgress.stateNode = newInstance;
+
+        if (childrenUnchanged) {
+          // If there are no other effects in this tree, we need to flag this node as having one.
+          // Even though we're not going to use it for anything.
+          // Otherwise parents won't know that there are new children to propagate upwards.
+          markUpdate(workInProgress);
+        } else {
+          // If children might have changed, we have to add them all to the set.
+          appendAllChildren(newInstance, workInProgress, false, false);
+        }
+      };
+
+      updateHostText$1 = function (current, workInProgress, oldText, newText) {
+        if (oldText !== newText) {
+          // If the text content differs, we'll create a new text instance for it.
+          var rootContainerInstance = getRootHostContainer();
+          var currentHostContext = getHostContext();
+          workInProgress.stateNode = createTextInstance(newText, rootContainerInstance, currentHostContext, workInProgress); // We'll have to mark it as having an effect, even though we won't use the effect for anything.
+          // This lets the parents know that at least one of their children has changed.
+
+          markUpdate(workInProgress);
+        }
+      };
+    } else {
+      // No host operations
+      updateHostContainer = function (workInProgress) {// Noop
+      };
+
+      updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {// Noop
+      };
+
+      updateHostText$1 = function (current, workInProgress, oldText, newText) {// Noop
+      };
+    }
+
+    function completeWork(current, workInProgress, renderExpirationTime) {
+      var newProps = workInProgress.pendingProps;
+
+      switch (workInProgress.tag) {
+        case IndeterminateComponent:
+          break;
+
+        case LazyComponent:
+          break;
+
+        case SimpleMemoComponent:
+        case FunctionComponent:
+          break;
+
+        case ClassComponent:
+          {
+            var Component = workInProgress.type;
+
+            if (isContextProvider(Component)) {
+              popContext(workInProgress);
+            }
+
+            break;
+          }
+
+        case HostRoot:
+          {
+            popHostContainer(workInProgress);
+            popTopLevelContextObject(workInProgress);
+            var fiberRoot = workInProgress.stateNode;
+
+            if (fiberRoot.pendingContext) {
+              fiberRoot.context = fiberRoot.pendingContext;
+              fiberRoot.pendingContext = null;
+            }
+
+            if (current === null || current.child === null) {
+              // If we hydrated, pop so that we can delete any remaining children
+              // that weren't hydrated.
+              popHydrationState(workInProgress); // This resets the hacky state to fix isMounted before committing.
+              // TODO: Delete this when we delete isMounted and findDOMNode.
+
+              workInProgress.effectTag &= ~Placement;
+            }
+
+            updateHostContainer(workInProgress);
+            break;
+          }
+
+        case HostComponent:
+          {
+            popHostContext(workInProgress);
+            var rootContainerInstance = getRootHostContainer();
+            var type = workInProgress.type;
+
+            if (current !== null && workInProgress.stateNode != null) {
+              updateHostComponent$1(current, workInProgress, type, newProps, rootContainerInstance);
+
+              if (current.ref !== workInProgress.ref) {
+                markRef$1(workInProgress);
+              }
+            } else {
+              if (!newProps) {
+                !(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; // This can happen when we abort work.
+
+                break;
+              }
+
+              var currentHostContext = getHostContext(); // TODO: Move createInstance to beginWork and keep it on a context
+              // "stack" as the parent. Then append children as we go in beginWork
+              // or completeWork depending on we want to add then top->down or
+              // bottom->up. Top->down is faster in IE11.
+
+              var wasHydrated = popHydrationState(workInProgress);
+
+              if (wasHydrated) {
+                // TODO: Move this and createInstance step into the beginPhase
+                // to consolidate.
+                if (prepareToHydrateHostInstance(workInProgress, rootContainerInstance, currentHostContext)) {
+                  // If changes to the hydrated node needs to be applied at the
+                  // commit-phase we mark this as such.
+                  markUpdate(workInProgress);
+                }
+              } else {
+                var instance = createInstance(type, newProps, rootContainerInstance, currentHostContext, workInProgress);
+                appendAllChildren(instance, workInProgress, false, false); // Certain renderers require commit-time effects for initial mount.
+                // (eg DOM renderer supports auto-focus for certain elements).
+                // Make sure such renderers get scheduled for later work.
+
+                if (finalizeInitialChildren(instance, type, newProps, rootContainerInstance, currentHostContext)) {
+                  markUpdate(workInProgress);
+                }
+
+                workInProgress.stateNode = instance;
+              }
+
+              if (workInProgress.ref !== null) {
+                // If there is a ref on a host node we need to schedule a callback
+                markRef$1(workInProgress);
+              }
+            }
+
+            break;
+          }
+
+        case HostText:
+          {
+            var newText = newProps;
+
+            if (current && workInProgress.stateNode != null) {
+              var oldText = current.memoizedProps; // If we have an alternate, that means this is an update and we need
+              // to schedule a side-effect to do the updates.
+
+              updateHostText$1(current, workInProgress, oldText, newText);
+            } else {
+              if (typeof newText !== 'string') {
+                !(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; // This can happen when we abort work.
+              }
+
+              var _rootContainerInstance = getRootHostContainer();
+
+              var _currentHostContext = getHostContext();
+
+              var _wasHydrated = popHydrationState(workInProgress);
+
+              if (_wasHydrated) {
+                if (prepareToHydrateHostTextInstance(workInProgress)) {
+                  markUpdate(workInProgress);
+                }
+              } else {
+                workInProgress.stateNode = createTextInstance(newText, _rootContainerInstance, _currentHostContext, workInProgress);
+              }
+            }
+
+            break;
+          }
+
+        case ForwardRef:
+          break;
+
+        case SuspenseComponent:
+          {
+            var nextState = workInProgress.memoizedState;
+
+            if ((workInProgress.effectTag & DidCapture) !== NoEffect) {
+              // Something suspended. Re-render with the fallback children.
+              workInProgress.expirationTime = renderExpirationTime; // Do not reset the effect list.
+
+              return workInProgress;
+            }
+
+            var nextDidTimeout = nextState !== null;
+            var prevDidTimeout = current !== null && current.memoizedState !== null;
+
+            if (current !== null && !nextDidTimeout && prevDidTimeout) {
+              // We just switched from the fallback to the normal children. Delete
+              // the fallback.
+              // TODO: Would it be better to store the fallback fragment on
+              var currentFallbackChild = current.child.sibling;
+
+              if (currentFallbackChild !== null) {
+                // Deletions go at the beginning of the return fiber's effect list
+                var first = workInProgress.firstEffect;
+
+                if (first !== null) {
+                  workInProgress.firstEffect = currentFallbackChild;
+                  currentFallbackChild.nextEffect = first;
+                } else {
+                  workInProgress.firstEffect = workInProgress.lastEffect = currentFallbackChild;
+                  currentFallbackChild.nextEffect = null;
+                }
+
+                currentFallbackChild.effectTag = Deletion;
+              }
+            }
+
+            if (nextDidTimeout || prevDidTimeout) {
+              // If the children are hidden, or if they were previous hidden, schedule
+              // an effect to toggle their visibility. This is also used to attach a
+              // retry listener to the promise.
+              workInProgress.effectTag |= Update;
+            }
+
+            break;
+          }
+
+        case Fragment:
+          break;
+
+        case Mode:
+          break;
+
+        case Profiler:
+          break;
+
+        case HostPortal:
+          popHostContainer(workInProgress);
+          updateHostContainer(workInProgress);
+          break;
+
+        case ContextProvider:
+          // Pop provider fiber
+          popProvider(workInProgress);
+          break;
+
+        case ContextConsumer:
+          break;
+
+        case MemoComponent:
+          break;
+
+        case IncompleteClassComponent:
+          {
+            // Same as class component case. I put it down here so that the tags are
+            // sequential to ensure this switch is compiled to a jump table.
+            var _Component = workInProgress.type;
+
+            if (isContextProvider(_Component)) {
+              popContext(workInProgress);
+            }
+
+            break;
+          }
+
+        case DehydratedSuspenseComponent:
+          {
+            if (enableSuspenseServerRenderer) {
+              if (current === null) {
+                var _wasHydrated2 = popHydrationState(workInProgress);
+
+                !_wasHydrated2 ? invariant(false, 'A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.') : void 0;
+                skipPastDehydratedSuspenseInstance(workInProgress);
+              } else if ((workInProgress.effectTag & DidCapture) === NoEffect) {
+                // This boundary did not suspend so it's now hydrated.
+                // To handle any future suspense cases, we're going to now upgrade it
+                // to a Suspense component. We detach it from the existing current fiber.
+                current.alternate = null;
+                workInProgress.alternate = null;
+                workInProgress.tag = SuspenseComponent;
+                workInProgress.memoizedState = null;
+                workInProgress.stateNode = null;
+              }
+            }
+
+            break;
+          }
+
+        default:
+          invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');
+      }
+
+      return null;
+    }
+
+    function shouldCaptureSuspense(workInProgress) {
+      // In order to capture, the Suspense component must have a fallback prop.
+      if (workInProgress.memoizedProps.fallback === undefined) {
+        return false;
+      } // If it was the primary children that just suspended, capture and render the
+      // fallback. Otherwise, don't capture and bubble to the next boundary.
+
+
+      var nextState = workInProgress.memoizedState;
+      return nextState === null;
+    } // This module is forked in different environments.
+    // By default, return `true` to log errors to the console.
+    // Forks can return `false` if this isn't desirable.
+
+
+    function showErrorDialog(capturedError) {
+      return true;
+    }
+
+    function logCapturedError(capturedError) {
+      var logError = showErrorDialog(capturedError); // Allow injected showErrorDialog() to prevent default console.error logging.
+      // This enables renderers like ReactNative to better manage redbox behavior.
+
+      if (logError === false) {
+        return;
+      }
+
+      var error = capturedError.error;
+      {
+        var componentName = capturedError.componentName,
+            componentStack = capturedError.componentStack,
+            errorBoundaryName = capturedError.errorBoundaryName,
+            errorBoundaryFound = capturedError.errorBoundaryFound,
+            willRetry = capturedError.willRetry; // Browsers support silencing uncaught errors by calling
+        // `preventDefault()` in window `error` handler.
+        // We record this information as an expando on the error.
+
+        if (error != null && error._suppressLogging) {
+          if (errorBoundaryFound && willRetry) {
+            // The error is recoverable and was silenced.
+            // Ignore it and don't print the stack addendum.
+            // This is handy for testing error boundaries without noise.
+            return;
+          } // The error is fatal. Since the silencing might have
+          // been accidental, we'll surface it anyway.
+          // However, the browser would have silenced the original error
+          // so we'll print it first, and then print the stack addendum.
+
+
+          console.error(error); // For a more detailed description of this block, see:
+          // https://github.com/facebook/react/pull/13384
+        }
+
+        var componentNameMessage = componentName ? 'The above error occurred in the <' + componentName + '> component:' : 'The above error occurred in one of your React components:';
+        var errorBoundaryMessage = void 0; // errorBoundaryFound check is sufficient; errorBoundaryName check is to satisfy Flow.
+
+        if (errorBoundaryFound && errorBoundaryName) {
+          if (willRetry) {
+            errorBoundaryMessage = 'React will try to recreate this component tree from scratch ' + ('using the error boundary you provided, ' + errorBoundaryName + '.');
+          } else {
+            errorBoundaryMessage = 'This error was initially handled by the error boundary ' + errorBoundaryName + '.\n' + 'Recreating the tree from scratch failed so React will unmount the tree.';
+          }
+        } else {
+          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.';
+        }
+
+        var combinedMessage = '' + componentNameMessage + componentStack + '\n\n' + ('' + errorBoundaryMessage); // In development, we provide our own message with just the component stack.
+        // We don't include the original error message and JS stack because the browser
+        // has already printed it. Even if the application swallows the error, it is still
+        // displayed by the browser thanks to the DEV-only fake event trick in ReactErrorUtils.
+
+        console.error(combinedMessage);
+      }
+    }
+
+    var didWarnAboutUndefinedSnapshotBeforeUpdate = null;
+    {
+      didWarnAboutUndefinedSnapshotBeforeUpdate = new Set();
+    }
+    var PossiblyWeakSet$1 = typeof WeakSet === 'function' ? WeakSet : Set;
+
+    function logError(boundary, errorInfo) {
+      var source = errorInfo.source;
+      var stack = errorInfo.stack;
+
+      if (stack === null && source !== null) {
+        stack = getStackByFiberInDevAndProd(source);
+      }
+
+      var capturedError = {
+        componentName: source !== null ? getComponentName(source.type) : null,
+        componentStack: stack !== null ? stack : '',
+        error: errorInfo.value,
+        errorBoundary: null,
+        errorBoundaryName: null,
+        errorBoundaryFound: false,
+        willRetry: false
+      };
+
+      if (boundary !== null && boundary.tag === ClassComponent) {
+        capturedError.errorBoundary = boundary.stateNode;
+        capturedError.errorBoundaryName = getComponentName(boundary.type);
+        capturedError.errorBoundaryFound = true;
+        capturedError.willRetry = true;
+      }
+
+      try {
+        logCapturedError(capturedError);
+      } catch (e) {
+        // This method must not throw, or React internal state will get messed up.
+        // If console.error is overridden, or logCapturedError() shows a dialog that throws,
+        // we want to report this error outside of the normal stack as a last resort.
+        // https://github.com/facebook/react/issues/13188
+        setTimeout(function () {
+          throw e;
+        });
+      }
+    }
+
+    var callComponentWillUnmountWithTimer = function (current$$1, instance) {
+      startPhaseTimer(current$$1, 'componentWillUnmount');
+      instance.props = current$$1.memoizedProps;
+      instance.state = current$$1.memoizedState;
+      instance.componentWillUnmount();
+      stopPhaseTimer();
+    }; // Capture errors so they don't interrupt unmounting.
+
+
+    function safelyCallComponentWillUnmount(current$$1, instance) {
+      {
+        invokeGuardedCallback(null, callComponentWillUnmountWithTimer, null, current$$1, instance);
+
+        if (hasCaughtError()) {
+          var unmountError = clearCaughtError();
+          captureCommitPhaseError(current$$1, unmountError);
+        }
+      }
+    }
+
+    function safelyDetachRef(current$$1) {
+      var ref = current$$1.ref;
+
+      if (ref !== null) {
+        if (typeof ref === 'function') {
+          {
+            invokeGuardedCallback(null, ref, null, null);
+
+            if (hasCaughtError()) {
+              var refError = clearCaughtError();
+              captureCommitPhaseError(current$$1, refError);
+            }
+          }
+        } else {
+          ref.current = null;
+        }
+      }
+    }
+
+    function safelyCallDestroy(current$$1, destroy) {
+      {
+        invokeGuardedCallback(null, destroy, null);
+
+        if (hasCaughtError()) {
+          var error = clearCaughtError();
+          captureCommitPhaseError(current$$1, error);
+        }
+      }
+    }
+
+    function commitBeforeMutationLifeCycles(current$$1, finishedWork) {
+      switch (finishedWork.tag) {
+        case FunctionComponent:
+        case ForwardRef:
+        case SimpleMemoComponent:
+          {
+            commitHookEffectList(UnmountSnapshot, NoEffect$1, finishedWork);
+            return;
+          }
+
+        case ClassComponent:
+          {
+            if (finishedWork.effectTag & Snapshot) {
+              if (current$$1 !== null) {
+                var prevProps = current$$1.memoizedProps;
+                var prevState = current$$1.memoizedState;
+                startPhaseTimer(finishedWork, 'getSnapshotBeforeUpdate');
+                var instance = finishedWork.stateNode; // We could update instance props and state here,
+                // but instead we rely on them being set during last render.
+                // TODO: revisit this when we implement resuming.
+
+                {
+                  if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+                    !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'getSnapshotBeforeUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                    !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'getSnapshotBeforeUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                  }
+                }
+                var snapshot = instance.getSnapshotBeforeUpdate(finishedWork.elementType === finishedWork.type ? prevProps : resolveDefaultProps(finishedWork.type, prevProps), prevState);
+                {
+                  var didWarnSet = didWarnAboutUndefinedSnapshotBeforeUpdate;
+
+                  if (snapshot === undefined && !didWarnSet.has(finishedWork.type)) {
+                    didWarnSet.add(finishedWork.type);
+                    warningWithoutStack$1(false, '%s.getSnapshotBeforeUpdate(): A snapshot value (or null) ' + 'must be returned. You have returned undefined.', getComponentName(finishedWork.type));
+                  }
+                }
+                instance.__reactInternalSnapshotBeforeUpdate = snapshot;
+                stopPhaseTimer();
+              }
+            }
+
+            return;
+          }
+
+        case HostRoot:
+        case HostComponent:
+        case HostText:
+        case HostPortal:
+        case IncompleteClassComponent:
+          // Nothing to do for these component types
+          return;
+
+        default:
+          {
+            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.');
+          }
+      }
+    }
+
+    function commitHookEffectList(unmountTag, mountTag, finishedWork) {
+      var updateQueue = finishedWork.updateQueue;
+      var lastEffect = updateQueue !== null ? updateQueue.lastEffect : null;
+
+      if (lastEffect !== null) {
+        var firstEffect = lastEffect.next;
+        var effect = firstEffect;
+
+        do {
+          if ((effect.tag & unmountTag) !== NoEffect$1) {
+            // Unmount
+            var destroy = effect.destroy;
+            effect.destroy = undefined;
+
+            if (destroy !== undefined) {
+              destroy();
+            }
+          }
+
+          if ((effect.tag & mountTag) !== NoEffect$1) {
+            // Mount
+            var create = effect.create;
+            effect.destroy = create();
+            {
+              var _destroy = effect.destroy;
+
+              if (_destroy !== undefined && typeof _destroy !== 'function') {
+                var addendum = void 0;
+
+                if (_destroy === null) {
+                  addendum = ' You returned null. If your effect does not require clean ' + 'up, return undefined (or nothing).';
+                } else if (typeof _destroy.then === 'function') {
+                  addendum = '\n\nIt looks like you wrote useEffect(async () => ...) or returned a Promise. ' + 'Instead, you may write an async function separately ' + 'and then call it from inside the effect:\n\n' + 'async function fetchComment(commentId) {\n' + '  // You can await here\n' + '}\n\n' + 'useEffect(() => {\n' + '  fetchComment(commentId);\n' + '}, [commentId]);\n\n' + 'In the future, React will provide a more idiomatic solution for data fetching ' + "that doesn't involve writing effects manually.";
+                } else {
+                  addendum = ' You returned: ' + _destroy;
+                }
+
+                warningWithoutStack$1(false, 'An Effect function must not return anything besides a function, ' + 'which is used for clean-up.%s%s', addendum, getStackByFiberInDevAndProd(finishedWork));
+              }
+            }
+          }
+
+          effect = effect.next;
+        } while (effect !== firstEffect);
+      }
+    }
+
+    function commitPassiveHookEffects(finishedWork) {
+      commitHookEffectList(UnmountPassive, NoEffect$1, finishedWork);
+      commitHookEffectList(NoEffect$1, MountPassive, finishedWork);
+    }
+
+    function commitLifeCycles(finishedRoot, current$$1, finishedWork, committedExpirationTime) {
+      switch (finishedWork.tag) {
+        case FunctionComponent:
+        case ForwardRef:
+        case SimpleMemoComponent:
+          {
+            commitHookEffectList(UnmountLayout, MountLayout, finishedWork);
+            break;
+          }
+
+        case ClassComponent:
+          {
+            var instance = finishedWork.stateNode;
+
+            if (finishedWork.effectTag & Update) {
+              if (current$$1 === null) {
+                startPhaseTimer(finishedWork, 'componentDidMount'); // We could update instance props and state here,
+                // but instead we rely on them being set during last render.
+                // TODO: revisit this when we implement resuming.
+
+                {
+                  if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+                    !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'componentDidMount. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                    !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'componentDidMount. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                  }
+                }
+                instance.componentDidMount();
+                stopPhaseTimer();
+              } else {
+                var prevProps = finishedWork.elementType === finishedWork.type ? current$$1.memoizedProps : resolveDefaultProps(finishedWork.type, current$$1.memoizedProps);
+                var prevState = current$$1.memoizedState;
+                startPhaseTimer(finishedWork, 'componentDidUpdate'); // We could update instance props and state here,
+                // but instead we rely on them being set during last render.
+                // TODO: revisit this when we implement resuming.
+
+                {
+                  if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+                    !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'componentDidUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                    !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'componentDidUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                  }
+                }
+                instance.componentDidUpdate(prevProps, prevState, instance.__reactInternalSnapshotBeforeUpdate);
+                stopPhaseTimer();
+              }
+            }
+
+            var updateQueue = finishedWork.updateQueue;
+
+            if (updateQueue !== null) {
+              {
+                if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {
+                  !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'processing the update queue. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                  !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'processing the update queue. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;
+                }
+              } // We could update instance props and state here,
+              // but instead we rely on them being set during last render.
+              // TODO: revisit this when we implement resuming.
+
+              commitUpdateQueue(finishedWork, updateQueue, instance, committedExpirationTime);
+            }
+
+            return;
+          }
+
+        case HostRoot:
+          {
+            var _updateQueue = finishedWork.updateQueue;
+
+            if (_updateQueue !== null) {
+              var _instance = null;
+
+              if (finishedWork.child !== null) {
+                switch (finishedWork.child.tag) {
+                  case HostComponent:
+                    _instance = getPublicInstance(finishedWork.child.stateNode);
+                    break;
+
+                  case ClassComponent:
+                    _instance = finishedWork.child.stateNode;
+                    break;
+                }
+              }
+
+              commitUpdateQueue(finishedWork, _updateQueue, _instance, committedExpirationTime);
+            }
+
+            return;
+          }
+
+        case HostComponent:
+          {
+            var _instance2 = finishedWork.stateNode; // Renderers may schedule work to be done after host components are mounted
+            // (eg DOM renderer may schedule auto-focus for inputs and form controls).
+            // These effects should only be committed when components are first mounted,
+            // aka when there is no current/alternate.
+
+            if (current$$1 === null && finishedWork.effectTag & Update) {
+              var type = finishedWork.type;
+              var props = finishedWork.memoizedProps;
+              commitMount(_instance2, type, props, finishedWork);
+            }
+
+            return;
+          }
+
+        case HostText:
+          {
+            // We have no life-cycles associated with text.
+            return;
+          }
+
+        case HostPortal:
+          {
+            // We have no life-cycles associated with portals.
+            return;
+          }
+
+        case Profiler:
+          {
+            if (enableProfilerTimer) {
+              var onRender = finishedWork.memoizedProps.onRender;
+
+              if (enableSchedulerTracing) {
+                onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime(), finishedRoot.memoizedInteractions);
+              } else {
+                onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime());
+              }
+            }
+
+            return;
+          }
+
+        case SuspenseComponent:
+          break;
+
+        case IncompleteClassComponent:
+          break;
+
+        default:
+          {
+            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.');
+          }
+      }
+    }
+
+    function hideOrUnhideAllChildren(finishedWork, isHidden) {
+      if (supportsMutation) {
+        // We only have the top Fiber that was inserted but we need to recurse down its
+        var node = finishedWork;
+
+        while (true) {
+          if (node.tag === HostComponent) {
+            var instance = node.stateNode;
+
+            if (isHidden) {
+              hideInstance(instance);
+            } else {
+              unhideInstance(node.stateNode, node.memoizedProps);
+            }
+          } else if (node.tag === HostText) {
+            var _instance3 = node.stateNode;
+
+            if (isHidden) {
+              hideTextInstance(_instance3);
+            } else {
+              unhideTextInstance(_instance3, node.memoizedProps);
+            }
+          } else if (node.tag === SuspenseComponent && node.memoizedState !== null) {
+            // Found a nested Suspense component that timed out. Skip over the
+            var fallbackChildFragment = node.child.sibling;
+            fallbackChildFragment.return = node;
+            node = fallbackChildFragment;
+            continue;
+          } else if (node.child !== null) {
+            node.child.return = node;
+            node = node.child;
+            continue;
+          }
+
+          if (node === finishedWork) {
+            return;
+          }
+
+          while (node.sibling === null) {
+            if (node.return === null || node.return === finishedWork) {
+              return;
+            }
+
+            node = node.return;
+          }
+
+          node.sibling.return = node.return;
+          node = node.sibling;
+        }
+      }
+    }
+
+    function commitAttachRef(finishedWork) {
+      var ref = finishedWork.ref;
+
+      if (ref !== null) {
+        var instance = finishedWork.stateNode;
+        var instanceToUse = void 0;
+
+        switch (finishedWork.tag) {
+          case HostComponent:
+            instanceToUse = getPublicInstance(instance);
+            break;
+
+          default:
+            instanceToUse = instance;
+        }
+
+        if (typeof ref === 'function') {
+          ref(instanceToUse);
+        } else {
+          {
+            if (!ref.hasOwnProperty('current')) {
+              warningWithoutStack$1(false, 'Unexpected ref object provided for %s. ' + 'Use either a ref-setter function or React.createRef().%s', getComponentName(finishedWork.type), getStackByFiberInDevAndProd(finishedWork));
+            }
+          }
+          ref.current = instanceToUse;
+        }
+      }
+    }
+
+    function commitDetachRef(current$$1) {
+      var currentRef = current$$1.ref;
+
+      if (currentRef !== null) {
+        if (typeof currentRef === 'function') {
+          currentRef(null);
+        } else {
+          currentRef.current = null;
+        }
+      }
+    } // User-originating errors (lifecycles and refs) should not interrupt
+    // deletion, so don't let them throw. Host-originating errors should
+    // interrupt deletion, so it's okay
+
+
+    function commitUnmount(current$$1) {
+      onCommitUnmount(current$$1);
+
+      switch (current$$1.tag) {
+        case FunctionComponent:
+        case ForwardRef:
+        case MemoComponent:
+        case SimpleMemoComponent:
+          {
+            var updateQueue = current$$1.updateQueue;
+
+            if (updateQueue !== null) {
+              var lastEffect = updateQueue.lastEffect;
+
+              if (lastEffect !== null) {
+                var firstEffect = lastEffect.next;
+                var effect = firstEffect;
+
+                do {
+                  var destroy = effect.destroy;
+
+                  if (destroy !== undefined) {
+                    safelyCallDestroy(current$$1, destroy);
+                  }
+
+                  effect = effect.next;
+                } while (effect !== firstEffect);
+              }
+            }
+
+            break;
+          }
+
+        case ClassComponent:
+          {
+            safelyDetachRef(current$$1);
+            var instance = current$$1.stateNode;
+
+            if (typeof instance.componentWillUnmount === 'function') {
+              safelyCallComponentWillUnmount(current$$1, instance);
+            }
+
+            return;
+          }
+
+        case HostComponent:
+          {
+            safelyDetachRef(current$$1);
+            return;
+          }
+
+        case HostPortal:
+          {
+            // TODO: this is recursive.
+            // We are also not using this parent because
+            // the portal will get pushed immediately.
+            if (supportsMutation) {
+              unmountHostComponents(current$$1);
+            } else if (supportsPersistence) {
+              emptyPortalContainer(current$$1);
+            }
+
+            return;
+          }
+      }
+    }
+
+    function commitNestedUnmounts(root) {
+      // While we're inside a removed host node we don't want to call
+      // removeChild on the inner nodes because they're removed by the top
+      // call anyway. We also want to call componentWillUnmount on all
+      // composites before this host node is removed from the tree. Therefore
+      var node = root;
+
+      while (true) {
+        commitUnmount(node); // Visit children because they may contain more composite or host nodes.
+        // Skip portals because commitUnmount() currently visits them recursively.
+
+        if (node.child !== null && ( // If we use mutation we drill down into portals using commitUnmount above.
+        // If we don't use mutation we drill down into portals here instead.
+        !supportsMutation || node.tag !== HostPortal)) {
+          node.child.return = node;
+          node = node.child;
+          continue;
+        }
+
+        if (node === root) {
+          return;
+        }
+
+        while (node.sibling === null) {
+          if (node.return === null || node.return === root) {
+            return;
+          }
+
+          node = node.return;
+        }
+
+        node.sibling.return = node.return;
+        node = node.sibling;
+      }
+    }
+
+    function detachFiber(current$$1) {
+      // Cut off the return pointers to disconnect it from the tree. Ideally, we
+      // should clear the child pointer of the parent alternate to let this
+      // get GC:ed but we don't know which for sure which parent is the current
+      // one so we'll settle for GC:ing the subtree of this child. This child
+      // itself will be GC:ed when the parent updates the next time.
+      current$$1.return = null;
+      current$$1.child = null;
+      current$$1.memoizedState = null;
+      current$$1.updateQueue = null;
+      var alternate = current$$1.alternate;
+
+      if (alternate !== null) {
+        alternate.return = null;
+        alternate.child = null;
+        alternate.memoizedState = null;
+        alternate.updateQueue = null;
+      }
+    }
+
+    function emptyPortalContainer(current$$1) {
+      if (!supportsPersistence) {
+        return;
+      }
+
+      var portal = current$$1.stateNode;
+      var containerInfo = portal.containerInfo;
+      var emptyChildSet = createContainerChildSet(containerInfo);
+      replaceContainerChildren(containerInfo, emptyChildSet);
+    }
+
+    function commitContainer(finishedWork) {
+      if (!supportsPersistence) {
+        return;
+      }
+
+      switch (finishedWork.tag) {
+        case ClassComponent:
+          {
+            return;
+          }
+
+        case HostComponent:
+          {
+            return;
+          }
+
+        case HostText:
+          {
+            return;
+          }
+
+        case HostRoot:
+        case HostPortal:
+          {
+            var portalOrRoot = finishedWork.stateNode;
+            var containerInfo = portalOrRoot.containerInfo,
+                _pendingChildren = portalOrRoot.pendingChildren;
+            replaceContainerChildren(containerInfo, _pendingChildren);
+            return;
+          }
+
+        default:
+          {
+            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.');
+          }
+      }
+    }
+
+    function getHostParentFiber(fiber) {
+      var parent = fiber.return;
+
+      while (parent !== null) {
+        if (isHostParent(parent)) {
+          return parent;
+        }
+
+        parent = parent.return;
+      }
+
+      invariant(false, 'Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.');
+    }
+
+    function isHostParent(fiber) {
+      return fiber.tag === HostComponent || fiber.tag === HostRoot || fiber.tag === HostPortal;
+    }
+
+    function getHostSibling(fiber) {
+      // We're going to search forward into the tree until we find a sibling host
+      // node. Unfortunately, if multiple insertions are done in a row we have to
+      // search past them. This leads to exponential search for the next sibling.
+      var node = fiber;
+
+      siblings: while (true) {
+        // If we didn't find anything, let's try the next sibling.
+        while (node.sibling === null) {
+          if (node.return === null || isHostParent(node.return)) {
+            // If we pop out of the root or hit the parent the fiber we are the
+            // last sibling.
+            return null;
+          }
+
+          node = node.return;
+        }
+
+        node.sibling.return = node.return;
+        node = node.sibling;
+
+        while (node.tag !== HostComponent && node.tag !== HostText && node.tag !== DehydratedSuspenseComponent) {
+          // If it is not host node and, we might have a host node inside it.
+          // Try to search down until we find one.
+          if (node.effectTag & Placement) {
+            // If we don't have a child, try the siblings instead.
+            continue siblings;
+          } // If we don't have a child, try the siblings instead.
+          // We also skip portals because they are not part of this host tree.
+
+
+          if (node.child === null || node.tag === HostPortal) {
+            continue siblings;
+          } else {
+            node.child.return = node;
+            node = node.child;
+          }
+        } // Check if this host node is stable or about to be placed.
+
+
+        if (!(node.effectTag & Placement)) {
+          // Found it!
+          return node.stateNode;
+        }
+      }
+    }
+
+    function commitPlacement(finishedWork) {
+      if (!supportsMutation) {
+        return;
+      } // Recursively insert all host nodes into the parent.
+
+
+      var parentFiber = getHostParentFiber(finishedWork); // Note: these two variables *must* always be updated together.
+
+      var parent = void 0;
+      var isContainer = void 0;
+
+      switch (parentFiber.tag) {
+        case HostComponent:
+          parent = parentFiber.stateNode;
+          isContainer = false;
+          break;
+
+        case HostRoot:
+          parent = parentFiber.stateNode.containerInfo;
+          isContainer = true;
+          break;
+
+        case HostPortal:
+          parent = parentFiber.stateNode.containerInfo;
+          isContainer = true;
+          break;
+
+        default:
+          invariant(false, 'Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.');
+      }
+
+      if (parentFiber.effectTag & ContentReset) {
+        // Reset the text content of the parent before doing any insertions
+        resetTextContent(parent); // Clear ContentReset from the effect tag
+
+        parentFiber.effectTag &= ~ContentReset;
+      }
+
+      var before = getHostSibling(finishedWork); // We only have the top Fiber that was inserted but we need to recurse down its
+      // children to find all the terminal nodes.
+
+      var node = finishedWork;
+
+      while (true) {
+        if (node.tag === HostComponent || node.tag === HostText) {
+          if (before) {
+            if (isContainer) {
+              insertInContainerBefore(parent, node.stateNode, before);
+            } else {
+              insertBefore(parent, node.stateNode, before);
+            }
+          } else {
+            if (isContainer) {
+              appendChildToContainer(parent, node.stateNode);
+            } else {
+              appendChild(parent, node.stateNode);
+            }
+          }
+        } else if (node.tag === HostPortal) {// If the insertion itself is a portal, then we don't want to traverse
+          // down its children. Instead, we'll get insertions from each child in
+          // the portal directly.
+        } else if (node.child !== null) {
+          node.child.return = node;
+          node = node.child;
+          continue;
+        }
+
+        if (node === finishedWork) {
+          return;
+        }
+
+        while (node.sibling === null) {
+          if (node.return === null || node.return === finishedWork) {
+            return;
+          }
+
+          node = node.return;
+        }
+
+        node.sibling.return = node.return;
+        node = node.sibling;
+      }
+    }
+
+    function unmountHostComponents(current$$1) {
+      // We only have the top Fiber that was deleted but we need to recurse down its
+      var node = current$$1; // Each iteration, currentParent is populated with node's host parent if not
+      // currentParentIsValid.
+
+      var currentParentIsValid = false; // Note: these two variables *must* always be updated together.
+
+      var currentParent = void 0;
+      var currentParentIsContainer = void 0;
+
+      while (true) {
+        if (!currentParentIsValid) {
+          var parent = node.return;
+
+          findParent: while (true) {
+            !(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;
+
+            switch (parent.tag) {
+              case HostComponent:
+                currentParent = parent.stateNode;
+                currentParentIsContainer = false;
+                break findParent;
+
+              case HostRoot:
+                currentParent = parent.stateNode.containerInfo;
+                currentParentIsContainer = true;
+                break findParent;
+
+              case HostPortal:
+                currentParent = parent.stateNode.containerInfo;
+                currentParentIsContainer = true;
+                break findParent;
+            }
+
+            parent = parent.return;
+          }
+
+          currentParentIsValid = true;
+        }
+
+        if (node.tag === HostComponent || node.tag === HostText) {
+          commitNestedUnmounts(node); // After all the children have unmounted, it is now safe to remove the
+          // node from the tree.
+
+          if (currentParentIsContainer) {
+            removeChildFromContainer(currentParent, node.stateNode);
+          } else {
+            removeChild(currentParent, node.stateNode);
+          } // Don't visit children because we already visited them.
+
+        } else if (enableSuspenseServerRenderer && node.tag === DehydratedSuspenseComponent) {
+          // Delete the dehydrated suspense boundary and all of its content.
+          if (currentParentIsContainer) {
+            clearSuspenseBoundaryFromContainer(currentParent, node.stateNode);
+          } else {
+            clearSuspenseBoundary(currentParent, node.stateNode);
+          }
+        } else if (node.tag === HostPortal) {
+          if (node.child !== null) {
+            // When we go into a portal, it becomes the parent to remove from.
+            // We will reassign it back when we pop the portal on the way up.
+            currentParent = node.stateNode.containerInfo;
+            currentParentIsContainer = true; // Visit children because portals might contain host components.
+
+            node.child.return = node;
+            node = node.child;
+            continue;
+          }
+        } else {
+          commitUnmount(node); // Visit children because we may find more host components below.
+
+          if (node.child !== null) {
+            node.child.return = node;
+            node = node.child;
+            continue;
+          }
+        }
+
+        if (node === current$$1) {
+          return;
+        }
+
+        while (node.sibling === null) {
+          if (node.return === null || node.return === current$$1) {
+            return;
+          }
+
+          node = node.return;
+
+          if (node.tag === HostPortal) {
+            // When we go out of the portal, we need to restore the parent.
+            // Since we don't keep a stack of them, we will search for it.
+            currentParentIsValid = false;
+          }
+        }
+
+        node.sibling.return = node.return;
+        node = node.sibling;
+      }
+    }
+
+    function commitDeletion(current$$1) {
+      if (supportsMutation) {
+        // Recursively delete all host nodes from the parent.
+        // Detach refs and call componentWillUnmount() on the whole subtree.
+        unmountHostComponents(current$$1);
+      } else {
+        // Detach refs and call componentWillUnmount() on the whole subtree.
+        commitNestedUnmounts(current$$1);
+      }
+
+      detachFiber(current$$1);
+    }
+
+    function commitWork(current$$1, finishedWork) {
+      if (!supportsMutation) {
+        switch (finishedWork.tag) {
+          case FunctionComponent:
+          case ForwardRef:
+          case MemoComponent:
+          case SimpleMemoComponent:
+            {
+              // Note: We currently never use MountMutation, but useLayout uses
+              // UnmountMutation.
+              commitHookEffectList(UnmountMutation, MountMutation, finishedWork);
+              return;
+            }
+        }
+
+        commitContainer(finishedWork);
+        return;
+      }
+
+      switch (finishedWork.tag) {
+        case FunctionComponent:
+        case ForwardRef:
+        case MemoComponent:
+        case SimpleMemoComponent:
+          {
+            // Note: We currently never use MountMutation, but useLayout uses
+            // UnmountMutation.
+            commitHookEffectList(UnmountMutation, MountMutation, finishedWork);
+            return;
+          }
+
+        case ClassComponent:
+          {
+            return;
+          }
+
+        case HostComponent:
+          {
+            var instance = finishedWork.stateNode;
+
+            if (instance != null) {
+              // Commit the work prepared earlier.
+              var newProps = finishedWork.memoizedProps; // For hydration we reuse the update path but we treat the oldProps
+              // as the newProps. The updatePayload will contain the real change in
+              // this case.
+
+              var oldProps = current$$1 !== null ? current$$1.memoizedProps : newProps;
+              var type = finishedWork.type; // TODO: Type the updateQueue to be specific to host components.
+
+              var updatePayload = finishedWork.updateQueue;
+              finishedWork.updateQueue = null;
+
+              if (updatePayload !== null) {
+                commitUpdate(instance, updatePayload, type, oldProps, newProps, finishedWork);
+              }
+            }
+
+            return;
+          }
+
+        case HostText:
+          {
+            !(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;
+            var textInstance = finishedWork.stateNode;
+            var newText = finishedWork.memoizedProps; // For hydration we reuse the update path but we treat the oldProps
+            // as the newProps. The updatePayload will contain the real change in
+            // this case.
+
+            var oldText = current$$1 !== null ? current$$1.memoizedProps : newText;
+            commitTextUpdate(textInstance, oldText, newText);
+            return;
+          }
+
+        case HostRoot:
+          {
+            return;
+          }
+
+        case Profiler:
+          {
+            return;
+          }
+
+        case SuspenseComponent:
+          {
+            var newState = finishedWork.memoizedState;
+            var newDidTimeout = void 0;
+            var primaryChildParent = finishedWork;
+
+            if (newState === null) {
+              newDidTimeout = false;
+            } else {
+              newDidTimeout = true;
+              primaryChildParent = finishedWork.child;
+
+              if (newState.timedOutAt === NoWork) {
+                // If the children had not already timed out, record the time.
+                // This is used to compute the elapsed time during subsequent
+                // attempts to render the children.
+                newState.timedOutAt = requestCurrentTime();
+              }
+            }
+
+            if (primaryChildParent !== null) {
+              hideOrUnhideAllChildren(primaryChildParent, newDidTimeout);
+            } // If this boundary just timed out, then it will have a set of thenables.
+            // For each thenable, attach a listener so that when it resolves, React
+            // attempts to re-render the boundary in the primary (pre-timeout) state.
+
+
+            var thenables = finishedWork.updateQueue;
+
+            if (thenables !== null) {
+              finishedWork.updateQueue = null;
+              var retryCache = finishedWork.stateNode;
+
+              if (retryCache === null) {
+                retryCache = finishedWork.stateNode = new PossiblyWeakSet$1();
+              }
+
+              thenables.forEach(function (thenable) {
+                // Memoize using the boundary fiber to prevent redundant listeners.
+                var retry = retryTimedOutBoundary.bind(null, finishedWork, thenable);
+
+                if (enableSchedulerTracing) {
+                  retry = tracing.unstable_wrap(retry);
+                }
+
+                if (!retryCache.has(thenable)) {
+                  retryCache.add(thenable);
+                  thenable.then(retry, retry);
+                }
+              });
+            }
+
+            return;
+          }
+
+        case IncompleteClassComponent:
+          {
+            return;
+          }
+
+        default:
+          {
+            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.');
+          }
+      }
+    }
+
+    function commitResetTextContent(current$$1) {
+      if (!supportsMutation) {
+        return;
+      }
+
+      resetTextContent(current$$1.stateNode);
+    }
+
+    var PossiblyWeakSet = typeof WeakSet === 'function' ? WeakSet : Set;
+    var PossiblyWeakMap = typeof WeakMap === 'function' ? WeakMap : Map;
+
+    function createRootErrorUpdate(fiber, errorInfo, expirationTime) {
+      var update = createUpdate(expirationTime); // Unmount the root by rendering null.
+
+      update.tag = CaptureUpdate; // Caution: React DevTools currently depends on this property
+      // being called "element".
+
+      update.payload = {
+        element: null
+      };
+      var error = errorInfo.value;
+
+      update.callback = function () {
+        onUncaughtError(error);
+        logError(fiber, errorInfo);
+      };
+
+      return update;
+    }
+
+    function createClassErrorUpdate(fiber, errorInfo, expirationTime) {
+      var update = createUpdate(expirationTime);
+      update.tag = CaptureUpdate;
+      var getDerivedStateFromError = fiber.type.getDerivedStateFromError;
+
+      if (typeof getDerivedStateFromError === 'function') {
+        var error = errorInfo.value;
+
+        update.payload = function () {
+          return getDerivedStateFromError(error);
+        };
+      }
+
+      var inst = fiber.stateNode;
+
+      if (inst !== null && typeof inst.componentDidCatch === 'function') {
+        update.callback = function callback() {
+          if (typeof getDerivedStateFromError !== 'function') {
+            // To preserve the preexisting retry behavior of error boundaries,
+            // we keep track of which ones already failed during this batch.
+            // This gets reset before we yield back to the browser.
+            // TODO: Warn in strict mode if getDerivedStateFromError is
+            // not defined.
+            markLegacyErrorBoundaryAsFailed(this);
+          }
+
+          var error = errorInfo.value;
+          var stack = errorInfo.stack;
+          logError(fiber, errorInfo);
+          this.componentDidCatch(error, {
+            componentStack: stack !== null ? stack : ''
+          });
+          {
+            if (typeof getDerivedStateFromError !== 'function') {
+              // If componentDidCatch is the only error boundary method defined,
+              // then it needs to call setState to recover from errors.
+              // If no state update is scheduled then the boundary will swallow the error.
+              !(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;
+            }
+          }
+        };
+      }
+
+      return update;
+    }
+
+    function attachPingListener(root, renderExpirationTime, thenable) {
+      // Attach a listener to the promise to "ping" the root and retry. But
+      // only if one does not already exist for the current render expiration
+      // time (which acts like a "thread ID" here).
+      var pingCache = root.pingCache;
+      var threadIDs = void 0;
+
+      if (pingCache === null) {
+        pingCache = root.pingCache = new PossiblyWeakMap();
+        threadIDs = new Set();
+        pingCache.set(thenable, threadIDs);
+      } else {
+        threadIDs = pingCache.get(thenable);
+
+        if (threadIDs === undefined) {
+          threadIDs = new Set();
+          pingCache.set(thenable, threadIDs);
+        }
+      }
+
+      if (!threadIDs.has(renderExpirationTime)) {
+        // Memoize using the thread ID to prevent redundant listeners.
+        threadIDs.add(renderExpirationTime);
+        var ping = pingSuspendedRoot.bind(null, root, thenable, renderExpirationTime);
+
+        if (enableSchedulerTracing) {
+          ping = tracing.unstable_wrap(ping);
+        }
+
+        thenable.then(ping, ping);
+      }
+    }
+
+    function throwException(root, returnFiber, sourceFiber, value, renderExpirationTime) {
+      // The source fiber did not complete.
+      sourceFiber.effectTag |= Incomplete; // Its effect list is no longer valid.
+
+      sourceFiber.firstEffect = sourceFiber.lastEffect = null;
+
+      if (value !== null && typeof value === 'object' && typeof value.then === 'function') {
+        // This is a thenable.
+        var thenable = value; // Find the earliest timeout threshold of all the placeholders in the
+        // ancestor path. We could avoid this traversal by storing the thresholds on
+        // the stack, but we choose not to because we only hit this path if we're
+        // IO-bound (i.e. if something suspends). Whereas the stack is used even in
+        // the non-IO- bound case.
+
+        var _workInProgress = returnFiber;
+        var earliestTimeoutMs = -1;
+        var startTimeMs = -1;
+
+        do {
+          if (_workInProgress.tag === SuspenseComponent) {
+            var current$$1 = _workInProgress.alternate;
+
+            if (current$$1 !== null) {
+              var currentState = current$$1.memoizedState;
+
+              if (currentState !== null) {
+                // Reached a boundary that already timed out. Do not search
+                // any further.
+                var timedOutAt = currentState.timedOutAt;
+                startTimeMs = expirationTimeToMs(timedOutAt); // Do not search any further.
+
+                break;
+              }
+            }
+
+            var timeoutPropMs = _workInProgress.pendingProps.maxDuration;
+
+            if (typeof timeoutPropMs === 'number') {
+              if (timeoutPropMs <= 0) {
+                earliestTimeoutMs = 0;
+              } else if (earliestTimeoutMs === -1 || timeoutPropMs < earliestTimeoutMs) {
+                earliestTimeoutMs = timeoutPropMs;
+              }
+            }
+          } // If there is a DehydratedSuspenseComponent we don't have to do anything because
+          // if something suspends inside it, we will simply leave that as dehydrated. It
+          // will never timeout.
+
+
+          _workInProgress = _workInProgress.return;
+        } while (_workInProgress !== null); // Schedule the nearest Suspense to re-render the timed out view.
+
+
+        _workInProgress = returnFiber;
+
+        do {
+          if (_workInProgress.tag === SuspenseComponent && shouldCaptureSuspense(_workInProgress)) {
+            // Found the nearest boundary.
+            // Stash the promise on the boundary fiber. If the boundary times out, we'll
+            var thenables = _workInProgress.updateQueue;
+
+            if (thenables === null) {
+              var updateQueue = new Set();
+              updateQueue.add(thenable);
+              _workInProgress.updateQueue = updateQueue;
+            } else {
+              thenables.add(thenable);
+            } // If the boundary is outside of concurrent mode, we should *not*
+            // suspend the commit. Pretend as if the suspended component rendered
+            // null and keep rendering. In the commit phase, we'll schedule a
+            // subsequent synchronous update to re-render the Suspense.
+            //
+            // Note: It doesn't matter whether the component that suspended was
+            // inside a concurrent mode tree. If the Suspense is outside of it, we
+            // should *not* suspend the commit.
+
+
+            if ((_workInProgress.mode & ConcurrentMode) === NoEffect) {
+              _workInProgress.effectTag |= DidCapture; // We're going to commit this fiber even though it didn't complete.
+              // But we shouldn't call any lifecycle methods or callbacks. Remove
+              // all lifecycle effect tags.
+
+              sourceFiber.effectTag &= ~(LifecycleEffectMask | Incomplete);
+
+              if (sourceFiber.tag === ClassComponent) {
+                var currentSourceFiber = sourceFiber.alternate;
+
+                if (currentSourceFiber === null) {
+                  // This is a new mount. Change the tag so it's not mistaken for a
+                  // completed class component. For example, we should not call
+                  // componentWillUnmount if it is deleted.
+                  sourceFiber.tag = IncompleteClassComponent;
+                } else {
+                  // When we try rendering again, we should not reuse the current fiber,
+                  // since it's known to be in an inconsistent state. Use a force updte to
+                  // prevent a bail out.
+                  var update = createUpdate(Sync);
+                  update.tag = ForceUpdate;
+                  enqueueUpdate(sourceFiber, update);
+                }
+              } // The source fiber did not complete. Mark it with Sync priority to
+              // indicate that it still has pending work.
+
+
+              sourceFiber.expirationTime = Sync; // Exit without suspending.
+
+              return;
+            } // Confirmed that the boundary is in a concurrent mode tree. Continue
+            // with the normal suspend path.
+
+
+            attachPingListener(root, renderExpirationTime, thenable);
+            var absoluteTimeoutMs = void 0;
+
+            if (earliestTimeoutMs === -1) {
+              // If no explicit threshold is given, default to an arbitrarily large
+              // value. The actual size doesn't matter because the threshold for the
+              // whole tree will be clamped to the expiration time.
+              absoluteTimeoutMs = maxSigned31BitInt;
+            } else {
+              if (startTimeMs === -1) {
+                // This suspend happened outside of any already timed-out
+                // placeholders. We don't know exactly when the update was
+                // scheduled, but we can infer an approximate start time from the
+                // expiration time. First, find the earliest uncommitted expiration
+                // time in the tree, including work that is suspended. Then subtract
+                // the offset used to compute an async update's expiration time.
+                // This will cause high priority (interactive) work to expire
+                // earlier than necessary, but we can account for this by adjusting
+                // for the Just Noticeable Difference.
+                var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, renderExpirationTime);
+                var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);
+                startTimeMs = earliestExpirationTimeMs - LOW_PRIORITY_EXPIRATION;
+              }
+
+              absoluteTimeoutMs = startTimeMs + earliestTimeoutMs;
+            } // Mark the earliest timeout in the suspended fiber's ancestor path.
+            // After completing the root, we'll take the largest of all the
+            // suspended fiber's timeouts and use it to compute a timeout for the
+            // whole tree.
+
+
+            renderDidSuspend(root, absoluteTimeoutMs, renderExpirationTime);
+            _workInProgress.effectTag |= ShouldCapture;
+            _workInProgress.expirationTime = renderExpirationTime;
+            return;
+          } else if (enableSuspenseServerRenderer && _workInProgress.tag === DehydratedSuspenseComponent) {
+            attachPingListener(root, renderExpirationTime, thenable); // Since we already have a current fiber, we can eagerly add a retry listener.
+
+            var retryCache = _workInProgress.memoizedState;
+
+            if (retryCache === null) {
+              retryCache = _workInProgress.memoizedState = new PossiblyWeakSet();
+              var _current = _workInProgress.alternate;
+              !_current ? invariant(false, 'A dehydrated suspense boundary must commit before trying to render. This is probably a bug in React.') : void 0;
+              _current.memoizedState = retryCache;
+            } // Memoize using the boundary fiber to prevent redundant listeners.
+
+
+            if (!retryCache.has(thenable)) {
+              retryCache.add(thenable);
+              var retry = retryTimedOutBoundary.bind(null, _workInProgress, thenable);
+
+              if (enableSchedulerTracing) {
+                retry = tracing.unstable_wrap(retry);
+              }
+
+              thenable.then(retry, retry);
+            }
+
+            _workInProgress.effectTag |= ShouldCapture;
+            _workInProgress.expirationTime = renderExpirationTime;
+            return;
+          } // This boundary already captured during this render. Continue to the next
+          // boundary.
+
+
+          _workInProgress = _workInProgress.return;
+        } while (_workInProgress !== null); // No boundary was found. Fallthrough to error mode.
+        // TODO: Use invariant so the message is stripped in prod?
+
+
+        value = new Error((getComponentName(sourceFiber.type) || 'A React component') + ' suspended while rendering, but no fallback UI was specified.\n' + '\n' + 'Add a <Suspense fallback=...> component higher in the tree to ' + 'provide a loading indicator or placeholder to display.' + getStackByFiberInDevAndProd(sourceFiber));
+      } // We didn't find a boundary that could handle this type of exception. Start
+      // over and traverse parent path again, this time treating the exception
+      // as an error.
+
+
+      renderDidError();
+      value = createCapturedValue(value, sourceFiber);
+      var workInProgress = returnFiber;
+
+      do {
+        switch (workInProgress.tag) {
+          case HostRoot:
+            {
+              var _errorInfo = value;
+              workInProgress.effectTag |= ShouldCapture;
+              workInProgress.expirationTime = renderExpirationTime;
+
+              var _update = createRootErrorUpdate(workInProgress, _errorInfo, renderExpirationTime);
+
+              enqueueCapturedUpdate(workInProgress, _update);
+              return;
+            }
+
+          case ClassComponent:
+            // Capture and retry
+            var errorInfo = value;
+            var ctor = workInProgress.type;
+            var instance = workInProgress.stateNode;
+
+            if ((workInProgress.effectTag & DidCapture) === NoEffect && (typeof ctor.getDerivedStateFromError === 'function' || instance !== null && typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance))) {
+              workInProgress.effectTag |= ShouldCapture;
+              workInProgress.expirationTime = renderExpirationTime; // Schedule the error boundary to re-render using updated state
+
+              var _update2 = createClassErrorUpdate(workInProgress, errorInfo, renderExpirationTime);
+
+              enqueueCapturedUpdate(workInProgress, _update2);
+              return;
+            }
+
+            break;
+
+          default:
+            break;
+        }
+
+        workInProgress = workInProgress.return;
+      } while (workInProgress !== null);
+    }
+
+    function unwindWork(workInProgress, renderExpirationTime) {
+      switch (workInProgress.tag) {
+        case ClassComponent:
+          {
+            var Component = workInProgress.type;
+
+            if (isContextProvider(Component)) {
+              popContext(workInProgress);
+            }
+
+            var effectTag = workInProgress.effectTag;
+
+            if (effectTag & ShouldCapture) {
+              workInProgress.effectTag = effectTag & ~ShouldCapture | DidCapture;
+              return workInProgress;
+            }
+
+            return null;
+          }
+
+        case HostRoot:
+          {
+            popHostContainer(workInProgress);
+            popTopLevelContextObject(workInProgress);
+            var _effectTag = workInProgress.effectTag;
+            !((_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;
+            workInProgress.effectTag = _effectTag & ~ShouldCapture | DidCapture;
+            return workInProgress;
+          }
+
+        case HostComponent:
+          {
+            // TODO: popHydrationState
+            popHostContext(workInProgress);
+            return null;
+          }
+
+        case SuspenseComponent:
+          {
+            var _effectTag2 = workInProgress.effectTag;
+
+            if (_effectTag2 & ShouldCapture) {
+              workInProgress.effectTag = _effectTag2 & ~ShouldCapture | DidCapture; // Captured a suspense effect. Re-render the boundary.
+
+              return workInProgress;
+            }
+
+            return null;
+          }
+
+        case DehydratedSuspenseComponent:
+          {
+            if (enableSuspenseServerRenderer) {
+              // TODO: popHydrationState
+              var _effectTag3 = workInProgress.effectTag;
+
+              if (_effectTag3 & ShouldCapture) {
+                workInProgress.effectTag = _effectTag3 & ~ShouldCapture | DidCapture; // Captured a suspense effect. Re-render the boundary.
+
+                return workInProgress;
+              }
+            }
+
+            return null;
+          }
+
+        case HostPortal:
+          popHostContainer(workInProgress);
+          return null;
+
+        case ContextProvider:
+          popProvider(workInProgress);
+          return null;
+
+        default:
+          return null;
+      }
+    }
+
+    function unwindInterruptedWork(interruptedWork) {
+      switch (interruptedWork.tag) {
+        case ClassComponent:
+          {
+            var childContextTypes = interruptedWork.type.childContextTypes;
+
+            if (childContextTypes !== null && childContextTypes !== undefined) {
+              popContext(interruptedWork);
+            }
+
+            break;
+          }
+
+        case HostRoot:
+          {
+            popHostContainer(interruptedWork);
+            popTopLevelContextObject(interruptedWork);
+            break;
+          }
+
+        case HostComponent:
+          {
+            popHostContext(interruptedWork);
+            break;
+          }
+
+        case HostPortal:
+          popHostContainer(interruptedWork);
+          break;
+
+        case ContextProvider:
+          popProvider(interruptedWork);
+          break;
+
+        default:
+          break;
+      }
+    }
+
+    var ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;
+    var ReactCurrentOwner$2 = ReactSharedInternals.ReactCurrentOwner;
+    var didWarnAboutStateTransition = void 0;
+    var didWarnSetStateChildContext = void 0;
+    var warnAboutUpdateOnUnmounted = void 0;
+    var warnAboutInvalidUpdates = void 0;
+
+    if (enableSchedulerTracing) {
+      // Provide explicit error message when production+profiling bundle of e.g. react-dom
+      // is used with production (non-profiling) bundle of scheduler/tracing
+      !(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 `scheduler/tracing` module with `scheduler/tracing-profiling`. Your bundler might have a setting for aliasing both modules. Learn more at http://fb.me/react-profiling') : void 0;
+    }
+
+    {
+      didWarnAboutStateTransition = false;
+      didWarnSetStateChildContext = false;
+      var didWarnStateUpdateForUnmountedComponent = {};
+
+      warnAboutUpdateOnUnmounted = function (fiber, isClass) {
+        // We show the whole stack but dedupe on the top component's name because
+        // the problematic code almost always lies inside that component.
+        var componentName = getComponentName(fiber.type) || 'ReactComponent';
+
+        if (didWarnStateUpdateForUnmountedComponent[componentName]) {
+          return;
+        }
+
+        warningWithoutStack$1(false, "Can't perform a React state update 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 %s.%s', isClass ? 'the componentWillUnmount method' : 'a useEffect cleanup function', getStackByFiberInDevAndProd(fiber));
+        didWarnStateUpdateForUnmountedComponent[componentName] = true;
+      };
+
+      warnAboutInvalidUpdates = function (instance) {
+        switch (phase) {
+          case 'getChildContext':
+            if (didWarnSetStateChildContext) {
+              return;
+            }
+
+            warningWithoutStack$1(false, 'setState(...): Cannot call setState() inside getChildContext()');
+            didWarnSetStateChildContext = true;
+            break;
+
+          case 'render':
+            if (didWarnAboutStateTransition) {
+              return;
+            }
+
+            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.');
+            didWarnAboutStateTransition = true;
+            break;
+        }
+      };
+    } // Used to ensure computeUniqueAsyncExpiration is monotonically decreasing.
+
+    var lastUniqueAsyncExpiration = Sync - 1;
+    var isWorking = false; // The next work in progress fiber that we're currently working on.
+
+    var nextUnitOfWork = null;
+    var nextRoot = null; // The time at which we're currently rendering work.
+
+    var nextRenderExpirationTime = NoWork;
+    var nextLatestAbsoluteTimeoutMs = -1;
+    var nextRenderDidError = false; // The next fiber with an effect that we're currently committing.
+
+    var nextEffect = null;
+    var isCommitting$1 = false;
+    var rootWithPendingPassiveEffects = null;
+    var passiveEffectCallbackHandle = null;
+    var passiveEffectCallback = null;
+    var legacyErrorBoundariesThatAlreadyFailed = null; // Used for performance tracking.
+
+    var interruptedBy = null;
+    var stashedWorkInProgressProperties = void 0;
+    var replayUnitOfWork = void 0;
+    var mayReplayFailedUnitOfWork = void 0;
+    var isReplayingFailedUnitOfWork = void 0;
+    var originalReplayError = void 0;
+    var rethrowOriginalError = void 0;
+
+    if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+      stashedWorkInProgressProperties = null;
+      mayReplayFailedUnitOfWork = true;
+      isReplayingFailedUnitOfWork = false;
+      originalReplayError = null;
+
+      replayUnitOfWork = function (failedUnitOfWork, thrownValue, isYieldy) {
+        if (thrownValue !== null && typeof thrownValue === 'object' && typeof thrownValue.then === 'function') {
+          // Don't replay promises. Treat everything else like an error.
+          // TODO: Need to figure out a different strategy if/when we add
+          // support for catching other types.
+          return;
+        } // Restore the original state of the work-in-progress
+
+
+        if (stashedWorkInProgressProperties === null) {
+          // This should never happen. Don't throw because this code is DEV-only.
+          warningWithoutStack$1(false, 'Could not replay rendering after an error. This is likely a bug in React. ' + 'Please file an issue.');
+          return;
+        }
+
+        assignFiberPropertiesInDEV(failedUnitOfWork, stashedWorkInProgressProperties);
+
+        switch (failedUnitOfWork.tag) {
+          case HostRoot:
+            popHostContainer(failedUnitOfWork);
+            popTopLevelContextObject(failedUnitOfWork);
+            break;
+
+          case HostComponent:
+            popHostContext(failedUnitOfWork);
+            break;
+
+          case ClassComponent:
+            {
+              var Component = failedUnitOfWork.type;
+
+              if (isContextProvider(Component)) {
+                popContext(failedUnitOfWork);
+              }
+
+              break;
+            }
+
+          case HostPortal:
+            popHostContainer(failedUnitOfWork);
+            break;
+
+          case ContextProvider:
+            popProvider(failedUnitOfWork);
+            break;
+        } // Replay the begin phase.
+
+
+        isReplayingFailedUnitOfWork = true;
+        originalReplayError = thrownValue;
+        invokeGuardedCallback(null, workLoop, null, isYieldy);
+        isReplayingFailedUnitOfWork = false;
+        originalReplayError = null;
+
+        if (hasCaughtError()) {
+          var replayError = clearCaughtError();
+
+          if (replayError != null && thrownValue != null) {
+            try {
+              // Reading the expando property is intentionally
+              // inside `try` because it might be a getter or Proxy.
+              if (replayError._suppressLogging) {
+                // Also suppress logging for the original error.
+                thrownValue._suppressLogging = true;
+              }
+            } catch (inner) {// Ignore.
+            }
+          }
+        } else {
+          // If the begin phase did not fail the second time, set this pointer
+          // back to the original value.
+          nextUnitOfWork = failedUnitOfWork;
+        }
+      };
+
+      rethrowOriginalError = function () {
+        throw originalReplayError;
+      };
+    }
+
+    function resetStack() {
+      if (nextUnitOfWork !== null) {
+        var interruptedWork = nextUnitOfWork.return;
+
+        while (interruptedWork !== null) {
+          unwindInterruptedWork(interruptedWork);
+          interruptedWork = interruptedWork.return;
+        }
+      }
+
+      {
+        ReactStrictModeWarnings.discardPendingWarnings();
+        checkThatStackIsEmpty();
+      }
+      nextRoot = null;
+      nextRenderExpirationTime = NoWork;
+      nextLatestAbsoluteTimeoutMs = -1;
+      nextRenderDidError = false;
+      nextUnitOfWork = null;
+    }
+
+    function commitAllHostEffects() {
+      while (nextEffect !== null) {
+        {
+          setCurrentFiber(nextEffect);
+        }
+        recordEffect();
+        var effectTag = nextEffect.effectTag;
+
+        if (effectTag & ContentReset) {
+          commitResetTextContent(nextEffect);
+        }
+
+        if (effectTag & Ref) {
+          var current$$1 = nextEffect.alternate;
+
+          if (current$$1 !== null) {
+            commitDetachRef(current$$1);
+          }
+        } // The following switch statement is only concerned about placement,
+        // updates, and deletions. To avoid needing to add a case for every
+        // possible bitmap value, we remove the secondary effects from the
+        // effect tag and switch on that value.
+
+
+        var primaryEffectTag = effectTag & (Placement | Update | Deletion);
+
+        switch (primaryEffectTag) {
+          case Placement:
+            {
+              commitPlacement(nextEffect); // Clear the "placement" from effect tag so that we know that this is inserted, before
+              // any life-cycles like componentDidMount gets called.
+              // TODO: findDOMNode doesn't rely on this any more but isMounted
+              // does and isMounted is deprecated anyway so we should be able
+              // to kill this.
+
+              nextEffect.effectTag &= ~Placement;
+              break;
+            }
+
+          case PlacementAndUpdate:
+            {
+              // Placement
+              commitPlacement(nextEffect); // Clear the "placement" from effect tag so that we know that this is inserted, before
+              // any life-cycles like componentDidMount gets called.
+
+              nextEffect.effectTag &= ~Placement; // Update
+
+              var _current = nextEffect.alternate;
+              commitWork(_current, nextEffect);
+              break;
+            }
+
+          case Update:
+            {
+              var _current2 = nextEffect.alternate;
+              commitWork(_current2, nextEffect);
+              break;
+            }
+
+          case Deletion:
+            {
+              commitDeletion(nextEffect);
+              break;
+            }
+        }
+
+        nextEffect = nextEffect.nextEffect;
+      }
+
+      {
+        resetCurrentFiber();
+      }
+    }
+
+    function commitBeforeMutationLifecycles() {
+      while (nextEffect !== null) {
+        {
+          setCurrentFiber(nextEffect);
+        }
+        var effectTag = nextEffect.effectTag;
+
+        if (effectTag & Snapshot) {
+          recordEffect();
+          var current$$1 = nextEffect.alternate;
+          commitBeforeMutationLifeCycles(current$$1, nextEffect);
+        }
+
+        nextEffect = nextEffect.nextEffect;
+      }
+
+      {
+        resetCurrentFiber();
+      }
+    }
+
+    function commitAllLifeCycles(finishedRoot, committedExpirationTime) {
+      {
+        ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings();
+        ReactStrictModeWarnings.flushLegacyContextWarning();
+
+        if (warnAboutDeprecatedLifecycles) {
+          ReactStrictModeWarnings.flushPendingDeprecationWarnings();
+        }
+      }
+
+      while (nextEffect !== null) {
+        {
+          setCurrentFiber(nextEffect);
+        }
+        var effectTag = nextEffect.effectTag;
+
+        if (effectTag & (Update | Callback)) {
+          recordEffect();
+          var current$$1 = nextEffect.alternate;
+          commitLifeCycles(finishedRoot, current$$1, nextEffect, committedExpirationTime);
+        }
+
+        if (effectTag & Ref) {
+          recordEffect();
+          commitAttachRef(nextEffect);
+        }
+
+        if (effectTag & Passive) {
+          rootWithPendingPassiveEffects = finishedRoot;
+        }
+
+        nextEffect = nextEffect.nextEffect;
+      }
+
+      {
+        resetCurrentFiber();
+      }
+    }
+
+    function commitPassiveEffects(root, firstEffect) {
+      rootWithPendingPassiveEffects = null;
+      passiveEffectCallbackHandle = null;
+      passiveEffectCallback = null; // Set this to true to prevent re-entrancy
+
+      var previousIsRendering = isRendering;
+      isRendering = true;
+      var effect = firstEffect;
+
+      do {
+        {
+          setCurrentFiber(effect);
+        }
+
+        if (effect.effectTag & Passive) {
+          var didError = false;
+          var error = void 0;
+          {
+            invokeGuardedCallback(null, commitPassiveHookEffects, null, effect);
+
+            if (hasCaughtError()) {
+              didError = true;
+              error = clearCaughtError();
+            }
+          }
+
+          if (didError) {
+            captureCommitPhaseError(effect, error);
+          }
+        }
+
+        effect = effect.nextEffect;
+      } while (effect !== null);
+
+      {
+        resetCurrentFiber();
+      }
+      isRendering = previousIsRendering; // Check if work was scheduled by one of the effects
+
+      var rootExpirationTime = root.expirationTime;
+
+      if (rootExpirationTime !== NoWork) {
+        requestWork(root, rootExpirationTime);
+      } // Flush any sync work that was scheduled by effects
+
+
+      if (!isBatchingUpdates && !isRendering) {
+        performSyncWork();
+      }
+    }
+
+    function isAlreadyFailedLegacyErrorBoundary(instance) {
+      return legacyErrorBoundariesThatAlreadyFailed !== null && legacyErrorBoundariesThatAlreadyFailed.has(instance);
+    }
+
+    function markLegacyErrorBoundaryAsFailed(instance) {
+      if (legacyErrorBoundariesThatAlreadyFailed === null) {
+        legacyErrorBoundariesThatAlreadyFailed = new Set([instance]);
+      } else {
+        legacyErrorBoundariesThatAlreadyFailed.add(instance);
+      }
+    }
+
+    function flushPassiveEffects() {
+      if (passiveEffectCallbackHandle !== null) {
+        cancelPassiveEffects(passiveEffectCallbackHandle);
+      }
+
+      if (passiveEffectCallback !== null) {
+        // We call the scheduled callback instead of commitPassiveEffects directly
+        // to ensure tracing works correctly.
+        passiveEffectCallback();
+      }
+    }
+
+    function commitRoot(root, finishedWork) {
+      isWorking = true;
+      isCommitting$1 = true;
+      startCommitTimer();
+      !(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;
+      var committedExpirationTime = root.pendingCommitExpirationTime;
+      !(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;
+      root.pendingCommitExpirationTime = NoWork; // Update the pending priority levels to account for the work that we are
+      // about to commit. This needs to happen before calling the lifecycles, since
+      // they may schedule additional updates.
+
+      var updateExpirationTimeBeforeCommit = finishedWork.expirationTime;
+      var childExpirationTimeBeforeCommit = finishedWork.childExpirationTime;
+      var earliestRemainingTimeBeforeCommit = childExpirationTimeBeforeCommit > updateExpirationTimeBeforeCommit ? childExpirationTimeBeforeCommit : updateExpirationTimeBeforeCommit;
+      markCommittedPriorityLevels(root, earliestRemainingTimeBeforeCommit);
+      var prevInteractions = null;
+
+      if (enableSchedulerTracing) {
+        // Restore any pending interactions at this point,
+        // So that cascading work triggered during the render phase will be accounted for.
+        prevInteractions = tracing.__interactionsRef.current;
+        tracing.__interactionsRef.current = root.memoizedInteractions;
+      } // Reset this to null before calling lifecycles
+
+
+      ReactCurrentOwner$2.current = null;
+      var firstEffect = void 0;
+
+      if (finishedWork.effectTag > PerformedWork) {
+        // A fiber's effect list consists only of its children, not itself. So if
+        // the root has an effect, we need to add it to the end of the list. The
+        // resulting list is the set that would belong to the root's parent, if
+        // it had one; that is, all the effects in the tree including the root.
+        if (finishedWork.lastEffect !== null) {
+          finishedWork.lastEffect.nextEffect = finishedWork;
+          firstEffect = finishedWork.firstEffect;
+        } else {
+          firstEffect = finishedWork;
+        }
+      } else {
+        // There is no effect on the root.
+        firstEffect = finishedWork.firstEffect;
+      }
+
+      prepareForCommit(root.containerInfo); // Invoke instances of getSnapshotBeforeUpdate before mutation.
+
+      nextEffect = firstEffect;
+      startCommitSnapshotEffectsTimer();
+
+      while (nextEffect !== null) {
+        var didError = false;
+        var error = void 0;
+        {
+          invokeGuardedCallback(null, commitBeforeMutationLifecycles, null);
+
+          if (hasCaughtError()) {
+            didError = true;
+            error = clearCaughtError();
+          }
+        }
+
+        if (didError) {
+          !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+          captureCommitPhaseError(nextEffect, error); // Clean-up
+
+          if (nextEffect !== null) {
+            nextEffect = nextEffect.nextEffect;
+          }
+        }
+      }
+
+      stopCommitSnapshotEffectsTimer();
+
+      if (enableProfilerTimer) {
+        // Mark the current commit time to be shared by all Profilers in this batch.
+        // This enables them to be grouped later.
+        recordCommitTime();
+      } // Commit all the side-effects within a tree. We'll do this in two passes.
+      // The first pass performs all the host insertions, updates, deletions and
+      // ref unmounts.
+
+
+      nextEffect = firstEffect;
+      startCommitHostEffectsTimer();
+
+      while (nextEffect !== null) {
+        var _didError = false;
+
+        var _error = void 0;
+
+        {
+          invokeGuardedCallback(null, commitAllHostEffects, null);
+
+          if (hasCaughtError()) {
+            _didError = true;
+            _error = clearCaughtError();
+          }
+        }
+
+        if (_didError) {
+          !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+          captureCommitPhaseError(nextEffect, _error); // Clean-up
+
+          if (nextEffect !== null) {
+            nextEffect = nextEffect.nextEffect;
+          }
+        }
+      }
+
+      stopCommitHostEffectsTimer();
+      resetAfterCommit(root.containerInfo); // The work-in-progress tree is now the current tree. This must come after
+      // the first pass of the commit phase, so that the previous tree is still
+      // current during componentWillUnmount, but before the second pass, so that
+      // the finished work is current during componentDidMount/Update.
+
+      root.current = finishedWork; // In the second pass we'll perform all life-cycles and ref callbacks.
+      // Life-cycles happen as a separate pass so that all placements, updates,
+      // and deletions in the entire tree have already been invoked.
+      // This pass also triggers any renderer-specific initial effects.
+
+      nextEffect = firstEffect;
+      startCommitLifeCyclesTimer();
+
+      while (nextEffect !== null) {
+        var _didError2 = false;
+
+        var _error2 = void 0;
+
+        {
+          invokeGuardedCallback(null, commitAllLifeCycles, null, root, committedExpirationTime);
+
+          if (hasCaughtError()) {
+            _didError2 = true;
+            _error2 = clearCaughtError();
+          }
+        }
+
+        if (_didError2) {
+          !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+          captureCommitPhaseError(nextEffect, _error2);
+
+          if (nextEffect !== null) {
+            nextEffect = nextEffect.nextEffect;
+          }
+        }
+      }
+
+      if (firstEffect !== null && rootWithPendingPassiveEffects !== null) {
+        // This commit included a passive effect. These do not need to fire until
+        // after the next paint. Schedule an callback to fire them in an async
+        // event. To ensure serial execution, the callback will be flushed early if
+        // we enter rootWithPendingPassiveEffects commit phase before then.
+        var callback = commitPassiveEffects.bind(null, root, firstEffect);
+
+        if (enableSchedulerTracing) {
+          // TODO: Avoid this extra callback by mutating the tracing ref directly,
+          // like we do at the beginning of commitRoot. I've opted not to do that
+          // here because that code is still in flux.
+          callback = tracing.unstable_wrap(callback);
+        }
+
+        passiveEffectCallbackHandle = scheduler.unstable_runWithPriority(scheduler.unstable_NormalPriority, function () {
+          return schedulePassiveEffects(callback);
+        });
+        passiveEffectCallback = callback;
+      }
+
+      isCommitting$1 = false;
+      isWorking = false;
+      stopCommitLifeCyclesTimer();
+      stopCommitTimer();
+      onCommitRoot(finishedWork.stateNode);
+
+      if (true && ReactFiberInstrumentation_1.debugTool) {
+        ReactFiberInstrumentation_1.debugTool.onCommitWork(finishedWork);
+      }
+
+      var updateExpirationTimeAfterCommit = finishedWork.expirationTime;
+      var childExpirationTimeAfterCommit = finishedWork.childExpirationTime;
+      var earliestRemainingTimeAfterCommit = childExpirationTimeAfterCommit > updateExpirationTimeAfterCommit ? childExpirationTimeAfterCommit : updateExpirationTimeAfterCommit;
+
+      if (earliestRemainingTimeAfterCommit === NoWork) {
+        // If there's no remaining work, we can clear the set of already failed
+        // error boundaries.
+        legacyErrorBoundariesThatAlreadyFailed = null;
+      }
+
+      onCommit(root, earliestRemainingTimeAfterCommit);
+
+      if (enableSchedulerTracing) {
+        tracing.__interactionsRef.current = prevInteractions;
+        var subscriber = void 0;
+
+        try {
+          subscriber = tracing.__subscriberRef.current;
+
+          if (subscriber !== null && root.memoizedInteractions.size > 0) {
+            var threadID = computeThreadID(committedExpirationTime, root.interactionThreadID);
+            subscriber.onWorkStopped(root.memoizedInteractions, threadID);
+          }
+        } catch (error) {
+          // It's not safe for commitRoot() to throw.
+          // Store the error for now and we'll re-throw in finishRendering().
+          if (!hasUnhandledError) {
+            hasUnhandledError = true;
+            unhandledError = error;
+          }
+        } finally {
+          // Clear completed interactions from the pending Map.
+          // Unless the render was suspended or cascading work was scheduled,
+          // In which case– leave pending interactions until the subsequent render.
+          var pendingInteractionMap = root.pendingInteractionMap;
+          pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {
+            // Only decrement the pending interaction count if we're done.
+            // If there's still work at the current priority,
+            // That indicates that we are waiting for suspense data.
+            if (scheduledExpirationTime > earliestRemainingTimeAfterCommit) {
+              pendingInteractionMap.delete(scheduledExpirationTime);
+              scheduledInteractions.forEach(function (interaction) {
+                interaction.__count--;
+
+                if (subscriber !== null && interaction.__count === 0) {
+                  try {
+                    subscriber.onInteractionScheduledWorkCompleted(interaction);
+                  } catch (error) {
+                    // It's not safe for commitRoot() to throw.
+                    // Store the error for now and we'll re-throw in finishRendering().
+                    if (!hasUnhandledError) {
+                      hasUnhandledError = true;
+                      unhandledError = error;
+                    }
+                  }
+                }
+              });
+            }
+          });
+        }
+      }
+    }
+
+    function resetChildExpirationTime(workInProgress, renderTime) {
+      if (renderTime !== Never && workInProgress.childExpirationTime === Never) {
+        // The children of this component are hidden. Don't bubble their
+        // expiration times.
+        return;
+      }
+
+      var newChildExpirationTime = NoWork; // Bubble up the earliest expiration time.
+
+      if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
+        // We're in profiling mode.
+        // Let's use this same traversal to update the render durations.
+        var actualDuration = workInProgress.actualDuration;
+        var treeBaseDuration = workInProgress.selfBaseDuration; // When a fiber is cloned, its actualDuration is reset to 0.
+        // This value will only be updated if work is done on the fiber (i.e. it doesn't bailout).
+        // When work is done, it should bubble to the parent's actualDuration.
+        // If the fiber has not been cloned though, (meaning no work was done),
+        // Then this value will reflect the amount of time spent working on a previous render.
+        // In that case it should not bubble.
+        // We determine whether it was cloned by comparing the child pointer.
+
+        var shouldBubbleActualDurations = workInProgress.alternate === null || workInProgress.child !== workInProgress.alternate.child;
+        var child = workInProgress.child;
+
+        while (child !== null) {
+          var childUpdateExpirationTime = child.expirationTime;
+          var childChildExpirationTime = child.childExpirationTime;
+
+          if (childUpdateExpirationTime > newChildExpirationTime) {
+            newChildExpirationTime = childUpdateExpirationTime;
+          }
+
+          if (childChildExpirationTime > newChildExpirationTime) {
+            newChildExpirationTime = childChildExpirationTime;
+          }
+
+          if (shouldBubbleActualDurations) {
+            actualDuration += child.actualDuration;
+          }
+
+          treeBaseDuration += child.treeBaseDuration;
+          child = child.sibling;
+        }
+
+        workInProgress.actualDuration = actualDuration;
+        workInProgress.treeBaseDuration = treeBaseDuration;
+      } else {
+        var _child = workInProgress.child;
+
+        while (_child !== null) {
+          var _childUpdateExpirationTime = _child.expirationTime;
+          var _childChildExpirationTime = _child.childExpirationTime;
+
+          if (_childUpdateExpirationTime > newChildExpirationTime) {
+            newChildExpirationTime = _childUpdateExpirationTime;
+          }
+
+          if (_childChildExpirationTime > newChildExpirationTime) {
+            newChildExpirationTime = _childChildExpirationTime;
+          }
+
+          _child = _child.sibling;
+        }
+      }
+
+      workInProgress.childExpirationTime = newChildExpirationTime;
+    }
+
+    function completeUnitOfWork(workInProgress) {
+      // Attempt to complete the current unit of work, then move to the
+      // next sibling. If there are no more siblings, return to the
+      // parent fiber.
+      while (true) {
+        // The current, flushed, state of this fiber is the alternate.
+        // Ideally nothing should rely on this, but relying on it here
+        // means that we don't need an additional field on the work in
+        // progress.
+        var current$$1 = workInProgress.alternate;
+        {
+          setCurrentFiber(workInProgress);
+        }
+        var returnFiber = workInProgress.return;
+        var siblingFiber = workInProgress.sibling;
+
+        if ((workInProgress.effectTag & Incomplete) === NoEffect) {
+          if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+            // Don't replay if it fails during completion phase.
+            mayReplayFailedUnitOfWork = false;
+          } // This fiber completed.
+          // Remember we're completing this unit so we can find a boundary if it fails.
+
+
+          nextUnitOfWork = workInProgress;
+
+          if (enableProfilerTimer) {
+            if (workInProgress.mode & ProfileMode) {
+              startProfilerTimer(workInProgress);
+            }
+
+            nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);
+
+            if (workInProgress.mode & ProfileMode) {
+              // Update render duration assuming we didn't error.
+              stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);
+            }
+          } else {
+            nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);
+          }
+
+          if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+            // We're out of completion phase so replaying is fine now.
+            mayReplayFailedUnitOfWork = true;
+          }
+
+          stopWorkTimer(workInProgress);
+          resetChildExpirationTime(workInProgress, nextRenderExpirationTime);
+          {
+            resetCurrentFiber();
+          }
+
+          if (nextUnitOfWork !== null) {
+            // Completing this fiber spawned new work. Work on that next.
+            return nextUnitOfWork;
+          }
+
+          if (returnFiber !== null && // Do not append effects to parents if a sibling failed to complete
+          (returnFiber.effectTag & Incomplete) === NoEffect) {
+            // Append all the effects of the subtree and this fiber onto the effect
+            // list of the parent. The completion order of the children affects the
+            // side-effect order.
+            if (returnFiber.firstEffect === null) {
+              returnFiber.firstEffect = workInProgress.firstEffect;
+            }
+
+            if (workInProgress.lastEffect !== null) {
+              if (returnFiber.lastEffect !== null) {
+                returnFiber.lastEffect.nextEffect = workInProgress.firstEffect;
+              }
+
+              returnFiber.lastEffect = workInProgress.lastEffect;
+            } // If this fiber had side-effects, we append it AFTER the children's
+            // side-effects. We can perform certain side-effects earlier if
+            // needed, by doing multiple passes over the effect list. We don't want
+            // to schedule our own side-effect on our own list because if end up
+            // reusing children we'll schedule this effect onto itself since we're
+            // at the end.
+
+
+            var effectTag = workInProgress.effectTag; // Skip both NoWork and PerformedWork tags when creating the effect list.
+            // PerformedWork effect is read by React DevTools but shouldn't be committed.
+
+            if (effectTag > PerformedWork) {
+              if (returnFiber.lastEffect !== null) {
+                returnFiber.lastEffect.nextEffect = workInProgress;
+              } else {
+                returnFiber.firstEffect = workInProgress;
+              }
+
+              returnFiber.lastEffect = workInProgress;
+            }
+          }
+
+          if (true && ReactFiberInstrumentation_1.debugTool) {
+            ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);
+          }
+
+          if (siblingFiber !== null) {
+            // If there is more work to do in this returnFiber, do that next.
+            return siblingFiber;
+          } else if (returnFiber !== null) {
+            // If there's no more work in this returnFiber. Complete the returnFiber.
+            workInProgress = returnFiber;
+            continue;
+          } else {
+            // We've reached the root.
+            return null;
+          }
+        } else {
+          if (enableProfilerTimer && workInProgress.mode & ProfileMode) {
+            // Record the render duration for the fiber that errored.
+            stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false); // Include the time spent working on failed children before continuing.
+
+            var actualDuration = workInProgress.actualDuration;
+            var child = workInProgress.child;
+
+            while (child !== null) {
+              actualDuration += child.actualDuration;
+              child = child.sibling;
+            }
+
+            workInProgress.actualDuration = actualDuration;
+          } // This fiber did not complete because something threw. Pop values off
+          // the stack without entering the complete phase. If this is a boundary,
+          // capture values if possible.
+
+
+          var next = unwindWork(workInProgress, nextRenderExpirationTime); // Because this fiber did not complete, don't reset its expiration time.
+
+          if (workInProgress.effectTag & DidCapture) {
+            // Restarting an error boundary
+            stopFailedWorkTimer(workInProgress);
+          } else {
+            stopWorkTimer(workInProgress);
+          }
+
+          {
+            resetCurrentFiber();
+          }
+
+          if (next !== null) {
+            stopWorkTimer(workInProgress);
+
+            if (true && ReactFiberInstrumentation_1.debugTool) {
+              ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);
+            } // If completing this work spawned new work, do that next. We'll come
+            // back here again.
+            // Since we're restarting, remove anything that is not a host effect
+            // from the effect tag.
+
+
+            next.effectTag &= HostEffectMask;
+            return next;
+          }
+
+          if (returnFiber !== null) {
+            // Mark the parent fiber as incomplete and clear its effect list.
+            returnFiber.firstEffect = returnFiber.lastEffect = null;
+            returnFiber.effectTag |= Incomplete;
+          }
+
+          if (true && ReactFiberInstrumentation_1.debugTool) {
+            ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);
+          }
+
+          if (siblingFiber !== null) {
+            // If there is more work to do in this returnFiber, do that next.
+            return siblingFiber;
+          } else if (returnFiber !== null) {
+            // If there's no more work in this returnFiber. Complete the returnFiber.
+            workInProgress = returnFiber;
+            continue;
+          } else {
+            return null;
+          }
+        }
+      } // Without this explicit null return Flow complains of invalid return type
+      // TODO Remove the above while(true) loop
+      // eslint-disable-next-line no-unreachable
+
+
+      return null;
+    }
+
+    function performUnitOfWork(workInProgress) {
+      // The current, flushed, state of this fiber is the alternate.
+      // Ideally nothing should rely on this, but relying on it here
+      // means that we don't need an additional field on the work in
+      // progress.
+      var current$$1 = workInProgress.alternate; // See if beginning this work spawns more work.
+
+      startWorkTimer(workInProgress);
+      {
+        setCurrentFiber(workInProgress);
+      }
+
+      if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+        stashedWorkInProgressProperties = assignFiberPropertiesInDEV(stashedWorkInProgressProperties, workInProgress);
+      }
+
+      var next = void 0;
+
+      if (enableProfilerTimer) {
+        if (workInProgress.mode & ProfileMode) {
+          startProfilerTimer(workInProgress);
+        }
+
+        next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);
+        workInProgress.memoizedProps = workInProgress.pendingProps;
+
+        if (workInProgress.mode & ProfileMode) {
+          // Record the render duration assuming we didn't bailout (or error).
+          stopProfilerTimerIfRunningAndRecordDelta(workInProgress, true);
+        }
+      } else {
+        next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);
+        workInProgress.memoizedProps = workInProgress.pendingProps;
+      }
+
+      {
+        resetCurrentFiber();
+
+        if (isReplayingFailedUnitOfWork) {
+          // Currently replaying a failed unit of work. This should be unreachable,
+          // because the render phase is meant to be idempotent, and it should
+          // have thrown again. Since it didn't, rethrow the original error, so
+          // React's internal stack is not misaligned.
+          rethrowOriginalError();
+        }
+      }
+
+      if (true && ReactFiberInstrumentation_1.debugTool) {
+        ReactFiberInstrumentation_1.debugTool.onBeginWork(workInProgress);
+      }
+
+      if (next === null) {
+        // If this doesn't spawn new work, complete the current work.
+        next = completeUnitOfWork(workInProgress);
+      }
+
+      ReactCurrentOwner$2.current = null;
+      return next;
+    }
+
+    function workLoop(isYieldy) {
+      if (!isYieldy) {
+        // Flush work without yielding
+        while (nextUnitOfWork !== null) {
+          nextUnitOfWork = performUnitOfWork(nextUnitOfWork);
+        }
+      } else {
+        // Flush asynchronous work until there's a higher priority event
+        while (nextUnitOfWork !== null && !shouldYieldToRenderer()) {
+          nextUnitOfWork = performUnitOfWork(nextUnitOfWork);
+        }
+      }
+    }
+
+    function renderRoot(root, isYieldy) {
+      !!isWorking ? invariant(false, 'renderRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+      flushPassiveEffects();
+      isWorking = true;
+      var previousDispatcher = ReactCurrentDispatcher.current;
+      ReactCurrentDispatcher.current = ContextOnlyDispatcher;
+      var expirationTime = root.nextExpirationTimeToWorkOn; // Check if we're starting from a fresh stack, or if we're resuming from
+      // previously yielded work.
+
+      if (expirationTime !== nextRenderExpirationTime || root !== nextRoot || nextUnitOfWork === null) {
+        // Reset the stack and start working from the root.
+        resetStack();
+        nextRoot = root;
+        nextRenderExpirationTime = expirationTime;
+        nextUnitOfWork = createWorkInProgress(nextRoot.current, null, nextRenderExpirationTime);
+        root.pendingCommitExpirationTime = NoWork;
+
+        if (enableSchedulerTracing) {
+          // Determine which interactions this batch of work currently includes,
+          // So that we can accurately attribute time spent working on it,
+          var interactions = new Set();
+          root.pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {
+            if (scheduledExpirationTime >= expirationTime) {
+              scheduledInteractions.forEach(function (interaction) {
+                return interactions.add(interaction);
+              });
+            }
+          }); // Store the current set of interactions on the FiberRoot for a few reasons:
+          // We can re-use it in hot functions like renderRoot() without having to recalculate it.
+          // We will also use it in commitWork() to pass to any Profiler onRender() hooks.
+          // This also provides DevTools with a way to access it when the onCommitRoot() hook is called.
+
+          root.memoizedInteractions = interactions;
+
+          if (interactions.size > 0) {
+            var subscriber = tracing.__subscriberRef.current;
+
+            if (subscriber !== null) {
+              var threadID = computeThreadID(expirationTime, root.interactionThreadID);
+
+              try {
+                subscriber.onWorkStarted(interactions, threadID);
+              } catch (error) {
+                // Work thrown by an interaction tracing subscriber should be rethrown,
+                // But only once it's safe (to avoid leaving the scheduler in an invalid state).
+                // Store the error for now and we'll re-throw in finishRendering().
+                if (!hasUnhandledError) {
+                  hasUnhandledError = true;
+                  unhandledError = error;
+                }
+              }
+            }
+          }
+        }
+      }
+
+      var prevInteractions = null;
+
+      if (enableSchedulerTracing) {
+        // We're about to start new traced work.
+        // Restore pending interactions so cascading work triggered during the render phase will be accounted for.
+        prevInteractions = tracing.__interactionsRef.current;
+        tracing.__interactionsRef.current = root.memoizedInteractions;
+      }
+
+      var didFatal = false;
+      startWorkLoopTimer(nextUnitOfWork);
+
+      do {
+        try {
+          workLoop(isYieldy);
+        } catch (thrownValue) {
+          resetContextDependences();
+          resetHooks(); // Reset in case completion throws.
+          // This is only used in DEV and when replaying is on.
+
+          var mayReplay = void 0;
+
+          if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+            mayReplay = mayReplayFailedUnitOfWork;
+            mayReplayFailedUnitOfWork = true;
+          }
+
+          if (nextUnitOfWork === null) {
+            // This is a fatal error.
+            didFatal = true;
+            onUncaughtError(thrownValue);
+          } else {
+            if (enableProfilerTimer && nextUnitOfWork.mode & ProfileMode) {
+              // Record the time spent rendering before an error was thrown.
+              // This avoids inaccurate Profiler durations in the case of a suspended render.
+              stopProfilerTimerIfRunningAndRecordDelta(nextUnitOfWork, true);
+            }
+
+            {
+              // Reset global debug state
+              // We assume this is defined in DEV
+              resetCurrentlyProcessingQueue();
+            }
+
+            if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {
+              if (mayReplay) {
+                var failedUnitOfWork = nextUnitOfWork;
+                replayUnitOfWork(failedUnitOfWork, thrownValue, isYieldy);
+              }
+            } // TODO: we already know this isn't true in some cases.
+            // At least this shows a nicer error message until we figure out the cause.
+            // https://github.com/facebook/react/issues/12449#issuecomment-386727431
+
+
+            !(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;
+            var sourceFiber = nextUnitOfWork;
+            var returnFiber = sourceFiber.return;
+
+            if (returnFiber === null) {
+              // This is the root. The root could capture its own errors. However,
+              // we don't know if it errors before or after we pushed the host
+              // context. This information is needed to avoid a stack mismatch.
+              // Because we're not sure, treat this as a fatal error. We could track
+              // which phase it fails in, but doesn't seem worth it. At least
+              // for now.
+              didFatal = true;
+              onUncaughtError(thrownValue);
+            } else {
+              throwException(root, returnFiber, sourceFiber, thrownValue, nextRenderExpirationTime);
+              nextUnitOfWork = completeUnitOfWork(sourceFiber);
+              continue;
+            }
+          }
+        }
+
+        break;
+      } while (true);
+
+      if (enableSchedulerTracing) {
+        // Traced work is done for now; restore the previous interactions.
+        tracing.__interactionsRef.current = prevInteractions;
+      } // We're done performing work. Time to clean up.
+
+
+      isWorking = false;
+      ReactCurrentDispatcher.current = previousDispatcher;
+      resetContextDependences();
+      resetHooks(); // Yield back to main thread.
+
+      if (didFatal) {
+        var _didCompleteRoot = false;
+        stopWorkLoopTimer(interruptedBy, _didCompleteRoot);
+        interruptedBy = null; // There was a fatal error.
+
+        {
+          resetStackAfterFatalErrorInDev();
+        } // `nextRoot` points to the in-progress root. A non-null value indicates
+        // that we're in the middle of an async render. Set it to null to indicate
+        // there's no more work to be done in the current batch.
+
+        nextRoot = null;
+        onFatal(root);
+        return;
+      }
+
+      if (nextUnitOfWork !== null) {
+        // There's still remaining async work in this tree, but we ran out of time
+        // in the current frame. Yield back to the renderer. Unless we're
+        // interrupted by a higher priority update, we'll continue later from where
+        // we left off.
+        var _didCompleteRoot2 = false;
+        stopWorkLoopTimer(interruptedBy, _didCompleteRoot2);
+        interruptedBy = null;
+        onYield(root);
+        return;
+      } // We completed the whole tree.
+
+
+      var didCompleteRoot = true;
+      stopWorkLoopTimer(interruptedBy, didCompleteRoot);
+      var rootWorkInProgress = root.current.alternate;
+      !(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; // `nextRoot` points to the in-progress root. A non-null value indicates
+      // that we're in the middle of an async render. Set it to null to indicate
+      // there's no more work to be done in the current batch.
+
+      nextRoot = null;
+      interruptedBy = null;
+
+      if (nextRenderDidError) {
+        // There was an error
+        if (hasLowerPriorityWork(root, expirationTime)) {
+          // There's lower priority work. If so, it may have the effect of fixing
+          // the exception that was just thrown. Exit without committing. This is
+          // similar to a suspend, but without a timeout because we're not waiting
+          // for a promise to resolve. React will restart at the lower
+          // priority level.
+          markSuspendedPriorityLevel(root, expirationTime);
+          var suspendedExpirationTime = expirationTime;
+          var rootExpirationTime = root.expirationTime;
+          onSuspend(root, rootWorkInProgress, suspendedExpirationTime, rootExpirationTime, -1 // Indicates no timeout
+          );
+          return;
+        } else if ( // There's no lower priority work, but we're rendering asynchronously.
+        // Synchronously attempt to render the same level one more time. This is
+        // similar to a suspend, but without a timeout because we're not waiting
+        // for a promise to resolve.
+        !root.didError && isYieldy) {
+          root.didError = true;
+
+          var _suspendedExpirationTime = root.nextExpirationTimeToWorkOn = expirationTime;
+
+          var _rootExpirationTime = root.expirationTime = Sync;
+
+          onSuspend(root, rootWorkInProgress, _suspendedExpirationTime, _rootExpirationTime, -1 // Indicates no timeout
+          );
+          return;
+        }
+      }
+
+      if (isYieldy && nextLatestAbsoluteTimeoutMs !== -1) {
+        // The tree was suspended.
+        var _suspendedExpirationTime2 = expirationTime;
+        markSuspendedPriorityLevel(root, _suspendedExpirationTime2); // Find the earliest uncommitted expiration time in the tree, including
+        // work that is suspended. The timeout threshold cannot be longer than
+        // the overall expiration.
+
+        var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, expirationTime);
+        var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);
+
+        if (earliestExpirationTimeMs < nextLatestAbsoluteTimeoutMs) {
+          nextLatestAbsoluteTimeoutMs = earliestExpirationTimeMs;
+        } // Subtract the current time from the absolute timeout to get the number
+        // of milliseconds until the timeout. In other words, convert an absolute
+        // timestamp to a relative time. This is the value that is passed
+        // to `setTimeout`.
+
+
+        var currentTimeMs = expirationTimeToMs(requestCurrentTime());
+        var msUntilTimeout = nextLatestAbsoluteTimeoutMs - currentTimeMs;
+        msUntilTimeout = msUntilTimeout < 0 ? 0 : msUntilTimeout; // TODO: Account for the Just Noticeable Difference
+
+        var _rootExpirationTime2 = root.expirationTime;
+        onSuspend(root, rootWorkInProgress, _suspendedExpirationTime2, _rootExpirationTime2, msUntilTimeout);
+        return;
+      } // Ready to commit.
+
+
+      onComplete(root, rootWorkInProgress, expirationTime);
+    }
+
+    function captureCommitPhaseError(sourceFiber, value) {
+      var expirationTime = Sync;
+      var fiber = sourceFiber.return;
+
+      while (fiber !== null) {
+        switch (fiber.tag) {
+          case ClassComponent:
+            var ctor = fiber.type;
+            var instance = fiber.stateNode;
+
+            if (typeof ctor.getDerivedStateFromError === 'function' || typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance)) {
+              var errorInfo = createCapturedValue(value, sourceFiber);
+              var update = createClassErrorUpdate(fiber, errorInfo, expirationTime);
+              enqueueUpdate(fiber, update);
+              scheduleWork(fiber, expirationTime);
+              return;
+            }
+
+            break;
+
+          case HostRoot:
+            {
+              var _errorInfo = createCapturedValue(value, sourceFiber);
+
+              var _update = createRootErrorUpdate(fiber, _errorInfo, expirationTime);
+
+              enqueueUpdate(fiber, _update);
+              scheduleWork(fiber, expirationTime);
+              return;
+            }
+        }
+
+        fiber = fiber.return;
+      }
+
+      if (sourceFiber.tag === HostRoot) {
+        // Error was thrown at the root. There is no parent, so the root
+        // itself should capture it.
+        var rootFiber = sourceFiber;
+
+        var _errorInfo2 = createCapturedValue(value, rootFiber);
+
+        var _update2 = createRootErrorUpdate(rootFiber, _errorInfo2, expirationTime);
+
+        enqueueUpdate(rootFiber, _update2);
+        scheduleWork(rootFiber, expirationTime);
+      }
+    }
+
+    function computeThreadID(expirationTime, interactionThreadID) {
+      // Interaction threads are unique per root and expiration time.
+      return expirationTime * 1000 + interactionThreadID;
+    } // Creates a unique async expiration time.
+
+
+    function computeUniqueAsyncExpiration() {
+      var currentTime = requestCurrentTime();
+      var result = computeAsyncExpiration(currentTime);
+
+      if (result >= lastUniqueAsyncExpiration) {
+        // Since we assume the current time monotonically increases, we only hit
+        // this branch when computeUniqueAsyncExpiration is fired multiple times
+        // within a 200ms window (or whatever the async bucket size is).
+        result = lastUniqueAsyncExpiration - 1;
+      }
+
+      lastUniqueAsyncExpiration = result;
+      return lastUniqueAsyncExpiration;
+    }
+
+    function computeExpirationForFiber(currentTime, fiber) {
+      var priorityLevel = scheduler.unstable_getCurrentPriorityLevel();
+      var expirationTime = void 0;
+
+      if ((fiber.mode & ConcurrentMode) === NoContext) {
+        // Outside of concurrent mode, updates are always synchronous.
+        expirationTime = Sync;
+      } else if (isWorking && !isCommitting$1) {
+        // During render phase, updates expire during as the current render.
+        expirationTime = nextRenderExpirationTime;
+      } else {
+        switch (priorityLevel) {
+          case scheduler.unstable_ImmediatePriority:
+            expirationTime = Sync;
+            break;
+
+          case scheduler.unstable_UserBlockingPriority:
+            expirationTime = computeInteractiveExpiration(currentTime);
+            break;
+
+          case scheduler.unstable_NormalPriority:
+            // This is a normal, concurrent update
+            expirationTime = computeAsyncExpiration(currentTime);
+            break;
+
+          case scheduler.unstable_LowPriority:
+          case scheduler.unstable_IdlePriority:
+            expirationTime = Never;
+            break;
+
+          default:
+            invariant(false, 'Unknown priority level. This error is likely caused by a bug in React. Please file an issue.');
+        } // If we're in the middle of rendering a tree, do not update at the same
+        // expiration time that is already rendering.
+
+
+        if (nextRoot !== null && expirationTime === nextRenderExpirationTime) {
+          expirationTime -= 1;
+        }
+      } // Keep track of the lowest pending interactive expiration time. This
+      // allows us to synchronously flush all interactive updates
+      // when needed.
+      // TODO: Move this to renderer?
+
+
+      if (priorityLevel === scheduler.unstable_UserBlockingPriority && (lowestPriorityPendingInteractiveExpirationTime === NoWork || expirationTime < lowestPriorityPendingInteractiveExpirationTime)) {
+        lowestPriorityPendingInteractiveExpirationTime = expirationTime;
+      }
+
+      return expirationTime;
+    }
+
+    function renderDidSuspend(root, absoluteTimeoutMs, suspendedTime) {
+      // Schedule the timeout.
+      if (absoluteTimeoutMs >= 0 && nextLatestAbsoluteTimeoutMs < absoluteTimeoutMs) {
+        nextLatestAbsoluteTimeoutMs = absoluteTimeoutMs;
+      }
+    }
+
+    function renderDidError() {
+      nextRenderDidError = true;
+    }
+
+    function pingSuspendedRoot(root, thenable, pingTime) {
+      // A promise that previously suspended React from committing has resolved.
+      // If React is still suspended, try again at the previous level (pingTime).
+      var pingCache = root.pingCache;
+
+      if (pingCache !== null) {
+        // The thenable resolved, so we no longer need to memoize, because it will
+        // never be thrown again.
+        pingCache.delete(thenable);
+      }
+
+      if (nextRoot !== null && nextRenderExpirationTime === pingTime) {
+        // Received a ping at the same priority level at which we're currently
+        // rendering. Restart from the root.
+        nextRoot = null;
+      } else {
+        // Confirm that the root is still suspended at this level. Otherwise exit.
+        if (isPriorityLevelSuspended(root, pingTime)) {
+          // Ping at the original level
+          markPingedPriorityLevel(root, pingTime);
+          var rootExpirationTime = root.expirationTime;
+
+          if (rootExpirationTime !== NoWork) {
+            requestWork(root, rootExpirationTime);
+          }
+        }
+      }
+    }
+
+    function retryTimedOutBoundary(boundaryFiber, thenable) {
+      // The boundary fiber (a Suspense component) previously timed out and was
+      // rendered in its fallback state. One of the promises that suspended it has
+      // resolved, which means at least part of the tree was likely unblocked. Try
+      var retryCache = void 0;
+
+      if (enableSuspenseServerRenderer) {
+        switch (boundaryFiber.tag) {
+          case SuspenseComponent:
+            retryCache = boundaryFiber.stateNode;
+            break;
+
+          case DehydratedSuspenseComponent:
+            retryCache = boundaryFiber.memoizedState;
+            break;
+
+          default:
+            invariant(false, 'Pinged unknown suspense boundary type. This is probably a bug in React.');
+        }
+      } else {
+        retryCache = boundaryFiber.stateNode;
+      }
+
+      if (retryCache !== null) {
+        // The thenable resolved, so we no longer need to memoize, because it will
+        // never be thrown again.
+        retryCache.delete(thenable);
+      }
+
+      var currentTime = requestCurrentTime();
+      var retryTime = computeExpirationForFiber(currentTime, boundaryFiber);
+      var root = scheduleWorkToRoot(boundaryFiber, retryTime);
+
+      if (root !== null) {
+        markPendingPriorityLevel(root, retryTime);
+        var rootExpirationTime = root.expirationTime;
+
+        if (rootExpirationTime !== NoWork) {
+          requestWork(root, rootExpirationTime);
+        }
+      }
+    }
+
+    function scheduleWorkToRoot(fiber, expirationTime) {
+      recordScheduleUpdate();
+      {
+        if (fiber.tag === ClassComponent) {
+          var instance = fiber.stateNode;
+          warnAboutInvalidUpdates(instance);
+        }
+      } // Update the source fiber's expiration time
+
+      if (fiber.expirationTime < expirationTime) {
+        fiber.expirationTime = expirationTime;
+      }
+
+      var alternate = fiber.alternate;
+
+      if (alternate !== null && alternate.expirationTime < expirationTime) {
+        alternate.expirationTime = expirationTime;
+      } // Walk the parent path to the root and update the child expiration time.
+
+
+      var node = fiber.return;
+      var root = null;
+
+      if (node === null && fiber.tag === HostRoot) {
+        root = fiber.stateNode;
+      } else {
+        while (node !== null) {
+          alternate = node.alternate;
+
+          if (node.childExpirationTime < expirationTime) {
+            node.childExpirationTime = expirationTime;
+
+            if (alternate !== null && alternate.childExpirationTime < expirationTime) {
+              alternate.childExpirationTime = expirationTime;
+            }
+          } else if (alternate !== null && alternate.childExpirationTime < expirationTime) {
+            alternate.childExpirationTime = expirationTime;
+          }
+
+          if (node.return === null && node.tag === HostRoot) {
+            root = node.stateNode;
+            break;
+          }
+
+          node = node.return;
+        }
+      }
+
+      if (enableSchedulerTracing) {
+        if (root !== null) {
+          var interactions = tracing.__interactionsRef.current;
+
+          if (interactions.size > 0) {
+            var pendingInteractionMap = root.pendingInteractionMap;
+            var pendingInteractions = pendingInteractionMap.get(expirationTime);
+
+            if (pendingInteractions != null) {
+              interactions.forEach(function (interaction) {
+                if (!pendingInteractions.has(interaction)) {
+                  // Update the pending async work count for previously unscheduled interaction.
+                  interaction.__count++;
+                }
+
+                pendingInteractions.add(interaction);
+              });
+            } else {
+              pendingInteractionMap.set(expirationTime, new Set(interactions)); // Update the pending async work count for the current interactions.
+
+              interactions.forEach(function (interaction) {
+                interaction.__count++;
+              });
+            }
+
+            var subscriber = tracing.__subscriberRef.current;
+
+            if (subscriber !== null) {
+              var threadID = computeThreadID(expirationTime, root.interactionThreadID);
+              subscriber.onWorkScheduled(interactions, threadID);
+            }
+          }
+        }
+      }
+
+      return root;
+    }
+
+    function warnIfNotCurrentlyBatchingInDev(fiber) {
+      {
+        if (isRendering === false && isBatchingUpdates === false) {
+          warningWithoutStack$1(false, 'An update to %s inside a test was not wrapped in act(...).\n\n' + 'When testing, code that causes React state updates should be wrapped into act(...):\n\n' + 'act(() => {\n' + '  /* fire events that update state */\n' + '});\n' + '/* assert on the output */\n\n' + "This ensures that you're testing the behavior the user would see in the browser." + ' Learn more at https://fb.me/react-wrap-tests-with-act' + '%s', getComponentName(fiber.type), getStackByFiberInDevAndProd(fiber));
+        }
+      }
+    }
+
+    function scheduleWork(fiber, expirationTime) {
+      var root = scheduleWorkToRoot(fiber, expirationTime);
+
+      if (root === null) {
+        {
+          switch (fiber.tag) {
+            case ClassComponent:
+              warnAboutUpdateOnUnmounted(fiber, true);
+              break;
+
+            case FunctionComponent:
+            case ForwardRef:
+            case MemoComponent:
+            case SimpleMemoComponent:
+              warnAboutUpdateOnUnmounted(fiber, false);
+              break;
+          }
+        }
+        return;
+      }
+
+      if (!isWorking && nextRenderExpirationTime !== NoWork && expirationTime > nextRenderExpirationTime) {
+        // This is an interruption. (Used for performance tracking.)
+        interruptedBy = fiber;
+        resetStack();
+      }
+
+      markPendingPriorityLevel(root, expirationTime);
+
+      if ( // If we're in the render phase, we don't need to schedule this root
+      // for an update, because we'll do it before we exit...
+      !isWorking || isCommitting$1 || // ...unless this is a different root than the one we're rendering.
+      nextRoot !== root) {
+        var rootExpirationTime = root.expirationTime;
+        requestWork(root, rootExpirationTime);
+      }
+
+      if (nestedUpdateCount > NESTED_UPDATE_LIMIT) {
+        // Reset this back to zero so subsequent updates don't throw.
+        nestedUpdateCount = 0;
+        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.');
+      }
+    }
+
+    function syncUpdates(fn, a, b, c, d) {
+      return scheduler.unstable_runWithPriority(scheduler.unstable_ImmediatePriority, function () {
+        return fn(a, b, c, d);
+      });
+    } // TODO: Everything below this is written as if it has been lifted to the
+    // renderers. I'll do this in a follow-up.
+    // Linked-list of roots
+
+
+    var firstScheduledRoot = null;
+    var lastScheduledRoot = null;
+    var callbackExpirationTime = NoWork;
+    var callbackID = void 0;
+    var isRendering = false;
+    var nextFlushedRoot = null;
+    var nextFlushedExpirationTime = NoWork;
+    var lowestPriorityPendingInteractiveExpirationTime = NoWork;
+    var hasUnhandledError = false;
+    var unhandledError = null;
+    var isBatchingUpdates = false;
+    var isUnbatchingUpdates = false;
+    var completedBatches = null;
+    var originalStartTimeMs = scheduler.unstable_now();
+    var currentRendererTime = msToExpirationTime(originalStartTimeMs);
+    var currentSchedulerTime = currentRendererTime; // Use these to prevent an infinite loop of nested updates
+
+    var NESTED_UPDATE_LIMIT = 50;
+    var nestedUpdateCount = 0;
+    var lastCommittedRootDuringThisBatch = null;
+
+    function recomputeCurrentRendererTime() {
+      var currentTimeMs = scheduler.unstable_now() - originalStartTimeMs;
+      currentRendererTime = msToExpirationTime(currentTimeMs);
+    }
+
+    function scheduleCallbackWithExpirationTime(root, expirationTime) {
+      if (callbackExpirationTime !== NoWork) {
+        // A callback is already scheduled. Check its expiration time (timeout).
+        if (expirationTime < callbackExpirationTime) {
+          // Existing callback has sufficient timeout. Exit.
+          return;
+        } else {
+          if (callbackID !== null) {
+            // Existing callback has insufficient timeout. Cancel and schedule a
+            // new one.
+            scheduler.unstable_cancelCallback(callbackID);
+          }
+        } // The request callback timer is already running. Don't start a new one.
+
+      } else {
+        startRequestCallbackTimer();
+      }
+
+      callbackExpirationTime = expirationTime;
+      var currentMs = scheduler.unstable_now() - originalStartTimeMs;
+      var expirationTimeMs = expirationTimeToMs(expirationTime);
+      var timeout = expirationTimeMs - currentMs;
+      callbackID = scheduler.unstable_scheduleCallback(performAsyncWork, {
+        timeout: timeout
+      });
+    } // For every call to renderRoot, one of onFatal, onComplete, onSuspend, and
+    // onYield is called upon exiting. We use these in lieu of returning a tuple.
+    // I've also chosen not to inline them into renderRoot because these will
+    // eventually be lifted into the renderer.
+
+
+    function onFatal(root) {
+      root.finishedWork = null;
+    }
+
+    function onComplete(root, finishedWork, expirationTime) {
+      root.pendingCommitExpirationTime = expirationTime;
+      root.finishedWork = finishedWork;
+    }
+
+    function onSuspend(root, finishedWork, suspendedExpirationTime, rootExpirationTime, msUntilTimeout) {
+      root.expirationTime = rootExpirationTime;
+
+      if (msUntilTimeout === 0 && !shouldYieldToRenderer()) {
+        // Don't wait an additional tick. Commit the tree immediately.
+        root.pendingCommitExpirationTime = suspendedExpirationTime;
+        root.finishedWork = finishedWork;
+      } else if (msUntilTimeout > 0) {
+        // Wait `msUntilTimeout` milliseconds before committing.
+        root.timeoutHandle = scheduleTimeout(onTimeout.bind(null, root, finishedWork, suspendedExpirationTime), msUntilTimeout);
+      }
+    }
+
+    function onYield(root) {
+      root.finishedWork = null;
+    }
+
+    function onTimeout(root, finishedWork, suspendedExpirationTime) {
+      // The root timed out. Commit it.
+      root.pendingCommitExpirationTime = suspendedExpirationTime;
+      root.finishedWork = finishedWork; // Read the current time before entering the commit phase. We can be
+      // certain this won't cause tearing related to batching of event updates
+      // because we're at the top of a timer event.
+
+      recomputeCurrentRendererTime();
+      currentSchedulerTime = currentRendererTime;
+      flushRoot(root, suspendedExpirationTime);
+    }
+
+    function onCommit(root, expirationTime) {
+      root.expirationTime = expirationTime;
+      root.finishedWork = null;
+    }
+
+    function requestCurrentTime() {
+      // requestCurrentTime is called by the scheduler to compute an expiration
+      // time.
+      //
+      // Expiration times are computed by adding to the current time (the start
+      // time). However, if two updates are scheduled within the same event, we
+      // should treat their start times as simultaneous, even if the actual clock
+      // time has advanced between the first and second call.
+      // In other words, because expiration times determine how updates are batched,
+      // we want all updates of like priority that occur within the same event to
+      // receive the same expiration time. Otherwise we get tearing.
+      //
+      // We keep track of two separate times: the current "renderer" time and the
+      // current "scheduler" time. The renderer time can be updated whenever; it
+      // only exists to minimize the calls performance.now.
+      //
+      // But the scheduler time can only be updated if there's no pending work, or
+      // if we know for certain that we're not in the middle of an event.
+      if (isRendering) {
+        // We're already rendering. Return the most recently read time.
+        return currentSchedulerTime;
+      } // Check if there's pending work.
+
+
+      findHighestPriorityRoot();
+
+      if (nextFlushedExpirationTime === NoWork || nextFlushedExpirationTime === Never) {
+        // If there's no pending work, or if the pending work is offscreen, we can
+        // read the current time without risk of tearing.
+        recomputeCurrentRendererTime();
+        currentSchedulerTime = currentRendererTime;
+        return currentSchedulerTime;
+      } // There's already pending work. We might be in the middle of a browser
+      // event. If we were to read the current time, it could cause multiple updates
+      // within the same event to receive different expiration times, leading to
+      // tearing. Return the last read time. During the next idle callback, the
+      // time will be updated.
+
+
+      return currentSchedulerTime;
+    } // requestWork is called by the scheduler whenever a root receives an update.
+    // It's up to the renderer to call renderRoot at some point in the future.
+
+
+    function requestWork(root, expirationTime) {
+      addRootToSchedule(root, expirationTime);
+
+      if (isRendering) {
+        // Prevent reentrancy. Remaining work will be scheduled at the end of
+        // the currently rendering batch.
+        return;
+      }
+
+      if (isBatchingUpdates) {
+        // Flush work at the end of the batch.
+        if (isUnbatchingUpdates) {
+          // ...unless we're inside unbatchedUpdates, in which case we should
+          // flush it now.
+          nextFlushedRoot = root;
+          nextFlushedExpirationTime = Sync;
+          performWorkOnRoot(root, Sync, false);
+        }
+
+        return;
+      } // TODO: Get rid of Sync and use current time?
+
+
+      if (expirationTime === Sync) {
+        performSyncWork();
+      } else {
+        scheduleCallbackWithExpirationTime(root, expirationTime);
+      }
+    }
+
+    function addRootToSchedule(root, expirationTime) {
+      // Add the root to the schedule.
+      // Check if this root is already part of the schedule.
+      if (root.nextScheduledRoot === null) {
+        // This root is not already scheduled. Add it.
+        root.expirationTime = expirationTime;
+
+        if (lastScheduledRoot === null) {
+          firstScheduledRoot = lastScheduledRoot = root;
+          root.nextScheduledRoot = root;
+        } else {
+          lastScheduledRoot.nextScheduledRoot = root;
+          lastScheduledRoot = root;
+          lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;
+        }
+      } else {
+        // This root is already scheduled, but its priority may have increased.
+        var remainingExpirationTime = root.expirationTime;
+
+        if (expirationTime > remainingExpirationTime) {
+          // Update the priority.
+          root.expirationTime = expirationTime;
+        }
+      }
+    }
+
+    function findHighestPriorityRoot() {
+      var highestPriorityWork = NoWork;
+      var highestPriorityRoot = null;
+
+      if (lastScheduledRoot !== null) {
+        var previousScheduledRoot = lastScheduledRoot;
+        var root = firstScheduledRoot;
+
+        while (root !== null) {
+          var remainingExpirationTime = root.expirationTime;
+
+          if (remainingExpirationTime === NoWork) {
+            // This root no longer has work. Remove it from the scheduler.
+            // TODO: This check is redudant, but Flow is confused by the branch
+            // below where we set lastScheduledRoot to null, even though we break
+            // from the loop right after.
+            !(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;
+
+            if (root === root.nextScheduledRoot) {
+              // This is the only root in the list.
+              root.nextScheduledRoot = null;
+              firstScheduledRoot = lastScheduledRoot = null;
+              break;
+            } else if (root === firstScheduledRoot) {
+              // This is the first root in the list.
+              var next = root.nextScheduledRoot;
+              firstScheduledRoot = next;
+              lastScheduledRoot.nextScheduledRoot = next;
+              root.nextScheduledRoot = null;
+            } else if (root === lastScheduledRoot) {
+              // This is the last root in the list.
+              lastScheduledRoot = previousScheduledRoot;
+              lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;
+              root.nextScheduledRoot = null;
+              break;
+            } else {
+              previousScheduledRoot.nextScheduledRoot = root.nextScheduledRoot;
+              root.nextScheduledRoot = null;
+            }
+
+            root = previousScheduledRoot.nextScheduledRoot;
+          } else {
+            if (remainingExpirationTime > highestPriorityWork) {
+              // Update the priority, if it's higher
+              highestPriorityWork = remainingExpirationTime;
+              highestPriorityRoot = root;
+            }
+
+            if (root === lastScheduledRoot) {
+              break;
+            }
+
+            if (highestPriorityWork === Sync) {
+              // Sync is highest priority by definition so
+              // we can stop searching.
+              break;
+            }
+
+            previousScheduledRoot = root;
+            root = root.nextScheduledRoot;
+          }
+        }
+      }
+
+      nextFlushedRoot = highestPriorityRoot;
+      nextFlushedExpirationTime = highestPriorityWork;
+    } // TODO: This wrapper exists because many of the older tests (the ones that use
+    // flushDeferredPri) rely on the number of times `shouldYield` is called. We
+    // should get rid of it.
+
+
+    var didYield = false;
+
+    function shouldYieldToRenderer() {
+      if (didYield) {
+        return true;
+      }
+
+      if (scheduler.unstable_shouldYield()) {
+        didYield = true;
+        return true;
+      }
+
+      return false;
+    }
+
+    function performAsyncWork() {
+      try {
+        if (!shouldYieldToRenderer()) {
+          // The callback timed out. That means at least one update has expired.
+          // Iterate through the root schedule. If they contain expired work, set
+          // the next render expiration time to the current time. This has the effect
+          // of flushing all expired work in a single batch, instead of flushing each
+          // level one at a time.
+          if (firstScheduledRoot !== null) {
+            recomputeCurrentRendererTime();
+            var root = firstScheduledRoot;
+
+            do {
+              didExpireAtExpirationTime(root, currentRendererTime); // The root schedule is circular, so this is never null.
+
+              root = root.nextScheduledRoot;
+            } while (root !== firstScheduledRoot);
+          }
+        }
+
+        performWork(NoWork, true);
+      } finally {
+        didYield = false;
+      }
+    }
+
+    function performSyncWork() {
+      performWork(Sync, false);
+    }
+
+    function performWork(minExpirationTime, isYieldy) {
+      // Keep working on roots until there's no more work, or until there's a higher
+      // priority event.
+      findHighestPriorityRoot();
+
+      if (isYieldy) {
+        recomputeCurrentRendererTime();
+        currentSchedulerTime = currentRendererTime;
+
+        if (enableUserTimingAPI) {
+          var didExpire = nextFlushedExpirationTime > currentRendererTime;
+          var timeout = expirationTimeToMs(nextFlushedExpirationTime);
+          stopRequestCallbackTimer(didExpire, timeout);
+        }
+
+        while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && minExpirationTime <= nextFlushedExpirationTime && !(didYield && currentRendererTime > nextFlushedExpirationTime)) {
+          performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, currentRendererTime > nextFlushedExpirationTime);
+          findHighestPriorityRoot();
+          recomputeCurrentRendererTime();
+          currentSchedulerTime = currentRendererTime;
+        }
+      } else {
+        while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && minExpirationTime <= nextFlushedExpirationTime) {
+          performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, false);
+          findHighestPriorityRoot();
+        }
+      } // We're done flushing work. Either we ran out of time in this callback,
+      // or there's no more work left with sufficient priority.
+      // If we're inside a callback, set this to false since we just completed it.
+
+
+      if (isYieldy) {
+        callbackExpirationTime = NoWork;
+        callbackID = null;
+      } // If there's work left over, schedule a new callback.
+
+
+      if (nextFlushedExpirationTime !== NoWork) {
+        scheduleCallbackWithExpirationTime(nextFlushedRoot, nextFlushedExpirationTime);
+      } // Clean-up.
+
+
+      finishRendering();
+    }
+
+    function flushRoot(root, expirationTime) {
+      !!isRendering ? invariant(false, 'work.commit(): Cannot commit while already rendering. This likely means you attempted to commit from inside a lifecycle method.') : void 0; // Perform work on root as if the given expiration time is the current time.
+      // This has the effect of synchronously flushing all work up to and
+      // including the given time.
+
+      nextFlushedRoot = root;
+      nextFlushedExpirationTime = expirationTime;
+      performWorkOnRoot(root, expirationTime, false); // Flush any sync work that was scheduled by lifecycles
+
+      performSyncWork();
+    }
+
+    function finishRendering() {
+      nestedUpdateCount = 0;
+      lastCommittedRootDuringThisBatch = null;
+
+      if (completedBatches !== null) {
+        var batches = completedBatches;
+        completedBatches = null;
+
+        for (var i = 0; i < batches.length; i++) {
+          var batch = batches[i];
+
+          try {
+            batch._onComplete();
+          } catch (error) {
+            if (!hasUnhandledError) {
+              hasUnhandledError = true;
+              unhandledError = error;
+            }
+          }
+        }
+      }
+
+      if (hasUnhandledError) {
+        var error = unhandledError;
+        unhandledError = null;
+        hasUnhandledError = false;
+        throw error;
+      }
+    }
+
+    function performWorkOnRoot(root, expirationTime, isYieldy) {
+      !!isRendering ? invariant(false, 'performWorkOnRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;
+      isRendering = true; // Check if this is async work or sync/expired work.
+
+      if (!isYieldy) {
+        // Flush work without yielding.
+        // TODO: Non-yieldy work does not necessarily imply expired work. A renderer
+        // may want to perform some work without yielding, but also without
+        // requiring the root to complete (by triggering placeholders).
+        var finishedWork = root.finishedWork;
+
+        if (finishedWork !== null) {
+          // This root is already complete. We can commit it.
+          completeRoot(root, finishedWork, expirationTime);
+        } else {
+          root.finishedWork = null; // If this root previously suspended, clear its existing timeout, since
+          // we're about to try rendering again.
+
+          var timeoutHandle = root.timeoutHandle;
+
+          if (timeoutHandle !== noTimeout) {
+            root.timeoutHandle = noTimeout; // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above
+
+            cancelTimeout(timeoutHandle);
+          }
+
+          renderRoot(root, isYieldy);
+          finishedWork = root.finishedWork;
+
+          if (finishedWork !== null) {
+            // We've completed the root. Commit it.
+            completeRoot(root, finishedWork, expirationTime);
+          }
+        }
+      } else {
+        // Flush async work.
+        var _finishedWork = root.finishedWork;
+
+        if (_finishedWork !== null) {
+          // This root is already complete. We can commit it.
+          completeRoot(root, _finishedWork, expirationTime);
+        } else {
+          root.finishedWork = null; // If this root previously suspended, clear its existing timeout, since
+          // we're about to try rendering again.
+
+          var _timeoutHandle = root.timeoutHandle;
+
+          if (_timeoutHandle !== noTimeout) {
+            root.timeoutHandle = noTimeout; // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above
+
+            cancelTimeout(_timeoutHandle);
+          }
+
+          renderRoot(root, isYieldy);
+          _finishedWork = root.finishedWork;
+
+          if (_finishedWork !== null) {
+            // We've completed the root. Check the if we should yield one more time
+            // before committing.
+            if (!shouldYieldToRenderer()) {
+              // Still time left. Commit the root.
+              completeRoot(root, _finishedWork, expirationTime);
+            } else {
+              // There's no time left. Mark this root as complete. We'll come
+              // back and commit it later.
+              root.finishedWork = _finishedWork;
+            }
+          }
+        }
+      }
+
+      isRendering = false;
+    }
+
+    function completeRoot(root, finishedWork, expirationTime) {
+      // Check if there's a batch that matches this expiration time.
+      var firstBatch = root.firstBatch;
+
+      if (firstBatch !== null && firstBatch._expirationTime >= expirationTime) {
+        if (completedBatches === null) {
+          completedBatches = [firstBatch];
+        } else {
+          completedBatches.push(firstBatch);
+        }
+
+        if (firstBatch._defer) {
+          // This root is blocked from committing by a batch. Unschedule it until
+          // we receive another update.
+          root.finishedWork = finishedWork;
+          root.expirationTime = NoWork;
+          return;
+        }
+      } // Commit the root.
+
+
+      root.finishedWork = null; // Check if this is a nested update (a sync update scheduled during the
+      // commit phase).
+
+      if (root === lastCommittedRootDuringThisBatch) {
+        // If the next root is the same as the previous root, this is a nested
+        // update. To prevent an infinite loop, increment the nested update count.
+        nestedUpdateCount++;
+      } else {
+        // Reset whenever we switch roots.
+        lastCommittedRootDuringThisBatch = root;
+        nestedUpdateCount = 0;
+      }
+
+      scheduler.unstable_runWithPriority(scheduler.unstable_ImmediatePriority, function () {
+        commitRoot(root, finishedWork);
+      });
+    }
+
+    function onUncaughtError(error) {
+      !(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; // Unschedule this root so we don't work on it again until there's
+      // another update.
+
+      nextFlushedRoot.expirationTime = NoWork;
+
+      if (!hasUnhandledError) {
+        hasUnhandledError = true;
+        unhandledError = error;
+      }
+    } // TODO: Batching should be implemented at the renderer level, not inside
+    // the reconciler.
+
+
+    function batchedUpdates$1(fn, a) {
+      var previousIsBatchingUpdates = isBatchingUpdates;
+      isBatchingUpdates = true;
+
+      try {
+        return fn(a);
+      } finally {
+        isBatchingUpdates = previousIsBatchingUpdates;
+
+        if (!isBatchingUpdates && !isRendering) {
+          performSyncWork();
+        }
+      }
+    } // TODO: Batching should be implemented at the renderer level, not inside
+    // the reconciler.
+
+
+    function unbatchedUpdates(fn, a) {
+      if (isBatchingUpdates && !isUnbatchingUpdates) {
+        isUnbatchingUpdates = true;
+
+        try {
+          return fn(a);
+        } finally {
+          isUnbatchingUpdates = false;
+        }
+      }
+
+      return fn(a);
+    } // TODO: Batching should be implemented at the renderer level, not within
+    // the reconciler.
+
+
+    function flushSync(fn, a) {
+      !!isRendering ? invariant(false, 'flushSync was called from inside a lifecycle method. It cannot be called when React is already rendering.') : void 0;
+      var previousIsBatchingUpdates = isBatchingUpdates;
+      isBatchingUpdates = true;
+
+      try {
+        return syncUpdates(fn, a);
+      } finally {
+        isBatchingUpdates = previousIsBatchingUpdates;
+        performSyncWork();
+      }
+    }
+
+    function interactiveUpdates$1(fn, a, b) {
+      // If there are any pending interactive updates, synchronously flush them.
+      // This needs to happen before we read any handlers, because the effect of
+      // the previous event may influence which handlers are called during
+      // this event.
+      if (!isBatchingUpdates && !isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {
+        // Synchronously flush pending interactive updates.
+        performWork(lowestPriorityPendingInteractiveExpirationTime, false);
+        lowestPriorityPendingInteractiveExpirationTime = NoWork;
+      }
+
+      var previousIsBatchingUpdates = isBatchingUpdates;
+      isBatchingUpdates = true;
+
+      try {
+        return scheduler.unstable_runWithPriority(scheduler.unstable_UserBlockingPriority, function () {
+          return fn(a, b);
+        });
+      } finally {
+        isBatchingUpdates = previousIsBatchingUpdates;
+
+        if (!isBatchingUpdates && !isRendering) {
+          performSyncWork();
+        }
+      }
+    }
+
+    function flushInteractiveUpdates$1() {
+      if (!isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {
+        // Synchronously flush pending interactive updates.
+        performWork(lowestPriorityPendingInteractiveExpirationTime, false);
+        lowestPriorityPendingInteractiveExpirationTime = NoWork;
+      }
+    }
+
+    function flushControlled(fn) {
+      var previousIsBatchingUpdates = isBatchingUpdates;
+      isBatchingUpdates = true;
+
+      try {
+        syncUpdates(fn);
+      } finally {
+        isBatchingUpdates = previousIsBatchingUpdates;
+
+        if (!isBatchingUpdates && !isRendering) {
+          performSyncWork();
+        }
+      }
+    } // 0 is PROD, 1 is DEV.
+    // Might add PROFILE later.
+
+
+    var didWarnAboutNestedUpdates = void 0;
+    var didWarnAboutFindNodeInStrictMode = void 0;
+    {
+      didWarnAboutNestedUpdates = false;
+      didWarnAboutFindNodeInStrictMode = {};
+    }
+
+    function getContextForSubtree(parentComponent) {
+      if (!parentComponent) {
+        return emptyContextObject;
+      }
+
+      var fiber = get(parentComponent);
+      var parentContext = findCurrentUnmaskedContext(fiber);
+
+      if (fiber.tag === ClassComponent) {
+        var Component = fiber.type;
+
+        if (isContextProvider(Component)) {
+          return processChildContext(fiber, Component, parentContext);
+        }
+      }
+
+      return parentContext;
+    }
+
+    function scheduleRootUpdate(current$$1, element, expirationTime, callback) {
+      {
+        if (phase === 'render' && current !== null && !didWarnAboutNestedUpdates) {
+          didWarnAboutNestedUpdates = true;
+          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');
+        }
+      }
+      var update = createUpdate(expirationTime); // Caution: React DevTools currently depends on this property
+      // being called "element".
+
+      update.payload = {
+        element: element
+      };
+      callback = callback === undefined ? null : callback;
+
+      if (callback !== null) {
+        !(typeof callback === 'function') ? warningWithoutStack$1(false, 'render(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callback) : void 0;
+        update.callback = callback;
+      }
+
+      flushPassiveEffects();
+      enqueueUpdate(current$$1, update);
+      scheduleWork(current$$1, expirationTime);
+      return expirationTime;
+    }
+
+    function updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback) {
+      // TODO: If this is a nested container, this won't be the root.
+      var current$$1 = container.current;
+      {
+        if (ReactFiberInstrumentation_1.debugTool) {
+          if (current$$1.alternate === null) {
+            ReactFiberInstrumentation_1.debugTool.onMountContainer(container);
+          } else if (element === null) {
+            ReactFiberInstrumentation_1.debugTool.onUnmountContainer(container);
+          } else {
+            ReactFiberInstrumentation_1.debugTool.onUpdateContainer(container);
+          }
+        }
+      }
+      var context = getContextForSubtree(parentComponent);
+
+      if (container.context === null) {
+        container.context = context;
+      } else {
+        container.pendingContext = context;
+      }
+
+      return scheduleRootUpdate(current$$1, element, expirationTime, callback);
+    }
+
+    function findHostInstance(component) {
+      var fiber = get(component);
+
+      if (fiber === undefined) {
+        if (typeof component.render === 'function') {
+          invariant(false, 'Unable to find node on an unmounted component.');
+        } else {
+          invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));
+        }
+      }
+
+      var hostFiber = findCurrentHostFiber(fiber);
+
+      if (hostFiber === null) {
+        return null;
+      }
+
+      return hostFiber.stateNode;
+    }
+
+    function findHostInstanceWithWarning(component, methodName) {
+      {
+        var fiber = get(component);
+
+        if (fiber === undefined) {
+          if (typeof component.render === 'function') {
+            invariant(false, 'Unable to find node on an unmounted component.');
+          } else {
+            invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));
+          }
+        }
+
+        var hostFiber = findCurrentHostFiber(fiber);
+
+        if (hostFiber === null) {
+          return null;
+        }
+
+        if (hostFiber.mode & StrictMode) {
+          var componentName = getComponentName(fiber.type) || 'Component';
+
+          if (!didWarnAboutFindNodeInStrictMode[componentName]) {
+            didWarnAboutFindNodeInStrictMode[componentName] = true;
+
+            if (fiber.mode & StrictMode) {
+              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));
+            } else {
+              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));
+            }
+          }
+        }
+
+        return hostFiber.stateNode;
+      }
+      return findHostInstance(component);
+    }
+
+    function createContainer(containerInfo, isConcurrent, hydrate) {
+      return createFiberRoot(containerInfo, isConcurrent, hydrate);
+    }
+
+    function updateContainer(element, container, parentComponent, callback) {
+      var current$$1 = container.current;
+      var currentTime = requestCurrentTime();
+      var expirationTime = computeExpirationForFiber(currentTime, current$$1);
+      return updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback);
+    }
+
+    function getPublicRootInstance(container) {
+      var containerFiber = container.current;
+
+      if (!containerFiber.child) {
+        return null;
+      }
+
+      switch (containerFiber.child.tag) {
+        case HostComponent:
+          return getPublicInstance(containerFiber.child.stateNode);
+
+        default:
+          return containerFiber.child.stateNode;
+      }
+    }
+
+    function findHostInstanceWithNoPortals(fiber) {
+      var hostFiber = findCurrentHostFiberWithNoPortals(fiber);
+
+      if (hostFiber === null) {
+        return null;
+      }
+
+      return hostFiber.stateNode;
+    }
+
+    var overrideProps = null;
+    {
+      var copyWithSetImpl = function (obj, path, idx, value) {
+        if (idx >= path.length) {
+          return value;
+        }
+
+        var key = path[idx];
+        var updated = Array.isArray(obj) ? obj.slice() : _assign({}, obj); // $FlowFixMe number or string is fine here
+
+        updated[key] = copyWithSetImpl(obj[key], path, idx + 1, value);
+        return updated;
+      };
+
+      var copyWithSet = function (obj, path, value) {
+        return copyWithSetImpl(obj, path, 0, value);
+      }; // Support DevTools props for function components, forwardRef, memo, host components, etc.
+
+
+      overrideProps = function (fiber, path, value) {
+        flushPassiveEffects();
+        fiber.pendingProps = copyWithSet(fiber.memoizedProps, path, value);
+
+        if (fiber.alternate) {
+          fiber.alternate.pendingProps = fiber.pendingProps;
+        }
+
+        scheduleWork(fiber, Sync);
+      };
+    }
+
+    function injectIntoDevTools(devToolsConfig) {
+      var findFiberByHostInstance = devToolsConfig.findFiberByHostInstance;
+      var ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;
+      return injectInternals(_assign({}, devToolsConfig, {
+        overrideProps: overrideProps,
+        currentDispatcherRef: ReactCurrentDispatcher,
+        findHostInstanceByFiber: function (fiber) {
+          var hostFiber = findCurrentHostFiber(fiber);
+
+          if (hostFiber === null) {
+            return null;
+          }
+
+          return hostFiber.stateNode;
+        },
+        findFiberByHostInstance: function (instance) {
+          if (!findFiberByHostInstance) {
+            // Might not be implemented by the renderer.
+            return null;
+          }
+
+          return findFiberByHostInstance(instance);
+        }
+      }));
+    } // This file intentionally does *not* have the Flow annotation.
+    // Don't add it. See `./inline-typed.js` for an explanation.
+
+
+    function createPortal$1(children, containerInfo, // TODO: figure out the API for cross-renderer implementation.
+    implementation) {
+      var key = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : null;
+      return {
+        // This tag allow us to uniquely identify this as a React Portal
+        $$typeof: REACT_PORTAL_TYPE,
+        key: key == null ? null : '' + key,
+        children: children,
+        containerInfo: containerInfo,
+        implementation: implementation
+      };
+    } // TODO: this is special because it gets imported during build.
+
+
+    var ReactVersion = '16.8.3'; // TODO: This type is shared between the reconciler and ReactDOM, but will
+    // eventually be lifted out to the renderer.
+
+    var ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;
+    var topLevelUpdateWarnings = void 0;
+    var warnOnInvalidCallback = void 0;
+    var didWarnAboutUnstableCreatePortal = false;
+    {
+      if (typeof Map !== 'function' || // $FlowIssue Flow incorrectly thinks Map has no prototype
+      Map.prototype == null || typeof Map.prototype.forEach !== 'function' || typeof Set !== 'function' || // $FlowIssue Flow incorrectly thinks Set has no prototype
+      Set.prototype == null || typeof Set.prototype.clear !== 'function' || typeof Set.prototype.forEach !== 'function') {
+        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');
+      }
+
+      topLevelUpdateWarnings = function (container) {
+        if (container._reactRootContainer && container.nodeType !== COMMENT_NODE) {
+          var hostInstance = findHostInstanceWithNoPortals(container._reactRootContainer._internalRoot.current);
+
+          if (hostInstance) {
+            !(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;
+          }
+        }
+
+        var isRootRenderedBySomeReact = !!container._reactRootContainer;
+        var rootEl = getReactRootElementInContainer(container);
+        var hasNonRootReactChild = !!(rootEl && getInstanceFromNode$1(rootEl));
+        !(!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;
+        !(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;
+      };
+
+      warnOnInvalidCallback = function (callback, callerName) {
+        !(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;
+      };
+    }
+    setRestoreImplementation(restoreControlledState$1);
+
+    function ReactBatch(root) {
+      var expirationTime = computeUniqueAsyncExpiration();
+      this._expirationTime = expirationTime;
+      this._root = root;
+      this._next = null;
+      this._callbacks = null;
+      this._didComplete = false;
+      this._hasChildren = false;
+      this._children = null;
+      this._defer = true;
+    }
+
+    ReactBatch.prototype.render = function (children) {
+      !this._defer ? invariant(false, 'batch.render: Cannot render a batch that already committed.') : void 0;
+      this._hasChildren = true;
+      this._children = children;
+      var internalRoot = this._root._internalRoot;
+      var expirationTime = this._expirationTime;
+      var work = new ReactWork();
+      updateContainerAtExpirationTime(children, internalRoot, null, expirationTime, work._onCommit);
+      return work;
+    };
+
+    ReactBatch.prototype.then = function (onComplete) {
+      if (this._didComplete) {
+        onComplete();
+        return;
+      }
+
+      var callbacks = this._callbacks;
+
+      if (callbacks === null) {
+        callbacks = this._callbacks = [];
+      }
+
+      callbacks.push(onComplete);
+    };
+
+    ReactBatch.prototype.commit = function () {
+      var internalRoot = this._root._internalRoot;
+      var firstBatch = internalRoot.firstBatch;
+      !(this._defer && firstBatch !== null) ? invariant(false, 'batch.commit: Cannot commit a batch multiple times.') : void 0;
+
+      if (!this._hasChildren) {
+        // This batch is empty. Return.
+        this._next = null;
+        this._defer = false;
+        return;
+      }
+
+      var expirationTime = this._expirationTime; // Ensure this is the first batch in the list.
+
+      if (firstBatch !== this) {
+        // This batch is not the earliest batch. We need to move it to the front.
+        // Update its expiration time to be the expiration time of the earliest
+        // batch, so that we can flush it without flushing the other batches.
+        if (this._hasChildren) {
+          expirationTime = this._expirationTime = firstBatch._expirationTime; // Rendering this batch again ensures its children will be the final state
+          // when we flush (updates are processed in insertion order: last
+          // update wins).
+          // TODO: This forces a restart. Should we print a warning?
+
+          this.render(this._children);
+        } // Remove the batch from the list.
+
+
+        var previous = null;
+        var batch = firstBatch;
+
+        while (batch !== this) {
+          previous = batch;
+          batch = batch._next;
+        }
+
+        !(previous !== null) ? invariant(false, 'batch.commit: Cannot commit a batch multiple times.') : void 0;
+        previous._next = batch._next; // Add it to the front.
+
+        this._next = firstBatch;
+        firstBatch = internalRoot.firstBatch = this;
+      } // Synchronously flush all the work up to this batch's expiration time.
+
+
+      this._defer = false;
+      flushRoot(internalRoot, expirationTime); // Pop the batch from the list.
+
+      var next = this._next;
+      this._next = null;
+      firstBatch = internalRoot.firstBatch = next; // Append the next earliest batch's children to the update queue.
+
+      if (firstBatch !== null && firstBatch._hasChildren) {
+        firstBatch.render(firstBatch._children);
+      }
+    };
+
+    ReactBatch.prototype._onComplete = function () {
+      if (this._didComplete) {
+        return;
+      }
+
+      this._didComplete = true;
+      var callbacks = this._callbacks;
+
+      if (callbacks === null) {
+        return;
+      } // TODO: Error handling.
+
+
+      for (var i = 0; i < callbacks.length; i++) {
+        var _callback = callbacks[i];
+
+        _callback();
+      }
+    };
+
+    function ReactWork() {
+      this._callbacks = null;
+      this._didCommit = false; // TODO: Avoid need to bind by replacing callbacks in the update queue with
+      // list of Work objects.
+
+      this._onCommit = this._onCommit.bind(this);
+    }
+
+    ReactWork.prototype.then = function (onCommit) {
+      if (this._didCommit) {
+        onCommit();
+        return;
+      }
+
+      var callbacks = this._callbacks;
+
+      if (callbacks === null) {
+        callbacks = this._callbacks = [];
+      }
+
+      callbacks.push(onCommit);
+    };
+
+    ReactWork.prototype._onCommit = function () {
+      if (this._didCommit) {
+        return;
+      }
+
+      this._didCommit = true;
+      var callbacks = this._callbacks;
+
+      if (callbacks === null) {
+        return;
+      } // TODO: Error handling.
+
+
+      for (var i = 0; i < callbacks.length; i++) {
+        var _callback2 = callbacks[i];
+        !(typeof _callback2 === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', _callback2) : void 0;
+
+        _callback2();
+      }
+    };
+
+    function ReactRoot(container, isConcurrent, hydrate) {
+      var root = createContainer(container, isConcurrent, hydrate);
+      this._internalRoot = root;
+    }
+
+    ReactRoot.prototype.render = function (children, callback) {
+      var root = this._internalRoot;
+      var work = new ReactWork();
+      callback = callback === undefined ? null : callback;
+      {
+        warnOnInvalidCallback(callback, 'render');
+      }
+
+      if (callback !== null) {
+        work.then(callback);
+      }
+
+      updateContainer(children, root, null, work._onCommit);
+      return work;
+    };
+
+    ReactRoot.prototype.unmount = function (callback) {
+      var root = this._internalRoot;
+      var work = new ReactWork();
+      callback = callback === undefined ? null : callback;
+      {
+        warnOnInvalidCallback(callback, 'render');
+      }
+
+      if (callback !== null) {
+        work.then(callback);
+      }
+
+      updateContainer(null, root, null, work._onCommit);
+      return work;
+    };
+
+    ReactRoot.prototype.legacy_renderSubtreeIntoContainer = function (parentComponent, children, callback) {
+      var root = this._internalRoot;
+      var work = new ReactWork();
+      callback = callback === undefined ? null : callback;
+      {
+        warnOnInvalidCallback(callback, 'render');
+      }
+
+      if (callback !== null) {
+        work.then(callback);
+      }
+
+      updateContainer(children, root, parentComponent, work._onCommit);
+      return work;
+    };
+
+    ReactRoot.prototype.createBatch = function () {
+      var batch = new ReactBatch(this);
+      var expirationTime = batch._expirationTime;
+      var internalRoot = this._internalRoot;
+      var firstBatch = internalRoot.firstBatch;
+
+      if (firstBatch === null) {
+        internalRoot.firstBatch = batch;
+        batch._next = null;
+      } else {
+        // Insert sorted by expiration time then insertion order
+        var insertAfter = null;
+        var insertBefore = firstBatch;
+
+        while (insertBefore !== null && insertBefore._expirationTime >= expirationTime) {
+          insertAfter = insertBefore;
+          insertBefore = insertBefore._next;
+        }
+
+        batch._next = insertBefore;
+
+        if (insertAfter !== null) {
+          insertAfter._next = batch;
+        }
+      }
+
+      return batch;
+    };
+    /**
+     * True if the supplied DOM node is a valid node element.
+     *
+     * @param {?DOMElement} node The candidate DOM node.
+     * @return {boolean} True if the DOM is a valid DOM node.
+     * @internal
+     */
+
+
+    function isValidContainer(node) {
+      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 '));
+    }
+
+    function getReactRootElementInContainer(container) {
+      if (!container) {
+        return null;
+      }
+
+      if (container.nodeType === DOCUMENT_NODE) {
+        return container.documentElement;
+      } else {
+        return container.firstChild;
+      }
+    }
+
+    function shouldHydrateDueToLegacyHeuristic(container) {
+      var rootElement = getReactRootElementInContainer(container);
+      return !!(rootElement && rootElement.nodeType === ELEMENT_NODE && rootElement.hasAttribute(ROOT_ATTRIBUTE_NAME));
+    }
+
+    setBatchingImplementation(batchedUpdates$1, interactiveUpdates$1, flushInteractiveUpdates$1);
+    var warnedAboutHydrateAPI = false;
+
+    function legacyCreateRootFromDOMContainer(container, forceHydrate) {
+      var shouldHydrate = forceHydrate || shouldHydrateDueToLegacyHeuristic(container); // First clear any existing content.
+
+      if (!shouldHydrate) {
+        var warned = false;
+        var rootSibling = void 0;
+
+        while (rootSibling = container.lastChild) {
+          {
+            if (!warned && rootSibling.nodeType === ELEMENT_NODE && rootSibling.hasAttribute(ROOT_ATTRIBUTE_NAME)) {
+              warned = true;
+              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.');
+            }
+          }
+          container.removeChild(rootSibling);
+        }
+      }
+
+      {
+        if (shouldHydrate && !forceHydrate && !warnedAboutHydrateAPI) {
+          warnedAboutHydrateAPI = true;
+          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.');
+        }
+      } // Legacy roots are not async by default.
+
+      var isConcurrent = false;
+      return new ReactRoot(container, isConcurrent, shouldHydrate);
+    }
+
+    function legacyRenderSubtreeIntoContainer(parentComponent, children, container, forceHydrate, callback) {
+      {
+        topLevelUpdateWarnings(container);
+      } // TODO: Without `any` type, Flow says "Property cannot be accessed on any
+      // member of intersection type." Whyyyyyy.
+
+      var root = container._reactRootContainer;
+
+      if (!root) {
+        // Initial mount
+        root = container._reactRootContainer = legacyCreateRootFromDOMContainer(container, forceHydrate);
+
+        if (typeof callback === 'function') {
+          var originalCallback = callback;
+
+          callback = function () {
+            var instance = getPublicRootInstance(root._internalRoot);
+            originalCallback.call(instance);
+          };
+        } // Initial mount should not be batched.
+
+
+        unbatchedUpdates(function () {
+          if (parentComponent != null) {
+            root.legacy_renderSubtreeIntoContainer(parentComponent, children, callback);
+          } else {
+            root.render(children, callback);
+          }
+        });
+      } else {
+        if (typeof callback === 'function') {
+          var _originalCallback = callback;
+
+          callback = function () {
+            var instance = getPublicRootInstance(root._internalRoot);
+
+            _originalCallback.call(instance);
+          };
+        } // Update
+
+
+        if (parentComponent != null) {
+          root.legacy_renderSubtreeIntoContainer(parentComponent, children, callback);
+        } else {
+          root.render(children, callback);
+        }
+      }
+
+      return getPublicRootInstance(root._internalRoot);
+    }
+
+    function createPortal$$1(children, container) {
+      var key = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
+      !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0; // TODO: pass ReactDOM portal implementation as third argument
+
+      return createPortal$1(children, container, null, key);
+    }
+
+    var ReactDOM = {
+      createPortal: createPortal$$1,
+      findDOMNode: function (componentOrElement) {
+        {
+          var owner = ReactCurrentOwner.current;
+
+          if (owner !== null && owner.stateNode !== null) {
+            var warnedAboutRefsInRender = owner.stateNode._warnedAboutRefsInRender;
+            !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;
+            owner.stateNode._warnedAboutRefsInRender = true;
+          }
+        }
+
+        if (componentOrElement == null) {
+          return null;
+        }
+
+        if (componentOrElement.nodeType === ELEMENT_NODE) {
+          return componentOrElement;
+        }
+
+        {
+          return findHostInstanceWithWarning(componentOrElement, 'findDOMNode');
+        }
+        return findHostInstance(componentOrElement);
+      },
+      hydrate: function (element, container, callback) {
+        !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;
+        {
+          !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.hydrate() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. ' + 'Did you mean to call createRoot(container, {hydrate: true}).render(element)?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+        } // TODO: throw or warn if we couldn't hydrate?
+
+        return legacyRenderSubtreeIntoContainer(null, element, container, true, callback);
+      },
+      render: function (element, container, callback) {
+        !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;
+        {
+          !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.render() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. ' + 'Did you mean to call root.render(element)?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+        }
+        return legacyRenderSubtreeIntoContainer(null, element, container, false, callback);
+      },
+      unstable_renderSubtreeIntoContainer: function (parentComponent, element, containerNode, callback) {
+        !isValidContainer(containerNode) ? invariant(false, 'Target container is not a DOM element.') : void 0;
+        !(parentComponent != null && has(parentComponent)) ? invariant(false, 'parentComponent must be a valid React Component') : void 0;
+        return legacyRenderSubtreeIntoContainer(parentComponent, element, containerNode, false, callback);
+      },
+      unmountComponentAtNode: function (container) {
+        !isValidContainer(container) ? invariant(false, 'unmountComponentAtNode(...): Target container is not a DOM element.') : void 0;
+        {
+          !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.unmountComponentAtNode() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. Did you mean to call root.unmount()?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+        }
+
+        if (container._reactRootContainer) {
+          {
+            var rootEl = getReactRootElementInContainer(container);
+            var renderedByDifferentReact = rootEl && !getInstanceFromNode$1(rootEl);
+            !!renderedByDifferentReact ? warningWithoutStack$1(false, "unmountComponentAtNode(): The node you're attempting to unmount " + 'was rendered by another copy of React.') : void 0;
+          } // Unmount should not be batched.
+
+          unbatchedUpdates(function () {
+            legacyRenderSubtreeIntoContainer(null, null, container, false, function () {
+              container._reactRootContainer = null;
+            });
+          }); // If you call unmountComponentAtNode twice in quick succession, you'll
+          // get `true` twice. That's probably fine?
+
+          return true;
+        } else {
+          {
+            var _rootEl = getReactRootElementInContainer(container);
+
+            var hasNonRootReactChild = !!(_rootEl && getInstanceFromNode$1(_rootEl)); // Check if the container itself is a React root node.
+
+            var isContainerReactRoot = container.nodeType === ELEMENT_NODE && isValidContainer(container.parentNode) && !!container.parentNode._reactRootContainer;
+            !!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;
+          }
+          return false;
+        }
+      },
+      // Temporary alias since we already shipped React 16 RC with it.
+      // TODO: remove in React 17.
+      unstable_createPortal: function () {
+        if (!didWarnAboutUnstableCreatePortal) {
+          didWarnAboutUnstableCreatePortal = true;
+          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.');
+        }
+
+        return createPortal$$1.apply(undefined, arguments);
+      },
+      unstable_batchedUpdates: batchedUpdates$1,
+      unstable_interactiveUpdates: interactiveUpdates$1,
+      flushSync: flushSync,
+      unstable_createRoot: createRoot,
+      unstable_flushControlled: flushControlled,
+      __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: {
+        // Keep in sync with ReactDOMUnstableNativeDependencies.js
+        // and ReactTestUtils.js. This is an array for better minification.
+        Events: [getInstanceFromNode$1, getNodeFromInstance$1, getFiberCurrentPropsFromNode$1, injection.injectEventPluginsByName, eventNameDispatchConfigs, accumulateTwoPhaseDispatches, accumulateDirectDispatches, enqueueStateRestore, restoreStateIfNeeded, dispatchEvent, runEventsInBatch]
+      }
+    };
+
+    function createRoot(container, options) {
+      var functionName = enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot';
+      !isValidContainer(container) ? invariant(false, '%s(...): Target container is not a DOM element.', functionName) : void 0;
+      {
+        !!container._reactRootContainer ? warningWithoutStack$1(false, 'You are calling ReactDOM.%s() on a container that was previously ' + 'passed to ReactDOM.render(). This is not supported.', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;
+        container._reactHasBeenPassedToCreateRootDEV = true;
+      }
+      var hydrate = options != null && options.hydrate === true;
+      return new ReactRoot(container, true, hydrate);
+    }
+
+    if (enableStableConcurrentModeAPIs) {
+      ReactDOM.createRoot = createRoot;
+      ReactDOM.unstable_createRoot = undefined;
+    }
+
+    var foundDevTools = injectIntoDevTools({
+      findFiberByHostInstance: getClosestInstanceFromNode,
+      bundleType: 1,
+      version: ReactVersion,
+      rendererPackageName: 'react-dom'
+    });
+    {
+      if (!foundDevTools && canUseDOM && window.top === window.self) {
+        // If we're in Chrome or Firefox, provide a download link if not installed.
+        if (navigator.userAgent.indexOf('Chrome') > -1 && navigator.userAgent.indexOf('Edge') === -1 || navigator.userAgent.indexOf('Firefox') > -1) {
+          var protocol = window.location.protocol; // Don't warn in exotic cases like chrome-extension://.
+
+          if (/^(https?|file):$/.test(protocol)) {
+            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');
+          }
+        }
+      }
+    }
+    var ReactDOM$2 = Object.freeze({
+      default: ReactDOM
+    });
+    var ReactDOM$3 = ReactDOM$2 && ReactDOM || ReactDOM$2; // TODO: decide on the top-level export form.
+    // This is hacky but makes it work with both Rollup and Jest.
+
+    var reactDom = ReactDOM$3.default || ReactDOM$3;
+    module.exports = reactDom;
+  })();
+}
+},{"react":"../../node_modules/react/index.js","object-assign":"../../node_modules/object-assign/index.js","prop-types/checkPropTypes":"../../node_modules/prop-types/checkPropTypes.js","scheduler":"../../node_modules/scheduler/index.js","scheduler/tracing":"../../node_modules/scheduler/tracing.js"}],"../../node_modules/react-dom/index.js":[function(require,module,exports) {
+'use strict';
+
+function checkDCE() {
+  /* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */
+  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined' || typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE !== 'function') {
+    return;
+  }
+
+  if ("development" !== 'production') {
+    // This branch is unreachable because this function is only called
+    // in production, but the condition is true only in development.
+    // Therefore if the branch is still here, dead code elimination wasn't
+    // properly applied.
+    // Don't change the message. React DevTools relies on it. Also make sure
+    // this message doesn't occur elsewhere in this function, or it will cause
+    // a false positive.
+    throw new Error('^_^');
+  }
+
+  try {
+    // Verify that the code above has been dead code eliminated (DCE'd).
+    __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE);
+  } catch (err) {
+    // DevTools shouldn't crash React, no matter what.
+    // We should still report in case we break this code.
+    console.error(err);
+  }
+}
+
+if ("development" === 'production') {
+  // DCE check should happen before ReactDOM bundle executes so that
+  // DevTools can report bad minification during injection.
+  checkDCE();
+  module.exports = require('./cjs/react-dom.production.min.js');
+} else {
+  module.exports = require('./cjs/react-dom.development.js');
+}
+},{"./cjs/react-dom.development.js":"../../node_modules/react-dom/cjs/react-dom.development.js"}],"wallet_address.jsx":[function(require,module,exports) {
+"use strict";
+
+Object.defineProperty(exports, "__esModule", {
+  value: true
+});
+exports.WalletAddress = WalletAddress;
+
+var _react = _interopRequireWildcard(require("react"));
+
+function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = Object.defineProperty && Object.getOwnPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : {}; if (desc.get || desc.set) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } } newObj.default = obj; return newObj; } }
+
+function WalletAddress(props) {
+  var symbol = props.symbol,
+      id = props.id,
+      name = props.name;
+  var walletIdRef = (0, _react.useRef)(null);
+
+  var copyToClipboard = function copyToClipboard(e) {
+    var range = document.createRange();
+    range.selectNode(walletIdRef.current);
+    window.getSelection().removeAllRanges();
+    window.getSelection().addRange(range);
+    document.execCommand('copy');
+  };
+
+  return _react.default.createElement("li", null, _react.default.createElement("div", {
+    className: "currency-name"
+  }, name, " (", symbol, ")"), _react.default.createElement("div", {
+    ref: walletIdRef,
+    className: "wallet-id"
+  }, id), _react.default.createElement("button", {
+    onClick: copyToClipboard
+  }, "Copy"));
+}
+},{"react":"../../node_modules/react/index.js"}],"wallet_addresses.jsx":[function(require,module,exports) {
+"use strict";
+
+Object.defineProperty(exports, "__esModule", {
+  value: true
+});
+exports.WalletAddresses = WalletAddresses;
+
+var _react = _interopRequireDefault(require("react"));
+
+var _wallet_address = require("./wallet_address");
+
+function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
+
+function _extends() { _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; }; return _extends.apply(this, arguments); }
+
+function WalletAddresses(props) {
+  var wallets = props.wallets;
+  var walletAddresses = props.wallets.map(function (wallet) {
+    return _react.default.createElement(_wallet_address.WalletAddress, _extends({
+      key: wallet.symbol
+    }, wallet));
+  });
+  console.log(walletAddresses);
+  return _react.default.createElement("ul", null, walletAddresses);
+}
+},{"react":"../../node_modules/react/index.js","./wallet_address":"wallet_address.jsx"}],"index.js":[function(require,module,exports) {
+"use strict";
+
+require("../../sass/style.scss");
+
+var _loading_dialog = require("./loading_dialog");
+
+var _payment_controller = require("./payment_controller");
+
+var _react = _interopRequireDefault(require("react"));
+
+var _reactDom = _interopRequireDefault(require("react-dom"));
+
+var _wallet_addresses = require("./wallet_addresses");
+
+function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
+
+function _extends() { _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; }; return _extends.apply(this, arguments); }
+
+var reactCallbacks = {};
+var availableComponents = {
+  'LoadingDialog': _loading_dialog.LoadingDialog,
+  'WalletAddresses': _wallet_addresses.WalletAddresses
+};
+var _iteratorNormalCompletion = true;
+var _didIteratorError = false;
+var _iteratorError = undefined;
+
+try {
+  for (var _iterator = window.reactComponents[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
+    var reactComponent = _step.value;
+    var element = document.getElementById(reactComponent.id);
+    var props = reactComponent.props;
+
+    if (element !== null) {
+      var ComponentToUse = availableComponents[reactComponent.name];
+
+      _reactDom.default.render(_react.default.createElement(ComponentToUse, _extends({
+        callbacks: reactCallbacks
+      }, reactComponent.props)), element);
+    }
+  }
+} catch (err) {
+  _didIteratorError = true;
+  _iteratorError = err;
+} finally {
+  try {
+    if (!_iteratorNormalCompletion && _iterator.return != null) {
+      _iterator.return();
+    }
+  } finally {
+    if (_didIteratorError) {
+      throw _iteratorError;
+    }
+  }
+}
+
+window.tor = {
+  PaymentController: _payment_controller.PaymentController,
+  reactCallbacks: reactCallbacks
+};
+},{"../../sass/style.scss":"../../sass/style.scss","./loading_dialog":"loading_dialog.jsx","./payment_controller":"payment_controller.js","react":"../../node_modules/react/index.js","react-dom":"../../node_modules/react-dom/index.js","./wallet_addresses":"wallet_addresses.jsx"}],"../../node_modules/parcel-bundler/src/builtins/hmr-runtime.js":[function(require,module,exports) {
 var global = arguments[3];
-var e=arguments[3];Object.defineProperty(exports,"__esModule",{value:!0});var n=null,t=!1,o=3,r=-1,i=-1,l=!1,u=!1;function a(){if(!l){var e=n.expirationTime;u?k():u=!0,h(p,e)}}function s(){var e=n,t=n.next;if(n===t)n=null;else{var r=n.previous;n=r.next=t,t.previous=r}e.next=e.previous=null,r=e.callback,t=e.expirationTime,e=e.priorityLevel;var l=o,u=i;o=e,i=t;try{var s=r()}finally{o=l,i=u}if("function"==typeof s)if(s={callback:s,priorityLevel:e,expirationTime:t,next:null,previous:null},null===n)n=s.next=s.previous=s;else{r=null,e=n;do{if(e.expirationTime>=t){r=e;break}e=e.next}while(e!==n);null===r?r=n:r===n&&(n=s,a()),(t=r.previous).next=r.previous=s,s.next=r,s.previous=t}}function f(){if(-1===r&&null!==n&&1===n.priorityLevel){l=!0;try{do{s()}while(null!==n&&1===n.priorityLevel)}finally{l=!1,null!==n?a():u=!1}}}function p(e){l=!0;var o=t;t=e;try{if(e)for(;null!==n;){var r=exports.unstable_now();if(!(n.expirationTime<=r))break;do{s()}while(null!==n&&n.expirationTime<=r)}else if(null!
 ==n)do{s()}while(null!==n&&!T())}finally{l=!1,t=o,null!==n?a():u=!1,f()}}var c,v,x=Date,b="function"==typeof setTimeout?setTimeout:void 0,y="function"==typeof clearTimeout?clearTimeout:void 0,d="function"==typeof requestAnimationFrame?requestAnimationFrame:void 0,m="function"==typeof cancelAnimationFrame?cancelAnimationFrame:void 0;function w(e){c=d(function(n){y(v),e(n)}),v=b(function(){m(c),e(exports.unstable_now())},100)}if("object"==typeof performance&&"function"==typeof performance.now){var _=performance;exports.unstable_now=function(){return _.now()}}else exports.unstable_now=function(){return x.now()};var h,k,T,g=null;if("undefined"!=typeof window?g=window:void 0!==e&&(g=e),g&&g._schedMock){var M=g._schedMock;h=M[0],k=M[1],T=M[2],exports.unstable_now=M[3]}else if("undefined"==typeof window||"function"!=typeof MessageChannel){var P=null,C=function(e){if(null!==P)try{P(e)}finally{P=null}};h=function(e){null!==P?setTimeout(h,0,e):(P=e,setTimeout(C,0,!1))},k=function(){P=null},T=
 function(){return!1}}else{"undefined"!=typeof console&&("function"!=typeof d&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"),"function"!=typeof m&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills"));var F=null,L=!1,A=-1,j=!1,q=!1,E=0,I=33,N=33;T=function(){return E<=exports.unstable_now()};var B=new MessageChannel,D=B.port2;B.port1.onmessage=function(){L=!1;var e=F,n=A;F=null,A=-1;var t=exports.unstable_now(),o=!1;if(0>=E-t){if(!(-1!==n&&n<=t))return j||(j=!0,w(O)),F=e,void(A=n);o=!0}if(null!==e){q=!0;try{e(o)}finally{q=!1}}};var O=function(e){if(null!==F){w(O);var n=e-E+N;n<N&&I<N?(8>n&&(n=8),N=n<I?I:n):I=n,E=e+N,L||(L=!0,D.postMessage(void 0))}else j=!1};h=function(e,n){F=e,A=n,q||0>n?D.postMessage(void 0):j||(j=!0,w(O))},k=function(){F=null,L=!1,A=-1}}exports.unstable_Immediat
 ePriority=1,exports.unstable_UserBlockingPriority=2,exports.unstable_NormalPriority=3,exports.unstable_IdlePriority=5,exports.unstable_LowPriority=4,exports.unstable_runWithPriority=function(e,n){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var t=o,i=r;o=e,r=exports.unstable_now();try{return n()}finally{o=t,r=i,f()}},exports.unstable_next=function(e){switch(o){case 1:case 2:case 3:var n=3;break;default:n=o}var t=o,i=r;o=n,r=exports.unstable_now();try{return e()}finally{o=t,r=i,f()}},exports.unstable_scheduleCallback=function(e,t){var i=-1!==r?r:exports.unstable_now();if("object"==typeof t&&null!==t&&"number"==typeof t.timeout)t=i+t.timeout;else switch(o){case 1:t=i+-1;break;case 2:t=i+250;break;case 5:t=i+1073741823;break;case 4:t=i+1e4;break;default:t=i+5e3}if(e={callback:e,priorityLevel:o,expirationTime:t,next:null,previous:null},null===n)n=e.next=e.previous=e,a();else{i=null;var l=n;do{if(l.expirationTime>t){i=l;break}l=l.next}while(l!==n);null===i?i=n:i===n&&(n
 =e,a()),(t=i.previous).next=i.previous=e,e.next=i,e.previous=t}return e},exports.unstable_cancelCallback=function(e){var t=e.next;if(null!==t){if(t===e)n=null;else{e===n&&(n=t);var o=e.previous;o.next=t,t.previous=o}e.next=e.previous=null}},exports.unstable_wrapCallback=function(e){var n=o;return function(){var t=o,i=r;o=n,r=exports.unstable_now();try{return e.apply(this,arguments)}finally{o=t,r=i,f()}}},exports.unstable_getCurrentPriorityLevel=function(){return o},exports.unstable_shouldYield=function(){return!t&&(null!==n&&n.expirationTime<i||T())},exports.unstable_continueExecution=function(){null!==n&&a()},exports.unstable_pauseExecution=function(){},exports.unstable_getFirstCallbackNode=function(){return n};
-},{}],"dH6z":[function(require,module,exports) {
-"use strict";module.exports=require("./cjs/scheduler.production.min.js");
-},{"./cjs/scheduler.production.min.js":"VqLu"}],"9MtQ":[function(require,module,exports) {
-"use strict";var e=require("react"),t=require("object-assign"),n=require("scheduler");function r(e,t,n,r,l,a,i,o){if(!e){if(e=void 0,void 0===t)e=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,l,a,i,o],c=0;(e=Error(t.replace(/%s/g,function(){return u[c++]}))).name="Invariant Violation"}throw e.framesToPop=1,e}}function l(e){for(var t=arguments.length-1,n="https://reactjs.org/docs/error-decoder.html?invariant="+e,l=0;l<t;l++)n+="&args[]="+encodeURIComponent(arguments[l+1]);r(!1,"Minified React error #"+e+"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ",n)}function a(e,t,n,r,l,a,i,o,u){var c=Array.prototype.slice.call(arguments,3);try{t.apply(n,c)}catch(s){this.onError(s)}}e||l("227");var i=!1,o=null,u=!1,c=null,s={onError:function(e){i=!0,o=e}};function f(e,t,n,r,l,u,c,f,d){i=!1,o=null,a.apply(s,arguments)}f
 unction d(e,t,n,r,a,s,d,p,m){if(f.apply(this,arguments),i){if(i){var h=o;i=!1,o=null}else l("198"),h=void 0;u||(u=!0,c=h)}}var p=null,m={};function h(){if(p)for(var e in m){var t=m[e],n=p.indexOf(e);if(-1<n||l("96",e),!g[n])for(var r in t.extractEvents||l("97",e),g[n]=t,n=t.eventTypes){var a=void 0,i=n[r],o=t,u=r;y.hasOwnProperty(u)&&l("99",u),y[u]=i;var c=i.phasedRegistrationNames;if(c){for(a in c)c.hasOwnProperty(a)&&v(c[a],o,u);a=!0}else i.registrationName?(v(i.registrationName,o,u),a=!0):a=!1;a||l("98",r,e)}}}function v(e,t,n){b[e]&&l("100",e),b[e]=t,k[e]=t.eventTypes[n].dependencies}var g=[],y={},b={},k={},x=null,T=null,w=null;function S(e,t,n){var r=e.type||"unknown-event";e.currentTarget=w(n),d(r,t,void 0,e),e.currentTarget=null}function E(e,t){return null==t&&l("30"),null==e?t:Array.isArray(e)?Array.isArray(t)?(e.push.apply(e,t),e):(e.push(t),e):Array.isArray(t)?[e].concat(t):[e,t]}function C(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}var _=null;function P(e){if(e
 ){var t=e._dispatchListeners,n=e._dispatchInstances;if(Array.isArray(t))for(var r=0;r<t.length&&!e.isPropagationStopped();r++)S(e,t[r],n[r]);else t&&S(e,t,n);e._dispatchListeners=null,e._dispatchInstances=null,e.isPersistent()||e.constructor.release(e)}}var N={injectEventPluginOrder:function(e){p&&l("101"),p=Array.prototype.slice.call(e),h()},injectEventPluginsByName:function(e){var t,n=!1;for(t in e)if(e.hasOwnProperty(t)){var r=e[t];m.hasOwnProperty(t)&&m[t]===r||(m[t]&&l("102",t),m[t]=r,n=!0)}n&&h()}};function z(e,t){var n=e.stateNode;if(!n)return null;var r=x(n);if(!r)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}return e?null:(n&&"function"!=typeof n&&l("231",t,typeof n),n)}fu
 nction U(e){if(null!==e&&(_=E(_,e)),e=_,_=null,e&&(C(e,P),_&&l("95"),u))throw e=c,u=!1,c=null,e}var I=Math.random().toString(36).slice(2),D="__reactInternalInstance$"+I,M="__reactEventHandlers$"+I;function R(e){if(e[D])return e[D];for(;!e[D];){if(!e.parentNode)return null;e=e.parentNode}return 5===(e=e[D]).tag||6===e.tag?e:null}function O(e){return!(e=e[D])||5!==e.tag&&6!==e.tag?null:e}function F(e){if(5===e.tag||6===e.tag)return e.stateNode;l("33")}function L(e){return e[M]||null}function A(e){do{e=e.return}while(e&&5!==e.tag);return e||null}function W(e,t,n){(t=z(e,n.dispatchConfig.phasedRegistrationNames[t]))&&(n._dispatchListeners=E(n._dispatchListeners,t),n._dispatchInstances=E(n._dispatchInstances,e))}function V(e){if(e&&e.dispatchConfig.phasedRegistrationNames){for(var t=e._targetInst,n=[];t;)n.push(t),t=A(t);for(t=n.length;0<t--;)W(n[t],"captured",e);for(t=0;t<n.length;t++)W(n[t],"bubbled",e)}}function j(e,t,n){e&&n&&n.dispatchConfig.registrationName&&(t=z(e,n.dispatchConfig
 .registrationName))&&(n._dispatchListeners=E(n._dispatchListeners,t),n._dispatchInstances=E(n._dispatchInstances,e))}function B(e){e&&e.dispatchConfig.registrationName&&j(e._targetInst,null,e)}function H(e){C(e,V)}var Q=!("undefined"==typeof window||!window.document||!window.document.createElement);function K(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var $={animationend:K("Animation","AnimationEnd"),animationiteration:K("Animation","AnimationIteration"),animationstart:K("Animation","AnimationStart"),transitionend:K("Transition","TransitionEnd")},q={},Y={};function X(e){if(q[e])return q[e];if(!$[e])return e;var t,n=$[e];for(t in n)if(n.hasOwnProperty(t)&&t in Y)return q[e]=n[t];return e}Q&&(Y=document.createElement("div").style,"AnimationEvent"in window||(delete $.animationend.animation,delete $.animationiteration.animation,delete $.animationstart.animation),"TransitionEvent"in window||delete $.transitionend.transition);var 
 G=X("animationend"),Z=X("animationiteration"),J=X("animationstart"),ee=X("transitionend"),te="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),ne=null,re=null,le=null;function ae(){if(le)return le;var e,t,n=re,r=n.length,l="value"in ne?ne.value:ne.textContent,a=l.length;for(e=0;e<r&&n[e]===l[e];e++);var i=r-e;for(t=1;t<=i&&n[r-t]===l[a-t];t++);return le=l.slice(e,1<t?1-t:void 0)}function ie(){return!0}function oe(){return!1}function ue(e,t,n,r){for(var l in this.dispatchConfig=e,this._targetInst=t,this.nativeEvent=n,e=this.constructor.Interface)e.hasOwnProperty(l)&&((t=e[l])?this[l]=t(n):"target"===l?this.target=r:this[l]=n[l]);return this.isDefaultPrevented=(null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue)?ie:oe,this.isPropagationStopped=oe,this}function ce(e,t,n,r){if(this.eventPool.length){var
  l=this.eventPool.pop();return this.call(l,e,t,n,r),l}return new this(e,t,n,r)}function se(e){e instanceof this||l("279"),e.destructor(),10>this.eventPool.length&&this.eventPool.push(e)}function fe(e){e.eventPool=[],e.getPooled=ce,e.release=se}t(ue.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=ie)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=ie)},persist:function(){this.isPersistent=ie},isPersistent:oe,destructor:function(){var e,t=this.constructor.Interface;for(e in t)this[e]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null,this.isPropagationStopped=this.isDefaultPrevented=oe,this._dispatchInstances=this._dispatchListeners=null}}),ue.Interface={type:null,target:null,currentTarget:function(
 ){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null},ue.extend=function(e){function n(){}function r(){return l.apply(this,arguments)}var l=this;n.prototype=l.prototype;var a=new n;return t(a,r.prototype),r.prototype=a,r.prototype.constructor=r,r.Interface=t({},l.Interface,e),r.extend=l.extend,fe(r),r},fe(ue);var de=ue.extend({data:null}),pe=ue.extend({data:null}),me=[9,13,27,32],he=Q&&"CompositionEvent"in window,ve=null;Q&&"documentMode"in document&&(ve=document.documentMode);var ge=Q&&"TextEvent"in window&&!ve,ye=Q&&(!he||ve&&8<ve&&11>=ve),be=String.fromCharCode(32),ke={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup 
 mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},xe=!1;function Te(e,t){switch(e){case"keyup":return-1!==me.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function we(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Se=!1;function Ee(e,t){switch(e){case"compositionend":return we(t);case"keypress":return 32!==t.which?null:(xe=!0,be);case"textInput":return(e=t.data)===be&&xe?null:e;default:return null}}function Ce(e,t){if(Se)return"compositionend"===e||!he&&Te(e,t)?(e=ae(),le=re=ne=null,Se=!1,e):null;switch(e){case"paste":return null;c
 ase"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return ye&&"ko"!==t.locale?null:t.data;default:return null}}var _e={eventTypes:ke,extractEvents:function(e,t,n,r){var l=void 0,a=void 0;if(he)e:{switch(e){case"compositionstart":l=ke.compositionStart;break e;case"compositionend":l=ke.compositionEnd;break e;case"compositionupdate":l=ke.compositionUpdate;break e}l=void 0}else Se?Te(e,n)&&(l=ke.compositionEnd):"keydown"===e&&229===n.keyCode&&(l=ke.compositionStart);return l?(ye&&"ko"!==n.locale&&(Se||l!==ke.compositionStart?l===ke.compositionEnd&&Se&&(a=ae()):(re="value"in(ne=r)?ne.value:ne.textContent,Se=!0)),l=de.getPooled(l,t,n,r),a?l.data=a:null!==(a=we(n))&&(l.data=a),H(l),a=l):a=null,(e=ge?Ee(e,n):Ce(e,n))?((t=pe.getPooled(ke.beforeInput,t,n,r)).data=e,H(t)):t=null,null===a?t:null===t?a:[a,t]}},Pe=null,Ne=null,ze=null;function Ue(e){if(e=T
 (e)){"function"!=typeof Pe&&l("280");var t=x(e.stateNode);Pe(e.stateNode,e.type,t)}}function Ie(e){Ne?ze?ze.push(e):ze=[e]:Ne=e}function De(){if(Ne){var e=Ne,t=ze;if(ze=Ne=null,Ue(e),t)for(e=0;e<t.length;e++)Ue(t[e])}}function Me(e,t){return e(t)}function Re(e,t,n){return e(t,n)}function Oe(){}var Fe=!1;function Le(e,t){if(Fe)return e(t);Fe=!0;try{return Me(e,t)}finally{Fe=!1,(null!==Ne||null!==ze)&&(Oe(),De())}}var Ae={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};function We(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Ae[e.type]:"textarea"===t}function Ve(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}function je(e){if(!Q)return!1;var t=(e="on"+e)in document;return t||((t=document.createElement("div")).setAttribute(e,"return;"),t="function"==typeof t[e]),t}function Be(e){var t
 =e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function He(e){var t=Be(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var l=n.get,a=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return l.call(this)},set:function(e){r=""+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Qe(e){e._valueTracker||(e._valueTracker=He(e))}function Ke(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Be(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}var $e=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;$e.hasOwnProperty("ReactCurrentDispatcher")||($e.ReactCurrentDispatcher={current:null});var qe=
 /^(.*)[\\\/]/,Ye="function"==typeof Symbol&&Symbol.for,Xe=Ye?Symbol.for("react.element"):60103,Ge=Ye?Symbol.for("react.portal"):60106,Ze=Ye?Symbol.for("react.fragment"):60107,Je=Ye?Symbol.for("react.strict_mode"):60108,et=Ye?Symbol.for("react.profiler"):60114,tt=Ye?Symbol.for("react.provider"):60109,nt=Ye?Symbol.for("react.context"):60110,rt=Ye?Symbol.for("react.concurrent_mode"):60111,lt=Ye?Symbol.for("react.forward_ref"):60112,at=Ye?Symbol.for("react.suspense"):60113,it=Ye?Symbol.for("react.memo"):60115,ot=Ye?Symbol.for("react.lazy"):60116,ut="function"==typeof Symbol&&Symbol.iterator;function ct(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=ut&&e[ut]||e["@@iterator"])?e:null}function st(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case rt:return"ConcurrentMode";case Ze:return"Fragment";case Ge:return"Portal";case et:return"Profiler";case Je:return"StrictMode";case at:return"Suspens
 e"}if("object"==typeof e)switch(e.$$typeof){case nt:return"Context.Consumer";case tt:return"Context.Provider";case lt:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case it:return st(e.type);case ot:if(e=1===e._status?e._result:null)return st(e)}return null}function ft(e){var t="";do{e:switch(e.tag){case 3:case 4:case 6:case 7:case 10:case 9:var n="";break e;default:var r=e._debugOwner,l=e._debugSource,a=st(e.type);n=null,r&&(n=st(r.type)),r=a,a="",l?a=" (at "+l.fileName.replace(qe,"")+":"+l.lineNumber+")":n&&(a=" (created by "+n+")"),n="\n    in "+(r||"Unknown")+a}t+=n,e=e.return}while(e);return t}var dt=/^[: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][: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\-.0-9\u00B7\u030
 0-\u036F\u203F-\u2040]*$/,pt=Object.prototype.hasOwnProperty,mt={},ht={};function vt(e){return!!pt.call(ht,e)||!pt.call(mt,e)&&(dt.test(e)?ht[e]=!0:(mt[e]=!0,!1))}function gt(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==n?!n.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}function yt(e,t,n,r){if(null==t||gt(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function bt(e,t,n,r,l){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=l,this.mustUseProperty=n,this.propertyName=e,this.type=t}var kt={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){kt[e]=new bt(e,0,!1,e,null)}),[["acceptCharset","accept-charset"],[
 "className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];kt[t]=new bt(t,1,!1,e[1],null)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){kt[e]=new bt(e,2,!1,e.toLowerCase(),null)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){kt[e]=new bt(e,2,!1,e,null)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){kt[e]=new bt(e,3,!1,e.toLowerCase(),null)}),["checked","multiple","muted","selected"].forEach(function(e){kt[e]=new bt(e,3,!0,e,null)}),["capture","download"].forEach(function(e){kt[e]=new bt(e,4,!1,e,null)}),["cols","rows","size","span"].forEach(function(e){kt[e]=new bt(e,6,!1,e,null)}),["rowSpan","start"].forEach(function(e){kt[e]=new bt(e,5,!1,e.toLowerCase(),null)});var xt=/[\-:]([a-z])/g;function
  Tt(e){return e[1].toUpperCase()}function wt(e,t,n,r){var l=kt.hasOwnProperty(t)?kt[t]:null;(null!==l?0===l.type:!r&&(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])))||(yt(t,n,l,r)&&(n=null),r||null===l?vt(t)&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n)):l.mustUseProperty?e[l.propertyName]=null===n?3!==l.type&&"":n:(t=l.attributeName,r=l.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(l=l.type)||4===l&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}function St(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function Et(e,n){var r=n.checked;return t({},n,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=r?r:e._wrapperState.initialChecked})}function Ct(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=St(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===
 t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function _t(e,t){null!=(t=t.checked)&&wt(e,"checked",t,!1)}function Pt(e,t){_t(e,t);var n=St(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?zt(e,t.type,n):t.hasOwnProperty("defaultValue")&&zt(e,t.type,St(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function Nt(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!e.defaultChecked,e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function zt(e,t,n){"number"===t&&e.ownerDocument.activeElement===e||(null==n?e.defaul
 tValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+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-ra
 nge 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".split(" ").forEach(function(e){var t=e.replace(xt,Tt);kt[t]=new bt(t,1,!1,e,null)}),"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(xt,Tt);kt[t]=new bt(t,1,!1,e,"http://www.w3.org/1999/xlink")}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(xt,Tt);kt[t]=new bt(t,1,!1,e,"http://www.w3.org/XML/1998/namespace")}),["tabIndex","crossOrigin"].forEach(function(e){kt[e]=new bt(e,1,!1,e.toLowerCase(),null)});var Ut={change:{phasedRegistrationNames:{bubbled:"onChange",captured:"onChangeCapture"},dependencies:"blur change click focus input keydown keyup selectionchange".split(" ")}};function It(e,t,n){return(e=ue.getPooled(Ut.change,e,t,n)).type="change",Ie(n),H(e),e}var Dt=null,Mt=null;function Rt(e){U(e)}function Ot
 (e){if(Ke(F(e)))return e}function Ft(e,t){if("change"===e)return t}var Lt=!1;function At(){Dt&&(Dt.detachEvent("onpropertychange",Wt),Mt=Dt=null)}function Wt(e){"value"===e.propertyName&&Ot(Mt)&&Le(Rt,e=It(Mt,e,Ve(e)))}function Vt(e,t,n){"focus"===e?(At(),Mt=n,(Dt=t).attachEvent("onpropertychange",Wt)):"blur"===e&&At()}function jt(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Ot(Mt)}function Bt(e,t){if("click"===e)return Ot(t)}function Ht(e,t){if("input"===e||"change"===e)return Ot(t)}Q&&(Lt=je("input")&&(!document.documentMode||9<document.documentMode));var Qt={eventTypes:Ut,_isInputEventSupported:Lt,extractEvents:function(e,t,n,r){var l=t?F(t):window,a=void 0,i=void 0,o=l.nodeName&&l.nodeName.toLowerCase();if("select"===o||"input"===o&&"file"===l.type?a=Ft:We(l)?Lt?a=Ht:(a=jt,i=Vt):(o=l.nodeName)&&"input"===o.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(a=Bt),a&&(a=a(e,t)))return It(a,n,r);i&&i(e,l,t),"blur"===e&&(e=l._wrapperState)&&e.controlled&&"num
 ber"===l.type&&zt(l,"number",l.value)}},Kt=ue.extend({view:null,detail:null}),$t={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function qt(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=$t[e])&&!!t[e]}function Yt(){return qt}var Xt=0,Gt=0,Zt=!1,Jt=!1,en=Kt.extend({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:Yt,button:null,buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},movementX:function(e){if("movementX"in e)return e.movementX;var t=Xt;return Xt=e.screenX,Zt?"mousemove"===e.type?e.screenX-t:0:(Zt=!0,0)},movementY:function(e){if("movementY"in e)return e.movementY;var t=Gt;return Gt=e.screenY,Jt?"mousemove"===e.type?e.screenY-t:0:(Jt=!0,0)}}),tn=en.extend({pointerId:null,width:null,height:null,pressure:null,tangentialPressure:null,tiltX:null,tiltY:null,twist:null,p
 ointerType:null,isPrimary:null}),nn={mouseEnter:{registrationName:"onMouseEnter",dependencies:["mouseout","mouseover"]},mouseLeave:{registrationName:"onMouseLeave",dependencies:["mouseout","mouseover"]},pointerEnter:{registrationName:"onPointerEnter",dependencies:["pointerout","pointerover"]},pointerLeave:{registrationName:"onPointerLeave",dependencies:["pointerout","pointerover"]}},rn={eventTypes:nn,extractEvents:function(e,t,n,r){var l="mouseover"===e||"pointerover"===e,a="mouseout"===e||"pointerout"===e;if(l&&(n.relatedTarget||n.fromElement)||!a&&!l)return null;if(l=r.window===r?r:(l=r.ownerDocument)?l.defaultView||l.parentWindow:window,a?(a=t,t=(t=n.relatedTarget||n.toElement)?R(t):null):a=null,a===t)return null;var i=void 0,o=void 0,u=void 0,c=void 0;"mouseout"===e||"mouseover"===e?(i=en,o=nn.mouseLeave,u=nn.mouseEnter,c="mouse"):"pointerout"!==e&&"pointerover"!==e||(i=tn,o=nn.pointerLeave,u=nn.pointerEnter,c="pointer");var s=null==a?l:F(a);if(l=null==t?l:F(t),(e=i.getPooled(o,
 a,n,r)).type=c+"leave",e.target=s,e.relatedTarget=l,(n=i.getPooled(u,t,n,r)).type=c+"enter",n.target=l,n.relatedTarget=s,r=t,a&&r)e:{for(l=r,c=0,i=t=a;i;i=A(i))c++;for(i=0,u=l;u;u=A(u))i++;for(;0<c-i;)t=A(t),c--;for(;0<i-c;)l=A(l),i--;for(;c--;){if(t===l||t===l.alternate)break e;t=A(t),l=A(l)}t=null}else t=null;for(l=t,t=[];a&&a!==l&&(null===(c=a.alternate)||c!==l);)t.push(a),a=A(a);for(a=[];r&&r!==l&&(null===(c=r.alternate)||c!==l);)a.push(r),r=A(r);for(r=0;r<t.length;r++)j(t[r],"bubbled",e);for(r=a.length;0<r--;)j(a[r],"captured",n);return[e,n]}};function ln(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t}var an=Object.prototype.hasOwnProperty;function on(e,t){if(ln(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(r=0;r<n.length;r++)if(!an.call(t,n[r])||!ln(e[n[r]],t[n[r]]))return!1;return!0}function un(e){var t=e;if(e.alternate)for(;t.return;)t=t.return;else{if(0!=(2&t.e
 ffectTag))return 1;for(;t.return;)if(0!=(2&(t=t.return).effectTag))return 1}return 3===t.tag?2:3}function cn(e){2!==un(e)&&l("188")}function sn(e){var t=e.alternate;if(!t)return 3===(t=un(e))&&l("188"),1===t?null:e;for(var n=e,r=t;;){var a=n.return,i=a?a.alternate:null;if(!a||!i)break;if(a.child===i.child){for(var o=a.child;o;){if(o===n)return cn(a),e;if(o===r)return cn(a),t;o=o.sibling}l("188")}if(n.return!==r.return)n=a,r=i;else{o=!1;for(var u=a.child;u;){if(u===n){o=!0,n=a,r=i;break}if(u===r){o=!0,r=a,n=i;break}u=u.sibling}if(!o){for(u=i.child;u;){if(u===n){o=!0,n=i,r=a;break}if(u===r){o=!0,r=i,n=a;break}u=u.sibling}o||l("189")}}n.alternate!==r&&l("190")}return 3!==n.tag&&l("188"),n.stateNode.current===n?e:t}function fn(e){if(!(e=sn(e)))return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}var dn=ue.
 extend({animationName:null,elapsedTime:null,pseudoElement:null}),pn=ue.extend({clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),mn=Kt.extend({relatedTarget:null});function hn(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}var vn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},gn={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"},yn=Kt.extend({key:function(e){if(e.key){var t=vn
 [e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=hn(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?gn[e.keyCode]||"Unidentified":""},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:Yt,charCode:function(e){return"keypress"===e.type?hn(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?hn(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),bn=en.extend({dataTransfer:null}),kn=Kt.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:Yt}),xn=ue.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),Tn=en.extend({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:nu
 ll,deltaMode:null}),wn=[["abort","abort"],[G,"animationEnd"],[Z,"animationIteration"],[J,"animationStart"],["canplay","canPlay"],["canplaythrough","canPlayThrough"],["drag","drag"],["dragenter","dragEnter"],["dragexit","dragExit"],["dragleave","dragLeave"],["dragover","dragOver"],["durationchange","durationChange"],["emptied","emptied"],["encrypted","encrypted"],["ended","ended"],["error","error"],["gotpointercapture","gotPointerCapture"],["load","load"],["loadeddata","loadedData"],["loadedmetadata","loadedMetadata"],["loadstart","loadStart"],["lostpointercapture","lostPointerCapture"],["mousemove","mouseMove"],["mouseout","mouseOut"],["mouseover","mouseOver"],["playing","playing"],["pointermove","pointerMove"],["pointerout","pointerOut"],["pointerover","pointerOver"],["progress","progress"],["scroll","scroll"],["seeking","seeking"],["stalled","stalled"],["suspend","suspend"],["timeupdate","timeUpdate"],["toggle","toggle"],["touchmove","touchMove"],[ee,"transitionEnd"],["waiting","w
 aiting"],["wheel","wheel"]],Sn={},En={};function Cn(e,t){var n=e[0],r="on"+((e=e[1])[0].toUpperCase()+e.slice(1));t={phasedRegistrationNames:{bubbled:r,captured:r+"Capture"},dependencies:[n],isInteractive:t},Sn[e]=t,En[n]=t}[["blur","blur"],["cancel","cancel"],["click","click"],["close","close"],["contextmenu","contextMenu"],["copy","copy"],["cut","cut"],["auxclick","auxClick"],["dblclick","doubleClick"],["dragend","dragEnd"],["dragstart","dragStart"],["drop","drop"],["focus","focus"],["input","input"],["invalid","invalid"],["keydown","keyDown"],["keypress","keyPress"],["keyup","keyUp"],["mousedown","mouseDown"],["mouseup","mouseUp"],["paste","paste"],["pause","pause"],["play","play"],["pointercancel","pointerCancel"],["pointerdown","pointerDown"],["pointerup","pointerUp"],["ratechange","rateChange"],["reset","reset"],["seeked","seeked"],["submit","submit"],["touchcancel","touchCancel"],["touchend","touchEnd"],["touchstart","touchStart"],["volumechange","volumeChange"]].forEach(func
 tion(e){Cn(e,!0)}),wn.forEach(function(e){Cn(e,!1)});var _n={eventTypes:Sn,isInteractiveTopLevelEventType:function(e){return void 0!==(e=En[e])&&!0===e.isInteractive},extractEvents:function(e,t,n,r){var l=En[e];if(!l)return null;switch(e){case"keypress":if(0===hn(n))return null;case"keydown":case"keyup":e=yn;break;case"blur":case"focus":e=mn;break;case"click":if(2===n.button)return null;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":e=en;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":e=bn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":e=kn;break;case G:case Z:case J:e=dn;break;case ee:e=xn;break;case"scroll":e=Kt;break;case"wheel":e=Tn;break;case"copy":case"cut":case"paste":e=pn;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"
 pointerover":case"pointerup":e=tn;break;default:e=ue}return H(t=e.getPooled(l,t,n,r)),t}},Pn=_n.isInteractiveTopLevelEventType,Nn=[];function zn(e){var t=e.targetInst,n=t;do{if(!n){e.ancestors.push(n);break}var r;for(r=n;r.return;)r=r.return;if(!(r=3!==r.tag?null:r.stateNode.containerInfo))break;e.ancestors.push(n),n=R(r)}while(n);for(n=0;n<e.ancestors.length;n++){t=e.ancestors[n];var l=Ve(e.nativeEvent);r=e.topLevelType;for(var a=e.nativeEvent,i=null,o=0;o<g.length;o++){var u=g[o];u&&(u=u.extractEvents(r,t,a,l))&&(i=E(i,u))}U(i)}}var Un=!0;function In(e,t){if(!t)return null;var n=(Pn(e)?Mn:Rn).bind(null,e);t.addEventListener(e,n,!1)}function Dn(e,t){if(!t)return null;var n=(Pn(e)?Mn:Rn).bind(null,e);t.addEventListener(e,n,!0)}function Mn(e,t){Re(Rn,e,t)}function Rn(e,t){if(Un){var n=Ve(t);if(null===(n=R(n))||"number"!=typeof n.tag||2===un(n)||(n=null),Nn.length){var r=Nn.pop();r.topLevelType=e,r.nativeEvent=t,r.targetInst=n,e=r}else e={topLevelType:e,nativeEvent:t,targetInst:n,ance
 stors:[]};try{Le(zn,e)}finally{e.topLevelType=null,e.nativeEvent=null,e.targetInst=null,e.ancestors.length=0,10>Nn.length&&Nn.push(e)}}}var On={},Fn=0,Ln="_reactListenersID"+(""+Math.random()).slice(2);function An(e){return Object.prototype.hasOwnProperty.call(e,Ln)||(e[Ln]=Fn++,On[e[Ln]]={}),On[e[Ln]]}function Wn(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}}function Vn(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function jn(e,t){var n,r=Vn(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Vn(r)}}function Bn(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?Bn(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function Hn(){for(var e=window,t=Wn();t instanceof e.HTMLIFrameE
 lement;){try{e=t.contentDocument.defaultView}catch(n){break}t=Wn(e.document)}return t}function Qn(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}function Kn(){var e=Hn();if(Qn(e)){if("selectionStart"in e)var t={start:e.selectionStart,end:e.selectionEnd};else e:{var n=(t=(t=e.ownerDocument)&&t.defaultView||window).getSelection&&t.getSelection();if(n&&0!==n.rangeCount){t=n.anchorNode;var r=n.anchorOffset,l=n.focusNode;n=n.focusOffset;try{t.nodeType,l.nodeType}catch(p){t=null;break e}var a=0,i=-1,o=-1,u=0,c=0,s=e,f=null;t:for(;;){for(var d;s!==t||0!==r&&3!==s.nodeType||(i=a+r),s!==l||0!==n&&3!==s.nodeType||(o=a+n),3===s.nodeType&&(a+=s.nodeValue.length),null!==(d=s.firstChild);)f=s,s=d;for(;;){if(s===e)break t;if(f===t&&++u===r&&(i=a),f===l&&++c===n&&(o=a),null!==(d=s.nextSibling))break;f=(s=f).parentNode}s=d}t=-1===i||-1===o?n
 ull:{start:i,end:o}}else t=null}t=t||{start:0,end:0}}else t=null;return{focusedElem:e,selectionRange:t}}function $n(e){var t=Hn(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&Bn(n.ownerDocument.documentElement,n)){if(null!==r&&Qn(n))if(t=r.start,void 0===(e=r.end)&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if((e=(t=n.ownerDocument||document)&&t.defaultView||window).getSelection){e=e.getSelection();var l=n.textContent.length,a=Math.min(r.start,l);r=void 0===r.end?a:Math.min(r.end,l),!e.extend&&a>r&&(l=r,r=a,a=l),l=jn(n,a);var i=jn(n,r);l&&i&&(1!==e.rangeCount||e.anchorNode!==l.node||e.anchorOffset!==l.offset||e.focusNode!==i.node||e.focusOffset!==i.offset)&&((t=t.createRange()).setStart(l.node,l.offset),e.removeAllRanges(),a>r?(e.addRange(t),e.extend(i.node,i.offset)):(t.setEnd(i.node,i.offset),e.addRange(t)))}for(t=[],e=n;e=e.parentNode;)1===e.nodeType&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("f
 unction"==typeof n.focus&&n.focus(),n=0;n<t.length;n++)(e=t[n]).element.scrollLeft=e.left,e.element.scrollTop=e.top}}var qn=Q&&"documentMode"in document&&11>=document.documentMode,Yn={select:{phasedRegistrationNames:{bubbled:"onSelect",captured:"onSelectCapture"},dependencies:"blur contextmenu dragend focus keydown keyup mousedown mouseup selectionchange".split(" ")}},Xn=null,Gn=null,Zn=null,Jn=!1;function er(e,t){var n=t.window===t?t.document:9===t.nodeType?t:t.ownerDocument;return Jn||null==Xn||Xn!==Wn(n)?null:("selectionStart"in(n=Xn)&&Qn(n)?n={start:n.selectionStart,end:n.selectionEnd}:n={anchorNode:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset},Zn&&on(Zn,n)?null:(Zn=n,(e=ue.getPooled(Yn.select,Gn,e,t)).type="select",e.target=Xn,H(e),e))}var tr={eventTypes:Yn,extractEvents:function(e,t,n,r){var l,a=r.window===r?r.document:9===r.nodeType?r:r.ownerDocument;if(!(l=!a))
 {e:{a=An(a),l=k.onSelect;for(var i=0;i<l.length;i++){var o=l[i];if(!a.hasOwnProperty(o)||!a[o]){a=!1;break e}}a=!0}l=!a}if(l)return null;switch(a=t?F(t):window,e){case"focus":(We(a)||"true"===a.contentEditable)&&(Xn=a,Gn=t,Zn=null);break;case"blur":Zn=Gn=Xn=null;break;case"mousedown":Jn=!0;break;case"contextmenu":case"mouseup":case"dragend":return Jn=!1,er(n,r);case"selectionchange":if(qn)break;case"keydown":case"keyup":return er(n,r)}return null}};function nr(t){var n="";return e.Children.forEach(t,function(e){null!=e&&(n+=e)}),n}function rr(e,n){return e=t({children:void 0},n),(n=nr(n.children))&&(e.children=n),e}function lr(e,t,n,r){if(e=e.options,t){t={};for(var l=0;l<n.length;l++)t["$"+n[l]]=!0;for(n=0;n<e.length;n++)l=t.hasOwnProperty("$"+e[n].value),e[n].selected!==l&&(e[n].selected=l),l&&r&&(e[n].defaultSelected=!0)}else{for(n=""+St(n),t=null,l=0;l<e.length;l++){if(e[l].value===n)return e[l].selected=!0,void(r&&(e[l].defaultSelected=!0));null!==t||e[l].disabled||(t=e[l])}nul
 l!==t&&(t.selected=!0)}}function ar(e,n){return null!=n.dangerouslySetInnerHTML&&l("91"),t({},n,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function ir(e,t){var n=t.value;null==n&&(n=t.defaultValue,null!=(t=t.children)&&(null!=n&&l("92"),Array.isArray(t)&&(1>=t.length||l("93"),t=t[0]),n=t),null==n&&(n="")),e._wrapperState={initialValue:St(n)}}function or(e,t){var n=St(t.value),r=St(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function ur(e){var t=e.textContent;t===e._wrapperState.initialValue&&(e.value=t)}N.injectEventPluginOrder("ResponderEventPlugin SimpleEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin".split(" ")),x=L,T=O,w=F,N.injectEventPluginsByName({SimpleEventPlugin:_n,EnterLeaveEventPlugin:rn,ChangeEventPlugin:Qt,SelectEventPlugin:tr,BeforeInputEventPlugin:_e});var cr={html:"http://www.w3.org/
 1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};function sr(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function fr(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?sr(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var dr=void 0,pr=function(e){return"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,n,r,l){MSApp.execUnsafeLocalFunction(function(){return e(t,n)})}:e}(function(e,t){if(e.namespaceURI!==cr.svg||"innerHTML"in e)e.innerHTML=t;else{for((dr=dr||document.createElement("div")).innerHTML="<svg>"+t+"</svg>",t=dr.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function mr(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t}var hr={animationIteratio
 nCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!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},vr=["Webkit","ms","Moz","O"];function gr(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||hr.hasOwnProperty(e)&&hr[e]?(""+t).trim():t+"px"}function yr(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),l=gr(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,l):e[n]=l}}Object.keys(hr).forEach(function(e){vr.forEach(funct
 ion(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),hr[t]=hr[e]})});var br=t({menuitem:!0},{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});function kr(e,t){t&&(br[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML)&&l("137",e,""),null!=t.dangerouslySetInnerHTML&&(null!=t.children&&l("60"),"object"==typeof t.dangerouslySetInnerHTML&&"__html"in t.dangerouslySetInnerHTML||l("61")),null!=t.style&&"object"!=typeof t.style&&l("62",""))}function xr(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function Tr(e,t){var n=An(e=9===e.nodeType||11===e.nodeType?e:e.ownerDocument);t=k[t];for(var r=0;r<t.length;r++){var l=t[r];if(!n.hasOwnProperty(l)||!n[l]){switch(l){case"scroll":Dn("scroll",e);break;case"focus":case
 "blur":Dn("focus",e),Dn("blur",e),n.blur=!0,n.focus=!0;break;case"cancel":case"close":je(l)&&Dn(l,e);break;case"invalid":case"submit":case"reset":break;default:-1===te.indexOf(l)&&In(l,e)}n[l]=!0}}}function wr(){}var Sr=null,Er=null;function Cr(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function _r(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Pr="function"==typeof setTimeout?setTimeout:void 0,Nr="function"==typeof clearTimeout?clearTimeout:void 0,zr=n.unstable_scheduleCallback,Ur=n.unstable_cancelCallback;function Ir(e,t,n,r,l){e[M]=l,"input"===n&&"radio"===l.type&&null!=l.name&&_t(e,l),xr(n,r),r=xr(n,l);for(var a=0;a<t.length;a+=2){var i=t[a],o=t[a+1];"style"===i?yr(e,o):"dangerouslySetInnerHTML"===i?pr(e,o):"children"===i?mr(e,o):wt(e,i,o,r
 )}switch(n){case"input":Pt(e,l);break;case"textarea":or(e,l);break;case"select":t=e._wrapperState.wasMultiple,e._wrapperState.wasMultiple=!!l.multiple,null!=(n=l.value)?lr(e,!!l.multiple,n,!1):t!==!!l.multiple&&(null!=l.defaultValue?lr(e,!!l.multiple,l.defaultValue,!0):lr(e,!!l.multiple,l.multiple?[]:"",!1))}}function Dr(e){for(e=e.nextSibling;e&&1!==e.nodeType&&3!==e.nodeType;)e=e.nextSibling;return e}function Mr(e){for(e=e.firstChild;e&&1!==e.nodeType&&3!==e.nodeType;)e=e.nextSibling;return e}new Set;var Rr=[],Or=-1;function Fr(e){0>Or||(e.current=Rr[Or],Rr[Or]=null,Or--)}function Lr(e,t){Rr[++Or]=e.current,e.current=t}var Ar={},Wr={current:Ar},Vr={current:!1},jr=Ar;function Br(e,t){var n=e.type.contextTypes;if(!n)return Ar;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var l,a={};for(l in n)a[l]=t[l];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMasked
 ChildContext=a),a}function Hr(e){return null!=(e=e.childContextTypes)}function Qr(e){Fr(Vr,e),Fr(Wr,e)}function Kr(e){Fr(Vr,e),Fr(Wr,e)}function $r(e,t,n){Wr.current!==Ar&&l("168"),Lr(Wr,t,e),Lr(Vr,n,e)}function qr(e,n,r){var a=e.stateNode;if(e=n.childContextTypes,"function"!=typeof a.getChildContext)return r;for(var i in a=a.getChildContext())i in e||l("108",st(n)||"Unknown",i);return t({},r,a)}function Yr(e){var t=e.stateNode;return t=t&&t.__reactInternalMemoizedMergedChildContext||Ar,jr=Wr.current,Lr(Wr,t,e),Lr(Vr,Vr.current,e),!0}function Xr(e,t,n){var r=e.stateNode;r||l("169"),n?(t=qr(e,t,jr),r.__reactInternalMemoizedMergedChildContext=t,Fr(Vr,e),Fr(Wr,e),Lr(Wr,t,e)):Fr(Vr,e),Lr(Vr,n,e)}var Gr=null,Zr=null;function Jr(e){return function(t){try{return e(t)}catch(n){}}}function el(e){if("undefined"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)return!0;try{var n=t.inject(e);Gr=Jr(function(e){return t.onCommi
 tFiberRoot(n,e)}),Zr=Jr(function(e){return t.onCommitFiberUnmount(n,e)})}catch(r){}return!0}function tl(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.contextDependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.effectTag=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childExpirationTime=this.expirationTime=0,this.alternate=null}function nl(e,t,n,r){return new tl(e,t,n,r)}function rl(e){return!(!(e=e.prototype)||!e.isReactComponent)}function ll(e){if("function"==typeof e)return rl(e)?1:0;if(null!=e){if((e=e.$$typeof)===lt)return 11;if(e===it)return 14}return 2}function al(e,t){var n=e.alternate;return null===n?((n=nl(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.effectTag=0,n.nextEffect=null,n.firstEffect=null,n.lastEffect=null)
 ,n.childExpirationTime=e.childExpirationTime,n.expirationTime=e.expirationTime,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,n.contextDependencies=e.contextDependencies,n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function il(e,t,n,r,a,i){var o=2;if(r=e,"function"==typeof e)rl(e)&&(o=1);else if("string"==typeof e)o=5;else e:switch(e){case Ze:return ol(n.children,a,i,t);case rt:return ul(n,3|a,i,t);case Je:return ul(n,2|a,i,t);case et:return(e=nl(12,n,t,4|a)).elementType=et,e.type=et,e.expirationTime=i,e;case at:return(e=nl(13,n,t,a)).elementType=at,e.type=at,e.expirationTime=i,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case tt:o=10;break e;case nt:o=9;break e;case lt:o=11;break e;case it:o=14;break e;case ot:o=16,r=null;break e}l("130",null==e?e:typeof e,"")}return(t=nl(o,n,t,a)).elementType=e,t.type=r,t.expirationTime=i,t}function ol(e,t,n,r){return(e=nl(7,e,r,t)).expirationTime=n,e}function ul(e,t
 ,n,r){return e=nl(8,e,r,t),t=0==(1&t)?Je:rt,e.elementType=t,e.type=t,e.expirationTime=n,e}function cl(e,t,n){return(e=nl(6,e,null,t)).expirationTime=n,e}function sl(e,t,n){return(t=nl(4,null!==e.children?e.children:[],e.key,t)).expirationTime=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function fl(e,t){e.didError=!1;var n=e.earliestPendingTime;0===n?e.earliestPendingTime=e.latestPendingTime=t:n<t?e.earliestPendingTime=t:e.latestPendingTime>t&&(e.latestPendingTime=t),hl(t,e)}function dl(e,t){if(e.didError=!1,0===t)e.earliestPendingTime=0,e.latestPendingTime=0,e.earliestSuspendedTime=0,e.latestSuspendedTime=0,e.latestPingedTime=0;else{t<e.latestPingedTime&&(e.latestPingedTime=0);var n=e.latestPendingTime;0!==n&&(n>t?e.earliestPendingTime=e.latestPendingTime=0:e.earliestPendingTime>t&&(e.earliestPendingTime=e.latestPendingTime)),0===(n=e.earliestSuspendedTime)?fl(e,t):t<e.latestSuspendedTime?(e.earliestSuspendedTime=0,e.latestSus
 pendedTime=0,e.latestPingedTime=0,fl(e,t)):t>n&&fl(e,t)}hl(0,e)}function pl(e,t){e.didError=!1,e.latestPingedTime>=t&&(e.latestPingedTime=0);var n=e.earliestPendingTime,r=e.latestPendingTime;n===t?e.earliestPendingTime=r===t?e.latestPendingTime=0:r:r===t&&(e.latestPendingTime=n),n=e.earliestSuspendedTime,r=e.latestSuspendedTime,0===n?e.earliestSuspendedTime=e.latestSuspendedTime=t:n<t?e.earliestSuspendedTime=t:r>t&&(e.latestSuspendedTime=t),hl(t,e)}function ml(e,t){var n=e.earliestPendingTime;return n>t&&(t=n),(e=e.earliestSuspendedTime)>t&&(t=e),t}function hl(e,t){var n=t.earliestSuspendedTime,r=t.latestSuspendedTime,l=t.earliestPendingTime,a=t.latestPingedTime;0===(l=0!==l?l:a)&&(0===e||r<e)&&(l=r),0!==(e=l)&&n>e&&(e=n),t.nextExpirationTimeToWorkOn=l,t.expirationTime=e}function vl(e,n){if(e&&e.defaultProps)for(var r in n=t({},n),e=e.defaultProps)void 0===n[r]&&(n[r]=e[r]);return n}function gl(e){var t=e._result;switch(e._status){case 1:return t;case 2:case 0:throw t;default:switch
 (e._status=0,(t=(t=e._ctor)()).then(function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)},function(t){0===e._status&&(e._status=2,e._result=t)}),e._status){case 1:return e._result;case 2:throw e._result}throw e._result=t,t}}var yl=(new e.Component).refs;function bl(e,n,r,l){r=null==(r=r(l,n=e.memoizedState))?n:t({},n,r),e.memoizedState=r,null!==(l=e.updateQueue)&&0===e.expirationTime&&(l.baseState=r)}var kl={isMounted:function(e){return!!(e=e._reactInternalFiber)&&2===un(e)},enqueueSetState:function(e,t,n){e=e._reactInternalFiber;var r=Vo(),l=ci(r=so(r,e));l.payload=t,null!=n&&(l.callback=n),lo(),fi(e,l),ho(e,r)},enqueueReplaceState:function(e,t,n){e=e._reactInternalFiber;var r=Vo(),l=ci(r=so(r,e));l.tag=ri,l.payload=t,null!=n&&(l.callback=n),lo(),fi(e,l),ho(e,r)},enqueueForceUpdate:function(e,t){e=e._reactInternalFiber;var n=Vo(),r=ci(n=so(n,e));r.tag=li,null!=t&&(r.callback=t),lo(),fi(e,r),ho(e,n)}};function xl(e,t,n,r,l,a,i){return"function"==typeof(e=e.stateNode).sho
 uldComponentUpdate?e.shouldComponentUpdate(r,a,i):!t.prototype||!t.prototype.isPureReactComponent||(!on(n,r)||!on(l,a))}function Tl(e,t,n){var r=!1,l=Ar,a=t.contextType;return"object"==typeof a&&null!==a?a=ti(a):(l=Hr(t)?jr:Wr.current,a=(r=null!=(r=t.contextTypes))?Br(e,l):Ar),t=new t(n,a),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=kl,e.stateNode=t,t._reactInternalFiber=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=l,e.__reactInternalMemoizedMaskedChildContext=a),t}function wl(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&kl.enqueueReplaceState(t,t.state,null)}function Sl(e,t,n,r){var l=e.stateNode;l.props=n,l.state=e.memoizedState,l.refs=yl;var a=t.contextType;"object"==typeof a&&null!==a?l.context=ti(a):(a=Hr(t)?jr:Wr.current,l.context=Br(e,a)),null!==(a=e.updateQueue)&&(hi
 (e,a,n,l,r),l.state=e.memoizedState),"function"==typeof(a=t.getDerivedStateFromProps)&&(bl(e,t,a,n),l.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof l.getSnapshotBeforeUpdate||"function"!=typeof l.UNSAFE_componentWillMount&&"function"!=typeof l.componentWillMount||(t=l.state,"function"==typeof l.componentWillMount&&l.componentWillMount(),"function"==typeof l.UNSAFE_componentWillMount&&l.UNSAFE_componentWillMount(),t!==l.state&&kl.enqueueReplaceState(l,l.state,null),null!==(a=e.updateQueue)&&(hi(e,a,n,l,r),l.state=e.memoizedState)),"function"==typeof l.componentDidMount&&(e.effectTag|=4)}var El=Array.isArray;function Cl(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){n=n._owner;var r=void 0;n&&(1!==n.tag&&l("309"),r=n.stateNode),r||l("147",e);var a=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===a?t.ref:((t=function(e){var t=r.refs;t===yl&&(t=r.refs={}),null===e?delete t[a]:t
 [a]=e})._stringRef=a,t)}"string"!=typeof e&&l("284"),n._owner||l("290",e)}return e}function _l(e,t){"textarea"!==e.type&&l("31","[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t,"")}function Pl(e){function t(t,n){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=n,t.lastEffect=n):t.firstEffect=t.lastEffect=n,n.nextEffect=null,n.effectTag=8}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function a(e,t,n){return(e=al(e,t,n)).index=0,e.sibling=null,e}function i(t,n,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<n?(t.effectTag=2,n):r:(t.effectTag=2,n):n}function o(t){return e&&null===t.alternate&&(t.effectTag=2),t}function u(e,t,n,r){return null===t||6!==t.tag?((t=cl(n,e.mode,r)).return=e,t):((t=a(t,n,r)).return=e,t)}function c(e,t,n,r){return null!==t&&t.elementType===n.type?((r=a(t,n
 .props,r)).ref=Cl(e,t,n),r.return=e,r):((r=il(n.type,n.key,n.props,null,e.mode,r)).ref=Cl(e,t,n),r.return=e,r)}function s(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=sl(n,e.mode,r)).return=e,t):((t=a(t,n.children||[],r)).return=e,t)}function f(e,t,n,r,l){return null===t||7!==t.tag?((t=ol(n,e.mode,r,l)).return=e,t):((t=a(t,n,r)).return=e,t)}function d(e,t,n){if("string"==typeof t||"number"==typeof t)return(t=cl(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case Xe:return(n=il(t.type,t.key,t.props,null,e.mode,n)).ref=Cl(e,null,t),n.return=e,n;case Ge:return(t=sl(t,e.mode,n)).return=e,t}if(El(t)||ct(t))return(t=ol(t,e.mode,n,null)).return=e,t;_l(e,t)}return null}function p(e,t,n,r){var l=null!==t?t.key:null;if("string"==typeof n||"number"==typeof n)return null!==l?null:u(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case Xe:return n.key===l?n.type==
 =Ze?f(e,t,n.props.children,r,l):c(e,t,n,r):null;case Ge:return n.key===l?s(e,t,n,r):null}if(El(n)||ct(n))return null!==l?null:f(e,t,n,r,null);_l(e,n)}return null}function m(e,t,n,r,l){if("string"==typeof r||"number"==typeof r)return u(t,e=e.get(n)||null,""+r,l);if("object"==typeof r&&null!==r){switch(r.$$typeof){case Xe:return e=e.get(null===r.key?n:r.key)||null,r.type===Ze?f(t,e,r.props.children,l,r.key):c(t,e,r,l);case Ge:return s(t,e=e.get(null===r.key?n:r.key)||null,r,l)}if(El(r)||ct(r))return f(t,e=e.get(n)||null,r,l,null);_l(t,r)}return null}function h(l,a,o,u){for(var c=null,s=null,f=a,h=a=0,v=null;null!==f&&h<o.length;h++){f.index>h?(v=f,f=null):v=f.sibling;var g=p(l,f,o[h],u);if(null===g){null===f&&(f=v);break}e&&f&&null===g.alternate&&t(l,f),a=i(g,a,h),null===s?c=g:s.sibling=g,s=g,f=v}if(h===o.length)return n(l,f),c;if(null===f){for(;h<o.length;h++)(f=d(l,o[h],u))&&(a=i(f,a,h),null===s?c=f:s.sibling=f,s=f);return c}for(f=r(l,f);h<o.length;h++)(v=m(f,l,h,o[h],u))&&(e&&null!
 ==v.alternate&&f.delete(null===v.key?h:v.key),a=i(v,a,h),null===s?c=v:s.sibling=v,s=v);return e&&f.forEach(function(e){return t(l,e)}),c}function v(a,o,u,c){var s=ct(u);"function"!=typeof s&&l("150"),null==(u=s.call(u))&&l("151");for(var f=s=null,h=o,v=o=0,g=null,y=u.next();null!==h&&!y.done;v++,y=u.next()){h.index>v?(g=h,h=null):g=h.sibling;var b=p(a,h,y.value,c);if(null===b){h||(h=g);break}e&&h&&null===b.alternate&&t(a,h),o=i(b,o,v),null===f?s=b:f.sibling=b,f=b,h=g}if(y.done)return n(a,h),s;if(null===h){for(;!y.done;v++,y=u.next())null!==(y=d(a,y.value,c))&&(o=i(y,o,v),null===f?s=y:f.sibling=y,f=y);return s}for(h=r(a,h);!y.done;v++,y=u.next())null!==(y=m(h,a,v,y.value,c))&&(e&&null!==y.alternate&&h.delete(null===y.key?v:y.key),o=i(y,o,v),null===f?s=y:f.sibling=y,f=y);return e&&h.forEach(function(e){return t(a,e)}),s}return function(e,r,i,u){var c="object"==typeof i&&null!==i&&i.type===Ze&&null===i.key;c&&(i=i.props.children);var s="object"==typeof i&&null!==i;if(s)switch(i.$$typeo
 f){case Xe:e:{for(s=i.key,c=r;null!==c;){if(c.key===s){if(7===c.tag?i.type===Ze:c.elementType===i.type){n(e,c.sibling),(r=a(c,i.type===Ze?i.props.children:i.props,u)).ref=Cl(e,c,i),r.return=e,e=r;break e}n(e,c);break}t(e,c),c=c.sibling}i.type===Ze?((r=ol(i.props.children,e.mode,u,i.key)).return=e,e=r):((u=il(i.type,i.key,i.props,null,e.mode,u)).ref=Cl(e,r,i),u.return=e,e=u)}return o(e);case Ge:e:{for(c=i.key;null!==r;){if(r.key===c){if(4===r.tag&&r.stateNode.containerInfo===i.containerInfo&&r.stateNode.implementation===i.implementation){n(e,r.sibling),(r=a(r,i.children||[],u)).return=e,e=r;break e}n(e,r);break}t(e,r),r=r.sibling}(r=sl(i,e.mode,u)).return=e,e=r}return o(e)}if("string"==typeof i||"number"==typeof i)return i=""+i,null!==r&&6===r.tag?(n(e,r.sibling),(r=a(r,i,u)).return=e,e=r):(n(e,r),(r=cl(i,e.mode,u)).return=e,e=r),o(e);if(El(i))return h(e,r,i,u);if(ct(i))return v(e,r,i,u);if(s&&_l(e,i),void 0===i&&!c)switch(e.tag){case 1:case 0:l("152",(u=e.type).displayName||u.name||
 "Component")}return n(e,r)}}var Nl=Pl(!0),zl=Pl(!1),Ul={},Il={current:Ul},Dl={current:Ul},Ml={current:Ul};function Rl(e){return e===Ul&&l("174"),e}function Ol(e,t){Lr(Ml,t,e),Lr(Dl,e,e),Lr(Il,Ul,e);var n=t.nodeType;switch(n){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:fr(null,"");break;default:t=fr(t=(n=8===n?t.parentNode:t).namespaceURI||null,n=n.tagName)}Fr(Il,e),Lr(Il,t,e)}function Fl(e){Fr(Il,e),Fr(Dl,e),Fr(Ml,e)}function Ll(e){Rl(Ml.current);var t=Rl(Il.current),n=fr(t,e.type);t!==n&&(Lr(Dl,e,e),Lr(Il,n,e))}function Al(e){Dl.current===e&&(Fr(Il,e),Fr(Dl,e))}var Wl=0,Vl=2,jl=4,Bl=8,Hl=16,Ql=32,Kl=64,$l=128,ql=$e.ReactCurrentDispatcher,Yl=0,Xl=null,Gl=null,Zl=null,Jl=null,ea=null,ta=null,na=0,ra=null,la=0,aa=!1,ia=null,oa=0;function ua(){l("307")}function ca(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!ln(e[n],t[n]))return!1;return!0}function sa(e,t,n,r,a,i){if(Yl=i,Xl=t,Zl=null!==e?e.memoizedState:null,ql.current=null===Zl?wa:Sa,t=n(r,a),aa){do{
 aa=!1,oa+=1,Zl=null!==e?e.memoizedState:null,ta=Jl,ra=ea=Gl=null,ql.current=Sa,t=n(r,a)}while(aa);ia=null,oa=0}return ql.current=Ta,(e=Xl).memoizedState=Jl,e.expirationTime=na,e.updateQueue=ra,e.effectTag|=la,e=null!==Gl&&null!==Gl.next,Yl=0,ta=ea=Jl=Zl=Gl=Xl=null,na=0,ra=null,la=0,e&&l("300"),t}function fa(){ql.current=Ta,Yl=0,ta=ea=Jl=Zl=Gl=Xl=null,na=0,ra=null,la=0,aa=!1,ia=null,oa=0}function da(){var e={memoizedState:null,baseState:null,queue:null,baseUpdate:null,next:null};return null===ea?Jl=ea=e:ea=ea.next=e,ea}function pa(){if(null!==ta)ta=(ea=ta).next,Zl=null!==(Gl=Zl)?Gl.next:null;else{null===Zl&&l("310");var e={memoizedState:(Gl=Zl).memoizedState,baseState:Gl.baseState,queue:Gl.queue,baseUpdate:Gl.baseUpdate,next:null};ea=null===ea?Jl=e:ea.next=e,Zl=Gl.next}return ea}function ma(e,t){return"function"==typeof t?t(e):t}function ha(e){var t=pa(),n=t.queue;if(null===n&&l("311"),0<oa){var r=n.dispatch;if(null!==ia){var a=ia.get(n);if(void 0!==a){ia.delete(n);var i=t.memoizedSt
 ate;do{i=e(i,a.action),a=a.next}while(null!==a);return ln(i,t.memoizedState)||(Ra=!0),t.memoizedState=i,t.baseUpdate===n.last&&(t.baseState=i),n.eagerReducer=e,n.eagerState=i,[i,r]}}return[t.memoizedState,r]}r=n.last;var o=t.baseUpdate;if(i=t.baseState,null!==o?(null!==r&&(r.next=null),r=o.next):r=null!==r?r.next:null,null!==r){var u=a=null,c=r,s=!1;do{var f=c.expirationTime;f<Yl?(s||(s=!0,u=o,a=i),f>na&&(na=f)):i=c.eagerReducer===e?c.eagerState:e(i,c.action),o=c,c=c.next}while(null!==c&&c!==r);s||(u=o,a=i),ln(i,t.memoizedState)||(Ra=!0),t.memoizedState=i,t.baseUpdate=u,t.baseState=a,n.eagerReducer=e,n.eagerState=i}return[t.memoizedState,n.dispatch]}function va(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===ra?(ra={lastEffect:null}).lastEffect=e.next=e:null===(t=ra.lastEffect)?ra.lastEffect=e.next=e:(n=t.next,t.next=e,e.next=n,ra.lastEffect=e),e}function ga(e,t,n,r){var l=da();la|=e,l.memoizedState=va(t,n,void 0,void 0===r?null:r)}function ya(e,t,n,r){var l=pa(
 );r=void 0===r?null:r;var a=void 0;if(null!==Gl){var i=Gl.memoizedState;if(a=i.destroy,null!==r&&ca(r,i.deps))return void va(Wl,n,a,r)}la|=e,l.memoizedState=va(t,n,a,r)}function ba(e,t){return"function"==typeof t?(e=e(),t(e),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function ka(){}function xa(e,t,n){25>oa||l("301");var r=e.alternate;if(e===Xl||null!==r&&r===Xl)if(aa=!0,e={expirationTime:Yl,action:n,eagerReducer:null,eagerState:null,next:null},null===ia&&(ia=new Map),void 0===(n=ia.get(t)))ia.set(t,e);else{for(t=n;null!==t.next;)t=t.next;t.next=e}else{lo();var a=Vo(),i={expirationTime:a=so(a,e),action:n,eagerReducer:null,eagerState:null,next:null},o=t.last;if(null===o)i.next=i;else{var u=o.next;null!==u&&(i.next=u),o.next=i}if(t.last=i,0===e.expirationTime&&(null===r||0===r.expirationTime)&&null!==(r=t.eagerReducer))try{var c=t.eagerState,s=r(c,n);if(i.eagerReducer=r,i.eagerState=s,ln(s,c))return}catch(f){}ho(e,a)}}var Ta={readContext:ti,useCa
 llback:ua,useContext:ua,useEffect:ua,useImperativeHandle:ua,useLayoutEffect:ua,useMemo:ua,useReducer:ua,useRef:ua,useState:ua,useDebugValue:ua},wa={readContext:ti,useCallback:function(e,t){return da().memoizedState=[e,void 0===t?null:t],e},useContext:ti,useEffect:function(e,t){return ga(516,$l|Kl,e,t)},useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,ga(4,jl|Ql,ba.bind(null,t,e),n)},useLayoutEffect:function(e,t){return ga(4,jl|Ql,e,t)},useMemo:function(e,t){var n=da();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=da();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e=(e=r.queue={last:null,dispatch:null,eagerReducer:e,eagerState:t}).dispatch=xa.bind(null,Xl,e),[r.memoizedState,e]},useRef:function(e){return e={current:e},da().memoizedState=e},useState:function(e){var t=da();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={last:null,dispatch:null,eagerReducer:ma,eagerState:e}).di
 spatch=xa.bind(null,Xl,e),[t.memoizedState,e]},useDebugValue:ka},Sa={readContext:ti,useCallback:function(e,t){var n=pa();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ca(t,r[1])?r[0]:(n.memoizedState=[e,t],e)},useContext:ti,useEffect:function(e,t){return ya(516,$l|Kl,e,t)},useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,ya(4,jl|Ql,ba.bind(null,t,e),n)},useLayoutEffect:function(e,t){return ya(4,jl|Ql,e,t)},useMemo:function(e,t){var n=pa();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ca(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)},useReducer:ha,useRef:function(){return pa().memoizedState},useState:function(e){return ha(ma,e)},useDebugValue:ka},Ea=null,Ca=null,_a=!1;function Pa(e,t){var n=nl(5,null,null,0);n.elementType="DELETED",n.type="DELETED",n.stateNode=t,n.return=e,n.effectTag=8,null!==e.lastEffect?(e.lastEffect.nextEffect=n,e.lastEffect=n):e.firstEffect=e.lastEffect=n}function Na(e,t){switch(e.tag){case 5:va
 r n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);case 13:default:return!1}}function za(e){if(_a){var t=Ca;if(t){var n=t;if(!Na(e,t)){if(!(t=Dr(n))||!Na(e,t))return e.effectTag|=2,_a=!1,void(Ea=e);Pa(Ea,n)}Ea=e,Ca=Mr(t)}else e.effectTag|=2,_a=!1,Ea=e}}function Ua(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&18!==e.tag;)e=e.return;Ea=e}function Ia(e){if(e!==Ea)return!1;if(!_a)return Ua(e),_a=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!_r(t,e.memoizedProps))for(t=Ca;t;)Pa(e,t),t=Dr(t);return Ua(e),Ca=Ea?Dr(e.stateNode):null,!0}function Da(){Ca=Ea=null,_a=!1}var Ma=$e.ReactCurrentOwner,Ra=!1;function Oa(e,t,n,r){t.child=null===e?zl(t,null,n,r):Nl(t,e.child,n,r)}function Fa(e,t,n,r,l){n=n.render;var a=t.ref;return ei(t,l),r=sa(e,t,n,r,a,l),null===e||Ra?(t.effectTag|=1,Oa(e,t,r,l),t.child):(t.updateQueue=e.updateQueue,
 t.effectTag&=-517,e.expirationTime<=l&&(e.expirationTime=0),Ka(e,t,l))}function La(e,t,n,r,l,a){if(null===e){var i=n.type;return"function"!=typeof i||rl(i)||void 0!==i.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=il(n.type,null,r,null,t.mode,a)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=i,Aa(e,t,i,r,l,a))}return i=e.child,l<a&&(l=i.memoizedProps,(n=null!==(n=n.compare)?n:on)(l,r)&&e.ref===t.ref)?Ka(e,t,a):(t.effectTag|=1,(e=al(i,r,a)).ref=t.ref,e.return=t,t.child=e)}function Aa(e,t,n,r,l,a){return null!==e&&on(e.memoizedProps,r)&&e.ref===t.ref&&(Ra=!1,l<a)?Ka(e,t,a):Va(e,t,n,r,a)}function Wa(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.effectTag|=128)}function Va(e,t,n,r,l){var a=Hr(n)?jr:Wr.current;return a=Br(t,a),ei(t,l),n=sa(e,t,n,r,a,l),null===e||Ra?(t.effectTag|=1,Oa(e,t,n,l),t.child):(t.updateQueue=e.updateQueue,t.effectTag&=-517,e.expirationTime<=l&&(e.expirationTime=0),Ka(e,t,l))}function ja(e,t,n,r,l){if(Hr(n)){var a=!0;Yr(t)}else a=
 !1;if(ei(t,l),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),Tl(t,n,r,l),Sl(t,n,r,l),r=!0;else if(null===e){var i=t.stateNode,o=t.memoizedProps;i.props=o;var u=i.context,c=n.contextType;"object"==typeof c&&null!==c?c=ti(c):c=Br(t,c=Hr(n)?jr:Wr.current);var s=n.getDerivedStateFromProps,f="function"==typeof s||"function"==typeof i.getSnapshotBeforeUpdate;f||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(o!==r||u!==c)&&wl(t,i,r,c),ii=!1;var d=t.memoizedState;u=i.state=d;var p=t.updateQueue;null!==p&&(hi(t,p,r,i,l),u=t.memoizedState),o!==r||d!==u||Vr.current||ii?("function"==typeof s&&(bl(t,n,s,r),u=t.memoizedState),(o=ii||xl(t,n,o,r,d,u,c))?(f||"function"!=typeof i.UNSAFE_componentWillMount&&"function"!=typeof i.componentWillMount||("function"==typeof i.componentWillMount&&i.componentWillMount(),"function"==typeof i.UNSAFE_componentWillMount&&i.UNSAFE_componentWillMount()),"function"==typeof i.com
 ponentDidMount&&(t.effectTag|=4)):("function"==typeof i.componentDidMount&&(t.effectTag|=4),t.memoizedProps=r,t.memoizedState=u),i.props=r,i.state=u,i.context=c,r=o):("function"==typeof i.componentDidMount&&(t.effectTag|=4),r=!1)}else i=t.stateNode,o=t.memoizedProps,i.props=t.type===t.elementType?o:vl(t.type,o),u=i.context,"object"==typeof(c=n.contextType)&&null!==c?c=ti(c):c=Br(t,c=Hr(n)?jr:Wr.current),(f="function"==typeof(s=n.getDerivedStateFromProps)||"function"==typeof i.getSnapshotBeforeUpdate)||"function"!=typeof i.UNSAFE_componentWillReceiveProps&&"function"!=typeof i.componentWillReceiveProps||(o!==r||u!==c)&&wl(t,i,r,c),ii=!1,u=t.memoizedState,d=i.state=u,null!==(p=t.updateQueue)&&(hi(t,p,r,i,l),d=t.memoizedState),o!==r||u!==d||Vr.current||ii?("function"==typeof s&&(bl(t,n,s,r),d=t.memoizedState),(s=ii||xl(t,n,o,r,u,d,c))?(f||"function"!=typeof i.UNSAFE_componentWillUpdate&&"function"!=typeof i.componentWillUpdate||("function"==typeof i.componentWillUpdate&&i.componentWill
 Update(r,d,c),"function"==typeof i.UNSAFE_componentWillUpdate&&i.UNSAFE_componentWillUpdate(r,d,c)),"function"==typeof i.componentDidUpdate&&(t.effectTag|=4),"function"==typeof i.getSnapshotBeforeUpdate&&(t.effectTag|=256)):("function"!=typeof i.componentDidUpdate||o===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=4),"function"!=typeof i.getSnapshotBeforeUpdate||o===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=256),t.memoizedProps=r,t.memoizedState=d),i.props=r,i.state=d,i.context=c,r=s):("function"!=typeof i.componentDidUpdate||o===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=4),"function"!=typeof i.getSnapshotBeforeUpdate||o===e.memoizedProps&&u===e.memoizedState||(t.effectTag|=256),r=!1);return Ba(e,t,n,r,a,l)}function Ba(e,t,n,r,l,a){Wa(e,t);var i=0!=(64&t.effectTag);if(!r&&!i)return l&&Xr(t,n,!1),Ka(e,t,a);r=t.stateNode,Ma.current=t;var o=i&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.effectTag|=1,null!==e&&i?(t.child=Nl(t,e.child,
 null,a),t.child=Nl(t,null,o,a)):Oa(e,t,o,a),t.memoizedState=r.state,l&&Xr(t,n,!0),t.child}function Ha(e){var t=e.stateNode;t.pendingContext?$r(e,t.pendingContext,t.pendingContext!==t.context):t.context&&$r(e,t.context,!1),Ol(e,t.containerInfo)}function Qa(e,t,n){var r=t.mode,l=t.pendingProps,a=t.memoizedState;if(0==(64&t.effectTag)){a=null;var i=!1}else a={timedOutAt:null!==a?a.timedOutAt:0},i=!0,t.effectTag&=-65;if(null===e)if(i){var o=l.fallback;e=ol(null,r,0,null),0==(1&t.mode)&&(e.child=null!==t.memoizedState?t.child.child:t.child),r=ol(o,r,n,null),e.sibling=r,(n=e).return=r.return=t}else n=r=zl(t,null,l.children,n);else null!==e.memoizedState?(o=(r=e.child).sibling,i?(n=l.fallback,l=al(r,r.pendingProps,0),0==(1&t.mode)&&((i=null!==t.memoizedState?t.child.child:t.child)!==r.child&&(l.child=i)),r=l.sibling=al(o,n,o.expirationTime),n=l,l.childExpirationTime=0,n.return=r.return=t):n=r=Nl(t,r.child,l.children,n)):(o=e.child,i?(i=l.fallback,(l=ol(null,r,0,null)).child=o,0==(1&t.mode)
 &&(l.child=null!==t.memoizedState?t.child.child:t.child),(r=l.sibling=ol(i,r,n,null)).effectTag|=2,n=l,l.childExpirationTime=0,n.return=r.return=t):r=n=Nl(t,o,l.children,n)),t.stateNode=e.stateNode;return t.memoizedState=a,t.child=n,r}function Ka(e,t,n){if(null!==e&&(t.contextDependencies=e.contextDependencies),t.childExpirationTime<n)return null;if(null!==e&&t.child!==e.child&&l("153"),null!==t.child){for(n=al(e=t.child,e.pendingProps,e.expirationTime),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=al(e,e.pendingProps,e.expirationTime)).return=t;n.sibling=null}return t.child}function $a(e,t,n){var r=t.expirationTime;if(null!==e){if(e.memoizedProps!==t.pendingProps||Vr.current)Ra=!0;else if(r<n){switch(Ra=!1,t.tag){case 3:Ha(t),Da();break;case 5:Ll(t);break;case 1:Hr(t.type)&&Yr(t);break;case 4:Ol(t,t.stateNode.containerInfo);break;case 10:Za(t,t.memoizedProps.value);break;case 13:if(null!==t.memoizedState)return 0!==(r=t.child.childExpirationTime)&&r>=n?Qa(e,t,n):n
 ull!==(t=Ka(e,t,n))?t.sibling:null}return Ka(e,t,n)}}else Ra=!1;switch(t.expirationTime=0,t.tag){case 2:r=t.elementType,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),e=t.pendingProps;var a=Br(t,Wr.current);if(ei(t,n),a=sa(null,t,r,e,a,n),t.effectTag|=1,"object"==typeof a&&null!==a&&"function"==typeof a.render&&void 0===a.$$typeof){if(t.tag=1,fa(),Hr(r)){var i=!0;Yr(t)}else i=!1;t.memoizedState=null!==a.state&&void 0!==a.state?a.state:null;var o=r.getDerivedStateFromProps;"function"==typeof o&&bl(t,r,o,e),a.updater=kl,t.stateNode=a,a._reactInternalFiber=t,Sl(t,r,e,n),t=Ba(null,t,r,!0,i,n)}else t.tag=0,Oa(null,t,a,n),t=t.child;return t;case 16:switch(a=t.elementType,null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),i=t.pendingProps,e=gl(a),t.type=e,a=t.tag=ll(e),i=vl(e,i),o=void 0,a){case 0:o=Va(null,t,e,i,n);break;case 1:o=ja(null,t,e,i,n);break;case 11:o=Fa(null,t,e,i,n);break;case 14:o=La(null,t,e,vl(e.type,i),r,n);break;default:l("306",e,"")}return o;case
  0:return r=t.type,a=t.pendingProps,Va(e,t,r,a=t.elementType===r?a:vl(r,a),n);case 1:return r=t.type,a=t.pendingProps,ja(e,t,r,a=t.elementType===r?a:vl(r,a),n);case 3:return Ha(t),null===(r=t.updateQueue)&&l("282"),a=null!==(a=t.memoizedState)?a.element:null,hi(t,r,t.pendingProps,null,n),(r=t.memoizedState.element)===a?(Da(),t=Ka(e,t,n)):(a=t.stateNode,(a=(null===e||null===e.child)&&a.hydrate)&&(Ca=Mr(t.stateNode.containerInfo),Ea=t,a=_a=!0),a?(t.effectTag|=2,t.child=zl(t,null,r,n)):(Oa(e,t,r,n),Da()),t=t.child),t;case 5:return Ll(t),null===e&&za(t),r=t.type,a=t.pendingProps,i=null!==e?e.memoizedProps:null,o=a.children,_r(r,a)?o=null:null!==i&&_r(r,i)&&(t.effectTag|=16),Wa(e,t),1!==n&&1&t.mode&&a.hidden?(t.expirationTime=t.childExpirationTime=1,t=null):(Oa(e,t,o,n),t=t.child),t;case 6:return null===e&&za(t),null;case 13:return Qa(e,t,n);case 4:return Ol(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=Nl(t,null,r,n):Oa(e,t,r,n),t.child;case 11:return r=t.type,a=t.pendi
 ngProps,Fa(e,t,r,a=t.elementType===r?a:vl(r,a),n);case 7:return Oa(e,t,t.pendingProps,n),t.child;case 8:case 12:return Oa(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,a=t.pendingProps,o=t.memoizedProps,Za(t,i=a.value),null!==o){var u=o.value;if(0===(i=ln(u,i)?0:0|("function"==typeof r._calculateChangedBits?r._calculateChangedBits(u,i):1073741823))){if(o.children===a.children&&!Vr.current){t=Ka(e,t,n);break e}}else for(null!==(u=t.child)&&(u.return=t);null!==u;){var c=u.contextDependencies;if(null!==c){o=u.child;for(var s=c.first;null!==s;){if(s.context===r&&0!=(s.observedBits&i)){1===u.tag&&((s=ci(n)).tag=li,fi(u,s)),u.expirationTime<n&&(u.expirationTime=n),null!==(s=u.alternate)&&s.expirationTime<n&&(s.expirationTime=n),s=n;for(var f=u.return;null!==f;){var d=f.alternate;if(f.childExpirationTime<s)f.childExpirationTime=s,null!==d&&d.childExpirationTime<s&&(d.childExpirationTime=s);else{if(!(null!==d&&d.childExpirationTime<s))break;d.childExpirationTime=s}f
 =f.return}c.expirationTime<n&&(c.expirationTime=n);break}s=s.next}}else o=10===u.tag&&u.type===t.type?null:u.child;if(null!==o)o.return=u;else for(o=u;null!==o;){if(o===t){o=null;break}if(null!==(u=o.sibling)){u.return=o.return,o=u;break}o=o.return}u=o}}Oa(e,t,a.children,n),t=t.child}return t;case 9:return a=t.type,r=(i=t.pendingProps).children,ei(t,n),r=r(a=ti(a,i.unstable_observedBits)),t.effectTag|=1,Oa(e,t,r,n),t.child;case 14:return i=vl(a=t.type,t.pendingProps),La(e,t,a,i=vl(a.type,i),r,n);case 15:return Aa(e,t,t.type,t.pendingProps,r,n);case 17:return r=t.type,a=t.pendingProps,a=t.elementType===r?a:vl(r,a),null!==e&&(e.alternate=null,t.alternate=null,t.effectTag|=2),t.tag=1,Hr(r)?(e=!0,Yr(t)):e=!1,ei(t,n),Tl(t,r,a,n),Sl(t,r,a,n),Ba(null,t,r,!0,e,n)}l("156")}var qa={current:null},Ya=null,Xa=null,Ga=null;function Za(e,t){var n=e.type._context;Lr(qa,n._currentValue,e),n._currentValue=t}function Ja(e){var t=qa.current;Fr(qa,e),e.type._context._currentValue=t}function ei(e,t){Ya=e
 ,Ga=Xa=null;var n=e.contextDependencies;null!==n&&n.expirationTime>=t&&(Ra=!0),e.contextDependencies=null}function ti(e,t){return Ga!==e&&!1!==t&&0!==t&&("number"==typeof t&&1073741823!==t||(Ga=e,t=1073741823),t={context:e,observedBits:t,next:null},null===Xa?(null===Ya&&l("308"),Xa=t,Ya.contextDependencies={first:t,expirationTime:0}):Xa=Xa.next=t),e._currentValue}var ni=0,ri=1,li=2,ai=3,ii=!1;function oi(e){return{baseState:e,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function ui(e){return{baseState:e.baseState,firstUpdate:e.firstUpdate,lastUpdate:e.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function ci(e){return{expirationTime:e,tag:ni,payload:null,callback:null,next:null,nextEffect:null}}function si(e,t){null===e.lastUpdate?e.firstUpdate=e.lastUpdate=t:(e.lastUpd
 ate.next=t,e.lastUpdate=t)}function fi(e,t){var n=e.alternate;if(null===n){var r=e.updateQueue,l=null;null===r&&(r=e.updateQueue=oi(e.memoizedState))}else r=e.updateQueue,l=n.updateQueue,null===r?null===l?(r=e.updateQueue=oi(e.memoizedState),l=n.updateQueue=oi(n.memoizedState)):r=e.updateQueue=ui(l):null===l&&(l=n.updateQueue=ui(r));null===l||r===l?si(r,t):null===r.lastUpdate||null===l.lastUpdate?(si(r,t),si(l,t)):(si(r,t),l.lastUpdate=t)}function di(e,t){var n=e.updateQueue;null===(n=null===n?e.updateQueue=oi(e.memoizedState):pi(e,n)).lastCapturedUpdate?n.firstCapturedUpdate=n.lastCapturedUpdate=t:(n.lastCapturedUpdate.next=t,n.lastCapturedUpdate=t)}function pi(e,t){var n=e.alternate;return null!==n&&t===n.updateQueue&&(t=e.updateQueue=ui(t)),t}function mi(e,n,r,l,a,i){switch(r.tag){case ri:return"function"==typeof(e=r.payload)?e.call(i,l,a):e;case ai:e.effectTag=-2049&e.effectTag|64;case ni:if(null==(a="function"==typeof(e=r.payload)?e.call(i,l,a):e))break;return t({},l,a);case li
 :ii=!0}return l}function hi(e,t,n,r,l){ii=!1;for(var a=(t=pi(e,t)).baseState,i=null,o=0,u=t.firstUpdate,c=a;null!==u;){var s=u.expirationTime;s<l?(null===i&&(i=u,a=c),o<s&&(o=s)):(c=mi(e,t,u,c,n,r),null!==u.callback&&(e.effectTag|=32,u.nextEffect=null,null===t.lastEffect?t.firstEffect=t.lastEffect=u:(t.lastEffect.nextEffect=u,t.lastEffect=u))),u=u.next}for(s=null,u=t.firstCapturedUpdate;null!==u;){var f=u.expirationTime;f<l?(null===s&&(s=u,null===i&&(a=c)),o<f&&(o=f)):(c=mi(e,t,u,c,n,r),null!==u.callback&&(e.effectTag|=32,u.nextEffect=null,null===t.lastCapturedEffect?t.firstCapturedEffect=t.lastCapturedEffect=u:(t.lastCapturedEffect.nextEffect=u,t.lastCapturedEffect=u))),u=u.next}null===i&&(t.lastUpdate=null),null===s?t.lastCapturedUpdate=null:e.effectTag|=32,null===i&&null===s&&(a=c),t.baseState=a,t.firstUpdate=i,t.firstCapturedUpdate=s,e.expirationTime=o,e.memoizedState=c}function vi(e,t,n){null!==t.firstCapturedUpdate&&(null!==t.lastUpdate&&(t.lastUpdate.next=t.firstCapturedUpdat
 e,t.lastUpdate=t.lastCapturedUpdate),t.firstCapturedUpdate=t.lastCapturedUpdate=null),gi(t.firstEffect,n),t.firstEffect=t.lastEffect=null,gi(t.firstCapturedEffect,n),t.firstCapturedEffect=t.lastCapturedEffect=null}function gi(e,t){for(;null!==e;){var n=e.callback;if(null!==n){e.callback=null;var r=t;"function"!=typeof n&&l("191",n),n.call(r)}e=e.nextEffect}}function yi(e,t){return{value:e,source:t,stack:ft(t)}}function bi(e){e.effectTag|=4}var ki=void 0,xi=void 0,Ti=void 0,wi=void 0;ki=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},xi=function(){},Ti=function(e,n,r,l,a){var i=e.memoizedProps;if(i!==l){var o=n.stateNode;switch(Rl(Il.current),e=null,r){case"input":i=Et(o,i),l=Et(o,l),e=[];break;case"option":i=rr(o,i),l=rr(o,l),e=[];break;cas
 e"select":i=t({},i,{value:void 0}),l=t({},l,{value:void 0}),e=[];break;case"textarea":i=ar(o,i),l=ar(o,l),e=[];break;default:"function"!=typeof i.onClick&&"function"==typeof l.onClick&&(o.onclick=wr)}kr(r,l),o=r=void 0;var u=null;for(r in i)if(!l.hasOwnProperty(r)&&i.hasOwnProperty(r)&&null!=i[r])if("style"===r){var c=i[r];for(o in c)c.hasOwnProperty(o)&&(u||(u={}),u[o]="")}else"dangerouslySetInnerHTML"!==r&&"children"!==r&&"suppressContentEditableWarning"!==r&&"suppressHydrationWarning"!==r&&"autoFocus"!==r&&(b.hasOwnProperty(r)?e||(e=[]):(e=e||[]).push(r,null));for(r in l){var s=l[r];if(c=null!=i?i[r]:void 0,l.hasOwnProperty(r)&&s!==c&&(null!=s||null!=c))if("style"===r)if(c){for(o in c)!c.hasOwnProperty(o)||s&&s.hasOwnProperty(o)||(u||(u={}),u[o]="");for(o in s)s.hasOwnProperty(o)&&c[o]!==s[o]&&(u||(u={}),u[o]=s[o])}else u||(e||(e=[]),e.push(r,u)),u=s;else"dangerouslySetInnerHTML"===r?(s=s?s.__html:void 0,c=c?c.__html:void 0,null!=s&&c!==s&&(e=e||[]).push(r,""+s)):"children"===r?c
 ===s||"string"!=typeof s&&"number"!=typeof s||(e=e||[]).push(r,""+s):"suppressContentEditableWarning"!==r&&"suppressHydrationWarning"!==r&&(b.hasOwnProperty(r)?(null!=s&&Tr(a,r),e||c===s||(e=[])):(e=e||[]).push(r,s))}u&&(e=e||[]).push("style",u),a=e,(n.updateQueue=a)&&bi(n)}},wi=function(e,t,n,r){n!==r&&bi(t)};var Si="function"==typeof WeakSet?WeakSet:Set;function Ei(e,t){var n=t.source,r=t.stack;null===r&&null!==n&&(r=ft(n)),null!==n&&st(n.type),t=t.value,null!==e&&1===e.tag&&st(e.type);try{console.error(t)}catch(l){setTimeout(function(){throw l})}}function Ci(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(n){co(e,n)}else t.current=null}function _i(e,t,n){if(null!==(n=null!==(n=n.updateQueue)?n.lastEffect:null)){var r=n=n.next;do{if((r.tag&e)!==Wl){var l=r.destroy;r.destroy=void 0,void 0!==l&&l()}(r.tag&t)!==Wl&&(l=r.create,r.destroy=l()),r=r.next}while(r!==n)}}function Pi(e,t){for(var n=e;;){if(5===n.tag){var r=n.stateNode;if(t)r.style.display="none";else{r=n
 .stateNode;var l=n.memoizedProps.style;l=null!=l&&l.hasOwnProperty("display")?l.display:null,r.style.display=gr("display",l)}}else if(6===n.tag)n.stateNode.nodeValue=t?"":n.memoizedProps;else{if(13===n.tag&&null!==n.memoizedState){(r=n.child.sibling).return=n,n=r;continue}if(null!==n.child){n.child.return=n,n=n.child;continue}}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}}function Ni(e){switch("function"==typeof Zr&&Zr(e),e.tag){case 0:case 11:case 14:case 15:var t=e.updateQueue;if(null!==t&&null!==(t=t.lastEffect)){var n=t=t.next;do{var r=n.destroy;if(void 0!==r){var l=e;try{r()}catch(a){co(l,a)}}n=n.next}while(n!==t)}break;case 1:if(Ci(e),"function"==typeof(t=e.stateNode).componentWillUnmount)try{t.props=e.memoizedProps,t.state=e.memoizedState,t.componentWillUnmount()}catch(a){co(e,a)}break;case 5:Ci(e);break;case 4:Ii(e)}}function zi(e){return 5===e.tag||3===e.tag||4===e.tag}function Ui(e){e:{for(v
 ar t=e.return;null!==t;){if(zi(t)){var n=t;break e}t=t.return}l("160"),n=void 0}var r=t=void 0;switch(n.tag){case 5:t=n.stateNode,r=!1;break;case 3:case 4:t=n.stateNode.containerInfo,r=!0;break;default:l("161")}16&n.effectTag&&(mr(t,""),n.effectTag&=-17);e:t:for(n=e;;){for(;null===n.sibling;){if(null===n.return||zi(n.return)){n=null;break e}n=n.return}for(n.sibling.return=n.return,n=n.sibling;5!==n.tag&&6!==n.tag&&18!==n.tag;){if(2&n.effectTag)continue t;if(null===n.child||4===n.tag)continue t;n.child.return=n,n=n.child}if(!(2&n.effectTag)){n=n.stateNode;break e}}for(var a=e;;){if(5===a.tag||6===a.tag)if(n)if(r){var i=t,o=a.stateNode,u=n;8===i.nodeType?i.parentNode.insertBefore(o,u):i.insertBefore(o,u)}else t.insertBefore(a.stateNode,n);else r?(o=t,u=a.stateNode,8===o.nodeType?(i=o.parentNode).insertBefore(u,o):(i=o).appendChild(u),null!=(o=o._reactRootContainer)||null!==i.onclick||(i.onclick=wr)):t.appendChild(a.stateNode);else if(4!==a.tag&&null!==a.child){a.child.return=a,a=a.chi
 ld;continue}if(a===e)break;for(;null===a.sibling;){if(null===a.return||a.return===e)return;a=a.return}a.sibling.return=a.return,a=a.sibling}}function Ii(e){for(var t=e,n=!1,r=void 0,a=void 0;;){if(!n){n=t.return;e:for(;;){switch(null===n&&l("160"),n.tag){case 5:r=n.stateNode,a=!1;break e;case 3:case 4:r=n.stateNode.containerInfo,a=!0;break e}n=n.return}n=!0}if(5===t.tag||6===t.tag){e:for(var i=t,o=i;;)if(Ni(o),null!==o.child&&4!==o.tag)o.child.return=o,o=o.child;else{if(o===i)break;for(;null===o.sibling;){if(null===o.return||o.return===i)break e;o=o.return}o.sibling.return=o.return,o=o.sibling}a?(i=r,o=t.stateNode,8===i.nodeType?i.parentNode.removeChild(o):i.removeChild(o)):r.removeChild(t.stateNode)}else if(4===t.tag){if(null!==t.child){r=t.stateNode.containerInfo,a=!0,t.child.return=t,t=t.child;continue}}else if(Ni(t),null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return;4===(t=t.return).tag&&(n=!1)}t.sib
 ling.return=t.return,t=t.sibling}}function Di(e,t){switch(t.tag){case 0:case 11:case 14:case 15:_i(jl,Bl,t);break;case 1:break;case 5:var n=t.stateNode;if(null!=n){var r=t.memoizedProps;e=null!==e?e.memoizedProps:r;var a=t.type,i=t.updateQueue;t.updateQueue=null,null!==i&&Ir(n,i,a,e,r,t)}break;case 6:null===t.stateNode&&l("162"),t.stateNode.nodeValue=t.memoizedProps;break;case 3:case 12:break;case 13:if(n=t.memoizedState,r=void 0,e=t,null===n?r=!1:(r=!0,e=t.child,0===n.timedOutAt&&(n.timedOutAt=Vo())),null!==e&&Pi(e,r),null!==(n=t.updateQueue)){t.updateQueue=null;var o=t.stateNode;null===o&&(o=t.stateNode=new Si),n.forEach(function(e){var n=po.bind(null,t,e);o.has(e)||(o.add(e),e.then(n,n))})}break;case 17:break;default:l("163")}}var Mi="function"==typeof WeakMap?WeakMap:Map;function Ri(e,t,n){(n=ci(n)).tag=ai,n.payload={element:null};var r=t.value;return n.callback=function(){Go(r),Ei(e,t)},n}function Oi(e,t,n){(n=ci(n)).tag=ai;var r=e.type.getDerivedStateFromError;if("function"==t
 ypeof r){var l=t.value;n.payload=function(){return r(l)}}var a=e.stateNode;return null!==a&&"function"==typeof a.componentDidCatch&&(n.callback=function(){"function"!=typeof r&&(null===Zi?Zi=new Set([this]):Zi.add(this));var n=t.value,l=t.stack;Ei(e,t),this.componentDidCatch(n,{componentStack:null!==l?l:""})}),n}function Fi(e){switch(e.tag){case 1:Hr(e.type)&&Qr(e);var t=e.effectTag;return 2048&t?(e.effectTag=-2049&t|64,e):null;case 3:return Fl(e),Kr(e),0!=(64&(t=e.effectTag))&&l("285"),e.effectTag=-2049&t|64,e;case 5:return Al(e),null;case 13:return 2048&(t=e.effectTag)?(e.effectTag=-2049&t|64,e):null;case 18:return null;case 4:return Fl(e),null;case 10:return Ja(e),null;default:return null}}var Li=$e.ReactCurrentDispatcher,Ai=$e.ReactCurrentOwner,Wi=1073741822,Vi=!1,ji=null,Bi=null,Hi=0,Qi=-1,Ki=!1,$i=null,qi=!1,Yi=null,Xi=null,Gi=null,Zi=null;function Ji(){if(null!==ji)for(var e=ji.return;null!==e;){var t=e;switch(t.tag){case 1:var n=t.type.childContextTypes;null!=n&&Qr(t);break;
 case 3:Fl(t),Kr(t);break;case 5:Al(t);break;case 4:Fl(t);break;case 10:Ja(t)}e=e.return}Bi=null,Hi=0,Qi=-1,Ki=!1,ji=null}function eo(){for(;null!==$i;){var e=$i.effectTag;if(16&e&&mr($i.stateNode,""),128&e){var t=$i.alternate;null!==t&&(null!==(t=t.ref)&&("function"==typeof t?t(null):t.current=null))}switch(14&e){case 2:Ui($i),$i.effectTag&=-3;break;case 6:Ui($i),$i.effectTag&=-3,Di($i.alternate,$i);break;case 4:Di($i.alternate,$i);break;case 8:Ii(e=$i),e.return=null,e.child=null,e.memoizedState=null,e.updateQueue=null,null!==(e=e.alternate)&&(e.return=null,e.child=null,e.memoizedState=null,e.updateQueue=null)}$i=$i.nextEffect}}function to(){for(;null!==$i;){if(256&$i.effectTag)e:{var e=$i.alternate,t=$i;switch(t.tag){case 0:case 11:case 15:_i(Vl,Wl,t);break e;case 1:if(256&t.effectTag&&null!==e){var n=e.memoizedProps,r=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?n:vl(t.type,n),r),e.__reactInternalSnapshotBeforeUpdate=t}break e;case 3:case 5:case
  6:case 4:case 17:break e;default:l("163")}}$i=$i.nextEffect}}function no(e,t){for(;null!==$i;){var n=$i.effectTag;if(36&n){var r=$i.alternate,a=$i,i=t;switch(a.tag){case 0:case 11:case 15:_i(Hl,Ql,a);break;case 1:var o=a.stateNode;if(4&a.effectTag)if(null===r)o.componentDidMount();else{var u=a.elementType===a.type?r.memoizedProps:vl(a.type,r.memoizedProps);o.componentDidUpdate(u,r.memoizedState,o.__reactInternalSnapshotBeforeUpdate)}null!==(r=a.updateQueue)&&vi(a,r,o,i);break;case 3:if(null!==(r=a.updateQueue)){if(o=null,null!==a.child)switch(a.child.tag){case 5:o=a.child.stateNode;break;case 1:o=a.child.stateNode}vi(a,r,o,i)}break;case 5:i=a.stateNode,null===r&&4&a.effectTag&&Cr(a.type,a.memoizedProps)&&i.focus();break;case 6:case 4:case 12:case 13:case 17:break;default:l("163")}}128&n&&(null!==(a=$i.ref)&&(i=$i.stateNode,"function"==typeof a?a(i):a.current=i)),512&n&&(Yi=e),$i=$i.nextEffect}}function ro(e,t){Gi=Xi=Yi=null;var n=xo;xo=!0;do{if(512&t.effectTag){var r=!1,l=void 0;tr
 y{var a=t;_i($l,Wl,a),_i(Wl,Kl,a)}catch(i){r=!0,l=i}r&&co(t,l)}t=t.nextEffect}while(null!==t);xo=n,0!==(n=e.expirationTime)&&jo(e,n),_o||xo||$o(1073741823,!1)}function lo(){null!==Xi&&Ur(Xi),null!==Gi&&Gi()}function ao(e,t){qi=Vi=!0,e.current===t&&l("177");var r=e.pendingCommitExpirationTime;0===r&&l("261"),e.pendingCommitExpirationTime=0;var a=t.expirationTime,i=t.childExpirationTime;for(dl(e,i>a?i:a),Ai.current=null,a=void 0,1<t.effectTag?null!==t.lastEffect?(t.lastEffect.nextEffect=t,a=t.firstEffect):a=t:a=t.firstEffect,Sr=Un,Er=Kn(),Un=!1,$i=a;null!==$i;){i=!1;var o=void 0;try{to()}catch(c){i=!0,o=c}i&&(null===$i&&l("178"),co($i,o),null!==$i&&($i=$i.nextEffect))}for($i=a;null!==$i;){i=!1,o=void 0;try{eo()}catch(c){i=!0,o=c}i&&(null===$i&&l("178"),co($i,o),null!==$i&&($i=$i.nextEffect))}for($n(Er),Er=null,Un=!!Sr,Sr=null,e.current=t,$i=a;null!==$i;){i=!1,o=void 0;try{no(e,r)}catch(c){i=!0,o=c}i&&(null===$i&&l("178"),co($i,o),null!==$i&&($i=$i.nextEffect))}if(null!==a&&null!==Yi){
 var u=ro.bind(null,e,a);Xi=n.unstable_runWithPriority(n.unstable_NormalPriority,function(){return zr(u)}),Gi=u}Vi=qi=!1,"function"==typeof Gr&&Gr(t.stateNode),r=t.expirationTime,0===(t=(t=t.childExpirationTime)>r?t:r)&&(Zi=null),Wo(e,t)}function io(e){for(;;){var n=e.alternate,r=e.return,a=e.sibling;if(0==(1024&e.effectTag)){ji=e;e:{var i=n,o=Hi,u=(n=e).pendingProps;switch(n.tag){case 2:case 16:break;case 15:case 0:break;case 1:Hr(n.type)&&Qr(n);break;case 3:Fl(n),Kr(n),(u=n.stateNode).pendingContext&&(u.context=u.pendingContext,u.pendingContext=null),null!==i&&null!==i.child||(Ia(n),n.effectTag&=-3),xi(n);break;case 5:Al(n);var c=Rl(Ml.current);if(o=n.type,null!==i&&null!=n.stateNode)Ti(i,n,o,u,c),i.ref!==n.ref&&(n.effectTag|=128);else if(u){var s=Rl(Il.current);if(Ia(n)){i=(u=n).stateNode;var f=u.type,d=u.memoizedProps,p=c;switch(i[D]=u,i[M]=d,o=void 0,c=f){case"iframe":case"object":In("load",i);break;case"video":case"audio":for(f=0;f<te.length;f++)In(te[f],i);break;case"source":I
 n("error",i);break;case"img":case"image":case"link":In("error",i),In("load",i);break;case"form":In("reset",i),In("submit",i);break;case"details":In("toggle",i);break;case"input":Ct(i,d),In("invalid",i),Tr(p,"onChange");break;case"select":i._wrapperState={wasMultiple:!!d.multiple},In("invalid",i),Tr(p,"onChange");break;case"textarea":ir(i,d),In("invalid",i),Tr(p,"onChange")}for(o in kr(c,d),f=null,d)d.hasOwnProperty(o)&&(s=d[o],"children"===o?"string"==typeof s?i.textContent!==s&&(f=["children",s]):"number"==typeof s&&i.textContent!==""+s&&(f=["children",""+s]):b.hasOwnProperty(o)&&null!=s&&Tr(p,o));switch(c){case"input":Qe(i),Nt(i,d,!0);break;case"textarea":Qe(i),ur(i,d);break;case"select":case"option":break;default:"function"==typeof d.onClick&&(i.onclick=wr)}o=f,u.updateQueue=o,(u=null!==o)&&bi(n)}else{d=n,i=o,p=u,f=9===c.nodeType?c:c.ownerDocument,s===cr.html&&(s=sr(i)),s===cr.html?"script"===i?((i=f.createElement("div")).innerHTML="<script><\/script>",f=i.removeChild(i.firstChil
 d)):"string"==typeof p.is?f=f.createElement(i,{is:p.is}):(f=f.createElement(i),"select"===i&&p.multiple&&(f.multiple=!0)):f=f.createElementNS(s,i),(i=f)[D]=d,i[M]=u,ki(i,n,!1,!1),p=i;var m=c,h=xr(f=o,d=u);switch(f){case"iframe":case"object":In("load",p),c=d;break;case"video":case"audio":for(c=0;c<te.length;c++)In(te[c],p);c=d;break;case"source":In("error",p),c=d;break;case"img":case"image":case"link":In("error",p),In("load",p),c=d;break;case"form":In("reset",p),In("submit",p),c=d;break;case"details":In("toggle",p),c=d;break;case"input":Ct(p,d),c=Et(p,d),In("invalid",p),Tr(m,"onChange");break;case"option":c=rr(p,d);break;case"select":p._wrapperState={wasMultiple:!!d.multiple},c=t({},d,{value:void 0}),In("invalid",p),Tr(m,"onChange");break;case"textarea":ir(p,d),c=ar(p,d),In("invalid",p),Tr(m,"onChange");break;default:c=d}kr(f,c),s=void 0;var v=f,g=p,y=c;for(s in y)if(y.hasOwnProperty(s)){var k=y[s];"style"===s?yr(g,k):"dangerouslySetInnerHTML"===s?null!=(k=k?k.__html:void 0)&&pr(g,k)
 :"children"===s?"string"==typeof k?("textarea"!==v||""!==k)&&mr(g,k):"number"==typeof k&&mr(g,""+k):"suppressContentEditableWarning"!==s&&"suppressHydrationWarning"!==s&&"autoFocus"!==s&&(b.hasOwnProperty(s)?null!=k&&Tr(m,s):null!=k&&wt(g,s,k,h))}switch(f){case"input":Qe(p),Nt(p,d,!1);break;case"textarea":Qe(p),ur(p,d);break;case"option":null!=d.value&&p.setAttribute("value",""+St(d.value));break;case"select":(c=p).multiple=!!d.multiple,null!=(p=d.value)?lr(c,!!d.multiple,p,!1):null!=d.defaultValue&&lr(c,!!d.multiple,d.defaultValue,!0);break;default:"function"==typeof c.onClick&&(p.onclick=wr)}(u=Cr(o,u))&&bi(n),n.stateNode=i}null!==n.ref&&(n.effectTag|=128)}else null===n.stateNode&&l("166");break;case 6:i&&null!=n.stateNode?wi(i,n,i.memoizedProps,u):("string"!=typeof u&&(null===n.stateNode&&l("166")),i=Rl(Ml.current),Rl(Il.current),Ia(n)?(o=(u=n).stateNode,i=u.memoizedProps,o[D]=u,(u=o.nodeValue!==i)&&bi(n)):(o=n,(u=(9===i.nodeType?i:i.ownerDocument).createTextNode(u))[D]=n,o.state
 Node=u));break;case 11:break;case 13:if(u=n.memoizedState,0!=(64&n.effectTag)){n.expirationTime=o,ji=n;break e}u=null!==u,o=null!==i&&null!==i.memoizedState,null!==i&&!u&&o&&(null!==(i=i.child.sibling)&&(null!==(c=n.firstEffect)?(n.firstEffect=i,i.nextEffect=c):(n.firstEffect=n.lastEffect=i,i.nextEffect=null),i.effectTag=8)),(u||o)&&(n.effectTag|=4);break;case 7:case 8:case 12:break;case 4:Fl(n),xi(n);break;case 10:Ja(n);break;case 9:case 14:break;case 17:Hr(n.type)&&Qr(n);break;case 18:break;default:l("156")}ji=null}if(n=e,1===Hi||1!==n.childExpirationTime){for(u=0,o=n.child;null!==o;)(i=o.expirationTime)>u&&(u=i),(c=o.childExpirationTime)>u&&(u=c),o=o.sibling;n.childExpirationTime=u}if(null!==ji)return ji;null!==r&&0==(1024&r.effectTag)&&(null===r.firstEffect&&(r.firstEffect=e.firstEffect),null!==e.lastEffect&&(null!==r.lastEffect&&(r.lastEffect.nextEffect=e.firstEffect),r.lastEffect=e.lastEffect),1<e.effectTag&&(null!==r.lastEffect?r.lastEffect.nextEffect=e:r.firstEffect=e,r.last
 Effect=e))}else{if(null!==(e=Fi(e,Hi)))return e.effectTag&=1023,e;null!==r&&(r.firstEffect=r.lastEffect=null,r.effectTag|=1024)}if(null!==a)return a;if(null===r)break;e=r}return null}function oo(e){var t=$a(e.alternate,e,Hi);return e.memoizedProps=e.pendingProps,null===t&&(t=io(e)),Ai.current=null,t}function uo(e,t){Vi&&l("243"),lo(),Vi=!0;var n=Li.current;Li.current=Ta;var r=e.nextExpirationTimeToWorkOn;r===Hi&&e===Bi&&null!==ji||(Ji(),Hi=r,ji=al((Bi=e).current,null,Hi),e.pendingCommitExpirationTime=0);for(var a=!1;;){try{if(t)for(;null!==ji&&!Qo();)ji=oo(ji);else for(;null!==ji;)ji=oo(ji)}catch(g){if(Ga=Xa=Ya=null,fa(),null===ji)a=!0,Go(g);else{null===ji&&l("271");var i=ji,o=i.return;if(null!==o){e:{var u=e,c=o,s=i,f=g;if(o=Hi,s.effectTag|=1024,s.firstEffect=s.lastEffect=null,null!==f&&"object"==typeof f&&"function"==typeof f.then){var d=f;f=c;var p=-1,m=-1;do{if(13===f.tag){var h=f.alternate;if(null!==h&&null!==(h=h.memoizedState)){m=10*(1073741822-h.timedOutAt);break}"number"==t
 ypeof(h=f.pendingProps.maxDuration)&&(0>=h?p=0:(-1===p||h<p)&&(p=h))}f=f.return}while(null!==f);f=c;do{if((h=13===f.tag)&&(h=void 0!==f.memoizedProps.fallback&&null===f.memoizedState),h){if(null===(c=f.updateQueue)?((c=new Set).add(d),f.updateQueue=c):c.add(d),0==(1&f.mode)){f.effectTag|=64,s.effectTag&=-1957,1===s.tag&&(null===s.alternate?s.tag=17:((o=ci(1073741823)).tag=li,fi(s,o))),s.expirationTime=1073741823;break e}c=o;var v=(s=u).pingCache;null===v?(v=s.pingCache=new Mi,h=new Set,v.set(d,h)):void 0===(h=v.get(d))&&(h=new Set,v.set(d,h)),h.has(c)||(h.add(c),s=fo.bind(null,s,d,c),d.then(s,s)),-1===p?u=1073741823:(-1===m&&(m=10*(1073741822-ml(u,o))-5e3),u=m+p),0<=u&&Qi<u&&(Qi=u),f.effectTag|=2048,f.expirationTime=o;break e}f=f.return}while(null!==f);f=Error((st(s.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display."+ft(s))}K
 i=!0,f=yi(f,s),u=c;do{switch(u.tag){case 3:u.effectTag|=2048,u.expirationTime=o,di(u,o=Ri(u,f,o));break e;case 1:if(p=f,m=u.type,s=u.stateNode,0==(64&u.effectTag)&&("function"==typeof m.getDerivedStateFromError||null!==s&&"function"==typeof s.componentDidCatch&&(null===Zi||!Zi.has(s)))){u.effectTag|=2048,u.expirationTime=o,di(u,o=Oi(u,p,o));break e}}u=u.return}while(null!==u)}ji=io(i);continue}a=!0,Go(g)}}break}if(Vi=!1,Li.current=n,Ga=Xa=Ya=null,fa(),a)Bi=null,e.finishedWork=null;else if(null!==ji)e.finishedWork=null;else{if(null===(n=e.current.alternate)&&l("281"),Bi=null,Ki){if(a=e.latestPendingTime,i=e.latestSuspendedTime,o=e.latestPingedTime,0!==a&&a<r||0!==i&&i<r||0!==o&&o<r)return pl(e,r),void Lo(e,n,r,e.expirationTime,-1);if(!e.didError&&t)return e.didError=!0,r=e.nextExpirationTimeToWorkOn=r,t=e.expirationTime=1073741823,void Lo(e,n,r,t,-1)}t&&-1!==Qi?(pl(e,r),(t=10*(1073741822-ml(e,r)))<Qi&&(Qi=t),t=10*(1073741822-Vo()),t=Qi-t,Lo(e,n,r,e.expirationTime,0>t?0:t)):(e.pending
 CommitExpirationTime=r,e.finishedWork=n)}}function co(e,t){for(var n=e.return;null!==n;){switch(n.tag){case 1:var r=n.stateNode;if("function"==typeof n.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Zi||!Zi.has(r)))return fi(n,e=Oi(n,e=yi(t,e),1073741823)),void ho(n,1073741823);break;case 3:return fi(n,e=Ri(n,e=yi(t,e),1073741823)),void ho(n,1073741823)}n=n.return}3===e.tag&&(fi(e,n=Ri(e,n=yi(t,e),1073741823)),ho(e,1073741823))}function so(e,t){var r=n.unstable_getCurrentPriorityLevel(),a=void 0;if(0==(1&t.mode))a=1073741823;else if(Vi&&!qi)a=Hi;else{switch(r){case n.unstable_ImmediatePriority:a=1073741823;break;case n.unstable_UserBlockingPriority:a=1073741822-10*(1+((1073741822-e+15)/10|0));break;case n.unstable_NormalPriority:a=1073741822-25*(1+((1073741822-e+500)/25|0));break;case n.unstable_LowPriority:case n.unstable_IdlePriority:a=1;break;default:l("313")}null!==Bi&&a===Hi&&--a}return r===n.unstable_UserBlockingPriority&&(0===So||a<So)&&(So=a),
 a}function fo(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),null!==Bi&&Hi===n?Bi=null:(t=e.earliestSuspendedTime,r=e.latestSuspendedTime,0!==t&&n<=t&&n>=r&&(e.didError=!1,(0===(t=e.latestPingedTime)||t>n)&&(e.latestPingedTime=n),hl(n,e),0!==(n=e.expirationTime)&&jo(e,n)))}function po(e,t){var n=e.stateNode;null!==n&&n.delete(t),null!==(e=mo(e,t=so(t=Vo(),e)))&&(fl(e,t),0!==(t=e.expirationTime)&&jo(e,t))}function mo(e,t){e.expirationTime<t&&(e.expirationTime=t);var n=e.alternate;null!==n&&n.expirationTime<t&&(n.expirationTime=t);var r=e.return,l=null;if(null===r&&3===e.tag)l=e.stateNode;else for(;null!==r;){if(n=r.alternate,r.childExpirationTime<t&&(r.childExpirationTime=t),null!==n&&n.childExpirationTime<t&&(n.childExpirationTime=t),null===r.return&&3===r.tag){l=r.stateNode;break}r=r.return}return l}function ho(e,t){null!==(e=mo(e,t))&&(!Vi&&0!==Hi&&t>Hi&&Ji(),fl(e,t),Vi&&!qi&&Bi===e||jo(e,e.expirationTime),Mo>Do&&(Mo=0,l("185")))}function vo(e,t,r,l,a){return n.unstable_runWithPri
 ority(n.unstable_ImmediatePriority,function(){return e(t,r,l,a)})}var go=null,yo=null,bo=0,ko=void 0,xo=!1,To=null,wo=0,So=0,Eo=!1,Co=null,_o=!1,Po=!1,No=null,zo=n.unstable_now(),Uo=1073741822-(zo/10|0),Io=Uo,Do=50,Mo=0,Ro=null;function Oo(){Uo=1073741822-((n.unstable_now()-zo)/10|0)}function Fo(e,t){if(0!==bo){if(t<bo)return;null!==ko&&n.unstable_cancelCallback(ko)}bo=t,e=n.unstable_now()-zo,ko=n.unstable_scheduleCallback(Ko,{timeout:10*(1073741822-t)-e})}function Lo(e,t,n,r,l){e.expirationTime=r,0!==l||Qo()?0<l&&(e.timeoutHandle=Pr(Ao.bind(null,e,t,n),l)):(e.pendingCommitExpirationTime=n,e.finishedWork=t)}function Ao(e,t,n){e.pendingCommitExpirationTime=n,e.finishedWork=t,Oo(),Io=Uo,qo(e,n)}function Wo(e,t){e.expirationTime=t,e.finishedWork=null}function Vo(){return xo?Io:(Bo(),0!==wo&&1!==wo||(Oo(),Io=Uo),Io)}function jo(e,t){null===e.nextScheduledRoot?(e.expirationTime=t,null===yo?(go=yo=e,e.nextScheduledRoot=e):(yo=yo.nextScheduledRoot=e).nextScheduledRoot=go):t>e.expirationTim
 e&&(e.expirationTime=t),xo||(_o?Po&&(To=e,wo=1073741823,Yo(e,1073741823,!1)):1073741823===t?$o(1073741823,!1):Fo(e,t))}function Bo(){var e=0,t=null;if(null!==yo)for(var n=yo,r=go;null!==r;){var a=r.expirationTime;if(0===a){if((null===n||null===yo)&&l("244"),r===r.nextScheduledRoot){go=yo=r.nextScheduledRoot=null;break}if(r===go)go=a=r.nextScheduledRoot,yo.nextScheduledRoot=a,r.nextScheduledRoot=null;else{if(r===yo){(yo=n).nextScheduledRoot=go,r.nextScheduledRoot=null;break}n.nextScheduledRoot=r.nextScheduledRoot,r.nextScheduledRoot=null}r=n.nextScheduledRoot}else{if(a>e&&(e=a,t=r),r===yo)break;if(1073741823===e)break;n=r,r=r.nextScheduledRoot}}To=t,wo=e}var Ho=!1;function Qo(){return!!Ho||!!n.unstable_shouldYield()&&(Ho=!0)}function Ko(){try{if(!Qo()&&null!==go){Oo();var e=go;do{var t=e.expirationTime;0!==t&&Uo<=t&&(e.nextExpirationTimeToWorkOn=Uo),e=e.nextScheduledRoot}while(e!==go)}$o(0,!0)}finally{Ho=!1}}function $o(e,t){if(Bo(),t)for(Oo(),Io=Uo;null!==To&&0!==wo&&e<=wo&&!(Ho&&Uo
 >wo);)Yo(To,wo,Uo>wo),Bo(),Oo(),Io=Uo;else for(;null!==To&&0!==wo&&e<=wo;)Yo(To,wo,!1),Bo();if(t&&(bo=0,ko=null),0!==wo&&Fo(To,wo),Mo=0,Ro=null,null!==No)for(e=No,No=null,t=0;t<e.length;t++){var n=e[t];try{n._onComplete()}catch(r){Eo||(Eo=!0,Co=r)}}if(Eo)throw e=Co,Co=null,Eo=!1,e}function qo(e,t){xo&&l("253"),To=e,wo=t,Yo(e,t,!1),$o(1073741823,!1)}function Yo(e,t,n){if(xo&&l("245"),xo=!0,n){var r=e.finishedWork;null!==r?Xo(e,r,t):(e.finishedWork=null,-1!==(r=e.timeoutHandle)&&(e.timeoutHandle=-1,Nr(r)),uo(e,n),null!==(r=e.finishedWork)&&(Qo()?e.finishedWork=r:Xo(e,r,t)))}else null!==(r=e.finishedWork)?Xo(e,r,t):(e.finishedWork=null,-1!==(r=e.timeoutHandle)&&(e.timeoutHandle=-1,Nr(r)),uo(e,n),null!==(r=e.finishedWork)&&Xo(e,r,t));xo=!1}function Xo(e,t,r){var l=e.firstBatch;if(null!==l&&l._expirationTime>=r&&(null===No?No=[l]:No.push(l),l._defer))return e.finishedWork=t,void(e.expirationTime=0);e.finishedWork=null,e===Ro?Mo++:(Ro=e,Mo=0),n.unstable_runWithPriority(n.unstable_Immediat
 ePriority,function(){ao(e,t)})}function Go(e){null===To&&l("246"),To.expirationTime=0,Eo||(Eo=!0,Co=e)}function Zo(e,t){var n=_o;_o=!0;try{return e(t)}finally{(_o=n)||xo||$o(1073741823,!1)}}function Jo(e,t){if(_o&&!Po){Po=!0;try{return e(t)}finally{Po=!1}}return e(t)}function eu(e,t,r){_o||xo||0===So||($o(So,!1),So=0);var l=_o;_o=!0;try{return n.unstable_runWithPriority(n.unstable_UserBlockingPriority,function(){return e(t,r)})}finally{(_o=l)||xo||$o(1073741823,!1)}}function tu(e,t,n,r,a){var i=t.current;e:if(n){t:{2===un(n=n._reactInternalFiber)&&1===n.tag||l("170");var o=n;do{switch(o.tag){case 3:o=o.stateNode.context;break t;case 1:if(Hr(o.type)){o=o.stateNode.__reactInternalMemoizedMergedChildContext;break t}}o=o.return}while(null!==o);l("171"),o=void 0}if(1===n.tag){var u=n.type;if(Hr(u)){n=qr(n,u,o);break e}}n=o}else n=Ar;return null===t.context?t.context=n:t.pendingContext=n,t=a,(a=ci(r)).payload={element:e},null!==(t=void 0===t?null:t)&&(a.callback=t),lo(),fi(i,a),ho(i,r),r}
 function nu(e,t,n,r){var l=t.current;return tu(e,t,n,l=so(Vo(),l),r)}function ru(e){if(!(e=e.current).child)return null;switch(e.child.tag){case 5:default:return e.child.stateNode}}function lu(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:Ge,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}function au(e){var t=1073741822-25*(1+((1073741822-Vo()+500)/25|0));t>=Wi&&(t=Wi-1),this._expirationTime=Wi=t,this._root=e,this._callbacks=this._next=null,this._hasChildren=this._didComplete=!1,this._children=null,this._defer=!0}function iu(){this._callbacks=null,this._didCommit=!1,this._onCommit=this._onCommit.bind(this)}function ou(e,t,n){e={current:t=nl(3,null,null,t?3:0),containerInfo:e,pendingChildren:null,pingCache:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,didError:!1,pendingCommitExpirationTime:0,finishedWork:null,timeoutHandle:-1,context:null,pendingContext:nul
 l,hydrate:n,nextExpirationTimeToWorkOn:0,expirationTime:0,firstBatch:null,nextScheduledRoot:null},this._internalRoot=t.stateNode=e}function uu(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function cu(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var n;n=e.lastChild;)e.removeChild(n);return new ou(e,!1,t)}function su(e,t,n,r,l){var a=n._reactRootContainer;if(a){if("function"==typeof l){var i=l;l=function(){var e=ru(a._internalRoot);i.call(e)}}null!=e?a.legacy_renderSubtreeIntoContainer(e,t,l):a.render(t,l)}else{if(a=n._reactRootContainer=cu(n,r),"function"==typeof l){var o=l;l=function(){var e=ru(a._internalRoot);o.call(e)}}Jo(function(){null!=e?a.legacy_renderSubtreeIntoContainer(e,t,l):a.render(t,l)})}return ru(a._internalRoot)}function fu(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;retu
 rn uu(t)||l("200"),lu(e,t,null,n)}Pe=function(e,t,n){switch(t){case"input":if(Pt(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=L(r);a||l("90"),Ke(r),Pt(r,a)}}}break;case"textarea":or(e,n);break;case"select":null!=(t=n.value)&&lr(e,!!n.multiple,t,!1)}},au.prototype.render=function(e){this._defer||l("250"),this._hasChildren=!0,this._children=e;var t=this._root._internalRoot,n=this._expirationTime,r=new iu;return tu(e,t,null,n,r._onCommit),r},au.prototype.then=function(e){if(this._didComplete)e();else{var t=this._callbacks;null===t&&(t=this._callbacks=[]),t.push(e)}},au.prototype.commit=function(){var e=this._root._internalRoot,t=e.firstBatch;if(this._defer&&null!==t||l("251"),this._hasChildren){var n=this._expirationTime;if(t!==this){this._hasChildren&&(n=this._expirationTime=t._expirationTime,this.render(this._c
 hildren));for(var r=null,a=t;a!==this;)r=a,a=a._next;null===r&&l("251"),r._next=a._next,this._next=t,e.firstBatch=this}this._defer=!1,qo(e,n),t=this._next,this._next=null,null!==(t=e.firstBatch=t)&&t._hasChildren&&t.render(t._children)}else this._next=null,this._defer=!1},au.prototype._onComplete=function(){if(!this._didComplete){this._didComplete=!0;var e=this._callbacks;if(null!==e)for(var t=0;t<e.length;t++)(0,e[t])()}},iu.prototype.then=function(e){if(this._didCommit)e();else{var t=this._callbacks;null===t&&(t=this._callbacks=[]),t.push(e)}},iu.prototype._onCommit=function(){if(!this._didCommit){this._didCommit=!0;var e=this._callbacks;if(null!==e)for(var t=0;t<e.length;t++){var n=e[t];"function"!=typeof n&&l("191",n),n()}}},ou.prototype.render=function(e,t){var n=this._internalRoot,r=new iu;return null!==(t=void 0===t?null:t)&&r.then(t),nu(e,n,null,r._onCommit),r},ou.prototype.unmount=function(e){var t=this._internalRoot,n=new iu;return null!==(e=void 0===e?null:e)&&n.then(e),n
 u(null,t,null,n._onCommit),n},ou.prototype.legacy_renderSubtreeIntoContainer=function(e,t,n){var r=this._internalRoot,l=new iu;return null!==(n=void 0===n?null:n)&&l.then(n),nu(t,r,e,l._onCommit),l},ou.prototype.createBatch=function(){var e=new au(this),t=e._expirationTime,n=this._internalRoot,r=n.firstBatch;if(null===r)n.firstBatch=e,e._next=null;else{for(n=null;null!==r&&r._expirationTime>=t;)n=r,r=r._next;e._next=r,null!==n&&(n._next=e)}return e},Me=Zo,Re=eu,Oe=function(){xo||0===So||($o(So,!1),So=0)};var du={createPortal:fu,findDOMNode:function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternalFiber;return void 0===t&&("function"==typeof e.render?l("188"):l("268",Object.keys(e))),e=null===(e=fn(t))?null:e.stateNode},hydrate:function(e,t,n){return uu(t)||l("200"),su(null,e,t,!0,n)},render:function(e,t,n){return uu(t)||l("200"),su(null,e,t,!1,n)},unstable_renderSubtreeIntoContainer:function(e,t,n,r){return uu(n)||l("200"),(null==e||void 0===e._reactInterna
 lFiber)&&l("38"),su(e,t,n,!1,r)},unmountComponentAtNode:function(e){return uu(e)||l("40"),!!e._reactRootContainer&&(Jo(function(){su(null,null,e,!1,function(){e._reactRootContainer=null})}),!0)},unstable_createPortal:function(){return fu.apply(void 0,arguments)},unstable_batchedUpdates:Zo,unstable_interactiveUpdates:eu,flushSync:function(e,t){xo&&l("187");var n=_o;_o=!0;try{return vo(e,t)}finally{_o=n,$o(1073741823,!1)}},unstable_createRoot:pu,unstable_flushControlled:function(e){var t=_o;_o=!0;try{vo(e)}finally{(_o=t)||xo||$o(1073741823,!1)}},__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{Events:[O,F,L,N.injectEventPluginsByName,y,H,function(e){C(e,B)},Ie,De,Rn,U]}};function pu(e,t){return uu(e)||l("299","unstable_createRoot"),new ou(e,!0,null!=t&&!0===t.hydrate)}!function(e){var n=e.findFiberByHostInstance;el(t({},e,{overrideProps:null,currentDispatcherRef:$e.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=fn(e))?null:e.stateNode},findFiberByHostIn
 stance:function(e){return n?n(e):null}}))}({findFiberByHostInstance:R,bundleType:0,version:"16.8.3",rendererPackageName:"react-dom"});var mu={default:du},hu=mu&&du||mu;module.exports=hu.default||hu;
-},{"react":"ccIB","object-assign":"W2+e","scheduler":"dH6z"}],"x9tB":[function(require,module,exports) {
-"use strict";function _(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE){0;try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(_)}catch(O){console.error(O)}}}_(),module.exports=require("./cjs/react-dom.production.min.js");
-},{"./cjs/react-dom.production.min.js":"9MtQ"}],"Focm":[function(require,module,exports) {
-"use strict";require("../../sass/style.scss");var e=require("./loading_dialog"),r=require("./payment_controller"),l=t(require("react")),a=t(require("react-dom"));function t(e){return e&&e.__esModule?e:{default:e}}var n={},o=document.getElementById("loading-dialog");null!==o&&a.default.render(l.default.createElement(e.LoadingDialog,{open:!0,callbacks:n}),o),window.tor={PaymentController:r.PaymentController,reactCallbacks:n};
-},{"../../sass/style.scss":"DOYk","./loading_dialog":"yHvY","./payment_controller":"sijK","react":"ccIB","react-dom":"x9tB"}]},{},["Focm"], null)
+var OVERLAY_ID = '__parcel__error__overlay__';
+var OldModule = module.bundle.Module;
+
+function Module(moduleName) {
+  OldModule.call(this, moduleName);
+  this.hot = {
+    data: module.bundle.hotData,
+    _acceptCallbacks: [],
+    _disposeCallbacks: [],
+    accept: function (fn) {
+      this._acceptCallbacks.push(fn || function () {});
+    },
+    dispose: function (fn) {
+      this._disposeCallbacks.push(fn);
+    }
+  };
+  module.bundle.hotData = null;
+}
+
+module.bundle.Module = Module;
+var parent = module.bundle.parent;
+
+if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') {
+  var hostname = "" || location.hostname;
+  var protocol = location.protocol === 'https:' ? 'wss' : 'ws';
+  var ws = new WebSocket(protocol + '://' + hostname + ':' + "46653" + '/');
+
+  ws.onmessage = function (event) {
+    var data = JSON.parse(event.data);
+
+    if (data.type === 'update') {
+      console.clear();
+      data.assets.forEach(function (asset) {
+        hmrApply(global.parcelRequire, asset);
+      });
+      data.assets.forEach(function (asset) {
+        if (!asset.isNew) {
+          hmrAccept(global.parcelRequire, asset.id);
+        }
+      });
+    }
+
+    if (data.type === 'reload') {
+      ws.close();
+
+      ws.onclose = function () {
+        location.reload();
+      };
+    }
+
+    if (data.type === 'error-resolved') {
+      console.log('[parcel] ✨ Error resolved');
+      removeErrorOverlay();
+    }
+
+    if (data.type === 'error') {
+      console.error('[parcel] 🚨  ' + data.error.message + '\n' + data.error.stack);
+      removeErrorOverlay();
+      var overlay = createErrorOverlay(data);
+      document.body.appendChild(overlay);
+    }
+  };
+}
+
+function removeErrorOverlay() {
+  var overlay = document.getElementById(OVERLAY_ID);
+
+  if (overlay) {
+    overlay.remove();
+  }
+}
+
+function createErrorOverlay(data) {
+  var overlay = document.createElement('div');
+  overlay.id = OVERLAY_ID; // html encode message and stack trace
+
+  var message = document.createElement('div');
+  var stackTrace = document.createElement('pre');
+  message.innerText = data.error.message;
+  stackTrace.innerText = data.error.stack;
+  overlay.innerHTML = '<div style="background: black; font-size: 16px; color: white; position: fixed; height: 100%; width: 100%; top: 0px; left: 0px; padding: 30px; opacity: 0.85; font-family: Menlo, Consolas, monospace; z-index: 9999;">' + '<span style="background: red; padding: 2px 4px; border-radius: 2px;">ERROR</span>' + '<span style="top: 2px; margin-left: 5px; position: relative;">🚨</span>' + '<div style="font-size: 18px; font-weight: bold; margin-top: 20px;">' + message.innerHTML + '</div>' + '<pre>' + stackTrace.innerHTML + '</pre>' + '</div>';
+  return overlay;
+}
+
+function getParents(bundle, id) {
+  var modules = bundle.modules;
+
+  if (!modules) {
+    return [];
+  }
+
+  var parents = [];
+  var k, d, dep;
+
+  for (k in modules) {
+    for (d in modules[k][1]) {
+      dep = modules[k][1][d];
+
+      if (dep === id || Array.isArray(dep) && dep[dep.length - 1] === id) {
+        parents.push(k);
+      }
+    }
+  }
+
+  if (bundle.parent) {
+    parents = parents.concat(getParents(bundle.parent, id));
+  }
+
+  return parents;
+}
+
+function hmrApply(bundle, asset) {
+  var modules = bundle.modules;
+
+  if (!modules) {
+    return;
+  }
+
+  if (modules[asset.id] || !bundle.parent) {
+    var fn = new Function('require', 'module', 'exports', asset.generated.js);
+    asset.isNew = !modules[asset.id];
+    modules[asset.id] = [fn, asset.deps];
+  } else if (bundle.parent) {
+    hmrApply(bundle.parent, asset);
+  }
+}
+
+function hmrAccept(bundle, id) {
+  var modules = bundle.modules;
+
+  if (!modules) {
+    return;
+  }
+
+  if (!modules[id] && bundle.parent) {
+    return hmrAccept(bundle.parent, id);
+  }
+
+  var cached = bundle.cache[id];
+  bundle.hotData = {};
+
+  if (cached) {
+    cached.hot.data = bundle.hotData;
+  }
+
+  if (cached && cached.hot && cached.hot._disposeCallbacks.length) {
+    cached.hot._disposeCallbacks.forEach(function (cb) {
+      cb(bundle.hotData);
+    });
+  }
+
+  delete bundle.cache[id];
+  bundle(id);
+  cached = bundle.cache[id];
+
+  if (cached && cached.hot && cached.hot._acceptCallbacks.length) {
+    cached.hot._acceptCallbacks.forEach(function (cb) {
+      cb();
+    });
+
+    return true;
+  }
+
+  return getParents(global.parcelRequire, id).some(function (id) {
+    return hmrAccept(global.parcelRequire, id);
+  });
+}
+},{}]},{},["../../node_modules/parcel-bundler/src/builtins/hmr-runtime.js","index.js"], null)
 //# sourceMappingURL=/index.map
\ No newline at end of file
diff --git a/public/dist/index.map b/public/dist/index.map
index 6ea33c9e..ab8c2ade 100644
--- a/public/dist/index.map
+++ b/public/dist/index.map
@@ -1 +1 @@
-{"version":3,"sources":["../../node_modules/object-assign/index.js","../../node_modules/react/cjs/react.production.min.js","../../node_modules/react/index.js","loading_dialog.jsx","countries.js","../../node_modules/process/browser.js","../../node_modules/jquery/dist/jquery.js","flasher.js","regions.js","../../node_modules/round-to/index.js","../../node_modules/numeral/numeral.js","i18n.js","paypal_processor.js","hepdata_controller.js","payment_controller.js","../../node_modules/scheduler/cjs/scheduler.production.min.js","../../node_modules/scheduler/index.js","../../node_modules/react-dom/cjs/react-dom.production.min.js","../../node_modules/react-dom/index.js","index.js"],"names":["getOwnPropertySymbols","Object","hasOwnProperty","prototype","propIsEnumerable","propertyIsEnumerable","toObject","val","TypeError","shouldUseNative","assign","test1","String","getOwnPropertyNames","test2","i","fromCharCode","order2","map","n","join","test3","split","forEach","letter","keys","err","module
 ","exports","target","source","from","symbols","to","s","arguments","length","key","call","k","require","Symbol","for","p","q","r","t","u","v","w","x","y","z","aa","ba","A","iterator","ca","a","b","d","c","e","g","h","f","Error","l","m","replace","name","framesToPop","B","encodeURIComponent","C","isMounted","enqueueForceUpdate","enqueueReplaceState","enqueueSetState","D","E","props","context","refs","updater","F","G","isReactComponent","setState","forceUpdate","H","constructor","isPureReactComponent","I","current","J","K","L","ref","__self","__source","M","children","Array","defaultProps","$$typeof","type","_owner","da","N","escape","O","P","Q","pop","result","keyPrefix","func","count","R","push","S","T","isArray","next","done","value","U","toString","ea","fa","V","W","X","Children","toArray","only","createRef","Component","PureComponent","createContext","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","Provider","Consumer","_context","forwardRef","render","la
 zy","_ctor","_status","_result","memo","compare","useCallback","useContext","useEffect","useImperativeHandle","useDebugValue","useLayoutEffect","useMemo","useReducer","useRef","useState","Fragment","StrictMode","Suspense","createElement","cloneElement","createFactory","bind","isValidElement","version","unstable_ConcurrentMode","unstable_Profiler","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ReactCurrentDispatcher","ReactCurrentOwner","Y","default","Z","LoadingDialog","open","setOpen","callbacks","setLoadingDialogOpen","cachedSetTimeout","cachedClearTimeout","process","defaultSetTimout","defaultClearTimeout","runTimeout","fun","setTimeout","runClearTimeout","marker","clearTimeout","currentQueue","queue","draining","queueIndex","cleanUpNextTick","concat","drainQueue","timeout","len","run","Item","array","noop","nextTick","args","apply","title","browser","env","argv","versions","on","addListener","once","off","removeListener","removeAllListeners","emit","prependListener","prep
 endOnceListener","listeners","binding","cwd","chdir","dir","umask","$","Flasher","build","state","characters","find","numCharacters","proxy","flash","each","removeClass","Math","random","addClass","startCharacterResolve","index","numResolvedCharacters","characterToResolve","slice","resolveCharacter","resolve","update","resolvedCharacters","delayCount","resolvedIndex","html","characterIndex","valueIndex","character","round","fn","precision","Number","isInteger","exponent","exponentNeg","abs","sign","up","down","I18n","id","vars","undefined","el","document","getElementById","message","innerHTML","regExp","RegExp","PaypalProcessor","token","payerId","data","localStorage","getItem","showPaymentErrors","JSON","parse","ajaxSettings","contentType","stringify","dataType","url","ajax","paypalProcessDone","fail","paypalProcessFailed","textStatus","jqXHR","setItem","window","location","href","errorThrown","errorMessage","closeLoading","errors","show","errorsContainer","error","append","Hepdata
 Controller","setupInputPlaceHolderBehavior","getCompanyListTimeoutID","watchForInputs","attr","getCompanyListAfterWaiting","keyCode","which","preventDefault","getCompanyList","remove","input","company_substring","displayCompanyList","displayErrors","textstatus","jqxhr","hide","css","dataList","searchTerm","option","company_id","text","appendChild","selectCompany","errorToDisplay","responseJSON","displayErrorMessage","prependTo","event","selected_name","selected_id","displayCompanyProfile","company","prepareCompanyInfo","showCompanyInfo","empty","field","fieldName","prefix","suffix","appendTo","cleanupString","giftRatio","giftratios","giftratio","maxMatchAmount","cleanupCurrency","maximum_amount_matched","minMatchAmount","minimum_amount_matched","totalAmountPerEmployee","total_amount_per_employee","getSummary","getMatchingGiftForm","online_resources","getMatchingConditions","getNiceContactInfo","getNiceCompanyProcedure","procedure","comments","getNiceOnlineResources","setLastUpdated"
 ,"last_updated","isNotBlank","amount","ratio","output","ratioArray","numerator","denominator","isNaN","parseFloat","info","empty_return","default_value","toFixed","cleanupPhoneNumber","parseInt","NaN","markup","contact_title","address1","contact_address_line1","address2","contact_address_line2","cityStateZip","contact_city","contact_state","contact_zip","phone","contact_phone","email","contact_email","property","cityStateZipMarkup","procedures","resources","online_resource","matching_gift_form","guide","countries","regions","roundTo","numeral","PerkInfo","fieldIds","helpText","friendlyName","friendlyName2","PaymentController","paypalMerchantId","environmentName","stripePublishableKey","promo","country","priceSetName","setDefaultOnceAmount","noPerk","noRegions","perk","paymentMethod","paymentMethodName","paymentMethodToSelector","perkInfoMap","tShirtStyleOptions","priceSets","perkRequiredFieldIds","standardPaymentRequiredFieldIds","init","setInitialPromoAdjustments","setPriceSet","se
 tRecurring","setCurrentPrice","setPaymentMethodName","setupRecurringButton","setupPayPal","setupPriceButtons","setupPerkButtons","setupPaymentMethodButtons","setupStripe","setupCountries","setCountry","setupPerkFields","setupPerkSizes","clearActivePerk","clearErrors","clearOtherAmount","tor","reactCallbacks","countryChanged","setupRegions","displayCurrentPerk","displaySelectedPerkInSubmitArea","submitAreaPerkSelected","displayedPerk","getCampaignTotalsDone","console","log","setCampaignTotals","requestCampaignTotals","getCampaignTotalsFailed","getDonationData","fieldValues","serializeArray","perkName","perkValues","perkInfo","perkFieldId","valueName","recurring","trim","getPerkElements","perkElements","add","MissingRequiredFieldException","getRequiredFields","requiredFields","fieldId","not","monthlyButtonClicked","setCurrentPerk","setLimitedOfferLabelOnPriceLabel","noPerkCheckboxClicked","prop","onceButtonClicked","onFormSubmit","validateRequiredFields","showPaymentError","showLoadin
 g","form","Stripe","card","createToken","stripeResponseHandler","otherAmountChanged","priceString","priceFloat","otherAmountFields","priceLevels","levelInfo","paymentMethodButtonClicked","paymentMethodElement","closest","paypalCheckDonationDone","paypalProblemTimeout","paypalOnAuthorize","paypalResponse","actions","payerID","paymentToken","paypalOnCancel","paypalSetExpressCheckout","reject","paypalSetExpressCheckoutDone","paypalSetExpressCheckoutFailed","perkButtonClicked","perkElement","priceAttrName","hasClass","oldAmount","price","setPerkFields","perkSubSelectFieldUpdated","selectedValue","images","parents","filter","perkFitUpdated","fit","perkIndex","style","availableSizes","perkSizeElement","size","toUpperCase","priceButtonClicked","priceElement","perks","updateDonateButtonText","setRequiredFields","selector","subSelect","tShirtStyleName","optionSelected","options","priceButtons","priceSet","priceButton","priceLevel","format","removeAttr","adjustPriceSetDueToPromo","activeButto
 n","inactiveButton","countrySelect","self","payment","onAuthorize","onCancel","color","paypal","Button","countryCode","regionNames","regionSelect","regionName","setPublishableKey","submit","after","sliderCurrentPage","page","sliderButton","status","response","processStripe","stripeResponse","processStripeDone","processStripeFailed","errorMsgs","jqXhr","errorMessages","isValidEmail","includes","totalDonated","totalMatched","totalDonatedFlasher","totalMatchedFlasher","totalDonationsFlasher","setupCampaignTotals","donateSubmitAmount","animate","scrollTop","offset","top","emptyValue","is","field_name","emailField","emailAddress","checkDCE","__REACT_DEVTOOLS_GLOBAL_HOOK__","loadingDialog"],"mappings":"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","file":"index.map","sourceRoot":"../../src/js","sourcesContent":["/*\nobject-assign\n(c) Sindre Sorhus\n at license MIT\n*/\n\n'use strict';\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 a
 ny 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","/** @license React v16.8.3\n * react.production.min.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'use strict';var k=require(\"o
 bject-assign\"),n=\"function\"===typeof Symbol&&Symbol.for,p=n?Symbol.for(\"react.element\"):60103,q=n?Symbol.for(\"react.portal\"):60106,r=n?Symbol.for(\"react.fragment\"):60107,t=n?Symbol.for(\"react.strict_mode\"):60108,u=n?Symbol.for(\"react.profiler\"):60114,v=n?Symbol.for(\"react.provider\"):60109,w=n?Symbol.for(\"react.context\"):60110,x=n?Symbol.for(\"react.concurrent_mode\"):60111,y=n?Symbol.for(\"react.forward_ref\"):60112,z=n?Symbol.for(\"react.suspense\"):60113,aa=n?Symbol.for(\"react.memo\"):\n60115,ba=n?Symbol.for(\"react.lazy\"):60116,A=\"function\"===typeof Symbol&&Symbol.iterator;function ca(a,b,d,c,e,g,h,f){if(!a){a=void 0;if(void 0===b)a=Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var l=[d,c,e,g,h,f],m=0;a=Error(b.replace(/%s/g,function(){return l[m++]}));a.name=\"Invariant Violation\"}a.framesToPop=1;throw a;}}\nfunction B(a){for(var b=arguments.length-1,d=\"https://
 reactjs.org/docs/error-decoder.html?invariant=\"+a,c=0;c<b;c++)d+=\"&args[]=\"+encodeURIComponent(arguments[c+1]);ca(!1,\"Minified React error #\"+a+\"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. \",d)}var C={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},D={};\nfunction E(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}E.prototype.isReactComponent={};E.prototype.setState=function(a,b){\"object\"!==typeof a&&\"function\"!==typeof a&&null!=a?B(\"85\"):void 0;this.updater.enqueueSetState(this,a,b,\"setState\")};E.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,\"forceUpdate\")};function F(){}F.prototype=E.prototype;function G(a,b,d){this.props=a;this.context=b;this.refs=D;this.updater=d||C}var H=G.prototype=new F;\nH.constructor=G;k(H,E.prototype);H.isPureReactComponent=!0;var I={current:nul
 l},J={current:null},K=Object.prototype.hasOwnProperty,L={key:!0,ref:!0,__self:!0,__source:!0};\nfunction M(a,b,d){var c=void 0,e={},g=null,h=null;if(null!=b)for(c in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(g=\"\"+b.key),b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=b[c]);var f=arguments.length-2;if(1===f)e.children=d;else if(1<f){for(var l=Array(f),m=0;m<f;m++)l[m]=arguments[m+2];e.children=l}if(a&&a.defaultProps)for(c in f=a.defaultProps,f)void 0===e[c]&&(e[c]=f[c]);return{$$typeof:p,type:a,key:g,ref:h,props:e,_owner:J.current}}\nfunction da(a,b){return{$$typeof:p,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function N(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===p}function escape(a){var b={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+a).replace(/[=:]/g,function(a){return b[a]})}var O=/\\/+/g,P=[];function Q(a,b,d,c){if(P.length){var e=P.pop();e.result=a;e.keyPrefix=b;e.func=d;e.context=c;e.count=0;return e}return{result:a,keyPrefix:b,func:d,context:c,count:
 0}}\nfunction R(a){a.result=null;a.keyPrefix=null;a.func=null;a.context=null;a.count=0;10>P.length&&P.push(a)}\nfunction S(a,b,d,c){var e=typeof a;if(\"undefined\"===e||\"boolean\"===e)a=null;var g=!1;if(null===a)g=!0;else switch(e){case \"string\":case \"number\":g=!0;break;case \"object\":switch(a.$$typeof){case p:case q:g=!0}}if(g)return d(c,a,\"\"===b?\".\"+T(a,0):b),1;g=0;b=\"\"===b?\".\":b+\":\";if(Array.isArray(a))for(var h=0;h<a.length;h++){e=a[h];var f=b+T(e,h);g+=S(e,f,d,c)}else if(null===a||\"object\"!==typeof a?f=null:(f=A&&a[A]||a[\"@@iterator\"],f=\"function\"===typeof f?f:null),\"function\"===typeof f)for(a=f.call(a),h=\n0;!(e=a.next()).done;)e=e.value,f=b+T(e,h++),g+=S(e,f,d,c);else\"object\"===e&&(d=\"\"+a,B(\"31\",\"[object Object]\"===d?\"object with keys {\"+Object.keys(a).join(\", \")+\"}\":d,\"\"));return g}function U(a,b,d){return null==a?0:S(a,\"\",b,d)}function T(a,b){return\"object\"===typeof a&&null!==a&&null!=a.key?escape(a.key):b.toString(36)}function ea
 (a,b){a.func.call(a.context,b,a.count++)}\nfunction fa(a,b,d){var c=a.result,e=a.keyPrefix;a=a.func.call(a.context,b,a.count++);Array.isArray(a)?V(a,c,d,function(a){return a}):null!=a&&(N(a)&&(a=da(a,e+(!a.key||b&&b.key===a.key?\"\":(\"\"+a.key).replace(O,\"$&/\")+\"/\")+d)),c.push(a))}function V(a,b,d,c,e){var g=\"\";null!=d&&(g=(\"\"+d).replace(O,\"$&/\")+\"/\");b=Q(b,g,c,e);U(a,fa,b);R(b)}function W(){var a=I.current;null===a?B(\"307\"):void 0;return a}\nvar X={Children:{map:function(a,b,d){if(null==a)return a;var c=[];V(a,c,null,b,d);return c},forEach:function(a,b,d){if(null==a)return a;b=Q(null,null,b,d);U(a,ea,b);R(b)},count:function(a){return U(a,function(){return null},null)},toArray:function(a){var b=[];V(a,b,null,function(a){return a});return b},only:function(a){N(a)?void 0:B(\"143\");return a}},createRef:function(){return{current:null}},Component:E,PureComponent:G,createContext:function(a,b){void 0===b&&(b=null);a={$$typeof:w,_calculateChangedBits:b,\n_currentValue:a,_cur
 rentValue2:a,_threadCount:0,Provider:null,Consumer:null};a.Provider={$$typeof:v,_context:a};return a.Consumer=a},forwardRef:function(a){return{$$typeof:y,render:a}},lazy:function(a){return{$$typeof:ba,_ctor:a,_status:-1,_result:null}},memo:function(a,b){return{$$typeof:aa,type:a,compare:void 0===b?null:b}},useCallback:function(a,b){return W().useCallback(a,b)},useContext:function(a,b){return W().useContext(a,b)},useEffect:function(a,b){return W().useEffect(a,b)},useImperativeHandle:function(a,\nb,d){return W().useImperativeHandle(a,b,d)},useDebugValue:function(){},useLayoutEffect:function(a,b){return W().useLayoutEffect(a,b)},useMemo:function(a,b){return W().useMemo(a,b)},useReducer:function(a,b,d){return W().useReducer(a,b,d)},useRef:function(a){return W().useRef(a)},useState:function(a){return W().useState(a)},Fragment:r,StrictMode:t,Suspense:z,createElement:M,cloneElement:function(a,b,d){null===a||void 0===a?B(\"267\",a):void 0;var c=void 0,e=k({},a.props),g=a.key,h=a.ref,f=a._ow
 ner;if(null!=\nb){void 0!==b.ref&&(h=b.ref,f=J.current);void 0!==b.key&&(g=\"\"+b.key);var l=void 0;a.type&&a.type.defaultProps&&(l=a.type.defaultProps);for(c in b)K.call(b,c)&&!L.hasOwnProperty(c)&&(e[c]=void 0===b[c]&&void 0!==l?l[c]:b[c])}c=arguments.length-2;if(1===c)e.children=d;else if(1<c){l=Array(c);for(var m=0;m<c;m++)l[m]=arguments[m+2];e.children=l}return{$$typeof:p,type:a.type,key:g,ref:h,props:e,_owner:f}},createFactory:function(a){var b=M.bind(null,a);b.type=a;return b},isValidElement:N,version:\"16.8.3\",\nunstable_ConcurrentMode:x,unstable_Profiler:u,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:I,ReactCurrentOwner:J,assign:k}},Y={default:X},Z=Y&&X||Y;module.exports=Z.default||Z;\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n  module.exports = require('./cjs/react.production.min.js');\n} else {\n  module.exports = require('./cjs/react.development.js');\n}\n","import React from 'react';\nimport {useState} from 'react';
 \n\nexport function LoadingDialog(props) {\n  const [open, setOpen] = useState(false);\n  props.callbacks.setLoadingDialogOpen = setOpen;\n  if (open) {\n    return (\n      <React.Fragment>\n        <div className=\"overlay\">\n          <div className=\"dialog-area\">\n            <div className=\"dialog\">\n              <div className=\"dots\">\n                <div className=\"dot\"></div>\n                <div className=\"focus dot\"></div>\n                <div className=\"dot\"></div>\n                <div className=\"dot\"></div>\n                <div className=\"dot\"></div>\n              </div>\n              <h5 className=\"message\">\n                One moment while we shovel coal into our servers.\n              </h5>\n            </div>\n          </div>\n        </div>\n      </React.Fragment>\n      );\n  } else {\n    return null;\n  }\n}\n","module.exports = [[\"AF\",\"Afghanistan\"],[\"AX\",\"Åland Islands\"],[\"AL\",\"Albania\"],[\"DZ\",\"Algeria\"],[\"AS\",\
 "American Samoa\"],[\"AD\",\"Andorra\"],[\"AO\",\"Angola\"],[\"AI\",\"Anguilla\"],[\"AQ\",\"Antarctica\"],[\"AG\",\"Antigua and Barbuda\"],[\"AR\",\"Argentina\"],[\"AM\",\"Armenia\"],[\"AW\",\"Aruba\"],[\"AU\",\"Australia\"],[\"AT\",\"Austria\"],[\"AZ\",\"Azerbaijan\"],[\"BS\",\"Bahamas\"],[\"BH\",\"Bahrain\"],[\"BD\",\"Bangladesh\"],[\"BB\",\"Barbados\"],[\"BY\",\"Belarus\"],[\"BE\",\"Belgium\"],[\"BZ\",\"Belize\"],[\"BJ\",\"Benin\"],[\"BM\",\"Bermuda\"],[\"BT\",\"Bhutan\"],[\"BO\",\"Bolivia\"],[\"BQ\",\"Bonaire, Saint Eustatius and Saba\"],[\"BA\",\"Bosnia and Herzegovina\"],[\"BW\",\"Botswana\"],[\"BV\",\"Bouvet Island\"],[\"BR\",\"Brazil\"],[\"IO\",\"British Indian Ocean Territory\"],[\"BN\",\"Brunei Darussalam\"],[\"BG\",\"Bulgaria\"],[\"BF\",\"Burkina Faso\"],[\"BI\",\"Burundi\"],[\"KH\",\"Cambodia\"],[\"CM\",\"Cameroon\"],[\"CA\",\"Canada\"],[\"CV\",\"Cape Verde\"],[\"KY\",\"Cayman Islands\"],[\"CF\",\"Central African Republic\"],[\"TD\",\"Chad\"],[\"CL\",\"Chile\"],[\"CN\",\
 "China\"],[\"CX\",\"Christmas Island\"],[\"CC\",\"Cocos (Keeling) Islands\"],[\"CO\",\"Colombia\"],[\"KM\",\"Comoros\"],[\"CG\",\"Congo, Republic of the\"],[\"CD\",\"Congo, The Democratic Republic of the\"],[\"CK\",\"Cook Islands\"],[\"CR\",\"Costa Rica\"],[\"CI\",\"Côte d’Ivoire\"],[\"HR\",\"Croatia\"],[\"CU\",\"Cuba\"],[\"CW\",\"Curaçao\"],[\"CY\",\"Cyprus\"],[\"CZ\",\"Czech Republic\"],[\"DK\",\"Denmark\"],[\"DJ\",\"Djibouti\"],[\"DM\",\"Dominica\"],[\"DO\",\"Dominican Republic\"],[\"EC\",\"Ecuador\"],[\"EG\",\"Egypt\"],[\"SV\",\"El Salvador\"],[\"GQ\",\"Equatorial Guinea\"],[\"ER\",\"Eritrea\"],[\"EE\",\"Estonia\"],[\"ET\",\"Ethiopia\"],[\"FK\",\"Falkland Islands (Malvinas)\"],[\"FO\",\"Faroe Islands\"],[\"FJ\",\"Fiji\"],[\"FI\",\"Finland\"],[\"FR\",\"France\"],[\"GF\",\"French Guiana\"],[\"PF\",\"French Polynesia\"],[\"TF\",\"French Southern Territories\"],[\"GA\",\"Gabon\"],[\"GM\",\"Gambia\"],[\"GE\",\"Georgia\"],[\"DE\",\"Germany\"],[\"GH\",\"Ghana\"],[\"GI\",\"Gibraltar
 \"],[\"GR\",\"Greece\"],[\"GL\",\"Greenland\"],[\"GD\",\"Grenada\"],[\"GP\",\"Guadeloupe\"],[\"GU\",\"Guam\"],[\"GT\",\"Guatemala\"],[\"GG\",\"Guernsey\"],[\"GN\",\"Guinea\"],[\"GW\",\"Guinea-Bissau\"],[\"GY\",\"Guyana\"],[\"HT\",\"Haiti\"],[\"HM\",\"Heard Island and McDonald Islands\"],[\"VA\",\"Holy See (Vatican City State)\"],[\"HN\",\"Honduras\"],[\"HK\",\"Hong Kong\"],[\"HU\",\"Hungary\"],[\"IS\",\"Iceland\"],[\"IN\",\"India\"],[\"ID\",\"Indonesia\"],[\"IR\",\"Iran, Islamic Republic Of\"],[\"IQ\",\"Iraq\"],[\"IE\",\"Ireland\"],[\"IM\",\"Isle of Man\"],[\"IL\",\"Israel\"],[\"IT\",\"Italy\"],[\"JM\",\"Jamaica\"],[\"JP\",\"Japan\"],[\"JE\",\"Jersey\"],[\"JO\",\"Jordan\"],[\"KZ\",\"Kazakhstan\"],[\"KE\",\"Kenya\"],[\"KI\",\"Kiribati\"],[\"KP\",\"Korea, Democratic People's Republic of\"],[\"KR\",\"Korea, Republic of\"],[\"XK\",\"Kosovo\"],[\"KW\",\"Kuwait\"],[\"KG\",\"Kyrgyzstan\"],[\"LA\",\"Lao People's Democratic Republic\"],[\"LV\",\"Latvia\"],[\"LB\",\"Lebanon\"],[\"LS\",\"Lesot
 ho\"],[\"LR\",\"Liberia\"],[\"LY\",\"Libya\"],[\"LI\",\"Liechtenstein\"],[\"LT\",\"Lithuania\"],[\"LU\",\"Luxembourg\"],[\"MO\",\"Macao\"],[\"MK\",\"Macedonia, Republic Of\"],[\"MG\",\"Madagascar\"],[\"MW\",\"Malawi\"],[\"MY\",\"Malaysia\"],[\"MV\",\"Maldives\"],[\"ML\",\"Mali\"],[\"MT\",\"Malta\"],[\"MH\",\"Marshall Islands\"],[\"MQ\",\"Martinique\"],[\"MR\",\"Mauritania\"],[\"MU\",\"Mauritius\"],[\"YT\",\"Mayotte\"],[\"MX\",\"Mexico\"],[\"FM\",\"Micronesia, Federated States of\"],[\"MD\",\"Moldova\"],[\"MC\",\"Monaco\"],[\"MN\",\"Mongolia\"],[\"ME\",\"Montenegro\"],[\"MS\",\"Montserrat\"],[\"MA\",\"Morocco\"],[\"MZ\",\"Mozambique\"],[\"MM\",\"Myanmar\"],[\"NA\",\"Namibia\"],[\"NR\",\"Nauru\"],[\"NP\",\"Nepal\"],[\"NL\",\"Netherlands\"],[\"NC\",\"New Caledonia\"],[\"NZ\",\"New Zealand\"],[\"NI\",\"Nicaragua\"],[\"NE\",\"Niger\"],[\"NG\",\"Nigeria\"],[\"NU\",\"Niue\"],[\"NF\",\"Norfolk Island\"],[\"MP\",\"Northern Mariana Islands\"],[\"NO\",\"Norway\"],[\"OM\",\"Oman\"],[\"PK\",\"Pa
 kistan\"],[\"PW\",\"Palau\"],[\"PS\",\"Palestine, State of\"],[\"PA\",\"Panama\"],[\"PG\",\"Papua New Guinea\"],[\"PY\",\"Paraguay\"],[\"PE\",\"Peru\"],[\"PH\",\"Philippines\"],[\"PN\",\"Pitcairn\"],[\"PL\",\"Poland\"],[\"PT\",\"Portugal\"],[\"PR\",\"Puerto Rico\"],[\"QA\",\"Qatar\"],[\"RE\",\"Reunion\"],[\"RO\",\"Romania\"],[\"RU\",\"Russian Federation\"],[\"RW\",\"Rwanda\"],[\"BL\",\"Saint Barthélemy\"],[\"SH\",\"Saint Helena\"],[\"KN\",\"Saint Kitts and Nevis\"],[\"LC\",\"Saint Lucia\"],[\"MF\",\"Saint Martin (French part)\"],[\"PM\",\"Saint Pierre and Miquelon\"],[\"VC\",\"Saint Vincent and the Grenadines\"],[\"WS\",\"Samoa\"],[\"SM\",\"San Marino\"],[\"ST\",\"Sao Tome and Principe\"],[\"SA\",\"Saudi Arabia\"],[\"SN\",\"Senegal\"],[\"RS\",\"Serbia\"],[\"CS\",\"Serbia and Montenegro\"],[\"SC\",\"Seychelles\"],[\"SL\",\"Sierra Leone\"],[\"SG\",\"Singapore\"],[\"SX\",\"Sint Maarten (Dutch Part)\"],[\"SK\",\"Slovakia\"],[\"SI\",\"Slovenia\"],[\"SB\",\"Solomon Islands\"],[\"SO\",\"S
 omalia\"],[\"ZA\",\"South Africa\"],[\"GS\",\"South Georgia and the South Sandwich Islands\"],[\"SS\",\"South Sudan\"],[\"ES\",\"Spain\"],[\"LK\",\"Sri Lanka\"],[\"SD\",\"Sudan\"],[\"SR\",\"Suriname\"],[\"SJ\",\"Svalbard and Jan Mayen\"],[\"SZ\",\"Swaziland\"],[\"SE\",\"Sweden\"],[\"CH\",\"Switzerland\"],[\"SY\",\"Syrian Arab Republic\"],[\"TW\",\"Taiwan\"],[\"TJ\",\"Tajikistan\"],[\"TZ\",\"Tanzania, United Republic of\"],[\"TH\",\"Thailand\"],[\"TL\",\"Timor-Leste\"],[\"TG\",\"Togo\"],[\"TK\",\"Tokelau\"],[\"TO\",\"Tonga\"],[\"TT\",\"Trinidad and Tobago\"],[\"TN\",\"Tunisia\"],[\"TR\",\"Turkey\"],[\"TM\",\"Turkmenistan\"],[\"TC\",\"Turks and Caicos Islands\"],[\"TV\",\"Tuvalu\"],[\"UG\",\"Uganda\"],[\"UA\",\"Ukraine\"],[\"AE\",\"United Arab Emirates\"],[\"GB\",\"United Kingdom\"],[\"US\",\"United States\"],[\"UM\",\"United States Minor Outlying Islands\"],[\"UY\",\"Uruguay\"],[\"UZ\",\"Uzbekistan\"],[\"VU\",\"Vanuatu\"],[\"VE\",\"Venezuela\"],[\"VN\",\"Viet Nam\"],[\"VG\",\"Virgin 
 Islands, British\"],[\"VI\",\"Virgin Islands, U.S.\"],[\"WF\",\"Wallis and Futuna\"],[\"EH\",\"Western Sahara\"],[\"YE\",\"Yemen\"],[\"ZM\",\"Zambia\"],[\"ZW\",\"Zimbabwe\"]];","// 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 time
 out = 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 * jQuery JavaScript Library v3.3.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: 2018-01-20T17:24Z\n */\n( function( global, factory ) {\n\n\t\"use strict\";\n\n\tif ( typeof module === \"object\" && typeof module.exports === \"object\" ) {\n\n\t\t// For CommonJS and CommonJS-like environments where a proper `window`\n\t\t// is present, execute the factory and get jQuery.\n\t\t// For environments that do not have a `window` with a `document`\n\t\t// (such as Node.js), expose a factory as module.exports.\n\t\t// This accentuates the need for the creation of a real `window`.\n\t\t// e.g. var jQuery = require(\"jquery\")(window);\n\t\t// See ticket #14549 for more info.\n\t\tmodule.exports = global.document ?\n\t\t\tfactory( global, true ) :\n\t\t\tfunction( w ) {\n\t\t\t\tif ( !w.document ) {\n\t\t\t\t\tthrow new Error( \"jQuery requires a window with a document\" );\n\t\t\t\t}\n\t\t\t\treturn factory( w );\n\t\t\t};\n\t} else {\n\t\tfactory( global );\n\t}\n\n// Pass this if window is not defined yet\n} )( typ
 eof window !== \"undefined\" ? window : this, function( window, noGlobal ) {\n\n// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1\n// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode\n// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common\n// enough that all such attempts are guarded in a try block.\n\"use strict\";\n\nvar arr = [];\n\nvar document = window.document;\n\nvar getProto = Object.getPrototypeOf;\n\nvar slice = arr.slice;\n\nvar concat = arr.concat;\n\nvar push = arr.push;\n\nvar indexOf = arr.indexOf;\n\nvar class2type = {};\n\nvar toString = class2type.toString;\n\nvar hasOwn = class2type.hasOwnProperty;\n\nvar fnToString = hasOwn.toString;\n\nvar ObjectFunctionString = fnToString.call( Object );\n\nvar support = {};\n\nvar isFunction = function isFunction( obj ) {\n\n      // Support: Chrome <=57, Firefox <=52\n      // In some browsers, typeof returns \"function\"
  for HTML <object> elements\n      // (i.e., `typeof document.createElement( \"object\" ) === \"function\"`).\n      // We don't want to classify *any* DOM node as a function.\n      return typeof obj === \"function\" && typeof obj.nodeType !== \"number\";\n  };\n\n\nvar isWindow = function isWindow( obj ) {\n\t\treturn obj != null && obj === obj.window;\n\t};\n\n\n\n\n\tvar preservedScriptAttributes = {\n\t\ttype: true,\n\t\tsrc: true,\n\t\tnoModule: true\n\t};\n\n\tfunction DOMEval( code, doc, node ) {\n\t\tdoc = doc || document;\n\n\t\tvar i,\n\t\t\tscript = doc.createElement( \"script\" );\n\n\t\tscript.text = code;\n\t\tif ( node ) {\n\t\t\tfor ( i in preservedScriptAttributes ) {\n\t\t\t\tif ( node[ i ] ) {\n\t\t\t\t\tscript[ i ] = node[ i ];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tdoc.head.appendChild( script ).parentNode.removeChild( script );\n\t}\n\n\nfunction toType( obj ) {\n\tif ( obj == null ) {\n\t\treturn obj + \"\";\n\t}\n\n\t// Support: Android <=2.3 only (functionish RegE
 xp)\n\treturn typeof obj === \"object\" || typeof obj === \"function\" ?\n\t\tclass2type[ toString.call( obj ) ] || \"object\" :\n\t\ttypeof obj;\n}\n/* global Symbol */\n// Defining this global in .eslintrc.json would create a danger of using the global\n// unguarded in another place, it seems safer to define global only for this module\n\n\n\nvar\n\tversion = \"3.3.1\",\n\n\t// Define a local copy of jQuery\n\tjQuery = function( selector, context ) {\n\n\t\t// The jQuery object is actually just the init constructor 'enhanced'\n\t\t// Need init if jQuery is called (just allow error to be thrown if not included)\n\t\treturn new jQuery.fn.init( selector, context );\n\t},\n\n\t// Support: Android <=4.0 only\n\t// Make sure we trim BOM and NBSP\n\trtrim = /^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g;\n\njQuery.fn = jQuery.prototype = {\n\n\t// The current version of jQuery being used\n\tjquery: version,\n\n\tconstructor: jQuery,\n\n\t// The default length of a jQuery object is 0\n\tlengt
 h: 0,\n\n\ttoArray: function() {\n\t\treturn slice.call( this );\n\t},\n\n\t// Get the Nth element in the matched element set OR\n\t// Get the whole matched element set as a clean array\n\tget: function( num ) {\n\n\t\t// Return all the elements in a clean array\n\t\tif ( num == null ) {\n\t\t\treturn slice.call( this );\n\t\t}\n\n\t\t// Return just the one element from the set\n\t\treturn num < 0 ? this[ num + this.length ] : this[ num ];\n\t},\n\n\t// Take an array of elements and push it onto the stack\n\t// (returning the new matched element set)\n\tpushStack: function( elems ) {\n\n\t\t// Build a new jQuery matched element set\n\t\tvar ret = jQuery.merge( this.constructor(), elems );\n\n\t\t// Add the old object onto the stack (as a reference)\n\t\tret.prevObject = this;\n\n\t\t// Return the newly-formed element set\n\t\treturn ret;\n\t},\n\n\t// Execute a callback for every element in the matched set.\n\teach: function( callback ) {\n\t\treturn jQuery.each( this, callback );\n
 \t},\n\n\tmap: function( callback ) {\n\t\treturn this.pushStack( jQuery.map( this, function( elem, i ) {\n\t\t\treturn callback.call( elem, i, elem );\n\t\t} ) );\n\t},\n\n\tslice: function() {\n\t\treturn this.pushStack( slice.apply( this, arguments ) );\n\t},\n\n\tfirst: function() {\n\t\treturn this.eq( 0 );\n\t},\n\n\tlast: function() {\n\t\treturn this.eq( -1 );\n\t},\n\n\teq: function( i ) {\n\t\tvar len = this.length,\n\t\t\tj = +i + ( i < 0 ? len : 0 );\n\t\treturn this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] );\n\t},\n\n\tend: function() {\n\t\treturn this.prevObject || this.constructor();\n\t},\n\n\t// For internal use only.\n\t// Behaves like an Array's method, not like a jQuery method.\n\tpush: push,\n\tsort: arr.sort,\n\tsplice: arr.splice\n};\n\njQuery.extend = jQuery.fn.extend = function() {\n\tvar options, name, src, copy, copyIsArray, clone,\n\t\ttarget = arguments[ 0 ] || {},\n\t\ti = 1,\n\t\tlength = arguments.length,\n\t\tdeep = false;\n\n\t// Handle a
  deep copy situation\n\tif ( typeof target === \"boolean\" ) {\n\t\tdeep = target;\n\n\t\t// Skip the boolean and the target\n\t\ttarget = arguments[ i ] || {};\n\t\ti++;\n\t}\n\n\t// Handle case when target is a string or something (possible in deep copy)\n\tif ( typeof target !== \"object\" && !isFunction( target ) ) {\n\t\ttarget = {};\n\t}\n\n\t// Extend jQuery itself if only one argument is passed\n\tif ( i === length ) {\n\t\ttarget = this;\n\t\ti--;\n\t}\n\n\tfor ( ; i < length; i++ ) {\n\n\t\t// Only deal with non-null/undefined values\n\t\tif ( ( options = arguments[ i ] ) != null ) {\n\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 ) ||\n\t\t\t\t\t( copyIsArray = Arra
 y.isArray( copy ) ) ) ) {\n\n\t\t\t\t\tif ( copyIsArray ) {\n\t\t\t\t\t\tcopyIsArray = false;\n\t\t\t\t\t\tclone = src && Array.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// 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\njQuery.extend( {\n\n\t// Unique for each copy of jQuery on the page\n\texpando: \"jQuery\" + ( version + Math.random() ).replace( /\\D/g, \"\" ),\n\n\t// Assume jQuery is ready without the ready module\n\tisReady: true,\n\n\terror: function( msg ) {\n\t\tthrow new Error( msg );\n\t},\n\n\tnoop: function() {},\n\n\tisPlainObject: function( obj ) {\n\t\tvar proto, Ctor;\n\n\t\t// Detect obvious negativ
 es\n\t\t// Use toString instead of jQuery.type to catch host objects\n\t\tif ( !obj || toString.call( obj ) !== \"[object Object]\" ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tproto = getProto( obj );\n\n\t\t// Objects with no prototype (e.g., `Object.create( null )`) are plain\n\t\tif ( !proto ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t// Objects with prototype are plain iff they were constructed by a global Object function\n\t\tCtor = hasOwn.call( proto, \"constructor\" ) && proto.constructor;\n\t\treturn typeof Ctor === \"function\" && fnToString.call( Ctor ) === ObjectFunctionString;\n\t},\n\n\tisEmptyObject: function( obj ) {\n\n\t\t/* eslint-disable no-unused-vars */\n\t\t// See https://github.com/eslint/eslint/issues/6125\n\t\tvar name;\n\n\t\tfor ( name in obj ) {\n\t\t\treturn false;\n\t\t}\n\t\treturn true;\n\t},\n\n\t// Evaluates a script in a global context\n\tglobalEval: function( code ) {\n\t\tDOMEval( code );\n\t},\n\n\teach: function( obj, callback ) {\n\t\tvar length, i = 0;\
 n\n\t\tif ( isArrayLike( obj ) ) {\n\t\t\tlength = obj.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tif ( callback.call( obj[ i ], i, obj[ i ] ) === 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 in obj ) {\n\t\t\t\tif ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn obj;\n\t},\n\n\t// Support: Android <=4.0 only\n\ttrim: function( text ) {\n\t\treturn text == null ?\n\t\t\t\"\" :\n\t\t\t( text + \"\" ).replace( rtrim, \"\" );\n\t},\n\n\t// results is for internal usage only\n\tmakeArray: function( arr, results ) {\n\t\tvar ret = results || [];\n\n\t\tif ( arr != null ) {\n\t\t\tif ( isArrayLike( Object( arr ) ) ) {\n\t\t\t\tjQuery.merge( ret,\n\t\t\t\t\ttypeof arr === \"string\" ?\n\t\t\t\t\t[ arr ] : arr\n\t\t\t\t);\n\t\t\t} else {\n\t\t\t\tpush.call( ret, arr );\n\t\t\t}\n\t\t}\n\n\t\treturn ret;\n\t},\n\n\tinArray: function( elem, arr, i ) {\n\t\treturn arr == null ? -1 : indexOf
 .call( arr, elem, i );\n\t},\n\n\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t// push.apply(_, arraylike) throws on ancient WebKit\n\tmerge: function( first, second ) {\n\t\tvar len = +second.length,\n\t\t\tj = 0,\n\t\t\ti = first.length;\n\n\t\tfor ( ; j < len; j++ ) {\n\t\t\tfirst[ i++ ] = second[ j ];\n\t\t}\n\n\t\tfirst.length = i;\n\n\t\treturn first;\n\t},\n\n\tgrep: function( elems, callback, invert ) {\n\t\tvar callbackInverse,\n\t\t\tmatches = [],\n\t\t\ti = 0,\n\t\t\tlength = elems.length,\n\t\t\tcallbackExpect = !invert;\n\n\t\t// Go through the array, only saving the items\n\t\t// that pass the validator function\n\t\tfor ( ; i < length; i++ ) {\n\t\t\tcallbackInverse = !callback( elems[ i ], i );\n\t\t\tif ( callbackInverse !== callbackExpect ) {\n\t\t\t\tmatches.push( elems[ i ] );\n\t\t\t}\n\t\t}\n\n\t\treturn matches;\n\t},\n\n\t// arg is for internal usage only\n\tmap: function( elems, callback, arg ) {\n\t\tvar length, value,\n\t\t\ti = 0,\n\t\t\tret = [];\
 n\n\t\t// Go through the array, translating each of the items to their new values\n\t\tif ( isArrayLike( elems ) ) {\n\t\t\tlength = elems.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tvalue = callback( elems[ i ], i, arg );\n\n\t\t\t\tif ( value != null ) {\n\t\t\t\t\tret.push( value );\n\t\t\t\t}\n\t\t\t}\n\n\t\t// Go through every key on the object,\n\t\t} else {\n\t\t\tfor ( i in elems ) {\n\t\t\t\tvalue = callback( elems[ i ], i, arg );\n\n\t\t\t\tif ( value != null ) {\n\t\t\t\t\tret.push( value );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Flatten any nested arrays\n\t\treturn concat.apply( [], ret );\n\t},\n\n\t// A global GUID counter for objects\n\tguid: 1,\n\n\t// jQuery.support is not used in Core but other projects attach their\n\t// properties to it so it needs to exist.\n\tsupport: support\n} );\n\nif ( typeof Symbol === \"function\" ) {\n\tjQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ];\n}\n\n// Populate the class2type map\njQuery.each( \"Boolean Number String
  Function Array Date RegExp Object Error Symbol\".split( \" \" ),\nfunction( i, name ) {\n\tclass2type[ \"[object \" + name + \"]\" ] = name.toLowerCase();\n} );\n\nfunction isArrayLike( obj ) {\n\n\t// Support: real iOS 8.2 only (not reproducible in simulator)\n\t// `in` check used to prevent JIT error (gh-2145)\n\t// hasOwn isn't used here due to false negatives\n\t// regarding Nodelist length in IE\n\tvar length = !!obj && \"length\" in obj && obj.length,\n\t\ttype = toType( obj );\n\n\tif ( isFunction( obj ) || isWindow( obj ) ) {\n\t\treturn false;\n\t}\n\n\treturn type === \"array\" || length === 0 ||\n\t\ttypeof length === \"number\" && length > 0 && ( length - 1 ) in obj;\n}\nvar Sizzle =\n/*!\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 */\n(function( window ) {\n\nvar i,\n\tsupport,\n\tExpr,\n\tgetText,\n\
 tisXML,\n\ttokenize,\n\tcompile,\n\tselect,\n\toutermostContext,\n\tsortInput,\n\thasDuplicate,\n\n\t// Local document vars\n\tsetDocument,\n\tdocument,\n\tdocElem,\n\tdocumentIsHTML,\n\trbuggyQSA,\n\trbuggyMatches,\n\tmatches,\n\tcontains,\n\n\t// Instance-specific data\n\texpando = \"sizzle\" + 1 * new Date(),\n\tpreferredDoc = window.document,\n\tdirruns = 0,\n\tdone = 0,\n\tclassCache = createCache(),\n\ttokenCache = createCache(),\n\tcompilerCache = createCache(),\n\tsortOrder = function( a, b ) {\n\t\tif ( a === b ) {\n\t\t\thasDuplicate = true;\n\t\t}\n\t\treturn 0;\n\t},\n\n\t// Instance methods\n\thasOwn = ({}).hasOwnProperty,\n\tarr = [],\n\tpop = arr.pop,\n\tpush_native = arr.push,\n\tpush = arr.push,\n\tslice = arr.slice,\n\t// Use a stripped-down indexOf as it's faster than native\n\t// https://jsperf.com/thor-indexof-vs-for/5\n\tindexOf = function( list, elem ) {\n\t\tvar i = 0,\n\t\t\tlen = list.length;\n\t\tfor ( ; i < len; i++ ) {\n\t\t\tif ( list[i] === elem ) {\n\
 t\t\t\treturn i;\n\t\t\t}\n\t\t}\n\t\treturn -1;\n\t},\n\n\tbooleans = \"checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped\",\n\n\t// Regular expressions\n\n\t// http://www.w3.org/TR/css3-selectors/#whitespace\n\twhitespace = \"[\\\\x20\\\\t\\\\r\\\\n\\\\f]\",\n\n\t// http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier\n\tidentifier = \"(?:\\\\\\\\.|[\\\\w-]|[^\\0-\\\\xa0])+\",\n\n\t// Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors\n\tattributes = \"\\\\[\" + whitespace + \"*(\" + identifier + \")(?:\" + whitespace +\n\t\t// Operator (capture 2)\n\t\t\"*([*^$|!~]?=)\" + whitespace +\n\t\t// \"Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]\"\n\t\t\"*(?:'((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\"|(\" + identifier + \"))|)\" + whitespace +\n\t\t\"*\\\\]\",\n\n\tpseudos = \":(\" + identifier + \")(?:\\\\((\" +\
 n\t\t// To reduce the number of selectors needing tokenize in the preFilter, prefer arguments:\n\t\t// 1. quoted (capture 3; capture 4 or capture 5)\n\t\t\"('((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\")|\" +\n\t\t// 2. simple (capture 6)\n\t\t\"((?:\\\\\\\\.|[^\\\\\\\\()[\\\\]]|\" + attributes + \")*)|\" +\n\t\t// 3. anything else (capture 2)\n\t\t\".*\" +\n\t\t\")\\\\)|)\",\n\n\t// Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter\n\trwhitespace = new RegExp( whitespace + \"+\", \"g\" ),\n\trtrim = new RegExp( \"^\" + whitespace + \"+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)\" + whitespace + \"+$\", \"g\" ),\n\n\trcomma = new RegExp( \"^\" + whitespace + \"*,\" + whitespace + \"*\" ),\n\trcombinators = new RegExp( \"^\" + whitespace + \"*([>+~]|\" + whitespace + \")\" + whitespace + \"*\" ),\n\n\trattributeQuotes = new RegExp( \"=\" + whitespace + \"*([^\\\\]'\\\"]*?)\" + whitespace + \"*\\\\]\", \"g\" ),
 \n\n\trpseudo = new RegExp( pseudos ),\n\tridentifier = new RegExp( \"^\" + identifier + \"$\" ),\n\n\tmatchExpr = {\n\t\t\"ID\": new RegExp( \"^#(\" + identifier + \")\" ),\n\t\t\"CLASS\": new RegExp( \"^\\\\.(\" + identifier + \")\" ),\n\t\t\"TAG\": new RegExp( \"^(\" + identifier + \"|[*])\" ),\n\t\t\"ATTR\": new RegExp( \"^\" + attributes ),\n\t\t\"PSEUDO\": new RegExp( \"^\" + pseudos ),\n\t\t\"CHILD\": new RegExp( \"^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\\\(\" + whitespace +\n\t\t\t\"*(even|odd|(([+-]|)(\\\\d*)n|)\" + whitespace + \"*(?:([+-]|)\" + whitespace +\n\t\t\t\"*(\\\\d+)|))\" + whitespace + \"*\\\\)|)\", \"i\" ),\n\t\t\"bool\": new RegExp( \"^(?:\" + booleans + \")$\", \"i\" ),\n\t\t// For use in libraries implementing .is()\n\t\t// We use this for POS matching in `select`\n\t\t\"needsContext\": new RegExp( \"^\" + whitespace + \"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\\\(\" +\n\t\t\twhitespace + \"*((?:-\\\\d)?\\\\d*)\" + whitespace + \"*\\\\)|)(
 ?=[^-]|$)\", \"i\" )\n\t},\n\n\trinputs = /^(?:input|select|textarea|button)$/i,\n\trheader = /^h\\d$/i,\n\n\trnative = /^[^{]+\\{\\s*\\[native \\w/,\n\n\t// Easily-parseable/retrievable ID or TAG or CLASS selectors\n\trquickExpr = /^(?:#([\\w-]+)|(\\w+)|\\.([\\w-]+))$/,\n\n\trsibling = /[+~]/,\n\n\t// CSS escapes\n\t// http://www.w3.org/TR/CSS21/syndata.html#escaped-characters\n\trunescape = new RegExp( \"\\\\\\\\([\\\\da-f]{1,6}\" + whitespace + \"?|(\" + whitespace + \")|.)\", \"ig\" ),\n\tfunescape = function( _, escaped, escapedWhitespace ) {\n\t\tvar high = \"0x\" + escaped - 0x10000;\n\t\t// NaN means non-codepoint\n\t\t// Support: Firefox<24\n\t\t// Workaround erroneous numeric interpretation of +\"0x\"\n\t\treturn high !== high || escapedWhitespace ?\n\t\t\tescaped :\n\t\t\thigh < 0 ?\n\t\t\t\t// BMP codepoint\n\t\t\t\tString.fromCharCode( high + 0x10000 ) :\n\t\t\t\t// Supplemental Plane codepoint (surrogate pair)\n\t\t\t\tString.fromCharCode( high >> 10 | 0xD800, high & 0
 x3FF | 0xDC00 );\n\t},\n\n\t// CSS string/identifier serialization\n\t// https://drafts.csswg.org/cssom/#common-serializing-idioms\n\trcssescape = /([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\0-\\x1f\\x7f-\\uFFFF\\w-]/g,\n\tfcssescape = function( ch, asCodePoint ) {\n\t\tif ( asCodePoint ) {\n\n\t\t\t// U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER\n\t\t\tif ( ch === \"\\0\" ) {\n\t\t\t\treturn \"\\uFFFD\";\n\t\t\t}\n\n\t\t\t// Control characters and (dependent upon position) numbers get escaped as code points\n\t\t\treturn ch.slice( 0, -1 ) + \"\\\\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + \" \";\n\t\t}\n\n\t\t// Other potentially-special ASCII characters get backslash-escaped\n\t\treturn \"\\\\\" + ch;\n\t},\n\n\t// Used for iframes\n\t// See setDocument()\n\t// Removing the function wrapper causes a \"Permission Denied\"\n\t// error in IE\n\tunloadHandler = function() {\n\t\tsetDocument();\n\t},\n\n\tdisabledAncestor = addCombinator(\n\t\tfunction( elem ) {\n\t\t\treturn elem
 .disabled === true && (\"form\" in elem || \"label\" in elem);\n\t\t},\n\t\t{ dir: \"parentNode\", next: \"legend\" }\n\t);\n\n// Optimize for push.apply( _, NodeList )\ntry {\n\tpush.apply(\n\t\t(arr = slice.call( preferredDoc.childNodes )),\n\t\tpreferredDoc.childNodes\n\t);\n\t// Support: Android<4.0\n\t// Detect silently failing push.apply\n\tarr[ preferredDoc.childNodes.length ].nodeType;\n} catch ( e ) {\n\tpush = { apply: arr.length ?\n\n\t\t// Leverage slice if possible\n\t\tfunction( target, els ) {\n\t\t\tpush_native.apply( target, slice.call(els) );\n\t\t} :\n\n\t\t// Support: IE<9\n\t\t// Otherwise append directly\n\t\tfunction( target, els ) {\n\t\t\tvar j = target.length,\n\t\t\t\ti = 0;\n\t\t\t// Can't trust NodeList.length\n\t\t\twhile ( (target[j++] = els[i++]) ) {}\n\t\t\ttarget.length = j - 1;\n\t\t}\n\t};\n}\n\nfunction Sizzle( selector, context, results, seed ) {\n\tvar m, i, elem, nid, match, groups, newSelector,\n\t\tnewContext = context && context.ownerDocume
 nt,\n\n\t\t// nodeType defaults to 9, since context defaults to document\n\t\tnodeType = context ? context.nodeType : 9;\n\n\tresults = results || [];\n\n\t// Return early from calls with invalid selector or context\n\tif ( typeof selector !== \"string\" || !selector ||\n\t\tnodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) {\n\n\t\treturn results;\n\t}\n\n\t// Try to shortcut find operations (as opposed to filters) in HTML documents\n\tif ( !seed ) {\n\n\t\tif ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) {\n\t\t\tsetDocument( context );\n\t\t}\n\t\tcontext = context || document;\n\n\t\tif ( documentIsHTML ) {\n\n\t\t\t// If the selector is sufficiently simple, try using a \"get*By*\" DOM method\n\t\t\t// (excepting DocumentFragment context, where the methods don't exist)\n\t\t\tif ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) {\n\n\t\t\t\t// ID selector\n\t\t\t\tif ( (m = match[1]) ) {\n\n\t\t\t\t\t// Document context\n\t\t\t\t\t
 if ( nodeType === 9 ) {\n\t\t\t\t\t\tif ( (elem = context.getElementById( m )) ) {\n\n\t\t\t\t\t\t\t// Support: IE, Opera, Webkit\n\t\t\t\t\t\t\t// TODO: identify versions\n\t\t\t\t\t\t\t// getElementById can match elements by name instead of ID\n\t\t\t\t\t\t\tif ( elem.id === m ) {\n\t\t\t\t\t\t\t\tresults.push( elem );\n\t\t\t\t\t\t\t\treturn results;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\treturn results;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t// Element context\n\t\t\t\t\t} else {\n\n\t\t\t\t\t\t// Support: IE, Opera, Webkit\n\t\t\t\t\t\t// TODO: identify versions\n\t\t\t\t\t\t// getElementById can match elements by name instead of ID\n\t\t\t\t\t\tif ( newContext && (elem = newContext.getElementById( m )) &&\n\t\t\t\t\t\t\tcontains( context, elem ) &&\n\t\t\t\t\t\t\telem.id === m ) {\n\n\t\t\t\t\t\t\tresults.push( elem );\n\t\t\t\t\t\t\treturn results;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t// Type selector\n\t\t\t\t} else if ( match[2] ) {\n\t\t\t\t\tpush.apply( results, con
 text.getElementsByTagName( selector ) );\n\t\t\t\t\treturn results;\n\n\t\t\t\t// Class selector\n\t\t\t\t} else if ( (m = match[3]) && support.getElementsByClassName &&\n\t\t\t\t\tcontext.getElementsByClassName ) {\n\n\t\t\t\t\tpush.apply( results, context.getElementsByClassName( m ) );\n\t\t\t\t\treturn results;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Take advantage of querySelectorAll\n\t\t\tif ( support.qsa &&\n\t\t\t\t!compilerCache[ selector + \" \" ] &&\n\t\t\t\t(!rbuggyQSA || !rbuggyQSA.test( selector )) ) {\n\n\t\t\t\tif ( nodeType !== 1 ) {\n\t\t\t\t\tnewContext = context;\n\t\t\t\t\tnewSelector = selector;\n\n\t\t\t\t// qSA looks outside Element context, which is not what we want\n\t\t\t\t// Thanks to Andrew Dupont for this workaround technique\n\t\t\t\t// Support: IE <=8\n\t\t\t\t// Exclude object elements\n\t\t\t\t} else if ( context.nodeName.toLowerCase() !== \"object\" ) {\n\n\t\t\t\t\t// Capture the context ID, setting it first if necessary\n\t\t\t\t\tif ( (nid = context.get
 Attribute( \"id\" )) ) {\n\t\t\t\t\t\tnid = nid.replace( rcssescape, fcssescape );\n\t\t\t\t\t} else {\n\t\t\t\t\t\tcontext.setAttribute( \"id\", (nid = expando) );\n\t\t\t\t\t}\n\n\t\t\t\t\t// Prefix every selector in the list\n\t\t\t\t\tgroups = tokenize( selector );\n\t\t\t\t\ti = groups.length;\n\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\tgroups[i] = \"#\" + nid + \" \" + toSelector( groups[i] );\n\t\t\t\t\t}\n\t\t\t\t\tnewSelector = groups.join( \",\" );\n\n\t\t\t\t\t// Expand context for sibling selectors\n\t\t\t\t\tnewContext = rsibling.test( selector ) && testContext( context.parentNode ) ||\n\t\t\t\t\t\tcontext;\n\t\t\t\t}\n\n\t\t\t\tif ( newSelector ) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tpush.apply( results,\n\t\t\t\t\t\t\tnewContext.querySelectorAll( newSelector )\n\t\t\t\t\t\t);\n\t\t\t\t\t\treturn results;\n\t\t\t\t\t} catch ( qsaError ) {\n\t\t\t\t\t} finally {\n\t\t\t\t\t\tif ( nid === expando ) {\n\t\t\t\t\t\t\tcontext.removeAttribute( \"id\" );\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\t}\n\n\t// All others\n\treturn select( selector.replace( rtrim, \"$1\" ), context, results, seed );\n}\n\n/**\n * Create key-value caches of limited size\n * @returns {function(string, object)} Returns the Object data after storing it on itself with\n *\tproperty name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength)\n *\tdeleting the oldest entry\n */\nfunction createCache() {\n\tvar keys = [];\n\n\tfunction cache( key, value ) {\n\t\t// Use (key + \" \") to avoid collision with native prototype properties (see Issue #157)\n\t\tif ( keys.push( key + \" \" ) > Expr.cacheLength ) {\n\t\t\t// Only keep the most recent entries\n\t\t\tdelete cache[ keys.shift() ];\n\t\t}\n\t\treturn (cache[ key + \" \" ] = value);\n\t}\n\treturn cache;\n}\n\n/**\n * Mark a function for special use by Sizzle\n * @param {Function} fn The function to mark\n */\nfunction markFunction( fn ) {\n\tfn[ expando ] = true;\n\treturn fn;\n}\n\n/**\n * Support 
 testing using an element\n * @param {Function} fn Passed the created element and returns a boolean result\n */\nfunction assert( fn ) {\n\tvar el = document.createElement(\"fieldset\");\n\n\ttry {\n\t\treturn !!fn( el );\n\t} catch (e) {\n\t\treturn false;\n\t} finally {\n\t\t// Remove from its parent by default\n\t\tif ( el.parentNode ) {\n\t\t\tel.parentNode.removeChild( el );\n\t\t}\n\t\t// release memory in IE\n\t\tel = null;\n\t}\n}\n\n/**\n * Adds the same handler for all of the specified attrs\n * @param {String} attrs Pipe-separated list of attributes\n * @param {Function} handler The method that will be applied\n */\nfunction addHandle( attrs, handler ) {\n\tvar arr = attrs.split(\"|\"),\n\t\ti = arr.length;\n\n\twhile ( i-- ) {\n\t\tExpr.attrHandle[ arr[i] ] = handler;\n\t}\n}\n\n/**\n * Checks document order of two siblings\n * @param {Element} a\n * @param {Element} b\n * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b\n */\nfunction 
 siblingCheck( a, b ) {\n\tvar cur = b && a,\n\t\tdiff = cur && a.nodeType === 1 && b.nodeType === 1 &&\n\t\t\ta.sourceIndex - b.sourceIndex;\n\n\t// Use IE sourceIndex if available on both nodes\n\tif ( diff ) {\n\t\treturn diff;\n\t}\n\n\t// Check if b follows a\n\tif ( cur ) {\n\t\twhile ( (cur = cur.nextSibling) ) {\n\t\t\tif ( cur === b ) {\n\t\t\t\treturn -1;\n\t\t\t}\n\t\t}\n\t}\n\n\treturn a ? 1 : -1;\n}\n\n/**\n * Returns a function to use in pseudos for input types\n * @param {String} type\n */\nfunction createInputPseudo( type ) {\n\treturn function( elem ) {\n\t\tvar name = elem.nodeName.toLowerCase();\n\t\treturn name === \"input\" && elem.type === type;\n\t};\n}\n\n/**\n * Returns a function to use in pseudos for buttons\n * @param {String} type\n */\nfunction createButtonPseudo( type ) {\n\treturn function( elem ) {\n\t\tvar name = elem.nodeName.toLowerCase();\n\t\treturn (name === \"input\" || name === \"button\") && elem.type === type;\n\t};\n}\n\n/**\n * Returns a f
 unction to use in pseudos for :enabled/:disabled\n * @param {Boolean} disabled true for :disabled; false for :enabled\n */\nfunction createDisabledPseudo( disabled ) {\n\n\t// Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(n+2) :can-disable\n\treturn function( elem ) {\n\n\t\t// Only certain elements can match :enabled or :disabled\n\t\t// https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled\n\t\t// https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled\n\t\tif ( \"form\" in elem ) {\n\n\t\t\t// Check for inherited disabledness on relevant non-disabled elements:\n\t\t\t// * listed form-associated elements in a disabled fieldset\n\t\t\t//   https://html.spec.whatwg.org/multipage/forms.html#category-listed\n\t\t\t//   https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled\n\t\t\t// * option elements in a disabled optgroup\n\t\t\t//   https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled\n\t
 \t\t// All such elements have a \"form\" property.\n\t\t\tif ( elem.parentNode && elem.disabled === false ) {\n\n\t\t\t\t// Option elements defer to a parent optgroup if present\n\t\t\t\tif ( \"label\" in elem ) {\n\t\t\t\t\tif ( \"label\" in elem.parentNode ) {\n\t\t\t\t\t\treturn elem.parentNode.disabled === disabled;\n\t\t\t\t\t} else {\n\t\t\t\t\t\treturn elem.disabled === disabled;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Support: IE 6 - 11\n\t\t\t\t// Use the isDisabled shortcut property to check for disabled fieldset ancestors\n\t\t\t\treturn elem.isDisabled === disabled ||\n\n\t\t\t\t\t// Where there is no isDisabled, check manually\n\t\t\t\t\t/* jshint -W018 */\n\t\t\t\t\telem.isDisabled !== !disabled &&\n\t\t\t\t\t\tdisabledAncestor( elem ) === disabled;\n\t\t\t}\n\n\t\t\treturn elem.disabled === disabled;\n\n\t\t// Try to winnow out elements that can't be disabled before trusting the disabled property.\n\t\t// Some victims get caught in our net (label, legend, menu, track), 
 but it shouldn't\n\t\t// even exist on them, let alone have a boolean value.\n\t\t} else if ( \"label\" in elem ) {\n\t\t\treturn elem.disabled === disabled;\n\t\t}\n\n\t\t// Remaining elements are neither :enabled nor :disabled\n\t\treturn false;\n\t};\n}\n\n/**\n * Returns a function to use in pseudos for positionals\n * @param {Function} fn\n */\nfunction createPositionalPseudo( fn ) {\n\treturn markFunction(function( argument ) {\n\t\targument = +argument;\n\t\treturn markFunction(function( seed, matches ) {\n\t\t\tvar j,\n\t\t\t\tmatchIndexes = fn( [], seed.length, argument ),\n\t\t\t\ti = matchIndexes.length;\n\n\t\t\t// Match elements found at the specified indexes\n\t\t\twhile ( i-- ) {\n\t\t\t\tif ( seed[ (j = matchIndexes[i]) ] ) {\n\t\t\t\t\tseed[j] = !(matches[j] = seed[j]);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t});\n}\n\n/**\n * Checks a node for validity as a Sizzle context\n * @param {Element|Object=} context\n * @returns {Element|Object|Boolean} The input node if acceptabl
 e, otherwise a falsy value\n */\nfunction testContext( context ) {\n\treturn context && typeof context.getElementsByTagName !== \"undefined\" && context;\n}\n\n// Expose support vars for convenience\nsupport = Sizzle.support = {};\n\n/**\n * Detects XML nodes\n * @param {Element|Object} elem An element or a document\n * @returns {Boolean} True iff elem is a non-HTML XML node\n */\nisXML = Sizzle.isXML = function( elem ) {\n\t// documentElement is verified for cases where it doesn't yet exist\n\t// (such as loading iframes in IE - #4833)\n\tvar documentElement = elem && (elem.ownerDocument || elem).documentElement;\n\treturn documentElement ? documentElement.nodeName !== \"HTML\" : false;\n};\n\n/**\n * Sets document-related variables once based on the current document\n * @param {Element|Object} [doc] An element or document object to use to set the document\n * @returns {Object} Returns the current document\n */\nsetDocument = Sizzle.setDocument = function( node ) {\n\tvar hasCompar
 e, subWindow,\n\t\tdoc = node ? node.ownerDocument || node : preferredDoc;\n\n\t// Return early if doc is invalid or already selected\n\tif ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) {\n\t\treturn document;\n\t}\n\n\t// Update global variables\n\tdocument = doc;\n\tdocElem = document.documentElement;\n\tdocumentIsHTML = !isXML( document );\n\n\t// Support: IE 9-11, Edge\n\t// Accessing iframe documents after unload throws \"permission denied\" errors (jQuery #13936)\n\tif ( preferredDoc !== document &&\n\t\t(subWindow = document.defaultView) && subWindow.top !== subWindow ) {\n\n\t\t// Support: IE 11, Edge\n\t\tif ( subWindow.addEventListener ) {\n\t\t\tsubWindow.addEventListener( \"unload\", unloadHandler, false );\n\n\t\t// Support: IE 9 - 10 only\n\t\t} else if ( subWindow.attachEvent ) {\n\t\t\tsubWindow.attachEvent( \"onunload\", unloadHandler );\n\t\t}\n\t}\n\n\t/* Attributes\n\t---------------------------------------------------------------------- */\n
 \n\t// Support: IE<8\n\t// Verify that getAttribute really returns attributes and not properties\n\t// (excepting IE8 booleans)\n\tsupport.attributes = assert(function( el ) {\n\t\tel.className = \"i\";\n\t\treturn !el.getAttribute(\"className\");\n\t});\n\n\t/* getElement(s)By*\n\t---------------------------------------------------------------------- */\n\n\t// Check if getElementsByTagName(\"*\") returns only elements\n\tsupport.getElementsByTagName = assert(function( el ) {\n\t\tel.appendChild( document.createComment(\"\") );\n\t\treturn !el.getElementsByTagName(\"*\").length;\n\t});\n\n\t// Support: IE<9\n\tsupport.getElementsByClassName = rnative.test( document.getElementsByClassName );\n\n\t// Support: IE<10\n\t// Check if getElementById returns elements by name\n\t// The broken getElementById methods don't pick up programmatically-set names,\n\t// so use a roundabout getElementsByName test\n\tsupport.getById = assert(function( el ) {\n\t\tdocElem.appendChild( el ).id = expand
 o;\n\t\treturn !document.getElementsByName || !document.getElementsByName( expando ).length;\n\t});\n\n\t// ID filter and find\n\tif ( support.getById ) {\n\t\tExpr.filter[\"ID\"] = function( id ) {\n\t\t\tvar attrId = id.replace( runescape, funescape );\n\t\t\treturn function( elem ) {\n\t\t\t\treturn elem.getAttribute(\"id\") === attrId;\n\t\t\t};\n\t\t};\n\t\tExpr.find[\"ID\"] = function( id, context ) {\n\t\t\tif ( typeof context.getElementById !== \"undefined\" && documentIsHTML ) {\n\t\t\t\tvar elem = context.getElementById( id );\n\t\t\t\treturn elem ? [ elem ] : [];\n\t\t\t}\n\t\t};\n\t} else {\n\t\tExpr.filter[\"ID\"] =  function( id ) {\n\t\t\tvar attrId = id.replace( runescape, funescape );\n\t\t\treturn function( elem ) {\n\t\t\t\tvar node = typeof elem.getAttributeNode !== \"undefined\" &&\n\t\t\t\t\telem.getAttributeNode(\"id\");\n\t\t\t\treturn node && node.value === attrId;\n\t\t\t};\n\t\t};\n\n\t\t// Support: IE 6 - 7 only\n\t\t// getElementById is not reliable as a
  find shortcut\n\t\tExpr.find[\"ID\"] = function( id, context ) {\n\t\t\tif ( typeof context.getElementById !== \"undefined\" && documentIsHTML ) {\n\t\t\t\tvar node, i, elems,\n\t\t\t\t\telem = context.getElementById( id );\n\n\t\t\t\tif ( elem ) {\n\n\t\t\t\t\t// Verify the id attribute\n\t\t\t\t\tnode = elem.getAttributeNode(\"id\");\n\t\t\t\t\tif ( node && node.value === id ) {\n\t\t\t\t\t\treturn [ elem ];\n\t\t\t\t\t}\n\n\t\t\t\t\t// Fall back on getElementsByName\n\t\t\t\t\telems = context.getElementsByName( id );\n\t\t\t\t\ti = 0;\n\t\t\t\t\twhile ( (elem = elems[i++]) ) {\n\t\t\t\t\t\tnode = elem.getAttributeNode(\"id\");\n\t\t\t\t\t\tif ( node && node.value === id ) {\n\t\t\t\t\t\t\treturn [ elem ];\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\treturn [];\n\t\t\t}\n\t\t};\n\t}\n\n\t// Tag\n\tExpr.find[\"TAG\"] = support.getElementsByTagName ?\n\t\tfunction( tag, context ) {\n\t\t\tif ( typeof context.getElementsByTagName !== \"undefined\" ) {\n\t\t\t\treturn context.ge
 tElementsByTagName( tag );\n\n\t\t\t// DocumentFragment nodes don't have gEBTN\n\t\t\t} else if ( support.qsa ) {\n\t\t\t\treturn context.querySelectorAll( tag );\n\t\t\t}\n\t\t} :\n\n\t\tfunction( tag, context ) {\n\t\t\tvar elem,\n\t\t\t\ttmp = [],\n\t\t\t\ti = 0,\n\t\t\t\t// By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too\n\t\t\t\tresults = context.getElementsByTagName( tag );\n\n\t\t\t// Filter out possible comments\n\t\t\tif ( tag === \"*\" ) {\n\t\t\t\twhile ( (elem = results[i++]) ) {\n\t\t\t\t\tif ( elem.nodeType === 1 ) {\n\t\t\t\t\t\ttmp.push( elem );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\treturn tmp;\n\t\t\t}\n\t\t\treturn results;\n\t\t};\n\n\t// Class\n\tExpr.find[\"CLASS\"] = support.getElementsByClassName && function( className, context ) {\n\t\tif ( typeof context.getElementsByClassName !== \"undefined\" && documentIsHTML ) {\n\t\t\treturn context.getElementsByClassName( className );\n\t\t}\n\t};\n\n\t/* QSA/matchesSelector\n\t---------------
 ------------------------------------------------------- */\n\n\t// QSA and matchesSelector support\n\n\t// matchesSelector(:active) reports false when true (IE9/Opera 11.5)\n\trbuggyMatches = [];\n\n\t// qSa(:focus) reports false when true (Chrome 21)\n\t// We allow this because of a bug in IE8/9 that throws an error\n\t// whenever `document.activeElement` is accessed on an iframe\n\t// So, we allow :focus to pass through QSA all the time to avoid the IE error\n\t// See https://bugs.jquery.com/ticket/13378\n\trbuggyQSA = [];\n\n\tif ( (support.qsa = rnative.test( document.querySelectorAll )) ) {\n\t\t// Build QSA regex\n\t\t// Regex strategy adopted from Diego Perini\n\t\tassert(function( el ) {\n\t\t\t// Select is set to empty string on purpose\n\t\t\t// This is to test IE's treatment of not explicitly\n\t\t\t// setting a boolean content attribute,\n\t\t\t// since its presence should be enough\n\t\t\t// https://bugs.jquery.com/ticket/12359\n\t\t\tdocElem.appendChild( el ).innerHTML
  = \"<a id='\" + expando + \"'></a>\" +\n\t\t\t\t\"<select id='\" + expando + \"-\\r\\\\' msallowcapture=''>\" +\n\t\t\t\t\"<option selected=''></option></select>\";\n\n\t\t\t// Support: IE8, Opera 11-12.16\n\t\t\t// Nothing should be selected when empty strings follow ^= or $= or *=\n\t\t\t// The test attribute must be unknown in Opera but \"safe\" for WinRT\n\t\t\t// https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section\n\t\t\tif ( el.querySelectorAll(\"[msallowcapture^='']\").length ) {\n\t\t\t\trbuggyQSA.push( \"[*^$]=\" + whitespace + \"*(?:''|\\\"\\\")\" );\n\t\t\t}\n\n\t\t\t// Support: IE8\n\t\t\t// Boolean attributes and \"value\" are not treated correctly\n\t\t\tif ( !el.querySelectorAll(\"[selected]\").length ) {\n\t\t\t\trbuggyQSA.push( \"\\\\[\" + whitespace + \"*(?:value|\" + booleans + \")\" );\n\t\t\t}\n\n\t\t\t// Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+\n\t\t\tif ( !el.querySelectorAll( \"[id~=\" + expando + \"-]\
 " ).length ) {\n\t\t\t\trbuggyQSA.push(\"~=\");\n\t\t\t}\n\n\t\t\t// Webkit/Opera - :checked should return selected option elements\n\t\t\t// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked\n\t\t\t// IE8 throws error here and will not see later tests\n\t\t\tif ( !el.querySelectorAll(\":checked\").length ) {\n\t\t\t\trbuggyQSA.push(\":checked\");\n\t\t\t}\n\n\t\t\t// Support: Safari 8+, iOS 8+\n\t\t\t// https://bugs.webkit.org/show_bug.cgi?id=136851\n\t\t\t// In-page `selector#id sibling-combinator selector` fails\n\t\t\tif ( !el.querySelectorAll( \"a#\" + expando + \"+*\" ).length ) {\n\t\t\t\trbuggyQSA.push(\".#.+[+~]\");\n\t\t\t}\n\t\t});\n\n\t\tassert(function( el ) {\n\t\t\tel.innerHTML = \"<a href='' disabled='disabled'></a>\" +\n\t\t\t\t\"<select disabled='disabled'><option/></select>\";\n\n\t\t\t// Support: Windows 8 Native Apps\n\t\t\t// The type and name attributes are restricted during .innerHTML assignment\n\t\t\tvar input = document.createElement(\"input\"
 );\n\t\t\tinput.setAttribute( \"type\", \"hidden\" );\n\t\t\tel.appendChild( input ).setAttribute( \"name\", \"D\" );\n\n\t\t\t// Support: IE8\n\t\t\t// Enforce case-sensitivity of name attribute\n\t\t\tif ( el.querySelectorAll(\"[name=d]\").length ) {\n\t\t\t\trbuggyQSA.push( \"name\" + whitespace + \"*[*^$|!~]?=\" );\n\t\t\t}\n\n\t\t\t// FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled)\n\t\t\t// IE8 throws error here and will not see later tests\n\t\t\tif ( el.querySelectorAll(\":enabled\").length !== 2 ) {\n\t\t\t\trbuggyQSA.push( \":enabled\", \":disabled\" );\n\t\t\t}\n\n\t\t\t// Support: IE9-11+\n\t\t\t// IE's :disabled selector does not pick up the children of disabled fieldsets\n\t\t\tdocElem.appendChild( el ).disabled = true;\n\t\t\tif ( el.querySelectorAll(\":disabled\").length !== 2 ) {\n\t\t\t\trbuggyQSA.push( \":enabled\", \":disabled\" );\n\t\t\t}\n\n\t\t\t// Opera 10-11 does not throw on post-comma invalid pseudos\n\t\t\tel.querySele
 ctorAll(\"*,:x\");\n\t\t\trbuggyQSA.push(\",.*:\");\n\t\t});\n\t}\n\n\tif ( (support.matchesSelector = rnative.test( (matches = docElem.matches ||\n\t\tdocElem.webkitMatchesSelector ||\n\t\tdocElem.mozMatchesSelector ||\n\t\tdocElem.oMatchesSelector ||\n\t\tdocElem.msMatchesSelector) )) ) {\n\n\t\tassert(function( el ) {\n\t\t\t// Check to see if it's possible to do matchesSelector\n\t\t\t// on a disconnected node (IE 9)\n\t\t\tsupport.disconnectedMatch = matches.call( el, \"*\" );\n\n\t\t\t// This should fail with an exception\n\t\t\t// Gecko does not error, returns false instead\n\t\t\tmatches.call( el, \"[s!='']:x\" );\n\t\t\trbuggyMatches.push( \"!=\", pseudos );\n\t\t});\n\t}\n\n\trbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join(\"|\") );\n\trbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join(\"|\") );\n\n\t/* Contains\n\t---------------------------------------------------------------------- */\n\thasCompare = rnative.test( docElem.compareDocumentPo
 sition );\n\n\t// Element contains another\n\t// Purposefully self-exclusive\n\t// As in, an element does not contain itself\n\tcontains = hasCompare || rnative.test( docElem.contains ) ?\n\t\tfunction( a, b ) {\n\t\t\tvar adown = a.nodeType === 9 ? a.documentElement : a,\n\t\t\t\tbup = b && b.parentNode;\n\t\t\treturn a === bup || !!( bup && bup.nodeType === 1 && (\n\t\t\t\tadown.contains ?\n\t\t\t\t\tadown.contains( bup ) :\n\t\t\t\t\ta.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16\n\t\t\t));\n\t\t} :\n\t\tfunction( a, b ) {\n\t\t\tif ( b ) {\n\t\t\t\twhile ( (b = b.parentNode) ) {\n\t\t\t\t\tif ( b === a ) {\n\t\t\t\t\t\treturn true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn false;\n\t\t};\n\n\t/* Sorting\n\t---------------------------------------------------------------------- */\n\n\t// Document order sorting\n\tsortOrder = hasCompare ?\n\tfunction( a, b ) {\n\n\t\t// Flag for duplicate removal\n\t\tif ( a === b ) {\n\t\t\thasDuplicate = true;\n\t\t\tret
 urn 0;\n\t\t}\n\n\t\t// Sort on method existence if only one input has compareDocumentPosition\n\t\tvar compare = !a.compareDocumentPosition - !b.compareDocumentPosition;\n\t\tif ( compare ) {\n\t\t\treturn compare;\n\t\t}\n\n\t\t// Calculate position if both inputs belong to the same document\n\t\tcompare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ?\n\t\t\ta.compareDocumentPosition( b ) :\n\n\t\t\t// Otherwise we know they are disconnected\n\t\t\t1;\n\n\t\t// Disconnected nodes\n\t\tif ( compare & 1 ||\n\t\t\t(!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) {\n\n\t\t\t// Choose the first element that is related to our preferred document\n\t\t\tif ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) {\n\t\t\t\treturn -1;\n\t\t\t}\n\t\t\tif ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) {\n\t\t\t\treturn 1;\n\t\t\t}\n\n\t\t\t// Maintain original order\n\t\t\treturn sortInput ?\n\t\
 t\t\t( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :\n\t\t\t\t0;\n\t\t}\n\n\t\treturn compare & 4 ? -1 : 1;\n\t} :\n\tfunction( a, b ) {\n\t\t// Exit early if the nodes are identical\n\t\tif ( a === b ) {\n\t\t\thasDuplicate = true;\n\t\t\treturn 0;\n\t\t}\n\n\t\tvar cur,\n\t\t\ti = 0,\n\t\t\taup = a.parentNode,\n\t\t\tbup = b.parentNode,\n\t\t\tap = [ a ],\n\t\t\tbp = [ b ];\n\n\t\t// Parentless nodes are either documents or disconnected\n\t\tif ( !aup || !bup ) {\n\t\t\treturn a === document ? -1 :\n\t\t\t\tb === document ? 1 :\n\t\t\t\taup ? -1 :\n\t\t\t\tbup ? 1 :\n\t\t\t\tsortInput ?\n\t\t\t\t( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :\n\t\t\t\t0;\n\n\t\t// If the nodes are siblings, we can do a quick check\n\t\t} else if ( aup === bup ) {\n\t\t\treturn siblingCheck( a, b );\n\t\t}\n\n\t\t// Otherwise we need full lists of their ancestors for comparison\n\t\tcur = a;\n\t\twhile ( (cur = cur.parentNode) ) {\n\t\t\tap.unshift( cur );\n\t\t}\n\t\tcur = b;\n\t\t
 while ( (cur = cur.parentNode) ) {\n\t\t\tbp.unshift( cur );\n\t\t}\n\n\t\t// Walk down the tree looking for a discrepancy\n\t\twhile ( ap[i] === bp[i] ) {\n\t\t\ti++;\n\t\t}\n\n\t\treturn i ?\n\t\t\t// Do a sibling check if the nodes have a common ancestor\n\t\t\tsiblingCheck( ap[i], bp[i] ) :\n\n\t\t\t// Otherwise nodes in our document sort first\n\t\t\tap[i] === preferredDoc ? -1 :\n\t\t\tbp[i] === preferredDoc ? 1 :\n\t\t\t0;\n\t};\n\n\treturn document;\n};\n\nSizzle.matches = function( expr, elements ) {\n\treturn Sizzle( expr, null, null, elements );\n};\n\nSizzle.matchesSelector = function( elem, expr ) {\n\t// Set document vars if needed\n\tif ( ( elem.ownerDocument || elem ) !== document ) {\n\t\tsetDocument( elem );\n\t}\n\n\t// Make sure that attribute selectors are quoted\n\texpr = expr.replace( rattributeQuotes, \"='$1']\" );\n\n\tif ( support.matchesSelector && documentIsHTML &&\n\t\t!compilerCache[ expr + \" \" ] &&\n\t\t( !rbuggyMatches || !rbuggyMatches.test( expr )
  ) &&\n\t\t( !rbuggyQSA     || !rbuggyQSA.test( expr ) ) ) {\n\n\t\ttry {\n\t\t\tvar ret = matches.call( elem, expr );\n\n\t\t\t// IE 9's matchesSelector returns false on disconnected nodes\n\t\t\tif ( ret || support.disconnectedMatch ||\n\t\t\t\t\t// As well, disconnected nodes are said to be in a document\n\t\t\t\t\t// fragment in IE 9\n\t\t\t\t\telem.document && elem.document.nodeType !== 11 ) {\n\t\t\t\treturn ret;\n\t\t\t}\n\t\t} catch (e) {}\n\t}\n\n\treturn Sizzle( expr, document, null, [ elem ] ).length > 0;\n};\n\nSizzle.contains = function( context, elem ) {\n\t// Set document vars if needed\n\tif ( ( context.ownerDocument || context ) !== document ) {\n\t\tsetDocument( context );\n\t}\n\treturn contains( context, elem );\n};\n\nSizzle.attr = function( elem, name ) {\n\t// Set document vars if needed\n\tif ( ( elem.ownerDocument || elem ) !== document ) {\n\t\tsetDocument( elem );\n\t}\n\n\tvar fn = Expr.attrHandle[ name.toLowerCase() ],\n\t\t// Don't get fooled by Object.
 prototype properties (jQuery #13807)\n\t\tval = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ?\n\t\t\tfn( elem, name, !documentIsHTML ) :\n\t\t\tundefined;\n\n\treturn val !== undefined ?\n\t\tval :\n\t\tsupport.attributes || !documentIsHTML ?\n\t\t\telem.getAttribute( name ) :\n\t\t\t(val = elem.getAttributeNode(name)) && val.specified ?\n\t\t\t\tval.value :\n\t\t\t\tnull;\n};\n\nSizzle.escape = function( sel ) {\n\treturn (sel + \"\").replace( rcssescape, fcssescape );\n};\n\nSizzle.error = function( msg ) {\n\tthrow new Error( \"Syntax error, unrecognized expression: \" + msg );\n};\n\n/**\n * Document sorting and removing duplicates\n * @param {ArrayLike} results\n */\nSizzle.uniqueSort = function( results ) {\n\tvar elem,\n\t\tduplicates = [],\n\t\tj = 0,\n\t\ti = 0;\n\n\t// Unless we *know* we can detect duplicates, assume their presence\n\thasDuplicate = !support.detectDuplicates;\n\tsortInput = !support.sortStable && results.slice( 0 );\n\tresults.sort( sortOrder
  );\n\n\tif ( hasDuplicate ) {\n\t\twhile ( (elem = results[i++]) ) {\n\t\t\tif ( elem === results[ i ] ) {\n\t\t\t\tj = duplicates.push( i );\n\t\t\t}\n\t\t}\n\t\twhile ( j-- ) {\n\t\t\tresults.splice( duplicates[ j ], 1 );\n\t\t}\n\t}\n\n\t// Clear input after sorting to release objects\n\t// See https://github.com/jquery/sizzle/pull/225\n\tsortInput = null;\n\n\treturn results;\n};\n\n/**\n * Utility function for retrieving the text value of an array of DOM nodes\n * @param {Array|Element} elem\n */\ngetText = Sizzle.getText = function( elem ) {\n\tvar node,\n\t\tret = \"\",\n\t\ti = 0,\n\t\tnodeType = elem.nodeType;\n\n\tif ( !nodeType ) {\n\t\t// If no nodeType, this is expected to be an array\n\t\twhile ( (node = elem[i++]) ) {\n\t\t\t// Do not traverse comment nodes\n\t\t\tret += getText( node );\n\t\t}\n\t} else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) {\n\t\t// Use textContent for elements\n\t\t// innerText usage removed for consistency of new lines (jQuer
 y #11153)\n\t\tif ( typeof elem.textContent === \"string\" ) {\n\t\t\treturn elem.textContent;\n\t\t} else {\n\t\t\t// Traverse its children\n\t\t\tfor ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {\n\t\t\t\tret += getText( elem );\n\t\t\t}\n\t\t}\n\t} else if ( nodeType === 3 || nodeType === 4 ) {\n\t\treturn elem.nodeValue;\n\t}\n\t// Do not include comment or processing instruction nodes\n\n\treturn ret;\n};\n\nExpr = Sizzle.selectors = {\n\n\t// Can be adjusted by the user\n\tcacheLength: 50,\n\n\tcreatePseudo: markFunction,\n\n\tmatch: matchExpr,\n\n\tattrHandle: {},\n\n\tfind: {},\n\n\trelative: {\n\t\t\">\": { dir: \"parentNode\", first: true },\n\t\t\" \": { dir: \"parentNode\" },\n\t\t\"+\": { dir: \"previousSibling\", first: true },\n\t\t\"~\": { dir: \"previousSibling\" }\n\t},\n\n\tpreFilter: {\n\t\t\"ATTR\": function( match ) {\n\t\t\tmatch[1] = match[1].replace( runescape, funescape );\n\n\t\t\t// Move the given value to match[3] whether quoted or unquoted
 \n\t\t\tmatch[3] = ( match[3] || match[4] || match[5] || \"\" ).replace( runescape, funescape );\n\n\t\t\tif ( match[2] === \"~=\" ) {\n\t\t\t\tmatch[3] = \" \" + match[3] + \" \";\n\t\t\t}\n\n\t\t\treturn match.slice( 0, 4 );\n\t\t},\n\n\t\t\"CHILD\": function( match ) {\n\t\t\t/* matches from matchExpr[\"CHILD\"]\n\t\t\t\t1 type (only|nth|...)\n\t\t\t\t2 what (child|of-type)\n\t\t\t\t3 argument (even|odd|\\d*|\\d*n([+-]\\d+)?|...)\n\t\t\t\t4 xn-component of xn+y argument ([+-]?\\d*n|)\n\t\t\t\t5 sign of xn-component\n\t\t\t\t6 x of xn-component\n\t\t\t\t7 sign of y-component\n\t\t\t\t8 y of y-component\n\t\t\t*/\n\t\t\tmatch[1] = match[1].toLowerCase();\n\n\t\t\tif ( match[1].slice( 0, 3 ) === \"nth\" ) {\n\t\t\t\t// nth-* requires argument\n\t\t\t\tif ( !match[3] ) {\n\t\t\t\t\tSizzle.error( match[0] );\n\t\t\t\t}\n\n\t\t\t\t// numeric x and y parameters for Expr.filter.CHILD\n\t\t\t\t// remember that false/true cast respectively to 0/1\n\t\t\t\tmatch[4] = +( match[4] ? match[5] 
 + (match[6] || 1) : 2 * ( match[3] === \"even\" || match[3] === \"odd\" ) );\n\t\t\t\tmatch[5] = +( ( match[7] + match[8] ) || match[3] === \"odd\" );\n\n\t\t\t// other types prohibit arguments\n\t\t\t} else if ( match[3] ) {\n\t\t\t\tSizzle.error( match[0] );\n\t\t\t}\n\n\t\t\treturn match;\n\t\t},\n\n\t\t\"PSEUDO\": function( match ) {\n\t\t\tvar excess,\n\t\t\t\tunquoted = !match[6] && match[2];\n\n\t\t\tif ( matchExpr[\"CHILD\"].test( match[0] ) ) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\t// Accept quoted arguments as-is\n\t\t\tif ( match[3] ) {\n\t\t\t\tmatch[2] = match[4] || match[5] || \"\";\n\n\t\t\t// Strip excess characters from unquoted arguments\n\t\t\t} else if ( unquoted && rpseudo.test( unquoted ) &&\n\t\t\t\t// Get excess from tokenize (recursively)\n\t\t\t\t(excess = tokenize( unquoted, true )) &&\n\t\t\t\t// advance to the next closing parenthesis\n\t\t\t\t(excess = unquoted.indexOf( \")\", unquoted.length - excess ) - unquoted.length) ) {\n\n\t\t\t\t// excess is a
  negative index\n\t\t\t\tmatch[0] = match[0].slice( 0, excess );\n\t\t\t\tmatch[2] = unquoted.slice( 0, excess );\n\t\t\t}\n\n\t\t\t// Return only captures needed by the pseudo filter method (type and argument)\n\t\t\treturn match.slice( 0, 3 );\n\t\t}\n\t},\n\n\tfilter: {\n\n\t\t\"TAG\": function( nodeNameSelector ) {\n\t\t\tvar nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase();\n\t\t\treturn nodeNameSelector === \"*\" ?\n\t\t\t\tfunction() { return true; } :\n\t\t\t\tfunction( elem ) {\n\t\t\t\t\treturn elem.nodeName && elem.nodeName.toLowerCase() === nodeName;\n\t\t\t\t};\n\t\t},\n\n\t\t\"CLASS\": function( className ) {\n\t\t\tvar pattern = classCache[ className + \" \" ];\n\n\t\t\treturn pattern ||\n\t\t\t\t(pattern = new RegExp( \"(^|\" + whitespace + \")\" + className + \"(\" + whitespace + \"|$)\" )) &&\n\t\t\t\tclassCache( className, function( elem ) {\n\t\t\t\t\treturn pattern.test( typeof elem.className === \"string\" && elem.className || typeof el
 em.getAttribute !== \"undefined\" && elem.getAttribute(\"class\") || \"\" );\n\t\t\t\t});\n\t\t},\n\n\t\t\"ATTR\": function( name, operator, check ) {\n\t\t\treturn function( elem ) {\n\t\t\t\tvar result = Sizzle.attr( elem, name );\n\n\t\t\t\tif ( result == null ) {\n\t\t\t\t\treturn operator === \"!=\";\n\t\t\t\t}\n\t\t\t\tif ( !operator ) {\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\n\t\t\t\tresult += \"\";\n\n\t\t\t\treturn operator === \"=\" ? result === check :\n\t\t\t\t\toperator === \"!=\" ? result !== check :\n\t\t\t\t\toperator === \"^=\" ? check && result.indexOf( check ) === 0 :\n\t\t\t\t\toperator === \"*=\" ? check && result.indexOf( check ) > -1 :\n\t\t\t\t\toperator === \"$=\" ? check && result.slice( -check.length ) === check :\n\t\t\t\t\toperator === \"~=\" ? ( \" \" + result.replace( rwhitespace, \" \" ) + \" \" ).indexOf( check ) > -1 :\n\t\t\t\t\toperator === \"|=\" ? result === check || result.slice( 0, check.length + 1 ) === check + \"-\" :\n\t\t\t\t\tfalse;\n\t\t\t
 };\n\t\t},\n\n\t\t\"CHILD\": function( type, what, argument, first, last ) {\n\t\t\tvar simple = type.slice( 0, 3 ) !== \"nth\",\n\t\t\t\tforward = type.slice( -4 ) !== \"last\",\n\t\t\t\tofType = what === \"of-type\";\n\n\t\t\treturn first === 1 && last === 0 ?\n\n\t\t\t\t// Shortcut for :nth-*(n)\n\t\t\t\tfunction( elem ) {\n\t\t\t\t\treturn !!elem.parentNode;\n\t\t\t\t} :\n\n\t\t\t\tfunction( elem, context, xml ) {\n\t\t\t\t\tvar cache, uniqueCache, outerCache, node, nodeIndex, start,\n\t\t\t\t\t\tdir = simple !== forward ? \"nextSibling\" : \"previousSibling\",\n\t\t\t\t\t\tparent = elem.parentNode,\n\t\t\t\t\t\tname = ofType && elem.nodeName.toLowerCase(),\n\t\t\t\t\t\tuseCache = !xml && !ofType,\n\t\t\t\t\t\tdiff = false;\n\n\t\t\t\t\tif ( parent ) {\n\n\t\t\t\t\t\t// :(first|last|only)-(child|of-type)\n\t\t\t\t\t\tif ( simple ) {\n\t\t\t\t\t\t\twhile ( dir ) {\n\t\t\t\t\t\t\t\tnode = elem;\n\t\t\t\t\t\t\t\twhile ( (node = node[ dir ]) ) {\n\t\t\t\t\t\t\t\t\tif ( ofType ?\n\t\
 t\t\t\t\t\t\t\t\tnode.nodeName.toLowerCase() === name :\n\t\t\t\t\t\t\t\t\t\tnode.nodeType === 1 ) {\n\n\t\t\t\t\t\t\t\t\t\treturn false;\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\t// Reverse direction for :only-* (if we haven't yet done so)\n\t\t\t\t\t\t\t\tstart = dir = type === \"only\" && !start && \"nextSibling\";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\treturn true;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tstart = [ forward ? parent.firstChild : parent.lastChild ];\n\n\t\t\t\t\t\t// non-xml :nth-child(...) stores cache data on `parent`\n\t\t\t\t\t\tif ( forward && useCache ) {\n\n\t\t\t\t\t\t\t// Seek `elem` from a previously-cached index\n\n\t\t\t\t\t\t\t// ...in a gzip-friendly way\n\t\t\t\t\t\t\tnode = parent;\n\t\t\t\t\t\t\touterCache = node[ expando ] || (node[ expando ] = {});\n\n\t\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1709)\n\t\t\t\t\t\t\tuniqueCache = outerCache[ node.uniqueID ] ||\n\t\t\t\t\t\t\t\t(outerCache[ nod
 e.uniqueID ] = {});\n\n\t\t\t\t\t\t\tcache = uniqueCache[ type ] || [];\n\t\t\t\t\t\t\tnodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];\n\t\t\t\t\t\t\tdiff = nodeIndex && cache[ 2 ];\n\t\t\t\t\t\t\tnode = nodeIndex && parent.childNodes[ nodeIndex ];\n\n\t\t\t\t\t\t\twhile ( (node = ++nodeIndex && node && node[ dir ] ||\n\n\t\t\t\t\t\t\t\t// Fallback to seeking `elem` from the start\n\t\t\t\t\t\t\t\t(diff = nodeIndex = 0) || start.pop()) ) {\n\n\t\t\t\t\t\t\t\t// When found, cache indexes on `parent` and break\n\t\t\t\t\t\t\t\tif ( node.nodeType === 1 && ++diff && node === elem ) {\n\t\t\t\t\t\t\t\t\tuniqueCache[ type ] = [ dirruns, nodeIndex, diff ];\n\t\t\t\t\t\t\t\t\tbreak;\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} else {\n\t\t\t\t\t\t\t// Use previously-cached element index if available\n\t\t\t\t\t\t\tif ( useCache ) {\n\t\t\t\t\t\t\t\t// ...in a gzip-friendly way\n\t\t\t\t\t\t\t\tnode = elem;\n\t\t\t\t\t\t\t\touterCache = node[ expando ] || (node[ expando ] = {});\n\
 n\t\t\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1709)\n\t\t\t\t\t\t\t\tuniqueCache = outerCache[ node.uniqueID ] ||\n\t\t\t\t\t\t\t\t\t(outerCache[ node.uniqueID ] = {});\n\n\t\t\t\t\t\t\t\tcache = uniqueCache[ type ] || [];\n\t\t\t\t\t\t\t\tnodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];\n\t\t\t\t\t\t\t\tdiff = nodeIndex;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t// xml :nth-child(...)\n\t\t\t\t\t\t\t// or :nth-last-child(...) or :nth(-last)?-of-type(...)\n\t\t\t\t\t\t\tif ( diff === false ) {\n\t\t\t\t\t\t\t\t// Use the same loop as above to seek `elem` from the start\n\t\t\t\t\t\t\t\twhile ( (node = ++nodeIndex && node && node[ dir ] ||\n\t\t\t\t\t\t\t\t\t(diff = nodeIndex = 0) || start.pop()) ) {\n\n\t\t\t\t\t\t\t\t\tif ( ( ofType ?\n\t\t\t\t\t\t\t\t\t\tnode.nodeName.toLowerCase() === name :\n\t\t\t\t\t\t\t\t\t\tnode.nodeType === 1 ) &&\n\t\t\t\t\t\t\t\t\t\t++diff ) {\n\n\t\t\t\t\t\t\t\t\t\t// Cache the index of each encountere
 d element\n\t\t\t\t\t\t\t\t\t\tif ( useCache ) {\n\t\t\t\t\t\t\t\t\t\t\touterCache = node[ expando ] || (node[ expando ] = {});\n\n\t\t\t\t\t\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1709)\n\t\t\t\t\t\t\t\t\t\t\tuniqueCache = outerCache[ node.uniqueID ] ||\n\t\t\t\t\t\t\t\t\t\t\t\t(outerCache[ node.uniqueID ] = {});\n\n\t\t\t\t\t\t\t\t\t\t\tuniqueCache[ type ] = [ dirruns, diff ];\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tif ( node === elem ) {\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t}\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}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// Incorporate the offset, then check against cycle size\n\t\t\t\t\t\tdiff -= last;\n\t\t\t\t\t\treturn diff === first || ( diff % first === 0 && diff / first >= 0 );\n\t\t\t\t\t}\n\t\t\t\t};\n\t\t},\n\n\t\t\"PSEUDO\": function( pseudo, argument ) {\n\t\t\t// pseudo-class names are case-insensitive\n\t\t\t// http://www.w3.org/TR/selector
 s/#pseudo-classes\n\t\t\t// Prioritize by case sensitivity in case custom pseudos are added with uppercase letters\n\t\t\t// Remember that setFilters inherits from pseudos\n\t\t\tvar args,\n\t\t\t\tfn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] ||\n\t\t\t\t\tSizzle.error( \"unsupported pseudo: \" + pseudo );\n\n\t\t\t// The user may use createPseudo to indicate that\n\t\t\t// arguments are needed to create the filter function\n\t\t\t// just as Sizzle does\n\t\t\tif ( fn[ expando ] ) {\n\t\t\t\treturn fn( argument );\n\t\t\t}\n\n\t\t\t// But maintain support for old signatures\n\t\t\tif ( fn.length > 1 ) {\n\t\t\t\targs = [ pseudo, pseudo, \"\", argument ];\n\t\t\t\treturn Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ?\n\t\t\t\t\tmarkFunction(function( seed, matches ) {\n\t\t\t\t\t\tvar idx,\n\t\t\t\t\t\t\tmatched = fn( seed, argument ),\n\t\t\t\t\t\t\ti = matched.length;\n\t\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\t\tidx = indexOf( seed, matched[i] );\
 n\t\t\t\t\t\t\tseed[ idx ] = !( matches[ idx ] = matched[i] );\n\t\t\t\t\t\t}\n\t\t\t\t\t}) :\n\t\t\t\t\tfunction( elem ) {\n\t\t\t\t\t\treturn fn( elem, 0, args );\n\t\t\t\t\t};\n\t\t\t}\n\n\t\t\treturn fn;\n\t\t}\n\t},\n\n\tpseudos: {\n\t\t// Potentially complex pseudos\n\t\t\"not\": markFunction(function( selector ) {\n\t\t\t// Trim the selector passed to compile\n\t\t\t// to avoid treating leading and trailing\n\t\t\t// spaces as combinators\n\t\t\tvar input = [],\n\t\t\t\tresults = [],\n\t\t\t\tmatcher = compile( selector.replace( rtrim, \"$1\" ) );\n\n\t\t\treturn matcher[ expando ] ?\n\t\t\t\tmarkFunction(function( seed, matches, context, xml ) {\n\t\t\t\t\tvar elem,\n\t\t\t\t\t\tunmatched = matcher( seed, null, xml, [] ),\n\t\t\t\t\t\ti = seed.length;\n\n\t\t\t\t\t// Match elements unmatched by `matcher`\n\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\tif ( (elem = unmatched[i]) ) {\n\t\t\t\t\t\t\tseed[i] = !(matches[i] = elem);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}) :\n\t\t\t\tfunc
 tion( elem, context, xml ) {\n\t\t\t\t\tinput[0] = elem;\n\t\t\t\t\tmatcher( input, null, xml, results );\n\t\t\t\t\t// Don't keep the element (issue #299)\n\t\t\t\t\tinput[0] = null;\n\t\t\t\t\treturn !results.pop();\n\t\t\t\t};\n\t\t}),\n\n\t\t\"has\": markFunction(function( selector ) {\n\t\t\treturn function( elem ) {\n\t\t\t\treturn Sizzle( selector, elem ).length > 0;\n\t\t\t};\n\t\t}),\n\n\t\t\"contains\": markFunction(function( text ) {\n\t\t\ttext = text.replace( runescape, funescape );\n\t\t\treturn function( elem ) {\n\t\t\t\treturn ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1;\n\t\t\t};\n\t\t}),\n\n\t\t// \"Whether an element is represented by a :lang() selector\n\t\t// is based solely on the element's language value\n\t\t// being equal to the identifier C,\n\t\t// or beginning with the identifier C immediately followed by \"-\".\n\t\t// The matching of C against the element's language value is performed case-insensitively.\n\t\t// The i
 dentifier C does not have to be a valid language name.\"\n\t\t// http://www.w3.org/TR/selectors/#lang-pseudo\n\t\t\"lang\": markFunction( function( lang ) {\n\t\t\t// lang value must be a valid identifier\n\t\t\tif ( !ridentifier.test(lang || \"\") ) {\n\t\t\t\tSizzle.error( \"unsupported lang: \" + lang );\n\t\t\t}\n\t\t\tlang = lang.replace( runescape, funescape ).toLowerCase();\n\t\t\treturn function( elem ) {\n\t\t\t\tvar elemLang;\n\t\t\t\tdo {\n\t\t\t\t\tif ( (elemLang = documentIsHTML ?\n\t\t\t\t\t\telem.lang :\n\t\t\t\t\t\telem.getAttribute(\"xml:lang\") || elem.getAttribute(\"lang\")) ) {\n\n\t\t\t\t\t\telemLang = elemLang.toLowerCase();\n\t\t\t\t\t\treturn elemLang === lang || elemLang.indexOf( lang + \"-\" ) === 0;\n\t\t\t\t\t}\n\t\t\t\t} while ( (elem = elem.parentNode) && elem.nodeType === 1 );\n\t\t\t\treturn false;\n\t\t\t};\n\t\t}),\n\n\t\t// Miscellaneous\n\t\t\"target\": function( elem ) {\n\t\t\tvar hash = window.location && window.location.hash;\n\t\t\treturn has
 h && hash.slice( 1 ) === elem.id;\n\t\t},\n\n\t\t\"root\": function( elem ) {\n\t\t\treturn elem === docElem;\n\t\t},\n\n\t\t\"focus\": function( elem ) {\n\t\t\treturn elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex);\n\t\t},\n\n\t\t// Boolean properties\n\t\t\"enabled\": createDisabledPseudo( false ),\n\t\t\"disabled\": createDisabledPseudo( true ),\n\n\t\t\"checked\": function( elem ) {\n\t\t\t// In CSS3, :checked should return both checked and selected elements\n\t\t\t// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked\n\t\t\tvar nodeName = elem.nodeName.toLowerCase();\n\t\t\treturn (nodeName === \"input\" && !!elem.checked) || (nodeName === \"option\" && !!elem.selected);\n\t\t},\n\n\t\t\"selected\": function( elem ) {\n\t\t\t// Accessing this property makes selected-by-default\n\t\t\t// options in Safari work properly\n\t\t\tif ( elem.parentNode ) {\n\t\t\t\telem.parentNode.selectedInde
 x;\n\t\t\t}\n\n\t\t\treturn elem.selected === true;\n\t\t},\n\n\t\t// Contents\n\t\t\"empty\": function( elem ) {\n\t\t\t// http://www.w3.org/TR/selectors/#empty-pseudo\n\t\t\t// :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5),\n\t\t\t//   but not by others (comment: 8; processing instruction: 7; etc.)\n\t\t\t// nodeType < 6 works because attributes (2) do not appear as children\n\t\t\tfor ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {\n\t\t\t\tif ( elem.nodeType < 6 ) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn true;\n\t\t},\n\n\t\t\"parent\": function( elem ) {\n\t\t\treturn !Expr.pseudos[\"empty\"]( elem );\n\t\t},\n\n\t\t// Element/input types\n\t\t\"header\": function( elem ) {\n\t\t\treturn rheader.test( elem.nodeName );\n\t\t},\n\n\t\t\"input\": function( elem ) {\n\t\t\treturn rinputs.test( elem.nodeName );\n\t\t},\n\n\t\t\"button\": function( elem ) {\n\t\t\tvar name = elem.nodeName.toLowerCase();\n\t\t\tret
 urn name === \"input\" && elem.type === \"button\" || name === \"button\";\n\t\t},\n\n\t\t\"text\": function( elem ) {\n\t\t\tvar attr;\n\t\t\treturn elem.nodeName.toLowerCase() === \"input\" &&\n\t\t\t\telem.type === \"text\" &&\n\n\t\t\t\t// Support: IE<8\n\t\t\t\t// New HTML5 attribute values (e.g., \"search\") appear with elem.type === \"text\"\n\t\t\t\t( (attr = elem.getAttribute(\"type\")) == null || attr.toLowerCase() === \"text\" );\n\t\t},\n\n\t\t// Position-in-collection\n\t\t\"first\": createPositionalPseudo(function() {\n\t\t\treturn [ 0 ];\n\t\t}),\n\n\t\t\"last\": createPositionalPseudo(function( matchIndexes, length ) {\n\t\t\treturn [ length - 1 ];\n\t\t}),\n\n\t\t\"eq\": createPositionalPseudo(function( matchIndexes, length, argument ) {\n\t\t\treturn [ argument < 0 ? argument + length : argument ];\n\t\t}),\n\n\t\t\"even\": createPositionalPseudo(function( matchIndexes, length ) {\n\t\t\tvar i = 0;\n\t\t\tfor ( ; i < length; i += 2 ) {\n\t\t\t\tmatchIndexes.push( i
  );\n\t\t\t}\n\t\t\treturn matchIndexes;\n\t\t}),\n\n\t\t\"odd\": createPositionalPseudo(function( matchIndexes, length ) {\n\t\t\tvar i = 1;\n\t\t\tfor ( ; i < length; i += 2 ) {\n\t\t\t\tmatchIndexes.push( i );\n\t\t\t}\n\t\t\treturn matchIndexes;\n\t\t}),\n\n\t\t\"lt\": createPositionalPseudo(function( matchIndexes, length, argument ) {\n\t\t\tvar i = argument < 0 ? argument + length : argument;\n\t\t\tfor ( ; --i >= 0; ) {\n\t\t\t\tmatchIndexes.push( i );\n\t\t\t}\n\t\t\treturn matchIndexes;\n\t\t}),\n\n\t\t\"gt\": createPositionalPseudo(function( matchIndexes, length, argument ) {\n\t\t\tvar i = argument < 0 ? argument + length : argument;\n\t\t\tfor ( ; ++i < length; ) {\n\t\t\t\tmatchIndexes.push( i );\n\t\t\t}\n\t\t\treturn matchIndexes;\n\t\t})\n\t}\n};\n\nExpr.pseudos[\"nth\"] = Expr.pseudos[\"eq\"];\n\n// Add button/input type pseudos\nfor ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) {\n\tExpr.pseudos[ i ] = createInputPseudo( i );\n}\
 nfor ( i in { submit: true, reset: true } ) {\n\tExpr.pseudos[ i ] = createButtonPseudo( i );\n}\n\n// Easy API for creating new setFilters\nfunction setFilters() {}\nsetFilters.prototype = Expr.filters = Expr.pseudos;\nExpr.setFilters = new setFilters();\n\ntokenize = Sizzle.tokenize = function( selector, parseOnly ) {\n\tvar matched, match, tokens, type,\n\t\tsoFar, groups, preFilters,\n\t\tcached = tokenCache[ selector + \" \" ];\n\n\tif ( cached ) {\n\t\treturn parseOnly ? 0 : cached.slice( 0 );\n\t}\n\n\tsoFar = selector;\n\tgroups = [];\n\tpreFilters = Expr.preFilter;\n\n\twhile ( soFar ) {\n\n\t\t// Comma and first run\n\t\tif ( !matched || (match = rcomma.exec( soFar )) ) {\n\t\t\tif ( match ) {\n\t\t\t\t// Don't consume trailing commas as valid\n\t\t\t\tsoFar = soFar.slice( match[0].length ) || soFar;\n\t\t\t}\n\t\t\tgroups.push( (tokens = []) );\n\t\t}\n\n\t\tmatched = false;\n\n\t\t// Combinators\n\t\tif ( (match = rcombinators.exec( soFar )) ) {\n\t\t\tmatched = match.sh
 ift();\n\t\t\ttokens.push({\n\t\t\t\tvalue: matched,\n\t\t\t\t// Cast descendant combinators to space\n\t\t\t\ttype: match[0].replace( rtrim, \" \" )\n\t\t\t});\n\t\t\tsoFar = soFar.slice( matched.length );\n\t\t}\n\n\t\t// Filters\n\t\tfor ( type in Expr.filter ) {\n\t\t\tif ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] ||\n\t\t\t\t(match = preFilters[ type ]( match ))) ) {\n\t\t\t\tmatched = match.shift();\n\t\t\t\ttokens.push({\n\t\t\t\t\tvalue: matched,\n\t\t\t\t\ttype: type,\n\t\t\t\t\tmatches: match\n\t\t\t\t});\n\t\t\t\tsoFar = soFar.slice( matched.length );\n\t\t\t}\n\t\t}\n\n\t\tif ( !matched ) {\n\t\t\tbreak;\n\t\t}\n\t}\n\n\t// Return the length of the invalid excess\n\t// if we're just parsing\n\t// Otherwise, throw an error or return tokens\n\treturn parseOnly ?\n\t\tsoFar.length :\n\t\tsoFar ?\n\t\t\tSizzle.error( selector ) :\n\t\t\t// Cache the tokens\n\t\t\ttokenCache( selector, groups ).slice( 0 );\n};\n\nfunction toSelector( tokens ) {\n\tvar
  i = 0,\n\t\tlen = tokens.length,\n\t\tselector = \"\";\n\tfor ( ; i < len; i++ ) {\n\t\tselector += tokens[i].value;\n\t}\n\treturn selector;\n}\n\nfunction addCombinator( matcher, combinator, base ) {\n\tvar dir = combinator.dir,\n\t\tskip = combinator.next,\n\t\tkey = skip || dir,\n\t\tcheckNonElements = base && key === \"parentNode\",\n\t\tdoneName = done++;\n\n\treturn combinator.first ?\n\t\t// Check against closest ancestor/preceding element\n\t\tfunction( elem, context, xml ) {\n\t\t\twhile ( (elem = elem[ dir ]) ) {\n\t\t\t\tif ( elem.nodeType === 1 || checkNonElements ) {\n\t\t\t\t\treturn matcher( elem, context, xml );\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn false;\n\t\t} :\n\n\t\t// Check against all ancestor/preceding elements\n\t\tfunction( elem, context, xml ) {\n\t\t\tvar oldCache, uniqueCache, outerCache,\n\t\t\t\tnewCache = [ dirruns, doneName ];\n\n\t\t\t// We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching\n\t\t\tif ( xml ) {\n\t\t\
 t\twhile ( (elem = elem[ dir ]) ) {\n\t\t\t\t\tif ( elem.nodeType === 1 || checkNonElements ) {\n\t\t\t\t\t\tif ( matcher( elem, context, xml ) ) {\n\t\t\t\t\t\t\treturn true;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\twhile ( (elem = elem[ dir ]) ) {\n\t\t\t\t\tif ( elem.nodeType === 1 || checkNonElements ) {\n\t\t\t\t\t\touterCache = elem[ expando ] || (elem[ expando ] = {});\n\n\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1709)\n\t\t\t\t\t\tuniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {});\n\n\t\t\t\t\t\tif ( skip && skip === elem.nodeName.toLowerCase() ) {\n\t\t\t\t\t\t\telem = elem[ dir ] || elem;\n\t\t\t\t\t\t} else if ( (oldCache = uniqueCache[ key ]) &&\n\t\t\t\t\t\t\toldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) {\n\n\t\t\t\t\t\t\t// Assign to newCache so results back-propagate to previous elements\n\t\t\t\t\t\t\treturn (newCache[ 2 ] = oldCache[ 2 ]);\n\t\t\t
 \t\t\t} else {\n\t\t\t\t\t\t\t// Reuse newcache so results back-propagate to previous elements\n\t\t\t\t\t\t\tuniqueCache[ key ] = newCache;\n\n\t\t\t\t\t\t\t// A match means we're done; a fail means we have to keep checking\n\t\t\t\t\t\t\tif ( (newCache[ 2 ] = matcher( elem, context, xml )) ) {\n\t\t\t\t\t\t\t\treturn true;\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\treturn false;\n\t\t};\n}\n\nfunction elementMatcher( matchers ) {\n\treturn matchers.length > 1 ?\n\t\tfunction( elem, context, xml ) {\n\t\t\tvar i = matchers.length;\n\t\t\twhile ( i-- ) {\n\t\t\t\tif ( !matchers[i]( elem, context, xml ) ) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn true;\n\t\t} :\n\t\tmatchers[0];\n}\n\nfunction multipleContexts( selector, contexts, results ) {\n\tvar i = 0,\n\t\tlen = contexts.length;\n\tfor ( ; i < len; i++ ) {\n\t\tSizzle( selector, contexts[i], results );\n\t}\n\treturn results;\n}\n\nfunction condense( unmatched, map, filter, context
 , xml ) {\n\tvar elem,\n\t\tnewUnmatched = [],\n\t\ti = 0,\n\t\tlen = unmatched.length,\n\t\tmapped = map != null;\n\n\tfor ( ; i < len; i++ ) {\n\t\tif ( (elem = unmatched[i]) ) {\n\t\t\tif ( !filter || filter( elem, context, xml ) ) {\n\t\t\t\tnewUnmatched.push( elem );\n\t\t\t\tif ( mapped ) {\n\t\t\t\t\tmap.push( i );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn newUnmatched;\n}\n\nfunction setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {\n\tif ( postFilter && !postFilter[ expando ] ) {\n\t\tpostFilter = setMatcher( postFilter );\n\t}\n\tif ( postFinder && !postFinder[ expando ] ) {\n\t\tpostFinder = setMatcher( postFinder, postSelector );\n\t}\n\treturn markFunction(function( seed, results, context, xml ) {\n\t\tvar temp, i, elem,\n\t\t\tpreMap = [],\n\t\t\tpostMap = [],\n\t\t\tpreexisting = results.length,\n\n\t\t\t// Get initial elements from seed or context\n\t\t\telems = seed || multipleContexts( selector || \"*\", context.nodeType ? [ conte
 xt ] : context, [] ),\n\n\t\t\t// Prefilter to get matcher input, preserving a map for seed-results synchronization\n\t\t\tmatcherIn = preFilter && ( seed || !selector ) ?\n\t\t\t\tcondense( elems, preMap, preFilter, context, xml ) :\n\t\t\t\telems,\n\n\t\t\tmatcherOut = matcher ?\n\t\t\t\t// If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results,\n\t\t\t\tpostFinder || ( seed ? preFilter : preexisting || postFilter ) ?\n\n\t\t\t\t\t// ...intermediate processing is necessary\n\t\t\t\t\t[] :\n\n\t\t\t\t\t// ...otherwise use results directly\n\t\t\t\t\tresults :\n\t\t\t\tmatcherIn;\n\n\t\t// Find primary matches\n\t\tif ( matcher ) {\n\t\t\tmatcher( matcherIn, matcherOut, context, xml );\n\t\t}\n\n\t\t// Apply postFilter\n\t\tif ( postFilter ) {\n\t\t\ttemp = condense( matcherOut, postMap );\n\t\t\tpostFilter( temp, [], context, xml );\n\n\t\t\t// Un-match failing elements by moving them back to matcherIn\n\t\t\ti = temp.length;\n\t\t\twhile ( i-- ) {
 \n\t\t\t\tif ( (elem = temp[i]) ) {\n\t\t\t\t\tmatcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif ( seed ) {\n\t\t\tif ( postFinder || preFilter ) {\n\t\t\t\tif ( postFinder ) {\n\t\t\t\t\t// Get the final matcherOut by condensing this intermediate into postFinder contexts\n\t\t\t\t\ttemp = [];\n\t\t\t\t\ti = matcherOut.length;\n\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\tif ( (elem = matcherOut[i]) ) {\n\t\t\t\t\t\t\t// Restore matcherIn since elem is not yet a final match\n\t\t\t\t\t\t\ttemp.push( (matcherIn[i] = elem) );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tpostFinder( null, (matcherOut = []), temp, xml );\n\t\t\t\t}\n\n\t\t\t\t// Move matched elements from seed to results to keep them synchronized\n\t\t\t\ti = matcherOut.length;\n\t\t\t\twhile ( i-- ) {\n\t\t\t\t\tif ( (elem = matcherOut[i]) &&\n\t\t\t\t\t\t(temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) {\n\n\t\t\t\t\t\tseed[temp] = !(results[temp] = elem);\n\t\t\t\t\t
 }\n\t\t\t\t}\n\t\t\t}\n\n\t\t// Add elements to results, through postFinder if defined\n\t\t} else {\n\t\t\tmatcherOut = condense(\n\t\t\t\tmatcherOut === results ?\n\t\t\t\t\tmatcherOut.splice( preexisting, matcherOut.length ) :\n\t\t\t\t\tmatcherOut\n\t\t\t);\n\t\t\tif ( postFinder ) {\n\t\t\t\tpostFinder( null, results, matcherOut, xml );\n\t\t\t} else {\n\t\t\t\tpush.apply( results, matcherOut );\n\t\t\t}\n\t\t}\n\t});\n}\n\nfunction matcherFromTokens( tokens ) {\n\tvar checkContext, matcher, j,\n\t\tlen = tokens.length,\n\t\tleadingRelative = Expr.relative[ tokens[0].type ],\n\t\timplicitRelative = leadingRelative || Expr.relative[\" \"],\n\t\ti = leadingRelative ? 1 : 0,\n\n\t\t// The foundational matcher ensures that elements are reachable from top-level context(s)\n\t\tmatchContext = addCombinator( function( elem ) {\n\t\t\treturn elem === checkContext;\n\t\t}, implicitRelative, true ),\n\t\tmatchAnyContext = addCombinator( function( elem ) {\n\t\t\treturn indexOf( checkCont
 ext, elem ) > -1;\n\t\t}, implicitRelative, true ),\n\t\tmatchers = [ function( elem, context, xml ) {\n\t\t\tvar ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || (\n\t\t\t\t(checkContext = context).nodeType ?\n\t\t\t\t\tmatchContext( elem, context, xml ) :\n\t\t\t\t\tmatchAnyContext( elem, context, xml ) );\n\t\t\t// Avoid hanging onto element (issue #299)\n\t\t\tcheckContext = null;\n\t\t\treturn ret;\n\t\t} ];\n\n\tfor ( ; i < len; i++ ) {\n\t\tif ( (matcher = Expr.relative[ tokens[i].type ]) ) {\n\t\t\tmatchers = [ addCombinator(elementMatcher( matchers ), matcher) ];\n\t\t} else {\n\t\t\tmatcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches );\n\n\t\t\t// Return special upon seeing a positional matcher\n\t\t\tif ( matcher[ expando ] ) {\n\t\t\t\t// Find the next relative operator (if any) for proper handling\n\t\t\t\tj = ++i;\n\t\t\t\tfor ( ; j < len; j++ ) {\n\t\t\t\t\tif ( Expr.relative[ tokens[j].type ] ) {\n\t\t\t\t\t\tbreak;\n\t\t\t
 \t\t}\n\t\t\t\t}\n\t\t\t\treturn setMatcher(\n\t\t\t\t\ti > 1 && elementMatcher( matchers ),\n\t\t\t\t\ti > 1 && toSelector(\n\t\t\t\t\t\t// If the preceding token was a descendant combinator, insert an implicit any-element `*`\n\t\t\t\t\t\ttokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === \" \" ? \"*\" : \"\" })\n\t\t\t\t\t).replace( rtrim, \"$1\" ),\n\t\t\t\t\tmatcher,\n\t\t\t\t\ti < j && matcherFromTokens( tokens.slice( i, j ) ),\n\t\t\t\t\tj < len && matcherFromTokens( (tokens = tokens.slice( j )) ),\n\t\t\t\t\tj < len && toSelector( tokens )\n\t\t\t\t);\n\t\t\t}\n\t\t\tmatchers.push( matcher );\n\t\t}\n\t}\n\n\treturn elementMatcher( matchers );\n}\n\nfunction matcherFromGroupMatchers( elementMatchers, setMatchers ) {\n\tvar bySet = setMatchers.length > 0,\n\t\tbyElement = elementMatchers.length > 0,\n\t\tsuperMatcher = function( seed, context, xml, results, outermost ) {\n\t\t\tvar elem, j, matcher,\n\t\t\t\tmatchedCount = 0,\n\t\t\t\ti = \"0\",\n\t\t\t\tunmatc
 hed = seed && [],\n\t\t\t\tsetMatched = [],\n\t\t\t\tcontextBackup = outermostContext,\n\t\t\t\t// We must always have either seed elements or outermost context\n\t\t\t\telems = seed || byElement && Expr.find[\"TAG\"]( \"*\", outermost ),\n\t\t\t\t// Use integer dirruns iff this is the outermost matcher\n\t\t\t\tdirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1),\n\t\t\t\tlen = elems.length;\n\n\t\t\tif ( outermost ) {\n\t\t\t\toutermostContext = context === document || context || outermost;\n\t\t\t}\n\n\t\t\t// Add elements passing elementMatchers directly to results\n\t\t\t// Support: IE<9, Safari\n\t\t\t// Tolerate NodeList properties (IE: \"length\"; Safari: <number>) matching elements by id\n\t\t\tfor ( ; i !== len && (elem = elems[i]) != null; i++ ) {\n\t\t\t\tif ( byElement && elem ) {\n\t\t\t\t\tj = 0;\n\t\t\t\t\tif ( !context && elem.ownerDocument !== document ) {\n\t\t\t\t\t\tsetDocument( elem );\n\t\t\t\t\t\txml = !documentIsHTML;\n\t\t\t\t\t}\n
 \t\t\t\t\twhile ( (matcher = elementMatchers[j++]) ) {\n\t\t\t\t\t\tif ( matcher( elem, context || document, xml) ) {\n\t\t\t\t\t\t\tresults.push( elem );\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif ( outermost ) {\n\t\t\t\t\t\tdirruns = dirrunsUnique;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Track unmatched elements for set filters\n\t\t\t\tif ( bySet ) {\n\t\t\t\t\t// They will have gone through all possible matchers\n\t\t\t\t\tif ( (elem = !matcher && elem) ) {\n\t\t\t\t\t\tmatchedCount--;\n\t\t\t\t\t}\n\n\t\t\t\t\t// Lengthen the array for every element, matched or not\n\t\t\t\t\tif ( seed ) {\n\t\t\t\t\t\tunmatched.push( elem );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// `i` is now the count of elements visited above, and adding it to `matchedCount`\n\t\t\t// makes the latter nonnegative.\n\t\t\tmatchedCount += i;\n\n\t\t\t// Apply set filters to unmatched elements\n\t\t\t// NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount`\n\
 t\t\t// equals `i`), unless we didn't visit _any_ elements in the above loop because we have\n\t\t\t// no element matchers and no seed.\n\t\t\t// Incrementing an initially-string \"0\" `i` allows `i` to remain a string only in that\n\t\t\t// case, which will result in a \"00\" `matchedCount` that differs from `i` but is also\n\t\t\t// numerically zero.\n\t\t\tif ( bySet && i !== matchedCount ) {\n\t\t\t\tj = 0;\n\t\t\t\twhile ( (matcher = setMatchers[j++]) ) {\n\t\t\t\t\tmatcher( unmatched, setMatched, context, xml );\n\t\t\t\t}\n\n\t\t\t\tif ( seed ) {\n\t\t\t\t\t// Reintegrate element matches to eliminate the need for sorting\n\t\t\t\t\tif ( matchedCount > 0 ) {\n\t\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\t\tif ( !(unmatched[i] || setMatched[i]) ) {\n\t\t\t\t\t\t\t\tsetMatched[i] = pop.call( results );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Discard index placeholder values to get only actual matches\n\t\t\t\t\tsetMatched = condense( setMatched );\n\t\t\t\t}\n\n\
 t\t\t\t// Add matches to results\n\t\t\t\tpush.apply( results, setMatched );\n\n\t\t\t\t// Seedless set matches succeeding multiple successful matchers stipulate sorting\n\t\t\t\tif ( outermost && !seed && setMatched.length > 0 &&\n\t\t\t\t\t( matchedCount + setMatchers.length ) > 1 ) {\n\n\t\t\t\t\tSizzle.uniqueSort( results );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Override manipulation of globals by nested matchers\n\t\t\tif ( outermost ) {\n\t\t\t\tdirruns = dirrunsUnique;\n\t\t\t\toutermostContext = contextBackup;\n\t\t\t}\n\n\t\t\treturn unmatched;\n\t\t};\n\n\treturn bySet ?\n\t\tmarkFunction( superMatcher ) :\n\t\tsuperMatcher;\n}\n\ncompile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) {\n\tvar i,\n\t\tsetMatchers = [],\n\t\telementMatchers = [],\n\t\tcached = compilerCache[ selector + \" \" ];\n\n\tif ( !cached ) {\n\t\t// Generate a function of recursive functions that can be used to check each element\n\t\tif ( !match ) {\n\t\t\tmatch = tokenize( select
 or );\n\t\t}\n\t\ti = match.length;\n\t\twhile ( i-- ) {\n\t\t\tcached = matcherFromTokens( match[i] );\n\t\t\tif ( cached[ expando ] ) {\n\t\t\t\tsetMatchers.push( cached );\n\t\t\t} else {\n\t\t\t\telementMatchers.push( cached );\n\t\t\t}\n\t\t}\n\n\t\t// Cache the compiled function\n\t\tcached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) );\n\n\t\t// Save selector and tokenization\n\t\tcached.selector = selector;\n\t}\n\treturn cached;\n};\n\n/**\n * A low-level selection function that works with Sizzle's compiled\n *  selector functions\n * @param {String|Function} selector A selector or a pre-compiled\n *  selector function built with Sizzle.compile\n * @param {Element} context\n * @param {Array} [results]\n * @param {Array} [seed] A set of elements to match against\n */\nselect = Sizzle.select = function( selector, context, results, seed ) {\n\tvar i, tokens, token, type, find,\n\t\tcompiled = typeof selector === \"function\" && selector,
 \n\t\tmatch = !seed && tokenize( (selector = compiled.selector || selector) );\n\n\tresults = results || [];\n\n\t// Try to minimize operations if there is only one selector in the list and no seed\n\t// (the latter of which guarantees us context)\n\tif ( match.length === 1 ) {\n\n\t\t// Reduce context if the leading compound selector is an ID\n\t\ttokens = match[0] = match[0].slice( 0 );\n\t\tif ( tokens.length > 2 && (token = tokens[0]).type === \"ID\" &&\n\t\t\t\tcontext.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) {\n\n\t\t\tcontext = ( Expr.find[\"ID\"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0];\n\t\t\tif ( !context ) {\n\t\t\t\treturn results;\n\n\t\t\t// Precompiled matchers will still verify ancestry, so step up a level\n\t\t\t} else if ( compiled ) {\n\t\t\t\tcontext = context.parentNode;\n\t\t\t}\n\n\t\t\tselector = selector.slice( tokens.shift().value.length );\n\t\t}\n\n\t\t// Fetch a seed set for right-to-left matchin
 g\n\t\ti = matchExpr[\"needsContext\"].test( selector ) ? 0 : tokens.length;\n\t\twhile ( i-- ) {\n\t\t\ttoken = tokens[i];\n\n\t\t\t// Abort if we hit a combinator\n\t\t\tif ( Expr.relative[ (type = token.type) ] ) {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tif ( (find = Expr.find[ type ]) ) {\n\t\t\t\t// Search, expanding context for leading sibling combinators\n\t\t\t\tif ( (seed = find(\n\t\t\t\t\ttoken.matches[0].replace( runescape, funescape ),\n\t\t\t\t\trsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context\n\t\t\t\t)) ) {\n\n\t\t\t\t\t// If seed is empty or no tokens remain, we can return early\n\t\t\t\t\ttokens.splice( i, 1 );\n\t\t\t\t\tselector = seed.length && toSelector( tokens );\n\t\t\t\t\tif ( !selector ) {\n\t\t\t\t\t\tpush.apply( results, seed );\n\t\t\t\t\t\treturn results;\n\t\t\t\t\t}\n\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// Compile and execute a filtering function if one is not provided\n\t// Provide `match` to avoid retokeniz
 ation if we modified the selector above\n\t( compiled || compile( selector, match ) )(\n\t\tseed,\n\t\tcontext,\n\t\t!documentIsHTML,\n\t\tresults,\n\t\t!context || rsibling.test( selector ) && testContext( context.parentNode ) || context\n\t);\n\treturn results;\n};\n\n// One-time assignments\n\n// Sort stability\nsupport.sortStable = expando.split(\"\").sort( sortOrder ).join(\"\") === expando;\n\n// Support: Chrome 14-35+\n// Always assume duplicates if they aren't passed to the comparison function\nsupport.detectDuplicates = !!hasDuplicate;\n\n// Initialize against the default document\nsetDocument();\n\n// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27)\n// Detached nodes confoundingly follow *each other*\nsupport.sortDetached = assert(function( el ) {\n\t// Should return 1, but returns 4 (following)\n\treturn el.compareDocumentPosition( document.createElement(\"fieldset\") ) & 1;\n});\n\n// Support: IE<8\n// Prevent attribute/property \"interpolation\"\n//
  https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx\nif ( !assert(function( el ) {\n\tel.innerHTML = \"<a href='#'></a>\";\n\treturn el.firstChild.getAttribute(\"href\") === \"#\" ;\n}) ) {\n\taddHandle( \"type|href|height|width\", function( elem, name, isXML ) {\n\t\tif ( !isXML ) {\n\t\t\treturn elem.getAttribute( name, name.toLowerCase() === \"type\" ? 1 : 2 );\n\t\t}\n\t});\n}\n\n// Support: IE<9\n// Use defaultValue in place of getAttribute(\"value\")\nif ( !support.attributes || !assert(function( el ) {\n\tel.innerHTML = \"<input/>\";\n\tel.firstChild.setAttribute( \"value\", \"\" );\n\treturn el.firstChild.getAttribute( \"value\" ) === \"\";\n}) ) {\n\taddHandle( \"value\", function( elem, name, isXML ) {\n\t\tif ( !isXML && elem.nodeName.toLowerCase() === \"input\" ) {\n\t\t\treturn elem.defaultValue;\n\t\t}\n\t});\n}\n\n// Support: IE<9\n// Use getAttributeNode to fetch booleans when getAttribute lies\nif ( !assert(function( el ) {\n\treturn el.getAttribute(\
 "disabled\") == null;\n}) ) {\n\taddHandle( booleans, function( elem, name, isXML ) {\n\t\tvar val;\n\t\tif ( !isXML ) {\n\t\t\treturn elem[ name ] === true ? name.toLowerCase() :\n\t\t\t\t\t(val = elem.getAttributeNode( name )) && val.specified ?\n\t\t\t\t\tval.value :\n\t\t\t\tnull;\n\t\t}\n\t});\n}\n\nreturn Sizzle;\n\n})( window );\n\n\n\njQuery.find = Sizzle;\njQuery.expr = Sizzle.selectors;\n\n// Deprecated\njQuery.expr[ \":\" ] = jQuery.expr.pseudos;\njQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort;\njQuery.text = Sizzle.getText;\njQuery.isXMLDoc = Sizzle.isXML;\njQuery.contains = Sizzle.contains;\njQuery.escapeSelector = Sizzle.escape;\n\n\n\n\nvar dir = function( elem, dir, until ) {\n\tvar matched = [],\n\t\ttruncate = until !== undefined;\n\n\twhile ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) {\n\t\tif ( elem.nodeType === 1 ) {\n\t\t\tif ( truncate && jQuery( elem ).is( until ) ) {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tmatched.push( elem );\n\t\t}\n\t}\n\treturn mat
 ched;\n};\n\n\nvar siblings = function( n, elem ) {\n\tvar matched = [];\n\n\tfor ( ; n; n = n.nextSibling ) {\n\t\tif ( n.nodeType === 1 && n !== elem ) {\n\t\t\tmatched.push( n );\n\t\t}\n\t}\n\n\treturn matched;\n};\n\n\nvar rneedsContext = jQuery.expr.match.needsContext;\n\n\n\nfunction nodeName( elem, name ) {\n\n  return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase();\n\n};\nvar rsingleTag = ( /^<([a-z][^\\/\\0>:\\x20\\t\\r\\n\\f]*)[\\x20\\t\\r\\n\\f]*\\/?>(?:<\\/\\1>|)$/i );\n\n\n\n// Implement the identical functionality for filter and not\nfunction winnow( elements, qualifier, not ) {\n\tif ( isFunction( qualifier ) ) {\n\t\treturn jQuery.grep( elements, function( elem, i ) {\n\t\t\treturn !!qualifier.call( elem, i, elem ) !== not;\n\t\t} );\n\t}\n\n\t// Single element\n\tif ( qualifier.nodeType ) {\n\t\treturn jQuery.grep( elements, function( elem ) {\n\t\t\treturn ( elem === qualifier ) !== not;\n\t\t} );\n\t}\n\n\t// Arraylike of elements (jQuery, ar
 guments, Array)\n\tif ( typeof qualifier !== \"string\" ) {\n\t\treturn jQuery.grep( elements, function( elem ) {\n\t\t\treturn ( indexOf.call( qualifier, elem ) > -1 ) !== not;\n\t\t} );\n\t}\n\n\t// Filtered directly for both simple and complex selectors\n\treturn jQuery.filter( qualifier, elements, not );\n}\n\njQuery.filter = function( expr, elems, not ) {\n\tvar elem = elems[ 0 ];\n\n\tif ( not ) {\n\t\texpr = \":not(\" + expr + \")\";\n\t}\n\n\tif ( elems.length === 1 && elem.nodeType === 1 ) {\n\t\treturn jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : [];\n\t}\n\n\treturn jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) {\n\t\treturn elem.nodeType === 1;\n\t} ) );\n};\n\njQuery.fn.extend( {\n\tfind: function( selector ) {\n\t\tvar i, ret,\n\t\t\tlen = this.length,\n\t\t\tself = this;\n\n\t\tif ( typeof selector !== \"string\" ) {\n\t\t\treturn this.pushStack( jQuery( selector ).filter( function() {\n\t\t\t\tfor ( i = 0; i < len; i++ ) {\n\t\t\t\t\tif ( 
 jQuery.contains( self[ i ], this ) ) {\n\t\t\t\t\t\treturn true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} ) );\n\t\t}\n\n\t\tret = this.pushStack( [] );\n\n\t\tfor ( i = 0; i < len; i++ ) {\n\t\t\tjQuery.find( selector, self[ i ], ret );\n\t\t}\n\n\t\treturn len > 1 ? jQuery.uniqueSort( ret ) : ret;\n\t},\n\tfilter: function( selector ) {\n\t\treturn this.pushStack( winnow( this, selector || [], false ) );\n\t},\n\tnot: function( selector ) {\n\t\treturn this.pushStack( winnow( this, selector || [], true ) );\n\t},\n\tis: function( selector ) {\n\t\treturn !!winnow(\n\t\t\tthis,\n\n\t\t\t// If this is a positional/relative selector, check membership in the returned set\n\t\t\t// so $(\"p:first\").is(\"p:last\") won't return true for a doc with two \"p\".\n\t\t\ttypeof selector === \"string\" && rneedsContext.test( selector ) ?\n\t\t\t\tjQuery( selector ) :\n\t\t\t\tselector || [],\n\t\t\tfalse\n\t\t).length;\n\t}\n} );\n\n\n// Initialize a jQuery object\n\n\n// A central reference to the ro
 ot jQuery(document)\nvar rootjQuery,\n\n\t// A simple way to check for HTML strings\n\t// Prioritize #id over <tag> to avoid XSS via location.hash (#9521)\n\t// Strict HTML recognition (#11290: must start with <)\n\t// Shortcut simple #id case for speed\n\trquickExpr = /^(?:\\s*(<[\\w\\W]+>)[^>]*|#([\\w-]+))$/,\n\n\tinit = jQuery.fn.init = function( selector, context, root ) {\n\t\tvar match, elem;\n\n\t\t// HANDLE: $(\"\"), $(null), $(undefined), $(false)\n\t\tif ( !selector ) {\n\t\t\treturn this;\n\t\t}\n\n\t\t// Method init() accepts an alternate rootjQuery\n\t\t// so migrate can support jQuery.sub (gh-2101)\n\t\troot = root || rootjQuery;\n\n\t\t// Handle HTML strings\n\t\tif ( typeof selector === \"string\" ) {\n\t\t\tif ( selector[ 0 ] === \"<\" &&\n\t\t\t\tselector[ selector.length - 1 ] === \">\" &&\n\t\t\t\tselector.length >= 3 ) {\n\n\t\t\t\t// Assume that strings that start and end with <> are HTML and skip the regex check\n\t\t\t\tmatch = [ null, selector, null ];\n\n\t
 \t\t} else {\n\t\t\t\tmatch = rquickExpr.exec( selector );\n\t\t\t}\n\n\t\t\t// Match html or make sure no context is specified for #id\n\t\t\tif ( match && ( match[ 1 ] || !context ) ) {\n\n\t\t\t\t// HANDLE: $(html) -> $(array)\n\t\t\t\tif ( match[ 1 ] ) {\n\t\t\t\t\tcontext = context instanceof jQuery ? context[ 0 ] : context;\n\n\t\t\t\t\t// Option to run scripts is true for back-compat\n\t\t\t\t\t// Intentionally let the error be thrown if parseHTML is not present\n\t\t\t\t\tjQuery.merge( this, jQuery.parseHTML(\n\t\t\t\t\t\tmatch[ 1 ],\n\t\t\t\t\t\tcontext && context.nodeType ? context.ownerDocument || context : document,\n\t\t\t\t\t\ttrue\n\t\t\t\t\t) );\n\n\t\t\t\t\t// HANDLE: $(html, props)\n\t\t\t\t\tif ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) {\n\t\t\t\t\t\tfor ( match in context ) {\n\n\t\t\t\t\t\t\t// Properties of context are called as methods if possible\n\t\t\t\t\t\t\tif ( isFunction( this[ match ] ) ) {\n\t\t\t\t\t\t\t\tthis[ match ]( con
 text[ match ] );\n\n\t\t\t\t\t\t\t// ...and otherwise set as attributes\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tthis.attr( match, context[ match ] );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\treturn this;\n\n\t\t\t\t// HANDLE: $(#id)\n\t\t\t\t} else {\n\t\t\t\t\telem = document.getElementById( match[ 2 ] );\n\n\t\t\t\t\tif ( elem ) {\n\n\t\t\t\t\t\t// Inject the element directly into the jQuery object\n\t\t\t\t\t\tthis[ 0 ] = elem;\n\t\t\t\t\t\tthis.length = 1;\n\t\t\t\t\t}\n\t\t\t\t\treturn this;\n\t\t\t\t}\n\n\t\t\t// HANDLE: $(expr, $(...))\n\t\t\t} else if ( !context || context.jquery ) {\n\t\t\t\treturn ( context || root ).find( selector );\n\n\t\t\t// HANDLE: $(expr, context)\n\t\t\t// (which is just equivalent to: $(context).find(expr)\n\t\t\t} else {\n\t\t\t\treturn this.constructor( context ).find( selector );\n\t\t\t}\n\n\t\t// HANDLE: $(DOMElement)\n\t\t} else if ( selector.nodeType ) {\n\t\t\tthis[ 0 ] = selector;\n\t\t\tthis.length = 1;\n\t\t\treturn th
 is;\n\n\t\t// HANDLE: $(function)\n\t\t// Shortcut for document ready\n\t\t} else if ( isFunction( selector ) ) {\n\t\t\treturn root.ready !== undefined ?\n\t\t\t\troot.ready( selector ) :\n\n\t\t\t\t// Execute immediately if ready is not present\n\t\t\t\tselector( jQuery );\n\t\t}\n\n\t\treturn jQuery.makeArray( selector, this );\n\t};\n\n// Give the init function the jQuery prototype for later instantiation\ninit.prototype = jQuery.fn;\n\n// Initialize central reference\nrootjQuery = jQuery( document );\n\n\nvar rparentsprev = /^(?:parents|prev(?:Until|All))/,\n\n\t// Methods guaranteed to produce a unique set when starting from a unique set\n\tguaranteedUnique = {\n\t\tchildren: true,\n\t\tcontents: true,\n\t\tnext: true,\n\t\tprev: true\n\t};\n\njQuery.fn.extend( {\n\thas: function( target ) {\n\t\tvar targets = jQuery( target, this ),\n\t\t\tl = targets.length;\n\n\t\treturn this.filter( function() {\n\t\t\tvar i = 0;\n\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\tif ( jQuery.contains(
  this, targets[ i ] ) ) {\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\t\t\t}\n\t\t} );\n\t},\n\n\tclosest: function( selectors, context ) {\n\t\tvar cur,\n\t\t\ti = 0,\n\t\t\tl = this.length,\n\t\t\tmatched = [],\n\t\t\ttargets = typeof selectors !== \"string\" && jQuery( selectors );\n\n\t\t// Positional selectors never match, since there's no _selection_ context\n\t\tif ( !rneedsContext.test( selectors ) ) {\n\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\tfor ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) {\n\n\t\t\t\t\t// Always skip document fragments\n\t\t\t\t\tif ( cur.nodeType < 11 && ( targets ?\n\t\t\t\t\t\ttargets.index( cur ) > -1 :\n\n\t\t\t\t\t\t// Don't pass non-elements to Sizzle\n\t\t\t\t\t\tcur.nodeType === 1 &&\n\t\t\t\t\t\t\tjQuery.find.matchesSelector( cur, selectors ) ) ) {\n\n\t\t\t\t\t\tmatched.push( cur );\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 this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched );
 \n\t},\n\n\t// Determine the position of an element within the set\n\tindex: function( elem ) {\n\n\t\t// No argument, return index in parent\n\t\tif ( !elem ) {\n\t\t\treturn ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1;\n\t\t}\n\n\t\t// Index in selector\n\t\tif ( typeof elem === \"string\" ) {\n\t\t\treturn indexOf.call( jQuery( elem ), this[ 0 ] );\n\t\t}\n\n\t\t// Locate the position of the desired element\n\t\treturn indexOf.call( this,\n\n\t\t\t// If it receives a jQuery object, the first element is used\n\t\t\telem.jquery ? elem[ 0 ] : elem\n\t\t);\n\t},\n\n\tadd: function( selector, context ) {\n\t\treturn this.pushStack(\n\t\t\tjQuery.uniqueSort(\n\t\t\t\tjQuery.merge( this.get(), jQuery( selector, context ) )\n\t\t\t)\n\t\t);\n\t},\n\n\taddBack: function( selector ) {\n\t\treturn this.add( selector == null ?\n\t\t\tthis.prevObject : this.prevObject.filter( selector )\n\t\t);\n\t}\n} );\n\nfunction sibling( cur, dir ) {\n\twhile ( ( cur = cur[
  dir ] ) && cur.nodeType !== 1 ) {}\n\treturn cur;\n}\n\njQuery.each( {\n\tparent: function( elem ) {\n\t\tvar parent = elem.parentNode;\n\t\treturn parent && parent.nodeType !== 11 ? parent : null;\n\t},\n\tparents: function( elem ) {\n\t\treturn dir( elem, \"parentNode\" );\n\t},\n\tparentsUntil: function( elem, i, until ) {\n\t\treturn dir( elem, \"parentNode\", until );\n\t},\n\tnext: function( elem ) {\n\t\treturn sibling( elem, \"nextSibling\" );\n\t},\n\tprev: function( elem ) {\n\t\treturn sibling( elem, \"previousSibling\" );\n\t},\n\tnextAll: function( elem ) {\n\t\treturn dir( elem, \"nextSibling\" );\n\t},\n\tprevAll: function( elem ) {\n\t\treturn dir( elem, \"previousSibling\" );\n\t},\n\tnextUntil: function( elem, i, until ) {\n\t\treturn dir( elem, \"nextSibling\", until );\n\t},\n\tprevUntil: function( elem, i, until ) {\n\t\treturn dir( elem, \"previousSibling\", until );\n\t},\n\tsiblings: function( elem ) {\n\t\treturn siblings( ( elem.parentNode || {} ).firstChi
 ld, elem );\n\t},\n\tchildren: function( elem ) {\n\t\treturn siblings( elem.firstChild );\n\t},\n\tcontents: function( elem ) {\n        if ( nodeName( elem, \"iframe\" ) ) {\n            return elem.contentDocument;\n        }\n\n        // Support: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only\n        // Treat the template element as a regular one in browsers that\n        // don't support it.\n        if ( nodeName( elem, \"template\" ) ) {\n            elem = elem.content || elem;\n        }\n\n        return jQuery.merge( [], elem.childNodes );\n\t}\n}, function( name, fn ) {\n\tjQuery.fn[ name ] = function( until, selector ) {\n\t\tvar matched = jQuery.map( this, fn, until );\n\n\t\tif ( name.slice( -5 ) !== \"Until\" ) {\n\t\t\tselector = until;\n\t\t}\n\n\t\tif ( selector && typeof selector === \"string\" ) {\n\t\t\tmatched = jQuery.filter( selector, matched );\n\t\t}\n\n\t\tif ( this.length > 1 ) {\n\n\t\t\t// Remove duplicates\n\t\t\tif ( !guaranteedUnique[ name
  ] ) {\n\t\t\t\tjQuery.uniqueSort( matched );\n\t\t\t}\n\n\t\t\t// Reverse order for parents* and prev-derivatives\n\t\t\tif ( rparentsprev.test( name ) ) {\n\t\t\t\tmatched.reverse();\n\t\t\t}\n\t\t}\n\n\t\treturn this.pushStack( matched );\n\t};\n} );\nvar rnothtmlwhite = ( /[^\\x20\\t\\r\\n\\f]+/g );\n\n\n\n// Convert String-formatted options into Object-formatted ones\nfunction createOptions( options ) {\n\tvar object = {};\n\tjQuery.each( options.match( rnothtmlwhite ) || [], 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\tcreateOptions( options ) :\n\t\tjQuery.extend( {}, options );\n\n\tvar // Flag to know if list is currently firing\n\t\tfiring,\n\n\t\t// Last fire value for non-forgettable lists\n\t\tmemory,\n\n\t\t// Flag to know if list was already fired\n\t\tfired,\n\n\t\t// Flag to prevent firing\n\t\tlocked,\n\n\t\t// Actual callback list\n\t\tlist = [],\n\n\t\t// Queue of execution data for repeata
 ble lists\n\t\tqueue = [],\n\n\t\t// Index of currently firing callback (modified by add/remove as needed)\n\t\tfiringIndex = -1,\n\n\t\t// Fire callbacks\n\t\tfire = function() {\n\n\t\t\t// Enforce single-firing\n\t\t\tlocked = locked || options.once;\n\n\t\t\t// Execute callbacks for all pending executions,\n\t\t\t// respecting firingIndex overrides and runtime changes\n\t\t\tfired = firing = true;\n\t\t\tfor ( ; queue.length; firingIndex = -1 ) {\n\t\t\t\tmemory = queue.shift();\n\t\t\t\twhile ( ++firingIndex < list.length ) {\n\n\t\t\t\t\t// Run callback and check for early termination\n\t\t\t\t\tif ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false &&\n\t\t\t\t\t\toptions.stopOnFalse ) {\n\n\t\t\t\t\t\t// Jump to end and forget the data so .add doesn't re-fire\n\t\t\t\t\t\tfiringIndex = list.length;\n\t\t\t\t\t\tmemory = false;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Forget the data if we're done with it\n\t\t\tif ( !options.memory ) {\n\t\t\t\tmemory = fal
 se;\n\t\t\t}\n\n\t\t\tfiring = false;\n\n\t\t\t// Clean up if we're done firing for good\n\t\t\tif ( locked ) {\n\n\t\t\t\t// Keep an empty list if we have data for future add calls\n\t\t\t\tif ( memory ) {\n\t\t\t\t\tlist = [];\n\n\t\t\t\t// Otherwise, this object is spent\n\t\t\t\t} else {\n\t\t\t\t\tlist = \"\";\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\t// Actual Callbacks object\n\t\tself = {\n\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\n\t\t\t\t\t// If we have memory from a past run, we should fire after adding\n\t\t\t\t\tif ( memory && !firing ) {\n\t\t\t\t\t\tfiringIndex = list.length - 1;\n\t\t\t\t\t\tqueue.push( memory );\n\t\t\t\t\t}\n\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\tif ( isFunction( arg ) ) {\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 ( a
 rg && arg.length && toType( arg ) !== \"string\" ) {\n\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\n\t\t\t\t\tif ( memory && !firing ) {\n\t\t\t\t\t\tfire();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t},\n\n\t\t\t// Remove a callback from the list\n\t\t\tremove: function() {\n\t\t\t\tjQuery.each( arguments, function( _, arg ) {\n\t\t\t\t\tvar index;\n\t\t\t\t\twhile ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {\n\t\t\t\t\t\tlist.splice( index, 1 );\n\n\t\t\t\t\t\t// Handle firing indexes\n\t\t\t\t\t\tif ( index <= firingIndex ) {\n\t\t\t\t\t\t\tfiringIndex--;\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\n\t\t\t// Check if a given callback is in the list.\n\t\t\t// If no argument is given, return whether or not list has callbacks attached.\n\t\t\thas: function( fn ) {\n\t\t\t\treturn fn ?\n\t\t\t\t\tjQuery.inArray( fn, list ) > -1 :\n\t\t\t\t
 \tlist.length > 0;\n\t\t\t},\n\n\t\t\t// Remove all callbacks from the list\n\t\t\tempty: function() {\n\t\t\t\tif ( list ) {\n\t\t\t\t\tlist = [];\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t},\n\n\t\t\t// Disable .fire and .add\n\t\t\t// Abort any current/pending executions\n\t\t\t// Clear all callbacks and values\n\t\t\tdisable: function() {\n\t\t\t\tlocked = queue = [];\n\t\t\t\tlist = memory = \"\";\n\t\t\t\treturn this;\n\t\t\t},\n\t\t\tdisabled: function() {\n\t\t\t\treturn !list;\n\t\t\t},\n\n\t\t\t// Disable .fire\n\t\t\t// Also disable .add unless we have memory (since it would have no effect)\n\t\t\t// Abort any pending executions\n\t\t\tlock: function() {\n\t\t\t\tlocked = queue = [];\n\t\t\t\tif ( !memory && !firing ) {\n\t\t\t\t\tlist = memory = \"\";\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t},\n\t\t\tlocked: function() {\n\t\t\t\treturn !!locked;\n\t\t\t},\n\n\t\t\t// Call all callbacks with the given context and arguments\n\t\t\tfireWith: function( context, args ) {\n\t\t
 \t\tif ( !locked ) {\n\t\t\t\t\targs = args || [];\n\t\t\t\t\targs = [ context, args.slice ? args.slice() : args ];\n\t\t\t\t\tqueue.push( args );\n\t\t\t\t\tif ( !firing ) {\n\t\t\t\t\t\tfire();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t},\n\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\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\nfunction Identity( v ) {\n\treturn v;\n}\nfunction Thrower( ex ) {\n\tthrow ex;\n}\n\nfunction adoptValue( value, resolve, reject, noValue ) {\n\tvar method;\n\n\ttry {\n\n\t\t// Check for promise aspect first to privilege synchronous behavior\n\t\tif ( value && isFunction( ( method = value.promise ) ) ) {\n\t\t\tmethod.call( value ).done( resolve ).fail( reject );\n\n\t\t// Other thenables\n\t\t} else if ( v
 alue && isFunction( ( method = value.then ) ) ) {\n\t\t\tmethod.call( value, resolve, reject );\n\n\t\t// Other non-thenables\n\t\t} else {\n\n\t\t\t// Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer:\n\t\t\t// * false: [ value ].slice( 0 ) => resolve( value )\n\t\t\t// * true: [ value ].slice( 1 ) => resolve()\n\t\t\tresolve.apply( undefined, [ value ].slice( noValue ) );\n\t\t}\n\n\t// For Promises/A+, convert exceptions into rejections\n\t// Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in\n\t// Deferred#then to conditionally suppress rejection.\n\t} catch ( value ) {\n\n\t\t// Support: Android 4.0 only\n\t\t// Strict mode functions invoked without .call/.apply get global-object context\n\t\treject.apply( undefined, [ value ] );\n\t}\n}\n\njQuery.extend( {\n\n\tDeferred: function( func ) {\n\t\tvar tuples = [\n\n\t\t\t\t// action, add listener, callbacks,\n\t\t\t\t// ... .then handlers, argument index, [fin
 al state]\n\t\t\t\t[ \"notify\", \"progress\", jQuery.Callbacks( \"memory\" ),\n\t\t\t\t\tjQuery.Callbacks( \"memory\" ), 2 ],\n\t\t\t\t[ \"resolve\", \"done\", jQuery.Callbacks( \"once memory\" ),\n\t\t\t\t\tjQuery.Callbacks( \"once memory\" ), 0, \"resolved\" ],\n\t\t\t\t[ \"reject\", \"fail\", jQuery.Callbacks( \"once memory\" ),\n\t\t\t\t\tjQuery.Callbacks( \"once memory\" ), 1, \"rejected\" ]\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\t\"catch\": function( fn ) {\n\t\t\t\t\treturn promise.then( null, fn );\n\t\t\t\t},\n\n\t\t\t\t// Keep pipe for back-compat\n\t\t\t\tpipe: function( /* fnDone, fnFail, fnProgress */ ) {\n\t\t\t\t\tvar fns = arguments;\n\n\t\t\t\t\treturn jQuery.Deferred( function( newDefer ) {\n\t\t\t\t\t\tjQuery.each( tuples, function( i, tuple ) {\n\n\t\
 t\t\t\t\t\t// Map tuples (progress, done, fail) to arguments (done, fail, progress)\n\t\t\t\t\t\t\tvar fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ];\n\n\t\t\t\t\t\t\t// deferred.progress(function() { bind to newDefer or newDefer.notify })\n\t\t\t\t\t\t\t// deferred.done(function() { bind to newDefer or newDefer.resolve })\n\t\t\t\t\t\t\t// deferred.fail(function() { bind to newDefer or newDefer.reject })\n\t\t\t\t\t\t\tdeferred[ tuple[ 1 ] ]( function() {\n\t\t\t\t\t\t\t\tvar returned = fn && fn.apply( this, arguments );\n\t\t\t\t\t\t\t\tif ( returned && isFunction( returned.promise ) ) {\n\t\t\t\t\t\t\t\t\treturned.promise()\n\t\t\t\t\t\t\t\t\t\t.progress( newDefer.notify )\n\t\t\t\t\t\t\t\t\t\t.done( newDefer.resolve )\n\t\t\t\t\t\t\t\t\t\t.fail( newDefer.reject );\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tnewDefer[ tuple[ 0 ] + \"With\" ](\n\t\t\t\t\t\t\t\t\t\tthis,\n\t\t\t\t\t\t\t\t\t\tfn ? [ returned ] : arguments\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} );\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\tthen: function( onFulfilled, onRejected, onProgress ) {\n\t\t\t\t\tvar maxDepth = 0;\n\t\t\t\t\tfunction resolve( depth, deferred, handler, special ) {\n\t\t\t\t\t\treturn function() {\n\t\t\t\t\t\t\tvar that = this,\n\t\t\t\t\t\t\t\targs = arguments,\n\t\t\t\t\t\t\t\tmightThrow = function() {\n\t\t\t\t\t\t\t\t\tvar returned, then;\n\n\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.3.3.3\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-59\n\t\t\t\t\t\t\t\t\t// Ignore double-resolution attempts\n\t\t\t\t\t\t\t\t\tif ( depth < maxDepth ) {\n\t\t\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\treturned = handler.apply( that, args );\n\n\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.1\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-48\n\t\t\t\t\t\t\t\t\tif ( returned === deferred.promise() ) {\n\t\t\t\t\t\t\t\t\t\tthrow new TypeError( \"Thenab
 le self-resolution\" );\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t// Support: Promises/A+ sections 2.3.3.1, 3.5\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-54\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-75\n\t\t\t\t\t\t\t\t\t// Retrieve `then` only once\n\t\t\t\t\t\t\t\t\tthen = returned &&\n\n\t\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.4\n\t\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-64\n\t\t\t\t\t\t\t\t\t\t// Only check objects and functions for thenability\n\t\t\t\t\t\t\t\t\t\t( typeof returned === \"object\" ||\n\t\t\t\t\t\t\t\t\t\t\ttypeof returned === \"function\" ) &&\n\t\t\t\t\t\t\t\t\t\treturned.then;\n\n\t\t\t\t\t\t\t\t\t// Handle a returned thenable\n\t\t\t\t\t\t\t\t\tif ( isFunction( then ) ) {\n\n\t\t\t\t\t\t\t\t\t\t// Special processors (notify) just wait for resolution\n\t\t\t\t\t\t\t\t\t\tif ( special ) {\n\t\t\t\t\t\t\t\t\t\t\tthen.call(\n\t\t\t\t\t\t\t\t\t\t\t\treturned,\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferre
 d, Identity, special ),\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Thrower, special )\n\t\t\t\t\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\t\t\t\t\t// Normal processors (resolve) also hook into progress\n\t\t\t\t\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t\t\t\t\t// ...and disregard older resolution values\n\t\t\t\t\t\t\t\t\t\t\tmaxDepth++;\n\n\t\t\t\t\t\t\t\t\t\t\tthen.call(\n\t\t\t\t\t\t\t\t\t\t\t\treturned,\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Identity, special ),\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Thrower, special ),\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Identity,\n\t\t\t\t\t\t\t\t\t\t\t\t\tdeferred.notifyWith )\n\t\t\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t// Handle all other returned values\n\t\t\t\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t\t\t\t// Only substitute handlers pass on context\n\t\t\t\t\t\t\t\t\t\t// and multiple values (non-spec behavior)\n\t\t\t\t\t\t\t\t\t\tif ( handler !== Identity ) {\n\t\t\t\t\t\t
 \t\t\t\t\tthat = undefined;\n\t\t\t\t\t\t\t\t\t\t\targs = [ returned ];\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t// Process the value(s)\n\t\t\t\t\t\t\t\t\t\t// Default process is resolve\n\t\t\t\t\t\t\t\t\t\t( special || deferred.resolveWith )( that, args );\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t},\n\n\t\t\t\t\t\t\t\t// Only normal processors (resolve) catch and reject exceptions\n\t\t\t\t\t\t\t\tprocess = special ?\n\t\t\t\t\t\t\t\t\tmightThrow :\n\t\t\t\t\t\t\t\t\tfunction() {\n\t\t\t\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\t\t\t\tmightThrow();\n\t\t\t\t\t\t\t\t\t\t} catch ( e ) {\n\n\t\t\t\t\t\t\t\t\t\t\tif ( jQuery.Deferred.exceptionHook ) {\n\t\t\t\t\t\t\t\t\t\t\t\tjQuery.Deferred.exceptionHook( e,\n\t\t\t\t\t\t\t\t\t\t\t\t\tprocess.stackTrace );\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.3.3.4.1\n\t\t\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-61\n\t\t\t\t\t\t\t\t\t\t\t// Ignore post-resolution exceptions\n\t\t\t\t\t\t\t\t\
 t\t\tif ( depth + 1 >= maxDepth ) {\n\n\t\t\t\t\t\t\t\t\t\t\t\t// Only substitute handlers pass on context\n\t\t\t\t\t\t\t\t\t\t\t\t// and multiple values (non-spec behavior)\n\t\t\t\t\t\t\t\t\t\t\t\tif ( handler !== Thrower ) {\n\t\t\t\t\t\t\t\t\t\t\t\t\tthat = undefined;\n\t\t\t\t\t\t\t\t\t\t\t\t\targs = [ e ];\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\tdeferred.rejectWith( that, args );\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.3.3.1\n\t\t\t\t\t\t\t// https://promisesaplus.com/#point-57\n\t\t\t\t\t\t\t// Re-resolve promises immediately to dodge false rejection from\n\t\t\t\t\t\t\t// subsequent errors\n\t\t\t\t\t\t\tif ( depth ) {\n\t\t\t\t\t\t\t\tprocess();\n\t\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t\t// Call an optional hook to record the stack, in case of exception\n\t\t\t\t\t\t\t\t// since it's otherwise lost when execution goes async\n\t\t\t\t\t\t\t\tif ( jQuery.Deferred.getStackHook ) {
 \n\t\t\t\t\t\t\t\t\tprocess.stackTrace = jQuery.Deferred.getStackHook();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\twindow.setTimeout( process );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t};\n\t\t\t\t\t}\n\n\t\t\t\t\treturn jQuery.Deferred( function( newDefer ) {\n\n\t\t\t\t\t\t// progress_handlers.add( ... )\n\t\t\t\t\t\ttuples[ 0 ][ 3 ].add(\n\t\t\t\t\t\t\tresolve(\n\t\t\t\t\t\t\t\t0,\n\t\t\t\t\t\t\t\tnewDefer,\n\t\t\t\t\t\t\t\tisFunction( onProgress ) ?\n\t\t\t\t\t\t\t\t\tonProgress :\n\t\t\t\t\t\t\t\t\tIdentity,\n\t\t\t\t\t\t\t\tnewDefer.notifyWith\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\t// fulfilled_handlers.add( ... )\n\t\t\t\t\t\ttuples[ 1 ][ 3 ].add(\n\t\t\t\t\t\t\tresolve(\n\t\t\t\t\t\t\t\t0,\n\t\t\t\t\t\t\t\tnewDefer,\n\t\t\t\t\t\t\t\tisFunction( onFulfilled ) ?\n\t\t\t\t\t\t\t\t\tonFulfilled :\n\t\t\t\t\t\t\t\t\tIdentity\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\t// rejected_handlers.add( ... )\n\t\t\t\t\t\ttuples[ 2 ][ 3 ].add(\n\t\t\t\t\t\t\tresolve(\n\t\t\t\t\t\t\t\t0,\n\t\t
 \t\t\t\t\t\tnewDefer,\n\t\t\t\t\t\t\t\tisFunction( onRejected ) ?\n\t\t\t\t\t\t\t\t\tonRejected :\n\t\t\t\t\t\t\t\t\tThrower\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\t\t\t\t\t} ).promise();\n\t\t\t\t},\n\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// 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[ 5 ];\n\n\t\t\t// promise.progress = list.add\n\t\t\t// promise.done = list.add\n\t\t\t// promise.fail = 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(\n\t\t\t\t\tfunction() {\n\n\t\t\t\t\t\t// state = \"resolved\" (i.e., fulfilled)\n\t\t\t\t\t\t// state = \"rejected\"\n\t\t\t\t\t\tstate = stateString;\n\t\t\
 t\t\t},\n\n\t\t\t\t\t// rejected_callbacks.disable\n\t\t\t\t\t// fulfilled_callbacks.disable\n\t\t\t\t\ttuples[ 3 - i ][ 2 ].disable,\n\n\t\t\t\t\t// rejected_handlers.disable\n\t\t\t\t\t// fulfilled_handlers.disable\n\t\t\t\t\ttuples[ 3 - i ][ 3 ].disable,\n\n\t\t\t\t\t// progress_callbacks.lock\n\t\t\t\t\ttuples[ 0 ][ 2 ].lock,\n\n\t\t\t\t\t// progress_handlers.lock\n\t\t\t\t\ttuples[ 0 ][ 3 ].lock\n\t\t\t\t);\n\t\t\t}\n\n\t\t\t// progress_handlers.fire\n\t\t\t// fulfilled_handlers.fire\n\t\t\t// rejected_handlers.fire\n\t\t\tlist.add( tuple[ 3 ].fire );\n\n\t\t\t// deferred.notify = function() { deferred.notifyWith(...) }\n\t\t\t// deferred.resolve = function() { deferred.resolveWith(...) }\n\t\t\t// deferred.reject = function() { deferred.rejectWith(...) }\n\t\t\tdeferred[ tuple[ 0 ] ] = function() {\n\t\t\t\tdeferred[ tuple[ 0 ] + \"With\" ]( this === deferred ? undefined : this, arguments );\n\t\t\t\treturn this;\n\t\t\t};\n\n\t\t\t// deferred.notifyWith = list.fireWith\n\t\t\
 t// deferred.resolveWith = list.fireWith\n\t\t\t// deferred.rejectWith = list.fireWith\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( singleValue ) {\n\t\tvar\n\n\t\t\t// count of uncompleted subordinates\n\t\t\tremaining = arguments.length,\n\n\t\t\t// count of unprocessed arguments\n\t\t\ti = remaining,\n\n\t\t\t// subordinate fulfillment data\n\t\t\tresolveContexts = Array( i ),\n\t\t\tresolveValues = slice.call( arguments ),\n\n\t\t\t// the master Deferred\n\t\t\tmaster = jQuery.Deferred(),\n\n\t\t\t// subordinate callback factory\n\t\t\tupdateFunc = function( i ) {\n\t\t\t\treturn function( value ) {\n\t\t\t\t\tresolveContexts[ i ] = this;\n\t\t\t\t\tresolveValues[ i ] = arguments.length > 1 ? slice.
 call( arguments ) : value;\n\t\t\t\t\tif ( !( --remaining ) ) {\n\t\t\t\t\t\tmaster.resolveWith( resolveContexts, resolveValues );\n\t\t\t\t\t}\n\t\t\t\t};\n\t\t\t};\n\n\t\t// Single- and empty arguments are adopted like Promise.resolve\n\t\tif ( remaining <= 1 ) {\n\t\t\tadoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject,\n\t\t\t\t!remaining );\n\n\t\t\t// Use .then() to unwrap secondary thenables (cf. gh-3000)\n\t\t\tif ( master.state() === \"pending\" ||\n\t\t\t\tisFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) {\n\n\t\t\t\treturn master.then();\n\t\t\t}\n\t\t}\n\n\t\t// Multiple arguments are aggregated like Promise.all array elements\n\t\twhile ( i-- ) {\n\t\t\tadoptValue( resolveValues[ i ], updateFunc( i ), master.reject );\n\t\t}\n\n\t\treturn master.promise();\n\t}\n} );\n\n\n// These usually indicate a programmer mistake during development,\n// warn about them ASAP rather than swallowing them by default.\nvar rerrorNames = /^(Eval|I
 nternal|Range|Reference|Syntax|Type|URI)Error$/;\n\njQuery.Deferred.exceptionHook = function( error, stack ) {\n\n\t// Support: IE 8 - 9 only\n\t// Console exists when dev tools are open, which can happen at any time\n\tif ( window.console && window.console.warn && error && rerrorNames.test( error.name ) ) {\n\t\twindow.console.warn( \"jQuery.Deferred exception: \" + error.message, error.stack, stack );\n\t}\n};\n\n\n\n\njQuery.readyException = function( error ) {\n\twindow.setTimeout( function() {\n\t\tthrow error;\n\t} );\n};\n\n\n\n\n// The deferred used on DOM ready\nvar readyList = jQuery.Deferred();\n\njQuery.fn.ready = function( fn ) {\n\n\treadyList\n\t\t.then( fn )\n\n\t\t// Wrap jQuery.readyException in a function so that the lookup\n\t\t// happens at the time of error handling instead of callback\n\t\t// registration.\n\t\t.catch( function( error ) {\n\t\t\tjQuery.readyException( error );\n\t\t} );\n\n\treturn this;\n};\n\njQuery.extend( {\n\n\t// Is the DOM ready to be u
 sed? Set to true once it occurs.\n\tisReady: false,\n\n\t// A counter to track how many items to wait for before\n\t// the ready event fires. See #6781\n\treadyWait: 1,\n\n\t// Handle when the DOM is ready\n\tready: function( wait ) {\n\n\t\t// Abort if there are pending holds or we're already ready\n\t\tif ( wait === true ? --jQuery.readyWait : jQuery.isReady ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Remember that the DOM is ready\n\t\tjQuery.isReady = true;\n\n\t\t// If a normal DOM Ready event fired, decrement, and wait if need be\n\t\tif ( wait !== true && --jQuery.readyWait > 0 ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// If there are functions bound, to execute\n\t\treadyList.resolveWith( document, [ jQuery ] );\n\t}\n} );\n\njQuery.ready.then = readyList.then;\n\n// The ready event handler and self cleanup method\nfunction completed() {\n\tdocument.removeEventListener( \"DOMContentLoaded\", completed );\n\twindow.removeEventListener( \"load\", completed );\n\tjQuery.ready();\n}\n\n// Catch 
 cases where $(document).ready() is called\n// after the browser event has already occurred.\n// Support: IE <=9 - 10 only\n// Older IE sometimes signals \"interactive\" too soon\nif ( document.readyState === \"complete\" ||\n\t( document.readyState !== \"loading\" && !document.documentElement.doScroll ) ) {\n\n\t// Handle it asynchronously to allow scripts the opportunity to delay ready\n\twindow.setTimeout( jQuery.ready );\n\n} else {\n\n\t// Use the handy event callback\n\tdocument.addEventListener( \"DOMContentLoaded\", completed );\n\n\t// A fallback to window.onload, that will always work\n\twindow.addEventListener( \"load\", completed );\n}\n\n\n\n\n// Multifunctional method to get and set values of a collection\n// The value/s can optionally be executed if it's a function\nvar access = function( elems, fn, key, value, chainable, emptyGet, raw ) {\n\tvar i = 0,\n\t\tlen = elems.length,\n\t\tbulk = key == null;\n\n\t// Sets many values\n\tif ( toType( key ) === \"object\" ) {\n
 \t\tchainable = true;\n\t\tfor ( i in key ) {\n\t\t\taccess( elems, fn, i, key[ i ], true, emptyGet, raw );\n\t\t}\n\n\t// Sets one value\n\t} else if ( value !== undefined ) {\n\t\tchainable = true;\n\n\t\tif ( !isFunction( value ) ) {\n\t\t\traw = true;\n\t\t}\n\n\t\tif ( bulk ) {\n\n\t\t\t// Bulk operations run against the entire set\n\t\t\tif ( raw ) {\n\t\t\t\tfn.call( elems, value );\n\t\t\t\tfn = null;\n\n\t\t\t// ...except when executing function values\n\t\t\t} else {\n\t\t\t\tbulk = fn;\n\t\t\t\tfn = function( elem, key, value ) {\n\t\t\t\t\treturn bulk.call( jQuery( elem ), value );\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\n\t\tif ( fn ) {\n\t\t\tfor ( ; i < len; i++ ) {\n\t\t\t\tfn(\n\t\t\t\t\telems[ i ], key, raw ?\n\t\t\t\t\tvalue :\n\t\t\t\t\tvalue.call( elems[ i ], i, fn( elems[ i ], key ) )\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\t}\n\n\tif ( chainable ) {\n\t\treturn elems;\n\t}\n\n\t// Gets\n\tif ( bulk ) {\n\t\treturn fn.call( elems );\n\t}\n\n\treturn len ? fn( elems[ 0 ], key ) : e
 mptyGet;\n};\n\n\n// Matches dashed string for camelizing\nvar rmsPrefix = /^-ms-/,\n\trdashAlpha = /-([a-z])/g;\n\n// Used by camelCase as callback to replace()\nfunction fcamelCase( all, letter ) {\n\treturn letter.toUpperCase();\n}\n\n// Convert dashed to camelCase; used by the css and data modules\n// Support: IE <=9 - 11, Edge 12 - 15\n// Microsoft forgot to hump their vendor prefix (#9572)\nfunction camelCase( string ) {\n\treturn string.replace( rmsPrefix, \"ms-\" ).replace( rdashAlpha, fcamelCase );\n}\nvar acceptData = function( owner ) {\n\n\t// Accepts only:\n\t//  - Node\n\t//    - Node.ELEMENT_NODE\n\t//    - Node.DOCUMENT_NODE\n\t//  - Object\n\t//    - Any\n\treturn owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType );\n};\n\n\n\n\nfunction Data() {\n\tthis.expando = jQuery.expando + Data.uid++;\n}\n\nData.uid = 1;\n\nData.prototype = {\n\n\tcache: function( owner ) {\n\n\t\t// Check if the owner object already has a cache\n\t\tvar value = owner[ this.
 expando ];\n\n\t\t// If not, create one\n\t\tif ( !value ) {\n\t\t\tvalue = {};\n\n\t\t\t// We can accept data for non-element nodes in modern browsers,\n\t\t\t// but we should not, see #8335.\n\t\t\t// Always return an empty object.\n\t\t\tif ( acceptData( owner ) ) {\n\n\t\t\t\t// If it is a node unlikely to be stringify-ed or looped over\n\t\t\t\t// use plain assignment\n\t\t\t\tif ( owner.nodeType ) {\n\t\t\t\t\towner[ this.expando ] = value;\n\n\t\t\t\t// Otherwise secure it in a non-enumerable property\n\t\t\t\t// configurable must be true to allow the property to be\n\t\t\t\t// deleted when data is removed\n\t\t\t\t} else {\n\t\t\t\t\tObject.defineProperty( owner, this.expando, {\n\t\t\t\t\t\tvalue: value,\n\t\t\t\t\t\tconfigurable: true\n\t\t\t\t\t} );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn value;\n\t},\n\tset: function( owner, data, value ) {\n\t\tvar prop,\n\t\t\tcache = this.cache( owner );\n\n\t\t// Handle: [ owner, key, value ] args\n\t\t// Always use camelCase key (g
 h-2257)\n\t\tif ( typeof data === \"string\" ) {\n\t\t\tcache[ camelCase( data ) ] = value;\n\n\t\t// Handle: [ owner, { properties } ] args\n\t\t} else {\n\n\t\t\t// Copy the properties one-by-one to the cache object\n\t\t\tfor ( prop in data ) {\n\t\t\t\tcache[ camelCase( prop ) ] = data[ prop ];\n\t\t\t}\n\t\t}\n\t\treturn cache;\n\t},\n\tget: function( owner, key ) {\n\t\treturn key === undefined ?\n\t\t\tthis.cache( owner ) :\n\n\t\t\t// Always use camelCase key (gh-2257)\n\t\t\towner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ];\n\t},\n\taccess: function( owner, key, value ) {\n\n\t\t// In cases where either:\n\t\t//\n\t\t//   1. No key was specified\n\t\t//   2. A string key was specified, but no value provided\n\t\t//\n\t\t// Take the \"read\" path and allow the get method to determine\n\t\t// which value to return, respectively either:\n\t\t//\n\t\t//   1. The entire cache object\n\t\t//   2. The data stored at the key\n\t\t//\n\t\tif ( key === undefined ||\
 n\t\t\t\t( ( key && typeof key === \"string\" ) && value === undefined ) ) {\n\n\t\t\treturn this.get( owner, key );\n\t\t}\n\n\t\t// When the key is not a string, or both a key and value\n\t\t// are specified, set or extend (existing objects) with either:\n\t\t//\n\t\t//   1. An object of properties\n\t\t//   2. A key and value\n\t\t//\n\t\tthis.set( owner, key, value );\n\n\t\t// Since the \"set\" path can have two possible entry points\n\t\t// return the expected data based on which path was taken[*]\n\t\treturn value !== undefined ? value : key;\n\t},\n\tremove: function( owner, key ) {\n\t\tvar i,\n\t\t\tcache = owner[ this.expando ];\n\n\t\tif ( cache === undefined ) {\n\t\t\treturn;\n\t\t}\n\n\t\tif ( key !== undefined ) {\n\n\t\t\t// Support array or space separated string of keys\n\t\t\tif ( Array.isArray( key ) ) {\n\n\t\t\t\t// If key is an array of keys...\n\t\t\t\t// We always set camelCase keys, so remove that.\n\t\t\t\tkey = key.map( camelCase );\n\t\t\t} else {\n\t\t
 \t\tkey = camelCase( key );\n\n\t\t\t\t// If a key with the spaces exists, use it.\n\t\t\t\t// Otherwise, create an array by matching non-whitespace\n\t\t\t\tkey = key in cache ?\n\t\t\t\t\t[ key ] :\n\t\t\t\t\t( key.match( rnothtmlwhite ) || [] );\n\t\t\t}\n\n\t\t\ti = key.length;\n\n\t\t\twhile ( i-- ) {\n\t\t\t\tdelete cache[ key[ i ] ];\n\t\t\t}\n\t\t}\n\n\t\t// Remove the expando if there's no more data\n\t\tif ( key === undefined || jQuery.isEmptyObject( cache ) ) {\n\n\t\t\t// Support: Chrome <=35 - 45\n\t\t\t// Webkit & Blink performance suffers when deleting properties\n\t\t\t// from DOM nodes, so set to undefined instead\n\t\t\t// https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted)\n\t\t\tif ( owner.nodeType ) {\n\t\t\t\towner[ this.expando ] = undefined;\n\t\t\t} else {\n\t\t\t\tdelete owner[ this.expando ];\n\t\t\t}\n\t\t}\n\t},\n\thasData: function( owner ) {\n\t\tvar cache = owner[ this.expando ];\n\t\treturn cache !== undefined && !jQuery.isE
 mptyObject( cache );\n\t}\n};\nvar dataPriv = new Data();\n\nvar dataUser = new Data();\n\n\n\n//\tImplementation Summary\n//\n//\t1. Enforce API surface and semantic compatibility with 1.9.x branch\n//\t2. Improve the module's maintainability by reducing the storage\n//\t\tpaths to a single mechanism.\n//\t3. Use the same single mechanism to support \"private\" and \"user\" data.\n//\t4. _Never_ expose \"private\" data to user code (TODO: Drop _data, _removeData)\n//\t5. Avoid exposing implementation details on user objects (eg. expando properties)\n//\t6. Provide a clear path for implementation upgrade to WeakMap in 2014\n\nvar rbrace = /^(?:\\{[\\w\\W]*\\}|\\[[\\w\\W]*\\])$/,\n\trmultiDash = /[A-Z]/g;\n\nfunction getData( data ) {\n\tif ( data === \"true\" ) {\n\t\treturn true;\n\t}\n\n\tif ( data === \"false\" ) {\n\t\treturn false;\n\t}\n\n\tif ( data === \"null\" ) {\n\t\treturn null;\n\t}\n\n\t// Only convert to a number if it doesn't change the string\n\tif ( data === +data 
 + \"\" ) {\n\t\treturn +data;\n\t}\n\n\tif ( rbrace.test( data ) ) {\n\t\treturn JSON.parse( data );\n\t}\n\n\treturn data;\n}\n\nfunction dataAttr( elem, key, data ) {\n\tvar name;\n\n\t// If nothing was found internally, try to fetch any\n\t// data from the HTML5 data-* attribute\n\tif ( data === undefined && elem.nodeType === 1 ) {\n\t\tname = \"data-\" + key.replace( rmultiDash, \"-$&\" ).toLowerCase();\n\t\tdata = elem.getAttribute( name );\n\n\t\tif ( typeof data === \"string\" ) {\n\t\t\ttry {\n\t\t\t\tdata = getData( data );\n\t\t\t} catch ( e ) {}\n\n\t\t\t// Make sure we set the data so it isn't changed later\n\t\t\tdataUser.set( elem, key, data );\n\t\t} else {\n\t\t\tdata = undefined;\n\t\t}\n\t}\n\treturn data;\n}\n\njQuery.extend( {\n\thasData: function( elem ) {\n\t\treturn dataUser.hasData( elem ) || dataPriv.hasData( elem );\n\t},\n\n\tdata: function( elem, name, data ) {\n\t\treturn dataUser.access( elem, name, data );\n\t},\n\n\tremoveData: function( elem, name ) 
 {\n\t\tdataUser.remove( elem, name );\n\t},\n\n\t// TODO: Now that all calls to _data and _removeData have been replaced\n\t// with direct calls to dataPriv methods, these can be deprecated.\n\t_data: function( elem, name, data ) {\n\t\treturn dataPriv.access( elem, name, data );\n\t},\n\n\t_removeData: function( elem, name ) {\n\t\tdataPriv.remove( elem, name );\n\t}\n} );\n\njQuery.fn.extend( {\n\tdata: function( key, value ) {\n\t\tvar i, name, data,\n\t\t\telem = this[ 0 ],\n\t\t\tattrs = elem && elem.attributes;\n\n\t\t// Gets all values\n\t\tif ( key === undefined ) {\n\t\t\tif ( this.length ) {\n\t\t\t\tdata = dataUser.get( elem );\n\n\t\t\t\tif ( elem.nodeType === 1 && !dataPriv.get( elem, \"hasDataAttrs\" ) ) {\n\t\t\t\t\ti = attrs.length;\n\t\t\t\t\twhile ( i-- ) {\n\n\t\t\t\t\t\t// Support: IE 11 only\n\t\t\t\t\t\t// The attrs elements can be null (#14894)\n\t\t\t\t\t\tif ( attrs[ i ] ) {\n\t\t\t\t\t\t\tname = attrs[ i ].name;\n\t\t\t\t\t\t\tif ( name.indexOf( \"data-\" )
  === 0 ) {\n\t\t\t\t\t\t\t\tname = camelCase( name.slice( 5 ) );\n\t\t\t\t\t\t\t\tdataAttr( elem, name, data[ name ] );\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\tdataPriv.set( elem, \"hasDataAttrs\", true );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\treturn data;\n\t\t}\n\n\t\t// Sets multiple values\n\t\tif ( typeof key === \"object\" ) {\n\t\t\treturn this.each( function() {\n\t\t\t\tdataUser.set( this, key );\n\t\t\t} );\n\t\t}\n\n\t\treturn access( this, function( value ) {\n\t\t\tvar data;\n\n\t\t\t// The calling jQuery object (element matches) is not empty\n\t\t\t// (and therefore has an element appears at this[ 0 ]) and the\n\t\t\t// `value` parameter was not undefined. An empty jQuery object\n\t\t\t// will result in `undefined` for elem = this[ 0 ] which will\n\t\t\t// throw an exception if an attempt to read a data cache is made.\n\t\t\tif ( elem && value === undefined ) {\n\n\t\t\t\t// Attempt to get data from the cache\n\t\t\t\t// The key will always be camelCased in Data
 \n\t\t\t\tdata = dataUser.get( elem, key );\n\t\t\t\tif ( data !== undefined ) {\n\t\t\t\t\treturn data;\n\t\t\t\t}\n\n\t\t\t\t// Attempt to \"discover\" the data in\n\t\t\t\t// HTML5 custom data-* attrs\n\t\t\t\tdata = dataAttr( elem, key );\n\t\t\t\tif ( data !== undefined ) {\n\t\t\t\t\treturn data;\n\t\t\t\t}\n\n\t\t\t\t// We tried really hard, but the data doesn't exist.\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// Set the data...\n\t\t\tthis.each( function() {\n\n\t\t\t\t// We always store the camelCased key\n\t\t\t\tdataUser.set( this, key, value );\n\t\t\t} );\n\t\t}, null, value, arguments.length > 1, null, true );\n\t},\n\n\tremoveData: function( key ) {\n\t\treturn this.each( function() {\n\t\t\tdataUser.remove( this, key );\n\t\t} );\n\t}\n} );\n\n\njQuery.extend( {\n\tqueue: function( elem, type, data ) {\n\t\tvar queue;\n\n\t\tif ( elem ) {\n\t\t\ttype = ( type || \"fx\" ) + \"queue\";\n\t\t\tqueue = dataPriv.get( elem, type );\n\n\t\t\t// Speed up dequeue by getting out quic
 kly if this is just a lookup\n\t\t\tif ( data ) {\n\t\t\t\tif ( !queue || Array.isArray( data ) ) {\n\t\t\t\t\tqueue = dataPriv.access( elem, type, jQuery.makeArray( data ) );\n\t\t\t\t} else {\n\t\t\t\t\tqueue.push( data );\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn queue || [];\n\t\t}\n\t},\n\n\tdequeue: function( elem, type ) {\n\t\ttype = type || \"fx\";\n\n\t\tvar queue = jQuery.queue( elem, type ),\n\t\t\tstartLength = queue.length,\n\t\t\tfn = queue.shift(),\n\t\t\thooks = jQuery._queueHooks( elem, type ),\n\t\t\tnext = function() {\n\t\t\t\tjQuery.dequeue( elem, type );\n\t\t\t};\n\n\t\t// If the fx queue is dequeued, always remove the progress sentinel\n\t\tif ( fn === \"inprogress\" ) {\n\t\t\tfn = queue.shift();\n\t\t\tstartLength--;\n\t\t}\n\n\t\tif ( fn ) {\n\n\t\t\t// Add a progress sentinel to prevent the fx queue from being\n\t\t\t// automatically dequeued\n\t\t\tif ( type === \"fx\" ) {\n\t\t\t\tqueue.unshift( \"inprogress\" );\n\t\t\t}\n\n\t\t\t// Clear up the last queue st
 op function\n\t\t\tdelete hooks.stop;\n\t\t\tfn.call( elem, next, hooks );\n\t\t}\n\n\t\tif ( !startLength && hooks ) {\n\t\t\thooks.empty.fire();\n\t\t}\n\t},\n\n\t// Not public - generate a queueHooks object, or return the current one\n\t_queueHooks: function( elem, type ) {\n\t\tvar key = type + \"queueHooks\";\n\t\treturn dataPriv.get( elem, key ) || dataPriv.access( elem, key, {\n\t\t\tempty: jQuery.Callbacks( \"once memory\" ).add( function() {\n\t\t\t\tdataPriv.remove( elem, [ type + \"queue\", key ] );\n\t\t\t} )\n\t\t} );\n\t}\n} );\n\njQuery.fn.extend( {\n\tqueue: function( type, data ) {\n\t\tvar setter = 2;\n\n\t\tif ( typeof type !== \"string\" ) {\n\t\t\tdata = type;\n\t\t\ttype = \"fx\";\n\t\t\tsetter--;\n\t\t}\n\n\t\tif ( arguments.length < setter ) {\n\t\t\treturn jQuery.queue( this[ 0 ], type );\n\t\t}\n\n\t\treturn data === undefined ?\n\t\t\tthis :\n\t\t\tthis.each( function() {\n\t\t\t\tvar queue = jQuery.queue( this, type, data );\n\n\t\t\t\t// Ensure a hooks f
 or this queue\n\t\t\t\tjQuery._queueHooks( this, type );\n\n\t\t\t\tif ( type === \"fx\" && queue[ 0 ] !== \"inprogress\" ) {\n\t\t\t\t\tjQuery.dequeue( this, type );\n\t\t\t\t}\n\t\t\t} );\n\t},\n\tdequeue: function( type ) {\n\t\treturn this.each( function() {\n\t\t\tjQuery.dequeue( this, type );\n\t\t} );\n\t},\n\tclearQueue: function( type ) {\n\t\treturn this.queue( type || \"fx\", [] );\n\t},\n\n\t// Get a promise resolved when queues of a certain type\n\t// are emptied (fx is the type by default)\n\tpromise: function( type, obj ) {\n\t\tvar tmp,\n\t\t\tcount = 1,\n\t\t\tdefer = jQuery.Deferred(),\n\t\t\telements = this,\n\t\t\ti = this.length,\n\t\t\tresolve = function() {\n\t\t\t\tif ( !( --count ) ) {\n\t\t\t\t\tdefer.resolveWith( elements, [ elements ] );\n\t\t\t\t}\n\t\t\t};\n\n\t\tif ( typeof type !== \"string\" ) {\n\t\t\tobj = type;\n\t\t\ttype = undefined;\n\t\t}\n\t\ttype = type || \"fx\";\n\n\t\twhile ( i-- ) {\n\t\t\ttmp = dataPriv.get( elements[ i ], type + \"queu
 eHooks\" );\n\t\t\tif ( tmp && tmp.empty ) {\n\t\t\t\tcount++;\n\t\t\t\ttmp.empty.add( resolve );\n\t\t\t}\n\t\t}\n\t\tresolve();\n\t\treturn defer.promise( obj );\n\t}\n} );\nvar pnum = ( /[+-]?(?:\\d*\\.|)\\d+(?:[eE][+-]?\\d+|)/ ).source;\n\nvar rcssNum = new RegExp( \"^(?:([+-])=|)(\" + pnum + \")([a-z%]*)$\", \"i\" );\n\n\nvar cssExpand = [ \"Top\", \"Right\", \"Bottom\", \"Left\" ];\n\nvar isHiddenWithinTree = function( elem, el ) {\n\n\t\t// isHiddenWithinTree might be called from jQuery#filter function;\n\t\t// in that case, element will be second argument\n\t\telem = el || elem;\n\n\t\t// Inline style trumps all\n\t\treturn elem.style.display === \"none\" ||\n\t\t\telem.style.display === \"\" &&\n\n\t\t\t// Otherwise, check computed style\n\t\t\t// Support: Firefox <=43 - 45\n\t\t\t// Disconnected elements can have computed display: none, so first confirm that elem is\n\t\t\t// in the document.\n\t\t\tjQuery.contains( elem.ownerDocument, elem ) &&\n\n\t\t\tjQuery.css( elem, 
 \"display\" ) === \"none\";\n\t};\n\nvar swap = function( elem, options, callback, args ) {\n\tvar ret, name,\n\t\told = {};\n\n\t// Remember the old values, and insert the new ones\n\tfor ( name in options ) {\n\t\told[ name ] = elem.style[ name ];\n\t\telem.style[ name ] = options[ name ];\n\t}\n\n\tret = callback.apply( elem, args || [] );\n\n\t// Revert the old values\n\tfor ( name in options ) {\n\t\telem.style[ name ] = old[ name ];\n\t}\n\n\treturn ret;\n};\n\n\n\n\nfunction adjustCSS( elem, prop, valueParts, tween ) {\n\tvar adjusted, scale,\n\t\tmaxIterations = 20,\n\t\tcurrentValue = tween ?\n\t\t\tfunction() {\n\t\t\t\treturn tween.cur();\n\t\t\t} :\n\t\t\tfunction() {\n\t\t\t\treturn jQuery.css( elem, prop, \"\" );\n\t\t\t},\n\t\tinitial = currentValue(),\n\t\tunit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? \"\" : \"px\" ),\n\n\t\t// Starting value computation is required for potential unit mismatches\n\t\tinitialInUnit = ( jQuery.cssNumber[ prop ] |
 | unit !== \"px\" && +initial ) &&\n\t\t\trcssNum.exec( jQuery.css( elem, prop ) );\n\n\tif ( initialInUnit && initialInUnit[ 3 ] !== unit ) {\n\n\t\t// Support: Firefox <=54\n\t\t// Halve the iteration target value to prevent interference from CSS upper bounds (gh-2144)\n\t\tinitial = initial / 2;\n\n\t\t// Trust units reported by jQuery.css\n\t\tunit = unit || initialInUnit[ 3 ];\n\n\t\t// Iteratively approximate from a nonzero starting point\n\t\tinitialInUnit = +initial || 1;\n\n\t\twhile ( maxIterations-- ) {\n\n\t\t\t// Evaluate and update our best guess (doubling guesses that zero out).\n\t\t\t// Finish if the scale equals or crosses 1 (making the old*new product non-positive).\n\t\t\tjQuery.style( elem, prop, initialInUnit + unit );\n\t\t\tif ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) {\n\t\t\t\tmaxIterations = 0;\n\t\t\t}\n\t\t\tinitialInUnit = initialInUnit / scale;\n\n\t\t}\n\n\t\tinitialInUnit = initialInUnit * 2;\n\t\tjQuery.style( elem
 , prop, initialInUnit + unit );\n\n\t\t// Make sure we update the tween properties later on\n\t\tvalueParts = valueParts || [];\n\t}\n\n\tif ( valueParts ) {\n\t\tinitialInUnit = +initialInUnit || +initial || 0;\n\n\t\t// Apply relative offset (+=/-=) if specified\n\t\tadjusted = valueParts[ 1 ] ?\n\t\t\tinitialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] :\n\t\t\t+valueParts[ 2 ];\n\t\tif ( tween ) {\n\t\t\ttween.unit = unit;\n\t\t\ttween.start = initialInUnit;\n\t\t\ttween.end = adjusted;\n\t\t}\n\t}\n\treturn adjusted;\n}\n\n\nvar defaultDisplayMap = {};\n\nfunction getDefaultDisplay( elem ) {\n\tvar temp,\n\t\tdoc = elem.ownerDocument,\n\t\tnodeName = elem.nodeName,\n\t\tdisplay = defaultDisplayMap[ nodeName ];\n\n\tif ( display ) {\n\t\treturn display;\n\t}\n\n\ttemp = doc.body.appendChild( doc.createElement( nodeName ) );\n\tdisplay = jQuery.css( temp, \"display\" );\n\n\ttemp.parentNode.removeChild( temp );\n\n\tif ( display === \"none\" ) {\n\t\tdisplay = \"block\";\n\
 t}\n\tdefaultDisplayMap[ nodeName ] = display;\n\n\treturn display;\n}\n\nfunction showHide( elements, show ) {\n\tvar display, elem,\n\t\tvalues = [],\n\t\tindex = 0,\n\t\tlength = elements.length;\n\n\t// Determine new display value for elements that need to change\n\tfor ( ; index < length; index++ ) {\n\t\telem = elements[ index ];\n\t\tif ( !elem.style ) {\n\t\t\tcontinue;\n\t\t}\n\n\t\tdisplay = elem.style.display;\n\t\tif ( show ) {\n\n\t\t\t// Since we force visibility upon cascade-hidden elements, an immediate (and slow)\n\t\t\t// check is required in this first loop unless we have a nonempty display value (either\n\t\t\t// inline or about-to-be-restored)\n\t\t\tif ( display === \"none\" ) {\n\t\t\t\tvalues[ index ] = dataPriv.get( elem, \"display\" ) || null;\n\t\t\t\tif ( !values[ index ] ) {\n\t\t\t\t\telem.style.display = \"\";\n\t\t\t\t}\n\t\t\t}\n\t\t\tif ( elem.style.display === \"\" && isHiddenWithinTree( elem ) ) {\n\t\t\t\tvalues[ index ] = getDefaultDisplay( elem
  );\n\t\t\t}\n\t\t} else {\n\t\t\tif ( display !== \"none\" ) {\n\t\t\t\tvalues[ index ] = \"none\";\n\n\t\t\t\t// Remember what we're overwriting\n\t\t\t\tdataPriv.set( elem, \"display\", display );\n\t\t\t}\n\t\t}\n\t}\n\n\t// Set the display of the elements in a second loop to avoid constant reflow\n\tfor ( index = 0; index < length; index++ ) {\n\t\tif ( values[ index ] != null ) {\n\t\t\telements[ index ].style.display = values[ index ];\n\t\t}\n\t}\n\n\treturn elements;\n}\n\njQuery.fn.extend( {\n\tshow: function() {\n\t\treturn showHide( this, true );\n\t},\n\thide: function() {\n\t\treturn showHide( this );\n\t},\n\ttoggle: function( state ) {\n\t\tif ( typeof state === \"boolean\" ) {\n\t\t\treturn state ? this.show() : this.hide();\n\t\t}\n\n\t\treturn this.each( function() {\n\t\t\tif ( isHiddenWithinTree( this ) ) {\n\t\t\t\tjQuery( this ).show();\n\t\t\t} else {\n\t\t\t\tjQuery( this ).hide();\n\t\t\t}\n\t\t} );\n\t}\n} );\nvar rcheckableType = ( /^(?:checkbox|radio)$/i
  );\n\nvar rtagName = ( /<([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]+)/i );\n\nvar rscriptType = ( /^$|^module$|\\/(?:java|ecma)script/i );\n\n\n\n// We have to close these tags to support XHTML (#13200)\nvar wrapMap = {\n\n\t// Support: IE <=9 only\n\toption: [ 1, \"<select multiple='multiple'>\", \"</select>\" ],\n\n\t// XHTML parsers do not magically insert elements in the\n\t// same way that tag soup parsers do. So we cannot shorten\n\t// this by omitting <tbody> or other required elements.\n\tthead: [ 1, \"<table>\", \"</table>\" ],\n\tcol: [ 2, \"<table><colgroup>\", \"</colgroup></table>\" ],\n\ttr: [ 2, \"<table><tbody>\", \"</tbody></table>\" ],\n\ttd: [ 3, \"<table><tbody><tr>\", \"</tr></tbody></table>\" ],\n\n\t_default: [ 0, \"\", \"\" ]\n};\n\n// Support: IE <=9 only\nwrapMap.optgroup = wrapMap.option;\n\nwrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;\nwrapMap.th = wrapMap.td;\n\n\nfunction getAll( context, tag ) {\n\n\t// Support: IE <=9 - 
 11 only\n\t// Use typeof to avoid zero-argument method invocation on host objects (#15151)\n\tvar ret;\n\n\tif ( typeof context.getElementsByTagName !== \"undefined\" ) {\n\t\tret = context.getElementsByTagName( tag || \"*\" );\n\n\t} else if ( typeof context.querySelectorAll !== \"undefined\" ) {\n\t\tret = context.querySelectorAll( tag || \"*\" );\n\n\t} else {\n\t\tret = [];\n\t}\n\n\tif ( tag === undefined || tag && nodeName( context, tag ) ) {\n\t\treturn jQuery.merge( [ context ], ret );\n\t}\n\n\treturn ret;\n}\n\n\n// Mark scripts as having already been evaluated\nfunction setGlobalEval( elems, refElements ) {\n\tvar i = 0,\n\t\tl = elems.length;\n\n\tfor ( ; i < l; i++ ) {\n\t\tdataPriv.set(\n\t\t\telems[ i ],\n\t\t\t\"globalEval\",\n\t\t\t!refElements || dataPriv.get( refElements[ i ], \"globalEval\" )\n\t\t);\n\t}\n}\n\n\nvar rhtml = /<|&#?\\w+;/;\n\nfunction buildFragment( elems, context, scripts, selection, ignored ) {\n\tvar elem, tmp, tag, wrap, contains, j,\n\t\tfrag
 ment = context.createDocumentFragment(),\n\t\tnodes = [],\n\t\ti = 0,\n\t\tl = elems.length;\n\n\tfor ( ; i < l; i++ ) {\n\t\telem = elems[ i ];\n\n\t\tif ( elem || elem === 0 ) {\n\n\t\t\t// Add nodes directly\n\t\t\tif ( toType( elem ) === \"object\" ) {\n\n\t\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t\t// push.apply(_, arraylike) throws on ancient WebKit\n\t\t\t\tjQuery.merge( nodes, elem.nodeType ? [ elem ] : elem );\n\n\t\t\t// Convert non-html into a text node\n\t\t\t} else if ( !rhtml.test( elem ) ) {\n\t\t\t\tnodes.push( context.createTextNode( elem ) );\n\n\t\t\t// Convert html into DOM nodes\n\t\t\t} else {\n\t\t\t\ttmp = tmp || fragment.appendChild( context.createElement( \"div\" ) );\n\n\t\t\t\t// Deserialize a standard representation\n\t\t\t\ttag = ( rtagName.exec( elem ) || [ \"\", \"\" ] )[ 1 ].toLowerCase();\n\t\t\t\twrap = wrapMap[ tag ] || wrapMap._default;\n\t\t\t\ttmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];\n\n\t\t\t\t
 // Descend through wrappers to the right content\n\t\t\t\tj = wrap[ 0 ];\n\t\t\t\twhile ( j-- ) {\n\t\t\t\t\ttmp = tmp.lastChild;\n\t\t\t\t}\n\n\t\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t\t// push.apply(_, arraylike) throws on ancient WebKit\n\t\t\t\tjQuery.merge( nodes, tmp.childNodes );\n\n\t\t\t\t// Remember the top-level container\n\t\t\t\ttmp = fragment.firstChild;\n\n\t\t\t\t// Ensure the created nodes are orphaned (#12392)\n\t\t\t\ttmp.textContent = \"\";\n\t\t\t}\n\t\t}\n\t}\n\n\t// Remove wrapper from fragment\n\tfragment.textContent = \"\";\n\n\ti = 0;\n\twhile ( ( elem = nodes[ i++ ] ) ) {\n\n\t\t// Skip elements already in the context collection (trac-4087)\n\t\tif ( selection && jQuery.inArray( elem, selection ) > -1 ) {\n\t\t\tif ( ignored ) {\n\t\t\t\tignored.push( elem );\n\t\t\t}\n\t\t\tcontinue;\n\t\t}\n\n\t\tcontains = jQuery.contains( elem.ownerDocument, elem );\n\n\t\t// Append to fragment\n\t\ttmp = getAll( fragment.appendChild( elem ), \"s
 cript\" );\n\n\t\t// Preserve script evaluation history\n\t\tif ( contains ) {\n\t\t\tsetGlobalEval( tmp );\n\t\t}\n\n\t\t// Capture executables\n\t\tif ( scripts ) {\n\t\t\tj = 0;\n\t\t\twhile ( ( elem = tmp[ j++ ] ) ) {\n\t\t\t\tif ( rscriptType.test( elem.type || \"\" ) ) {\n\t\t\t\t\tscripts.push( elem );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn fragment;\n}\n\n\n( function() {\n\tvar fragment = document.createDocumentFragment(),\n\t\tdiv = fragment.appendChild( document.createElement( \"div\" ) ),\n\t\tinput = document.createElement( \"input\" );\n\n\t// Support: Android 4.0 - 4.3 only\n\t// Check state lost if the name is set (#11217)\n\t// Support: Windows Web Apps (WWA)\n\t// `name` and `type` must use .setAttribute for WWA (#14901)\n\tinput.setAttribute( \"type\", \"radio\" );\n\tinput.setAttribute( \"checked\", \"checked\" );\n\tinput.setAttribute( \"name\", \"t\" );\n\n\tdiv.appendChild( input );\n\n\t// Support: Android <=4.1 only\n\t// Older WebKit doesn't clone chec
 ked state correctly in fragments\n\tsupport.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked;\n\n\t// Support: IE <=11 only\n\t// Make sure textarea (and checkbox) defaultValue is properly cloned\n\tdiv.innerHTML = \"<textarea>x</textarea>\";\n\tsupport.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue;\n} )();\nvar documentElement = document.documentElement;\n\n\n\nvar\n\trkeyEvent = /^key/,\n\trmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/,\n\trtypenamespace = /^([^.]*)(?:\\.(.+)|)/;\n\nfunction returnTrue() {\n\treturn true;\n}\n\nfunction returnFalse() {\n\treturn false;\n}\n\n// Support: IE <=9 only\n// See #13393 for more info\nfunction safeActiveElement() {\n\ttry {\n\t\treturn document.activeElement;\n\t} catch ( err ) { }\n}\n\nfunction on( elem, types, selector, data, fn, one ) {\n\tvar origFn, type;\n\n\t// Types can be a map of types/handlers\n\tif ( typeof types === \"object\" ) {\n\n\t\t// ( types-Object, selector, da
 ta )\n\t\tif ( typeof selector !== \"string\" ) {\n\n\t\t\t// ( types-Object, data )\n\t\t\tdata = data || selector;\n\t\t\tselector = undefined;\n\t\t}\n\t\tfor ( type in types ) {\n\t\t\ton( elem, type, selector, data, types[ type ], one );\n\t\t}\n\t\treturn elem;\n\t}\n\n\tif ( data == null && fn == null ) {\n\n\t\t// ( types, fn )\n\t\tfn = selector;\n\t\tdata = selector = undefined;\n\t} else if ( fn == null ) {\n\t\tif ( typeof selector === \"string\" ) {\n\n\t\t\t// ( types, selector, fn )\n\t\t\tfn = data;\n\t\t\tdata = undefined;\n\t\t} else {\n\n\t\t\t// ( types, data, fn )\n\t\t\tfn = data;\n\t\t\tdata = selector;\n\t\t\tselector = undefined;\n\t\t}\n\t}\n\tif ( fn === false ) {\n\t\tfn = returnFalse;\n\t} else if ( !fn ) {\n\t\treturn elem;\n\t}\n\n\tif ( one === 1 ) {\n\t\torigFn = fn;\n\t\tfn = function( event ) {\n\n\t\t\t// Can use an empty set, since event contains the info\n\t\t\tjQuery().off( event );\n\t\t\treturn origFn.apply( this, arguments );\n\t\t};\n\n\t\t
 // Use same guid so caller can remove using origFn\n\t\tfn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ );\n\t}\n\treturn elem.each( function() {\n\t\tjQuery.event.add( this, types, fn, data, selector );\n\t} );\n}\n\n/*\n * Helper functions for managing events -- not part of the public interface.\n * Props to Dean Edwards' addEvent library for many of the ideas.\n */\njQuery.event = {\n\n\tglobal: {},\n\n\tadd: function( elem, types, handler, data, selector ) {\n\n\t\tvar handleObjIn, eventHandle, tmp,\n\t\t\tevents, t, handleObj,\n\t\t\tspecial, handlers, type, namespaces, origType,\n\t\t\telemData = dataPriv.get( elem );\n\n\t\t// Don't attach events to noData or text/comment nodes (but allow plain objects)\n\t\tif ( !elemData ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Caller can pass in an object of custom data in lieu of the handler\n\t\tif ( handler.handler ) {\n\t\t\thandleObjIn = handler;\n\t\t\thandler = handleObjIn.handler;\n\t\t\tselector = handleObjIn.selector;\n\t\t}\n\
 n\t\t// Ensure that invalid selectors throw exceptions at attach time\n\t\t// Evaluate against documentElement in case elem is a non-element node (e.g., document)\n\t\tif ( selector ) {\n\t\t\tjQuery.find.matchesSelector( documentElement, selector );\n\t\t}\n\n\t\t// Make sure that the handler has a unique ID, used to find/remove it later\n\t\tif ( !handler.guid ) {\n\t\t\thandler.guid = jQuery.guid++;\n\t\t}\n\n\t\t// Init the element's event structure and main handler, if this is the first\n\t\tif ( !( events = elemData.events ) ) {\n\t\t\tevents = elemData.events = {};\n\t\t}\n\t\tif ( !( eventHandle = elemData.handle ) ) {\n\t\t\teventHandle = elemData.handle = function( e ) {\n\n\t\t\t\t// Discard the second event of a jQuery.event.trigger() and\n\t\t\t\t// when an event is called after a page has unloaded\n\t\t\t\treturn typeof jQuery !== \"undefined\" && jQuery.event.triggered !== e.type ?\n\t\t\t\t\tjQuery.event.dispatch.apply( elem, arguments ) : undefined;\n\t\t\t};\n\t\t}
 \n\n\t\t// Handle multiple events separated by a space\n\t\ttypes = ( types || \"\" ).match( rnothtmlwhite ) || [ \"\" ];\n\t\tt = types.length;\n\t\twhile ( t-- ) {\n\t\t\ttmp = rtypenamespace.exec( types[ t ] ) || [];\n\t\t\ttype = origType = tmp[ 1 ];\n\t\t\tnamespaces = ( tmp[ 2 ] || \"\" ).split( \".\" ).sort();\n\n\t\t\t// There *must* be a type, no attaching namespace-only handlers\n\t\t\tif ( !type ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// If event changes its type, use the special event handlers for the changed type\n\t\t\tspecial = jQuery.event.special[ type ] || {};\n\n\t\t\t// If selector defined, determine special event api type, otherwise given type\n\t\t\ttype = ( selector ? special.delegateType : special.bindType ) || type;\n\n\t\t\t// Update special based on newly reset type\n\t\t\tspecial = jQuery.event.special[ type ] || {};\n\n\t\t\t// handleObj is passed to all event handlers\n\t\t\thandleObj = jQuery.extend( {\n\t\t\t\ttype: type,\n\t\t\t\torigType: origType,
 \n\t\t\t\tdata: data,\n\t\t\t\thandler: handler,\n\t\t\t\tguid: handler.guid,\n\t\t\t\tselector: selector,\n\t\t\t\tneedsContext: selector && jQuery.expr.match.needsContext.test( selector ),\n\t\t\t\tnamespace: namespaces.join( \".\" )\n\t\t\t}, handleObjIn );\n\n\t\t\t// Init the event handler queue if we're the first\n\t\t\tif ( !( handlers = events[ type ] ) ) {\n\t\t\t\thandlers = events[ type ] = [];\n\t\t\t\thandlers.delegateCount = 0;\n\n\t\t\t\t// Only use addEventListener if the special events handler returns false\n\t\t\t\tif ( !special.setup ||\n\t\t\t\t\tspecial.setup.call( elem, data, namespaces, eventHandle ) === false ) {\n\n\t\t\t\t\tif ( elem.addEventListener ) {\n\t\t\t\t\t\telem.addEventListener( type, eventHandle );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tif ( special.add ) {\n\t\t\t\tspecial.add.call( elem, handleObj );\n\n\t\t\t\tif ( !handleObj.handler.guid ) {\n\t\t\t\t\thandleObj.handler.guid = handler.guid;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Add to the eleme
 nt's handler list, delegates in front\n\t\t\tif ( selector ) {\n\t\t\t\thandlers.splice( handlers.delegateCount++, 0, handleObj );\n\t\t\t} else {\n\t\t\t\thandlers.push( handleObj );\n\t\t\t}\n\n\t\t\t// Keep track of which events have ever been used, for event optimization\n\t\t\tjQuery.event.global[ type ] = true;\n\t\t}\n\n\t},\n\n\t// Detach an event or set of events from an element\n\tremove: function( elem, types, handler, selector, mappedTypes ) {\n\n\t\tvar j, origCount, tmp,\n\t\t\tevents, t, handleObj,\n\t\t\tspecial, handlers, type, namespaces, origType,\n\t\t\telemData = dataPriv.hasData( elem ) && dataPriv.get( elem );\n\n\t\tif ( !elemData || !( events = elemData.events ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Once for each type.namespace in types; type may be omitted\n\t\ttypes = ( types || \"\" ).match( rnothtmlwhite ) || [ \"\" ];\n\t\tt = types.length;\n\t\twhile ( t-- ) {\n\t\t\ttmp = rtypenamespace.exec( types[ t ] ) || [];\n\t\t\ttype = origType = tmp[ 1 ];\n\t\t\
 tnamespaces = ( tmp[ 2 ] || \"\" ).split( \".\" ).sort();\n\n\t\t\t// Unbind all events (on this namespace, if provided) for the element\n\t\t\tif ( !type ) {\n\t\t\t\tfor ( type in events ) {\n\t\t\t\t\tjQuery.event.remove( elem, type + types[ t ], handler, selector, true );\n\t\t\t\t}\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tspecial = jQuery.event.special[ type ] || {};\n\t\t\ttype = ( selector ? special.delegateType : special.bindType ) || type;\n\t\t\thandlers = events[ type ] || [];\n\t\t\ttmp = tmp[ 2 ] &&\n\t\t\t\tnew RegExp( \"(^|\\\\.)\" + namespaces.join( \"\\\\.(?:.*\\\\.|)\" ) + \"(\\\\.|$)\" );\n\n\t\t\t// Remove matching events\n\t\t\torigCount = j = handlers.length;\n\t\t\twhile ( j-- ) {\n\t\t\t\thandleObj = handlers[ j ];\n\n\t\t\t\tif ( ( mappedTypes || origType === handleObj.origType ) &&\n\t\t\t\t\t( !handler || handler.guid === handleObj.guid ) &&\n\t\t\t\t\t( !tmp || tmp.test( handleObj.namespace ) ) &&\n\t\t\t\t\t( !selector || selector === handleObj.selector ||\n
 \t\t\t\t\t\tselector === \"**\" && handleObj.selector ) ) {\n\t\t\t\t\thandlers.splice( j, 1 );\n\n\t\t\t\t\tif ( handleObj.selector ) {\n\t\t\t\t\t\thandlers.delegateCount--;\n\t\t\t\t\t}\n\t\t\t\t\tif ( special.remove ) {\n\t\t\t\t\t\tspecial.remove.call( elem, handleObj );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Remove generic event handler if we removed something and no more handlers exist\n\t\t\t// (avoids potential for endless recursion during removal of special event handlers)\n\t\t\tif ( origCount && !handlers.length ) {\n\t\t\t\tif ( !special.teardown ||\n\t\t\t\t\tspecial.teardown.call( elem, namespaces, elemData.handle ) === false ) {\n\n\t\t\t\t\tjQuery.removeEvent( elem, type, elemData.handle );\n\t\t\t\t}\n\n\t\t\t\tdelete events[ type ];\n\t\t\t}\n\t\t}\n\n\t\t// Remove data and the expando if it's no longer used\n\t\tif ( jQuery.isEmptyObject( events ) ) {\n\t\t\tdataPriv.remove( elem, \"handle events\" );\n\t\t}\n\t},\n\n\tdispatch: function( nativeEvent ) {\n\
 n\t\t// Make a writable jQuery.Event from the native event object\n\t\tvar event = jQuery.event.fix( nativeEvent );\n\n\t\tvar i, j, ret, matched, handleObj, handlerQueue,\n\t\t\targs = new Array( arguments.length ),\n\t\t\thandlers = ( dataPriv.get( this, \"events\" ) || {} )[ event.type ] || [],\n\t\t\tspecial = jQuery.event.special[ event.type ] || {};\n\n\t\t// Use the fix-ed jQuery.Event rather than the (read-only) native event\n\t\targs[ 0 ] = event;\n\n\t\tfor ( i = 1; i < arguments.length; i++ ) {\n\t\t\targs[ i ] = arguments[ i ];\n\t\t}\n\n\t\tevent.delegateTarget = this;\n\n\t\t// Call the preDispatch hook for the mapped type, and let it bail if desired\n\t\tif ( special.preDispatch && special.preDispatch.call( this, event ) === false ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Determine handlers\n\t\thandlerQueue = jQuery.event.handlers.call( this, event, handlers );\n\n\t\t// Run delegates first; they may want to stop propagation beneath us\n\t\ti = 0;\n\t\twhile ( ( matched = 
 handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) {\n\t\t\tevent.currentTarget = matched.elem;\n\n\t\t\tj = 0;\n\t\t\twhile ( ( handleObj = matched.handlers[ j++ ] ) &&\n\t\t\t\t!event.isImmediatePropagationStopped() ) {\n\n\t\t\t\t// Triggered event must either 1) have no namespace, or 2) have namespace(s)\n\t\t\t\t// a subset or equal to those in the bound event (both can have no namespace).\n\t\t\t\tif ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) {\n\n\t\t\t\t\tevent.handleObj = handleObj;\n\t\t\t\t\tevent.data = handleObj.data;\n\n\t\t\t\t\tret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle ||\n\t\t\t\t\t\thandleObj.handler ).apply( matched.elem, args );\n\n\t\t\t\t\tif ( ret !== undefined ) {\n\t\t\t\t\t\tif ( ( event.result = ret ) === false ) {\n\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\tevent.stopPropagation();\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// Call the postDispatch hook for the mapped 
 type\n\t\tif ( special.postDispatch ) {\n\t\t\tspecial.postDispatch.call( this, event );\n\t\t}\n\n\t\treturn event.result;\n\t},\n\n\thandlers: function( event, handlers ) {\n\t\tvar i, handleObj, sel, matchedHandlers, matchedSelectors,\n\t\t\thandlerQueue = [],\n\t\t\tdelegateCount = handlers.delegateCount,\n\t\t\tcur = event.target;\n\n\t\t// Find delegate handlers\n\t\tif ( delegateCount &&\n\n\t\t\t// Support: IE <=9\n\t\t\t// Black-hole SVG <use> instance trees (trac-13180)\n\t\t\tcur.nodeType &&\n\n\t\t\t// Support: Firefox <=42\n\t\t\t// Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861)\n\t\t\t// https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click\n\t\t\t// Support: IE 11 only\n\t\t\t// ...but not arrow key \"clicks\" of radio inputs, which can have `button` -1 (gh-2343)\n\t\t\t!( event.type === \"click\" && event.button >= 1 ) ) {\n\n\t\t\tfor ( ; cur !== this; cur = cur.parentNode || this ) {\n\n\t\t\t\t// Don't check non-elements (#
 13208)\n\t\t\t\t// Don't process clicks on disabled elements (#6911, #8165, #11382, #11764)\n\t\t\t\tif ( cur.nodeType === 1 && !( event.type === \"click\" && cur.disabled === true ) ) {\n\t\t\t\t\tmatchedHandlers = [];\n\t\t\t\t\tmatchedSelectors = {};\n\t\t\t\t\tfor ( i = 0; i < delegateCount; i++ ) {\n\t\t\t\t\t\thandleObj = handlers[ i ];\n\n\t\t\t\t\t\t// Don't conflict with Object.prototype properties (#13203)\n\t\t\t\t\t\tsel = handleObj.selector + \" \";\n\n\t\t\t\t\t\tif ( matchedSelectors[ sel ] === undefined ) {\n\t\t\t\t\t\t\tmatchedSelectors[ sel ] = handleObj.needsContext ?\n\t\t\t\t\t\t\t\tjQuery( sel, this ).index( cur ) > -1 :\n\t\t\t\t\t\t\t\tjQuery.find( sel, this, null, [ cur ] ).length;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif ( matchedSelectors[ sel ] ) {\n\t\t\t\t\t\t\tmatchedHandlers.push( handleObj );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif ( matchedHandlers.length ) {\n\t\t\t\t\t\thandlerQueue.push( { elem: cur, handlers: matchedHandlers } );\n\t\t\t\t\t}\n\t\t\t\t
 }\n\t\t\t}\n\t\t}\n\n\t\t// Add the remaining (directly-bound) handlers\n\t\tcur = this;\n\t\tif ( delegateCount < handlers.length ) {\n\t\t\thandlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } );\n\t\t}\n\n\t\treturn handlerQueue;\n\t},\n\n\taddProp: function( name, hook ) {\n\t\tObject.defineProperty( jQuery.Event.prototype, name, {\n\t\t\tenumerable: true,\n\t\t\tconfigurable: true,\n\n\t\t\tget: isFunction( hook ) ?\n\t\t\t\tfunction() {\n\t\t\t\t\tif ( this.originalEvent ) {\n\t\t\t\t\t\t\treturn hook( this.originalEvent );\n\t\t\t\t\t}\n\t\t\t\t} :\n\t\t\t\tfunction() {\n\t\t\t\t\tif ( this.originalEvent ) {\n\t\t\t\t\t\t\treturn this.originalEvent[ name ];\n\t\t\t\t\t}\n\t\t\t\t},\n\n\t\t\tset: function( value ) {\n\t\t\t\tObject.defineProperty( this, name, {\n\t\t\t\t\tenumerable: true,\n\t\t\t\t\tconfigurable: true,\n\t\t\t\t\twritable: true,\n\t\t\t\t\tvalue: value\n\t\t\t\t} );\n\t\t\t}\n\t\t} );\n\t},\n\n\tfix: function( originalEvent ) {\n\t\tret
 urn originalEvent[ jQuery.expando ] ?\n\t\t\toriginalEvent :\n\t\t\tnew jQuery.Event( originalEvent );\n\t},\n\n\tspecial: {\n\t\tload: {\n\n\t\t\t// Prevent triggered image.load events from bubbling to window.load\n\t\t\tnoBubble: true\n\t\t},\n\t\tfocus: {\n\n\t\t\t// Fire native event if possible so blur/focus sequence is correct\n\t\t\ttrigger: function() {\n\t\t\t\tif ( this !== safeActiveElement() && this.focus ) {\n\t\t\t\t\tthis.focus();\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t},\n\t\t\tdelegateType: \"focusin\"\n\t\t},\n\t\tblur: {\n\t\t\ttrigger: function() {\n\t\t\t\tif ( this === safeActiveElement() && this.blur ) {\n\t\t\t\t\tthis.blur();\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t},\n\t\t\tdelegateType: \"focusout\"\n\t\t},\n\t\tclick: {\n\n\t\t\t// For checkbox, fire native event so checked state will be right\n\t\t\ttrigger: function() {\n\t\t\t\tif ( this.type === \"checkbox\" && this.click && nodeName( this, \"input\" ) ) {\n\t\t\t\t\tthis.click();\n\t\t\t\t\tre
 turn false;\n\t\t\t\t}\n\t\t\t},\n\n\t\t\t// For cross-browser consistency, don't fire native .click() on links\n\t\t\t_default: function( event ) {\n\t\t\t\treturn nodeName( event.target, \"a\" );\n\t\t\t}\n\t\t},\n\n\t\tbeforeunload: {\n\t\t\tpostDispatch: function( event ) {\n\n\t\t\t\t// Support: Firefox 20+\n\t\t\t\t// Firefox doesn't alert if the returnValue field is not set.\n\t\t\t\tif ( event.result !== undefined && event.originalEvent ) {\n\t\t\t\t\tevent.originalEvent.returnValue = event.result;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n};\n\njQuery.removeEvent = function( elem, type, handle ) {\n\n\t// This \"if\" is needed for plain objects\n\tif ( elem.removeEventListener ) {\n\t\telem.removeEventListener( type, handle );\n\t}\n};\n\njQuery.Event = function( src, props ) {\n\n\t// Allow instantiation without the 'new' keyword\n\tif ( !( this instanceof jQuery.Event ) ) {\n\t\treturn new jQuery.Event( src, props );\n\t}\n\n\t// Event object\n\tif ( src && src.type ) {\n\t\tthis.
 originalEvent = src;\n\t\tthis.type = src.type;\n\n\t\t// Events bubbling up the document may have been marked as prevented\n\t\t// by a handler lower down the tree; reflect the correct value.\n\t\tthis.isDefaultPrevented = src.defaultPrevented ||\n\t\t\t\tsrc.defaultPrevented === undefined &&\n\n\t\t\t\t// Support: Android <=2.3 only\n\t\t\t\tsrc.returnValue === false ?\n\t\t\treturnTrue :\n\t\t\treturnFalse;\n\n\t\t// Create target properties\n\t\t// Support: Safari <=6 - 7 only\n\t\t// Target should not be a text node (#504, #13143)\n\t\tthis.target = ( src.target && src.target.nodeType === 3 ) ?\n\t\t\tsrc.target.parentNode :\n\t\t\tsrc.target;\n\n\t\tthis.currentTarget = src.currentTarget;\n\t\tthis.relatedTarget = src.relatedTarget;\n\n\t// Event type\n\t} else {\n\t\tthis.type = src;\n\t}\n\n\t// Put explicitly provided properties onto the event object\n\tif ( props ) {\n\t\tjQuery.extend( this, props );\n\t}\n\n\t// Create a timestamp if incoming event doesn't have one\n\tth
 is.timeStamp = src && src.timeStamp || Date.now();\n\n\t// Mark it as fixed\n\tthis[ jQuery.expando ] = true;\n};\n\n// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding\n// https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html\njQuery.Event.prototype = {\n\tconstructor: jQuery.Event,\n\tisDefaultPrevented: returnFalse,\n\tisPropagationStopped: returnFalse,\n\tisImmediatePropagationStopped: returnFalse,\n\tisSimulated: false,\n\n\tpreventDefault: function() {\n\t\tvar e = this.originalEvent;\n\n\t\tthis.isDefaultPrevented = returnTrue;\n\n\t\tif ( e && !this.isSimulated ) {\n\t\t\te.preventDefault();\n\t\t}\n\t},\n\tstopPropagation: function() {\n\t\tvar e = this.originalEvent;\n\n\t\tthis.isPropagationStopped = returnTrue;\n\n\t\tif ( e && !this.isSimulated ) {\n\t\t\te.stopPropagation();\n\t\t}\n\t},\n\tstopImmediatePropagation: function() {\n\t\tvar e = this.originalEvent;\n\n\t\tthis.isImmediatePropagationStopped = 
 returnTrue;\n\n\t\tif ( e && !this.isSimulated ) {\n\t\t\te.stopImmediatePropagation();\n\t\t}\n\n\t\tthis.stopPropagation();\n\t}\n};\n\n// Includes all common event props including KeyEvent and MouseEvent specific props\njQuery.each( {\n\taltKey: true,\n\tbubbles: true,\n\tcancelable: true,\n\tchangedTouches: true,\n\tctrlKey: true,\n\tdetail: true,\n\teventPhase: true,\n\tmetaKey: true,\n\tpageX: true,\n\tpageY: true,\n\tshiftKey: true,\n\tview: true,\n\t\"char\": true,\n\tcharCode: true,\n\tkey: true,\n\tkeyCode: true,\n\tbutton: true,\n\tbuttons: true,\n\tclientX: true,\n\tclientY: true,\n\toffsetX: true,\n\toffsetY: true,\n\tpointerId: true,\n\tpointerType: true,\n\tscreenX: true,\n\tscreenY: true,\n\ttargetTouches: true,\n\ttoElement: true,\n\ttouches: true,\n\n\twhich: function( event ) {\n\t\tvar button = event.button;\n\n\t\t// Add which for key events\n\t\tif ( event.which == null && rkeyEvent.test( event.type ) ) {\n\t\t\treturn event.charCode != null ? event.charCode : 
 event.keyCode;\n\t\t}\n\n\t\t// Add which for click: 1 === left; 2 === middle; 3 === right\n\t\tif ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) {\n\t\t\tif ( button & 1 ) {\n\t\t\t\treturn 1;\n\t\t\t}\n\n\t\t\tif ( button & 2 ) {\n\t\t\t\treturn 3;\n\t\t\t}\n\n\t\t\tif ( button & 4 ) {\n\t\t\t\treturn 2;\n\t\t\t}\n\n\t\t\treturn 0;\n\t\t}\n\n\t\treturn event.which;\n\t}\n}, jQuery.event.addProp );\n\n// Create mouseenter/leave events using mouseover/out and event-time checks\n// so that event delegation works in jQuery.\n// Do the same for pointerenter/pointerleave and pointerover/pointerout\n//\n// Support: Safari 7 only\n// Safari sends mouseenter too often; see:\n// https://bugs.chromium.org/p/chromium/issues/detail?id=470258\n// for the description of the bug (it existed in older Chrome versions as well).\njQuery.each( {\n\tmouseenter: \"mouseover\",\n\tmouseleave: \"mouseout\",\n\tpointerenter: \"pointerover\",\n\tpointerleave: \"pointerout\"\n}, f
 unction( orig, fix ) {\n\tjQuery.event.special[ orig ] = {\n\t\tdelegateType: fix,\n\t\tbindType: fix,\n\n\t\thandle: function( event ) {\n\t\t\tvar ret,\n\t\t\t\ttarget = this,\n\t\t\t\trelated = event.relatedTarget,\n\t\t\t\thandleObj = event.handleObj;\n\n\t\t\t// For mouseenter/leave call the handler if related is outside the target.\n\t\t\t// NB: No relatedTarget if the mouse left/entered the browser window\n\t\t\tif ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) {\n\t\t\t\tevent.type = handleObj.origType;\n\t\t\t\tret = handleObj.handler.apply( this, arguments );\n\t\t\t\tevent.type = fix;\n\t\t\t}\n\t\t\treturn ret;\n\t\t}\n\t};\n} );\n\njQuery.fn.extend( {\n\n\ton: function( types, selector, data, fn ) {\n\t\treturn on( this, types, selector, data, fn );\n\t},\n\tone: function( types, selector, data, fn ) {\n\t\treturn on( this, types, selector, data, fn, 1 );\n\t},\n\toff: function( types, selector, fn ) {\n\t\tvar handleObj, type;\n\t\tif ( t
 ypes && types.preventDefault && types.handleObj ) {\n\n\t\t\t// ( event )  dispatched jQuery.Event\n\t\t\thandleObj = types.handleObj;\n\t\t\tjQuery( types.delegateTarget ).off(\n\t\t\t\thandleObj.namespace ?\n\t\t\t\t\thandleObj.origType + \".\" + handleObj.namespace :\n\t\t\t\t\thandleObj.origType,\n\t\t\t\thandleObj.selector,\n\t\t\t\thandleObj.handler\n\t\t\t);\n\t\t\treturn this;\n\t\t}\n\t\tif ( typeof types === \"object\" ) {\n\n\t\t\t// ( types-object [, selector] )\n\t\t\tfor ( type in types ) {\n\t\t\t\tthis.off( type, selector, types[ type ] );\n\t\t\t}\n\t\t\treturn this;\n\t\t}\n\t\tif ( selector === false || typeof selector === \"function\" ) {\n\n\t\t\t// ( types [, fn] )\n\t\t\tfn = selector;\n\t\t\tselector = undefined;\n\t\t}\n\t\tif ( fn === false ) {\n\t\t\tfn = returnFalse;\n\t\t}\n\t\treturn this.each( function() {\n\t\t\tjQuery.event.remove( this, types, fn, selector );\n\t\t} );\n\t}\n} );\n\n\nvar\n\n\t/* eslint-disable max-len */\n\n\t// See https://github.
 com/eslint/eslint/issues/3229\n\trxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]*)[^>]*)\\/>/gi,\n\n\t/* eslint-enable */\n\n\t// Support: IE <=10 - 11, Edge 12 - 13 only\n\t// In IE/Edge using regex groups here causes severe slowdowns.\n\t// See https://connect.microsoft.com/IE/feedback/details/1736512/\n\trnoInnerhtml = /<script|<style|<link/i,\n\n\t// checked=\"checked\" or checked\n\trchecked = /checked\\s*(?:[^=]|=\\s*.checked.)/i,\n\trcleanScript = /^\\s*<!(?:\\[CDATA\\[|--)|(?:\\]\\]|--)>\\s*$/g;\n\n// Prefer a tbody over its parent table for containing new rows\nfunction manipulationTarget( elem, content ) {\n\tif ( nodeName( elem, \"table\" ) &&\n\t\tnodeName( content.nodeType !== 11 ? content : content.firstChild, \"tr\" ) ) {\n\n\t\treturn jQuery( elem ).children( \"tbody\" )[ 0 ] || elem;\n\t}\n\n\treturn elem;\n}\n\n// Replace/restore the type attribute of script elements for safe DOM manipulation\nfunction disableScrip
 t( elem ) {\n\telem.type = ( elem.getAttribute( \"type\" ) !== null ) + \"/\" + elem.type;\n\treturn elem;\n}\nfunction restoreScript( elem ) {\n\tif ( ( elem.type || \"\" ).slice( 0, 5 ) === \"true/\" ) {\n\t\telem.type = elem.type.slice( 5 );\n\t} else {\n\t\telem.removeAttribute( \"type\" );\n\t}\n\n\treturn elem;\n}\n\nfunction cloneCopyEvent( src, dest ) {\n\tvar i, l, type, pdataOld, pdataCur, udataOld, udataCur, events;\n\n\tif ( dest.nodeType !== 1 ) {\n\t\treturn;\n\t}\n\n\t// 1. Copy private data: events, handlers, etc.\n\tif ( dataPriv.hasData( src ) ) {\n\t\tpdataOld = dataPriv.access( src );\n\t\tpdataCur = dataPriv.set( dest, pdataOld );\n\t\tevents = pdataOld.events;\n\n\t\tif ( events ) {\n\t\t\tdelete pdataCur.handle;\n\t\t\tpdataCur.events = {};\n\n\t\t\tfor ( type in events ) {\n\t\t\t\tfor ( i = 0, l = events[ type ].length; i < l; i++ ) {\n\t\t\t\t\tjQuery.event.add( dest, type, events[ type ][ i ] );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// 2. Copy user data\n\t
 if ( dataUser.hasData( src ) ) {\n\t\tudataOld = dataUser.access( src );\n\t\tudataCur = jQuery.extend( {}, udataOld );\n\n\t\tdataUser.set( dest, udataCur );\n\t}\n}\n\n// Fix IE bugs, see support tests\nfunction fixInput( src, dest ) {\n\tvar nodeName = dest.nodeName.toLowerCase();\n\n\t// Fails to persist the checked state of a cloned checkbox or radio button.\n\tif ( nodeName === \"input\" && rcheckableType.test( src.type ) ) {\n\t\tdest.checked = src.checked;\n\n\t// Fails to return the selected option to the default selected state when cloning options\n\t} else if ( nodeName === \"input\" || nodeName === \"textarea\" ) {\n\t\tdest.defaultValue = src.defaultValue;\n\t}\n}\n\nfunction domManip( collection, args, callback, ignored ) {\n\n\t// Flatten any nested arrays\n\targs = concat.apply( [], args );\n\n\tvar fragment, first, scripts, hasScripts, node, doc,\n\t\ti = 0,\n\t\tl = collection.length,\n\t\tiNoClone = l - 1,\n\t\tvalue = args[ 0 ],\n\t\tvalueIsFunction = isFunction(
  value );\n\n\t// We can't cloneNode fragments that contain checked, in WebKit\n\tif ( valueIsFunction ||\n\t\t\t( l > 1 && typeof value === \"string\" &&\n\t\t\t\t!support.checkClone && rchecked.test( value ) ) ) {\n\t\treturn collection.each( function( index ) {\n\t\t\tvar self = collection.eq( index );\n\t\t\tif ( valueIsFunction ) {\n\t\t\t\targs[ 0 ] = value.call( this, index, self.html() );\n\t\t\t}\n\t\t\tdomManip( self, args, callback, ignored );\n\t\t} );\n\t}\n\n\tif ( l ) {\n\t\tfragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored );\n\t\tfirst = fragment.firstChild;\n\n\t\tif ( fragment.childNodes.length === 1 ) {\n\t\t\tfragment = first;\n\t\t}\n\n\t\t// Require either new content or an interest in ignored elements to invoke the callback\n\t\tif ( first || ignored ) {\n\t\t\tscripts = jQuery.map( getAll( fragment, \"script\" ), disableScript );\n\t\t\thasScripts = scripts.length;\n\n\t\t\t// Use the original fragment for the last ite
 m\n\t\t\t// instead of the first because it can end up\n\t\t\t// being emptied incorrectly in certain situations (#8070).\n\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\tnode = fragment;\n\n\t\t\t\tif ( i !== iNoClone ) {\n\t\t\t\t\tnode = jQuery.clone( node, true, true );\n\n\t\t\t\t\t// Keep references to cloned scripts for later restoration\n\t\t\t\t\tif ( hasScripts ) {\n\n\t\t\t\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t\t\t\t// push.apply(_, arraylike) throws on ancient WebKit\n\t\t\t\t\t\tjQuery.merge( scripts, getAll( node, \"script\" ) );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tcallback.call( collection[ i ], node, i );\n\t\t\t}\n\n\t\t\tif ( hasScripts ) {\n\t\t\t\tdoc = scripts[ scripts.length - 1 ].ownerDocument;\n\n\t\t\t\t// Reenable scripts\n\t\t\t\tjQuery.map( scripts, restoreScript );\n\n\t\t\t\t// Evaluate executable scripts on first document insertion\n\t\t\t\tfor ( i = 0; i < hasScripts; i++ ) {\n\t\t\t\t\tnode = scripts[ i ];\n\t\t\t\t\tif ( rscriptType.tes
 t( node.type || \"\" ) &&\n\t\t\t\t\t\t!dataPriv.access( node, \"globalEval\" ) &&\n\t\t\t\t\t\tjQuery.contains( doc, node ) ) {\n\n\t\t\t\t\t\tif ( node.src && ( node.type || \"\" ).toLowerCase()  !== \"module\" ) {\n\n\t\t\t\t\t\t\t// Optional AJAX dependency, but won't run scripts if not present\n\t\t\t\t\t\t\tif ( jQuery._evalUrl ) {\n\t\t\t\t\t\t\t\tjQuery._evalUrl( node.src );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tDOMEval( node.textContent.replace( rcleanScript, \"\" ), doc, node );\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\t}\n\n\treturn collection;\n}\n\nfunction remove( elem, selector, keepData ) {\n\tvar node,\n\t\tnodes = selector ? jQuery.filter( selector, elem ) : elem,\n\t\ti = 0;\n\n\tfor ( ; ( node = nodes[ i ] ) != null; i++ ) {\n\t\tif ( !keepData && node.nodeType === 1 ) {\n\t\t\tjQuery.cleanData( getAll( node ) );\n\t\t}\n\n\t\tif ( node.parentNode ) {\n\t\t\tif ( keepData && jQuery.contains( node.ownerDocument, node ) ) {\n\t\t\t\t
 setGlobalEval( getAll( node, \"script\" ) );\n\t\t\t}\n\t\t\tnode.parentNode.removeChild( node );\n\t\t}\n\t}\n\n\treturn elem;\n}\n\njQuery.extend( {\n\thtmlPrefilter: function( html ) {\n\t\treturn html.replace( rxhtmlTag, \"<$1></$2>\" );\n\t},\n\n\tclone: function( elem, dataAndEvents, deepDataAndEvents ) {\n\t\tvar i, l, srcElements, destElements,\n\t\t\tclone = elem.cloneNode( true ),\n\t\t\tinPage = jQuery.contains( elem.ownerDocument, elem );\n\n\t\t// Fix IE cloning issues\n\t\tif ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) &&\n\t\t\t\t!jQuery.isXMLDoc( elem ) ) {\n\n\t\t\t// We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2\n\t\t\tdestElements = getAll( clone );\n\t\t\tsrcElements = getAll( elem );\n\n\t\t\tfor ( i = 0, l = srcElements.length; i < l; i++ ) {\n\t\t\t\tfixInput( srcElements[ i ], destElements[ i ] );\n\t\t\t}\n\t\t}\n\n\t\t// Copy the events from the original to the clone\n\t\tif ( dataAndEv
 ents ) {\n\t\t\tif ( deepDataAndEvents ) {\n\t\t\t\tsrcElements = srcElements || getAll( elem );\n\t\t\t\tdestElements = destElements || getAll( clone );\n\n\t\t\t\tfor ( i = 0, l = srcElements.length; i < l; i++ ) {\n\t\t\t\t\tcloneCopyEvent( srcElements[ i ], destElements[ i ] );\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tcloneCopyEvent( elem, clone );\n\t\t\t}\n\t\t}\n\n\t\t// Preserve script evaluation history\n\t\tdestElements = getAll( clone, \"script\" );\n\t\tif ( destElements.length > 0 ) {\n\t\t\tsetGlobalEval( destElements, !inPage && getAll( elem, \"script\" ) );\n\t\t}\n\n\t\t// Return the cloned set\n\t\treturn clone;\n\t},\n\n\tcleanData: function( elems ) {\n\t\tvar data, elem, type,\n\t\t\tspecial = jQuery.event.special,\n\t\t\ti = 0;\n\n\t\tfor ( ; ( elem = elems[ i ] ) !== undefined; i++ ) {\n\t\t\tif ( acceptData( elem ) ) {\n\t\t\t\tif ( ( data = elem[ dataPriv.expando ] ) ) {\n\t\t\t\t\tif ( data.events ) {\n\t\t\t\t\t\tfor ( type in data.events ) {\n\t\t\t\t\t\t\tif 
 ( special[ type ] ) {\n\t\t\t\t\t\t\t\tjQuery.event.remove( elem, type );\n\n\t\t\t\t\t\t\t// This is a shortcut to avoid jQuery.event.remove's overhead\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery.removeEvent( elem, type, data.handle );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Support: Chrome <=35 - 45+\n\t\t\t\t\t// Assign undefined instead of using delete, see Data#remove\n\t\t\t\t\telem[ dataPriv.expando ] = undefined;\n\t\t\t\t}\n\t\t\t\tif ( elem[ dataUser.expando ] ) {\n\n\t\t\t\t\t// Support: Chrome <=35 - 45+\n\t\t\t\t\t// Assign undefined instead of using delete, see Data#remove\n\t\t\t\t\telem[ dataUser.expando ] = undefined;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n} );\n\njQuery.fn.extend( {\n\tdetach: function( selector ) {\n\t\treturn remove( this, selector, true );\n\t},\n\n\tremove: function( selector ) {\n\t\treturn remove( this, selector );\n\t},\n\n\ttext: function( value ) {\n\t\treturn access( this, function( value ) {\n\t\t\treturn value === und
 efined ?\n\t\t\t\tjQuery.text( this ) :\n\t\t\t\tthis.empty().each( function() {\n\t\t\t\t\tif ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {\n\t\t\t\t\t\tthis.textContent = value;\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t}, null, value, arguments.length );\n\t},\n\n\tappend: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {\n\t\t\t\tvar target = manipulationTarget( this, elem );\n\t\t\t\ttarget.appendChild( elem );\n\t\t\t}\n\t\t} );\n\t},\n\n\tprepend: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {\n\t\t\t\tvar target = manipulationTarget( this, elem );\n\t\t\t\ttarget.insertBefore( elem, target.firstChild );\n\t\t\t}\n\t\t} );\n\t},\n\n\tbefore: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.parentNode ) {\n\t\t\t\t
 this.parentNode.insertBefore( elem, this );\n\t\t\t}\n\t\t} );\n\t},\n\n\tafter: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.parentNode ) {\n\t\t\t\tthis.parentNode.insertBefore( elem, this.nextSibling );\n\t\t\t}\n\t\t} );\n\t},\n\n\tempty: function() {\n\t\tvar elem,\n\t\t\ti = 0;\n\n\t\tfor ( ; ( elem = this[ i ] ) != null; i++ ) {\n\t\t\tif ( elem.nodeType === 1 ) {\n\n\t\t\t\t// Prevent memory leaks\n\t\t\t\tjQuery.cleanData( getAll( elem, false ) );\n\n\t\t\t\t// Remove any remaining nodes\n\t\t\t\telem.textContent = \"\";\n\t\t\t}\n\t\t}\n\n\t\treturn this;\n\t},\n\n\tclone: function( dataAndEvents, deepDataAndEvents ) {\n\t\tdataAndEvents = dataAndEvents == null ? false : dataAndEvents;\n\t\tdeepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents;\n\n\t\treturn this.map( function() {\n\t\t\treturn jQuery.clone( this, dataAndEvents, deepDataAndEvents );\n\t\t} );\n\t},\n\n\thtml: function( value ) {\n\t\tre
 turn access( this, function( value ) {\n\t\t\tvar elem = this[ 0 ] || {},\n\t\t\t\ti = 0,\n\t\t\t\tl = this.length;\n\n\t\t\tif ( value === undefined && elem.nodeType === 1 ) {\n\t\t\t\treturn elem.innerHTML;\n\t\t\t}\n\n\t\t\t// See if we can take a shortcut and just use innerHTML\n\t\t\tif ( typeof value === \"string\" && !rnoInnerhtml.test( value ) &&\n\t\t\t\t!wrapMap[ ( rtagName.exec( value ) || [ \"\", \"\" ] )[ 1 ].toLowerCase() ] ) {\n\n\t\t\t\tvalue = jQuery.htmlPrefilter( value );\n\n\t\t\t\ttry {\n\t\t\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\t\t\telem = this[ i ] || {};\n\n\t\t\t\t\t\t// Remove element nodes and prevent memory leaks\n\t\t\t\t\t\tif ( elem.nodeType === 1 ) {\n\t\t\t\t\t\t\tjQuery.cleanData( getAll( elem, false ) );\n\t\t\t\t\t\t\telem.innerHTML = value;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\telem = 0;\n\n\t\t\t\t// If using innerHTML throws an exception, use the fallback method\n\t\t\t\t} catch ( e ) {}\n\t\t\t}\n\n\t\t\tif ( elem ) {\n\t\t\t\tthis.empty().a
 ppend( value );\n\t\t\t}\n\t\t}, null, value, arguments.length );\n\t},\n\n\treplaceWith: function() {\n\t\tvar ignored = [];\n\n\t\t// Make the changes, replacing each non-ignored context element with the new content\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tvar parent = this.parentNode;\n\n\t\t\tif ( jQuery.inArray( this, ignored ) < 0 ) {\n\t\t\t\tjQuery.cleanData( getAll( this ) );\n\t\t\t\tif ( parent ) {\n\t\t\t\t\tparent.replaceChild( elem, this );\n\t\t\t\t}\n\t\t\t}\n\n\t\t// Force callback invocation\n\t\t}, ignored );\n\t}\n} );\n\njQuery.each( {\n\tappendTo: \"append\",\n\tprependTo: \"prepend\",\n\tinsertBefore: \"before\",\n\tinsertAfter: \"after\",\n\treplaceAll: \"replaceWith\"\n}, function( name, original ) {\n\tjQuery.fn[ name ] = function( selector ) {\n\t\tvar elems,\n\t\t\tret = [],\n\t\t\tinsert = jQuery( selector ),\n\t\t\tlast = insert.length - 1,\n\t\t\ti = 0;\n\n\t\tfor ( ; i <= last; i++ ) {\n\t\t\telems = i === last ? this : this.cl
 one( true );\n\t\t\tjQuery( insert[ i ] )[ original ]( elems );\n\n\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t// .get() because push.apply(_, arraylike) throws on ancient WebKit\n\t\t\tpush.apply( ret, elems.get() );\n\t\t}\n\n\t\treturn this.pushStack( ret );\n\t};\n} );\nvar rnumnonpx = new RegExp( \"^(\" + pnum + \")(?!px)[a-z%]+$\", \"i\" );\n\nvar getStyles = function( elem ) {\n\n\t\t// Support: IE <=11 only, Firefox <=30 (#15098, #14150)\n\t\t// IE throws on elements created in popups\n\t\t// FF meanwhile throws on frame elements through \"defaultView.getComputedStyle\"\n\t\tvar view = elem.ownerDocument.defaultView;\n\n\t\tif ( !view || !view.opener ) {\n\t\t\tview = window;\n\t\t}\n\n\t\treturn view.getComputedStyle( elem );\n\t};\n\nvar rboxStyle = new RegExp( cssExpand.join( \"|\" ), \"i\" );\n\n\n\n( function() {\n\n\t// Executing both pixelPosition & boxSizingReliable tests require only one layout\n\t// so they're executed at the same time to save the
  second computation.\n\tfunction computeStyleTests() {\n\n\t\t// This is a singleton, we need to execute it only once\n\t\tif ( !div ) {\n\t\t\treturn;\n\t\t}\n\n\t\tcontainer.style.cssText = \"position:absolute;left:-11111px;width:60px;\" +\n\t\t\t\"margin-top:1px;padding:0;border:0\";\n\t\tdiv.style.cssText =\n\t\t\t\"position:relative;display:block;box-sizing:border-box;overflow:scroll;\" +\n\t\t\t\"margin:auto;border:1px;padding:1px;\" +\n\t\t\t\"width:60%;top:1%\";\n\t\tdocumentElement.appendChild( container ).appendChild( div );\n\n\t\tvar divStyle = window.getComputedStyle( div );\n\t\tpixelPositionVal = divStyle.top !== \"1%\";\n\n\t\t// Support: Android 4.0 - 4.3 only, Firefox <=3 - 44\n\t\treliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12;\n\n\t\t// Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3\n\t\t// Some styles come back with percentage values, even though they shouldn't\n\t\tdiv.style.right = \"60%\";\n\t\tpixelBoxStylesVa
 l = roundPixelMeasures( divStyle.right ) === 36;\n\n\t\t// Support: IE 9 - 11 only\n\t\t// Detect misreporting of content dimensions for box-sizing:border-box elements\n\t\tboxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36;\n\n\t\t// Support: IE 9 only\n\t\t// Detect overflow:scroll screwiness (gh-3699)\n\t\tdiv.style.position = \"absolute\";\n\t\tscrollboxSizeVal = div.offsetWidth === 36 || \"absolute\";\n\n\t\tdocumentElement.removeChild( container );\n\n\t\t// Nullify the div so it wouldn't be stored in the memory and\n\t\t// it will also be a sign that checks already performed\n\t\tdiv = null;\n\t}\n\n\tfunction roundPixelMeasures( measure ) {\n\t\treturn Math.round( parseFloat( measure ) );\n\t}\n\n\tvar pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal,\n\t\treliableMarginLeftVal,\n\t\tcontainer = document.createElement( \"div\" ),\n\t\tdiv = document.createElement( \"div\" );\n\n\t// Finish early in limited (non-browser) environments
 \n\tif ( !div.style ) {\n\t\treturn;\n\t}\n\n\t// Support: IE <=9 - 11 only\n\t// Style of cloned element affects source element cloned (#8908)\n\tdiv.style.backgroundClip = \"content-box\";\n\tdiv.cloneNode( true ).style.backgroundClip = \"\";\n\tsupport.clearCloneStyle = div.style.backgroundClip === \"content-box\";\n\n\tjQuery.extend( support, {\n\t\tboxSizingReliable: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn boxSizingReliableVal;\n\t\t},\n\t\tpixelBoxStyles: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn pixelBoxStylesVal;\n\t\t},\n\t\tpixelPosition: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn pixelPositionVal;\n\t\t},\n\t\treliableMarginLeft: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn reliableMarginLeftVal;\n\t\t},\n\t\tscrollboxSize: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn scrollboxSizeVal;\n\t\t}\n\t} );\n} )();\n\n\nfunction curCSS( elem, name, computed ) {\n\tvar width, minWidth, maxWidth, ret,\n\n\t\t// Support: F
 irefox 51+\n\t\t// Retrieving style before computed somehow\n\t\t// fixes an issue with getting wrong values\n\t\t// on detached elements\n\t\tstyle = elem.style;\n\n\tcomputed = computed || getStyles( elem );\n\n\t// getPropertyValue is needed for:\n\t//   .css('filter') (IE 9 only, #12537)\n\t//   .css('--customProperty) (#3144)\n\tif ( computed ) {\n\t\tret = computed.getPropertyValue( name ) || computed[ name ];\n\n\t\tif ( ret === \"\" && !jQuery.contains( elem.ownerDocument, elem ) ) {\n\t\t\tret = jQuery.style( elem, name );\n\t\t}\n\n\t\t// A tribute to the \"awesome hack by Dean Edwards\"\n\t\t// Android Browser returns percentage for some values,\n\t\t// but width seems to be reliably pixels.\n\t\t// This is against the CSSOM draft spec:\n\t\t// https://drafts.csswg.org/cssom/#resolved-values\n\t\tif ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) {\n\n\t\t\t// Remember the original values\n\t\t\twidth = style.width;\n\t\t\tminWidth = style
 .minWidth;\n\t\t\tmaxWidth = style.maxWidth;\n\n\t\t\t// Put in the new values to get a computed value out\n\t\t\tstyle.minWidth = style.maxWidth = style.width = ret;\n\t\t\tret = computed.width;\n\n\t\t\t// Revert the changed values\n\t\t\tstyle.width = width;\n\t\t\tstyle.minWidth = minWidth;\n\t\t\tstyle.maxWidth = maxWidth;\n\t\t}\n\t}\n\n\treturn ret !== undefined ?\n\n\t\t// Support: IE <=9 - 11 only\n\t\t// IE returns zIndex value as an integer.\n\t\tret + \"\" :\n\t\tret;\n}\n\n\nfunction addGetHookIf( conditionFn, hookFn ) {\n\n\t// Define the hook, we'll check on the first run if it's really needed.\n\treturn {\n\t\tget: function() {\n\t\t\tif ( conditionFn() ) {\n\n\t\t\t\t// Hook not needed (or it's not possible to use it due\n\t\t\t\t// to missing dependency), remove it.\n\t\t\t\tdelete this.get;\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// Hook needed; redefine it so that the support test is not executed again.\n\t\t\treturn ( this.get = hookFn ).apply( this, arguments );\n\t
 \t}\n\t};\n}\n\n\nvar\n\n\t// Swappable if display is none or starts with table\n\t// except \"table\", \"table-cell\", or \"table-caption\"\n\t// See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display\n\trdisplayswap = /^(none|table(?!-c[ea]).+)/,\n\trcustomProp = /^--/,\n\tcssShow = { position: \"absolute\", visibility: \"hidden\", display: \"block\" },\n\tcssNormalTransform = {\n\t\tletterSpacing: \"0\",\n\t\tfontWeight: \"400\"\n\t},\n\n\tcssPrefixes = [ \"Webkit\", \"Moz\", \"ms\" ],\n\temptyStyle = document.createElement( \"div\" ).style;\n\n// Return a css property mapped to a potentially vendor prefixed property\nfunction vendorPropName( name ) {\n\n\t// Shortcut for names that are not vendor prefixed\n\tif ( name in emptyStyle ) {\n\t\treturn name;\n\t}\n\n\t// Check for vendor prefixed names\n\tvar capName = name[ 0 ].toUpperCase() + name.slice( 1 ),\n\t\ti = cssPrefixes.length;\n\n\twhile ( i-- ) {\n\t\tname = cssPrefixes[ i ] + capName;\n\t\tif
  ( name in emptyStyle ) {\n\t\t\treturn name;\n\t\t}\n\t}\n}\n\n// Return a property mapped along what jQuery.cssProps suggests or to\n// a vendor prefixed property.\nfunction finalPropName( name ) {\n\tvar ret = jQuery.cssProps[ name ];\n\tif ( !ret ) {\n\t\tret = jQuery.cssProps[ name ] = vendorPropName( name ) || name;\n\t}\n\treturn ret;\n}\n\nfunction setPositiveNumber( elem, value, subtract ) {\n\n\t// Any relative (+/-) values have already been\n\t// normalized at this point\n\tvar matches = rcssNum.exec( value );\n\treturn matches ?\n\n\t\t// Guard against undefined \"subtract\", e.g., when used as in cssHooks\n\t\tMath.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || \"px\" ) :\n\t\tvalue;\n}\n\nfunction boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) {\n\tvar i = dimension === \"width\" ? 1 : 0,\n\t\textra = 0,\n\t\tdelta = 0;\n\n\t// Adjustment may not be necessary\n\tif ( box === ( isBorderBox ? \"border\" : \"content\" ) ) {\n\
 t\treturn 0;\n\t}\n\n\tfor ( ; i < 4; i += 2 ) {\n\n\t\t// Both box models exclude margin\n\t\tif ( box === \"margin\" ) {\n\t\t\tdelta += jQuery.css( elem, box + cssExpand[ i ], true, styles );\n\t\t}\n\n\t\t// If we get here with a content-box, we're seeking \"padding\" or \"border\" or \"margin\"\n\t\tif ( !isBorderBox ) {\n\n\t\t\t// Add padding\n\t\t\tdelta += jQuery.css( elem, \"padding\" + cssExpand[ i ], true, styles );\n\n\t\t\t// For \"border\" or \"margin\", add border\n\t\t\tif ( box !== \"padding\" ) {\n\t\t\t\tdelta += jQuery.css( elem, \"border\" + cssExpand[ i ] + \"Width\", true, styles );\n\n\t\t\t// But still keep track of it otherwise\n\t\t\t} else {\n\t\t\t\textra += jQuery.css( elem, \"border\" + cssExpand[ i ] + \"Width\", true, styles );\n\t\t\t}\n\n\t\t// If we get here with a border-box (content + padding + border), we're seeking \"content\" or\n\t\t// \"padding\" or \"margin\"\n\t\t} else {\n\n\t\t\t// For \"content\", subtract padding\n\t\t\tif ( box === 
 \"content\" ) {\n\t\t\t\tdelta -= jQuery.css( elem, \"padding\" + cssExpand[ i ], true, styles );\n\t\t\t}\n\n\t\t\t// For \"content\" or \"padding\", subtract border\n\t\t\tif ( box !== \"margin\" ) {\n\t\t\t\tdelta -= jQuery.css( elem, \"border\" + cssExpand[ i ] + \"Width\", true, styles );\n\t\t\t}\n\t\t}\n\t}\n\n\t// Account for positive content-box scroll gutter when requested by providing computedVal\n\tif ( !isBorderBox && computedVal >= 0 ) {\n\n\t\t// offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border\n\t\t// Assuming integer scroll gutter, subtract the rest and round down\n\t\tdelta += Math.max( 0, Math.ceil(\n\t\t\telem[ \"offset\" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -\n\t\t\tcomputedVal -\n\t\t\tdelta -\n\t\t\textra -\n\t\t\t0.5\n\t\t) );\n\t}\n\n\treturn delta;\n}\n\nfunction getWidthOrHeight( elem, dimension, extra ) {\n\n\t// Start with computed style\n\tvar styles = getStyles( elem ),\n\t\tval = curCSS( elem,
  dimension, styles ),\n\t\tisBorderBox = jQuery.css( elem, \"boxSizing\", false, styles ) === \"border-box\",\n\t\tvalueIsBorderBox = isBorderBox;\n\n\t// Support: Firefox <=54\n\t// Return a confounding non-pixel value or feign ignorance, as appropriate.\n\tif ( rnumnonpx.test( val ) ) {\n\t\tif ( !extra ) {\n\t\t\treturn val;\n\t\t}\n\t\tval = \"auto\";\n\t}\n\n\t// Check for style in case a browser which returns unreliable values\n\t// for getComputedStyle silently falls back to the reliable elem.style\n\tvalueIsBorderBox = valueIsBorderBox &&\n\t\t( support.boxSizingReliable() || val === elem.style[ dimension ] );\n\n\t// Fall back to offsetWidth/offsetHeight when value is \"auto\"\n\t// This happens for inline elements with no explicit setting (gh-3571)\n\t// Support: Android <=4.1 - 4.3 only\n\t// Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602)\n\tif ( val === \"auto\" ||\n\t\t!parseFloat( val ) && jQuery.css( elem, \"display\", false, styles ) ==
 = \"inline\" ) {\n\n\t\tval = elem[ \"offset\" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ];\n\n\t\t// offsetWidth/offsetHeight provide border-box values\n\t\tvalueIsBorderBox = true;\n\t}\n\n\t// Normalize \"\" and auto\n\tval = parseFloat( val ) || 0;\n\n\t// Adjust for the element's box model\n\treturn ( val +\n\t\tboxModelAdjustment(\n\t\t\telem,\n\t\t\tdimension,\n\t\t\textra || ( isBorderBox ? \"border\" : \"content\" ),\n\t\t\tvalueIsBorderBox,\n\t\t\tstyles,\n\n\t\t\t// Provide the current computed size to request scroll gutter calculation (gh-3589)\n\t\t\tval\n\t\t)\n\t) + \"px\";\n}\n\njQuery.extend( {\n\n\t// Add in style property hooks for overriding the default\n\t// behavior of getting and setting a style property\n\tcssHooks: {\n\t\topacity: {\n\t\t\tget: function( elem, computed ) {\n\t\t\t\tif ( computed ) {\n\n\t\t\t\t\t// We should always get a number back from opacity\n\t\t\t\t\tvar ret = curCSS( elem, \"opacity\" );\n\t\t\t\t\treturn ret === \"\" ? \"
 1\" : ret;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\n\t// Don't automatically add \"px\" to these possibly-unitless properties\n\tcssNumber: {\n\t\t\"animationIterationCount\": true,\n\t\t\"columnCount\": true,\n\t\t\"fillOpacity\": true,\n\t\t\"flexGrow\": true,\n\t\t\"flexShrink\": true,\n\t\t\"fontWeight\": true,\n\t\t\"lineHeight\": true,\n\t\t\"opacity\": true,\n\t\t\"order\": true,\n\t\t\"orphans\": true,\n\t\t\"widows\": true,\n\t\t\"zIndex\": true,\n\t\t\"zoom\": true\n\t},\n\n\t// Add in properties whose names you wish to fix before\n\t// setting or getting the value\n\tcssProps: {},\n\n\t// Get and set the style property on a DOM Node\n\tstyle: function( elem, name, value, extra ) {\n\n\t\t// Don't set styles on text and comment nodes\n\t\tif ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Make sure that we're working with the right name\n\t\tvar ret, type, hooks,\n\t\t\torigName = camelCase( name ),\n\t\t\tisCustomProp = 
 rcustomProp.test( name ),\n\t\t\tstyle = elem.style;\n\n\t\t// Make sure that we're working with the right name. We don't\n\t\t// want to query the value if it is a CSS custom property\n\t\t// since they are user-defined.\n\t\tif ( !isCustomProp ) {\n\t\t\tname = finalPropName( origName );\n\t\t}\n\n\t\t// Gets hook for the prefixed version, then unprefixed version\n\t\thooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];\n\n\t\t// Check if we're setting a value\n\t\tif ( value !== undefined ) {\n\t\t\ttype = typeof value;\n\n\t\t\t// Convert \"+=\" or \"-=\" to relative numbers (#7345)\n\t\t\tif ( type === \"string\" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) {\n\t\t\t\tvalue = adjustCSS( elem, name, ret );\n\n\t\t\t\t// Fixes bug #9237\n\t\t\t\ttype = \"number\";\n\t\t\t}\n\n\t\t\t// Make sure that null and NaN values aren't set (#7116)\n\t\t\tif ( value == null || value !== value ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// If a number was passed in, add the unit (e
 xcept for certain CSS properties)\n\t\t\tif ( type === \"number\" ) {\n\t\t\t\tvalue += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? \"\" : \"px\" );\n\t\t\t}\n\n\t\t\t// background-* props affect original clone's values\n\t\t\tif ( !support.clearCloneStyle && value === \"\" && name.indexOf( \"background\" ) === 0 ) {\n\t\t\t\tstyle[ name ] = \"inherit\";\n\t\t\t}\n\n\t\t\t// If a hook was provided, use that value, otherwise just set the specified value\n\t\t\tif ( !hooks || !( \"set\" in hooks ) ||\n\t\t\t\t( value = hooks.set( elem, value, extra ) ) !== undefined ) {\n\n\t\t\t\tif ( isCustomProp ) {\n\t\t\t\t\tstyle.setProperty( name, value );\n\t\t\t\t} else {\n\t\t\t\t\tstyle[ name ] = value;\n\t\t\t\t}\n\t\t\t}\n\n\t\t} else {\n\n\t\t\t// If a hook was provided get the non-computed value from there\n\t\t\tif ( hooks && \"get\" in hooks &&\n\t\t\t\t( ret = hooks.get( elem, false, extra ) ) !== undefined ) {\n\n\t\t\t\treturn ret;\n\t\t\t}\n\n\t\t\t// Otherwise just get th
 e value from the style object\n\t\t\treturn style[ name ];\n\t\t}\n\t},\n\n\tcss: function( elem, name, extra, styles ) {\n\t\tvar val, num, hooks,\n\t\t\torigName = camelCase( name ),\n\t\t\tisCustomProp = rcustomProp.test( name );\n\n\t\t// Make sure that we're working with the right name. We don't\n\t\t// want to modify the value if it is a CSS custom property\n\t\t// since they are user-defined.\n\t\tif ( !isCustomProp ) {\n\t\t\tname = finalPropName( origName );\n\t\t}\n\n\t\t// Try prefixed name followed by the unprefixed name\n\t\thooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];\n\n\t\t// If a hook was provided get the computed value from there\n\t\tif ( hooks && \"get\" in hooks ) {\n\t\t\tval = hooks.get( elem, true, extra );\n\t\t}\n\n\t\t// Otherwise, if a way to get the computed value exists, use that\n\t\tif ( val === undefined ) {\n\t\t\tval = curCSS( elem, name, styles );\n\t\t}\n\n\t\t// Convert \"normal\" to computed value\n\t\tif ( val === \"normal\"
  && name in cssNormalTransform ) {\n\t\t\tval = cssNormalTransform[ name ];\n\t\t}\n\n\t\t// Make numeric if forced or a qualifier was provided and val looks numeric\n\t\tif ( extra === \"\" || extra ) {\n\t\t\tnum = parseFloat( val );\n\t\t\treturn extra === true || isFinite( num ) ? num || 0 : val;\n\t\t}\n\n\t\treturn val;\n\t}\n} );\n\njQuery.each( [ \"height\", \"width\" ], function( i, dimension ) {\n\tjQuery.cssHooks[ dimension ] = {\n\t\tget: function( elem, computed, extra ) {\n\t\t\tif ( computed ) {\n\n\t\t\t\t// Certain elements can have dimension info if we invisibly show them\n\t\t\t\t// but it must have a current display style that would benefit\n\t\t\t\treturn rdisplayswap.test( jQuery.css( elem, \"display\" ) ) &&\n\n\t\t\t\t\t// Support: Safari 8+\n\t\t\t\t\t// Table columns in Safari have non-zero offsetWidth & zero\n\t\t\t\t\t// getBoundingClientRect().width unless display is changed.\n\t\t\t\t\t// Support: IE <=11 only\n\t\t\t\t\t// Running getBoundingClientRect
  on a disconnected node\n\t\t\t\t\t// in IE throws an error.\n\t\t\t\t\t( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ?\n\t\t\t\t\t\tswap( elem, cssShow, function() {\n\t\t\t\t\t\t\treturn getWidthOrHeight( elem, dimension, extra );\n\t\t\t\t\t\t} ) :\n\t\t\t\t\t\tgetWidthOrHeight( elem, dimension, extra );\n\t\t\t}\n\t\t},\n\n\t\tset: function( elem, value, extra ) {\n\t\t\tvar matches,\n\t\t\t\tstyles = getStyles( elem ),\n\t\t\t\tisBorderBox = jQuery.css( elem, \"boxSizing\", false, styles ) === \"border-box\",\n\t\t\t\tsubtract = extra && boxModelAdjustment(\n\t\t\t\t\telem,\n\t\t\t\t\tdimension,\n\t\t\t\t\textra,\n\t\t\t\t\tisBorderBox,\n\t\t\t\t\tstyles\n\t\t\t\t);\n\n\t\t\t// Account for unreliable border-box dimensions by comparing offset* to computed and\n\t\t\t// faking a content-box to get border and padding (gh-3699)\n\t\t\tif ( isBorderBox && support.scrollboxSize() === styles.position ) {\n\t\t\t\tsubtract -= Math.ceil(\n\t\t\t\t\telem[ \"off
 set\" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -\n\t\t\t\t\tparseFloat( styles[ dimension ] ) -\n\t\t\t\t\tboxModelAdjustment( elem, dimension, \"border\", false, styles ) -\n\t\t\t\t\t0.5\n\t\t\t\t);\n\t\t\t}\n\n\t\t\t// Convert to pixels if value adjustment is needed\n\t\t\tif ( subtract && ( matches = rcssNum.exec( value ) ) &&\n\t\t\t\t( matches[ 3 ] || \"px\" ) !== \"px\" ) {\n\n\t\t\t\telem.style[ dimension ] = value;\n\t\t\t\tvalue = jQuery.css( elem, dimension );\n\t\t\t}\n\n\t\t\treturn setPositiveNumber( elem, value, subtract );\n\t\t}\n\t};\n} );\n\njQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft,\n\tfunction( elem, computed ) {\n\t\tif ( computed ) {\n\t\t\treturn ( parseFloat( curCSS( elem, \"marginLeft\" ) ) ||\n\t\t\t\telem.getBoundingClientRect().left -\n\t\t\t\t\tswap( elem, { marginLeft: 0 }, function() {\n\t\t\t\t\t\treturn elem.getBoundingClientRect().left;\n\t\t\t\t\t} )\n\t\t\t\t) + \"px\";\n\t\t}\n\t}\n);\n\n// These hooks 
 are used by animate to expand properties\njQuery.each( {\n\tmargin: \"\",\n\tpadding: \"\",\n\tborder: \"Width\"\n}, function( prefix, suffix ) {\n\tjQuery.cssHooks[ prefix + suffix ] = {\n\t\texpand: function( value ) {\n\t\t\tvar i = 0,\n\t\t\t\texpanded = {},\n\n\t\t\t\t// Assumes a single number if not a string\n\t\t\t\tparts = typeof value === \"string\" ? value.split( \" \" ) : [ value ];\n\n\t\t\tfor ( ; i < 4; i++ ) {\n\t\t\t\texpanded[ prefix + cssExpand[ i ] + suffix ] =\n\t\t\t\t\tparts[ i ] || parts[ i - 2 ] || parts[ 0 ];\n\t\t\t}\n\n\t\t\treturn expanded;\n\t\t}\n\t};\n\n\tif ( prefix !== \"margin\" ) {\n\t\tjQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber;\n\t}\n} );\n\njQuery.fn.extend( {\n\tcss: function( name, value ) {\n\t\treturn access( this, function( elem, name, value ) {\n\t\t\tvar styles, len,\n\t\t\t\tmap = {},\n\t\t\t\ti = 0;\n\n\t\t\tif ( Array.isArray( name ) ) {\n\t\t\t\tstyles = getStyles( elem );\n\t\t\t\tlen = name.length;\n\n\t\t\t\tfor ( 
 ; i < len; i++ ) {\n\t\t\t\t\tmap[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles );\n\t\t\t\t}\n\n\t\t\t\treturn map;\n\t\t\t}\n\n\t\t\treturn value !== undefined ?\n\t\t\t\tjQuery.style( elem, name, value ) :\n\t\t\t\tjQuery.css( elem, name );\n\t\t}, name, value, arguments.length > 1 );\n\t}\n} );\n\n\nfunction Tween( elem, options, prop, end, easing ) {\n\treturn new Tween.prototype.init( elem, options, prop, end, easing );\n}\njQuery.Tween = Tween;\n\nTween.prototype = {\n\tconstructor: Tween,\n\tinit: function( elem, options, prop, end, easing, unit ) {\n\t\tthis.elem = elem;\n\t\tthis.prop = prop;\n\t\tthis.easing = easing || jQuery.easing._default;\n\t\tthis.options = options;\n\t\tthis.start = this.now = this.cur();\n\t\tthis.end = end;\n\t\tthis.unit = unit || ( jQuery.cssNumber[ prop ] ? \"\" : \"px\" );\n\t},\n\tcur: function() {\n\t\tvar hooks = Tween.propHooks[ this.prop ];\n\n\t\treturn hooks && hooks.get ?\n\t\t\thooks.get( this ) :\n\t\t\tTween.propHooks._
 default.get( this );\n\t},\n\trun: function( percent ) {\n\t\tvar eased,\n\t\t\thooks = Tween.propHooks[ this.prop ];\n\n\t\tif ( this.options.duration ) {\n\t\t\tthis.pos = eased = jQuery.easing[ this.easing ](\n\t\t\t\tpercent, this.options.duration * percent, 0, 1, this.options.duration\n\t\t\t);\n\t\t} else {\n\t\t\tthis.pos = eased = percent;\n\t\t}\n\t\tthis.now = ( this.end - this.start ) * eased + this.start;\n\n\t\tif ( this.options.step ) {\n\t\t\tthis.options.step.call( this.elem, this.now, this );\n\t\t}\n\n\t\tif ( hooks && hooks.set ) {\n\t\t\thooks.set( this );\n\t\t} else {\n\t\t\tTween.propHooks._default.set( this );\n\t\t}\n\t\treturn this;\n\t}\n};\n\nTween.prototype.init.prototype = Tween.prototype;\n\nTween.propHooks = {\n\t_default: {\n\t\tget: function( tween ) {\n\t\t\tvar result;\n\n\t\t\t// Use a property on the element directly when it is not a DOM element,\n\t\t\t// or when there is no matching style property that exists.\n\t\t\tif ( tween.elem.nodeType !
 == 1 ||\n\t\t\t\ttween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) {\n\t\t\t\treturn tween.elem[ tween.prop ];\n\t\t\t}\n\n\t\t\t// Passing an empty string as a 3rd parameter to .css will automatically\n\t\t\t// attempt a parseFloat and fallback to a string if the parse fails.\n\t\t\t// Simple values such as \"10px\" are parsed to Float;\n\t\t\t// complex values such as \"rotate(1rad)\" are returned as-is.\n\t\t\tresult = jQuery.css( tween.elem, tween.prop, \"\" );\n\n\t\t\t// Empty strings, null, undefined and \"auto\" are converted to 0.\n\t\t\treturn !result || result === \"auto\" ? 0 : result;\n\t\t},\n\t\tset: function( tween ) {\n\n\t\t\t// Use step hook for back compat.\n\t\t\t// Use cssHook if its there.\n\t\t\t// Use .style if available and use plain properties where available.\n\t\t\tif ( jQuery.fx.step[ tween.prop ] ) {\n\t\t\t\tjQuery.fx.step[ tween.prop ]( tween );\n\t\t\t} else if ( tween.elem.nodeType === 1 &&\n\t\t\t\t( tween.elem.style[ jQ
 uery.cssProps[ tween.prop ] ] != null ||\n\t\t\t\t\tjQuery.cssHooks[ tween.prop ] ) ) {\n\t\t\t\tjQuery.style( tween.elem, tween.prop, tween.now + tween.unit );\n\t\t\t} else {\n\t\t\t\ttween.elem[ tween.prop ] = tween.now;\n\t\t\t}\n\t\t}\n\t}\n};\n\n// Support: IE <=9 only\n// Panic based approach to setting things on disconnected nodes\nTween.propHooks.scrollTop = Tween.propHooks.scrollLeft = {\n\tset: function( tween ) {\n\t\tif ( tween.elem.nodeType && tween.elem.parentNode ) {\n\t\t\ttween.elem[ tween.prop ] = tween.now;\n\t\t}\n\t}\n};\n\njQuery.easing = {\n\tlinear: function( p ) {\n\t\treturn p;\n\t},\n\tswing: function( p ) {\n\t\treturn 0.5 - Math.cos( p * Math.PI ) / 2;\n\t},\n\t_default: \"swing\"\n};\n\njQuery.fx = Tween.prototype.init;\n\n// Back compat <1.8 extension point\njQuery.fx.step = {};\n\n\n\n\nvar\n\tfxNow, inProgress,\n\trfxtypes = /^(?:toggle|show|hide)$/,\n\trrun = /queueHooks$/;\n\nfunction schedule() {\n\tif ( inProgress ) {\n\t\tif ( document.hidden =
 == false && window.requestAnimationFrame ) {\n\t\t\twindow.requestAnimationFrame( schedule );\n\t\t} else {\n\t\t\twindow.setTimeout( schedule, jQuery.fx.interval );\n\t\t}\n\n\t\tjQuery.fx.tick();\n\t}\n}\n\n// Animations created synchronously will run synchronously\nfunction createFxNow() {\n\twindow.setTimeout( function() {\n\t\tfxNow = undefined;\n\t} );\n\treturn ( fxNow = Date.now() );\n}\n\n// Generate parameters to create a standard animation\nfunction genFx( type, includeWidth ) {\n\tvar which,\n\t\ti = 0,\n\t\tattrs = { height: type };\n\n\t// If we include width, step value is 1 to do all cssExpand values,\n\t// otherwise step value is 2 to skip over Left and Right\n\tincludeWidth = includeWidth ? 1 : 0;\n\tfor ( ; i < 4; i += 2 - includeWidth ) {\n\t\twhich = cssExpand[ i ];\n\t\tattrs[ \"margin\" + which ] = attrs[ \"padding\" + which ] = type;\n\t}\n\n\tif ( includeWidth ) {\n\t\tattrs.opacity = attrs.width = type;\n\t}\n\n\treturn attrs;\n}\n\nfunction createTween( va
 lue, prop, animation ) {\n\tvar tween,\n\t\tcollection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ \"*\" ] ),\n\t\tindex = 0,\n\t\tlength = collection.length;\n\tfor ( ; index < length; index++ ) {\n\t\tif ( ( tween = collection[ index ].call( animation, prop, value ) ) ) {\n\n\t\t\t// We're done with this property\n\t\t\treturn tween;\n\t\t}\n\t}\n}\n\nfunction defaultPrefilter( elem, props, opts ) {\n\tvar prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display,\n\t\tisBox = \"width\" in props || \"height\" in props,\n\t\tanim = this,\n\t\torig = {},\n\t\tstyle = elem.style,\n\t\thidden = elem.nodeType && isHiddenWithinTree( elem ),\n\t\tdataShow = dataPriv.get( elem, \"fxshow\" );\n\n\t// Queue-skipping animations hijack the fx hooks\n\tif ( !opts.queue ) {\n\t\thooks = jQuery._queueHooks( elem, \"fx\" );\n\t\tif ( hooks.unqueued == null ) {\n\t\t\thooks.unqueued = 0;\n\t\t\toldfire = hooks.empty.fire;\n\t\t\thooks.empty.fire = function() {\
 n\t\t\t\tif ( !hooks.unqueued ) {\n\t\t\t\t\toldfire();\n\t\t\t\t}\n\t\t\t};\n\t\t}\n\t\thooks.unqueued++;\n\n\t\tanim.always( function() {\n\n\t\t\t// Ensure the complete handler is called before this completes\n\t\t\tanim.always( function() {\n\t\t\t\thooks.unqueued--;\n\t\t\t\tif ( !jQuery.queue( elem, \"fx\" ).length ) {\n\t\t\t\t\thooks.empty.fire();\n\t\t\t\t}\n\t\t\t} );\n\t\t} );\n\t}\n\n\t// Detect show/hide animations\n\tfor ( prop in props ) {\n\t\tvalue = props[ prop ];\n\t\tif ( rfxtypes.test( value ) ) {\n\t\t\tdelete props[ prop ];\n\t\t\ttoggle = toggle || value === \"toggle\";\n\t\t\tif ( value === ( hidden ? \"hide\" : \"show\" ) ) {\n\n\t\t\t\t// Pretend to be hidden if this is a \"show\" and\n\t\t\t\t// there is still data from a stopped show/hide\n\t\t\t\tif ( value === \"show\" && dataShow && dataShow[ prop ] !== undefined ) {\n\t\t\t\t\thidden = true;\n\n\t\t\t\t// Ignore all other no-op show/hide data\n\t\t\t\t} else {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t}
 \n\t\t\torig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop );\n\t\t}\n\t}\n\n\t// Bail out if this is a no-op like .hide().hide()\n\tpropTween = !jQuery.isEmptyObject( props );\n\tif ( !propTween && jQuery.isEmptyObject( orig ) ) {\n\t\treturn;\n\t}\n\n\t// Restrict \"overflow\" and \"display\" styles during box animations\n\tif ( isBox && elem.nodeType === 1 ) {\n\n\t\t// Support: IE <=9 - 11, Edge 12 - 15\n\t\t// Record all 3 overflow attributes because IE does not infer the shorthand\n\t\t// from identically-valued overflowX and overflowY and Edge just mirrors\n\t\t// the overflowX value there.\n\t\topts.overflow = [ style.overflow, style.overflowX, style.overflowY ];\n\n\t\t// Identify a display type, preferring old show/hide data over the CSS cascade\n\t\trestoreDisplay = dataShow && dataShow.display;\n\t\tif ( restoreDisplay == null ) {\n\t\t\trestoreDisplay = dataPriv.get( elem, \"display\" );\n\t\t}\n\t\tdisplay = jQuery.css( elem, \"display\" );\n\t\tif
  ( display === \"none\" ) {\n\t\t\tif ( restoreDisplay ) {\n\t\t\t\tdisplay = restoreDisplay;\n\t\t\t} else {\n\n\t\t\t\t// Get nonempty value(s) by temporarily forcing visibility\n\t\t\t\tshowHide( [ elem ], true );\n\t\t\t\trestoreDisplay = elem.style.display || restoreDisplay;\n\t\t\t\tdisplay = jQuery.css( elem, \"display\" );\n\t\t\t\tshowHide( [ elem ] );\n\t\t\t}\n\t\t}\n\n\t\t// Animate inline elements as inline-block\n\t\tif ( display === \"inline\" || display === \"inline-block\" && restoreDisplay != null ) {\n\t\t\tif ( jQuery.css( elem, \"float\" ) === \"none\" ) {\n\n\t\t\t\t// Restore the original display value at the end of pure show/hide animations\n\t\t\t\tif ( !propTween ) {\n\t\t\t\t\tanim.done( function() {\n\t\t\t\t\t\tstyle.display = restoreDisplay;\n\t\t\t\t\t} );\n\t\t\t\t\tif ( restoreDisplay == null ) {\n\t\t\t\t\t\tdisplay = style.display;\n\t\t\t\t\t\trestoreDisplay = display === \"none\" ? \"\" : display;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tstyle.display = 
 \"inline-block\";\n\t\t\t}\n\t\t}\n\t}\n\n\tif ( opts.overflow ) {\n\t\tstyle.overflow = \"hidden\";\n\t\tanim.always( function() {\n\t\t\tstyle.overflow = opts.overflow[ 0 ];\n\t\t\tstyle.overflowX = opts.overflow[ 1 ];\n\t\t\tstyle.overflowY = opts.overflow[ 2 ];\n\t\t} );\n\t}\n\n\t// Implement show/hide animations\n\tpropTween = false;\n\tfor ( prop in orig ) {\n\n\t\t// General show/hide setup for this element animation\n\t\tif ( !propTween ) {\n\t\t\tif ( dataShow ) {\n\t\t\t\tif ( \"hidden\" in dataShow ) {\n\t\t\t\t\thidden = dataShow.hidden;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tdataShow = dataPriv.access( elem, \"fxshow\", { display: restoreDisplay } );\n\t\t\t}\n\n\t\t\t// Store hidden/visible for toggle so `.stop().toggle()` \"reverses\"\n\t\t\tif ( toggle ) {\n\t\t\t\tdataShow.hidden = !hidden;\n\t\t\t}\n\n\t\t\t// Show elements before animating them\n\t\t\tif ( hidden ) {\n\t\t\t\tshowHide( [ elem ], true );\n\t\t\t}\n\n\t\t\t/* eslint-disable no-loop-func */\n\n\t\t\tan
 im.done( function() {\n\n\t\t\t/* eslint-enable no-loop-func */\n\n\t\t\t\t// The final step of a \"hide\" animation is actually hiding the element\n\t\t\t\tif ( !hidden ) {\n\t\t\t\t\tshowHide( [ elem ] );\n\t\t\t\t}\n\t\t\t\tdataPriv.remove( elem, \"fxshow\" );\n\t\t\t\tfor ( prop in orig ) {\n\t\t\t\t\tjQuery.style( elem, prop, orig[ prop ] );\n\t\t\t\t}\n\t\t\t} );\n\t\t}\n\n\t\t// Per-property setup\n\t\tpropTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim );\n\t\tif ( !( prop in dataShow ) ) {\n\t\t\tdataShow[ prop ] = propTween.start;\n\t\t\tif ( hidden ) {\n\t\t\t\tpropTween.end = propTween.start;\n\t\t\t\tpropTween.start = 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\nfunction propFilter( props, specialEasing ) {\n\tvar index, name, easing, value, hooks;\n\n\t// camelCase, specialEasing and expand cssHook pass\n\tfor ( index in props ) {\n\t\tname = camelCase( index );\n\t\teasing = specialEasing[ name ];\n\t\tvalue = props[ index ];\n\t\tif ( Array.isArray( value ) ) {\n\t\t
 \teasing = value[ 1 ];\n\t\t\tvalue = props[ index ] = value[ 0 ];\n\t\t}\n\n\t\tif ( index !== name ) {\n\t\t\tprops[ name ] = value;\n\t\t\tdelete props[ index ];\n\t\t}\n\n\t\thooks = jQuery.cssHooks[ name ];\n\t\tif ( hooks && \"expand\" in hooks ) {\n\t\t\tvalue = hooks.expand( value );\n\t\t\tdelete props[ name ];\n\n\t\t\t// Not quite $.extend, this won't overwrite existing keys.\n\t\t\t// Reusing 'index' because we have the correct \"name\"\n\t\t\tfor ( index in value ) {\n\t\t\t\tif ( !( index in props ) ) {\n\t\t\t\t\tprops[ index ] = value[ index ];\n\t\t\t\t\tspecialEasing[ index ] = easing;\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tspecialEasing[ name ] = easing;\n\t\t}\n\t}\n}\n\nfunction Animation( elem, properties, options ) {\n\tvar result,\n\t\tstopped,\n\t\tindex = 0,\n\t\tlength = Animation.prefilters.length,\n\t\tdeferred = jQuery.Deferred().always( function() {\n\n\t\t\t// Don't match elem in the :animated selector\n\t\t\tdelete tick.elem;\n\t\t} ),\n\t\ttick = 
 function() {\n\t\t\tif ( stopped ) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t\tvar currentTime = fxNow || createFxNow(),\n\t\t\t\tremaining = Math.max( 0, animation.startTime + animation.duration - currentTime ),\n\n\t\t\t\t// Support: Android 2.3 only\n\t\t\t\t// Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497)\n\t\t\t\ttemp = remaining / animation.duration || 0,\n\t\t\t\tpercent = 1 - temp,\n\t\t\t\tindex = 0,\n\t\t\t\tlength = animation.tweens.length;\n\n\t\t\tfor ( ; index < length; index++ ) {\n\t\t\t\tanimation.tweens[ index ].run( percent );\n\t\t\t}\n\n\t\t\tdeferred.notifyWith( elem, [ animation, percent, remaining ] );\n\n\t\t\t// If there's more to do, yield\n\t\t\tif ( percent < 1 && length ) {\n\t\t\t\treturn remaining;\n\t\t\t}\n\n\t\t\t// If this was an empty animation, synthesize a final progress notification\n\t\t\tif ( !length ) {\n\t\t\t\tdeferred.notifyWith( elem, [ animation, 1, 0 ] );\n\t\t\t}\n\n\t\t\t// Resolve the animation and report its con
 clusion\n\t\t\tdeferred.resolveWith( elem, [ animation ] );\n\t\t\treturn false;\n\t\t},\n\t\tanimation = deferred.promise( {\n\t\t\telem: elem,\n\t\t\tprops: jQuery.extend( {}, properties ),\n\t\t\topts: jQuery.extend( true, {\n\t\t\t\tspecialEasing: {},\n\t\t\t\teasing: jQuery.easing._default\n\t\t\t}, options ),\n\t\t\toriginalProperties: properties,\n\t\t\toriginalOptions: options,\n\t\t\tstartTime: fxNow || createFxNow(),\n\t\t\tduration: options.duration,\n\t\t\ttweens: [],\n\t\t\tcreateTween: function( prop, end ) {\n\t\t\t\tvar tween = jQuery.Tween( elem, animation.opts, prop, end,\n\t\t\t\t\t\tanimation.opts.specialEasing[ prop ] || animation.opts.easing );\n\t\t\t\tanimation.tweens.push( tween );\n\t\t\t\treturn tween;\n\t\t\t},\n\t\t\tstop: function( gotoEnd ) {\n\t\t\t\tvar index = 0,\n\n\t\t\t\t\t// If we are going to the end, we want to run all the tweens\n\t\t\t\t\t// otherwise we skip this part\n\t\t\t\t\tlength = gotoEnd ? animation.tweens.length : 0;\n\t\t\t\tif ( 
 stopped ) {\n\t\t\t\t\treturn this;\n\t\t\t\t}\n\t\t\t\tstopped = true;\n\t\t\t\tfor ( ; index < length; index++ ) {\n\t\t\t\t\tanimation.tweens[ index ].run( 1 );\n\t\t\t\t}\n\n\t\t\t\t// Resolve when we played the last frame; otherwise, reject\n\t\t\t\tif ( gotoEnd ) {\n\t\t\t\t\tdeferred.notifyWith( elem, [ animation, 1, 0 ] );\n\t\t\t\t\tdeferred.resolveWith( elem, [ animation, gotoEnd ] );\n\t\t\t\t} else {\n\t\t\t\t\tdeferred.rejectWith( elem, [ animation, gotoEnd ] );\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t}\n\t\t} ),\n\t\tprops = animation.props;\n\n\tpropFilter( props, animation.opts.specialEasing );\n\n\tfor ( ; index < length; index++ ) {\n\t\tresult = Animation.prefilters[ index ].call( animation, elem, props, animation.opts );\n\t\tif ( result ) {\n\t\t\tif ( isFunction( result.stop ) ) {\n\t\t\t\tjQuery._queueHooks( animation.elem, animation.opts.queue ).stop =\n\t\t\t\t\tresult.stop.bind( result );\n\t\t\t}\n\t\t\treturn result;\n\t\t}\n\t}\n\n\tjQuery.map( props, cr
 eateTween, animation );\n\n\tif ( isFunction( animation.opts.start ) ) {\n\t\tanimation.opts.start.call( elem, animation );\n\t}\n\n\t// Attach callbacks from options\n\tanimation\n\t\t.progress( animation.opts.progress )\n\t\t.done( animation.opts.done, animation.opts.complete )\n\t\t.fail( animation.opts.fail )\n\t\t.always( animation.opts.always );\n\n\tjQuery.fx.timer(\n\t\tjQuery.extend( tick, {\n\t\t\telem: elem,\n\t\t\tanim: animation,\n\t\t\tqueue: animation.opts.queue\n\t\t} )\n\t);\n\n\treturn animation;\n}\n\njQuery.Animation = jQuery.extend( Animation, {\n\n\ttweeners: {\n\t\t\"*\": [ function( prop, value ) {\n\t\t\tvar tween = this.createTween( prop, value );\n\t\t\tadjustCSS( tween.elem, prop, rcssNum.exec( value ), tween );\n\t\t\treturn tween;\n\t\t} ]\n\t},\n\n\ttweener: function( props, callback ) {\n\t\tif ( isFunction( props ) ) {\n\t\t\tcallback = props;\n\t\t\tprops = [ \"*\" ];\n\t\t} else {\n\t\t\tprops = props.match( rnothtmlwhite );\n\t\t}\n\n\t\tvar prop,
 \n\t\t\tindex = 0,\n\t\t\tlength = props.length;\n\n\t\tfor ( ; index < length; index++ ) {\n\t\t\tprop = props[ index ];\n\t\t\tAnimation.tweeners[ prop ] = Animation.tweeners[ prop ] || [];\n\t\t\tAnimation.tweeners[ prop ].unshift( callback );\n\t\t}\n\t},\n\n\tprefilters: [ defaultPrefilter ],\n\n\tprefilter: function( callback, prepend ) {\n\t\tif ( prepend ) {\n\t\t\tAnimation.prefilters.unshift( callback );\n\t\t} else {\n\t\t\tAnimation.prefilters.push( callback );\n\t\t}\n\t}\n} );\n\njQuery.speed = function( speed, easing, fn ) {\n\tvar opt = speed && typeof speed === \"object\" ? jQuery.extend( {}, speed ) : {\n\t\tcomplete: fn || !fn && easing ||\n\t\t\tisFunction( speed ) && speed,\n\t\tduration: speed,\n\t\teasing: fn && easing || easing && !isFunction( easing ) && easing\n\t};\n\n\t// Go to the end state if fx are off\n\tif ( jQuery.fx.off ) {\n\t\topt.duration = 0;\n\n\t} else {\n\t\tif ( typeof opt.duration !== \"number\" ) {\n\t\t\tif ( opt.duration in jQuery.fx.sp
 eeds ) {\n\t\t\t\topt.duration = jQuery.fx.speeds[ opt.duration ];\n\n\t\t\t} else {\n\t\t\t\topt.duration = jQuery.fx.speeds._default;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Normalize opt.queue - true/undefined/null -> \"fx\"\n\tif ( opt.queue == null || opt.queue === true ) {\n\t\topt.queue = \"fx\";\n\t}\n\n\t// Queueing\n\topt.old = opt.complete;\n\n\topt.complete = function() {\n\t\tif ( isFunction( opt.old ) ) {\n\t\t\topt.old.call( this );\n\t\t}\n\n\t\tif ( opt.queue ) {\n\t\t\tjQuery.dequeue( this, opt.queue );\n\t\t}\n\t};\n\n\treturn opt;\n};\n\njQuery.fn.extend( {\n\tfadeTo: function( speed, to, easing, callback ) {\n\n\t\t// Show any hidden elements after setting opacity to 0\n\t\treturn this.filter( isHiddenWithinTree ).css( \"opacity\", 0 ).show()\n\n\t\t\t// Animate to the value specified\n\t\t\t.end().animate( { opacity: to }, speed, easing, callback );\n\t},\n\tanimate: function( prop, speed, easing, callback ) {\n\t\tvar empty = jQuery.isEmptyObject( prop ),\n\t\t\toptall =
  jQuery.speed( speed, easing, callback ),\n\t\t\tdoAnimation = function() {\n\n\t\t\t\t// Operate on a copy of prop so per-property easing won't be lost\n\t\t\t\tvar anim = Animation( this, jQuery.extend( {}, prop ), optall );\n\n\t\t\t\t// Empty animations, or finishing resolves immediately\n\t\t\t\tif ( empty || dataPriv.get( this, \"finish\" ) ) {\n\t\t\t\t\tanim.stop( true );\n\t\t\t\t}\n\t\t\t};\n\t\t\tdoAnimation.finish = doAnimation;\n\n\t\treturn empty || optall.queue === false ?\n\t\t\tthis.each( doAnimation ) :\n\t\t\tthis.queue( optall.queue, doAnimation );\n\t},\n\tstop: function( type, clearQueue, gotoEnd ) {\n\t\tvar stopQueue = function( hooks ) {\n\t\t\tvar stop = hooks.stop;\n\t\t\tdelete hooks.stop;\n\t\t\tstop( gotoEnd );\n\t\t};\n\n\t\tif ( typeof type !== \"string\" ) {\n\t\t\tgotoEnd = clearQueue;\n\t\t\tclearQueue = type;\n\t\t\ttype = undefined;\n\t\t}\n\t\tif ( clearQueue && type !== false ) {\n\t\t\tthis.queue( type || \"fx\", [] );\n\t\t}\n\n\t\treturn thi
 s.each( function() {\n\t\t\tvar dequeue = true,\n\t\t\t\tindex = type != null && type + \"queueHooks\",\n\t\t\t\ttimers = jQuery.timers,\n\t\t\t\tdata = dataPriv.get( this );\n\n\t\t\tif ( index ) {\n\t\t\t\tif ( data[ index ] && data[ index ].stop ) {\n\t\t\t\t\tstopQueue( data[ index ] );\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tfor ( index in data ) {\n\t\t\t\t\tif ( data[ index ] && data[ index ].stop && rrun.test( index ) ) {\n\t\t\t\t\t\tstopQueue( data[ index ] );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tfor ( index = timers.length; index--; ) {\n\t\t\t\tif ( timers[ index ].elem === this &&\n\t\t\t\t\t( type == null || timers[ index ].queue === type ) ) {\n\n\t\t\t\t\ttimers[ index ].anim.stop( gotoEnd );\n\t\t\t\t\tdequeue = false;\n\t\t\t\t\ttimers.splice( index, 1 );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Start the next in the queue if the last step wasn't forced.\n\t\t\t// Timers currently will call their complete callbacks, which\n\t\t\t// will dequeue but only if they were gotoEn
 d.\n\t\t\tif ( dequeue || !gotoEnd ) {\n\t\t\t\tjQuery.dequeue( this, type );\n\t\t\t}\n\t\t} );\n\t},\n\tfinish: function( type ) {\n\t\tif ( type !== false ) {\n\t\t\ttype = type || \"fx\";\n\t\t}\n\t\treturn this.each( function() {\n\t\t\tvar index,\n\t\t\t\tdata = dataPriv.get( this ),\n\t\t\t\tqueue = data[ type + \"queue\" ],\n\t\t\t\thooks = data[ type + \"queueHooks\" ],\n\t\t\t\ttimers = jQuery.timers,\n\t\t\t\tlength = queue ? queue.length : 0;\n\n\t\t\t// Enable finishing flag on private data\n\t\t\tdata.finish = true;\n\n\t\t\t// Empty the queue first\n\t\t\tjQuery.queue( this, type, [] );\n\n\t\t\tif ( hooks && hooks.stop ) {\n\t\t\t\thooks.stop.call( this, true );\n\t\t\t}\n\n\t\t\t// Look for any active animations, and finish them\n\t\t\tfor ( index = timers.length; index--; ) {\n\t\t\t\tif ( timers[ index ].elem === this && timers[ index ].queue === type ) {\n\t\t\t\t\ttimers[ index ].anim.stop( true );\n\t\t\t\t\ttimers.splice( index, 1 );\n\t\t\t\t}\n\t\t\t}\n\n\t\
 t\t// Look for any animations in the old queue and finish them\n\t\t\tfor ( index = 0; index < length; index++ ) {\n\t\t\t\tif ( queue[ index ] && queue[ index ].finish ) {\n\t\t\t\t\tqueue[ index ].finish.call( this );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Turn off finishing flag\n\t\t\tdelete data.finish;\n\t\t} );\n\t}\n} );\n\njQuery.each( [ \"toggle\", \"show\", \"hide\" ], function( i, name ) {\n\tvar cssFn = jQuery.fn[ name ];\n\tjQuery.fn[ name ] = function( speed, easing, callback ) {\n\t\treturn speed == null || typeof speed === \"boolean\" ?\n\t\t\tcssFn.apply( this, arguments ) :\n\t\t\tthis.animate( genFx( name, true ), speed, easing, callback );\n\t};\n} );\n\n// Generate shortcuts for custom animations\njQuery.each( {\n\tslideDown: genFx( \"show\" ),\n\tslideUp: genFx( \"hide\" ),\n\tslideToggle: genFx( \"toggle\" ),\n\tfadeIn: { opacity: \"show\" },\n\tfadeOut: { opacity: \"hide\" },\n\tfadeToggle: { opacity: \"toggle\" }\n}, function( name, props ) {\n\tjQuery.fn[ name ] 
 = function( speed, easing, callback ) {\n\t\treturn this.animate( props, speed, easing, callback );\n\t};\n} );\n\njQuery.timers = [];\njQuery.fx.tick = function() {\n\tvar timer,\n\t\ti = 0,\n\t\ttimers = jQuery.timers;\n\n\tfxNow = Date.now();\n\n\tfor ( ; i < timers.length; i++ ) {\n\t\ttimer = timers[ i ];\n\n\t\t// Run the timer and safely remove it when done (allowing for external removal)\n\t\tif ( !timer() && timers[ i ] === timer ) {\n\t\t\ttimers.splice( i--, 1 );\n\t\t}\n\t}\n\n\tif ( !timers.length ) {\n\t\tjQuery.fx.stop();\n\t}\n\tfxNow = undefined;\n};\n\njQuery.fx.timer = function( timer ) {\n\tjQuery.timers.push( timer );\n\tjQuery.fx.start();\n};\n\njQuery.fx.interval = 13;\njQuery.fx.start = function() {\n\tif ( inProgress ) {\n\t\treturn;\n\t}\n\n\tinProgress = true;\n\tschedule();\n};\n\njQuery.fx.stop = function() {\n\tinProgress = null;\n};\n\njQuery.fx.speeds = {\n\tslow: 600,\n\tfast: 200,\n\n\t// Default speed\n\t_default: 400\n};\n\n\n// Based off of the p
 lugin by Clint Helfers, with permission.\n// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/\njQuery.fn.delay = function( time, type ) {\n\ttime = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time;\n\ttype = type || \"fx\";\n\n\treturn this.queue( type, function( next, hooks ) {\n\t\tvar timeout = window.setTimeout( next, time );\n\t\thooks.stop = function() {\n\t\t\twindow.clearTimeout( timeout );\n\t\t};\n\t} );\n};\n\n\n( function() {\n\tvar input = document.createElement( \"input\" ),\n\t\tselect = document.createElement( \"select\" ),\n\t\topt = select.appendChild( document.createElement( \"option\" ) );\n\n\tinput.type = \"checkbox\";\n\n\t// Support: Android <=4.3 only\n\t// Default value for a checkbox should be \"on\"\n\tsupport.checkOn = input.value !== \"\";\n\n\t// Support: IE <=11 only\n\t// Must access selectedIndex to make default options select\n\tsupport.optSelected = opt.selected;\n\n\t// Support: IE <=11 only\n\
 t// An input loses its value after becoming a radio\n\tinput = document.createElement( \"input\" );\n\tinput.value = \"t\";\n\tinput.type = \"radio\";\n\tsupport.radioValue = input.value === \"t\";\n} )();\n\n\nvar boolHook,\n\tattrHandle = jQuery.expr.attrHandle;\n\njQuery.fn.extend( {\n\tattr: function( name, value ) {\n\t\treturn access( this, jQuery.attr, name, value, arguments.length > 1 );\n\t},\n\n\tremoveAttr: function( name ) {\n\t\treturn this.each( function() {\n\t\t\tjQuery.removeAttr( this, name );\n\t\t} );\n\t}\n} );\n\njQuery.extend( {\n\tattr: function( elem, name, value ) {\n\t\tvar ret, hooks,\n\t\t\tnType = elem.nodeType;\n\n\t\t// Don't get/set attributes on text, comment and attribute nodes\n\t\tif ( nType === 3 || nType === 8 || nType === 2 ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Fallback to prop when attributes are not supported\n\t\tif ( typeof elem.getAttribute === \"undefined\" ) {\n\t\t\treturn jQuery.prop( elem, name, value );\n\t\t}\n\n\t\t// Attribute hook
 s are determined by the lowercase version\n\t\t// Grab necessary hook if one is defined\n\t\tif ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {\n\t\t\thooks = jQuery.attrHooks[ name.toLowerCase() ] ||\n\t\t\t\t( jQuery.expr.match.bool.test( name ) ? boolHook : undefined );\n\t\t}\n\n\t\tif ( value !== undefined ) {\n\t\t\tif ( value === null ) {\n\t\t\t\tjQuery.removeAttr( elem, name );\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif ( hooks && \"set\" in hooks &&\n\t\t\t\t( ret = hooks.set( elem, value, name ) ) !== undefined ) {\n\t\t\t\treturn ret;\n\t\t\t}\n\n\t\t\telem.setAttribute( name, value + \"\" );\n\t\t\treturn value;\n\t\t}\n\n\t\tif ( hooks && \"get\" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {\n\t\t\treturn ret;\n\t\t}\n\n\t\tret = jQuery.find.attr( elem, name );\n\n\t\t// Non-existent attributes return null, we normalize to undefined\n\t\treturn ret == null ? undefined : ret;\n\t},\n\n\tattrHooks: {\n\t\ttype: {\n\t\t\tset: function( elem, value ) {\n\t\t\t\tif ( 
 !support.radioValue && value === \"radio\" &&\n\t\t\t\t\tnodeName( elem, \"input\" ) ) {\n\t\t\t\t\tvar val = elem.value;\n\t\t\t\t\telem.setAttribute( \"type\", value );\n\t\t\t\t\tif ( val ) {\n\t\t\t\t\t\telem.value = val;\n\t\t\t\t\t}\n\t\t\t\t\treturn value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\n\tremoveAttr: function( elem, value ) {\n\t\tvar name,\n\t\t\ti = 0,\n\n\t\t\t// Attribute names can contain non-HTML whitespace characters\n\t\t\t// https://html.spec.whatwg.org/multipage/syntax.html#attributes-2\n\t\t\tattrNames = value && value.match( rnothtmlwhite );\n\n\t\tif ( attrNames && elem.nodeType === 1 ) {\n\t\t\twhile ( ( name = attrNames[ i++ ] ) ) {\n\t\t\t\telem.removeAttribute( name );\n\t\t\t}\n\t\t}\n\t}\n} );\n\n// Hooks for boolean attributes\nboolHook = {\n\tset: function( elem, value, name ) {\n\t\tif ( value === false ) {\n\n\t\t\t// Remove boolean attributes when set to false\n\t\t\tjQuery.removeAttr( elem, name );\n\t\t} else {\n\t\t\telem.setAttribute( name, na
 me );\n\t\t}\n\t\treturn name;\n\t}\n};\n\njQuery.each( jQuery.expr.match.bool.source.match( /\\w+/g ), function( i, name ) {\n\tvar getter = attrHandle[ name ] || jQuery.find.attr;\n\n\tattrHandle[ name ] = function( elem, name, isXML ) {\n\t\tvar ret, handle,\n\t\t\tlowercaseName = name.toLowerCase();\n\n\t\tif ( !isXML ) {\n\n\t\t\t// Avoid an infinite loop by temporarily removing this function from the getter\n\t\t\thandle = attrHandle[ lowercaseName ];\n\t\t\tattrHandle[ lowercaseName ] = ret;\n\t\t\tret = getter( elem, name, isXML ) != null ?\n\t\t\t\tlowercaseName :\n\t\t\t\tnull;\n\t\t\tattrHandle[ lowercaseName ] = handle;\n\t\t}\n\t\treturn ret;\n\t};\n} );\n\n\n\n\nvar rfocusable = /^(?:input|select|textarea|button)$/i,\n\trclickable = /^(?:a|area)$/i;\n\njQuery.fn.extend( {\n\tprop: function( name, value ) {\n\t\treturn access( this, jQuery.prop, name, value, arguments.length > 1 );\n\t},\n\n\tremoveProp: function( name ) {\n\t\treturn this.each( function() {\n\t\t\tdele
 te this[ jQuery.propFix[ name ] || name ];\n\t\t} );\n\t}\n} );\n\njQuery.extend( {\n\tprop: function( elem, name, value ) {\n\t\tvar ret, hooks,\n\t\t\tnType = elem.nodeType;\n\n\t\t// Don't get/set properties on text, comment and attribute nodes\n\t\tif ( nType === 3 || nType === 8 || nType === 2 ) {\n\t\t\treturn;\n\t\t}\n\n\t\tif ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {\n\n\t\t\t// Fix name and attach hooks\n\t\t\tname = jQuery.propFix[ name ] || name;\n\t\t\thooks = jQuery.propHooks[ name ];\n\t\t}\n\n\t\tif ( value !== undefined ) {\n\t\t\tif ( hooks && \"set\" in hooks &&\n\t\t\t\t( ret = hooks.set( elem, value, name ) ) !== undefined ) {\n\t\t\t\treturn ret;\n\t\t\t}\n\n\t\t\treturn ( elem[ name ] = value );\n\t\t}\n\n\t\tif ( hooks && \"get\" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {\n\t\t\treturn ret;\n\t\t}\n\n\t\treturn elem[ name ];\n\t},\n\n\tpropHooks: {\n\t\ttabIndex: {\n\t\t\tget: function( elem ) {\n\n\t\t\t\t// Support: IE <=9 - 11 only\n\t\t
 \t\t// elem.tabIndex doesn't always return the\n\t\t\t\t// correct value when it hasn't been explicitly set\n\t\t\t\t// https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/\n\t\t\t\t// Use proper attribute retrieval(#12072)\n\t\t\t\tvar tabindex = jQuery.find.attr( elem, \"tabindex\" );\n\n\t\t\t\tif ( tabindex ) {\n\t\t\t\t\treturn parseInt( tabindex, 10 );\n\t\t\t\t}\n\n\t\t\t\tif (\n\t\t\t\t\trfocusable.test( elem.nodeName ) ||\n\t\t\t\t\trclickable.test( elem.nodeName ) &&\n\t\t\t\t\telem.href\n\t\t\t\t) {\n\t\t\t\t\treturn 0;\n\t\t\t\t}\n\n\t\t\t\treturn -1;\n\t\t\t}\n\t\t}\n\t},\n\n\tpropFix: {\n\t\t\"for\": \"htmlFor\",\n\t\t\"class\": \"className\"\n\t}\n} );\n\n// Support: IE <=11 only\n// Accessing the selectedIndex property\n// forces the browser to respect setting selected\n// on the option\n// The getter ensures a default option is selected\n// when in an optgroup\n// eslint rule
  \"no-unused-expressions\" is disabled for this code\n// since it considers such accessions noop\nif ( !support.optSelected ) {\n\tjQuery.propHooks.selected = {\n\t\tget: function( elem ) {\n\n\t\t\t/* eslint no-unused-expressions: \"off\" */\n\n\t\t\tvar parent = elem.parentNode;\n\t\t\tif ( parent && parent.parentNode ) {\n\t\t\t\tparent.parentNode.selectedIndex;\n\t\t\t}\n\t\t\treturn null;\n\t\t},\n\t\tset: function( elem ) {\n\n\t\t\t/* eslint no-unused-expressions: \"off\" */\n\n\t\t\tvar parent = elem.parentNode;\n\t\t\tif ( parent ) {\n\t\t\t\tparent.selectedIndex;\n\n\t\t\t\tif ( parent.parentNode ) {\n\t\t\t\t\tparent.parentNode.selectedIndex;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n}\n\njQuery.each( [\n\t\"tabIndex\",\n\t\"readOnly\",\n\t\"maxLength\",\n\t\"cellSpacing\",\n\t\"cellPadding\",\n\t\"rowSpan\",\n\t\"colSpan\",\n\t\"useMap\",\n\t\"frameBorder\",\n\t\"contentEditable\"\n], function() {\n\tjQuery.propFix[ this.toLowerCase() ] = this;\n} );\n\n\n\n\n\t// Strip and coll
 apse whitespace according to HTML spec\n\t// https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace\n\tfunction stripAndCollapse( value ) {\n\t\tvar tokens = value.match( rnothtmlwhite ) || [];\n\t\treturn tokens.join( \" \" );\n\t}\n\n\nfunction getClass( elem ) {\n\treturn elem.getAttribute && elem.getAttribute( \"class\" ) || \"\";\n}\n\nfunction classesToArray( value ) {\n\tif ( Array.isArray( value ) ) {\n\t\treturn value;\n\t}\n\tif ( typeof value === \"string\" ) {\n\t\treturn value.match( rnothtmlwhite ) || [];\n\t}\n\treturn [];\n}\n\njQuery.fn.extend( {\n\taddClass: function( value ) {\n\t\tvar classes, elem, cur, curValue, clazz, j, finalValue,\n\t\t\ti = 0;\n\n\t\tif ( isFunction( value ) ) {\n\t\t\treturn this.each( function( j ) {\n\t\t\t\tjQuery( this ).addClass( value.call( this, j, getClass( this ) ) );\n\t\t\t} );\n\t\t}\n\n\t\tclasses = classesToArray( value );\n\n\t\tif ( classes.length ) {\n\t\t\twhile ( ( elem = this[ i++ ] ) ) {\n\t\t\t\tcurValue =
  getClass( elem );\n\t\t\t\tcur = elem.nodeType === 1 && ( \" \" + stripAndCollapse( curValue ) + \" \" );\n\n\t\t\t\tif ( cur ) {\n\t\t\t\t\tj = 0;\n\t\t\t\t\twhile ( ( clazz = classes[ j++ ] ) ) {\n\t\t\t\t\t\tif ( cur.indexOf( \" \" + clazz + \" \" ) < 0 ) {\n\t\t\t\t\t\t\tcur += clazz + \" \";\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Only assign if different to avoid unneeded rendering.\n\t\t\t\t\tfinalValue = stripAndCollapse( cur );\n\t\t\t\t\tif ( curValue !== finalValue ) {\n\t\t\t\t\t\telem.setAttribute( \"class\", finalValue );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn this;\n\t},\n\n\tremoveClass: function( value ) {\n\t\tvar classes, elem, cur, curValue, clazz, j, finalValue,\n\t\t\ti = 0;\n\n\t\tif ( isFunction( value ) ) {\n\t\t\treturn this.each( function( j ) {\n\t\t\t\tjQuery( this ).removeClass( value.call( this, j, getClass( this ) ) );\n\t\t\t} );\n\t\t}\n\n\t\tif ( !arguments.length ) {\n\t\t\treturn this.attr( \"class\", \"\" );\n\t\t}\n\n\t\tcla
 sses = classesToArray( value );\n\n\t\tif ( classes.length ) {\n\t\t\twhile ( ( elem = this[ i++ ] ) ) {\n\t\t\t\tcurValue = getClass( elem );\n\n\t\t\t\t// This expression is here for better compressibility (see addClass)\n\t\t\t\tcur = elem.nodeType === 1 && ( \" \" + stripAndCollapse( curValue ) + \" \" );\n\n\t\t\t\tif ( cur ) {\n\t\t\t\t\tj = 0;\n\t\t\t\t\twhile ( ( clazz = classes[ j++ ] ) ) {\n\n\t\t\t\t\t\t// Remove *all* instances\n\t\t\t\t\t\twhile ( cur.indexOf( \" \" + clazz + \" \" ) > -1 ) {\n\t\t\t\t\t\t\tcur = cur.replace( \" \" + clazz + \" \", \" \" );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Only assign if different to avoid unneeded rendering.\n\t\t\t\t\tfinalValue = stripAndCollapse( cur );\n\t\t\t\t\tif ( curValue !== finalValue ) {\n\t\t\t\t\t\telem.setAttribute( \"class\", finalValue );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn this;\n\t},\n\n\ttoggleClass: function( value, stateVal ) {\n\t\tvar type = typeof value,\n\t\t\tisValidValue = type =
 == \"string\" || Array.isArray( value );\n\n\t\tif ( typeof stateVal === \"boolean\" && isValidValue ) {\n\t\t\treturn stateVal ? this.addClass( value ) : this.removeClass( value );\n\t\t}\n\n\t\tif ( isFunction( value ) ) {\n\t\t\treturn this.each( function( i ) {\n\t\t\t\tjQuery( this ).toggleClass(\n\t\t\t\t\tvalue.call( this, i, getClass( this ), stateVal ),\n\t\t\t\t\tstateVal\n\t\t\t\t);\n\t\t\t} );\n\t\t}\n\n\t\treturn this.each( function() {\n\t\t\tvar className, i, self, classNames;\n\n\t\t\tif ( isValidValue ) {\n\n\t\t\t\t// Toggle individual class names\n\t\t\t\ti = 0;\n\t\t\t\tself = jQuery( this );\n\t\t\t\tclassNames = classesToArray( value );\n\n\t\t\t\twhile ( ( className = classNames[ i++ ] ) ) {\n\n\t\t\t\t\t// Check each className given, space separated list\n\t\t\t\t\tif ( self.hasClass( className ) ) {\n\t\t\t\t\t\tself.removeClass( className );\n\t\t\t\t\t} else {\n\t\t\t\t\t\tself.addClass( className );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t// Toggle whole class n
 ame\n\t\t\t} else if ( value === undefined || type === \"boolean\" ) {\n\t\t\t\tclassName = getClass( this );\n\t\t\t\tif ( className ) {\n\n\t\t\t\t\t// Store className if set\n\t\t\t\t\tdataPriv.set( this, \"__className__\", className );\n\t\t\t\t}\n\n\t\t\t\t// If the element has a class name or if we're passed `false`,\n\t\t\t\t// then remove the whole classname (if there was one, the above saved it).\n\t\t\t\t// Otherwise bring back whatever was previously saved (if anything),\n\t\t\t\t// falling back to the empty string if nothing was stored.\n\t\t\t\tif ( this.setAttribute ) {\n\t\t\t\t\tthis.setAttribute( \"class\",\n\t\t\t\t\t\tclassName || value === false ?\n\t\t\t\t\t\t\"\" :\n\t\t\t\t\t\tdataPriv.get( this, \"__className__\" ) || \"\"\n\t\t\t\t\t);\n\t\t\t\t}\n\t\t\t}\n\t\t} );\n\t},\n\n\thasClass: function( selector ) {\n\t\tvar className, elem,\n\t\t\ti = 0;\n\n\t\tclassName = \" \" + selector + \" \";\n\t\twhile ( ( elem = this[ i++ ] ) ) {\n\t\t\tif ( elem.nodeType =
 == 1 &&\n\t\t\t\t( \" \" + stripAndCollapse( getClass( elem ) ) + \" \" ).indexOf( className ) > -1 ) {\n\t\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\n\t\treturn false;\n\t}\n} );\n\n\n\n\nvar rreturn = /\\r/g;\n\njQuery.fn.extend( {\n\tval: function( value ) {\n\t\tvar hooks, ret, valueIsFunction,\n\t\t\telem = this[ 0 ];\n\n\t\tif ( !arguments.length ) {\n\t\t\tif ( elem ) {\n\t\t\t\thooks = jQuery.valHooks[ elem.type ] ||\n\t\t\t\t\tjQuery.valHooks[ elem.nodeName.toLowerCase() ];\n\n\t\t\t\tif ( hooks &&\n\t\t\t\t\t\"get\" in hooks &&\n\t\t\t\t\t( ret = hooks.get( elem, \"value\" ) ) !== undefined\n\t\t\t\t) {\n\t\t\t\t\treturn ret;\n\t\t\t\t}\n\n\t\t\t\tret = elem.value;\n\n\t\t\t\t// Handle most common string cases\n\t\t\t\tif ( typeof ret === \"string\" ) {\n\t\t\t\t\treturn ret.replace( rreturn, \"\" );\n\t\t\t\t}\n\n\t\t\t\t// Handle cases where value is null/undef or number\n\t\t\t\treturn ret == null ? \"\" : ret;\n\t\t\t}\n\n\t\t\treturn;\n\t\t}\n\n\t\tvalueIsFunction = isFun
 ction( value );\n\n\t\treturn this.each( function( i ) {\n\t\t\tvar val;\n\n\t\t\tif ( this.nodeType !== 1 ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif ( valueIsFunction ) {\n\t\t\t\tval = value.call( this, i, jQuery( this ).val() );\n\t\t\t} else {\n\t\t\t\tval = value;\n\t\t\t}\n\n\t\t\t// Treat null/undefined as \"\"; convert numbers to string\n\t\t\tif ( val == null ) {\n\t\t\t\tval = \"\";\n\n\t\t\t} else if ( typeof val === \"number\" ) {\n\t\t\t\tval += \"\";\n\n\t\t\t} else if ( Array.isArray( val ) ) {\n\t\t\t\tval = jQuery.map( val, function( value ) {\n\t\t\t\t\treturn value == null ? \"\" : value + \"\";\n\t\t\t\t} );\n\t\t\t}\n\n\t\t\thooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ];\n\n\t\t\t// If set returns undefined, fall back to normal setting\n\t\t\tif ( !hooks || !( \"set\" in hooks ) || hooks.set( this, val, \"value\" ) === undefined ) {\n\t\t\t\tthis.value = val;\n\t\t\t}\n\t\t} );\n\t}\n} );\n\njQuery.extend( {\n\tvalHooks: {
 \n\t\toption: {\n\t\t\tget: function( elem ) {\n\n\t\t\t\tvar val = jQuery.find.attr( elem, \"value\" );\n\t\t\t\treturn val != null ?\n\t\t\t\t\tval :\n\n\t\t\t\t\t// Support: IE <=10 - 11 only\n\t\t\t\t\t// option.text throws exceptions (#14686, #14858)\n\t\t\t\t\t// Strip and collapse whitespace\n\t\t\t\t\t// https://html.spec.whatwg.org/#strip-and-collapse-whitespace\n\t\t\t\t\tstripAndCollapse( jQuery.text( elem ) );\n\t\t\t}\n\t\t},\n\t\tselect: {\n\t\t\tget: function( elem ) {\n\t\t\t\tvar value, option, i,\n\t\t\t\t\toptions = elem.options,\n\t\t\t\t\tindex = elem.selectedIndex,\n\t\t\t\t\tone = elem.type === \"select-one\",\n\t\t\t\t\tvalues = one ? null : [],\n\t\t\t\t\tmax = one ? index + 1 : options.length;\n\n\t\t\t\tif ( index < 0 ) {\n\t\t\t\t\ti = max;\n\n\t\t\t\t} else {\n\t\t\t\t\ti = one ? index : 0;\n\t\t\t\t}\n\n\t\t\t\t// Loop through all the selected options\n\t\t\t\tfor ( ; i < max; i++ ) {\n\t\t\t\t\toption = options[ i ];\n\n\t\t\t\t\t// Support: IE <=9 onl
 y\n\t\t\t\t\t// IE8-9 doesn't update selected after form reset (#2551)\n\t\t\t\t\tif ( ( option.selected || i === index ) &&\n\n\t\t\t\t\t\t\t// Don't return options that are disabled or in a disabled optgroup\n\t\t\t\t\t\t\t!option.disabled &&\n\t\t\t\t\t\t\t( !option.parentNode.disabled ||\n\t\t\t\t\t\t\t\t!nodeName( option.parentNode, \"optgroup\" ) ) ) {\n\n\t\t\t\t\t\t// Get the specific value for the option\n\t\t\t\t\t\tvalue = jQuery( option ).val();\n\n\t\t\t\t\t\t// We don't need an array for one selects\n\t\t\t\t\t\tif ( one ) {\n\t\t\t\t\t\t\treturn value;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// Multi-Selects return an array\n\t\t\t\t\t\tvalues.push( value );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\treturn values;\n\t\t\t},\n\n\t\t\tset: function( elem, value ) {\n\t\t\t\tvar optionSet, option,\n\t\t\t\t\toptions = elem.options,\n\t\t\t\t\tvalues = jQuery.makeArray( value ),\n\t\t\t\t\ti = options.length;\n\n\t\t\t\twhile ( i-- ) {\n\t\t\t\t\toption = options[ i ];\n\n\t\t\t\t\t/* esl
 int-disable no-cond-assign */\n\n\t\t\t\t\tif ( option.selected =\n\t\t\t\t\t\tjQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1\n\t\t\t\t\t) {\n\t\t\t\t\t\toptionSet = true;\n\t\t\t\t\t}\n\n\t\t\t\t\t/* eslint-enable no-cond-assign */\n\t\t\t\t}\n\n\t\t\t\t// Force browsers to behave consistently when non-matching value is set\n\t\t\t\tif ( !optionSet ) {\n\t\t\t\t\telem.selectedIndex = -1;\n\t\t\t\t}\n\t\t\t\treturn values;\n\t\t\t}\n\t\t}\n\t}\n} );\n\n// Radios and checkboxes getter/setter\njQuery.each( [ \"radio\", \"checkbox\" ], function() {\n\tjQuery.valHooks[ this ] = {\n\t\tset: function( elem, value ) {\n\t\t\tif ( Array.isArray( value ) ) {\n\t\t\t\treturn ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 );\n\t\t\t}\n\t\t}\n\t};\n\tif ( !support.checkOn ) {\n\t\tjQuery.valHooks[ this ].get = function( elem ) {\n\t\t\treturn elem.getAttribute( \"value\" ) === null ? \"on\" : elem.value;\n\t\t};\n\t}\n} );\n\n\n\n\n// Return jQuery for 
 attributes-only inclusion\n\n\nsupport.focusin = \"onfocusin\" in window;\n\n\nvar rfocusMorph = /^(?:focusinfocus|focusoutblur)$/,\n\tstopPropagationCallback = function( e ) {\n\t\te.stopPropagation();\n\t};\n\njQuery.extend( jQuery.event, {\n\n\ttrigger: function( event, data, elem, onlyHandlers ) {\n\n\t\tvar i, cur, tmp, bubbleType, ontype, handle, special, lastElement,\n\t\t\teventPath = [ elem || document ],\n\t\t\ttype = hasOwn.call( event, \"type\" ) ? event.type : event,\n\t\t\tnamespaces = hasOwn.call( event, \"namespace\" ) ? event.namespace.split( \".\" ) : [];\n\n\t\tcur = lastElement = tmp = elem = elem || document;\n\n\t\t// Don't do events on text and comment nodes\n\t\tif ( elem.nodeType === 3 || elem.nodeType === 8 ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// focus/blur morphs to focusin/out; ensure we're not firing them right now\n\t\tif ( rfocusMorph.test( type + jQuery.event.triggered ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\tif ( type.indexOf( \".\" ) > -1 ) {\n\n\t\t\t// Name
 spaced trigger; create a regexp to match event type in handle()\n\t\t\tnamespaces = type.split( \".\" );\n\t\t\ttype = namespaces.shift();\n\t\t\tnamespaces.sort();\n\t\t}\n\t\tontype = type.indexOf( \":\" ) < 0 && \"on\" + type;\n\n\t\t// Caller can pass in a jQuery.Event object, Object, or just an event type string\n\t\tevent = event[ jQuery.expando ] ?\n\t\t\tevent :\n\t\t\tnew jQuery.Event( type, typeof event === \"object\" && event );\n\n\t\t// Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true)\n\t\tevent.isTrigger = onlyHandlers ? 2 : 3;\n\t\tevent.namespace = namespaces.join( \".\" );\n\t\tevent.rnamespace = event.namespace ?\n\t\t\tnew RegExp( \"(^|\\\\.)\" + namespaces.join( \"\\\\.(?:.*\\\\.|)\" ) + \"(\\\\.|$)\" ) :\n\t\t\tnull;\n\n\t\t// Clean up the event in case it is being reused\n\t\tevent.result = undefined;\n\t\tif ( !event.target ) {\n\t\t\tevent.target = elem;\n\t\t}\n\n\t\t// Clone any incoming data and prepend the event, creating the handler
  arg list\n\t\tdata = data == null ?\n\t\t\t[ event ] :\n\t\t\tjQuery.makeArray( data, [ event ] );\n\n\t\t// Allow special events to draw outside the lines\n\t\tspecial = jQuery.event.special[ type ] || {};\n\t\tif ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Determine event propagation path in advance, per W3C events spec (#9951)\n\t\t// Bubble up to document, then to window; watch for a global ownerDocument var (#9724)\n\t\tif ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) {\n\n\t\t\tbubbleType = special.delegateType || type;\n\t\t\tif ( !rfocusMorph.test( bubbleType + type ) ) {\n\t\t\t\tcur = cur.parentNode;\n\t\t\t}\n\t\t\tfor ( ; cur; cur = cur.parentNode ) {\n\t\t\t\teventPath.push( cur );\n\t\t\t\ttmp = cur;\n\t\t\t}\n\n\t\t\t// Only add window if we got to document (e.g., not plain obj or detached DOM)\n\t\t\tif ( tmp === ( elem.ownerDocument || document ) ) {\n\t\t\t\teventPath.push( t
 mp.defaultView || tmp.parentWindow || window );\n\t\t\t}\n\t\t}\n\n\t\t// Fire handlers on the event path\n\t\ti = 0;\n\t\twhile ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) {\n\t\t\tlastElement = cur;\n\t\t\tevent.type = i > 1 ?\n\t\t\t\tbubbleType :\n\t\t\t\tspecial.bindType || type;\n\n\t\t\t// jQuery handler\n\t\t\thandle = ( dataPriv.get( cur, \"events\" ) || {} )[ event.type ] &&\n\t\t\t\tdataPriv.get( cur, \"handle\" );\n\t\t\tif ( handle ) {\n\t\t\t\thandle.apply( cur, data );\n\t\t\t}\n\n\t\t\t// Native handler\n\t\t\thandle = ontype && cur[ ontype ];\n\t\t\tif ( handle && handle.apply && acceptData( cur ) ) {\n\t\t\t\tevent.result = handle.apply( cur, data );\n\t\t\t\tif ( event.result === false ) {\n\t\t\t\t\tevent.preventDefault();\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tevent.type = type;\n\n\t\t// If nobody prevented the default action, do it now\n\t\tif ( !onlyHandlers && !event.isDefaultPrevented() ) {\n\n\t\t\tif ( ( !special._default ||\n\t\t\t\tspecial.
 _default.apply( eventPath.pop(), data ) === false ) &&\n\t\t\t\tacceptData( elem ) ) {\n\n\t\t\t\t// Call a native DOM method on the target with the same name as the event.\n\t\t\t\t// Don't do default actions on window, that's where global variables be (#6170)\n\t\t\t\tif ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) {\n\n\t\t\t\t\t// Don't re-trigger an onFOO event when we call its FOO() method\n\t\t\t\t\ttmp = elem[ ontype ];\n\n\t\t\t\t\tif ( tmp ) {\n\t\t\t\t\t\telem[ ontype ] = null;\n\t\t\t\t\t}\n\n\t\t\t\t\t// Prevent re-triggering of the same event, since we already bubbled it above\n\t\t\t\t\tjQuery.event.triggered = type;\n\n\t\t\t\t\tif ( event.isPropagationStopped() ) {\n\t\t\t\t\t\tlastElement.addEventListener( type, stopPropagationCallback );\n\t\t\t\t\t}\n\n\t\t\t\t\telem[ type ]();\n\n\t\t\t\t\tif ( event.isPropagationStopped() ) {\n\t\t\t\t\t\tlastElement.removeEventListener( type, stopPropagationCallback );\n\t\t\t\t\t}\n\n\t\t\t\t\tjQuery.event.tr
 iggered = undefined;\n\n\t\t\t\t\tif ( tmp ) {\n\t\t\t\t\t\telem[ ontype ] = tmp;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn event.result;\n\t},\n\n\t// Piggyback on a donor event to simulate a different one\n\t// Used only for `focus(in | out)` events\n\tsimulate: function( type, elem, event ) {\n\t\tvar e = jQuery.extend(\n\t\t\tnew jQuery.Event(),\n\t\t\tevent,\n\t\t\t{\n\t\t\t\ttype: type,\n\t\t\t\tisSimulated: true\n\t\t\t}\n\t\t);\n\n\t\tjQuery.event.trigger( e, null, elem );\n\t}\n\n} );\n\njQuery.fn.extend( {\n\n\ttrigger: function( type, data ) {\n\t\treturn this.each( function() {\n\t\t\tjQuery.event.trigger( type, data, this );\n\t\t} );\n\t},\n\ttriggerHandler: function( type, data ) {\n\t\tvar elem = this[ 0 ];\n\t\tif ( elem ) {\n\t\t\treturn jQuery.event.trigger( type, data, elem, true );\n\t\t}\n\t}\n} );\n\n\n// Support: Firefox <=44\n// Firefox doesn't have focus(in | out) events\n// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787\n/
 /\n// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1\n// focus(in | out) events fire after focus & blur events,\n// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order\n// Related ticket - https://bugs.chromium.org/p/chromium/issues/detail?id=449857\nif ( !support.focusin ) {\n\tjQuery.each( { focus: \"focusin\", blur: \"focusout\" }, function( orig, fix ) {\n\n\t\t// Attach a single capturing handler on the document while someone wants focusin/focusout\n\t\tvar handler = function( event ) {\n\t\t\tjQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );\n\t\t};\n\n\t\tjQuery.event.special[ fix ] = {\n\t\t\tsetup: function() {\n\t\t\t\tvar doc = this.ownerDocument || this,\n\t\t\t\t\tattaches = dataPriv.access( doc, fix );\n\n\t\t\t\tif ( !attaches ) {\n\t\t\t\t\tdoc.addEventListener( orig, handler, true );\n\t\t\t\t}\n\t\t\t\tdataPriv.access( doc, fix, ( attaches || 0 ) + 1 );\n\t\t\t},\n\t\t\tteardown: function() {\n\t\t\t\
 tvar doc = this.ownerDocument || this,\n\t\t\t\t\tattaches = dataPriv.access( doc, fix ) - 1;\n\n\t\t\t\tif ( !attaches ) {\n\t\t\t\t\tdoc.removeEventListener( orig, handler, true );\n\t\t\t\t\tdataPriv.remove( doc, fix );\n\n\t\t\t\t} else {\n\t\t\t\t\tdataPriv.access( doc, fix, attaches );\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t} );\n}\nvar location = window.location;\n\nvar nonce = Date.now();\n\nvar rquery = ( /\\?/ );\n\n\n\n// Cross-browser xml parsing\njQuery.parseXML = function( data ) {\n\tvar xml;\n\tif ( !data || typeof data !== \"string\" ) {\n\t\treturn null;\n\t}\n\n\t// Support: IE 9 - 11 only\n\t// IE throws on parseFromString with invalid input.\n\ttry {\n\t\txml = ( new window.DOMParser() ).parseFromString( data, \"text/xml\" );\n\t} catch ( e ) {\n\t\txml = undefined;\n\t}\n\n\tif ( !xml || xml.getElementsByTagName( \"parsererror\" ).length ) {\n\t\tjQuery.error( \"Invalid XML: \" + data );\n\t}\n\treturn xml;\n};\n\n\nvar\n\trbracket = /\\[\\]$/,\n\trCRLF = /\\r?\\n/g,\n
 \trsubmitterTypes = /^(?:submit|button|image|reset|file)$/i,\n\trsubmittable = /^(?:input|select|textarea|keygen)/i;\n\nfunction buildParams( prefix, obj, traditional, add ) {\n\tvar name;\n\n\tif ( Array.isArray( obj ) ) {\n\n\t\t// Serialize array item.\n\t\tjQuery.each( obj, function( i, v ) {\n\t\t\tif ( traditional || rbracket.test( prefix ) ) {\n\n\t\t\t\t// Treat each array item as a scalar.\n\t\t\t\tadd( prefix, v );\n\n\t\t\t} else {\n\n\t\t\t\t// Item is non-scalar (array or object), encode its numeric index.\n\t\t\t\tbuildParams(\n\t\t\t\t\tprefix + \"[\" + ( typeof v === \"object\" && v != null ? i : \"\" ) + \"]\",\n\t\t\t\t\tv,\n\t\t\t\t\ttraditional,\n\t\t\t\t\tadd\n\t\t\t\t);\n\t\t\t}\n\t\t} );\n\n\t} else if ( !traditional && toType( obj ) === \"object\" ) {\n\n\t\t// Serialize object item.\n\t\tfor ( name in obj ) {\n\t\t\tbuildParams( prefix + \"[\" + name + \"]\", obj[ name ], traditional, add );\n\t\t}\n\n\t} else {\n\n\t\t// Serialize scalar item.\n\t\tadd( pre
 fix, obj );\n\t}\n}\n\n// Serialize an array of form elements or a set of\n// key/values into a query string\njQuery.param = function( a, traditional ) {\n\tvar prefix,\n\t\ts = [],\n\t\tadd = function( key, valueOrFunction ) {\n\n\t\t\t// If value is a function, invoke it and use its return value\n\t\t\tvar value = isFunction( valueOrFunction ) ?\n\t\t\t\tvalueOrFunction() :\n\t\t\t\tvalueOrFunction;\n\n\t\t\ts[ s.length ] = encodeURIComponent( key ) + \"=\" +\n\t\t\t\tencodeURIComponent( value == null ? \"\" : value );\n\t\t};\n\n\t// If an array was passed in, assume that it is an array of form elements.\n\tif ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {\n\n\t\t// Serialize the form elements\n\t\tjQuery.each( a, function() {\n\t\t\tadd( this.name, this.value );\n\t\t} );\n\n\t} else {\n\n\t\t// If traditional, encode the \"old\" way (the way 1.3.2 or older\n\t\t// did it), otherwise encode params recursively.\n\t\tfor ( prefix in a ) {\n\t\t\tbuildParams
 ( prefix, a[ prefix ], traditional, add );\n\t\t}\n\t}\n\n\t// Return the resulting serialization\n\treturn s.join( \"&\" );\n};\n\njQuery.fn.extend( {\n\tserialize: function() {\n\t\treturn jQuery.param( this.serializeArray() );\n\t},\n\tserializeArray: function() {\n\t\treturn this.map( function() {\n\n\t\t\t// Can add propHook for \"elements\" to filter or add form elements\n\t\t\tvar elements = jQuery.prop( this, \"elements\" );\n\t\t\treturn elements ? jQuery.makeArray( elements ) : this;\n\t\t} )\n\t\t.filter( function() {\n\t\t\tvar type = this.type;\n\n\t\t\t// Use .is( \":disabled\" ) so that fieldset[disabled] works\n\t\t\treturn this.name && !jQuery( this ).is( \":disabled\" ) &&\n\t\t\t\trsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) &&\n\t\t\t\t( this.checked || !rcheckableType.test( type ) );\n\t\t} )\n\t\t.map( function( i, elem ) {\n\t\t\tvar val = jQuery( this ).val();\n\n\t\t\tif ( val == null ) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\tif ( Ar
 ray.isArray( val ) ) {\n\t\t\t\treturn jQuery.map( val, function( val ) {\n\t\t\t\t\treturn { name: elem.name, value: val.replace( rCRLF, \"\\r\\n\" ) };\n\t\t\t\t} );\n\t\t\t}\n\n\t\t\treturn { name: elem.name, value: val.replace( rCRLF, \"\\r\\n\" ) };\n\t\t} ).get();\n\t}\n} );\n\n\nvar\n\tr20 = /%20/g,\n\trhash = /#.*$/,\n\trantiCache = /([?&])_=[^&]*/,\n\trheaders = /^(.*?):[ \\t]*([^\\r\\n]*)$/mg,\n\n\t// #7653, #8125, #8152: local protocol detection\n\trlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/,\n\trnoContent = /^(?:GET|HEAD)$/,\n\trprotocol = /^\\/\\//,\n\n\t/* Prefilters\n\t * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example)\n\t * 2) These are called:\n\t *    - BEFORE asking for a transport\n\t *    - AFTER param serialization (s.data is a string if s.processData is true)\n\t * 3) key is the dataType\n\t * 4) the catchall symbol \"*\" can be used\n\t * 5) execution will start with transport dataType and T
 HEN continue down to \"*\" if needed\n\t */\n\tprefilters = {},\n\n\t/* Transports bindings\n\t * 1) key is the dataType\n\t * 2) the catchall symbol \"*\" can be used\n\t * 3) selection will start with transport dataType and THEN go to \"*\" if needed\n\t */\n\ttransports = {},\n\n\t// Avoid comment-prolog char sequence (#10098); must appease lint and evade compression\n\tallTypes = \"*/\".concat( \"*\" ),\n\n\t// Anchor tag for parsing the document origin\n\toriginAnchor = document.createElement( \"a\" );\n\toriginAnchor.href = location.href;\n\n// Base \"constructor\" for jQuery.ajaxPrefilter and jQuery.ajaxTransport\nfunction addToPrefiltersOrTransports( structure ) {\n\n\t// dataTypeExpression is optional and defaults to \"*\"\n\treturn function( dataTypeExpression, func ) {\n\n\t\tif ( typeof dataTypeExpression !== \"string\" ) {\n\t\t\tfunc = dataTypeExpression;\n\t\t\tdataTypeExpression = \"*\";\n\t\t}\n\n\t\tvar dataType,\n\t\t\ti = 0,\n\t\t\tdataTypes = dataTypeExpression.
 toLowerCase().match( rnothtmlwhite ) || [];\n\n\t\tif ( isFunction( func ) ) {\n\n\t\t\t// For each dataType in the dataTypeExpression\n\t\t\twhile ( ( dataType = dataTypes[ i++ ] ) ) {\n\n\t\t\t\t// Prepend if requested\n\t\t\t\tif ( dataType[ 0 ] === \"+\" ) {\n\t\t\t\t\tdataType = dataType.slice( 1 ) || \"*\";\n\t\t\t\t\t( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func );\n\n\t\t\t\t// Otherwise append\n\t\t\t\t} else {\n\t\t\t\t\t( structure[ dataType ] = structure[ dataType ] || [] ).push( func );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n}\n\n// Base inspection function for prefilters and transports\nfunction inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) {\n\n\tvar inspected = {},\n\t\tseekingTransport = ( structure === transports );\n\n\tfunction inspect( dataType ) {\n\t\tvar selected;\n\t\tinspected[ dataType ] = true;\n\t\tjQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) {\n\t\t\tvar dataTypeOrTransport 
 = prefilterOrFactory( options, originalOptions, jqXHR );\n\t\t\tif ( typeof dataTypeOrTransport === \"string\" &&\n\t\t\t\t!seekingTransport && !inspected[ dataTypeOrTransport ] ) {\n\n\t\t\t\toptions.dataTypes.unshift( dataTypeOrTransport );\n\t\t\t\tinspect( dataTypeOrTransport );\n\t\t\t\treturn false;\n\t\t\t} else if ( seekingTransport ) {\n\t\t\t\treturn !( selected = dataTypeOrTransport );\n\t\t\t}\n\t\t} );\n\t\treturn selected;\n\t}\n\n\treturn inspect( options.dataTypes[ 0 ] ) || !inspected[ \"*\" ] && inspect( \"*\" );\n}\n\n// A special extend for ajax options\n// that takes \"flat\" options (not to be deep extended)\n// Fixes #9887\nfunction ajaxExtend( target, src ) {\n\tvar key, deep,\n\t\tflatOptions = jQuery.ajaxSettings.flatOptions || {};\n\n\tfor ( key in src ) {\n\t\tif ( src[ key ] !== undefined ) {\n\t\t\t( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ];\n\t\t}\n\t}\n\tif ( deep ) {\n\t\tjQuery.extend( true, target, deep );\n\t}\n
 \n\treturn target;\n}\n\n/* Handles responses to an ajax request:\n * - finds the right dataType (mediates between content-type and expected dataType)\n * - returns the corresponding response\n */\nfunction ajaxHandleResponses( s, jqXHR, responses ) {\n\n\tvar ct, type, finalDataType, firstDataType,\n\t\tcontents = s.contents,\n\t\tdataTypes = s.dataTypes;\n\n\t// Remove auto dataType and get content-type in the process\n\twhile ( dataTypes[ 0 ] === \"*\" ) {\n\t\tdataTypes.shift();\n\t\tif ( ct === undefined ) {\n\t\t\tct = s.mimeType || jqXHR.getResponseHeader( \"Content-Type\" );\n\t\t}\n\t}\n\n\t// Check if we're dealing with a known content-type\n\tif ( ct ) {\n\t\tfor ( type in contents ) {\n\t\t\tif ( contents[ type ] && contents[ type ].test( ct ) ) {\n\t\t\t\tdataTypes.unshift( type );\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Check to see if we have a response for the expected dataType\n\tif ( dataTypes[ 0 ] in responses ) {\n\t\tfinalDataType = dataTypes[ 0 ];\n\t} els
 e {\n\n\t\t// Try convertible dataTypes\n\t\tfor ( type in responses ) {\n\t\t\tif ( !dataTypes[ 0 ] || s.converters[ type + \" \" + dataTypes[ 0 ] ] ) {\n\t\t\t\tfinalDataType = type;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tif ( !firstDataType ) {\n\t\t\t\tfirstDataType = type;\n\t\t\t}\n\t\t}\n\n\t\t// Or just use first one\n\t\tfinalDataType = finalDataType || firstDataType;\n\t}\n\n\t// If we found a dataType\n\t// We add the dataType to the list if needed\n\t// and return the corresponding response\n\tif ( finalDataType ) {\n\t\tif ( finalDataType !== dataTypes[ 0 ] ) {\n\t\t\tdataTypes.unshift( finalDataType );\n\t\t}\n\t\treturn responses[ finalDataType ];\n\t}\n}\n\n/* Chain conversions given the request and the original response\n * Also sets the responseXXX fields on the jqXHR instance\n */\nfunction ajaxConvert( s, response, jqXHR, isSuccess ) {\n\tvar conv2, current, conv, tmp, prev,\n\t\tconverters = {},\n\n\t\t// Work with a copy of dataTypes in case we need to modify it for c
 onversion\n\t\tdataTypes = s.dataTypes.slice();\n\n\t// Create converters map with lowercased keys\n\tif ( dataTypes[ 1 ] ) {\n\t\tfor ( conv in s.converters ) {\n\t\t\tconverters[ conv.toLowerCase() ] = s.converters[ conv ];\n\t\t}\n\t}\n\n\tcurrent = dataTypes.shift();\n\n\t// Convert to each sequential dataType\n\twhile ( current ) {\n\n\t\tif ( s.responseFields[ current ] ) {\n\t\t\tjqXHR[ s.responseFields[ current ] ] = response;\n\t\t}\n\n\t\t// Apply the dataFilter if provided\n\t\tif ( !prev && isSuccess && s.dataFilter ) {\n\t\t\tresponse = s.dataFilter( response, s.dataType );\n\t\t}\n\n\t\tprev = current;\n\t\tcurrent = dataTypes.shift();\n\n\t\tif ( current ) {\n\n\t\t\t// There's only work to do if current dataType is non-auto\n\t\t\tif ( current === \"*\" ) {\n\n\t\t\t\tcurrent = prev;\n\n\t\t\t// Convert response if prev dataType is non-auto and differs from current\n\t\t\t} else if ( prev !== \"*\" && prev !== current ) {\n\n\t\t\t\t// Seek a direct converter\n\t\t\t
 \tconv = converters[ prev + \" \" + current ] || converters[ \"* \" + current ];\n\n\t\t\t\t// If none found, seek a pair\n\t\t\t\tif ( !conv ) {\n\t\t\t\t\tfor ( conv2 in converters ) {\n\n\t\t\t\t\t\t// If conv2 outputs current\n\t\t\t\t\t\ttmp = conv2.split( \" \" );\n\t\t\t\t\t\tif ( tmp[ 1 ] === current ) {\n\n\t\t\t\t\t\t\t// If prev can be converted to accepted input\n\t\t\t\t\t\t\tconv = converters[ prev + \" \" + tmp[ 0 ] ] ||\n\t\t\t\t\t\t\t\tconverters[ \"* \" + tmp[ 0 ] ];\n\t\t\t\t\t\t\tif ( conv ) {\n\n\t\t\t\t\t\t\t\t// Condense equivalence converters\n\t\t\t\t\t\t\t\tif ( conv === true ) {\n\t\t\t\t\t\t\t\t\tconv = converters[ conv2 ];\n\n\t\t\t\t\t\t\t\t// Otherwise, insert the intermediate dataType\n\t\t\t\t\t\t\t\t} else if ( converters[ conv2 ] !== true ) {\n\t\t\t\t\t\t\t\t\tcurrent = tmp[ 0 ];\n\t\t\t\t\t\t\t\t\tdataTypes.unshift( tmp[ 1 ] );\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tbreak;\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\t// Apply c
 onverter (if not an equivalence)\n\t\t\t\tif ( conv !== true ) {\n\n\t\t\t\t\t// Unless errors are allowed to bubble, catch and return them\n\t\t\t\t\tif ( conv && s.throws ) {\n\t\t\t\t\t\tresponse = conv( response );\n\t\t\t\t\t} else {\n\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\tresponse = conv( response );\n\t\t\t\t\t\t} catch ( e ) {\n\t\t\t\t\t\t\treturn {\n\t\t\t\t\t\t\t\tstate: \"parsererror\",\n\t\t\t\t\t\t\t\terror: conv ? e : \"No conversion from \" + prev + \" to \" + current\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\t}\n\n\treturn { state: \"success\", data: response };\n}\n\njQuery.extend( {\n\n\t// Counter for holding the number of active queries\n\tactive: 0,\n\n\t// Last-Modified header cache for next request\n\tlastModified: {},\n\tetag: {},\n\n\tajaxSettings: {\n\t\turl: location.href,\n\t\ttype: \"GET\",\n\t\tisLocal: rlocalProtocol.test( location.protocol ),\n\t\tglobal: true,\n\t\tprocessData: true,\n\t\tasync: true,\n\t\tcontentType: \"a
 pplication/x-www-form-urlencoded; charset=UTF-8\",\n\n\t\t/*\n\t\ttimeout: 0,\n\t\tdata: null,\n\t\tdataType: null,\n\t\tusername: null,\n\t\tpassword: null,\n\t\tcache: null,\n\t\tthrows: false,\n\t\ttraditional: false,\n\t\theaders: {},\n\t\t*/\n\n\t\taccepts: {\n\t\t\t\"*\": allTypes,\n\t\t\ttext: \"text/plain\",\n\t\t\thtml: \"text/html\",\n\t\t\txml: \"application/xml, text/xml\",\n\t\t\tjson: \"application/json, text/javascript\"\n\t\t},\n\n\t\tcontents: {\n\t\t\txml: /\\bxml\\b/,\n\t\t\thtml: /\\bhtml/,\n\t\t\tjson: /\\bjson\\b/\n\t\t},\n\n\t\tresponseFields: {\n\t\t\txml: \"responseXML\",\n\t\t\ttext: \"responseText\",\n\t\t\tjson: \"responseJSON\"\n\t\t},\n\n\t\t// Data converters\n\t\t// Keys separate source (or catchall \"*\") and destination types with a single space\n\t\tconverters: {\n\n\t\t\t// Convert anything to text\n\t\t\t\"* text\": String,\n\n\t\t\t// Text to html (true = no transformation)\n\t\t\t\"text html\": true,\n\n\t\t\t// Evaluate text as a json expressi
 on\n\t\t\t\"text json\": JSON.parse,\n\n\t\t\t// Parse text as xml\n\t\t\t\"text xml\": jQuery.parseXML\n\t\t},\n\n\t\t// For options that shouldn't be deep extended:\n\t\t// you can add your own custom options here if\n\t\t// and when you create one that shouldn't be\n\t\t// deep extended (see ajaxExtend)\n\t\tflatOptions: {\n\t\t\turl: true,\n\t\t\tcontext: true\n\t\t}\n\t},\n\n\t// Creates a full fledged settings object into target\n\t// with both ajaxSettings and settings fields.\n\t// If target is omitted, writes into ajaxSettings.\n\tajaxSetup: function( target, settings ) {\n\t\treturn settings ?\n\n\t\t\t// Building a settings object\n\t\t\tajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) :\n\n\t\t\t// Extending ajaxSettings\n\t\t\tajaxExtend( jQuery.ajaxSettings, target );\n\t},\n\n\tajaxPrefilter: addToPrefiltersOrTransports( prefilters ),\n\tajaxTransport: addToPrefiltersOrTransports( transports ),\n\n\t// Main method\n\tajax: function( url, options ) {\n
 \n\t\t// If url is an object, simulate pre-1.5 signature\n\t\tif ( typeof url === \"object\" ) {\n\t\t\toptions = url;\n\t\t\turl = undefined;\n\t\t}\n\n\t\t// Force options to be an object\n\t\toptions = options || {};\n\n\t\tvar transport,\n\n\t\t\t// URL without anti-cache param\n\t\t\tcacheURL,\n\n\t\t\t// Response headers\n\t\t\tresponseHeadersString,\n\t\t\tresponseHeaders,\n\n\t\t\t// timeout handle\n\t\t\ttimeoutTimer,\n\n\t\t\t// Url cleanup var\n\t\t\turlAnchor,\n\n\t\t\t// Request state (becomes false upon send and true upon completion)\n\t\t\tcompleted,\n\n\t\t\t// To know if global events are to be dispatched\n\t\t\tfireGlobals,\n\n\t\t\t// Loop variable\n\t\t\ti,\n\n\t\t\t// uncached part of the url\n\t\t\tuncached,\n\n\t\t\t// Create the final options object\n\t\t\ts = jQuery.ajaxSetup( {}, options ),\n\n\t\t\t// Callbacks context\n\t\t\tcallbackContext = s.context || s,\n\n\t\t\t// Context for global events is callbackContext if it is a DOM node or jQuery collection\
 n\t\t\tglobalEventContext = s.context &&\n\t\t\t\t( callbackContext.nodeType || callbackContext.jquery ) ?\n\t\t\t\t\tjQuery( callbackContext ) :\n\t\t\t\t\tjQuery.event,\n\n\t\t\t// Deferreds\n\t\t\tdeferred = jQuery.Deferred(),\n\t\t\tcompleteDeferred = jQuery.Callbacks( \"once memory\" ),\n\n\t\t\t// Status-dependent callbacks\n\t\t\tstatusCode = s.statusCode || {},\n\n\t\t\t// Headers (they are sent all at once)\n\t\t\trequestHeaders = {},\n\t\t\trequestHeadersNames = {},\n\n\t\t\t// Default abort message\n\t\t\tstrAbort = \"canceled\",\n\n\t\t\t// Fake xhr\n\t\t\tjqXHR = {\n\t\t\t\treadyState: 0,\n\n\t\t\t\t// Builds headers hashtable if needed\n\t\t\t\tgetResponseHeader: function( key ) {\n\t\t\t\t\tvar match;\n\t\t\t\t\tif ( completed ) {\n\t\t\t\t\t\tif ( !responseHeaders ) {\n\t\t\t\t\t\t\tresponseHeaders = {};\n\t\t\t\t\t\t\twhile ( ( match = rheaders.exec( responseHeadersString ) ) ) {\n\t\t\t\t\t\t\t\tresponseHeaders[ match[ 1 ].toLowerCase() ] = match[ 2 ];\n\t\t\t\t\t\
 t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t\tmatch = responseHeaders[ key.toLowerCase() ];\n\t\t\t\t\t}\n\t\t\t\t\treturn match == null ? null : match;\n\t\t\t\t},\n\n\t\t\t\t// Raw string\n\t\t\t\tgetAllResponseHeaders: function() {\n\t\t\t\t\treturn completed ? responseHeadersString : null;\n\t\t\t\t},\n\n\t\t\t\t// Caches the header\n\t\t\t\tsetRequestHeader: function( name, value ) {\n\t\t\t\t\tif ( completed == null ) {\n\t\t\t\t\t\tname = requestHeadersNames[ name.toLowerCase() ] =\n\t\t\t\t\t\t\trequestHeadersNames[ name.toLowerCase() ] || name;\n\t\t\t\t\t\trequestHeaders[ name ] = value;\n\t\t\t\t\t}\n\t\t\t\t\treturn this;\n\t\t\t\t},\n\n\t\t\t\t// Overrides response content-type header\n\t\t\t\toverrideMimeType: function( type ) {\n\t\t\t\t\tif ( completed == null ) {\n\t\t\t\t\t\ts.mimeType = type;\n\t\t\t\t\t}\n\t\t\t\t\treturn this;\n\t\t\t\t},\n\n\t\t\t\t// Status-dependent callbacks\n\t\t\t\tstatusCode: function( map ) {\n\t\t\t\t\tvar code;\n\t\t\t\t\tif ( map ) {\n\t\t\t\t\t\t
 if ( completed ) {\n\n\t\t\t\t\t\t\t// Execute the appropriate callbacks\n\t\t\t\t\t\t\tjqXHR.always( map[ jqXHR.status ] );\n\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t// Lazy-add the new callbacks in a way that preserves old ones\n\t\t\t\t\t\t\tfor ( code in map ) {\n\t\t\t\t\t\t\t\tstatusCode[ code ] = [ statusCode[ code ], map[ code ] ];\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\treturn this;\n\t\t\t\t},\n\n\t\t\t\t// Cancel the request\n\t\t\t\tabort: function( statusText ) {\n\t\t\t\t\tvar finalText = statusText || strAbort;\n\t\t\t\t\tif ( transport ) {\n\t\t\t\t\t\ttransport.abort( finalText );\n\t\t\t\t\t}\n\t\t\t\t\tdone( 0, finalText );\n\t\t\t\t\treturn this;\n\t\t\t\t}\n\t\t\t};\n\n\t\t// Attach deferreds\n\t\tdeferred.promise( jqXHR );\n\n\t\t// Add protocol if not provided (prefilters might expect it)\n\t\t// Handle falsy url in the settings object (#10093: consistency with old signature)\n\t\t// We also use the url parameter if available\n\t\ts.url = ( ( url 
 || s.url || location.href ) + \"\" )\n\t\t\t.replace( rprotocol, location.protocol + \"//\" );\n\n\t\t// Alias method option to type as per ticket #12004\n\t\ts.type = options.method || options.type || s.method || s.type;\n\n\t\t// Extract dataTypes list\n\t\ts.dataTypes = ( s.dataType || \"*\" ).toLowerCase().match( rnothtmlwhite ) || [ \"\" ];\n\n\t\t// A cross-domain request is in order when the origin doesn't match the current origin.\n\t\tif ( s.crossDomain == null ) {\n\t\t\turlAnchor = document.createElement( \"a\" );\n\n\t\t\t// Support: IE <=8 - 11, Edge 12 - 15\n\t\t\t// IE throws exception on accessing the href property if url is malformed,\n\t\t\t// e.g. http://example.com:80x/\n\t\t\ttry {\n\t\t\t\turlAnchor.href = s.url;\n\n\t\t\t\t// Support: IE <=8 - 11 only\n\t\t\t\t// Anchor's host property isn't correctly set when s.url is relative\n\t\t\t\turlAnchor.href = urlAnchor.href;\n\t\t\t\ts.crossDomain = originAnchor.protocol + \"//\" + originAnchor.host !==\n\t\t\t\t\tu
 rlAnchor.protocol + \"//\" + urlAnchor.host;\n\t\t\t} catch ( e ) {\n\n\t\t\t\t// If there is an error parsing the URL, assume it is crossDomain,\n\t\t\t\t// it can be rejected by the transport if it is invalid\n\t\t\t\ts.crossDomain = true;\n\t\t\t}\n\t\t}\n\n\t\t// Convert data if not already a string\n\t\tif ( s.data && s.processData && typeof s.data !== \"string\" ) {\n\t\t\ts.data = jQuery.param( s.data, s.traditional );\n\t\t}\n\n\t\t// Apply prefilters\n\t\tinspectPrefiltersOrTransports( prefilters, s, options, jqXHR );\n\n\t\t// If request was aborted inside a prefilter, stop there\n\t\tif ( completed ) {\n\t\t\treturn jqXHR;\n\t\t}\n\n\t\t// We can fire global events as of now if asked to\n\t\t// Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118)\n\t\tfireGlobals = jQuery.event && s.global;\n\n\t\t// Watch for a new set of requests\n\t\tif ( fireGlobals && jQuery.active++ === 0 ) {\n\t\t\tjQuery.event.trigger( \"ajaxStart\" );\n\t\t}\n\n\t\t// 
 Uppercase the type\n\t\ts.type = s.type.toUpperCase();\n\n\t\t// Determine if request has content\n\t\ts.hasContent = !rnoContent.test( s.type );\n\n\t\t// Save the URL in case we're toying with the If-Modified-Since\n\t\t// and/or If-None-Match header later on\n\t\t// Remove hash to simplify url manipulation\n\t\tcacheURL = s.url.replace( rhash, \"\" );\n\n\t\t// More options handling for requests with no content\n\t\tif ( !s.hasContent ) {\n\n\t\t\t// Remember the hash so we can put it back\n\t\t\tuncached = s.url.slice( cacheURL.length );\n\n\t\t\t// If data is available and should be processed, append data to url\n\t\t\tif ( s.data && ( s.processData || typeof s.data === \"string\" ) ) {\n\t\t\t\tcacheURL += ( rquery.test( cacheURL ) ? \"&\" : \"?\" ) + s.data;\n\n\t\t\t\t// #9682: remove data so that it's not used in an eventual retry\n\t\t\t\tdelete s.data;\n\t\t\t}\n\n\t\t\t// Add or update anti-cache param if needed\n\t\t\tif ( s.cache === false ) {\n\t\t\t\tcacheURL = cache
 URL.replace( rantiCache, \"$1\" );\n\t\t\t\tuncached = ( rquery.test( cacheURL ) ? \"&\" : \"?\" ) + \"_=\" + ( nonce++ ) + uncached;\n\t\t\t}\n\n\t\t\t// Put hash and anti-cache on the URL that will be requested (gh-1732)\n\t\t\ts.url = cacheURL + uncached;\n\n\t\t// Change '%20' to '+' if this is encoded form body content (gh-2658)\n\t\t} else if ( s.data && s.processData &&\n\t\t\t( s.contentType || \"\" ).indexOf( \"application/x-www-form-urlencoded\" ) === 0 ) {\n\t\t\ts.data = s.data.replace( r20, \"+\" );\n\t\t}\n\n\t\t// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.\n\t\tif ( s.ifModified ) {\n\t\t\tif ( jQuery.lastModified[ cacheURL ] ) {\n\t\t\t\tjqXHR.setRequestHeader( \"If-Modified-Since\", jQuery.lastModified[ cacheURL ] );\n\t\t\t}\n\t\t\tif ( jQuery.etag[ cacheURL ] ) {\n\t\t\t\tjqXHR.setRequestHeader( \"If-None-Match\", jQuery.etag[ cacheURL ] );\n\t\t\t}\n\t\t}\n\n\t\t// Set the correct header, if data is being sent\n\t\tif ( s.data &
 & s.hasContent && s.contentType !== false || options.contentType ) {\n\t\t\tjqXHR.setRequestHeader( \"Content-Type\", s.contentType );\n\t\t}\n\n\t\t// Set the Accepts header for the server, depending on the dataType\n\t\tjqXHR.setRequestHeader(\n\t\t\t\"Accept\",\n\t\t\ts.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ?\n\t\t\t\ts.accepts[ s.dataTypes[ 0 ] ] +\n\t\t\t\t\t( s.dataTypes[ 0 ] !== \"*\" ? \", \" + allTypes + \"; q=0.01\" : \"\" ) :\n\t\t\t\ts.accepts[ \"*\" ]\n\t\t);\n\n\t\t// Check for headers option\n\t\tfor ( i in s.headers ) {\n\t\t\tjqXHR.setRequestHeader( i, s.headers[ i ] );\n\t\t}\n\n\t\t// Allow custom headers/mimetypes and early abort\n\t\tif ( s.beforeSend &&\n\t\t\t( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) {\n\n\t\t\t// Abort if not done already and return\n\t\t\treturn jqXHR.abort();\n\t\t}\n\n\t\t// Aborting is no longer a cancellation\n\t\tstrAbort = \"abort\";\n\n\t\t// Install callbacks on deferreds\n\t\tcompleteDefer
 red.add( s.complete );\n\t\tjqXHR.done( s.success );\n\t\tjqXHR.fail( s.error );\n\n\t\t// Get transport\n\t\ttransport = inspectPrefiltersOrTransports( transports, s, options, jqXHR );\n\n\t\t// If no transport, we auto-abort\n\t\tif ( !transport ) {\n\t\t\tdone( -1, \"No Transport\" );\n\t\t} else {\n\t\t\tjqXHR.readyState = 1;\n\n\t\t\t// Send global event\n\t\t\tif ( fireGlobals ) {\n\t\t\t\tglobalEventContext.trigger( \"ajaxSend\", [ jqXHR, s ] );\n\t\t\t}\n\n\t\t\t// If request was aborted inside ajaxSend, stop there\n\t\t\tif ( completed ) {\n\t\t\t\treturn jqXHR;\n\t\t\t}\n\n\t\t\t// Timeout\n\t\t\tif ( s.async && s.timeout > 0 ) {\n\t\t\t\ttimeoutTimer = window.setTimeout( function() {\n\t\t\t\t\tjqXHR.abort( \"timeout\" );\n\t\t\t\t}, s.timeout );\n\t\t\t}\n\n\t\t\ttry {\n\t\t\t\tcompleted = false;\n\t\t\t\ttransport.send( requestHeaders, done );\n\t\t\t} catch ( e ) {\n\n\t\t\t\t// Rethrow post-completion exceptions\n\t\t\t\tif ( completed ) {\n\t\t\t\t\tthrow e;\n\t\t\t\
 t}\n\n\t\t\t\t// Propagate others as results\n\t\t\t\tdone( -1, e );\n\t\t\t}\n\t\t}\n\n\t\t// Callback for when everything is done\n\t\tfunction done( status, nativeStatusText, responses, headers ) {\n\t\t\tvar isSuccess, success, error, response, modified,\n\t\t\t\tstatusText = nativeStatusText;\n\n\t\t\t// Ignore repeat invocations\n\t\t\tif ( completed ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tcompleted = true;\n\n\t\t\t// Clear timeout if it exists\n\t\t\tif ( timeoutTimer ) {\n\t\t\t\twindow.clearTimeout( timeoutTimer );\n\t\t\t}\n\n\t\t\t// Dereference transport for early garbage collection\n\t\t\t// (no matter how long the jqXHR object will be used)\n\t\t\ttransport = undefined;\n\n\t\t\t// Cache response headers\n\t\t\tresponseHeadersString = headers || \"\";\n\n\t\t\t// Set readyState\n\t\t\tjqXHR.readyState = status > 0 ? 4 : 0;\n\n\t\t\t// Determine if successful\n\t\t\tisSuccess = status >= 200 && status < 300 || status === 304;\n\n\t\t\t// Get response data\n\t\t\tif ( re
 sponses ) {\n\t\t\t\tresponse = ajaxHandleResponses( s, jqXHR, responses );\n\t\t\t}\n\n\t\t\t// Convert no matter what (that way responseXXX fields are always set)\n\t\t\tresponse = ajaxConvert( s, response, jqXHR, isSuccess );\n\n\t\t\t// If successful, handle type chaining\n\t\t\tif ( isSuccess ) {\n\n\t\t\t\t// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.\n\t\t\t\tif ( s.ifModified ) {\n\t\t\t\t\tmodified = jqXHR.getResponseHeader( \"Last-Modified\" );\n\t\t\t\t\tif ( modified ) {\n\t\t\t\t\t\tjQuery.lastModified[ cacheURL ] = modified;\n\t\t\t\t\t}\n\t\t\t\t\tmodified = jqXHR.getResponseHeader( \"etag\" );\n\t\t\t\t\tif ( modified ) {\n\t\t\t\t\t\tjQuery.etag[ cacheURL ] = modified;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// if no content\n\t\t\t\tif ( status === 204 || s.type === \"HEAD\" ) {\n\t\t\t\t\tstatusText = \"nocontent\";\n\n\t\t\t\t// if not modified\n\t\t\t\t} else if ( status === 304 ) {\n\t\t\t\t\tstatusText = \"notmodified\";\n\n\t\t\t
 \t// If we have data, let's convert it\n\t\t\t\t} else {\n\t\t\t\t\tstatusText = response.state;\n\t\t\t\t\tsuccess = response.data;\n\t\t\t\t\terror = response.error;\n\t\t\t\t\tisSuccess = !error;\n\t\t\t\t}\n\t\t\t} else {\n\n\t\t\t\t// Extract error from statusText and normalize for non-aborts\n\t\t\t\terror = statusText;\n\t\t\t\tif ( status || !statusText ) {\n\t\t\t\t\tstatusText = \"error\";\n\t\t\t\t\tif ( status < 0 ) {\n\t\t\t\t\t\tstatus = 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Set data for the fake xhr object\n\t\t\tjqXHR.status = status;\n\t\t\tjqXHR.statusText = ( nativeStatusText || statusText ) + \"\";\n\n\t\t\t// Success/Error\n\t\t\tif ( isSuccess ) {\n\t\t\t\tdeferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] );\n\t\t\t} else {\n\t\t\t\tdeferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] );\n\t\t\t}\n\n\t\t\t// Status-dependent callbacks\n\t\t\tjqXHR.statusCode( statusCode );\n\t\t\tstatusCode = undefined;\n\n\t\t\tif ( 
 fireGlobals ) {\n\t\t\t\tglobalEventContext.trigger( isSuccess ? \"ajaxSuccess\" : \"ajaxError\",\n\t\t\t\t\t[ jqXHR, s, isSuccess ? success : error ] );\n\t\t\t}\n\n\t\t\t// Complete\n\t\t\tcompleteDeferred.fireWith( callbackContext, [ jqXHR, statusText ] );\n\n\t\t\tif ( fireGlobals ) {\n\t\t\t\tglobalEventContext.trigger( \"ajaxComplete\", [ jqXHR, s ] );\n\n\t\t\t\t// Handle the global AJAX counter\n\t\t\t\tif ( !( --jQuery.active ) ) {\n\t\t\t\t\tjQuery.event.trigger( \"ajaxStop\" );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn jqXHR;\n\t},\n\n\tgetJSON: function( url, data, callback ) {\n\t\treturn jQuery.get( url, data, callback, \"json\" );\n\t},\n\n\tgetScript: function( url, callback ) {\n\t\treturn jQuery.get( url, undefined, callback, \"script\" );\n\t}\n} );\n\njQuery.each( [ \"get\", \"post\" ], function( i, method ) {\n\tjQuery[ method ] = function( url, data, callback, type ) {\n\n\t\t// Shift arguments if data argument was omitted\n\t\tif ( isFunction( data ) ) {\n\t\t\
 ttype = type || callback;\n\t\t\tcallback = data;\n\t\t\tdata = undefined;\n\t\t}\n\n\t\t// The url can be an options object (which then must have .url)\n\t\treturn jQuery.ajax( jQuery.extend( {\n\t\t\turl: url,\n\t\t\ttype: method,\n\t\t\tdataType: type,\n\t\t\tdata: data,\n\t\t\tsuccess: callback\n\t\t}, jQuery.isPlainObject( url ) && url ) );\n\t};\n} );\n\n\njQuery._evalUrl = function( url ) {\n\treturn jQuery.ajax( {\n\t\turl: url,\n\n\t\t// Make this explicit, since user can override this through ajaxSetup (#11264)\n\t\ttype: \"GET\",\n\t\tdataType: \"script\",\n\t\tcache: true,\n\t\tasync: false,\n\t\tglobal: false,\n\t\t\"throws\": true\n\t} );\n};\n\n\njQuery.fn.extend( {\n\twrapAll: function( html ) {\n\t\tvar wrap;\n\n\t\tif ( this[ 0 ] ) {\n\t\t\tif ( isFunction( html ) ) {\n\t\t\t\thtml = html.call( this[ 0 ] );\n\t\t\t}\n\n\t\t\t// The elements to wrap the target around\n\t\t\twrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true );\n\n\t\t\tif ( this[ 0 ]
 .parentNode ) {\n\t\t\t\twrap.insertBefore( this[ 0 ] );\n\t\t\t}\n\n\t\t\twrap.map( function() {\n\t\t\t\tvar elem = this;\n\n\t\t\t\twhile ( elem.firstElementChild ) {\n\t\t\t\t\telem = elem.firstElementChild;\n\t\t\t\t}\n\n\t\t\t\treturn elem;\n\t\t\t} ).append( this );\n\t\t}\n\n\t\treturn this;\n\t},\n\n\twrapInner: function( html ) {\n\t\tif ( isFunction( html ) ) {\n\t\t\treturn this.each( function( i ) {\n\t\t\t\tjQuery( this ).wrapInner( html.call( this, i ) );\n\t\t\t} );\n\t\t}\n\n\t\treturn this.each( function() {\n\t\t\tvar self = jQuery( this ),\n\t\t\t\tcontents = self.contents();\n\n\t\t\tif ( contents.length ) {\n\t\t\t\tcontents.wrapAll( html );\n\n\t\t\t} else {\n\t\t\t\tself.append( html );\n\t\t\t}\n\t\t} );\n\t},\n\n\twrap: function( html ) {\n\t\tvar htmlIsFunction = isFunction( html );\n\n\t\treturn this.each( function( i ) {\n\t\t\tjQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html );\n\t\t} );\n\t},\n\n\tunwrap: function( selector ) {\n\t\
 tthis.parent( selector ).not( \"body\" ).each( function() {\n\t\t\tjQuery( this ).replaceWith( this.childNodes );\n\t\t} );\n\t\treturn this;\n\t}\n} );\n\n\njQuery.expr.pseudos.hidden = function( elem ) {\n\treturn !jQuery.expr.pseudos.visible( elem );\n};\njQuery.expr.pseudos.visible = function( elem ) {\n\treturn !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length );\n};\n\n\n\n\njQuery.ajaxSettings.xhr = function() {\n\ttry {\n\t\treturn new window.XMLHttpRequest();\n\t} catch ( e ) {}\n};\n\nvar xhrSuccessStatus = {\n\n\t\t// File protocol always yields status code 0, assume 200\n\t\t0: 200,\n\n\t\t// Support: IE <=9 only\n\t\t// #1450: sometimes IE returns 1223 when it should be 204\n\t\t1223: 204\n\t},\n\txhrSupported = jQuery.ajaxSettings.xhr();\n\nsupport.cors = !!xhrSupported && ( \"withCredentials\" in xhrSupported );\nsupport.ajax = xhrSupported = !!xhrSupported;\n\njQuery.ajaxTransport( function( options ) {\n\tvar callback, errorCallback;\n\n\t// 
 Cross domain only allowed if supported through XMLHttpRequest\n\tif ( support.cors || xhrSupported && !options.crossDomain ) {\n\t\treturn {\n\t\t\tsend: function( headers, complete ) {\n\t\t\t\tvar i,\n\t\t\t\t\txhr = options.xhr();\n\n\t\t\t\txhr.open(\n\t\t\t\t\toptions.type,\n\t\t\t\t\toptions.url,\n\t\t\t\t\toptions.async,\n\t\t\t\t\toptions.username,\n\t\t\t\t\toptions.password\n\t\t\t\t);\n\n\t\t\t\t// Apply custom fields if provided\n\t\t\t\tif ( options.xhrFields ) {\n\t\t\t\t\tfor ( i in options.xhrFields ) {\n\t\t\t\t\t\txhr[ i ] = options.xhrFields[ i ];\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Override mime type if needed\n\t\t\t\tif ( options.mimeType && xhr.overrideMimeType ) {\n\t\t\t\t\txhr.overrideMimeType( options.mimeType );\n\t\t\t\t}\n\n\t\t\t\t// X-Requested-With header\n\t\t\t\t// For cross-domain requests, seeing as conditions for a preflight are\n\t\t\t\t// akin to a jigsaw puzzle, we simply never set it to be sure.\n\t\t\t\t// (it can always be set on a per-r
 equest basis or even using ajaxSetup)\n\t\t\t\t// For same-domain requests, won't change header if already provided.\n\t\t\t\tif ( !options.crossDomain && !headers[ \"X-Requested-With\" ] ) {\n\t\t\t\t\theaders[ \"X-Requested-With\" ] = \"XMLHttpRequest\";\n\t\t\t\t}\n\n\t\t\t\t// Set headers\n\t\t\t\tfor ( i in headers ) {\n\t\t\t\t\txhr.setRequestHeader( i, headers[ i ] );\n\t\t\t\t}\n\n\t\t\t\t// Callback\n\t\t\t\tcallback = function( type ) {\n\t\t\t\t\treturn function() {\n\t\t\t\t\t\tif ( callback ) {\n\t\t\t\t\t\t\tcallback = errorCallback = xhr.onload =\n\t\t\t\t\t\t\t\txhr.onerror = xhr.onabort = xhr.ontimeout =\n\t\t\t\t\t\t\t\t\txhr.onreadystatechange = null;\n\n\t\t\t\t\t\t\tif ( type === \"abort\" ) {\n\t\t\t\t\t\t\t\txhr.abort();\n\t\t\t\t\t\t\t} else if ( type === \"error\" ) {\n\n\t\t\t\t\t\t\t\t// Support: IE <=9 only\n\t\t\t\t\t\t\t\t// On a manual native abort, IE9 throws\n\t\t\t\t\t\t\t\t// errors on any property access that is not readyState\n\t\t\t\t\t\t\t\tif 
 ( typeof xhr.status !== \"number\" ) {\n\t\t\t\t\t\t\t\t\tcomplete( 0, \"error\" );\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tcomplete(\n\n\t\t\t\t\t\t\t\t\t\t// File: protocol always yields status 0; see #8605, #14207\n\t\t\t\t\t\t\t\t\t\txhr.status,\n\t\t\t\t\t\t\t\t\t\txhr.statusText\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} else {\n\t\t\t\t\t\t\t\tcomplete(\n\t\t\t\t\t\t\t\t\txhrSuccessStatus[ xhr.status ] || xhr.status,\n\t\t\t\t\t\t\t\t\txhr.statusText,\n\n\t\t\t\t\t\t\t\t\t// Support: IE <=9 only\n\t\t\t\t\t\t\t\t\t// IE9 has no XHR2 but throws on binary (trac-11426)\n\t\t\t\t\t\t\t\t\t// For XHR2 non-text, let the caller handle it (gh-2498)\n\t\t\t\t\t\t\t\t\t( xhr.responseType || \"text\" ) !== \"text\"  ||\n\t\t\t\t\t\t\t\t\ttypeof xhr.responseText !== \"string\" ?\n\t\t\t\t\t\t\t\t\t\t{ binary: xhr.response } :\n\t\t\t\t\t\t\t\t\t\t{ text: xhr.responseText },\n\t\t\t\t\t\t\t\t\txhr.getAllResponseHeaders()\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\n\t\t\t\t// Listen to events\n\t\t\t\txhr.onload = callback();\n\t\t\t\terrorCallback = xhr.onerror = xhr.ontimeout = callback( \"error\" );\n\n\t\t\t\t// Support: IE 9 only\n\t\t\t\t// Use onreadystatechange to replace onabort\n\t\t\t\t// to handle uncaught aborts\n\t\t\t\tif ( xhr.onabort !== undefined ) {\n\t\t\t\t\txhr.onabort = errorCallback;\n\t\t\t\t} else {\n\t\t\t\t\txhr.onreadystatechange = function() {\n\n\t\t\t\t\t\t// Check readyState before timeout as it changes\n\t\t\t\t\t\tif ( xhr.readyState === 4 ) {\n\n\t\t\t\t\t\t\t// Allow onerror to be called first,\n\t\t\t\t\t\t\t// but that will not handle a native abort\n\t\t\t\t\t\t\t// Also, save errorCallback to a variable\n\t\t\t\t\t\t\t// as xhr.onerror cannot be accessed\n\t\t\t\t\t\t\twindow.setTimeout( function() {\n\t\t\t\t\t\t\t\tif ( callback ) {\n\t\t\t\t\t\t\t\t\terrorCallback();\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\n\t\t\t\t// Create th
 e abort callback\n\t\t\t\tcallback = callback( \"abort\" );\n\n\t\t\t\ttry {\n\n\t\t\t\t\t// Do send the request (this may raise an exception)\n\t\t\t\t\txhr.send( options.hasContent && options.data || null );\n\t\t\t\t} catch ( e ) {\n\n\t\t\t\t\t// #14683: Only rethrow if this hasn't been notified as an error yet\n\t\t\t\t\tif ( callback ) {\n\t\t\t\t\t\tthrow e;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\n\t\t\tabort: function() {\n\t\t\t\tif ( callback ) {\n\t\t\t\t\tcallback();\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t}\n} );\n\n\n\n\n// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432)\njQuery.ajaxPrefilter( function( s ) {\n\tif ( s.crossDomain ) {\n\t\ts.contents.script = false;\n\t}\n} );\n\n// Install script dataType\njQuery.ajaxSetup( {\n\taccepts: {\n\t\tscript: \"text/javascript, application/javascript, \" +\n\t\t\t\"application/ecmascript, application/x-ecmascript\"\n\t},\n\tcontents: {\n\t\tscript: /\\b(?:java|ecma)script\\b/\n\t},\n\tconverters: {
 \n\t\t\"text script\": function( text ) {\n\t\t\tjQuery.globalEval( text );\n\t\t\treturn text;\n\t\t}\n\t}\n} );\n\n// Handle cache's special case and crossDomain\njQuery.ajaxPrefilter( \"script\", function( s ) {\n\tif ( s.cache === undefined ) {\n\t\ts.cache = false;\n\t}\n\tif ( s.crossDomain ) {\n\t\ts.type = \"GET\";\n\t}\n} );\n\n// Bind script tag hack transport\njQuery.ajaxTransport( \"script\", function( s ) {\n\n\t// This transport only deals with cross domain requests\n\tif ( s.crossDomain ) {\n\t\tvar script, callback;\n\t\treturn {\n\t\t\tsend: function( _, complete ) {\n\t\t\t\tscript = jQuery( \"<script>\" ).prop( {\n\t\t\t\t\tcharset: s.scriptCharset,\n\t\t\t\t\tsrc: s.url\n\t\t\t\t} ).on(\n\t\t\t\t\t\"load error\",\n\t\t\t\t\tcallback = function( evt ) {\n\t\t\t\t\t\tscript.remove();\n\t\t\t\t\t\tcallback = null;\n\t\t\t\t\t\tif ( evt ) {\n\t\t\t\t\t\t\tcomplete( evt.type === \"error\" ? 404 : 200, evt.type );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t);\n\n\t\t\t\t// U
 se native DOM manipulation to avoid our domManip AJAX trickery\n\t\t\t\tdocument.head.appendChild( script[ 0 ] );\n\t\t\t},\n\t\t\tabort: function() {\n\t\t\t\tif ( callback ) {\n\t\t\t\t\tcallback();\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t}\n} );\n\n\n\n\nvar oldCallbacks = [],\n\trjsonp = /(=)\\?(?=&|$)|\\?\\?/;\n\n// Default jsonp settings\njQuery.ajaxSetup( {\n\tjsonp: \"callback\",\n\tjsonpCallback: function() {\n\t\tvar callback = oldCallbacks.pop() || ( jQuery.expando + \"_\" + ( nonce++ ) );\n\t\tthis[ callback ] = true;\n\t\treturn callback;\n\t}\n} );\n\n// Detect, normalize options and install callbacks for jsonp requests\njQuery.ajaxPrefilter( \"json jsonp\", function( s, originalSettings, jqXHR ) {\n\n\tvar callbackName, overwritten, responseContainer,\n\t\tjsonProp = s.jsonp !== false && ( rjsonp.test( s.url ) ?\n\t\t\t\"url\" :\n\t\t\ttypeof s.data === \"string\" &&\n\t\t\t\t( s.contentType || \"\" )\n\t\t\t\t\t.indexOf( \"application/x-www-form-urlencoded\" ) === 0 &&\n\t\t\
 t\trjsonp.test( s.data ) && \"data\"\n\t\t);\n\n\t// Handle iff the expected data type is \"jsonp\" or we have a parameter to set\n\tif ( jsonProp || s.dataTypes[ 0 ] === \"jsonp\" ) {\n\n\t\t// Get callback name, remembering preexisting value associated with it\n\t\tcallbackName = s.jsonpCallback = isFunction( s.jsonpCallback ) ?\n\t\t\ts.jsonpCallback() :\n\t\t\ts.jsonpCallback;\n\n\t\t// Insert callback into url or form data\n\t\tif ( jsonProp ) {\n\t\t\ts[ jsonProp ] = s[ jsonProp ].replace( rjsonp, \"$1\" + callbackName );\n\t\t} else if ( s.jsonp !== false ) {\n\t\t\ts.url += ( rquery.test( s.url ) ? \"&\" : \"?\" ) + s.jsonp + \"=\" + callbackName;\n\t\t}\n\n\t\t// Use data converter to retrieve json after script execution\n\t\ts.converters[ \"script json\" ] = function() {\n\t\t\tif ( !responseContainer ) {\n\t\t\t\tjQuery.error( callbackName + \" was not called\" );\n\t\t\t}\n\t\t\treturn responseContainer[ 0 ];\n\t\t};\n\n\t\t// Force json dataType\n\t\ts.dataTypes[ 0 ] = 
 \"json\";\n\n\t\t// Install callback\n\t\toverwritten = window[ callbackName ];\n\t\twindow[ callbackName ] = function() {\n\t\t\tresponseContainer = arguments;\n\t\t};\n\n\t\t// Clean-up function (fires after converters)\n\t\tjqXHR.always( function() {\n\n\t\t\t// If previous value didn't exist - remove it\n\t\t\tif ( overwritten === undefined ) {\n\t\t\t\tjQuery( window ).removeProp( callbackName );\n\n\t\t\t// Otherwise restore preexisting value\n\t\t\t} else {\n\t\t\t\twindow[ callbackName ] = overwritten;\n\t\t\t}\n\n\t\t\t// Save back as free\n\t\t\tif ( s[ callbackName ] ) {\n\n\t\t\t\t// Make sure that re-using the options doesn't screw things around\n\t\t\t\ts.jsonpCallback = originalSettings.jsonpCallback;\n\n\t\t\t\t// Save the callback name for future use\n\t\t\t\toldCallbacks.push( callbackName );\n\t\t\t}\n\n\t\t\t// Call if it was a function and we have a response\n\t\t\tif ( responseContainer && isFunction( overwritten ) ) {\n\t\t\t\toverwritten( responseContainer[ 0
  ] );\n\t\t\t}\n\n\t\t\tresponseContainer = overwritten = undefined;\n\t\t} );\n\n\t\t// Delegate to script\n\t\treturn \"script\";\n\t}\n} );\n\n\n\n\n// Support: Safari 8 only\n// In Safari 8 documents created via document.implementation.createHTMLDocument\n// collapse sibling forms: the second one becomes a child of the first one.\n// Because of that, this security measure has to be disabled in Safari 8.\n// https://bugs.webkit.org/show_bug.cgi?id=137337\nsupport.createHTMLDocument = ( function() {\n\tvar body = document.implementation.createHTMLDocument( \"\" ).body;\n\tbody.innerHTML = \"<form></form><form></form>\";\n\treturn body.childNodes.length === 2;\n} )();\n\n\n// Argument \"data\" should be string of html\n// context (optional): If specified, the fragment will be created in this context,\n// defaults to document\n// keepScripts (optional): If true, will include scripts passed in the html string\njQuery.parseHTML = function( data, context, keepScripts ) {\n\tif ( typeof
  data !== \"string\" ) {\n\t\treturn [];\n\t}\n\tif ( typeof context === \"boolean\" ) {\n\t\tkeepScripts = context;\n\t\tcontext = false;\n\t}\n\n\tvar base, parsed, scripts;\n\n\tif ( !context ) {\n\n\t\t// Stop scripts or inline event handlers from being executed immediately\n\t\t// by using document.implementation\n\t\tif ( support.createHTMLDocument ) {\n\t\t\tcontext = document.implementation.createHTMLDocument( \"\" );\n\n\t\t\t// Set the base href for the created document\n\t\t\t// so any parsed elements with URLs\n\t\t\t// are based on the document's URL (gh-2965)\n\t\t\tbase = context.createElement( \"base\" );\n\t\t\tbase.href = document.location.href;\n\t\t\tcontext.head.appendChild( base );\n\t\t} else {\n\t\t\tcontext = document;\n\t\t}\n\t}\n\n\tparsed = rsingleTag.exec( data );\n\tscripts = !keepScripts && [];\n\n\t// Single tag\n\tif ( parsed ) {\n\t\treturn [ context.createElement( parsed[ 1 ] ) ];\n\t}\n\n\tparsed = buildFragment( [ data ], context, scripts );\n\n
 \tif ( scripts && scripts.length ) {\n\t\tjQuery( scripts ).remove();\n\t}\n\n\treturn jQuery.merge( [], parsed.childNodes );\n};\n\n\n/**\n * Load a url into a page\n */\njQuery.fn.load = function( url, params, callback ) {\n\tvar selector, type, response,\n\t\tself = this,\n\t\toff = url.indexOf( \" \" );\n\n\tif ( off > -1 ) {\n\t\tselector = stripAndCollapse( url.slice( off ) );\n\t\turl = url.slice( 0, off );\n\t}\n\n\t// If it's a function\n\tif ( isFunction( params ) ) {\n\n\t\t// We assume that it's the callback\n\t\tcallback = params;\n\t\tparams = undefined;\n\n\t// Otherwise, build a param string\n\t} else if ( params && typeof params === \"object\" ) {\n\t\ttype = \"POST\";\n\t}\n\n\t// If we have elements to modify, make the request\n\tif ( self.length > 0 ) {\n\t\tjQuery.ajax( {\n\t\t\turl: url,\n\n\t\t\t// If \"type\" variable is undefined, then \"GET\" method will be used.\n\t\t\t// Make value of this field explicit since\n\t\t\t// user can override it through ajaxSe
 tup method\n\t\t\ttype: type || \"GET\",\n\t\t\tdataType: \"html\",\n\t\t\tdata: params\n\t\t} ).done( function( responseText ) {\n\n\t\t\t// Save response for use in complete callback\n\t\t\tresponse = arguments;\n\n\t\t\tself.html( selector ?\n\n\t\t\t\t// If a selector was specified, locate the right elements in a dummy div\n\t\t\t\t// Exclude scripts to avoid IE 'Permission Denied' errors\n\t\t\t\tjQuery( \"<div>\" ).append( jQuery.parseHTML( responseText ) ).find( selector ) :\n\n\t\t\t\t// Otherwise use the full result\n\t\t\t\tresponseText );\n\n\t\t// If the request succeeds, this function gets \"data\", \"status\", \"jqXHR\"\n\t\t// but they are ignored because response was set above.\n\t\t// If it fails, this function gets \"jqXHR\", \"status\", \"error\"\n\t\t} ).always( callback && function( jqXHR, status ) {\n\t\t\tself.each( function() {\n\t\t\t\tcallback.apply( this, response || [ jqXHR.responseText, status, jqXHR ] );\n\t\t\t} );\n\t\t} );\n\t}\n\n\treturn this;\n};\
 n\n\n\n\n// Attach a bunch of functions for handling common AJAX events\njQuery.each( [\n\t\"ajaxStart\",\n\t\"ajaxStop\",\n\t\"ajaxComplete\",\n\t\"ajaxError\",\n\t\"ajaxSuccess\",\n\t\"ajaxSend\"\n], function( i, type ) {\n\tjQuery.fn[ type ] = function( fn ) {\n\t\treturn this.on( type, fn );\n\t};\n} );\n\n\n\n\njQuery.expr.pseudos.animated = function( elem ) {\n\treturn jQuery.grep( jQuery.timers, function( fn ) {\n\t\treturn elem === fn.elem;\n\t} ).length;\n};\n\n\n\n\njQuery.offset = {\n\tsetOffset: function( elem, options, i ) {\n\t\tvar curPosition, curLeft, curCSSTop, curTop, curOffset, curCSSLeft, calculatePosition,\n\t\t\tposition = jQuery.css( elem, \"position\" ),\n\t\t\tcurElem = jQuery( elem ),\n\t\t\tprops = {};\n\n\t\t// Set position first, in-case top/left are set even on static elem\n\t\tif ( position === \"static\" ) {\n\t\t\telem.style.position = \"relative\";\n\t\t}\n\n\t\tcurOffset = curElem.offset();\n\t\tcurCSSTop = jQuery.css( elem, \"top\" );\n\t\tcurCSS
 Left = jQuery.css( elem, \"left\" );\n\t\tcalculatePosition = ( position === \"absolute\" || position === \"fixed\" ) &&\n\t\t\t( curCSSTop + curCSSLeft ).indexOf( \"auto\" ) > -1;\n\n\t\t// Need to be able to calculate position if either\n\t\t// top or left is auto and position is either absolute or fixed\n\t\tif ( calculatePosition ) {\n\t\t\tcurPosition = curElem.position();\n\t\t\tcurTop = curPosition.top;\n\t\t\tcurLeft = curPosition.left;\n\n\t\t} else {\n\t\t\tcurTop = parseFloat( curCSSTop ) || 0;\n\t\t\tcurLeft = parseFloat( curCSSLeft ) || 0;\n\t\t}\n\n\t\tif ( isFunction( options ) ) {\n\n\t\t\t// Use jQuery.extend here to allow modification of coordinates argument (gh-1848)\n\t\t\toptions = options.call( elem, i, jQuery.extend( {}, curOffset ) );\n\t\t}\n\n\t\tif ( options.top != null ) {\n\t\t\tprops.top = ( options.top - curOffset.top ) + curTop;\n\t\t}\n\t\tif ( options.left != null ) {\n\t\t\tprops.left = ( options.left - curOffset.left ) + curLeft;\n\t\t}\n\n\t\tif 
 ( \"using\" in options ) {\n\t\t\toptions.using.call( elem, props );\n\n\t\t} else {\n\t\t\tcurElem.css( props );\n\t\t}\n\t}\n};\n\njQuery.fn.extend( {\n\n\t// offset() relates an element's border box to the document origin\n\toffset: function( options ) {\n\n\t\t// Preserve chaining for setter\n\t\tif ( arguments.length ) {\n\t\t\treturn options === undefined ?\n\t\t\t\tthis :\n\t\t\t\tthis.each( function( i ) {\n\t\t\t\t\tjQuery.offset.setOffset( this, options, i );\n\t\t\t\t} );\n\t\t}\n\n\t\tvar rect, win,\n\t\t\telem = this[ 0 ];\n\n\t\tif ( !elem ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Return zeros for disconnected and hidden (display: none) elements (gh-2310)\n\t\t// Support: IE <=11 only\n\t\t// Running getBoundingClientRect on a\n\t\t// disconnected node in IE throws an error\n\t\tif ( !elem.getClientRects().length ) {\n\t\t\treturn { top: 0, left: 0 };\n\t\t}\n\n\t\t// Get document-relative position by adding viewport scroll to viewport-relative gBCR\n\t\trect = elem.getBound
 ingClientRect();\n\t\twin = elem.ownerDocument.defaultView;\n\t\treturn {\n\t\t\ttop: rect.top + win.pageYOffset,\n\t\t\tleft: rect.left + win.pageXOffset\n\t\t};\n\t},\n\n\t// position() relates an element's margin box to its offset parent's padding box\n\t// This corresponds to the behavior of CSS absolute positioning\n\tposition: function() {\n\t\tif ( !this[ 0 ] ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar offsetParent, offset, doc,\n\t\t\telem = this[ 0 ],\n\t\t\tparentOffset = { top: 0, left: 0 };\n\n\t\t// position:fixed elements are offset from the viewport, which itself always has zero offset\n\t\tif ( jQuery.css( elem, \"position\" ) === \"fixed\" ) {\n\n\t\t\t// Assume position:fixed implies availability of getBoundingClientRect\n\t\t\toffset = elem.getBoundingClientRect();\n\n\t\t} else {\n\t\t\toffset = this.offset();\n\n\t\t\t// Account for the *real* offset parent, which can be the document or its root element\n\t\t\t// when a statically positioned element is identified\n\t\t
 \tdoc = elem.ownerDocument;\n\t\t\toffsetParent = elem.offsetParent || doc.documentElement;\n\t\t\twhile ( offsetParent &&\n\t\t\t\t( offsetParent === doc.body || offsetParent === doc.documentElement ) &&\n\t\t\t\tjQuery.css( offsetParent, \"position\" ) === \"static\" ) {\n\n\t\t\t\toffsetParent = offsetParent.parentNode;\n\t\t\t}\n\t\t\tif ( offsetParent && offsetParent !== elem && offsetParent.nodeType === 1 ) {\n\n\t\t\t\t// Incorporate borders into its offset, since they are outside its content origin\n\t\t\t\tparentOffset = jQuery( offsetParent ).offset();\n\t\t\t\tparentOffset.top += jQuery.css( offsetParent, \"borderTopWidth\", true );\n\t\t\t\tparentOffset.left += jQuery.css( offsetParent, \"borderLeftWidth\", true );\n\t\t\t}\n\t\t}\n\n\t\t// Subtract parent offsets and element margins\n\t\treturn {\n\t\t\ttop: offset.top - parentOffset.top - jQuery.css( elem, \"marginTop\", true ),\n\t\t\tleft: offset.left - parentOffset.left - jQuery.css( elem, \"marginLeft\", true )\n\t
 \t};\n\t},\n\n\t// This method will return documentElement in the following cases:\n\t// 1) For the element inside the iframe without offsetParent, this method will return\n\t//    documentElement of the parent window\n\t// 2) For the hidden or detached element\n\t// 3) For body or html element, i.e. in case of the html node - it will return itself\n\t//\n\t// but those exceptions were never presented as a real life use-cases\n\t// and might be considered as more preferable results.\n\t//\n\t// This logic, however, is not guaranteed and can change at any point in the future\n\toffsetParent: function() {\n\t\treturn this.map( function() {\n\t\t\tvar offsetParent = this.offsetParent;\n\n\t\t\twhile ( offsetParent && jQuery.css( offsetParent, \"position\" ) === \"static\" ) {\n\t\t\t\toffsetParent = offsetParent.offsetParent;\n\t\t\t}\n\n\t\t\treturn offsetParent || documentElement;\n\t\t} );\n\t}\n} );\n\n// Create scrollLeft and scrollTop methods\njQuery.each( { scrollLeft: \"pageXOf
 fset\", scrollTop: \"pageYOffset\" }, function( method, prop ) {\n\tvar top = \"pageYOffset\" === prop;\n\n\tjQuery.fn[ method ] = function( val ) {\n\t\treturn access( this, function( elem, method, val ) {\n\n\t\t\t// Coalesce documents and windows\n\t\t\tvar win;\n\t\t\tif ( isWindow( elem ) ) {\n\t\t\t\twin = elem;\n\t\t\t} else if ( elem.nodeType === 9 ) {\n\t\t\t\twin = elem.defaultView;\n\t\t\t}\n\n\t\t\tif ( val === undefined ) {\n\t\t\t\treturn win ? win[ prop ] : elem[ method ];\n\t\t\t}\n\n\t\t\tif ( win ) {\n\t\t\t\twin.scrollTo(\n\t\t\t\t\t!top ? val : win.pageXOffset,\n\t\t\t\t\ttop ? val : win.pageYOffset\n\t\t\t\t);\n\n\t\t\t} else {\n\t\t\t\telem[ method ] = val;\n\t\t\t}\n\t\t}, method, val, arguments.length );\n\t};\n} );\n\n// Support: Safari <=7 - 9.1, Chrome <=37 - 49\n// Add the top/left cssHooks using jQuery.fn.position\n// Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=29084\n// Blink bug: https://bugs.chromium.org/p/chromium/issues/detail?id=589347\n// 
 getComputedStyle returns percent when specified for top/left/bottom/right;\n// rather than make the css module depend on the offset module, just check for it here\njQuery.each( [ \"top\", \"left\" ], function( i, prop ) {\n\tjQuery.cssHooks[ prop ] = addGetHookIf( support.pixelPosition,\n\t\tfunction( elem, computed ) {\n\t\t\tif ( computed ) {\n\t\t\t\tcomputed = curCSS( elem, prop );\n\n\t\t\t\t// If curCSS returns percentage, fallback to offset\n\t\t\t\treturn rnumnonpx.test( computed ) ?\n\t\t\t\t\tjQuery( elem ).position()[ prop ] + \"px\" :\n\t\t\t\t\tcomputed;\n\t\t\t}\n\t\t}\n\t);\n} );\n\n\n// Create innerHeight, innerWidth, height, width, outerHeight and outerWidth methods\njQuery.each( { Height: \"height\", Width: \"width\" }, function( name, type ) {\n\tjQuery.each( { padding: \"inner\" + name, content: type, \"\": \"outer\" + name },\n\t\tfunction( defaultExtra, funcName ) {\n\n\t\t// Margin is only for outerHeight, outerWidth\n\t\tjQuery.fn[ funcName ] = function( marg
 in, value ) {\n\t\t\tvar chainable = arguments.length && ( defaultExtra || typeof margin !== \"boolean\" ),\n\t\t\t\textra = defaultExtra || ( margin === true || value === true ? \"margin\" : \"border\" );\n\n\t\t\treturn access( this, function( elem, type, value ) {\n\t\t\t\tvar doc;\n\n\t\t\t\tif ( isWindow( elem ) ) {\n\n\t\t\t\t\t// $( window ).outerWidth/Height return w/h including scrollbars (gh-1729)\n\t\t\t\t\treturn funcName.indexOf( \"outer\" ) === 0 ?\n\t\t\t\t\t\telem[ \"inner\" + name ] :\n\t\t\t\t\t\telem.document.documentElement[ \"client\" + name ];\n\t\t\t\t}\n\n\t\t\t\t// Get document width or height\n\t\t\t\tif ( elem.nodeType === 9 ) {\n\t\t\t\t\tdoc = elem.documentElement;\n\n\t\t\t\t\t// Either scroll[Width/Height] or offset[Width/Height] or client[Width/Height],\n\t\t\t\t\t// whichever is greatest\n\t\t\t\t\treturn Math.max(\n\t\t\t\t\t\telem.body[ \"scroll\" + name ], doc[ \"scroll\" + name ],\n\t\t\t\t\t\telem.body[ \"offset\" + name ], doc[ \"offset\" + nam
 e ],\n\t\t\t\t\t\tdoc[ \"client\" + name ]\n\t\t\t\t\t);\n\t\t\t\t}\n\n\t\t\t\treturn value === undefined ?\n\n\t\t\t\t\t// Get width or height on the element, requesting but not forcing parseFloat\n\t\t\t\t\tjQuery.css( elem, type, extra ) :\n\n\t\t\t\t\t// Set width or height on the element\n\t\t\t\t\tjQuery.style( elem, type, value, extra );\n\t\t\t}, type, chainable ? margin : undefined, chainable );\n\t\t};\n\t} );\n} );\n\n\njQuery.each( ( \"blur focus focusin focusout resize scroll click dblclick \" +\n\t\"mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave \" +\n\t\"change select submit keydown keypress keyup contextmenu\" ).split( \" \" ),\n\tfunction( i, name ) {\n\n\t// Handle event binding\n\tjQuery.fn[ name ] = function( data, fn ) {\n\t\treturn arguments.length > 0 ?\n\t\t\tthis.on( name, null, data, fn ) :\n\t\t\tthis.trigger( name );\n\t};\n} );\n\njQuery.fn.extend( {\n\thover: function( fnOver, fnOut ) {\n\t\treturn this.mouseenter( fnOver ).mousele
 ave( fnOut || fnOver );\n\t}\n} );\n\n\n\n\njQuery.fn.extend( {\n\n\tbind: function( types, data, fn ) {\n\t\treturn this.on( types, null, data, fn );\n\t},\n\tunbind: function( types, fn ) {\n\t\treturn this.off( types, null, fn );\n\t},\n\n\tdelegate: function( selector, types, data, fn ) {\n\t\treturn this.on( types, selector, data, fn );\n\t},\n\tundelegate: function( selector, types, fn ) {\n\n\t\t// ( namespace ) or ( selector, types [, fn] )\n\t\treturn arguments.length === 1 ?\n\t\t\tthis.off( selector, \"**\" ) :\n\t\t\tthis.off( types, selector || \"**\", fn );\n\t}\n} );\n\n// Bind a function to a context, optionally partially applying any\n// arguments.\n// jQuery.proxy is deprecated to promote standards (specifically Function#bind)\n// However, it is not slated for removal any time soon\njQuery.proxy = function( fn, context ) {\n\tvar tmp, args, proxy;\n\n\tif ( typeof context === \"string\" ) {\n\t\ttmp = fn[ context ];\n\t\tcontext = fn;\n\t\tfn = tmp;\n\t}\n\n\t// Qu
 ick check to determine if target is callable, in the spec\n\t// this throws a TypeError, but we will just return undefined.\n\tif ( !isFunction( fn ) ) {\n\t\treturn undefined;\n\t}\n\n\t// Simulated bind\n\targs = slice.call( arguments, 2 );\n\tproxy = function() {\n\t\treturn fn.apply( context || this, args.concat( slice.call( arguments ) ) );\n\t};\n\n\t// Set the guid of unique handler to the same of original handler, so it can be removed\n\tproxy.guid = fn.guid = fn.guid || jQuery.guid++;\n\n\treturn proxy;\n};\n\njQuery.holdReady = function( hold ) {\n\tif ( hold ) {\n\t\tjQuery.readyWait++;\n\t} else {\n\t\tjQuery.ready( true );\n\t}\n};\njQuery.isArray = Array.isArray;\njQuery.parseJSON = JSON.parse;\njQuery.nodeName = nodeName;\njQuery.isFunction = isFunction;\njQuery.isWindow = isWindow;\njQuery.camelCase = camelCase;\njQuery.type = toType;\n\njQuery.now = Date.now;\n\njQuery.isNumeric = function( obj ) {\n\n\t// As of jQuery 3.0, isNumeric is limited to\n\t// strings and 
 numbers (primitives or objects)\n\t// that can be coerced to finite numbers (gh-2662)\n\tvar type = jQuery.type( obj );\n\treturn ( type === \"number\" || type === \"string\" ) &&\n\n\t\t// parseFloat NaNs numeric-cast false positives (\"\")\n\t\t// ...but misinterprets leading-number strings, particularly hex literals (\"0x...\")\n\t\t// subtraction forces infinities to NaN\n\t\t!isNaN( obj - parseFloat( obj ) );\n};\n\n\n\n\n// Register as a named AMD module, since jQuery can be concatenated with other\n// files that may use define, but not via a proper concatenation script that\n// understands anonymous AMD modules. A named AMD is safest and most robust\n// way to register. Lowercase jquery is used because AMD module names are\n// derived from file names, and jQuery is normally delivered in a lowercase\n// file name. Do this after creating the global so that if an AMD module wants\n// to call noConflict to hide this version of jQuery, it will work.\n\n// Note that for maximum por
 tability, libraries that are not jQuery should\n// declare themselves as anonymous modules, and avoid setting a global if an\n// AMD loader is present. jQuery is a special case. For more information, see\n// https://github.com/jrburke/requirejs/wiki/Updating-existing-libraries#wiki-anon\n\nif ( typeof define === \"function\" && define.amd ) {\n\tdefine( \"jquery\", [], function() {\n\t\treturn jQuery;\n\t} );\n}\n\n\n\n\nvar\n\n\t// Map over jQuery in case of overwrite\n\t_jQuery = window.jQuery,\n\n\t// Map over the $ in case of overwrite\n\t_$ = window.$;\n\njQuery.noConflict = function( deep ) {\n\tif ( window.$ === jQuery ) {\n\t\twindow.$ = _$;\n\t}\n\n\tif ( deep && window.jQuery === jQuery ) {\n\t\twindow.jQuery = _jQuery;\n\t}\n\n\treturn jQuery;\n};\n\n// Expose jQuery and $ identifiers, even in AMD\n// (#7102#comment:10, https://github.com/jquery/jquery/pull/557)\n// and CommonJS for browser emulators (#13566)\nif ( !noGlobal ) {\n\twindow.jQuery = window.$ = jQuery;\n}\n\
 n\n\n\nreturn jQuery;\n} );\n","var $ = require('jquery');\n\nfunction Flasher(target) {\n  this.target = $(target);\n  this.build();\n  this.state = 'flashing';\n}\n\nFlasher.prototype.build = function() {\n  this.characters = this.target.find('.character');\n  this.numCharacters = this.characters.length;\n  setTimeout($.proxy(this.flash, this), 100);\n}\n\nFlasher.prototype.flash = function() {\n  this.characters.each(function() {\n    $(this).removeClass('covered');\n    if (Math.random() <= 0.5) {\n      $(this).addClass('covered');\n    }\n  });\n  if (this.state != 'resolved') {\n    setTimeout($.proxy(this.flash, this), 100);\n  }\n}\n\nFlasher.prototype.startCharacterResolve = function() {\n  var index = this.numCharacters - this.numResolvedCharacters - 1;\n  this.characterToResolve = $(this.characters[index]);\n  this.characterToResolve.addClass('covered');\n  this.characters = this.characters.slice(0, index);\n  setTimeout($.proxy(this.resolveCharacter, this), 100);\n}\n\n
 Flasher.prototype.resolve = function(value) {\n  if (this.state == 'resolved') {\n    this.update(value);\n  } else {\n    this.resolvedCharacters = value;\n    this.numResolvedCharacters = 0;\n    this.delayCount = 0;\n    this.state = 'resolving';\n    setTimeout($.proxy(this.startCharacterResolve, this), 500);\n  }\n}\n\nFlasher.prototype.resolveCharacter = function() {\n  this.characterToResolve.removeClass('covered');\n  var resolvedIndex = this.resolvedCharacters.length - this.numResolvedCharacters - 1;\n  if (resolvedIndex >= 0) {\n    this.characterToResolve.addClass('resolved');\n    this.characterToResolve.html(this.resolvedCharacters[resolvedIndex]);\n  }\n  this.numResolvedCharacters += 1;\n  if (this.numResolvedCharacters == this.numCharacters) {\n    this.characters.removeClass('covered');\n    this.state = 'resolved';\n    return;\n  }\n  setTimeout($.proxy(this.startCharacterResolve, this), 500);\n}\n\nFlasher.prototype.update = function(value) {\n  this.characters =
  this.target.find('.character');\n  for (var i = 0; i < this.numCharacters; ++i) {\n    var characterIndex = this.numCharacters - i - 1;\n    var valueIndex = value.length - i - 1;\n    var character = $(this.characters[characterIndex]);\n    if (valueIndex >= 0) {\n      character.html(value[valueIndex]);\n    }\n  }\n}\n\nmodule.exports = Flasher;\n","module.exports = {\"AF\":[\"Badakhshan\",\"Badghis\",\"Baghlan\",\"Balkh\",\"Bamian\",\"Farah\",\"Faryab\",\"Ghazni\",\"Ghowr\",\"Helmand\",\"Herat\",\"Jowzjan\",\"Kabul\",\"Kandahar\",\"Kapisa\",\"Khowst\",\"Konar\",\"Kondoz\",\"Laghman\",\"Lowgar\",\"Nangrahar\",\"Nimruz\",\"Nurestan\",\"Oruzgan\",\"Paktia\",\"Paktika\",\"Parwan\",\"Samangan\",\"Sar-e Pol\",\"Takhar\",\"Wardak\",\"Zabol\"],\"AL\":[\"Berat\",\"Bulqizë\",\"Delvinë\",\"Devoll\",\"Dibër\",\"Durrës\",\"Elbasan\",\"Fier\",\"Gramsh\",\"Gjirokastër\",\"Has\",\"Kavajë\",\"Kolonjë\",\"Korçë\",\"Krujë\",\"Kuçovë\",\"Kukës\",\"Kurbin\",\"Lezhë\",\"Librazhd\",\"Lu
 shnjë\",\"Malësi e Madhe\",\"Mallakastër\",\"Mat\",\"Mirditë\",\"Peqin\",\"Përmet\",\"Pogradec\",\"Pukë\",\"Sarandë\",\"Skrapar\",\"Shkodër\",\"Tepelenë\",\"Tiranë\",\"Tropojë\",\"Vlorë\"],\"DZ\":[\"Adrar\",\"Ain Defla\",\"Ain Tmouchent\",\"Alger\",\"Annaba\",\"Batna\",\"Bechar\",\"Bejaia\",\"Biskra\",\"Blida\",\"Bordj Bou Arreridj\",\"Bouira\",\"Boumerdes\",\"Chlef\",\"Constantine\",\"Djelfa\",\"El Bayadh\",\"El Oued\",\"El Tarf\",\"Ghardaia\",\"Guelma\",\"Illizi\",\"Jijel\",\"Khenchela\",\"Laghouat\",\"Mascara\",\"Medea\",\"Mila\",\"Mostaganem\",\"Msila\",\"Naama\",\"Oran\",\"Ouargla\",\"Oum el Bouaghi\",\"Relizane\",\"Saida\",\"Setif\",\"Sidi Bel Abbes\",\"Skikda\",\"Souk Ahras\",\"Tamanghasset\",\"Tebessa\",\"Tiaret\",\"Tindouf\",\"Tipaza\",\"Tissemsilt\",\"Tizi Ouzou\",\"Tlemcen\"],\"AD\":[\"Andorra la Vella\",\"Canillo\",\"Encamp\",\"Escaldes-Engordany\",\"La Massana\",\"Ordino\",\"Sant Julia de Loria\"],\"AO\":[\"Bengo\",\"Benguela\",\"Bie\",\"Cabinda\",\"Cuando-C
 ubango\",\"Cuanza Norte\",\"Cuanza Sul\",\"Cunene\",\"Huambo\",\"Huila\",\"Luanda\",\"Lunda Norte\",\"Lunda Sul\",\"Malange\",\"Moxico\",\"Namibe\",\"Uige\",\"Zaire\"],\"AQ\":[\"Australian Antarctic Territory\"],\"AG\":[\"Saint George\",\"Saint John\",\"Saint Mary\",\"Saint Paul\",\"Saint Peter\",\"Saint Philip\",\"Barbuda\",\"Redonda\"],\"AR\":[\"Capital federal\",\"Buenos Aires\",\"Catamarca\",\"Cordoba\",\"Corrientes\",\"Chaco\",\"Chubut\",\"Entre Rios\",\"Formosa\",\"Jujuy\",\"La Pampa\",\"Mendoza\",\"Misiones\",\"Neuquen\",\"Rio Negro\",\"Salta\",\"San Juan\",\"San Luis\",\"Santa Cruz\",\"Santa Fe\",\"Santiago del Estero\",\"Tierra del Fuego\",\"Tucuman\",\"La Rioja\"],\"AM\":[\"Erevan\",\"Aragacotn\",\"Ararat\",\"Armavir\",\"Gegarkunik'\",\"Kotayk'\",\"Lory\",\"Sirak\",\"Syunik'\",\"Tavus\",\"Vayoc Jor\"],\"AU\":[\"Australian Capital Territory\",\"Northern Territory\",\"New South Wales\",\"Queensland\",\"South Australia\",\"Tasmania\",\"Victoria\",\"Western Australia\"],\"AT\"
 :[\"Burgenland\",\"Kärnten\",\"Niederösterreich\",\"Oberösterreich\",\"Salzburg\",\"Steiermark\",\"Tirol\",\"Vorarlberg\",\"Wien\"],\"AZ\":[\"Naxcivan\",\"Ali Bayramli\",\"Baki\",\"Ganca\",\"Lankaran\",\"Mingacevir\",\"Naftalan\",\"Saki\",\"Sumqayit\",\"Susa\",\"Xankandi\",\"Yevlax\",\"Abseron\",\"Agcabadi\",\"Agdam\",\"Agdas\",\"Agstafa\",\"Agsu\",\"Astara\",\"Babak\",\"Balakan\",\"Barda\",\"Beylagan\",\"Bilasuvar\",\"Cabrayll\",\"Calilabad\",\"Culfa\",\"Daskasan\",\"Davaci\",\"Fuzuli\",\"Gadabay\",\"Goranboy\",\"Goycay\",\"Haciqabul\",\"Imisli\",\"Ismayilli\",\"Kalbacar\",\"Kurdamir\",\"Lacin\",\"Lerik\",\"Masalli\",\"Neftcala\",\"Oguz\",\"Ordubad\",\"Qabala\",\"Qax\",\"Qazax\",\"Qobustan\",\"Quba\",\"Qubadli\",\"Qusar\",\"Saatli\",\"Sabirabad\",\"Sadarak\",\"Sahbuz\",\"Salyan\",\"Samaxi\",\"Samkir\",\"Samux\",\"Sarur\",\"Siyazan\",\"Tartar\",\"Tovuz\",\"Ucar\",\"Xacmaz\",\"Xanlar\",\"Xizi\",\"Xocali\",\"Xocavand\",\"Yardimli\",\"Zangilan\",\"Zaqatala\",\"Zardab\"],\"BS\":[\"Ac
 klins and Crooked Islands\",\"Bimini\",\"Cat Island\",\"Exuma\",\"Inagua\",\"Long Island\",\"Mayaguana\",\"New Providence\",\"Ragged Island\",\"Abaco Islands\",\"Andros Island\",\"Berry Islands\",\"Eleuthera\",\"Grand Bahama\",\"Rum Cay\",\"San Salvador Island\"],\"BH\":[\"Al Hadd\",\"Al Manamah\",\"Al Mintaqah al Gharbiyah\",\"Al Mintagah al Wusta\",\"Al Mintaqah ash Shamaliyah\",\"Al Muharraq\",\"Ar Rifa\",\"Jidd Hafs\",\"Madluat Jamad\",\"Madluat Isa\",\"Mintaqat Juzur tawar\",\"Sitrah\",\"Al Manāmah (Al ‘Āşimah)\",\"Al Janūbīyah\",\"Al Wusţá\",\"Ash Shamālīyah\"],\"BD\":[\"Bagerhat zila\",\"Bandarban zila\",\"Barguna zila\",\"Barisal zila\",\"Bhola zila\",\"Bogra zila\",\"Brahmanbaria zila\",\"Chandpur zila\",\"Chittagong zila\",\"Chuadanga zila\",\"Comilla zila\",\"Cox's Bazar zila\",\"Dhaka zila\",\"Dinajpur zila\",\"Faridpur zila\",\"Feni zila\",\"Gaibandha zila\",\"Gazipur zila\",\"Gopalganj zila\",\"Habiganj zila\",\"Jaipurhat zila\",\"Jamalpur zila\",\"Jessore z
 ila\",\"Jhalakati zila\",\"Jhenaidah zila\",\"Khagrachari zila\",\"Khulna zila\",\"Kishorganj zila\",\"Kurigram zila\",\"Kushtia zila\",\"Lakshmipur zila\",\"Lalmonirhat zila\",\"Madaripur zila\",\"Magura zila\",\"Manikganj zila\",\"Meherpur zila\",\"Moulvibazar zila\",\"Munshiganj zila\",\"Mymensingh zila\",\"Naogaon zila\",\"Narail zila\",\"Narayanganj zila\",\"Narsingdi zila\",\"Natore zila\",\"Nawabganj zila\",\"Netrakona zila\",\"Nilphamari zila\",\"Noakhali zila\",\"Pabna zila\",\"Panchagarh zila\",\"Patuakhali zila\",\"Pirojpur zila\",\"Rajbari zila\",\"Rajshahi zila\",\"Rangamati zila\",\"Rangpur zila\",\"Satkhira zila\",\"Shariatpur zila\",\"Sherpur zila\",\"Sirajganj zila\",\"Sunamganj zila\",\"Sylhet zila\",\"Tangail zila\",\"Thakurgaon zila\"],\"BB\":[\"Christ Church\",\"Saint Andrew\",\"Saint George\",\"Saint James\",\"Saint John\",\"Saint Joseph\",\"Saint Lucy\",\"Saint Michael\",\"Saint Peter\",\"Saint Philip\",\"Saint Thomas\"],\"BY\":[\"Brèsckaja voblasc'\",\"Homel
 'skaja voblasc'\",\"Hrodzenskaja voblasc'\",\"Mahilëuskaja voblasc'\",\"Minskaja voblasc'\",\"Vicebskaja voblasc'\"],\"BE\":[\"Antwerpen\",\"Brabant Wallon\",\"Hainaut\",\"Liege\",\"Limburg\",\"Luxembourg\",\"Namur\",\"Oost-Vlaanderen\",\"Vlaams-Brabant\",\"West-Vlaanderen\",\"Brussels\"],\"BZ\":[\"Belize\",\"Cayo\",\"Corozal\",\"Orange Walk\",\"Stann Creek\",\"Toledo\"],\"BJ\":[\"Alibori\",\"Atakora\",\"Atlantique\",\"Borgou\",\"Collines\",\"Donga\",\"Kouffo\",\"Littoral\",\"Mono\",\"Oueme\",\"Plateau\",\"Zou\"],\"BT\":[\"Bumthang\",\"Chhukha\",\"Dagana\",\"Gasa\",\"Ha\",\"Lhuentse\",\"Monggar\",\"Paro\",\"Pemagatshel\",\"Punakha\",\"Samdrup Jongkha\",\"Samtee\",\"Sarpang\",\"Thimphu\",\"Trashigang\",\"Trashi Yangtse\",\"Trongsa\",\"Tsirang\",\"Wangdue Phodrang\",\"Zhemgang\"],\"BO\":[\"Cochabamba\",\"Chuquisaca\",\"El Beni\",\"La Paz\",\"Oruro\",\"Pando\",\"Potosi\",\"Tarija\"],\"BA\":[\"Federacija Bosna i Hercegovina\",\"Republika Srpska\"],\"BW\":[\"Central\",\"Ghanzi\",\"Kgala
 gadi\",\"Kgatleng\",\"Kweneng\",\"Ngamiland\",\"North-East\",\"North-West\",\"South-East\",\"Southern\"],\"BR\":[\"Acre\",\"Alagoas\",\"Amazonas\",\"Amapa\",\"Bahia\",\"Ceara\",\"Distrito Federal\",\"Espirito Santo\",\"Goias\",\"Maranhao\",\"Minas Gerais\",\"Mato Grosso do Sul\",\"Mato Grosso\",\"Para\",\"Paraiba\",\"Pernambuco\",\"Piaui\",\"Parana\",\"Rio de Janeiro\",\"Rio Grande do Norte\",\"Rondonia\",\"Roraima\",\"Rio Grande do Sul\",\"Santa Catarina\",\"Sergipe\",\"Sao Paulo\",\"Tocantins\"],\"BN\":[\"Belait\",\"Brunei-Muara\",\"Temburong\",\"Tutong\"],\"BG\":[\"Blagoevgrad\",\"Burgas\",\"Dobrich\",\"Gabrovo\",\"Haskovo\",\"Yambol\",\"Kardzhali\",\"Kyustendil\",\"Lovech\",\"Montana\",\"Pazardzhik\",\"Pernik\",\"Pleven\",\"Plovdiv\",\"Razgrad\",\"Ruse\",\"Silistra\",\"Sliven\",\"Smolyan\",\"Sofia\",\"Stara Zagora\",\"Shumen\",\"Targovishte\",\"Varna\",\"Veliko Tarnovo\",\"Vidin\",\"Vratsa\"],\"BF\":[\"Bale\",\"Bam\",\"Banwa\",\"Bazega\",\"Bougouriba\",\"Boulgou\",\"Boulkiemde\"
 ,\"Comoe\",\"Ganzourgou\",\"Gnagna\",\"Gourma\",\"Houet\",\"Ioba\",\"Kadiogo\",\"Kenedougou\",\"Komondjari\",\"Kompienga\",\"Kossi\",\"Koulpulogo\",\"Kouritenga\",\"Kourweogo\",\"Leraba\",\"Loroum\",\"Mouhoun\",\"Nahouri\",\"Namentenga\",\"Nayala\",\"Noumbiel\",\"Oubritenga\",\"Oudalan\",\"Passore\",\"Poni\",\"Sanguie\",\"Sanmatenga\",\"Seno\",\"Siasili\",\"Soum\",\"Sourou\",\"Tapoa\",\"Tui\",\"Yagha\",\"Yatenga\",\"Ziro\",\"Zondoma\",\"Zoundweogo\"],\"BI\":[\"Bubanza\",\"Bujumbura\",\"Bururi\",\"Cankuzo\",\"Cibitoke\",\"Gitega\",\"Karuzi\",\"Kayanza\",\"Makamba\",\"Muramvya\",\"Mwaro\",\"Ngozi\",\"Rutana\",\"Ruyigi\"],\"KH\":[\"Krong Kaeb\",\"Krong Pailin\",\"Xrong Preah Sihanouk\",\"Phnom Penh\",\"Baat Dambang\",\"Banteay Mean Chey\",\"Rampong Chaam\",\"Kampong Chhnang\",\"Kampong Spueu\",\"Kampong Thum\",\"Kampot\",\"Kandaal\",\"Kach Kong\",\"Krachoh\",\"Mondol Kiri\",\"Otdar Mean Chey\",\"Pousaat\",\"Preah Vihear\",\"Prey Veaeng\",\"Rotanak Kiri\",\"Siem Reab\",\"Stueng Traeng\"
 ,\"Svaay Rieng\",\"Taakaev\"],\"CM\":[\"Adamaoua\",\"Centre\",\"East\",\"Far North\",\"North\",\"South\",\"South-West\",\"West\",\"Littoral\",\"Nord-Ouest\"],\"CA\":[\"Alberta\",\"British Columbia\",\"Manitoba\",\"New Brunswick\",\"Newfoundland and Labrador\",\"Northwest Territories\",\"Nova Scotia\",\"Nunavut\",\"Ontario\",\"Prince Edward Island\",\"Quebec\",\"Saskatchewan\",\"Yukon Territory\"],\"CV\":[\"Boa Vista\",\"Brava\",\"Calheta de Sao Miguel\",\"Fogo\",\"Maio\",\"Mosteiros\",\"Paul\",\"Porto Novo\",\"Praia\",\"Ribeira Grande\",\"Sal\",\"Sao Domingos\",\"Sao Filipe\",\"Sao Nicolau\",\"Sao Vicente\",\"Tarrafal\"],\"CF\":[\"Bangui\",\"Bamingui-Bangoran\",\"Basse-Kotto\",\"Haute-Kotto\",\"Haut-Mbomou\",\"Kemo\",\"Lobaye\",\"Mambere-Kadei\",\"Mbomou\",\"Nana-Grebizi\",\"Nana-Mambere\",\"Ombella-Mpoko\",\"Ouaka\",\"Ouham\",\"Ouham-Pende\",\"Sangha-Mbaere\",\"Vakaga\"],\"TD\":[\"Batha\",\"Biltine\",\"Borkou-Ennedi-Tibesti\",\"Chari-Baguirmi\",\"Guera\",\"Kanem\",\"Lac\",\"Logone-
 Occidental\",\"Logone-Oriental\",\"Mayo-Kebbi\",\"Moyen-Chari\",\"Ouaddai\",\"Salamat\",\"Tandjile\"],\"CL\":[\"Aisen del General Carlos Ibanez del Campo\",\"Antofagasta\",\"Araucania\",\"Atacama\",\"Bio-Bio\",\"Coquimbo\",\"Libertador General Bernardo O'Higgins\",\"Los Lagos\",\"Magallanes\",\"Maule\",\"Santiago Metropolitan\",\"Tarapaca\",\"Valparaiso\",\"Los Rios\",\"Arica y Parinacota\"],\"CN\":[\"Beijing\",\"Chongqing\",\"Shanghai\",\"Tianjin\",\"Anhui\",\"Fujian\",\"Gansu\",\"Guangdong\",\"Guizhou\",\"Hainan\",\"Hebei\",\"Heilongjiang\",\"Henan\",\"Hubei\",\"Hunan\",\"Jiangsu\",\"Jiangxi\",\"Jilin\",\"Liaoning\",\"Qinghai\",\"Shaanxi\",\"Shandong\",\"Shanxi\",\"Sichuan\",\"Taiwan\",\"Yunnan\",\"Zhejiang\",\"Guangxi\",\"Neia Mongol (mn)\",\"Xinjiang\",\"Xizang\",\"Hong Kong\",\"Macau\",\"Yinchuan\",\"Shizuishan\",\"Wuzhong\",\"Guyuan\",\"Zhongwei\"],\"CO\":[\"Distrito Capital de Bogotá\",\"Amazonea\",\"Antioquia\",\"Arauca\",\"Atlántico\",\"Bolívar\",\"Boyacá\",\"Caldea\",\
 "Caquetá\",\"Casanare\",\"Cauca\",\"Cesar\",\"Córdoba\",\"Cundinamarca\",\"Chocó\",\"Guainía\",\"Guaviare\",\"La Guajira\",\"Magdalena\",\"Meta\",\"Nariño\",\"Norte de Santander\",\"Putumayo\",\"Quindio\",\"Risaralda\",\"San Andrés, Providencia y Santa Catalina\",\"Santander\",\"Sucre\",\"Tolima\",\"Valle del Cauca\",\"Vaupés\",\"Vichada\"],\"KM\":[\"Anjouan Ndzouani\",\"Grande Comore Ngazidja\",\"Moheli Moili\"],\"CG\":[\"Brazzaville\",\"Bouenza\",\"Cuvette\",\"Cuvette-Ouest\",\"Kouilou\",\"Lekoumou\",\"Likouala\",\"Niari\",\"Plateaux\",\"Pool\",\"Sangha\"],\"CD\":[\"Kinshasa\",\"Equateur\",\"Kasai-Oriental\",\"Maniema\",\"Nord-Kivu\",\"Sud-Kivu\",\"Kongo central\",\"Kwango\",\"Kwilu\",\"Mai-Ndombe\",\"Kasai\",\"Lulua\",\"Lomami\",\"Sankuru\",\"Ituri\",\"Haut-Uele\",\"Tshopo\",\"Bas-Uele\",\"Nord-Ubangi\",\"Mongala\",\"Sud-Ubangi\",\"Tshuapa\",\"Haut-Lomami\",\"Lualaba\",\"Haut-Katanga\",\"Tanganyika\"],\"CR\":[\"Alajuela\",\"Cartago\",\"Guanacaste\",\"Heredia\",\"Limon\",\"
 Puntarenas\",\"San Jose\"],\"CI\":[\"18 Montagnes\",\"Agnebi\",\"Bas-Sassandra\",\"Denguele\",\"Haut-Sassandra\",\"Lacs\",\"Lagunes\",\"Marahoue\",\"Moyen-Comoe\",\"Nzi-Comoe\",\"Savanes\",\"Sud-Bandama\",\"Sud-Comoe\",\"Vallee du Bandama\",\"Worodouqou\",\"Zanzan\"],\"HR\":[\"Bjelovarsko-bilogorska zupanija\",\"Brodsko-posavska zupanija\",\"Dubrovacko-neretvanska zupanija\",\"Istarska zupanija\",\"Karlovacka zupanija\",\"Koprivnickco-krizevacka zupanija\",\"Krapinako-zagorska zupanija\",\"Licko-senjska zupanija\",\"Medimurska zupanija\",\"Osjecko-baranjska zupanija\",\"Pozesko-slavonska zupanija\",\"Primorsko-goranska zupanija\",\"Sisacko-moelavacka Iupanija\",\"Splitako-dalmatinska zupanija\",\"Sibenako-kninska zupanija\",\"Varaidinska zupanija\",\"VirovitiEko-podravska zupanija\",\"VuRovarako-srijemska zupanija\",\"Zadaraka\",\"Zagrebacka zupanija\"],\"CU\":[\"Camagey\",\"Ciego de `vila\",\"Cienfuegos\",\"Ciudad de La Habana\",\"Granma\",\"Guantanamo\",\"Holquin\",\"La Habana\",\
 "Las Tunas\",\"Matanzas\",\"Pinar del Rio\",\"Sancti Spiritus\",\"Santiago de Cuba\",\"Villa Clara\",\"Isla de la Juventud\",\"Pinar del Roo\",\"Ciego de Avila\",\"Camagoey\",\"Holgun\",\"Sancti Spritus\",\"Municipio Especial Isla de la Juventud\"],\"CY\":[\"Ammochostos Magusa\",\"Keryneia\",\"Larnaka\",\"Lefkosia\",\"Lemesos\",\"Pafos\"],\"CZ\":[\"Jihočeský kraj\",\"Jihomoravský kraj\",\"Karlovarský kraj\",\"Královéhradecký kraj\",\"Liberecký kraj\",\"Moravskoslezský kraj\",\"Olomoucký kraj\",\"Pardubický kraj\",\"Plzeňský kraj\",\"Praha, hlavní město\",\"Středočeský kraj\",\"Ústecký kraj\",\"Vysočina\",\"Zlínský kraj\"],\"DK\":[\"Frederiksberg\",\"Copenhagen City\",\"Copenhagen\",\"Frederiksborg\",\"Roskilde\",\"Vestsjælland\",\"Storstrøm\",\"Bornholm\",\"Fyn\",\"South Jutland\",\"Ribe\",\"Vejle\",\"Ringkjøbing\",\"Århus\",\"Viborg\",\"North Jutland\"],\"DJ\":[\"Ali Sabiah\",\"Dikhil\",\"Djibouti\",\"Obock\",\"Tadjoura\"],\"DO\":[\"Distrito Nacional (San
 to Domingo)\",\"Azua\",\"Bahoruco\",\"Barahona\",\"Dajabón\",\"Duarte\",\"El Seybo [El Seibo]\",\"Espaillat\",\"Hato Mayor\",\"Independencia\",\"La Altagracia\",\"La Estrelleta [Elias Pina]\",\"La Romana\",\"La Vega\",\"Maroia Trinidad Sánchez\",\"Monseñor Nouel\",\"Monte Cristi\",\"Monte Plata\",\"Pedernales\",\"Peravia\",\"Puerto Plata\",\"Salcedo\",\"Samaná\",\"San Cristóbal\",\"San Pedro de Macorís\",\"Sánchez Ramírez\",\"Santiago\",\"Santiago Rodríguez\",\"Valverde\"],\"EC\":[\"Azuay\",\"Bolivar\",\"Canar\",\"Carchi\",\"Cotopaxi\",\"Chimborazo\",\"El Oro\",\"Esmeraldas\",\"Galapagos\",\"Guayas\",\"Imbabura\",\"Loja\",\"Los Rios\",\"Manabi\",\"Morona-Santiago\",\"Napo\",\"Orellana\",\"Pastaza\",\"Pichincha\",\"Sucumbios\",\"Tungurahua\",\"Zamora-Chinchipe\"],\"EG\":[\"Ad Daqahllyah\",\"Al Bahr al Ahmar\",\"Al Buhayrah\",\"Al Fayym\",\"Al Gharbiyah\",\"Al Iskandarlyah\",\"Al Isma illyah\",\"Al Jizah\",\"Al Minuflyah\",\"Al Minya\",\"Al Qahirah\",\"Al Qalyublyah\",\"Al Wa
 di al Jadid\",\"Ash Sharqiyah\",\"As Suways\",\"Aswan\",\"Asyut\",\"Bani Suwayf\",\"Bur Sa'id\",\"Dumyat\",\"Janub Sina'\",\"Kafr ash Shaykh\",\"Matruh\",\"Qina\",\"Shamal Sina'\",\"Suhaj\"],\"SV\":[\"Ahuachapan\",\"Cabanas\",\"Cuscatlan\",\"Chalatenango\",\"Morazan\",\"San Miguel\",\"San Salvador\",\"Santa Ana\",\"San Vicente\",\"Sonsonate\",\"Usulutan\",\"La Libertad\",\"La Paz\",\"La Union\"],\"GQ\":[\"Region Continental\",\"Region Insular\",\"Annobon\",\"Bioko Norte\",\"Bioko Sur\",\"Centro Sur\",\"Kie-Ntem\",\"Litoral\",\"Wele-Nzas\"],\"ER\":[\"Anseba\",\"Debub\",\"Debubawi Keyih Bahri [Debub-Keih-Bahri]\",\"Gash-Barka\",\"Maakel [Maekel]\",\"Semenawi Keyih Bahri [Semien-Keih-Bahri]\"],\"EE\":[\"Harjumaa\",\"Hiiumaa\",\"Ida-Virumaa\",\"Jõgevamaa\",\"Järvamaa\",\"Läänemaa\",\"Lääne-Virumaa\",\"Põlvamaa\",\"Pärnumaa\",\"Raplamaa\",\"Saaremaa\",\"Tartumaa\",\"Valgamaa\",\"Viljandimaa\",\"Võrumaa\"],\"ET\":[\"Addis Ababa\",\"Dire Dawa\",\"Afar\",\"Amara\",\"Benshangul-Guma
 z\",\"Gambela Peoples\",\"Harari People\",\"Oromia\",\"Somali\",\"Southern Nations, Nationalities and Peoples\",\"Tigrai\"],\"FJ\":[\"Eastern\",\"Northern\",\"Western\",\"Rotuma\",\"Central\"],\"FI\":[\"South Karelia\",\"South Ostrobothnia\",\"Etelä-Savo\",\"Häme\",\"Itä-Uusimaa\",\"Kainuu\",\"Central Ostrobothnia\",\"Central Finland\",\"Kymenlaakso\",\"Lapland\",\"Tampere Region\",\"Ostrobothnia\",\"North Karelia\",\"Northern Ostrobothnia\",\"Northern Savo\",\"Päijät-Häme\",\"Satakunta\",\"Uusimaa\",\"South-West Finland\",\"Åland\"],\"FR\":[\"Ain\",\"Aisne\",\"Allier\",\"Alpes-de-Haute-Provence\",\"Alpes-Maritimes\",\"Ardèche\",\"Ardennes\",\"Ariège\",\"Aube\",\"Aude\",\"Aveyron\",\"Bas-Rhin\",\"Bouches-du-Rhône\",\"Calvados\",\"Cantal\",\"Charente\",\"Charente-Maritime\",\"Cher\",\"Corrèze\",\"Corse-du-Sud\",\"Côte-d'Or\",\"Côtes-d'Armor\",\"Creuse\",\"Deux-Sèvres\",\"Dordogne\",\"Doubs\",\"Drôme\",\"Essonne\",\"Eure\",\"Eure-et-Loir\",\"Finistère\",\"Gard\",\"Gers
 \",\"Gironde\",\"Haut-Rhin\",\"Haute-Corse\",\"Haute-Garonne\",\"Haute-Loire\",\"Haute-Saône\",\"Haute-Savoie\",\"Haute-Vienne\",\"Hautes-Alpes\",\"Hautes-Pyrénées\",\"Hauts-de-Seine\",\"Hérault\",\"Indre\",\"Ille-et-Vilaine\",\"Indre-et-Loire\",\"Isère\",\"Landes\",\"Loir-et-Cher\",\"Loire\",\"Loire-Atlantique\",\"Loiret\",\"Lot\",\"Lot-et-Garonne\",\"Lozère\",\"Maine-et-Loire\",\"Manche\",\"Marne\",\"Mayenne\",\"Meurthe-et-Moselle\",\"Meuse\",\"Morbihan\",\"Moselle\",\"Nièvre\",\"Nord\",\"Oise\",\"Orne\",\"Paris\",\"Pas-de-Calais\",\"Puy-de-Dôme\",\"Pyrénées-Atlantiques\",\"Pyrénées-Orientales\",\"Rhône\",\"Saône-et-Loire\",\"Sarthe\",\"Savoie\",\"Seine-et-Marne\",\"Seine-Maritime\",\"Seine-Saint-Denis\",\"Somme\",\"Tarn\",\"Tarn-et-Garonne\",\"Val d'Oise\",\"Territoire de Belfort\",\"Val-de-Marne\",\"Var\",\"Vaucluse\",\"Vendée\",\"Vienne\",\"Vosges\",\"Yonne\",\"Yvelines\",\"Jura\",\"Guadeloupe\",\"Martinique\",\"Guyane\",\"La Réunion\",\"Mayotte\",\"Wallis-et-Fu
 tuna\",\"Nouvelle-Calédonie\",\"Haute-Marne\"],\"GM\":[\"Banjul\",\"Lower River\",\"MacCarthy Island\",\"North Bank\",\"Upper River\"],\"GE\":[\"Abkhazia\",\"Adjara\",\"Tbilisi\",\"Guria\",\"Imereti\",\"Kakheti\",\"Kvemo Kartli\",\"Mtskheta-Mtianeti\",\"Racha-Lechkhumi and Kvemo Svaneti\",\"Samegrelo-Zemo Svaneti\",\"Samtskhe-Javakheti\",\"Shida Kartli\"],\"DE\":[\"Baden-Württemberg\",\"Bayern\",\"Bremen\",\"Hamburg\",\"Hessen\",\"Niedersachsen\",\"Nordrhein-Westfalen\",\"Rheinland-Pfalz\",\"Saarland\",\"Schleswig-Holstein\",\"Berlin\",\"Brandenburg\",\"Mecklenburg-Vorpommern\",\"Sachsen\",\"Sachsen-Anhalt\",\"Thüringen\"],\"GH\":[\"Ashanti\",\"Brong-Ahafo\",\"Greater Accra\",\"Upper East\",\"Upper West\",\"Volta\",\"Central\",\"Eastern\",\"Northern\",\"Western\"],\"GR\":[\"Achaïa\",\"Aitolia-Akarnania\",\"Argolis\",\"Arkadia\",\"Arta\",\"Attiki\",\"Chalkidiki\",\"Chania\",\"Chios\",\"Dodekanisos\",\"Drama\",\"Evros\",\"Evrytania\",\"Evvoia\",\"Florina\",\"Fokis\",\"Fthiotis\",\
 "Grevena\",\"Ileia\",\"Imathia\",\"Ioannina\",\"Irakleion\",\"Karditsa\",\"Kastoria\",\"Kavalla\",\"Kefallinia\",\"Kerkyra\",\"Kilkis\",\"Korinthia\",\"Kozani\",\"Kyklades\",\"Lakonia\",\"Larisa\",\"Lasithion\",\"Lefkas\",\"Lesvos\",\"Magnisia\",\"Messinia\",\"Pella\",\"Preveza\",\"Rethymnon\",\"Rodopi\",\"Samos\",\"Serrai\",\"Thesprotia\",\"Thessaloniki\",\"Trikala\",\"Voiotia\",\"Xanthi\",\"Zakynthos\",\"Agio Oros\",\"Pieria\"],\"GT\":[\"Alta Verapaz\",\"Baja Verapaz\",\"Chimaltenango\",\"Chiquimula\",\"El Progreso\",\"Escuintla\",\"Guatemala\",\"Huehuetenango\",\"Izabal\",\"Jalapa\",\"Jutiapa\",\"Peten\",\"Quetzaltenango\",\"Quiche\",\"Retalhuleu\",\"Sacatepequez\",\"San Marcos\",\"Santa Rosa\",\"Sololá\",\"Suchitepequez\",\"Totonicapan\",\"Zacapa\"],\"GN\":[\"Beyla\",\"Boffa\",\"Boke\",\"Coyah\",\"Dabola\",\"Dalaba\",\"Dinguiraye\",\"Dubreka\",\"Faranah\",\"Forecariah\",\"Fria\",\"Gaoual\",\"Guekedou\",\"Kankan\",\"Kerouane\",\"Kindia\",\"Kissidougou\",\"Koubia\",\"Koundara\",\
 "Kouroussa\",\"Labe\",\"Lelouma\",\"Lola\",\"Macenta\",\"Mali\",\"Mamou\",\"Mandiana\",\"Nzerekore\",\"Pita\",\"Siguiri\",\"Telimele\",\"Tougue\",\"Yomou\"],\"GW\":[\"Bissau\",\"Bafata\",\"Biombo\",\"Bolama\",\"Cacheu\",\"Gabu\",\"Oio\",\"Quloara\",\"Tombali S\"],\"GY\":[\"Barima-Waini\",\"Cuyuni-Mazaruni\",\"Demerara-Mahaica\",\"East Berbice-Corentyne\",\"Essequibo Islands-West Demerara\",\"Mahaica-Berbice\",\"Pomeroon-Supenaam\",\"Potaro-Siparuni\",\"Upper Demerara-Berbice\",\"Upper Takutu-Upper Essequibo\"],\"HT\":[\"Grande-Anse\",\"Nord-Est\",\"Nord-Ouest\",\"Ouest\",\"Sud\",\"Sud-Est\",\"Artibonite\",\"Centre\",\"Nippes\",\"Nord\"],\"HN\":[\"Atlantida\",\"Colon\",\"Comayagua\",\"Copan\",\"Cortes\",\"Choluteca\",\"El Paraiso\",\"Francisco Morazan\",\"Gracias a Dios\",\"Intibuca\",\"Islas de la Bahia\",\"Lempira\",\"Ocotepeque\",\"Olancho\",\"Santa Barbara\",\"Valle\",\"Yoro\",\"La Paz\"],\"HK\":[\"Central and Western\",\"Eastern\",\"Southern\",\"Wan Chai\",\"Kowloon City\",\"Kwu
 n Tong\",\"Sham Shui Po\",\"Wong Tai Sin\",\"Yau Tsim Mong\",\"Islands\",\"Kwai Tsing\",\"North\",\"Sai Kung\",\"Sha Tin\",\"Tai Po\",\"Tsuen Wan\",\"Tuen Mun\",\"Yuen Long\"],\"HU\":[\"Budapest\",\"Bács-Kiskun\",\"Baranya\",\"Békés\",\"Borsod-Abaúj-Zemplén\",\"Csongrád\",\"Fejér\",\"Győr-Moson-Sopron\",\"Hajdu-Bihar\",\"Heves\",\"Jász-Nagykun-Szolnok\",\"Komárom-Esztergom\",\"Nográd\",\"Pest\",\"Somogy\",\"Szabolcs-Szatmár-Bereg\",\"Tolna\",\"Vas\",\"Veszprém\",\"Zala\",\"Békéscsaba\",\"Debrecen\",\"Dunaújváros\",\"Eger\",\"Győr\",\"Hódmezővásárhely\",\"Kaposvár\",\"Kecskemét\",\"Miskolc\",\"Nagykanizsa\",\"Nyiregyháza\",\"Pécs\",\"Salgótarján\",\"Sopron\",\"Szeged\",\"Székesfehérvár\",\"Szekszárd\",\"Szolnok\",\"Szombathely\",\"Tatabánya\",\"Zalaegerszeg\"],\"IS\":[\"Austurland\",\"Hofuoborgarsvaeoi utan Reykjavikur\",\"Norourland eystra\",\"Norourland vestra\",\"Reykjavik\",\"Suourland\",\"Suournes\",\"Vestfirolr\",\"Vesturland\"],\"IN\":[\"Mahara
 shtra\",\"Karnataka\",\"Andhra Pradesh\",\"Arunachal Pradesh\",\"Assam\",\"Bihar\",\"Chhattisgarh\",\"Goa\",\"Gujarat\",\"Haryana\",\"Himachal Pradesh\",\"Jammu and Kashmir\",\"Jharkhand\",\"Kerala\",\"Madhya Pradesh\",\"Manipur\",\"Meghalaya\",\"Mizoram\",\"Nagaland\",\"Orissa\",\"Punjab\",\"Rajasthan\",\"Sikkim\",\"Tamil Nadu\",\"Tripura\",\"Uttarakhand\",\"Uttar Pradesh\",\"West Bengal\",\"Andaman and Nicobar Islands\",\"Dadra and Nagar Haveli\",\"Daman and Diu\",\"Delhi\",\"Lakshadweep\",\"Pondicherry\",\"Telangana\",\"Chandigarh\"],\"ID\":[\"Bali\",\"Kepulauan Bangka Belitung\",\"Banten\",\"Bengkulu\",\"Gorontalo\",\"Papua Barat\",\"Jambi\",\"Jawa Barat\",\"Jawa Tengah\",\"Jawa Timur\",\"Kalimantan Barat\",\"Kalimantan Timur\",\"Kalimantan Selatan\",\"Kepulauan Riau\",\"Lampung\",\"Maluku\",\"Maluku Utara\",\"Nusa Tenggara Barat\",\"Nusa Tenggara Timur\",\"Papua\",\"Riau\",\"Sulawesi Selatan\",\"Sulawesi Tengah\",\"Sulawesi Tenggara\",\"Sulawesi Utara\",\"Sumatra Barat\",\"Suma
 tra Selatan\",\"Sumatera Utara\",\"DKI Jakarta\",\"Aceh\",\"DI Yogyakarta\",\"Kalimantan Tengah\",\"Sulawesi Barat\",\"Kalimantan Utara\"],\"IR\":[\"Ardabil\",\"Azarbayjan-e Gharbi\",\"Azarbayjan-e Sharqi\",\"Bushehr\",\"Chahar Mahall va Bakhtiari\",\"Esfahan\",\"Fars\",\"Gilan\",\"Golestan\",\"Hamadan\",\"Hormozgan\",\"Iiam\",\"Kerman\",\"Kermanshah\",\"Khorasan\",\"Khuzestan\",\"Kohjiluyeh va Buyer Ahmad\",\"Kordestan\",\"Lorestan\",\"Markazi\",\"Mazandaran\",\"Qazvin\",\"Qom\",\"Semnan\",\"Sistan va Baluchestan\",\"Tehran\",\"Yazd\",\"Zanjan\"],\"IQ\":[\"Al Anbar\",\"Al Ba,rah\",\"Al Muthanna\",\"Al Qadisiyah\",\"An Najef\",\"Arbil\",\"As Sulaymaniyah\",\"At Ta'mim\",\"Babil\",\"Baghdad\",\"Dahuk\",\"Dhi Qar\",\"Diyala\",\"Karbala'\",\"Maysan\",\"Ninawa\",\"Salah ad Din\",\"Wasit\"],\"IE\":[\"Cork\",\"Clare\",\"Cavan\",\"Carlow\",\"Dublin\",\"Donegal\",\"Galway\",\"Kildare\",\"Kilkenny\",\"Kerry\",\"Longford\",\"Louth\",\"Limerick\",\"Leitrim\",\"Laois\",\"Meath\",\"Monaghan\",\"
 Mayo\",\"Offaly\",\"Roscommon\",\"Sligo\",\"Tipperary\",\"Waterford\",\"Westmeath\",\"Wicklow\",\"Wexford\"],\"IL\":[\"HaDarom\",\"HaMerkaz\",\"HaZafon\",\"Haifa\",\"Tel-Aviv\",\"Jerusalem\"],\"IT\":[\"Agrigento\",\"Alessandria\",\"Ancona\",\"Aosta\",\"Arezzo\",\"Ascoli Piceno\",\"Asti\",\"Avellino\",\"Bari\",\"Belluno\",\"Benevento\",\"Bergamo\",\"Biella\",\"Bologna\",\"Bolzano\",\"Brescia\",\"Brindisi\",\"Cagliari\",\"Caltanissetta\",\"Campobasso\",\"Caserta\",\"Catania\",\"Catanzaro\",\"Chieti\",\"Como\",\"Cosenza\",\"Cremona\",\"Crotone\",\"Cuneo\",\"Enna\",\"Ferrara\",\"Firenze\",\"Foggia\",\"Forlì-Cesena\",\"Frosinone\",\"Genova\",\"Gorizia\",\"Grosseto\",\"Imperia\",\"Isernia\",\"L'Aquila\",\"La Spezia\",\"Latina\",\"Lecce\",\"Lecco\",\"Livorno\",\"Lodi\",\"Lucca\",\"Macerata\",\"Mantova\",\"Massa-Carrara\",\"Matera\",\"Messina\",\"Milano\",\"Modena\",\"Napoli\",\"Novara\",\"Nuoro\",\"Oristano\",\"Padova\",\"Palermo\",\"Parma\",\"Pavia\",\"Perugia\",\"Pesaro e Urbino\",\"Pes
 cara\",\"Piacenza\",\"Pisa\",\"Pistoia\",\"Pordenone\",\"Potenza\",\"Prato\",\"Ragusa\",\"Ravenna\",\"Reggio Calabria\",\"Reggio Emilia\",\"Rieti\",\"Rimini\",\"Roma\",\"Rovigo\",\"Salerno\",\"Sassari\",\"Savona\",\"Siena\",\"Siracusa\",\"Sondrio\",\"Taranto\",\"Teramo\",\"Terni\",\"Torino\",\"Trapani\",\"Trento\",\"Treviso\",\"Trieste\",\"Udine\",\"Varese\",\"Venezia\",\"Verbano-Cusio-Ossola\",\"Vercelli\",\"Verona\",\"Vibo Valentia\",\"Vicenza\",\"Viterbo\",\"Carbonia-Iglesias\",\"Olbia-Tempio\",\"Medio Campidano\",\"Ogliastra\",\"Barletta-Andria-Trani\",\"Fermo\",\"Monza e Brianza\"],\"JM\":[\"Clarendon\",\"Hanover\",\"Kingston\",\"Portland\",\"Saint Andrew\",\"Saint Ann\",\"Saint Catherine\",\"Saint Elizabeth\",\"Saint James\",\"Saint Mary\",\"Saint Thomas\",\"Trelawny\",\"Westmoreland\",\"Manchester\"],\"JP\":[\"Aichi\",\"Akita\",\"Aomori\",\"Chiba\",\"Ehime\",\"Fukui\",\"Fukuoka\",\"Fukusima\",\"Gifu\",\"Gunma\",\"Hiroshima\",\"Hokkaido\",\"Hyogo\",\"Ibaraki\",\"Ishikawa\",\"I
 wate\",\"Kagawa\",\"Kagoshima\",\"Kanagawa\",\"Kochi\",\"Kumamoto\",\"Kyoto\",\"Mie\",\"Miyagi\",\"Miyazaki\",\"Nagano\",\"Nagasaki\",\"Nara\",\"Niigata\",\"Oita\",\"Okayama\",\"Okinawa\",\"Osaka\",\"Saga\",\"Saitama\",\"Shiga\",\"Shimane\",\"Shizuoka\",\"Tochigi\",\"Tokushima\",\"Tokyo\",\"Tottori\",\"Toyama\",\"Wakayama\",\"Yamagata\",\"Yamaguchi\",\"Yamanashi\"],\"JO\":[\"Ajln\",\"Al 'Aqaba\",\"Al Balqa'\",\"Al Karak\",\"Al Mafraq\",\"Amman\",\"At Tafilah\",\"Az Zarga\",\"Irbid\",\"Jarash\",\"Ma'an\",\"Madaba\"],\"KZ\":[\"Almaty\",\"Astana\",\"Almaty oblysy\",\"Aqmola oblysy\",\"Aqtobe oblysy\",\"Atyrau oblyfiy\",\"Batys Quzaqstan oblysy\",\"Mangghystau oblysy\",\"Ongtustik Quzaqstan oblysy\",\"Pavlodar oblysy\",\"Qaraghandy oblysy\",\"Qostanay oblysy\",\"Qyzylorda oblysy\",\"Shyghys Quzaqstan oblysy\",\"Soltustik Quzaqstan oblysy\",\"Zhambyl oblysy Zhambylskaya oblast'\"],\"KE\":[\"Baringo\",\"Bomet\",\"Bungoma\",\"Busia\",\"Elgeyo\\/Marakwet\",\"Embu\",\"Garissa\",\"Homa Bay\",
 \"Isiolo\",\"Kajiado\",\"Kakamega\",\"Kericho\",\"Kiambu\",\"Kilifi\",\"Kirinyaga\",\"Kisii\",\"Kisumu\",\"Kitui\",\"Kwale\",\"Laikipia\",\"Lamu\",\"Machakos\",\"Makueni\",\"Mandera\",\"Marsabit\",\"Meru\",\"Migori\",\"Mombasa\",\"Murang'a\",\"Nairobi City\",\"Nakuru\",\"Nandi\",\"Narok\",\"Nyamira\",\"Nyandarua\",\"Nyeri\",\"Samburu\",\"Siaya\",\"Taita\\/Taveta\",\"Tana River\",\"Tharaka-Nithi\",\"Trans Nzoia\",\"Turkana\",\"Uasin Gishu\",\"Vihiga\",\"Wajir\",\"West Pokot\"],\"KI\":[\"Gilbert Islands\",\"Line Islands\",\"Phoenix Islands\"],\"KP\":[\"Kaesong-si\",\"Nampo-si\",\"Pyongyang-ai\",\"Chagang-do\",\"Hamgyongbuk-do\",\"Hamgyongnam-do\",\"Hwanghaebuk-do\",\"Hwanghaenam-do\",\"Kangwon-do\",\"Pyonganbuk-do\",\"Pyongannam-do\",\"Yanggang-do\",\"Najin Sonbong-si\"],\"KR\":[\"Seoul Teugbyeolsi\",\"Busan Gwang'yeogsi\",\"Daegu Gwang'yeogsi\",\"Daejeon Gwang'yeogsi\",\"Gwangju Gwang'yeogsi\",\"Incheon Gwang'yeogsi\",\"Ulsan Gwang'yeogsi\",\"Chungcheongbugdo\",\"Chungcheongnamdo\",\
 "Gang'weondo\",\"Gyeonggido\",\"Gyeongsangbugdo\",\"Gyeongsangnamdo\",\"Jejudo\",\"Jeonrabugdo\",\"Jeonranamdo\"],\"KW\":[\"Al Ahmadi\",\"Al Farwanlyah\",\"Al Jahrah\",\"Al Kuwayt\",\"Hawalli\"],\"KG\":[\"Bishkek\",\"Batken\",\"Chu\",\"Jalal-Abad\",\"Naryn\",\"Osh\",\"Talas\",\"Ysyk-Kol\"],\"LA\":[\"Vientiane\",\"Attapu\",\"Bokeo\",\"Bolikhamxai\",\"Champasak\",\"Houaphan\",\"Khammouan\",\"Louang Namtha\",\"Louangphabang\",\"Oudomxai\",\"Phongsali\",\"Salavan\",\"Savannakhet\",\"Xaignabouli\",\"Xiasomboun\",\"Xekong\",\"Xiangkhoang\"],\"LV\":[\"Daugavpils\",\"Jelgava\",\"Jūrmala\",\"Liepāja\",\"Rēzekne\",\"Rīga\",\"Ventspils\",\"Aizkraukles novads\",\"Jaunjelgavas novads\",\"Pļaviņu novads\",\"Kokneses novads\",\"Neretas novads\",\"Skrīveru novads\",\"Alūksnes novads\",\"Apes novads\",\"Balvu novads\",\"Viļakas novads\",\"Baltinavas novads\",\"Rugāju novads\",\"Bauskas novads\",\"Iecavas novads\",\"Rundāles novads\",\"Vecumnieku novads\",\"Cēsu novads\",\"Līgatnes novad
 s\",\"Amatas novads\",\"Jaunpiebalgas novads\",\"Priekuļu novads\",\"Pārgaujas novads\",\"Raunas novads\",\"Vecpiebalgas novads\",\"Daugavpils novads\",\"Ilūkstes novads\",\"Dobeles novads\",\"Auces novads\",\"Tērvetes novads\",\"Gulbenes novads\",\"Jelgavas novads\",\"Ozolnieku novads\",\"Jēkabpils novads\",\"Aknīstes novads\",\"Viesītes novads\",\"Krustpils novads\",\"Salas novads\",\"Krāslavas novads\",\"Dagdas novads\",\"Aglonas novads\",\"Kuldīgas novads\",\"Skrundas novads\",\"Alsungas novads\",\"Aizputes novads\",\"Durbes novads\",\"Grobiņas novads\",\"Pāvilostas novads\",\"Priekules novads\",\"Nīcas novads\",\"Rucavas novads\",\"Vaiņodes novads\",\"Limbažu novads\",\"Alojas novads\",\"Salacgrīvas novads\",\"Ludzas novads\",\"Kārsavas novads\",\"Zilupes novads\",\"Ciblas novads\",\"Madonas novads\",\"Cesvaines novads\",\"Lubānas novads\",\"Varakļānu novads\",\"Ērgļu novads\",\"Ogres novads\",\"Ikšķiles novads\",\"Ķeguma novads\",\"Lielvārdes novads\",
 \"Preiļu novads\",\"Līvānu novads\",\"Riebiņu novads\",\"Vārkavas novads\",\"Rēzeknes novads\",\"Viļānu novads\",\"Baldones novads\",\"Ķekavas novads\",\"Olaines novads\",\"Salaspils novads\",\"Saulkrastu novads\",\"Siguldas novads\",\"Inčukalna novads\",\"Ādažu novads\",\"Babītes novads\",\"Carnikavas novads\",\"Garkalnes novads\",\"Krimuldas novads\",\"Mālpils novads\",\"Mārupes novads\",\"Ropažu novads\",\"Sējas novads\",\"Stopiņu novads\",\"Saldus novads\",\"Brocēnu novads\",\"Talsu novads\",\"Dundagas novads\",\"Mērsraga novads\",\"Rojas novads\",\"Tukuma novads\",\"Kandavas novads\",\"Engures novads\",\"Jaunpils novads\",\"Valkas novads\",\"Smiltenes novads\",\"Strenču novads\",\"Kocēnu novads\",\"Mazsalacas novads\",\"Rūjienas novads\",\"Beverīnas novads\",\"Burtnieku novads\",\"Naukšēnu novads\",\"Ventspils novads\",\"Jēkabpils\",\"Valmiera\"],\"LB\":[\"Beirut\",\"Beqaa\",\"Mount Lebanon\",\"North Lebanon\",\"South Lebanon\",\"Nabatieh\"],\"LS\":[\
 "Berea\",\"Butha-Buthe\",\"Leribe\",\"Mafeteng\",\"Maseru\",\"Mohale's Hoek\",\"Mokhotlong\",\"Qacha's Nek\",\"Quthing\",\"Thaba-Tseka\"],\"LR\":[\"Bomi\",\"Bong\",\"Grand Basaa\",\"Grand Cape Mount\",\"Grand Gedeh\",\"Grand Kru\",\"Lofa\",\"Margibi\",\"Maryland\",\"Montserrado\",\"Nimba\",\"Rivercess\",\"Sinoe\"],\"LY\":[\"Ajdābiyā\",\"Al Buţnān\",\"Al Hizām al Akhdar\",\"Al Jabal al Akhdar\",\"Al Jifārah\",\"Al Jufrah\",\"Al Kufrah\",\"Al Marj\",\"Al Marqab\",\"Al Qaţrūn\",\"Al Qubbah\",\"Al Wāhah\",\"An Nuqaţ al Khams\",\"Ash Shāţi'\",\"Az Zāwiyah\",\"Banghāzī\",\"Banī Walīd\",\"Darnah\",\"Ghadāmis\",\"Gharyān\",\"Ghāt\",\"Jaghbūb\",\"Mişrātah\",\"Mizdah\",\"Murzuq\",\"Nālūt\",\"Sabhā\",\"Şabrātah Şurmān\",\"Surt\",\"Tājūrā' wa an Nawāhī al Arbāh\",\"Ţarābulus\",\"Tarhūnah-Masallātah\",\"Wādī al hayāt\",\"Yafran-Jādū\"],\"LT\":[\"Alytaus Apskritis\",\"Kauno Apskritis\",\"Klaipėdos Apskritis\",\"Marijampolės Apskritis\",\"Panevėžio 
 Apskritis\",\"Šiaulių Apskritis\",\"Tauragės Apskritis\",\"Telšių Apskritis\",\"Utenos Apskritis\",\"Vilniaus Apskritis\"],\"LU\":[\"Diekirch\",\"GreveNmacher\",\"Luxembourg\"],\"MG\":[\"Antananarivo\",\"Antsiranana\",\"Fianarantsoa\",\"Mahajanga\",\"Toamasina\",\"Toliara\"],\"MW\":[\"Balaka\",\"Blantyre\",\"Chikwawa\",\"Chiradzulu\",\"Chitipa\",\"Dedza\",\"Dowa\",\"Karonga\",\"Kasungu\",\"Likoma Island\",\"Lilongwe\",\"Machinga\",\"Mangochi\",\"Mchinji\",\"Mulanje\",\"Mwanza\",\"Mzimba\",\"Nkhata Bay\",\"Nkhotakota\",\"Nsanje\",\"Ntcheu\",\"Ntchisi\",\"Phalomba\",\"Rumphi\",\"Salima\",\"Thyolo\",\"Zomba\"],\"MY\":[\"Wilayah Persekutuan Kuala Lumpur\",\"Wilayah Persekutuan Labuan\",\"Wilayah Persekutuan Putrajaya\",\"Johor\",\"Kedah\",\"Kelantan\",\"Melaka\",\"Negeri Sembilan\",\"Pahang\",\"Perak\",\"Perlis\",\"Pulau Pinang\",\"Sabah\",\"Sarawak\",\"Selangor\",\"Terengganu\"],\"MV\":[\"Male\",\"Alif\",\"Baa\",\"Dhaalu\",\"Faafu\",\"Gaaf Alif\",\"Gaefu Dhaalu\",\"Gnaviyani\",\"H
 aa Alif\",\"Haa Dhaalu\",\"Kaafu\",\"Laamu\",\"Lhaviyani\",\"Meemu\",\"Noonu\",\"Raa\",\"Seenu\",\"Shaviyani\",\"Thaa\",\"Vaavu\"],\"ML\":[\"Bamako\",\"Gao\",\"Kayes\",\"Kidal\",\"Xoulikoro\",\"Mopti\",\"S69ou\",\"Sikasso\",\"Tombouctou\"],\"MH\":[\"Ailinglapalap\",\"Ailuk\",\"Arno\",\"Aur\",\"Ebon\",\"Eniwetok\",\"Jaluit\",\"Kili\",\"Kwajalein\",\"Lae\",\"Lib\",\"Likiep\",\"Majuro\",\"Maloelap\",\"Mejit\",\"Mili\",\"Namorik\",\"Namu\",\"Rongelap\",\"Ujae\",\"Ujelang\",\"Utirik\",\"Wotho\",\"Wotje\"],\"MR\":[\"Nouakchott\",\"Assaba\",\"Brakna\",\"Dakhlet Nouadhibou\",\"Gorgol\",\"Guidimaka\",\"Hodh ech Chargui\",\"Hodh el Charbi\",\"Inchiri\",\"Tagant\",\"Tiris Zemmour\",\"Trarza\"],\"MU\":[\"Beau Bassin-Rose Hill\",\"Curepipe\",\"Port Louis\",\"Quatre Bornes\",\"Vacosa-Phoenix\",\"Black River\",\"Flacq\",\"Grand Port\",\"Moka\",\"Pamplemousses\",\"Plaines Wilhems\",\"Riviere du Rempart\",\"Savanne\",\"Agalega Islands\",\"Cargados Carajos Shoals\",\"Rodrigues Island\"],\"MX\":[\"Agu
 ascalientes\",\"Baja California\",\"Baja California Sur\",\"Campeche\",\"Coahuila\",\"Colima\",\"Chiapas\",\"Chihuahua\",\"Durango\",\"Guanajuato\",\"Guerrero\",\"Hidalgo\",\"Jalisco\",\"Mexico\",\"Michoacin\",\"Morelos\",\"Nayarit\",\"Nuevo Leon\",\"Oaxaca\",\"Puebla\",\"Queretaro\",\"Quintana Roo\",\"San Luis Potosi\",\"Sinaloa\",\"Sonora\",\"Tabasco\",\"Tamaulipas\",\"Tlaxcala\",\"Veracruz\",\"Yucatan\",\"Zacatecas\",\"Distrito Federal\"],\"FM\":[\"Chuuk\",\"Kosrae\",\"Pohnpei\",\"Yap\"],\"MD\":[\"Gagauzia, Unitate Teritoriala Autonoma\",\"Chisinau\",\"Stinga Nistrului, unitatea teritoriala din\",\"Balti\",\"Cahul\",\"Edinet\",\"Lapusna\",\"Orhei\",\"Soroca\",\"Taraclia\",\"Tighina [Bender]\",\"Ungheni\"],\"MN\":[\"Ulaanbaatar\",\"Arhangay\",\"Bayanhongor\",\"Bayan-Olgiy\",\"Bulgan\",\"Darhan uul\",\"Dornod\",\"Dornogov,\",\"DundgovL\",\"Dzavhan\",\"Govi-Altay\",\"Govi-Smber\",\"Hentiy\",\"Hovd\",\"Hovsgol\",\"Omnogovi\",\"Orhon\",\"Ovorhangay\",\"Selenge\",\"Shbaatar\",\"Tov\",\
 "Uvs\"],\"ME\":[\"Crna Gora\"],\"MA\":[\"Agadir\",\"Aït Baha\",\"Aït Melloul\",\"Al Haouz\",\"Al Hoceïma\",\"Assa-Zag\",\"Azilal\",\"Beni Mellal\",\"Ben Sllmane\",\"Berkane\",\"Boujdour\",\"Boulemane\",\"Casablanca  [Dar el Beïda]\",\"Chefchaouene\",\"Chichaoua\",\"El Hajeb\",\"El Jadida\",\"Errachidia\",\"Essaouira\",\"Es Smara\",\"Fès\",\"Figuig\",\"Guelmim\",\"Ifrane\",\"Jerada\",\"Kelaat Sraghna\",\"Kénitra\",\"Khemisaet\",\"Khenifra\",\"Khouribga\",\"Laâyoune (EH)\",\"Larache\",\"Marrakech\",\"Meknsès\",\"Nador\",\"Ouarzazate\",\"Oued ed Dahab (EH)\",\"Oujda\",\"Rabat-Salé\",\"Safi\",\"Sefrou\",\"Settat\",\"Sidl Kacem\",\"Tanger\",\"Tan-Tan\",\"Taounate\",\"Taroudannt\",\"Tata\",\"Taza\",\"Tétouan\",\"Tiznit\"],\"MZ\":[\"Maputo\",\"Cabo Delgado\",\"Gaza\",\"Inhambane\",\"Manica\",\"Numpula\",\"Niaaea\",\"Sofala\",\"Tete\",\"Zambezia\"],\"MM\":[\"Ayeyarwady\",\"Bago\",\"Magway\",\"Mandalay\",\"Sagaing\",\"Tanintharyi\",\"Yangon\",\"Chin\",\"Kachin\",\"Kayah\",\"Kayin\"
 ,\"Mon\",\"Rakhine\",\"Shan\"],\"NA\":[\"Caprivi\",\"Erongo\",\"Hardap\",\"Karas\",\"Khomas\",\"Kunene\",\"Ohangwena\",\"Okavango\",\"Omaheke\",\"Omusati\",\"Oshana\",\"Oshikoto\",\"Otjozondjupa\"],\"NL\":[\"Drente\",\"Flevoland\",\"Friesland\",\"Gelderland\",\"Groningen\",\"Noord-Brabant\",\"Noord-Holland\",\"Overijssel\",\"Utrecht\",\"Zuid-Holland\",\"Zeeland\",\"Limburg\"],\"NZ\":[\"Auckland\",\"Bay of Plenty\",\"Canterbury\",\"Gisborne\",\"Hawkes Bay\",\"Manawatu-Wanganui\",\"Marlborough\",\"Nelson\",\"Northland\",\"Otago\",\"Southland\",\"Taranaki\",\"Tasman\",\"Waikato\",\"Wellington\",\"West Coast\"],\"NI\":[\"Boaco\",\"Carazo\",\"Chinandega\",\"Chontales\",\"Esteli\",\"Jinotega\",\"Leon\",\"Madriz\",\"Managua\",\"Masaya\",\"Matagalpa\",\"Nueva Segovia\",\"Rio San Juan\",\"Rivas\",\"Atlantico Norte\",\"Atlantico Sur\"],\"NE\":[\"Niamey\",\"Agadez\",\"Diffa\",\"Dosso\",\"Maradi\",\"Tahoua\",\"Tillaberi\",\"Zinder\"],\"NG\":[\"Abuja Federal Capital Territory\",\"Abia\",\"Adamaw
 a\",\"Akwa Ibom\",\"Anambra\",\"Bauchi\",\"Bayelsa\",\"Benue\",\"Borno\",\"Cross River\",\"Delta\",\"Ebonyi\",\"Edo\",\"Ekiti\",\"Enugu\",\"Gombe\",\"Imo\",\"Jigawa\",\"Kaduna\",\"Kano\",\"Katsina\",\"Kebbi\",\"Kogi\",\"Kwara\",\"Lagos\",\"Nassarawa\",\"Niger\",\"Ogun\",\"Ondo\",\"Osun\",\"Oyo\",\"Rivers\",\"Sokoto\",\"Taraba\",\"Yobe\",\"Zamfara\",\"Plateau\"],\"NO\":[\"Akershus\",\"Aust-Agder\",\"Buskerud\",\"Finnmark\",\"Hedmark\",\"Hordaland\",\"Møre og Romsdal\",\"Nordland\",\"Nord-Trøndelag\",\"Oppland\",\"Oslo\",\"Rogaland\",\"Sogn og Fjordane\",\"Sør-Trøndelag\",\"Telemark\",\"Troms\",\"Vest-Agder\",\"Vestfold\",\"Østfold\",\"Jan Mayen\",\"Svalbard\"],\"OM\":[\"Ad Dakhillyah\",\"Al Batinah\",\"Al Janblyah\",\"Al Wusta\",\"Ash Sharqlyah\",\"Az Zahirah\",\"Masqat\",\"Musandam\"],\"PK\":[\"Islamabad Federal Capital Area\",\"Baluchistan\",\"Khyber Pakhtun Khawa\",\"Sindh\",\"Federally Administered Tribal Areas\",\"Azad Kashmir\",\"Gilgit-Baltistan\",\"Punjab\"],\"PS\":[\"Je
 nin\",\"Tubas\",\"Tulkarm\",\"Nablus\",\"Qalqilya\",\"Salfit\",\"Ramallah and Al-Bireh\",\"Jericho\",\"Jerusalem\",\"Bethlehem\",\"Hebron\",\"North Gaza\",\"Gaza\",\"Deir el-Balah\",\"Khan Yunis\",\"Rafah\"],\"PA\":[\"Bocas del Toro\",\"Cocle\",\"Chiriqui\",\"Darien\",\"Herrera\",\"Loa Santoa\",\"Panama\",\"Veraguas\",\"Comarca de San Blas\"],\"PG\":[\"National Capital District (Port Moresby)\",\"Chimbu\",\"Eastern Highlands\",\"East New Britain\",\"East Sepik\",\"Enga\",\"Gulf\",\"Madang\",\"Manus\",\"Milne Bay\",\"Morobe\",\"New Ireland\",\"North Solomons\",\"Santaun\",\"Southern Highlands\",\"Western Highlands\",\"West New Britain\"],\"PY\":[\"Asuncion\",\"Alto Paraguay\",\"Alto Parana\",\"Amambay\",\"Boqueron\",\"Caeguazu\",\"Caazapl\",\"Canindeyu\",\"Concepcion\",\"Cordillera\",\"Guaira\",\"Itapua\",\"Miaiones\",\"Neembucu\",\"Paraguari\",\"Presidente Hayes\",\"San Pedro\"],\"PE\":[\"El Callao\",\"Ancash\",\"Apurimac\",\"Arequipa\",\"Ayacucho\",\"Cajamarca\",\"Cuzco\",\"Huancav
 elica\",\"Huanuco\",\"Ica\",\"Junin\",\"La Libertad\",\"Lambayeque\",\"Lima\",\"Loreto\",\"Madre de Dios\",\"Moquegua\",\"Pasco\",\"Piura\",\"Puno\",\"San Martin\",\"Tacna\",\"Tumbes\",\"Ucayali\",\"Amazonas\"],\"PH\":[\"Abra\",\"Agusan del Norte\",\"Agusan del Sur\",\"Aklan\",\"Albay\",\"Antique\",\"Apayao\",\"Aurora\",\"Basilan\",\"Bataan\",\"Batanes\",\"Batangas\",\"Benguet\",\"Biliran\",\"Bohol\",\"Bukidnon\",\"Bulacan\",\"Cagayan\",\"Camarines Norte\",\"Camarines Sur\",\"Camiguin\",\"Capiz\",\"Catanduanes\",\"Cavite\",\"Cebu\",\"Compostela Valley\",\"Davao\",\"Davao del Sur\",\"Davao Oriental\",\"Eastern Samar\",\"Guimaras\",\"Ifugao\",\"Ilocos Norte\",\"Ilocos Sur\",\"Iloilo\",\"Isabela\",\"Kalinga-Apayso\",\"Laguna\",\"Lanao del Norte\",\"Lanao del Sur\",\"La Union\",\"Leyte\",\"Maguindanao\",\"Marinduque\",\"Masbate\",\"Mindoro Occidental\",\"Mindoro Oriental\",\"Misamis Occidental\",\"Misamis Oriental\",\"Mountain Province\",\"Negroe Occidental\",\"Negros Oriental\",\"North
  Cotabato\",\"Northern Samar\",\"Nueva Ecija\",\"Nueva Vizcaya\",\"Palawan\",\"Pampanga\",\"Pangasinan\",\"Quezon\",\"Quirino\",\"Rizal\",\"Romblon\",\"Sarangani\",\"Siquijor\",\"Sorsogon\",\"South Cotabato\",\"Southern Leyte\",\"Sultan Kudarat\",\"Sulu\",\"Surigao del Norte\",\"Surigao del Sur\",\"Tarlac\",\"Tawi-Tawi\",\"Western Samar\",\"Zambales\",\"Zamboanga del Norte\",\"Zamboanga del Sur\",\"Zamboanga Sibiguey\",\"Metropolitan Manila\"],\"PL\":[\"mazowieckie\",\"pomorskie\",\"dolnośląskie\",\"kujawsko-pomorskie\",\"lubelskie\",\"lubuskie\",\"łódzkie\",\"małopolskie\",\"opolskie\",\"podkarpackie\",\"podlaskie\",\"śląskie\",\"świętokrzyskie\",\"warmińsko-mazurskie\",\"wielkopolskie\",\"zachodniopomorskie\"],\"PT\":[\"Aveiro\",\"Beja\",\"Braga\",\"Braganca\",\"Castelo Branco\",\"Colmbra\",\"Ovora\",\"Faro\",\"Guarda\",\"Leiria\",\"Lisboa\",\"Portalegre\",\"Porto\",\"Santarem\",\"Setubal\",\"Viana do Castelo\",\"Vila Real\",\"Viseu\",\"Regiao Autonoma dos Acores\",\"Reg
 iao Autonoma da Madeira\"],\"QA\":[\"Ad Dawhah\",\"Al Ghuwayriyah\",\"Al Jumayliyah\",\"Al Khawr\",\"Al Wakrah\",\"Ar Rayyan\",\"Jariyan al Batnah\",\"Madinat ash Shamal\",\"Umm Salal\"],\"RO\":[\"Bucuresti\",\"Alba\",\"Arad\",\"Argeș\",\"Bacău\",\"Bihor\",\"Bistrița-Năsăud\",\"Botoșani\",\"Brașov\",\"Brăila\",\"Buzău\",\"Caraș-Severin\",\"Călărași\",\"Cluj\",\"Constanța\",\"Covasna\",\"Dâmbovița\",\"Dolj\",\"Galați\",\"Giurgiu\",\"Gorj\",\"Harghita\",\"Hunedoara\",\"Ialomița\",\"Iași\",\"Ilfov\",\"Maramureș\",\"Mehedinți\",\"Mureș\",\"Neamț\",\"Olt\",\"Prahova\",\"Satu Mare\",\"Sălaj\",\"Sibiu\",\"Suceava\",\"Teleorman\",\"Timiș\",\"Tulcea\",\"Vaslui\",\"Vâlcea\",\"Vrancea\"],\"RU\":[\"Adygeya, Respublika\",\"Altay, Respublika\",\"Bashkortostan, Respublika\",\"Buryatiya, Respublika\",\"Chechenskaya Respublika\",\"Chuvashskaya Respublika\",\"Dagestan, Respublika\",\"Ingushskaya Respublika\",\"Kabardino-Balkarskaya\",\"Kalmykiya, Respublika\",\"Karachayevo-C
 herkesskaya Respublika\",\"Kareliya, Respublika\",\"Khakasiya, Respublika\",\"Komi, Respublika\",\"Mariy El, Respublika\",\"Mordoviya, Respublika\",\"Sakha, Respublika [Yakutiya]\",\"Severnaya Osetiya, Respublika\",\"Tatarstan, Respublika\",\"Tyva, Respublika [Tuva]\",\"Udmurtskaya Respublika\",\"Altayskiy kray\",\"Khabarovskiy kray\",\"Krasnodarskiy kray\",\"Krasnoyarskiy kray\",\"Primorskiy kray\",\"Stavropol'skiy kray\",\"Amurskaya oblast'\",\"Arkhangel'skaya oblast'\",\"Astrakhanskaya oblast'\",\"Belgorodskaya oblast'\",\"Bryanskaya oblast'\",\"Chelyabinskaya oblast'\",\"Zabaykalsky Krai'\",\"Irkutskaya oblast'\",\"Ivanovskaya oblast'\",\"Kaliningradskaya oblast'\",\"Kaluzhskaya oblast'\",\"Kamchatka Krai'\",\"Kemerovskaya oblast'\",\"Kirovskaya oblast'\",\"Kostromskaya oblast'\",\"Kurganskaya oblast'\",\"Kurskaya oblast'\",\"Leningradskaya oblast'\",\"Lipetskaya oblast'\",\"Magadanskaya oblast'\",\"Moskovskaya oblast'\",\"Murmanskaya oblast'\",\"Nizhegorodskaya oblast'\",\"Novg
 orodskaya oblast'\",\"Novosibirskaya oblast'\",\"Omskaya oblast'\",\"Orenburgskaya oblast'\",\"Orlovskaya oblast'\",\"Penzenskaya oblast'\",\"Perm krai'\",\"Pskovskaya oblast'\",\"Rostovskaya oblast'\",\"Ryazanskaya oblast'\",\"Sakhalinskaya oblast'\",\"Samarskaya oblast'\",\"Saratovskaya oblast'\",\"Smolenskaya oblast'\",\"Sverdlovskaya oblast'\",\"Tambovskaya oblast'\",\"Tomskaya oblast'\",\"Tul'skaya oblast'\",\"Tverskaya oblast'\",\"Tyumenskaya oblast'\",\"Ul'yanovskaya oblast'\",\"Vladimirskaya oblast'\",\"Volgogradskaya oblast'\",\"Vologodskaya oblast'\",\"Voronezhskaya oblast'\",\"Yaroslavskaya oblast'\",\"Moskva\",\"Sankt-Peterburg\",\"Yevreyskaya avtonomnaya oblast'\",\"Chukotskiy avtonomnyy okrug\",\"Khanty-Mansiyskiy avtonomnyy okrug\",\"Nenetskiy avtonomnyy okrug\",\"Yamalo-Nenetskiy avtonomnyy okrug\"],\"RW\":[\"Butare\",\"Byumba\",\"Cyangugu\",\"Gikongoro\",\"Gisenyi\",\"Gitarama\",\"Kibungo\",\"Kibuye\",\"Kigali-Rural Kigali y' Icyaro\",\"Kigali-Ville Kigali Ngari\",\
 "Mutara\",\"Ruhengeri\"],\"SH\":[\"Saint Helena\",\"Ascension\",\"Tristan da Cunha\"],\"KN\":[\"Saint Kitts\",\"Nevis\"],\"WS\":[\"A'ana\",\"Aiga-i-le-Tai\",\"Atua\",\"Fa'aaaleleaga\",\"Gaga'emauga\",\"Gagaifomauga\",\"Palauli\",\"Satupa'itea\",\"Tuamasaga\",\"Va'a-o-Fonoti\",\"Vaisigano\"],\"ST\":[\"Principe\",\"Sao Tome\"],\"SA\":[\"Al Bahah\",\"Al Hudud Ash Shamaliyah\",\"Al Jawf\",\"Al Madinah\",\"Al Qasim\",\"Ar Riyad\",\"Asir\",\"Ha'il\",\"Jlzan\",\"Makkah\",\"Najran\",\"Tabuk\",\"Ash Sharqiyah\"],\"SN\":[\"Dakar\",\"Diourbel\",\"Fatick\",\"Kaolack\",\"Kolda\",\"Louga\",\"Matam\",\"Saint-Louis\",\"Tambacounda\",\"Thies\",\"Ziguinchor\"],\"RS\":[\"Srbija\",\"Kosovo-Metohija\",\"Vojvodina\"],\"SL\":[\"Western Area (Freetown)\",\"Eastern\",\"Northern\",\"Southern\"],\"SK\":[\"Banskobystrický kraj\",\"Bratislavský kraj\",\"Košický kraj\",\"Nitriansky kraj\",\"Prešovský kraj\",\"Trenčiansky kraj\",\"Trnavský kraj\",\"Žilinský kraj\"],\"SI\":[\"Ajdovščina\",\"Beltinci\",
 \"Benedikt\",\"Bistrica ob Sotli\",\"Bled\",\"Bloke\",\"Bohinj\",\"Borovnica\",\"Bovec\",\"Braslovče\",\"Brda\",\"Brezovica\",\"Brežice\",\"Cankova\",\"Celje\",\"Cerklje na Gorenjskem\",\"Cerknica\",\"Cerkno\",\"Cerkvenjak\",\"Črenšovci\",\"Črna na Koroškem\",\"Črnomelj\",\"Destrnik\",\"Divača\",\"Dobje\",\"Dobrepolje\",\"Dobrna\",\"Dobrova-Polhov Gradec\",\"Dobrovnik\",\"Dol pri Ljubljani\",\"Dolenjske Toplice\",\"Domžale\",\"Dornava\",\"Dravograd\",\"Duplek\",\"Gorenja vas-Poljane\",\"Gorišnica\",\"Gornja Radgona\",\"Gornji Grad\",\"Gornji Petrovci\",\"Grad\",\"Grosuplje\",\"Hajdina\",\"Hoče-Slivnica\",\"Hodoš\",\"Horjul\",\"Hrastnik\",\"Hrpelje-Kozina\",\"Idrija\",\"Ig\",\"Ilirska Bistrica\",\"Ivančna Gorica\",\"Izola\",\"Jesenice\",\"Jezersko\",\"Juršinci\",\"Kamnik\",\"Kanal\",\"Kidričevo\",\"Kobarid\",\"Kobilje\",\"Kočevje\",\"Komen\",\"Komenda\",\"Koper\",\"Kostel\",\"Kozje\",\"Kranj\",\"Kranjska Gora\",\"Križevci\",\"Krško\",\"Kungota\",\"Kuzma\",\"Laško\"
 ,\"Lenart\",\"Lendava\",\"Litija\",\"Ljubljana\",\"Ljubno\",\"Ljutomer\",\"Logatec\",\"Loška dolina\",\"Loški Potok\",\"Lovrenc na Pohorju\",\"Luče\",\"Lukovica\",\"Majšperk\",\"Maribor\",\"Markovci\",\"Medvode\",\"Mengeš\",\"Metlika\",\"Mežica\",\"Miklavž na Dravskem polju\",\"Miren-Kostanjevica\",\"Mirna Peč\",\"Mislinja\",\"Moravče\",\"Moravske Toplice\",\"Mozirje\",\"Murska Sobota\",\"Muta\",\"Naklo\",\"Nazarje\",\"Nova Gorica\",\"Novo mesto\",\"Sveta Ana\",\"Sveti Andraž v Slovenskih goricah\",\"Sveti Jurij\",\"Šalovci\",\"Šempeter-Vrtojba\",\"Šenčur\",\"Šentilj\",\"Šentjernej\",\"Šentjur\",\"Škocjan\",\"Škofja Loka\",\"Škofljica\",\"Šmarje pri Jelšah\",\"Šmartno ob Paki\",\"Šmartno pri Litiji\",\"Šoštanj\",\"Štore\",\"Tabor\",\"Tišina\",\"Tolmin\",\"Trbovlje\",\"Trebnje\",\"Trnovska vas\",\"Tržič\",\"Trzin\",\"Turnišče\",\"Velenje\",\"Velika Polana\",\"Velike Lašče\",\"Veržej\",\"Videm\",\"Vipava\",\"Vitanje\",\"Vojnik\",\"Vransko\",\"Vrhnika
 \",\"Vuzenica\",\"Zagorje ob Savi\",\"Zavrč\",\"Zreče\",\"Žalec\",\"Železniki\",\"Žetale\",\"Žiri\",\"Žirovnica\",\"Žužemberk\",\"Ankaran\",\"Apače\",\"Cirkulane\",\"Gorje\",\"Kostanjevica na Krki\",\"Log-Dragomer\",\"Makole\",\"Mirna\",\"Mokronog-Trebelno\",\"Odranci\",\"Oplotnica\",\"Ormož\",\"Osilnica\",\"Pesnica\",\"Piran\",\"Pivka\",\"Podčetrtek\",\"Podlehnik\",\"Podvelka\",\"Poljčane\",\"Polzela\",\"Postojna\",\"Prebold\",\"Preddvor\",\"Prevalje\",\"Ptuj\",\"Puconci\",\"Rače-Fram\",\"Radeče\",\"Radenci\",\"Radlje ob Dravi\",\"Radovljica\",\"Ravne na Koroškem\",\"Razkrižje\",\"Rečica ob Savinji\",\"Renče-Vogrsko\",\"Ribnica\",\"Ribnica na Pohorju\",\"Rogaška Slatina\",\"Rogašovci\",\"Rogatec\",\"Ruše\",\"Selnica ob Dravi\",\"Semič\",\"Šentrupert\",\"Sevnica\",\"Sežana\",\"Slovenj Gradec\",\"Slovenska Bistrica\",\"Slovenske Konjice\",\"Šmarješke Toplice\",\"Sodražica\",\"Solčava\",\"Središče ob Dravi\",\"Starše\",\"Straža\",\"Sveta Trojica v Slov
 enskih goricah\",\"Sveti Jurij v Slovenskih goricah\",\"Sveti Tomaž\",\"Vodice\"],\"SB\":[\"Capital Territory (Honiara)\",\"Guadalcanal\",\"Isabel\",\"Makira\",\"Malaita\",\"Temotu\"],\"SO\":[\"Awdal\",\"Bakool\",\"Banaadir\",\"Bay\",\"Galguduud\",\"Gedo\",\"Hiirsan\",\"Jubbada Dhexe\",\"Jubbada Hoose\",\"Mudug\",\"Nugaal\",\"Saneag\",\"Shabeellaha Dhexe\",\"Shabeellaha Hoose\",\"Sool\",\"Togdheer\",\"Woqooyi Galbeed\"],\"ZA\":[\"Eastern Cape\",\"Free State\",\"Gauteng\",\"Kwazulu-Natal\",\"Mpumalanga\",\"Northern Cape\",\"Limpopo\",\"Western Cape\",\"North West\"],\"ES\":[\"Álava\",\"Albacete\",\"Alicante\",\"Almería\",\"Asturias\",\"Ávila\",\"Badajoz\",\"Baleares\",\"Barcelona\",\"Burgos\",\"Cáceres\",\"Cádiz\",\"Cantabria\",\"Castellón\",\"Ciudad Real\",\"Cuenca\",\"Girona [Gerona]\",\"Granada\",\"Guadalajara\",\"Guipúzcoa\",\"Huelva\",\"Huesca\",\"Jaén\",\"La Coruña\",\"La Rioja\",\"Las Palmas\",\"León\",\"Lleida [Lérida]\",\"Lugo\",\"Madrid\",\"Málaga\",\"Murcia\",
 \"Navarra\",\"Ourense\",\"Palencia\",\"Pontevedra\",\"Salamanca\",\"Santa Cruz de Tenerife\",\"Segovia\",\"Sevilla\",\"Soria\",\"Tarragona\",\"Teruel\",\"Valencia\",\"Valladolid\",\"Vizcaya\",\"Zamora\",\"Zaragoza\",\"Ceuta\",\"Melilla\",\"Toledo\",\"Córdoba\"],\"LK\":[\"Ampara\",\"Anuradhapura\",\"Badulla\",\"Batticaloa\",\"Colombo\",\"Galle\",\"Gampaha\",\"Hambantota\",\"Jaffna\",\"Kalutara\",\"Kandy\",\"Kegalla\",\"Kilinochchi\",\"Kurunegala\",\"Mannar\",\"Matale\",\"Matara\",\"Monaragala\",\"Mullaittivu\",\"Nuwara Eliya\",\"Polonnaruwa\",\"Puttalum\",\"Ratnapura\",\"Trincomalee\",\"VavunLya\"],\"SD\":[\"A'ali an Nil\",\"Al Bah al Ahmar\",\"Al Buhayrat\",\"Al Jazirah\",\"Al Khartum\",\"Al Qadarif\",\"Al Wahdah\",\"An Nil\",\"An Nil al Abyaq\",\"An Nil al Azraq\",\"Ash Shamallyah\",\"Bahr al Jabal\",\"Gharb al Istiwa'iyah\",\"Gharb Ba~r al Ghazal\",\"Gharb Darfur\",\"Gharb Kurdufan\",\"Janub Darfur\",\"Janub Rurdufan\",\"Jnqall\",\"Kassala\",\"Shamal Batr al Ghazal\",\"Shamal Dar
 fur\",\"Shamal Kurdufan\",\"Sharq al Istiwa'iyah\",\"Sinnar\",\"Warab\"],\"SR\":[\"Brokopondo\",\"Commewijne\",\"Coronie\",\"Marowijne\",\"Nickerie\",\"Paramaribo\",\"Saramacca\",\"Sipaliwini\",\"Wanica\"],\"SZ\":[\"Hhohho\",\"Lubombo\",\"Manzini\",\"Shiselweni\"],\"SE\":[\"Blekinge län\",\"Dalarnas län\",\"Gotlands län\",\"Gävleborgs län\",\"Hallands län\",\"Jämtlands län\",\"Jönkopings län\",\"Kalmar län\",\"Kronobergs län\",\"Norrbottens län\",\"Skåne län\",\"Stockholms län\",\"Södermanlands län\",\"Uppsala län\",\"Värmlands län\",\"Västerbottens län\",\"Västernorrlands län\",\"Västmanlands län\",\"Västra Götalands län\",\"Örebro län\",\"Östergötlands län\"],\"CH\":[\"Aargau\",\"Appenzell Innerrhoden\",\"Appenzell Ausserrhoden\",\"Bern\",\"Basel-Landschaft\",\"Basel-Stadt\",\"Fribourg\",\"Geneva\",\"Glarus\",\"Graubunden\",\"Jura\",\"Luzern\",\"Neuchatel\",\"Nidwalden\",\"Obwalden\",\"Sankt Gallen\",\"Schaffhausen\",\"Solothurn\",\"Schwyz\",\"Th
 urgau\",\"Ticino\",\"Uri\",\"Vaud\",\"Valais\",\"Zug\",\"Zurich\"],\"SY\":[\"Al Hasakah\",\"Al Ladhiqiyah\",\"Al Qunaytirah\",\"Ar Raqqah\",\"As Suwayda'\",\"Dar'a\",\"Dayr az Zawr\",\"Dimashq\",\"Halab\",\"Hamah\",\"Jim'\",\"Idlib\",\"Rif Dimashq\",\"Tarts\"],\"TW\":[\"Changhua County\",\"Chiayi County\",\"Hsinchu County\",\"Hualien County\",\"Ilan County\",\"Kaohsiung County\",\"Miaoli County\",\"Nantou County\",\"Penghu County\",\"Pingtung County\",\"Taichung County\",\"Tainan County\",\"Taipei County\",\"Taitung County\",\"Taoyuan County\",\"Yunlin County\",\"Keelung City\",\"Taichung City\",\"Kaohsiung City\",\"Taipei City\",\"Chiayi City\",\"Hsinchu City\",\"Tainan City\"],\"TJ\":[\"Sughd\",\"Khatlon\",\"Gorno-Badakhshan\",\"Dushanbe\",\"Nohiyahoi Tobei Jumhurí\"],\"TZ\":[\"Arusha\",\"Dar-es-Salaam\",\"Dodoma\",\"Iringa\",\"Kagera\",\"Kaskazini Pemba\",\"Kaskazini Unguja\",\"Xigoma\",\"Kilimanjaro\",\"Rusini Pemba\",\"Kusini Unguja\",\"Lindi\",\"Manyara\",\"Mara\",\"Mbeya\",\
 "Mjini Magharibi\",\"Morogoro\",\"Mtwara\",\"Pwani\",\"Rukwa\",\"Ruvuma\",\"Shinyanga\",\"Singida\",\"Tabora\",\"Tanga\"],\"TH\":[\"Krung Thep Maha Nakhon Bangkok\",\"Phatthaya\",\"Amnat Charoen\",\"Ang Thong\",\"Buri Ram\",\"Chachoengsao\",\"Chai Nat\",\"Chaiyaphum\",\"Chanthaburi\",\"Chiang Mai\",\"Chiang Rai\",\"Chon Buri\",\"Chumphon\",\"Kalasin\",\"Kamphasng Phet\",\"Kanchanaburi\",\"Khon Kaen\",\"Krabi\",\"Lampang\",\"Lamphun\",\"Loei\",\"Lop Buri\",\"Mae Hong Son\",\"Maha Sarakham\",\"Mukdahan\",\"Nakhon Nayok\",\"Nakhon Pathom\",\"Nakhon Phanom\",\"Nakhon Ratchasima\",\"Nakhon Sawan\",\"Nakhon Si Thammarat\",\"Nan\",\"Narathiwat\",\"Nong Bua Lam Phu\",\"Nong Khai\",\"Nonthaburi\",\"Pathum Thani\",\"Pattani\",\"Phangnga\",\"Phatthalung\",\"Phayao\",\"Phetchabun\",\"Phetchaburi\",\"Phichit\",\"Phitsanulok\",\"Phrae\",\"Phra Nakhon Si Ayutthaya\",\"Phuket\",\"Prachin Buri\",\"Prachuap Khiri Khan\",\"Ranong\",\"Ratchaburi\",\"Rayong\",\"Roi Et\",\"Sa Kaeo\",\"Sakon Nakhon\",\"Sa
 mut Prakan\",\"Samut Sakhon\",\"Samut Songkhram\",\"Saraburi\",\"Satun\",\"Sing Buri\",\"Si Sa Ket\",\"Songkhla\",\"Sukhothai\",\"Suphan Buri\",\"Surat Thani\",\"Surin\",\"Tak\",\"Trang\",\"Trat\",\"Ubon Ratchathani\",\"Udon Thani\",\"Uthai Thani\",\"Uttaradit\",\"Yala\",\"Yasothon\"],\"TL\":[\"Aileu\",\"Ainaro\",\"Bacucau\",\"Bobonaro\",\"Cova Lima\",\"Dili\",\"Ermera\",\"Laulem\",\"Liquica\",\"Manatuto\",\"Manafahi\",\"Oecussi\",\"Viqueque\"],\"TG\":[\"Kara\",\"Maritime (Region)\",\"Savannes\"],\"TT\":[\"Couva-Tabaquite-Talparo\",\"Diego Martin\",\"Eastern Tobago\",\"Penal-Debe\",\"Princes Town\",\"Rio Claro-Mayaro\",\"Sangre Grande\",\"San Juan-Laventille\",\"Siparia\",\"Tunapuna-Piarco\",\"Western Tobago\",\"Arima\",\"Chaguanas\",\"Point Fortin\",\"Port of Spain\",\"San Fernando\"],\"TN\":[\"Béja\",\"Ben Arous\",\"Bizerte\",\"Gabès\",\"Gafsa\",\"Jendouba\",\"Kairouan\",\"Rasserine\",\"Kebili\",\"L'Ariana\",\"Le Ref\",\"Mahdia\",\"La Manouba\",\"Medenine\",\"Moneatir\",\"Naboul
 \",\"Sfax\",\"Sidi Bouxid\",\"Siliana\",\"Sousse\",\"Tataouine\",\"Tozeur\",\"Tunis\",\"Zaghouan\"],\"TR\":[\"Adana\",\"Ad yaman\",\"Afyon\",\"Ag r\",\"Aksaray\",\"Amasya\",\"Ankara\",\"Antalya\",\"Ardahan\",\"Artvin\",\"Aydin\",\"Bal kesir\",\"Bartin\",\"Batman\",\"Bayburt\",\"Bilecik\",\"Bingol\",\"Bitlis\",\"Bolu\",\"Burdur\",\"Bursa\",\"Canakkale\",\"Cankir\",\"Corum\",\"Denizli\",\"Diyarbakir\",\"Duzce\",\"Edirne\",\"Elazig\",\"Erzincan\",\"Erzurum\",\"Eskis'ehir\",\"Gaziantep\",\"Giresun\",\"Gms'hane\",\"Hakkari\",\"Hatay\",\"Igidir\",\"Isparta\",\"Icel\",\"Istanbul\",\"Izmir\",\"Kahramanmaras\",\"Karabk\",\"Karaman\",\"Kars\",\"Kastamonu\",\"Kayseri\",\"Kirikkale\",\"Kirklareli\",\"Kirs'ehir\",\"Kilis\",\"Kocaeli\",\"Konya\",\"Ktahya\",\"Malatya\",\"Manisa\",\"Mardin\",\"Mugila\",\"Mus\",\"Nevs'ehir\",\"Nigide\",\"Ordu\",\"Osmaniye\",\"Rize\",\"Sakarya\",\"Samsun\",\"Siirt\",\"Sinop\",\"Sivas\",\"S'anliurfa\",\"S'rnak\",\"Tekirdag\",\"Tokat\",\"Trabzon\",\"Tunceli\",\"Us'ak\"
 ,\"Van\",\"Yalova\",\"Yozgat\",\"Zonguldak\"],\"TM\":[\"Ahal\",\"Balkan\",\"Dasoguz\",\"Lebap\",\"Mary\"],\"UG\":[\"Adjumani\",\"Apac\",\"Arua\",\"Bugiri\",\"Bundibugyo\",\"Bushenyi\",\"Busia\",\"Gulu\",\"Hoima\",\"Iganga\",\"Jinja\",\"Kabale\",\"Kabarole\",\"Kaberamaido\",\"Kalangala\",\"Kampala\",\"Kamuli\",\"Kamwenge\",\"Kanungu\",\"Kapchorwa\",\"Kasese\",\"Katakwi\",\"Kayunga\",\"Kibaale\",\"Kiboga\",\"Kisoro\",\"Kitgum\",\"Kotido\",\"Kumi\",\"Kyenjojo\",\"Lira\",\"Luwero\",\"Masaka\",\"Masindi\",\"Mayuge\",\"Mbale\",\"Mbarara\",\"Moroto\",\"Moyo\",\"Mpigi\",\"Mubende\",\"Mukono\",\"Nakapiripirit\",\"Nakasongola\",\"Nebbi\",\"Ntungamo\",\"Pader\",\"Pallisa\",\"Rakai\",\"Rukungiri\",\"Sembabule\",\"Sironko\",\"Soroti\",\"Tororo\",\"Wakiso\",\"Yumbe\"],\"UA\":[\"Cherkas'ka Oblast'\",\"Chernihivs'ka Oblast'\",\"Chernivets'ka Oblast'\",\"Dnipropetrovs'ka Oblast'\",\"Donets'ka Oblast'\",\"Ivano-Frankivs'ka Oblast'\",\"Kharkivs'ka Oblast'\",\"Khersons'ka Oblast'\",\"Khmel'nyts'ka Obla
 st'\",\"Kirovohrads'ka Oblast'\",\"Kyivs'ka Oblast'\",\"Luhans'ka Oblast'\",\"L'vivs'ka Oblast'\",\"Mykolaivs'ka Oblast'\",\"Odes 'ka Oblast'\",\"Poltavs'ka Oblast'\",\"Rivnens'ka Oblast'\",\"Sums 'ka Oblast'\",\"Ternopil's'ka Oblast'\",\"Vinnyts'ka Oblast'\",\"Volyos'ka Oblast'\",\"Zakarpats'ka Oblast'\",\"Zaporiz'ka Oblast'\",\"Zhytomyrs'ka Oblast'\",\"Respublika Krym\",\"Kyiv\",\"Sevastopol\"],\"AE\":[\"Abu Zaby\",\"'Ajman\",\"Al Fujayrah\",\"Ash Shariqah\",\"Dubayy\",\"Ra's al Khaymah\",\"Umm al Qaywayn\"],\"GB\":[\"Aberdeen City\",\"Aberdeenshire\",\"Angus\",\"Co Antrim\",\"Argyll and Bute\",\"Co Armagh\",\"Bedfordshire\",\"Gwent\",\"Bristol, City of\",\"Buckinghamshire\",\"Cambridgeshire\",\"Cheshire\",\"Clackmannanshire\",\"Cornwall\",\"Cumbria\",\"Derbyshire\",\"Co Londonderry\",\"Devon\",\"Dorset\",\"Co Down\",\"Dumfries and Galloway\",\"Dundee City\",\"County Durham\",\"East Ayrshire\",\"East Dunbartonshire\",\"East Lothian\",\"East Renfrewshire\",\"East Riding of Yorkshir
 e\",\"East Sussex\",\"Edinburgh, City of\",\"Na h-Eileanan Siar\",\"Essex\",\"Falkirk\",\"Co Fermanagh\",\"Fife\",\"Glasgow City\",\"Gloucestershire\",\"Gwynedd\",\"Hampshire\",\"Herefordshire\",\"Hertfordshire\",\"Highland\",\"Inverclyde\",\"Isle of Wight\",\"Kent\",\"Lancashire\",\"Leicestershire\",\"Lincolnshire\",\"Midlothian\",\"Moray\",\"Norfolk\",\"North Ayrshire\",\"North Lanarkshire\",\"North Yorkshire\",\"Northamptonshire\",\"Northumberland\",\"Nottinghamshire\",\"Oldham\",\"Omagh\",\"Orkney Islands\",\"Oxfordshire\",\"Perth and Kinross\",\"Powys\",\"Renfrewshire\",\"Rutland\",\"Scottish Borders\",\"Shetland Islands\",\"Shropshire\",\"Somerset\",\"South Ayrshire\",\"South Gloucestershire\",\"South Lanarkshire\",\"Staffordshire\",\"Stirling\",\"Suffolk\",\"Surrey\",\"Mid Glamorgan\",\"Warwickshire\",\"West Dunbartonshire\",\"West Lothian\",\"West Sussex\",\"Wiltshire\",\"Worcestershire\",\"Tyne and Wear\",\"Greater Manchester\",\"Co Tyrone\",\"West Yorkshire\",\"South Yorks
 hire\",\"Merseyside\",\"Berkshire\",\"West Midlands\",\"West Glamorgan\",\"London\",\"Clwyd\",\"Dyfed\",\"South Glamorgan\"],\"US\":[\"Alabama\",\"Alaska\",\"Arizona\",\"Arkansas\",\"California\",\"Colorado\",\"Connecticut\",\"Delaware\",\"Florida\",\"Georgia\",\"Hawaii\",\"Idaho\",\"Illinois\",\"Indiana\",\"Iowa\",\"Kansas\",\"Kentucky\",\"Louisiana\",\"Maine\",\"Maryland\",\"Massachusetts\",\"Michigan\",\"Minnesota\",\"Mississippi\",\"Missouri\",\"Montana\",\"Nebraska\",\"Nevada\",\"New Hampshire\",\"New Jersey\",\"New Mexico\",\"New York\",\"North Carolina\",\"North Dakota\",\"Ohio\",\"Oklahoma\",\"Oregon\",\"Pennsylvania\",\"Rhode Island\",\"South Carolina\",\"South Dakota\",\"Tennessee\",\"Texas\",\"Utah\",\"Vermont\",\"Virginia\",\"Washington\",\"West Virginia\",\"Wisconsin\",\"Wyoming\",\"District of Columbia\",\"American Samoa\",\"Guam\",\"Northern Mariana Islands\",\"Puerto Rico\",\"Virgin Islands\",\"United States Minor Outlying Islands\",\"Armed Forces Europe\",\"Armed Fo
 rces Americas\",\"Armed Forces Pacific\"],\"UM\":[\"Baker Island\",\"Howland Island\",\"Jarvis Island\",\"Johnston Atoll\",\"Kingman Reef\",\"Midway Islands\",\"Navassa Island\",\"Palmyra Atoll\",\"Wake Island\"],\"UY\":[\"Artigsa\",\"Canelones\",\"Cerro Largo\",\"Colonia\",\"Durazno\",\"Flores\",\"Lavalleja\",\"Maldonado\",\"Montevideo\",\"Paysandu\",\"Rivera\",\"Rocha\",\"Salto\",\"Soriano\",\"Tacuarembo\",\"Treinta y Tres\",\"Florida\",\"Rio Negro\",\"San Jose\"],\"UZ\":[\"Toshkent (city)\",\"Qoraqalpogiston Respublikasi\",\"Andijon\",\"Buxoro\",\"Farg'ona\",\"Jizzax\",\"Khorazm\",\"Namangan\",\"Navoiy\",\"Qashqadaryo\",\"Samarqand\",\"Sirdaryo\",\"Surxondaryo\",\"Toshkent\",\"Xorazm\"],\"VU\":[\"Malampa\",\"Penama\",\"Sanma\",\"Shefa\",\"Tafea\",\"Torba\"],\"VE\":[\"Distrito Federal\",\"Anzoategui\",\"Apure\",\"Aragua\",\"Barinas\",\"Carabobo\",\"Cojedes\",\"Falcon\",\"Guarico\",\"Lara\",\"Merida\",\"Miranda\",\"Monagas\",\"Nueva Esparta\",\"Portuguesa\",\"Tachira\",\"Trujillo\"
 ,\"Vargas\",\"Yaracuy\",\"Zulia\",\"Delta Amacuro\",\"Dependencias Federales\"],\"VN\":[\"Dac Lac\",\"An Giang\",\"Ba Ria - Vung Tau\",\"Bac Can\",\"Bac Giang\",\"Bac Lieu\",\"Bac Ninh\",\"Ben Tre\",\"Binh Dinh\",\"Binh Duong\",\"Binh Phuoc\",\"Binh Thuan\",\"Ca Mau\",\"Can Tho\",\"Cao Bang\",\"Da Nang, thanh pho\",\"Dong Nai\",\"Dong Thap\",\"Gia Lai\",\"Ha Giang\",\"Ha Nam\",\"Ha Noi, thu do\",\"Ha Tay\",\"Ha Tinh\",\"Hai Duong\",\"Hai Phong, thanh pho\",\"Hoa Binh\",\"Ho Chi Minh, thanh pho [Sai Gon]\",\"Hung Yen\",\"Khanh Hoa\",\"Kien Giang\",\"Kon Tum\",\"Lai Chau\",\"Lam Dong\",\"Lang Son\",\"Lao Cai\",\"Long An\",\"Nam Dinh\",\"Nghe An\",\"Ninh Binh\",\"Ninh Thuan\",\"Phu Tho\",\"Phu Yen\",\"Quang Binh\",\"Quang Nam\",\"Quang Ngai\",\"Quang Ninh\",\"Quang Tri\",\"Soc Trang\",\"Son La\",\"Tay Ninh\",\"Thai Binh\",\"Thai Nguyen\",\"Thanh Hoa\",\"Thua Thien-Hue\",\"Tien Giang\",\"Tra Vinh\",\"Tuyen Quang\",\"Vinh Long\",\"Vinh Phuc\",\"Yen Bai\"],\"YE\":[\"Abyan\",\"Adan\",\"Ad 
 Dali\",\"Al Bayda'\",\"Al Hudaydah\",\"Al Mahrah\",\"Al Mahwit\",\"Amran\",\"Dhamar\",\"Hadramawt\",\"Hajjah\",\"Ibb\",\"Lahij\",\"Ma'rib\",\"Sa'dah\",\"San'a'\",\"Shabwah\",\"Ta'izz\"],\"ZM\":[\"Copperbelt\",\"Luapula\",\"Lusaka\",\"North-Western\"],\"ZW\":[\"Bulawayo\",\"Harare\",\"Manicaland\",\"Mashonaland Central\",\"Mashonaland East\",\"Mashonaland West\",\"Masvingo\",\"Matabeleland North\",\"Matabeleland South\",\"Midlands\"]};","'use strict';\n\nfunction round(fn, val, precision) {\n\tif (typeof val !== 'number') {\n\t\tthrow new TypeError('Expected value to be a number');\n\t}\n\n\tif (!Number.isInteger(precision)) {\n\t\tthrow new TypeError('Expected precision to be an integer');\n\t}\n\n\tconst exponent = precision > 0 ? 'e' : 'e-';\n\tconst exponentNeg = precision > 0 ? 'e-' : 'e';\n\tprecision = Math.abs(precision);\n\n\tif (fn === 'round') {\n\t\treturn Number(Math.sign(val) * (Math.round(Math.abs(val) + exponent + precision) + exponentNeg + precision));\n\t}\n\n\tretu
 rn Number(Math[fn](val + exponent + precision) + exponentNeg + precision);\n}\n\nmodule.exports = round.bind(null, 'round');\nmodule.exports.up = round.bind(null, 'ceil');\nmodule.exports.down = round.bind(null, 'floor');\n","/*! @preserve\n * numeral.js\n * version : 2.0.6\n * author : Adam Draper\n * license : MIT\n * http://adamwdraper.github.com/Numeral-js/\n */\n\n(function (global, factory) {\n    if (typeof define === 'function' && define.amd) {\n        define(factory);\n    } else if (typeof module === 'object' && module.exports) {\n        module.exports = factory();\n    } else {\n        global.numeral = factory();\n    }\n}(this, function () {\n    /************************************\n        Variables\n    ************************************/\n\n    var numeral,\n        _,\n        VERSION = '2.0.6',\n        formats = {},\n        locales = {},\n        defaults = {\n            currentLocale: 'en',\n            zeroFormat: null,\n            nullFormat: null,\n  
           defaultFormat: '0,0',\n            scalePercentBy100: true\n        },\n        options = {\n            currentLocale: defaults.currentLocale,\n            zeroFormat: defaults.zeroFormat,\n            nullFormat: defaults.nullFormat,\n            defaultFormat: defaults.defaultFormat,\n            scalePercentBy100: defaults.scalePercentBy100\n        };\n\n\n    /************************************\n        Constructors\n    ************************************/\n\n    // Numeral prototype object\n    function Numeral(input, number) {\n        this._input = input;\n\n        this._value = number;\n    }\n\n    numeral = function(input) {\n        var value,\n            kind,\n            unformatFunction,\n            regexp;\n\n        if (numeral.isNumeral(input)) {\n            value = input.value();\n        } else if (input === 0 || typeof input === 'undefined') {\n            value = 0;\n        } else if (input === null || _.isNaN(input)) {\n            value =
  null;\n        } else if (typeof input === 'string') {\n            if (options.zeroFormat && input === options.zeroFormat) {\n                value = 0;\n            } else if (options.nullFormat && input === options.nullFormat || !input.replace(/[^0-9]+/g, '').length) {\n                value = null;\n            } else {\n                for (kind in formats) {\n                    regexp = typeof formats[kind].regexps.unformat === 'function' ? formats[kind].regexps.unformat() : formats[kind].regexps.unformat;\n\n                    if (regexp && input.match(regexp)) {\n                        unformatFunction = formats[kind].unformat;\n\n                        break;\n                    }\n                }\n\n                unformatFunction = unformatFunction || numeral._.stringToNumber;\n\n                value = unformatFunction(input);\n            }\n        } else {\n            value = Number(input)|| null;\n        }\n\n        return new Numeral(input, value);\n    
 };\n\n    // version number\n    numeral.version = VERSION;\n\n    // compare numeral object\n    numeral.isNumeral = function(obj) {\n        return obj instanceof Numeral;\n    };\n\n    // helper functions\n    numeral._ = _ = {\n        // formats numbers separators, decimals places, signs, abbreviations\n        numberToFormat: function(value, format, roundingFunction) {\n            var locale = locales[numeral.options.currentLocale],\n                negP = false,\n                optDec = false,\n                leadingCount = 0,\n                abbr = '',\n                trillion = 1000000000000,\n                billion = 1000000000,\n                million = 1000000,\n                thousand = 1000,\n                decimal = '',\n                neg = false,\n                abbrForce, // force abbreviation\n                abs,\n                min,\n                max,\n                power,\n                int,\n                precision,\n                signe
 d,\n                thousands,\n                output;\n\n            // make sure we never format a null value\n            value = value || 0;\n\n            abs = Math.abs(value);\n\n            // see if we should use parentheses for negative number or if we should prefix with a sign\n            // if both are present we default to parentheses\n            if (numeral._.includes(format, '(')) {\n                negP = true;\n                format = format.replace(/[\\(|\\)]/g, '');\n            } else if (numeral._.includes(format, '+') || numeral._.includes(format, '-')) {\n                signed = numeral._.includes(format, '+') ? format.indexOf('+') : value < 0 ? format.indexOf('-') : -1;\n                format = format.replace(/[\\+|\\-]/g, '');\n            }\n\n            // see if abbreviation is wanted\n            if (numeral._.includes(format, 'a')) {\n                abbrForce = format.match(/a(k|m|b|t)?/);\n\n                abbrForce = abbrForce ? abbrForce[1] 
 : false;\n\n                // check for space before abbreviation\n                if (numeral._.includes(format, ' a')) {\n                    abbr = ' ';\n                }\n\n                format = format.replace(new RegExp(abbr + 'a[kmbt]?'), '');\n\n                if (abs >= trillion && !abbrForce || abbrForce === 't') {\n                    // trillion\n                    abbr += locale.abbreviations.trillion;\n                    value = value / trillion;\n                } else if (abs < trillion && abs >= billion && !abbrForce || abbrForce === 'b') {\n                    // billion\n                    abbr += locale.abbreviations.billion;\n                    value = value / billion;\n                } else if (abs < billion && abs >= million && !abbrForce || abbrForce === 'm') {\n                    // million\n                    abbr += locale.abbreviations.million;\n                    value = value / million;\n                } else if (abs < million && abs >= th
 ousand && !abbrForce || abbrForce === 'k') {\n                    // thousand\n                    abbr += locale.abbreviations.thousand;\n                    value = value / thousand;\n                }\n            }\n\n            // check for optional decimals\n            if (numeral._.includes(format, '[.]')) {\n                optDec = true;\n                format = format.replace('[.]', '.');\n            }\n\n            // break number and format\n            int = value.toString().split('.')[0];\n            precision = format.split('.')[1];\n            thousands = format.indexOf(',');\n            leadingCount = (format.split('.')[0].split(',')[0].match(/0/g) || []).length;\n\n            if (precision) {\n                if (numeral._.includes(precision, '[')) {\n                    precision = precision.replace(']', '');\n                    precision = precision.split('[');\n                    decimal = numeral._.toFixed(value, (precision[0].length + precision[1].l
 ength), roundingFunction, precision[1].length);\n                } else {\n                    decimal = numeral._.toFixed(value, precision.length, roundingFunction);\n                }\n\n                int = decimal.split('.')[0];\n\n                if (numeral._.includes(decimal, '.')) {\n                    decimal = locale.delimiters.decimal + decimal.split('.')[1];\n                } else {\n                    decimal = '';\n                }\n\n                if (optDec && Number(decimal.slice(1)) === 0) {\n                    decimal = '';\n                }\n            } else {\n                int = numeral._.toFixed(value, 0, roundingFunction);\n            }\n\n            // check abbreviation again after rounding\n            if (abbr && !abbrForce && Number(int) >= 1000 && abbr !== locale.abbreviations.trillion) {\n                int = String(Number(int) / 1000);\n\n                switch (abbr) {\n                    case locale.abbreviations.thousand:\n        
                 abbr = locale.abbreviations.million;\n                        break;\n                    case locale.abbreviations.million:\n                        abbr = locale.abbreviations.billion;\n                        break;\n                    case locale.abbreviations.billion:\n                        abbr = locale.abbreviations.trillion;\n                        break;\n                }\n            }\n\n\n            // format number\n            if (numeral._.includes(int, '-')) {\n                int = int.slice(1);\n                neg = true;\n            }\n\n            if (int.length < leadingCount) {\n                for (var i = leadingCount - int.length; i > 0; i--) {\n                    int = '0' + int;\n                }\n            }\n\n            if (thousands > -1) {\n                int = int.toString().replace(/(\\d)(?=(\\d{3})+(?!\\d))/g, '$1' + locale.delimiters.thousands);\n            }\n\n            if (format.indexOf('.') === 0) {\n        
         int = '';\n            }\n\n            output = int + decimal + (abbr ? abbr : '');\n\n            if (negP) {\n                output = (negP && neg ? '(' : '') + output + (negP && neg ? ')' : '');\n            } else {\n                if (signed >= 0) {\n                    output = signed === 0 ? (neg ? '-' : '+') + output : output + (neg ? '-' : '+');\n                } else if (neg) {\n                    output = '-' + output;\n                }\n            }\n\n            return output;\n        },\n        // unformats numbers separators, decimals places, signs, abbreviations\n        stringToNumber: function(string) {\n            var locale = locales[options.currentLocale],\n                stringOriginal = string,\n                abbreviations = {\n                    thousand: 3,\n                    million: 6,\n                    billion: 9,\n                    trillion: 12\n                },\n                abbreviation,\n                value,\n     
            i,\n                regexp;\n\n            if (options.zeroFormat && string === options.zeroFormat) {\n                value = 0;\n            } else if (options.nullFormat && string === options.nullFormat || !string.replace(/[^0-9]+/g, '').length) {\n                value = null;\n            } else {\n                value = 1;\n\n                if (locale.delimiters.decimal !== '.') {\n                    string = string.replace(/\\./g, '').replace(locale.delimiters.decimal, '.');\n                }\n\n                for (abbreviation in abbreviations) {\n                    regexp = new RegExp('[^a-zA-Z]' + locale.abbreviations[abbreviation] + '(?:\\\\)|(\\\\' + locale.currency.symbol + ')?(?:\\\\))?)?$');\n\n                    if (stringOriginal.match(regexp)) {\n                        value *= Math.pow(10, abbreviations[abbreviation]);\n                        break;\n                    }\n                }\n\n                // check for negative number\n     
            value *= (string.split('-').length + Math.min(string.split('(').length - 1, string.split(')').length - 1)) % 2 ? 1 : -1;\n\n                // remove non numbers\n                string = string.replace(/[^0-9\\.]+/g, '');\n\n                value *= Number(string);\n            }\n\n            return value;\n        },\n        isNaN: function(value) {\n            return typeof value === 'number' && isNaN(value);\n        },\n        includes: function(string, search) {\n            return string.indexOf(search) !== -1;\n        },\n        insert: function(string, subString, start) {\n            return string.slice(0, start) + subString + string.slice(start);\n        },\n        reduce: function(array, callback /*, initialValue*/) {\n            if (this === null) {\n                throw new TypeError('Array.prototype.reduce called on null or undefined');\n            }\n\n            if (typeof callback !== 'function') {\n                throw new TypeError(callba
 ck + ' is not a function');\n            }\n\n            var t = Object(array),\n                len = t.length >>> 0,\n                k = 0,\n                value;\n\n            if (arguments.length === 3) {\n                value = arguments[2];\n            } else {\n                while (k < len && !(k in t)) {\n                    k++;\n                }\n\n                if (k >= len) {\n                    throw new TypeError('Reduce of empty array with no initial value');\n                }\n\n                value = t[k++];\n            }\n            for (; k < len; k++) {\n                if (k in t) {\n                    value = callback(value, t[k], k, t);\n                }\n            }\n            return value;\n        },\n        /**\n         * Computes the multiplier necessary to make x >= 1,\n         * effectively eliminating miscalculations caused by\n         * finite precision.\n         */\n        multiplier: function (x) {\n            var parts 
 = x.toString().split('.');\n\n            return parts.length < 2 ? 1 : Math.pow(10, parts[1].length);\n        },\n        /**\n         * Given a variable number of arguments, returns the maximum\n         * multiplier that must be used to normalize an operation involving\n         * all of them.\n         */\n        correctionFactor: function () {\n            var args = Array.prototype.slice.call(arguments);\n\n            return args.reduce(function(accum, next) {\n                var mn = _.multiplier(next);\n                return accum > mn ? accum : mn;\n            }, 1);\n        },\n        /**\n         * Implementation of toFixed() that treats floats more like decimals\n         *\n         * Fixes binary rounding issues (eg. (0.615).toFixed(2) === '0.61') that present\n         * problems for accounting- and finance-related software.\n         */\n        toFixed: function(value, maxDecimals, roundingFunction, optionals) {\n            var splitValue = value.toString
 ().split('.'),\n                minDecimals = maxDecimals - (optionals || 0),\n                boundedPrecision,\n                optionalsRegExp,\n                power,\n                output;\n\n            // Use the smallest precision value possible to avoid errors from floating point representation\n            if (splitValue.length === 2) {\n              boundedPrecision = Math.min(Math.max(splitValue[1].length, minDecimals), maxDecimals);\n            } else {\n              boundedPrecision = minDecimals;\n            }\n\n            power = Math.pow(10, boundedPrecision);\n\n            // Multiply up by precision, round accurately, then divide and use native toFixed():\n            output = (roundingFunction(value + 'e+' + boundedPrecision) / power).toFixed(boundedPrecision);\n\n            if (optionals > maxDecimals - boundedPrecision) {\n                optionalsRegExp = new RegExp('\\\\.?0{1,' + (optionals - (maxDecimals - boundedPrecision)) + '}$');\n             
    output = output.replace(optionalsRegExp, '');\n            }\n\n            return output;\n        }\n    };\n\n    // avaliable options\n    numeral.options = options;\n\n    // avaliable formats\n    numeral.formats = formats;\n\n    // avaliable formats\n    numeral.locales = locales;\n\n    // This function sets the current locale.  If\n    // no arguments are passed in, it will simply return the current global\n    // locale key.\n    numeral.locale = function(key) {\n        if (key) {\n            options.currentLocale = key.toLowerCase();\n        }\n\n        return options.currentLocale;\n    };\n\n    // This function provides access to the loaded locale data.  If\n    // no arguments are passed in, it will simply return the current\n    // global locale object.\n    numeral.localeData = function(key) {\n        if (!key) {\n            return locales[options.currentLocale];\n        }\n\n        key = key.toLowerCase();\n\n        if (!locales[key]) {\n            th
 row new Error('Unknown locale : ' + key);\n        }\n\n        return locales[key];\n    };\n\n    numeral.reset = function() {\n        for (var property in defaults) {\n            options[property] = defaults[property];\n        }\n    };\n\n    numeral.zeroFormat = function(format) {\n        options.zeroFormat = typeof(format) === 'string' ? format : null;\n    };\n\n    numeral.nullFormat = function (format) {\n        options.nullFormat = typeof(format) === 'string' ? format : null;\n    };\n\n    numeral.defaultFormat = function(format) {\n        options.defaultFormat = typeof(format) === 'string' ? format : '0.0';\n    };\n\n    numeral.register = function(type, name, format) {\n        name = name.toLowerCase();\n\n        if (this[type + 's'][name]) {\n            throw new TypeError(name + ' ' + type + ' already registered.');\n        }\n\n        this[type + 's'][name] = format;\n\n        return format;\n    };\n\n\n    numeral.validate = function(val, culture) {\n 
        var _decimalSep,\n            _thousandSep,\n            _currSymbol,\n            _valArray,\n            _abbrObj,\n            _thousandRegEx,\n            localeData,\n            temp;\n\n        //coerce val to string\n        if (typeof val !== 'string') {\n            val += '';\n\n            if (console.warn) {\n                console.warn('Numeral.js: Value is not string. It has been co-erced to: ', val);\n            }\n        }\n\n        //trim whitespaces from either sides\n        val = val.trim();\n\n        //if val is just digits return true\n        if (!!val.match(/^\\d+$/)) {\n            return true;\n        }\n\n        //if val is empty return false\n        if (val === '') {\n            return false;\n        }\n\n        //get the decimal and thousands separator from numeral.localeData\n        try {\n            //check if the culture is understood by numeral. if not, default it to current locale\n            localeData = numeral.localeData(cul
 ture);\n        } catch (e) {\n            localeData = numeral.localeData(numeral.locale());\n        }\n\n        //setup the delimiters and currency symbol based on culture/locale\n        _currSymbol = localeData.currency.symbol;\n        _abbrObj = localeData.abbreviations;\n        _decimalSep = localeData.delimiters.decimal;\n        if (localeData.delimiters.thousands === '.') {\n            _thousandSep = '\\\\.';\n        } else {\n            _thousandSep = localeData.delimiters.thousands;\n        }\n\n        // validating currency symbol\n        temp = val.match(/^[^\\d]+/);\n        if (temp !== null) {\n            val = val.substr(1);\n            if (temp[0] !== _currSymbol) {\n                return false;\n            }\n        }\n\n        //validating abbreviation symbol\n        temp = val.match(/[^\\d]+$/);\n        if (temp !== null) {\n            val = val.slice(0, -1);\n            if (temp[0] !== _abbrObj.thousand && temp[0] !== _abbrObj.million && tem
 p[0] !== _abbrObj.billion && temp[0] !== _abbrObj.trillion) {\n                return false;\n            }\n        }\n\n        _thousandRegEx = new RegExp(_thousandSep + '{2}');\n\n        if (!val.match(/[^\\d.,]/g)) {\n            _valArray = val.split(_decimalSep);\n            if (_valArray.length > 2) {\n                return false;\n            } else {\n                if (_valArray.length < 2) {\n                    return ( !! _valArray[0].match(/^\\d+.*\\d$/) && !_valArray[0].match(_thousandRegEx));\n                } else {\n                    if (_valArray[0].length === 1) {\n                        return ( !! _valArray[0].match(/^\\d+$/) && !_valArray[0].match(_thousandRegEx) && !! _valArray[1].match(/^\\d+$/));\n                    } else {\n                        return ( !! _valArray[0].match(/^\\d+.*\\d$/) && !_valArray[0].match(_thousandRegEx) && !! _valArray[1].match(/^\\d+$/));\n                    }\n                }\n            }\n        }\n\n        
 return false;\n    };\n\n\n    /************************************\n        Numeral Prototype\n    ************************************/\n\n    numeral.fn = Numeral.prototype = {\n        clone: function() {\n            return numeral(this);\n        },\n        format: function(inputString, roundingFunction) {\n            var value = this._value,\n                format = inputString || options.defaultFormat,\n                kind,\n                output,\n                formatFunction;\n\n            // make sure we have a roundingFunction\n            roundingFunction = roundingFunction || Math.round;\n\n            // format based on value\n            if (value === 0 && options.zeroFormat !== null) {\n                output = options.zeroFormat;\n            } else if (value === null && options.nullFormat !== null) {\n                output = options.nullFormat;\n            } else {\n                for (kind in formats) {\n                    if (format.match(formats[ki
 nd].regexps.format)) {\n                        formatFunction = formats[kind].format;\n\n                        break;\n                    }\n                }\n\n                formatFunction = formatFunction || numeral._.numberToFormat;\n\n                output = formatFunction(value, format, roundingFunction);\n            }\n\n            return output;\n        },\n        value: function() {\n            return this._value;\n        },\n        input: function() {\n            return this._input;\n        },\n        set: function(value) {\n            this._value = Number(value);\n\n            return this;\n        },\n        add: function(value) {\n            var corrFactor = _.correctionFactor.call(null, this._value, value);\n\n            function cback(accum, curr, currI, O) {\n                return accum + Math.round(corrFactor * curr);\n            }\n\n            this._value = _.reduce([this._value, value], cback, 0) / corrFactor;\n\n            return this;\
 n        },\n        subtract: function(value) {\n            var corrFactor = _.correctionFactor.call(null, this._value, value);\n\n            function cback(accum, curr, currI, O) {\n                return accum - Math.round(corrFactor * curr);\n            }\n\n            this._value = _.reduce([value], cback, Math.round(this._value * corrFactor)) / corrFactor;\n\n            return this;\n        },\n        multiply: function(value) {\n            function cback(accum, curr, currI, O) {\n                var corrFactor = _.correctionFactor(accum, curr);\n                return Math.round(accum * corrFactor) * Math.round(curr * corrFactor) / Math.round(corrFactor * corrFactor);\n            }\n\n            this._value = _.reduce([this._value, value], cback, 1);\n\n            return this;\n        },\n        divide: function(value) {\n            function cback(accum, curr, currI, O) {\n                var corrFactor = _.correctionFactor(accum, curr);\n                return 
 Math.round(accum * corrFactor) / Math.round(curr * corrFactor);\n            }\n\n            this._value = _.reduce([this._value, value], cback);\n\n            return this;\n        },\n        difference: function(value) {\n            return Math.abs(numeral(this._value).subtract(value).value());\n        }\n    };\n\n    /************************************\n        Default Locale && Format\n    ************************************/\n\n    numeral.register('locale', 'en', {\n        delimiters: {\n            thousands: ',',\n            decimal: '.'\n        },\n        abbreviations: {\n            thousand: 'k',\n            million: 'm',\n            billion: 'b',\n            trillion: 't'\n        },\n        ordinal: function(number) {\n            var b = number % 10;\n            return (~~(number % 100 / 10) === 1) ? 'th' :\n                (b === 1) ? 'st' :\n                (b === 2) ? 'nd' :\n                (b === 3) ? 'rd' : 'th';\n        },\n        currency: 
 {\n            symbol: '$'\n        }\n    });\n\n    \n\n(function() {\n        numeral.register('format', 'bps', {\n            regexps: {\n                format: /(BPS)/,\n                unformat: /(BPS)/\n            },\n            format: function(value, format, roundingFunction) {\n                var space = numeral._.includes(format, ' BPS') ? ' ' : '',\n                    output;\n\n                value = value * 10000;\n\n                // check for space before BPS\n                format = format.replace(/\\s?BPS/, '');\n\n                output = numeral._.numberToFormat(value, format, roundingFunction);\n\n                if (numeral._.includes(output, ')')) {\n                    output = output.split('');\n\n                    output.splice(-1, 0, space + 'BPS');\n\n                    output = output.join('');\n                } else {\n                    output = output + space + 'BPS';\n                }\n\n                return output;\n            },\n 
            unformat: function(string) {\n                return +(numeral._.stringToNumber(string) * 0.0001).toFixed(15);\n            }\n        });\n})();\n\n\n(function() {\n        var decimal = {\n            base: 1000,\n            suffixes: ['B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB']\n        },\n        binary = {\n            base: 1024,\n            suffixes: ['B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB']\n        };\n\n    var allSuffixes =  decimal.suffixes.concat(binary.suffixes.filter(function (item) {\n            return decimal.suffixes.indexOf(item) < 0;\n        }));\n        var unformatRegex = allSuffixes.join('|');\n        // Allow support for BPS (http://www.investopedia.com/terms/b/basispoint.asp)\n        unformatRegex = '(' + unformatRegex.replace('B', 'B(?!PS)') + ')';\n\n    numeral.register('format', 'bytes', {\n        regexps: {\n            format: /([0\\s]i?b)/,\n            unformat: new RegExp(unformatRegex)\n        },\n 
        format: function(value, format, roundingFunction) {\n            var output,\n                bytes = numeral._.includes(format, 'ib') ? binary : decimal,\n                suffix = numeral._.includes(format, ' b') || numeral._.includes(format, ' ib') ? ' ' : '',\n                power,\n                min,\n                max;\n\n            // check for space before\n            format = format.replace(/\\s?i?b/, '');\n\n            for (power = 0; power <= bytes.suffixes.length; power++) {\n                min = Math.pow(bytes.base, power);\n                max = Math.pow(bytes.base, power + 1);\n\n                if (value === null || value === 0 || value >= min && value < max) {\n                    suffix += bytes.suffixes[power];\n\n                    if (min > 0) {\n                        value = value / min;\n                    }\n\n                    break;\n                }\n            }\n\n            output = numeral._.numberToFormat(value, format, roundin
 gFunction);\n\n            return output + suffix;\n        },\n        unformat: function(string) {\n            var value = numeral._.stringToNumber(string),\n                power,\n                bytesMultiplier;\n\n            if (value) {\n                for (power = decimal.suffixes.length - 1; power >= 0; power--) {\n                    if (numeral._.includes(string, decimal.suffixes[power])) {\n                        bytesMultiplier = Math.pow(decimal.base, power);\n\n                        break;\n                    }\n\n                    if (numeral._.includes(string, binary.suffixes[power])) {\n                        bytesMultiplier = Math.pow(binary.base, power);\n\n                        break;\n                    }\n                }\n\n                value *= (bytesMultiplier || 1);\n            }\n\n            return value;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'currency', {\n        regexps: {\n            for
 mat: /(\\$)/\n        },\n        format: function(value, format, roundingFunction) {\n            var locale = numeral.locales[numeral.options.currentLocale],\n                symbols = {\n                    before: format.match(/^([\\+|\\-|\\(|\\s|\\$]*)/)[0],\n                    after: format.match(/([\\+|\\-|\\)|\\s|\\$]*)$/)[0]\n                },\n                output,\n                symbol,\n                i;\n\n            // strip format of spaces and $\n            format = format.replace(/\\s?\\$\\s?/, '');\n\n            // format the number\n            output = numeral._.numberToFormat(value, format, roundingFunction);\n\n            // update the before and after based on value\n            if (value >= 0) {\n                symbols.before = symbols.before.replace(/[\\-\\(]/, '');\n                symbols.after = symbols.after.replace(/[\\-\\)]/, '');\n            } else if (value < 0 && (!numeral._.includes(symbols.before, '-') && !numeral._.includes(symbols.b
 efore, '('))) {\n                symbols.before = '-' + symbols.before;\n            }\n\n            // loop through each before symbol\n            for (i = 0; i < symbols.before.length; i++) {\n                symbol = symbols.before[i];\n\n                switch (symbol) {\n                    case '$':\n                        output = numeral._.insert(output, locale.currency.symbol, i);\n                        break;\n                    case ' ':\n                        output = numeral._.insert(output, ' ', i + locale.currency.symbol.length - 1);\n                        break;\n                }\n            }\n\n            // loop through each after symbol\n            for (i = symbols.after.length - 1; i >= 0; i--) {\n                symbol = symbols.after[i];\n\n                switch (symbol) {\n                    case '$':\n                        output = i === symbols.after.length - 1 ? output + locale.currency.symbol : numeral._.insert(output, locale.currency.sy
 mbol, -(symbols.after.length - (1 + i)));\n                        break;\n                    case ' ':\n                        output = i === symbols.after.length - 1 ? output + ' ' : numeral._.insert(output, ' ', -(symbols.after.length - (1 + i) + locale.currency.symbol.length - 1));\n                        break;\n                }\n            }\n\n\n            return output;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'exponential', {\n        regexps: {\n            format: /(e\\+|e-)/,\n            unformat: /(e\\+|e-)/\n        },\n        format: function(value, format, roundingFunction) {\n            var output,\n                exponential = typeof value === 'number' && !numeral._.isNaN(value) ? value.toExponential() : '0e+0',\n                parts = exponential.split('e');\n\n            format = format.replace(/e[\\+|\\-]{1}0/, '');\n\n            output = numeral._.numberToFormat(Number(parts[0]), format, roundingFunction);\n
 \n            return output + 'e' + parts[1];\n        },\n        unformat: function(string) {\n            var parts = numeral._.includes(string, 'e+') ? string.split('e+') : string.split('e-'),\n                value = Number(parts[0]),\n                power = Number(parts[1]);\n\n            power = numeral._.includes(string, 'e-') ? power *= -1 : power;\n\n            function cback(accum, curr, currI, O) {\n                var corrFactor = numeral._.correctionFactor(accum, curr),\n                    num = (accum * corrFactor) * (curr * corrFactor) / (corrFactor * corrFactor);\n                return num;\n            }\n\n            return numeral._.reduce([value, Math.pow(10, power)], cback, 1);\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'ordinal', {\n        regexps: {\n            format: /(o)/\n        },\n        format: function(value, format, roundingFunction) {\n            var locale = numeral.locales[numeral.options.currentLo
 cale],\n                output,\n                ordinal = numeral._.includes(format, ' o') ? ' ' : '';\n\n            // check for space before\n            format = format.replace(/\\s?o/, '');\n\n            ordinal += locale.ordinal(value);\n\n            output = numeral._.numberToFormat(value, format, roundingFunction);\n\n            return output + ordinal;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'percentage', {\n        regexps: {\n            format: /(%)/,\n            unformat: /(%)/\n        },\n        format: function(value, format, roundingFunction) {\n            var space = numeral._.includes(format, ' %') ? ' ' : '',\n                output;\n\n            if (numeral.options.scalePercentBy100) {\n                value = value * 100;\n            }\n\n            // check for space before %\n            format = format.replace(/\\s?\\%/, '');\n\n            output = numeral._.numberToFormat(value, format, roundingFunction)
 ;\n\n            if (numeral._.includes(output, ')')) {\n                output = output.split('');\n\n                output.splice(-1, 0, space + '%');\n\n                output = output.join('');\n            } else {\n                output = output + space + '%';\n            }\n\n            return output;\n        },\n        unformat: function(string) {\n            var number = numeral._.stringToNumber(string);\n            if (numeral.options.scalePercentBy100) {\n                return number * 0.01;\n            }\n            return number;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'time', {\n        regexps: {\n            format: /(:)/,\n            unformat: /(:)/\n        },\n        format: function(value, format, roundingFunction) {\n            var hours = Math.floor(value / 60 / 60),\n                minutes = Math.floor((value - (hours * 60 * 60)) / 60),\n                seconds = Math.round(value - (hours * 60 * 60) - (m
 inutes * 60));\n\n            return hours + ':' + (minutes < 10 ? '0' + minutes : minutes) + ':' + (seconds < 10 ? '0' + seconds : seconds);\n        },\n        unformat: function(string) {\n            var timeArray = string.split(':'),\n                seconds = 0;\n\n            // turn hours and minutes into seconds and add them all up\n            if (timeArray.length === 3) {\n                // hours\n                seconds = seconds + (Number(timeArray[0]) * 60 * 60);\n                // minutes\n                seconds = seconds + (Number(timeArray[1]) * 60);\n                // seconds\n                seconds = seconds + Number(timeArray[2]);\n            } else if (timeArray.length === 2) {\n                // minutes\n                seconds = seconds + (Number(timeArray[0]) * 60);\n                // seconds\n                seconds = seconds + Number(timeArray[1]);\n            }\n            return Number(seconds);\n        }\n    });\n})();\n\nreturn numeral;\n})
 );\n","I18n = {};\n\nI18n.t = function(id, vars) {\n  if (vars === undefined) {\n    vars = {};\n  }\n  var el = document.getElementById(id);\n  if (el) {\n    var message = el.innerHTML;\n    for (var key in vars) {\n      var regExp = new RegExp('__' + key + '__', 'g');\n      message = message.replace(regExp, vars[key]);\n    }\n    return message;\n  }\n  else {\n    throw `PaymentController Translate: id '${id}' not found`;\n  }\n}\n\nmodule.exports = I18n;\n","/*\n * All of this file is to work around the PayPal first party isolation problem.\n * See the README for details.\n */\nvar $ = require('jquery');\n\nfunction PaypalProcessor(token, payerId) {\n  var data = localStorage.getItem('donationData');\n  if (data === null) {\n    this.showPaymentErrors([\"Couldn't find donationData in local storage.\"]);\n  } else {\n    data = JSON.parse(data);\n    data['PayerID'] = payerId;\n    data['token'] = token;\n    var ajaxSettings = {\n      contentType: 'application/json; charset
 =UTF-8',\n      data: JSON.stringify(data),\n      dataType: 'json',\n      type: 'POST',\n      url: '/process-paypal',\n    };\n    $.ajax(ajaxSettings)\n      .done($.proxy(this.paypalProcessDone, this))\n      .fail($.proxy(this.paypalProcessFailed, this));\n  }\n}\n\nPaypalProcessor.prototype.paypalProcessDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    this.showPaymentErrors(data['errors']);\n  } else {\n    localStorage.setItem('donationData', null);\n    localStorage.setItem('donationDone', true);\n    window.location.href = \"/thank-you\";\n  }\n}\n\nPaypalProcessor.prototype.paypalProcessFailed = function(jqXHR, textStatus, errorThrown) {\n  var errorMessage = \"Error processing payment:\";\n  errorMessage = errorMessage + \" \" + textStatus + \": \" + errorThrown;\n  this.closeLoading();\n  this.showPaymentErrors([errorMessage]);\n}\n\nPaypalProcessor.prototype.showPaymentErrors = function(errors) {\n  $('.errors-area').show();\n  $('.ti
 tle').html(\"Errors processing donation\");\n  var errorsContainer = $('.errors');\n  $.each(errors, function(index, error) {\n    var message = '';\n    if (typeof error === 'string' || error instanceof String) {\n      message = error;\n    }\n    else if (\"message\" in error) {\n      message = error['message'];\n    }\n    errorsContainer.append('<li>' + message + '</li>');\n  });\n}\n\nmodule.exports = PaypalProcessor;\n","var $ = require('jquery');\n\nfunction HepdataController() {\n  this.setupInputPlaceHolderBehavior();\n  this.getCompanyListTimeoutID = null;\n  this.watchForInputs();\n}\n\nHepdataController.prototype.setupInputPlaceHolderBehavior = function() {\n  var placeholder = 'Type Company Name';\n  $('.donate-match-input').attr('placeholder', placeholder);\n  $('.donate-match-input').on('focus', function() {\n    $(this).attr('placeholder', '');\n  }).on('focusout', function() {\n    $('.donate-match-input').attr('placeholder', placeholder);\n  });\n}\n\nHepdataCont
 roller.prototype.watchForInputs = function() {\n  $('.donate-match-input').on('input', $.proxy(this.getCompanyListAfterWaiting, this));\n  $('.donate-match-input').on('keyup keypress', function(e) {\n    var keyCode = e.keyCode || e.which;\n    if (keyCode === 13) {\n      e.preventDefault();\n    }\n  });\n}\n\nHepdataController.prototype.getCompanyListAfterWaiting = function() {\n  if (typeof this.getCompanyListTimeoutID === 'number') {\n    window.clearTimeout(this.getCompanyListTimeoutID);\n  }\n  this.getCompanyListTimeoutID = window.setTimeout($.proxy(this.getCompanyList, this), 700);\n}\n\nHepdataController.prototype.getCompanyList = function() {\n  this.getCompanyListTimeoutID = null;\n\n  $('.donate-error-message').remove();\n  var input = $('.donate-match-input');\n  if (input.val().length > 1) {\n    $('.load-container.load1').show();\n    var data = {company_substring: input.val()};\n    var ajaxSettings = {\n      data: data,\n      contentType: 'application/json; chars
 et=UTF-8',\n      dataType: 'json',\n      type: 'GET',\n      url: '/hepdata-autocomplete',\n      timeout: 10000,\n    };\n    $.ajax(ajaxSettings)\n    .done($.proxy(this.displayCompanyList,this))\n    .fail($.proxy(this.displayErrors,this));\n  } else {\n    $('#company-matching-options').find('.company-option').remove();\n  }\n}\n\nHepdataController.prototype.displayCompanyList = function(data, textstatus, jqxhr) {\n  $('.load-container.load1').hide();\n  $('#company-option-list').find('.dont-see').remove();\n  $('#company-option-list').find('.company-option').remove();\n  $('#company-profile-container .profile').css('display', 'none');\n  var dataList = document.getElementById('company-option-list');\n\n  if (data.length == 0) {\n    $('input.donate-match-input').css('color', 'red');\n    $('input.donate-match-input').css('border-color', 'red');\n    var searchTerm = $('input.donate-match-input').val();\n    $('#hepdata-no-results-message').html('We do not seem to have any inf
 ormation about ' + searchTerm + ' in our database.<br><span class=\"strong\">Please check with your employer to see if it provides matching funds.</span>');\n  }\n  else {\n    $('input.donate-match-input').css('color', 'black');\n    $('input.donate-match-input').css('border-color', 'black');\n\n    for (var index in data) {\n      var option = document.createElement('div');\n      $(option).addClass('company-option');\n      $(option).data('company-id', data[index].company_id);\n      var name = data[index].name;\n      $(option).data('company-name', name);\n      $(option).text(name);\n      dataList.appendChild(option);\n    }\n\n    $(dataList).css('display', 'block');\n    $('.company-option').on('click', $.proxy(this.selectCompany, this));\n    $('#hepdata-no-results-message').html(\"Don't see your employer here?<br><span class='strong'>Please check with your employer to see if it provides matching funds.</span>\");\n  }\n}\n\nHepdataController.prototype.displayErrors = funct
 ion(jqxhr, textStatus, errorThrown) {\n  var errorToDisplay = false;\n  var errorMessage = textStatus + \": \" + errorThrown + \". \";\n  if (jqxhr.responseJSON != undefined) {\n    jqxhr.responseJSON.errors.forEach(function(el) {\n      switch (el['error_code']) {\n        case 'hepdata_server_error':\n        case 'hepdata_connection_error':\n          break;\n        default:\n          errorMessage += el['message'];\n          errorToDisplay = true;\n      }\n    });\n  }\n  if (errorToDisplay) {\n    this.displayErrorMessage(errorMessage);\n  }\n}\n\nHepdataController.prototype.displayErrorMessage = function(message) {\n  $('.donate-error-message').remove();\n  $('<p class=\"donate-error-message\">' + message + '</p>').prependTo('.donate-match-form');\n}\n\nHepdataController.prototype.selectCompany = function(event) {\n  var selected_name = $(event.target).data('company-name');\n  // Set selected_name in the input field.\n  $('input.donate-match-input').val(selected_name);\n\n 
  var selected_id = $(event.target).data('company-id');\n  var data = {company_id: selected_id};\n  var ajaxSettings = {\n    data: data,\n    contentType: 'application/json; charset=UTF-8',\n    dataType: 'json',\n    type: 'GET',\n    url: '/hepdata-company-profile',\n    timeout: 10000,\n  };\n  // Remove the options after getting the values that we need out of the selected option.\n  $('#company-option-list').hide();\n  $('#company-option-list').find('.company-option').remove();\n  $('#company-option-list').find('.dont-see').remove();\n\n  $.ajax(ajaxSettings)\n  .done($.proxy(this.displayCompanyProfile,this))\n  .fail($.proxy(this.displayErrors,this));\n}\n\nHepdataController.prototype.displayCompanyProfile = function(data, textstatus, jqxhr) {\n  $('.company-property-value').remove();\n  var company = this.prepareCompanyInfo(data);\n  this.showCompanyInfo(company);\n}\n\nHepdataController.prototype.showCompanyInfo = function(company) {\n  $('input.donate-match-input').css('colo
 r', '#68b030');\n  $('input.donate-match-input').css('border-color', '#68b030');\n  $('input.donate-match-input').val(company.name);\n  $('#hepdata-no-results-message').empty();\n\n  $('.profile-field').each(function(i, field) {\n    $(this).css('display', 'flex');\n    $(this).css('flex-direction', 'row');\n    $(this).css('justify-content', 'space-around');\n    $(this).css('flex-wrap', 'wrap');\n    $(this).css('align-items', 'center');\n    var fieldName = $(this).data('company-field');\n    var prefix = '';\n    var suffix = '';\n    if (company[fieldName] != '') {\n      if (fieldName != 'procedure') {\n        prefix = '<div class=\"company-property-value\" id=\"' + fieldName + '-value\">';\n        suffix = '</div>';\n      }\n      $(prefix + company[fieldName] + suffix).appendTo($(this));\n    } else {\n      $(this).css('display', 'none');\n    }\n  });\n  $('#company-profile-container .profile').css('display', 'block');\n}\n\nHepdataController.prototype.prepareCompanyInf
 o = function(data) {\n  var name = this.cleanupString(data.name);\n  var giftRatio = this.cleanupString(data.giftratios.giftratio, '');\n  var maxMatchAmount = this.cleanupCurrency(data.giftratios.maximum_amount_matched, '');\n  var minMatchAmount = this.cleanupCurrency(data.giftratios.minimum_amount_matched, '');\n  var totalAmountPerEmployee = this.cleanupCurrency(data.giftratios.total_amount_per_employee, '');\n  return {\n    'summary': this.getSummary(name, maxMatchAmount, giftRatio),\n    'matchingGiftForm': this.getMatchingGiftForm(data.online_resources),\n    'name': name,\n    'matchingConditions': this.getMatchingConditions(giftRatio, minMatchAmount, maxMatchAmount, totalAmountPerEmployee),\n    'contactInfo': this.getNiceContactInfo(data),\n    'procedure': this.getNiceCompanyProcedure(data.procedure),\n    'comments': this.cleanupString(data.comments),\n    'resources' : this.getNiceOnlineResources(data.online_resources),\n    'lastUpdated': this.setLastUpdated(data.last
 _updated),\n  };\n}\n\nHepdataController.prototype.isNotBlank = function(x) {\n  return (x !== null && x !== undefined && x != '');\n}\n\nHepdataController.prototype.getSummary = function(name, amount, ratio) {\n  var output = '';\n  if (this.isNotBlank(name) && this.isNotBlank(amount) && this.isNotBlank(ratio)) {\n\n    var ratioArray = ratio.split(':');\n    if (ratioArray.length >= 2) {\n      var numerator = ratioArray[0];\n      var denominator = ratioArray[1];\n      if ((! isNaN(numerator)) && (! isNaN(denominator))) {\n        var percent = parseFloat(numerator) / parseFloat(denominator) * 100;\n        output += '<span class=\"company\">' + name + '</span> will match employee donations by <span class=\"percent\">' + percent.toString() + '%</span>';\n\n        if (amount != '$0.00') {\n          output += ' up to <span class=\"match-amount\">' + amount + '</span>';\n        }\n        output += '.';\n      }\n    }\n  }\n  return output;\n}\n\nHepdataController.prototype.set
 LastUpdated = function(info) {\n  if (! this.isNotBlank(info)) {\n    return empty_return;\n  } else {\n    return \"Last Updated \" + info;\n  }\n}\n\nHepdataController.prototype.cleanupString = function(info, default_value) {\n  if (default_value === undefined) {\n    default_value = '';\n  }\n  if (this.isNotBlank(info)) {\n    return info;\n  }\n  return default_value;\n}\n\nHepdataController.prototype.cleanupCurrency = function(info, default_value) {\n  if (default_value === undefined) {\n    default_value = '';\n  }\n  if (parseFloat(info) !== 'NaN') {\n    return '$' + parseFloat(info).toFixed(2).toString();\n  }\n  return default_value;\n}\n\nHepdataController.prototype.cleanupPhoneNumber = function(info, default_value) {\n  if (default_value === undefined) {\n    default_value = '';\n  }\n  if (parseInt(info) === NaN) {\n    if (info.length < 10) {\n      return default_value;\n    } else {\n      return info;\n    }\n  } else {\n    if (info.length == 10) {\n      return i
 nfo.slice(0, 3) + \".\" + info.slice(3, 6) + \".\" + info.slice(6,10);\n    } else if (info.length > 10) {\n      var length = info.length;\n      return \"+\" + info.slice(0,(length-10)) + \".\" + info.slice((length-10), (length-7)) + \".\" + info.slice((length-7), (length-4)) + \".\" + info.slice((length-4),length);\n    }\n  }\n  return default_value;\n}\n\nHepdataController.prototype.getNiceContactInfo = function (data) {\n  var markup = '';\n  var title = this.cleanupString(data.contact_title);\n  var address1 = this.cleanupString(data.contact_address_line1);\n  var address2 = this.cleanupString(data.contact_address_line2);\n  var cityStateZip = [this.cleanupString(data.contact_city), this.cleanupString(data.contact_state), this.cleanupString(data.contact_zip)];\n  var phone = this.cleanupPhoneNumber(data.contact_phone);\n  var email = this.cleanupString(data.contact_email);\n\n  [title, phone, address1, address2].forEach(function(property) {\n    if (property != '') {\n      m
 arkup = property + '<br>';\n    }\n  });\n\n  if (cityStateZip.length > 0) {\n    var cityStateZipMarkup = '';\n    if (cityStateZip[0] != '' && cityStateZip[1] != '') {\n      cityStateZipMarkup += cityStateZip[0] + ', ' + cityStateZip[1] + '. ';\n    } else if (cityStateZip[0] != '') {\n      cityStateZipMarkup += cityStateZip[0] + '. ';\n    } else if (cityStateZip[1] != '') {\n      cityStateZipMarkup += cityStateZip[1] + '. ';\n    }\n    if (cityStateZip[2] != '') {\n      cityStateZipMarkup += cityStateZip[2];\n    }\n    if (cityStateZipMarkup != '') {\n      cityStateZipMarkup += '<br>';\n    }\n    markup += cityStateZipMarkup;\n  }\n\n  if (email != '') {\n    markup += '<a href=\"mailto:' + email +'\">' + email + \"</span>\";\n  }\n  return markup;\n}\n\nHepdataController.prototype.getNiceCompanyProcedure = function(procedures) {\n  var markup = '';\n  for (var key in procedures) {\n    if (typeof procedures[key] == 'string') {\n      markup += '<li class=\"donate-proced
 ure\">' + procedures[key] + '</li>';\n    }\n  }\n  if (markup.length > 0) {\n    markup = '<ol class=\"company-property-value\" id=\"procedure-value\">' + markup + '</ol>';\n    return markup;\n  }\n  return '';\n}\n\nHepdataController.prototype.getMatchingConditions = function(giftRatio, minMatchAmount, maxMatchAmount, totalAmountPerEmployee) {\n  var markup = '';\n  if (giftRatio != '') {\n    markup += '<p>Gift ratio is <span class=\"ratio\">' + giftRatio + '</span></p>';\n  }\n  if (this.isNotBlank(minMatchAmount) || this.isNotBlank(maxMatchAmount) || this.isNotBlank(totalAmountPerEmployee)) {\n    markup += '<p>';\n    if (this.isNotBlank(minMatchAmount)) {\n      markup += 'Donation mimimum is ' + minMatchAmount + ' per employee. ';\n    }\n    if (this.isNotBlank(maxMatchAmount) && (maxMatchAmount != '$0.00')) {\n      markup += 'Donation maximum is ' + maxMatchAmount + ' per donation per employee. ';\n    }\n    if (this.isNotBlank(totalAmountPerEmployee) && (totalAmountPer
 Employee != '$0.00')) {\n      markup += 'Annual donation maximum per employee is ' + totalAmountPerEmployee + '. ';\n    }\n    markup += '</p>';\n  }\n  return markup;\n}\n\nHepdataController.prototype.getMatchingGiftForm = function(resources) {\n  var markup = '';\n  if (resources.online_resource.matching_gift_form.length > 0) {\n    markup += '<a class=\"purple button\" target=\"_blank\" href=\"' + resources.online_resource.matching_gift_form + '\">Fill Out Company Matching Form</a>';\n  }\n  return markup;\n}\n\nHepdataController.prototype.getNiceOnlineResources = function(resources) {\n  var markup = '';\n  if (resources.online_resource.guide.length > 0) {\n    markup += '<a class=\"purple button\" target=\"_blank\" href=\"' + resources.online_resource.guide + '\">Matching Guide</a>';\n  }\n  return markup;\n}\n\nmodule.exports = HepdataController;\n","var countries = require('./countries.js');\nvar Flasher = require('./flasher');\nvar regions = require('./regions.js');\nvar r
 oundTo = require('round-to');\nvar numeral = require('numeral');\nvar $ = require('jquery');\nvar I18n = require('./i18n.js');\n\nvar t = I18n.t;\n\nfunction PerkInfo(id, fieldIds, helpText, friendlyName, friendlyName2) {\n  this.id = id;\n  this.fieldIds = fieldIds;\n  this.helpText = helpText;\n  this.friendlyName = friendlyName;\n  this.friendlyName2 = friendlyName2;\n}\n\nfunction PaymentController(paypalMerchantId, environmentName, stripePublishableKey, promo = false) {\n  this.country = 'US';\n  this.priceSetName = 'once';\n  this.promo = promo;\n  this.setDefaultOnceAmount();\n  this.environmentName = environmentName;\n  this.noPerk = true;\n  this.noRegions = false;\n  this.perk = 't-shirt-pack';\n  this.paypalMerchantId = paypalMerchantId;\n  this.paymentMethod = null;\n  this.paymentMethodName = 'credit_card';\n  this.paymentMethodToSelector = {\n    'credit_card': '.credit-card-form-wrapper,#donate-submit-button',\n    'paypal': '#paypal-container,#paypal-button-area',\n 
  };\n  this.perkInfoMap = {\n    'stickers': new PerkInfo('stickers', [], null, t('t-sticker__friendly-name')),\n    't-shirt': new PerkInfo('t-shirt', ['perk-style-1', 'perk-fit-1', 'perk-size-1'], t('t-t-shirt__help-text'), t('t-t-shirt__friendly-name')),\n    't-shirt-pack': new PerkInfo('t-shirt-pack', ['perk-style-1', 'perk-fit-1', 'perk-size-1', 'perk-fit-2', 'perk-size-2'], t('t-t-shirt-pack__help-text'), t('t-t-shirt-pack__friendly-name'), t('t-t-shirt-pack-2__friendly-name')),\n    'sweatshirt': new PerkInfo('sweatshirt', ['perk-size-1'], t('t-sweatshirt__help-text'), t('t-sweatshirt__friendly-name')),\n  };\n  this.tShirtStyleOptions = {\n    'strength-in-numbers': {\n      'slim': {\n        'friendly-name': 'Slim',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      },\n      'classic': {\n        'friendly-name': 'Classic',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      },\n    },\n    'pdr': {\n      'slim': {\n        'friendly-name': 'Slim',\n        'sizes'
 : ['s', 'm', 'l', 'xl', 'xxl']\n      },\n      'classic': {\n        'friendly-name': 'Classic',\n        'sizes': ['s', 'm', 'l', 'xxl']\n      },\n    },\n    'heart-of-internet': {\n      'slim': {\n        'friendly-name': 'Slim',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      },\n      'classic': {\n        'friendly-name': 'Classic',\n        'sizes': ['s', 'm', 'l', 'xxl']\n      },\n    },\n    'ooni': {\n      'european': {\n        'friendly-name': 'European',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      }\n    }\n  };\n  this.priceSets = {\n    'once' : [\n      [1000, undefined],\n      [2500, 'stickers'],\n      [7500, 't-shirt'],\n      [12500, 't-shirt-pack'],\n      [25000, 't-shirt-pack'],\n      [50000, 'sweatshirt'],\n    ],\n    'monthly': [\n      [500, undefined],\n      [1000, 'stickers'],\n      [2500, 't-shirt'],\n      [5000, 't-shirt-pack'],\n      [10000, 'sweatshirt'],\n    ],\n  };\n  this.perkRequiredFieldIds = {\n    'credit_card': [\
 n      'country',\n      'cardNumber',\n      'cvc',\n      'email',\n      'expMonth',\n      'expYear',\n      'firstName',\n      'lastName',\n      'locality',\n      'postalCode',\n      'region',\n      'streetAddress',\n    ],\n    'paypal': [\n      'country',\n      'email',\n      'firstName',\n      'lastName',\n      'locality',\n      'postalCode',\n      'region',\n      'streetAddress',\n    ],\n  };\n  this.standardPaymentRequiredFieldIds = {\n    'paypal': [\n      'email',\n      'firstName',\n      'lastName',\n    ],\n    'credit_card': [\n      'country',\n      'cardNumber',\n      'cvc',\n      'email',\n      'expMonth',\n      'expYear',\n      'firstName',\n      'lastName',\n      'locality',\n      'postalCode',\n      'region',\n      'streetAddress',\n    ]\n  };\n  this.stripePublishableKey = stripePublishableKey;\n  this.init();\n}\n\nPaymentController.prototype.init = function() {\n  this.setInitialPromoAdjustments();\n  this.setPriceSet();\n  this.s
 etRecurring();\n  this.setCurrentPrice();\n  this.setPaymentMethodName();\n  this.setupRecurringButton();\n  this.setupPayPal();\n  this.setupPriceButtons();\n  this.setupPerkButtons();\n  this.setupPaymentMethodButtons();\n  this.setupStripe();\n  this.setupCountries();\n  this.setCountry();\n  this.setupPerkFields();\n  this.setupPerkSizes();\n}\n\nPaymentController.prototype.clearActivePerk = function() {\n  $('.perk').removeClass('selected');\n}\n\nPaymentController.prototype.clearErrors = function() {\n  $('input,div').removeClass('error');\n  $('.error-container').remove();\n}\n\nPaymentController.prototype.clearOtherAmount = function() {\n  $('#otherAmount').val('');\n}\n\nPaymentController.prototype.closeLoading = function() {\n  tor.reactCallbacks.setLoadingDialogOpen(false);\n}\n\nPaymentController.prototype.countryChanged = function(event) {\n  this.setupRegions();\n}\n\nPaymentController.prototype.displayCurrentPerk = function() {\n  this.clearActivePerk();\n  if (!this.
 noPerk) {\n    var selectedPerk = $(\".perk[data-perk='\" + this.perk + \"']\");\n    selectedPerk.addClass('selected');\n  }\n  this.displaySelectedPerkInSubmitArea();\n}\n\nPaymentController.prototype.displaySelectedPerkInSubmitArea = function() {\n  var submitAreaPerkSelected = $('#donate-submit-perk');\n  if (this.noPerk) {\n    submitAreaPerkSelected.html(t('t-no-gift'));\n  } else {\n    var displayedPerk = t('t-gift-selected') + ': ';\n    if (this.perkInfoMap.hasOwnProperty(this.perk)) {\n      displayedPerk += this.perkInfoMap[this.perk].friendlyName;\n      submitAreaPerkSelected.html(displayedPerk);\n    }\n  }\n}\n\nPaymentController.prototype.getCampaignTotalsDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    console.log(\"Error fetching campaign totals from /campaign-totals\", data);\n  } else {\n    this.setCampaignTotals(data['data']);\n  }\n  window.setTimeout($.proxy(this.requestCampaignTotals, this), 5000);\n}\n\nPaymentController.
 prototype.getCampaignTotalsFailed = function(jqXHR, textStatus, errorThrown) {\n  console.log(\"Error fetching campaign totals from /campaign-totals\", textStatus, errorThrown);\n}\n\nPaymentController.prototype.getDonationData = function() {\n  var fieldValues = $('#donationForm').serializeArray();\n  var perkName = this.perk;\n  if (this.noPerk) {\n    perkName = 'none';\n  }\n  var perkValues = {\n    'name': perkName,\n  };\n  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {\n    var perkInfo = this.perkInfoMap[this.perk];\n    $.each(perkInfo.fieldIds, function(index, perkFieldId) {\n      valueName = perkFieldId.replace(/^perk-/, '');\n      perkValues[valueName] = $('#' + perkFieldId).val();\n    });\n  }\n  var data = {\n    'amount': this.amount,\n    'fields': {},\n    'paymentMethod': {\n      'name': this.paymentMethodName,\n    },\n    'recurring': this.recurring(),\n  };\n  if (perkName !== undefined) {\n    data['perk'] = perkValues;\n  }\n  $.each(fi
 eldValues, function(index, field) {\n    var value = field['value'].trim();\n    if (field['name'] == 'region' && value == '--none--') {\n      value = '';\n    }\n    if (value != '') {\n      data['fields'][field['name']] = value;\n    }\n  });\n  return data;\n}\n\nPaymentController.prototype.getPerkElements = function() {\n  var perkElements = $('#notmatchinganything');\n  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {\n    var perkInfo = this.perkInfoMap[this.perk];\n    $.each(perkInfo.fieldIds, function(index, perkFieldId) {\n      perkElements = perkElements.add($('#'  + perkFieldId));\n    });\n  }\n  return perkElements;\n}\n\nPaymentController.prototype.MissingRequiredFieldException = function(message) {\n   this.message = message;\n   this.name = 'MissingRequiredFieldException';\n}\n\nPaymentController.prototype.getRequiredFields = function() {\n  var requiredFields = $('#notmatchanything');\n  $.each(this.standardPaymentRequiredFieldIds[this.paymentMe
 thodName], function(index, fieldId) {\n    if ($('#' + fieldId).length > 0) {\n      requiredFields = requiredFields.add('#' + fieldId);\n    }\n    else {\n      // A required form element is missing.\n      throw new PaymentController.prototype.MissingRequiredFieldException(t('t-missing-required-field-exception'));\n    }\n  });\n  if (this.perk != null && !this.noPerk) {\n    $.each(this.perkRequiredFieldIds[this.paymentMethodName], function(index, fieldId) {\n      requiredFields = requiredFields.add('#' + fieldId);\n    });\n  }\n  requiredFields = requiredFields.add(this.getPerkElements());\n  if (this.noRegions) {\n    requiredFields = requiredFields.not('#region');\n  }\n  $('#generic-validation-messages').empty();\n  return requiredFields;\n}\n\nPaymentController.prototype.monthlyButtonClicked = function(event) {\n  event.preventDefault();\n  this.clearOtherAmount();\n  this.priceSetName = 'monthly';\n  this.amount = 2500;\n  this.perk = 't-shirt';\n  this.setRecurring();\n
   this.setPriceSet();\n  this.setCurrentPrice();\n  this.setCurrentPerk();\n  this.setLimitedOfferLabelOnPriceLabel();\n}\n\nPaymentController.prototype.noPerkCheckboxClicked = function(event) {\n  if ($(event.target).prop('checked')) {\n    this.noPerk = true;\n  } else {\n    this.noPerk = false;\n  }\n  this.setCurrentPerk();\n}\n\nPaymentController.prototype.onceButtonClicked = function(event) {\n  event.preventDefault();\n  this.clearOtherAmount();\n  this.setDefaultOnceAmount();\n  this.perk = 't-shirt-pack';\n  this.priceSetName = 'once';\n  this.setPriceSet();\n  this.setCurrentPrice();\n  this.setRecurring();\n  this.setCurrentPerk();\n  this.setLimitedOfferLabelOnPriceLabel();\n}\n\nPaymentController.prototype.onFormSubmit = function(event) {\n  event.preventDefault();\n  this.clearErrors();\n  var errors = this.validateRequiredFields();\n  if (errors.length > 0) {\n    this.showPaymentError(errors);\n    return false;\n  }\n  this.showLoading();\n  var form = $('#donation
 Form');\n  form.find('.submit').prop('disabled', true);\n  Stripe.card.createToken(form, $.proxy(this.stripeResponseHandler, this));\n  return false;\n}\n\nPaymentController.prototype.otherAmountChanged = function(event) {\n  var priceString = $('#otherAmount').val().trim();\n  var priceFloat = 0;\n\n  if (priceString != '') {\n    priceFloat = parseFloat(priceString);\n    if (isNaN(priceFloat)) {\n      $(\".invalid-amount\").show();\n      return;\n    }\n    this.amount = priceFloat * 100;\n  }\n  $(\".invalid-amount\").hide();\n\n  // Enforce minimum donation amount of $2\n  var otherAmountFields = $('#otherAmount');\n  if (this.amount < 200) {\n    $(\".donate-amount-min\").show();\n    otherAmountFields.addClass('error');\n  }\n  else {\n    $(\".donate-amount-min\").hide();\n    otherAmountFields.removeClass('error');\n    this.perk = undefined;\n    var priceLevels = this.priceSets[this.priceSetName];\n    $.each(priceLevels, $.proxy(function(index, levelInfo) {\n      if (
 this.amount >= levelInfo[0]) {\n        this.perk = levelInfo[1];\n      }\n    }, this));\n    this.setCurrentPrice();\n  }\n}\n\nPaymentController.prototype.paymentMethodButtonClicked = function(event) {\n  event.preventDefault();\n  var paymentMethodElement = $(event.target).closest('[data-payment-method]');\n  this.paymentMethodName = paymentMethodElement.data('payment-method');\n  this.setPaymentMethodName();\n}\n\nPaymentController.prototype.paypalCheckDonationDone = function() {\n  var data = localStorage.getItem('donationDone');\n  if (data == 'true') {\n    localStorage.setItem('donationDone', null);\n    window.location.href = \"/thank-you\";\n  } else {\n    this.paypalProblemTimeout = setTimeout($.proxy(this.paypalCheckDonationDone, this), 1000);\n  }\n}\n\nPaymentController.prototype.paypalOnAuthorize = function(paypalResponse, actions) {\n  this.showLoading();\n  data = this.getDonationData();\n  data['PayerID'] = paypalResponse.payerID;\n  data['token'] = paypalRespon
 se.paymentToken;\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    data: JSON.stringify(data),\n    dataType: 'json',\n    type: 'POST',\n    url: '/process-paypal',\n  };\n  $.ajax(ajaxSettings)\n    .done($.proxy(this.paypalProcessDone, this))\n    .fail($.proxy(this.paypalProcessFailed, this));\n}\n\nPaymentController.prototype.paypalOnCancel = function(data, actions) {\n  this.closeLoading();\n}\n\nPaymentController.prototype.paypalProcessDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    this.closeLoading();\n    this.showPaymentError(data['errors']);\n  } else {\n    window.location.href = \"/thank-you\";\n  }\n}\n\nPaymentController.prototype.paypalProcessFailed = function(jqXHR, textStatus, errorThrown) {\n  var errorMessage = t('t-payment-processor-failed');\n  errorMessage = errorMessage + \" \" + textStatus + \": \" + errorThrown;\n  this.closeLoading();\n  this.showPaymentError([errorMessage]);\n}\n\nPaymen
 tController.prototype.paypalSetExpressCheckout = function(resolve, reject) {\n  var errors = this.validateRequiredFields();\n  if (errors.length > 0) {\n    this.showPaymentError(errors);\n    reject(t('t-validation-failed'));\n  }\n  data = this.getDonationData();\n  localStorage.setItem('donationData', JSON.stringify(data));\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    data: JSON.stringify(data),\n    dataType: 'json',\n    type: 'POST',\n    url: '/setExpressCheckout',\n  };\n  $.ajax(ajaxSettings)\n    .done($.proxy(this.paypalSetExpressCheckoutDone, this, resolve, reject))\n    .fail($.proxy(this.paypalSetExpressCheckoutFailed, this, resolve, reject));\n}\n\nPaymentController.prototype.paypalSetExpressCheckoutDone = function(resolve, reject, data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    this.closeLoading();\n    this.showPaymentError(data['errors']);\n    reject(data['errors'].join(\"\\n\"));\n  } else {\n    resolve(da
 ta['token']);\n  }\n}\n\nPaymentController.prototype.paypalSetExpressCheckoutFailed = function(resolve, reject, jqXHR, textStatus, errorThrown) {\n  var errorMessage = t('t-payment-processor-failed')  + textStatus + \": \" + errorThrown;\n  this.showPaymentError([errorMessage]);\n  reject(errorMessage);\n}\n\nPaymentController.prototype.perkButtonClicked = function(event) {\n  var perkElement = $(event.target).closest('[' + this.priceAttrName() + ']');\n  if (perkElement.hasClass('disabled')) {\n    return;\n  }\n  this.perk = perkElement.attr('data-perk');\n  this.noPerk = false;\n  var oldAmount = this.amount;\n  var price = parseInt(perkElement.attr(this.priceAttrName()));\n  if (price > this.amount) {\n    this.amount = price;\n    this.clearOtherAmount();\n  }\n  this.setCurrentPrice();\n  if (this.perk == 't-shirt') {\n    this.setPerkFields();\n  }\n}\n\nPaymentController.prototype.perkSubSelectFieldUpdated = function(event) {\n  var target = $(event.target);\n  var selectedV
 alue = target.val();\n  var images = $(target).parents('.perk').find('.perk-img');\n  images.hide();\n  var selectedImage = images.filter('[data-perk-image=' + selectedValue + ']');\n  selectedImage.show();\n  this.setPerkFields();\n  this.displaySelectedPerkInSubmitArea();\n}\n\nPaymentController.prototype.perkFitUpdated = function(event) {\n  var target = $(event.target);\n  var fit = target.val();\n  var perkIndex = 1;\n  var style = target.find('option').attr('perk-style');\n  if (target.attr('id') === 'perk-fit-2') {\n    perkIndex = 2;\n    style = 'strength-in-numbers';\n  }\n  var availableSizes = this.tShirtStyleOptions[style][fit]['sizes'];\n  var perkSizeElement = '#perk-size-' + perkIndex;\n  $(perkSizeElement).html('');\n  $(perkSizeElement).append($('<option>', {value: '--none--', text: 'Select Size'}));\n  availableSizes.forEach(function(size){\n    $(perkSizeElement).append($('<option>', {value: size, text: size.toUpperCase()}));\n  });\n}\n\nPaymentController.protot
 ype.priceButtonClicked = function(event) {\n  event.preventDefault();\n  var priceElement = $(event.target);\n  var priceString = priceElement.attr('data-price-in-cents');\n  this.clearOtherAmount();\n  this.amount = parseInt(priceString);\n  this.perk = priceElement.attr('data-perk');\n  this.setCurrentPrice();\n}\n\nPaymentController.prototype.priceAttrName = function() {\n  return 'data-' + this.priceSetName + '-price-in-cents';\n}\n\nPaymentController.prototype.recurring = function() {\n  if (this.priceSetName == 'monthly') {\n    return true;\n  } else {\n    return false;\n  }\n}\n\nPaymentController.prototype.setCountry = function() {\n  $('#country').val(this.country);\n  this.setupRegions();\n}\n\nPaymentController.prototype.setCurrentPrice = function() {\n  $('.price-btn').removeClass('selected');\n  var priceLevels = this.priceSets[this.priceSetName];\n  $.each(priceLevels, $.proxy(function(index, levelInfo) {\n    if (levelInfo[0] == this.amount) {\n      $('[data-price-
 in-cents=' + this.amount + ']').addClass('selected');\n      return;\n    }\n  }, this));\n  var perks = $('.perk');\n  for (var i = 0; i < perks.length; i++) {\n    var perk = $(perks[i]);\n    var perkPrice = parseInt(perk.attr(this.priceAttrName()));\n    if (perkPrice > this.amount) {\n      perk.addClass('disabled');\n    } else {\n      perk.removeClass('disabled');\n    }\n  }\n  this.updateDonateButtonText();\n  this.setCurrentPerk();\n}\n\nPaymentController.prototype.setCurrentPerk = function() {\n  $('.perk').removeClass('selected');\n  if (this.noPerk) {\n    this.clearActivePerk();\n  } else {\n    $('#no-perk-checkbox').prop('checked', false);\n  }\n  this.displayCurrentPerk();\n  this.setPerkFields();\n  this.setRequiredFields();\n}\n\nPaymentController.prototype.setPaymentMethodName = function() {\n  $('.payment-method').removeClass('selected');\n  var selectedButton = $(\"[data-payment-method='\" + this.paymentMethodName + \"']\");\n  selectedButton.addClass('selecte
 d');\n  $.each(this.paymentMethodToSelector, function(key, value) {\n    $(value).hide();\n  });\n  var selector = this.paymentMethodToSelector[this.paymentMethodName];\n  $(selector).show();\n  this.setRequiredFields();\n}\n\nPaymentController.prototype.setPerkFields = function() {\n  $('#perk-fields').hide();\n  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {\n    $('#perk-fields').show();\n    $('#perk-fields select').hide();\n    var perkInfo = this.perkInfoMap[this.perk];\n    var subSelect = $('.perk[data-perk=' + perkInfo.id + ']').find('.perk-sub-select');\n    if (subSelect.length > 0 || this.perk == 't-shirt') {\n      if (this.perk === 't-shirt') {\n        $('#selected-perk-fields-label').html('T-Shirt: Strength in Numbers');\n        var tShirtStyleName = 'strength-in-numbers';\n      } else {\n        var optionSelected = subSelect.find('option:selected');\n        $('#selected-perk-fields-label').html(optionSelected.html());\n        var tShirtStyleN
 ame = subSelect.val();\n      }\n      var options = this.tShirtStyleOptions[tShirtStyleName];\n      $('#perk-fit-1').html('');\n      $('#perk-fit-1').append($('<option>', {value: '--none--', text: 'Select Fit'}));\n      $.each(options, function (i, option) {\n        $('#perk-fit-1').append($('<option>', {value: i, text: option['friendly-name']}));\n        $('#perk-fit-1 option').attr('perk-style', tShirtStyleName);\n      });\n      $('#perk-style-1').val(tShirtStyleName);\n    } else {\n      $('#selected-perk-fields-label').html(perkInfo.friendlyName);\n    }\n    $('#selected-perk-instructions').html(perkInfo.helpText);\n    if (perkInfo.friendlyName2 == undefined) {\n      $('#selected-perk-fields-label-2').hide();\n    } else {\n      $('#selected-perk-fields-label-2').html(perkInfo.friendlyName2);\n      $('#selected-perk-fields-label-2').show();\n    }\n    $.each(perkInfo.fieldIds, function(index, perkFieldId) {\n      var perkElement = $('#'  + perkFieldId);\n      pe
 rkElement.show();\n    });\n  }\n}\n\nPaymentController.prototype.setPriceSet = function() {\n  var priceButtons = $('.price-btn');\n  var priceSet = this.priceSets[this.priceSetName];\n  $.each(priceButtons, function(i, priceButton) {\n    var priceLevel = priceSet[i];\n    if (priceLevel == undefined) {\n      $(priceButton).hide();\n      return;\n    } else {\n      $(priceButton).show();\n    }\n    $(priceButton).attr('data-price-in-cents', priceLevel[0]);\n    $(priceButton).html('$' + numeral(priceLevel[0] / 100).format('0'));\n    if (priceLevel[1] == undefined) {\n      $(priceButton).removeAttr('data-perk');\n    } else {\n      $(priceButton).attr('data-perk', priceLevel[1]);\n    }\n  });\n}\n\nPaymentController.prototype.setInitialPromoAdjustments = function() {\n  this.adjustPriceSetDueToPromo();\n}\n\nPaymentController.prototype.setDefaultOnceAmount = function() {\n  if (this.promo) {\n    this.amount = 6000;\n  } else {\n    this.amount = 7500;\n  }\n}\n\nPaymentCon
 troller.prototype.adjustPriceSetDueToPromo = function() {\n  if (this.promo) {\n    this.priceSets['once'] = [\n      [1000, undefined],\n      [2500, 'stickers'],\n      [6000, 't-shirt'],\n      [12500, 't-shirt-pack'],\n      [25000, 't-shirt-pack'],\n      [50000, 'sweatshirt'],\n    ];\n  }\n}\n\nPaymentController.prototype.setRequiredFields = function() {\n  $('.field').removeClass('required');\n  var requiredFields = this.getRequiredFields();\n  requiredFields.addClass('required');\n}\n\nPaymentController.prototype.setRecurring = function() {\n  var activeButton = null;\n  var inactiveButton = null;\n  if (this.recurring()) {\n    activeButton = $('#donate-monthly-button');\n    inactiveButton = $('#donate-once-button');\n  } else {\n    activeButton = $('#donate-once-button');\n    inactiveButton = $('#donate-monthly-button');\n  }\n  activeButton.addClass('selected');\n  inactiveButton.removeClass('selected');\n}\n\nPaymentController.prototype.setLimitedOfferLabelOnPriceLab
 el = function() {\n  if (this.recurring()) {\n    $('a[data-perk=\"t-shirt\"]').removeClass('promo');\n  } else {\n    if (this.promo) {\n      $('a[data-perk=\"t-shirt\"]').addClass('promo');\n    }\n  }\n}\n\nPaymentController.prototype.setupCountries = function() {\n  var countrySelect = $('#country');\n  countrySelect.html('');\n  $.each(countries, function(index, country) {\n    var option = $('<option>');\n    option.attr('value', country[0]);\n    option.text(country[1]);\n    countrySelect.append(option);\n  });\n  countrySelect.on('change', $.proxy(this.countryChanged, this));\n}\n\nPaymentController.prototype.setupPayPal = function() {\n  var self = this;\n  var options = {\n    payment: function(resolve, reject) {\n      self.paypalSetExpressCheckout(resolve, reject);\n    },\n    onAuthorize: $.proxy(this.paypalOnAuthorize, this),\n    onCancel: $.proxy(this.paypalOnCancel, this),\n    style: {\n      size: 'medium',\n      color: 'blue',\n    }\n  };\n  if (this.environ
 mentName == 'prod') {\n    options['env'] = 'production';\n  } else {\n    options['env'] = 'sandbox';\n  }\n  paypal.Button.render(options, '#paypal-button-area');\n  this.paypalProblemTimeout = setTimeout($.proxy(this.paypalCheckDonationDone, this), 1000);\n}\n\nPaymentController.prototype.setupPaymentMethodButtons = function() {\n  $('.payment-method').on('click', $.proxy(this.paymentMethodButtonClicked, this));\n}\n\nPaymentController.prototype.setupPerkButtons = function() {\n  $('.perk').on('click', $.proxy(this.perkButtonClicked, this));\n  $('#no-perk-checkbox').on('click', $.proxy(this.noPerkCheckboxClicked, this));\n}\n\nPaymentController.prototype.setupPerkFields = function() {\n  $('.perk-sub-select').on('change', $.proxy(this.perkSubSelectFieldUpdated, this));\n}\n\nPaymentController.prototype.setupPerkSizes = function() {\n  $('.fit').on('change', $.proxy(this.perkFitUpdated, this));\n}\n\nPaymentController.prototype.setupPriceButtons = function() {\n  $(\".perk-desc.d
 onate-amount-min\").hide();\n  $('.price-btn').on('click', $.proxy(this.priceButtonClicked, this));\n  $('#otherAmount').on('change keyup paste', $.proxy(this.otherAmountChanged, this));\n}\n\nPaymentController.prototype.setupRecurringButton = function() {\n  var onceButton = $('#donate-once-button');\n  onceButton.on('click', $.proxy(this.onceButtonClicked, this));\n  var monthlyButton = $('#donate-monthly-button');\n  monthlyButton.on('click', $.proxy(this.monthlyButtonClicked, this));\n}\n\nPaymentController.prototype.setupRegions = function() {\n  var countryCode = $('#country').val();\n  var regionNames = regions[countryCode];\n  if (regionNames === undefined) {\n    $('#region').hide();\n    this.noRegions = true;\n    return;\n  }\n  this.noRegions = false;\n  $('#region').show();\n  var regionSelect = $('#region');\n  regionSelect.html('');\n  var option = $('<option>');\n  option.attr('value', '--none--');\n  option.text('State');\n  regionSelect.append(option);\n  $.each(r
 egionNames, function(index, regionName) {\n    var option = $('<option>');\n    option.attr('value', regionName);\n    option.text(regionName);\n    regionSelect.append(option);\n  });\n}\n\nPaymentController.prototype.setupStripe = function() {\n  Stripe.setPublishableKey(this.stripePublishableKey);\n  var form = $('#donationForm');\n  form.submit($.proxy(this.onFormSubmit, this));\n}\n\nPaymentController.prototype.showLoading = function() {\n  tor.reactCallbacks.setLoadingDialogOpen(true);\n}\n\nPaymentController.prototype.showPaymentError = function(errors) {\n  var html = '<div class=\"error-container\"><div class=\"title\">error</div>';\n  $.each(errors, function(index, error) {\n    var message = '';\n    if (typeof error === 'string' || error instanceof String) {\n      message = error;\n    }\n    else if (\"message\" in error) {\n      message = error['message'];\n    }\n    html += '<p class=\"error perk-desc\">' + message + '</p>';\n  });\n  html += '</div>';\n  $('.info-
 area').after(html);\n}\n\nPaymentController.prototype.sliderCurrentPage = function() {\n  var page = 1;\n  var sliderButton = $('#perk-slider .w-slider-dot:first');\n  if (sliderButton.length > 0 && !sliderButton.hasClass('w-active')) {\n    page = 2;\n  }\n  return page;\n}\n\nPaymentController.prototype.stripeResponseHandler = function(status, response) {\n  if (response.error) {\n    this.closeLoading();\n    this.showPaymentError([response.error.message]);\n    var form = $('#donationForm');\n    form.find('.submit').prop('disabled', false);\n  } else {\n    this.processStripe(response);\n  }\n}\n\nPaymentController.prototype.processStripe = function(stripeResponse) {\n  this.showLoading();\n  data = this.getDonationData();\n  data['token'] = stripeResponse.id;\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    data: JSON.stringify(data),\n    dataType: 'json',\n    type: 'POST',\n    url: '/process-stripe',\n  };\n  $.ajax(ajaxSettings)\n    .done
 ($.proxy(this.processStripeDone, this))\n    .fail($.proxy(this.processStripeFailed, this));\n}\n\nPaymentController.prototype.processStripeDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    var errorMsgs = new Array();\n    data['errors'].forEach(function(error) {\n      errorMsgs.push(error);\n    });\n    this.closeLoading();\n    this.showPaymentError(errorMsgs);\n  } else {\n    window.location.href = '/thank-you';\n  }\n}\n\nPaymentController.prototype.processStripeFailed = function(jqXhr, textStatus, errorThrown) {\n  var errorMessages = [];\n  if (typeof jqXhr.responseJSON == 'undefined') {\n    errorMessages = [t('t-payment-processor-failed') + textStatus + \": \" + errorThrown];\n  } else {\n    errorMessages = jqXhr.responseJSON['errors'];\n  }\n  this.showPaymentError(errorMessages);\n  this.closeLoading();\n}\n\nPaymentController.prototype.isValidEmail = function(email) {\n  if (email.trim() == '') {\n    return false;\n  }\n  return (em
 ail.includes('@') && !email.includes(','));\n}\n\nPaymentController.prototype.requestCampaignTotals = function() {\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    dataType: 'json',\n    url: '/campaign-totals',\n  };\n  $.ajax(ajaxSettings)\n    .done($.proxy(this.getCampaignTotalsDone, this))\n    .fail($.proxy(this.getCampaignTotalsFailed, this));\n}\n\nPaymentController.prototype.setCampaignTotals = function(data) {\n  var totalDonated = roundTo(data['totalAmount'], 0);\n  var totalMatched = totalDonated * 2;\n  data['totalDonated'] = numeral(totalDonated).format('0');\n  data['totalMatched'] = numeral(totalMatched).format('0');\n  data['totalContributors'] = numeral(data['totalContributors']).format('0');\n  data['totalDonations'] = numeral(data['totalDonations']).format('0');\n  this.totalDonatedFlasher.resolve(data['totalDonated']);\n  this.totalMatchedFlasher.resolve(data['totalMatched']);\n  this.totalDonationsFlasher.resolve(data['totalDona
 tions']);\n}\n\nPaymentController.prototype.setupCampaignTotals = function() {\n  this.totalDonatedFlasher = new Flasher('.total-donated');\n  this.totalMatchedFlasher = new Flasher('.total-matched');\n  this.totalDonationsFlasher = new Flasher('.supporters');\n  this.requestCampaignTotals();\n}\n\nPaymentController.prototype.updateDonateButtonText = function() {\n  var donateSubmitAmount = $('#donate-submit-amount');\n  var text = numeral(this.amount / 100).format('$0.00');\n  if (this.recurring()) {\n    text += ' ' + t('t-per-month');\n  }\n  donateSubmitAmount.html(text);\n}\n\nPaymentController.prototype.validateRequiredFields = function() {\n  var requiredFields;\n  var errors = [];\n  try {\n    requiredFields = this.getRequiredFields();\n  }\n  catch (e) {\n    errors.push(e.message);\n    $(\"#generic-validation-messages\").text(e.message);\n    return false;\n  }\n\n  // Enforce minimum donation amount of $2\n  var otherAmountFields = $('#otherAmount');\n  if (this.amount 
 < 200) {\n    $(\".perk-desc.donate-amount-min\").show();\n    otherAmountFields.addClass('error');\n    errors.push('$2 minimum donation.');\n    $('html, body').animate({\n      scrollTop: $(\".perk-desc.donate-amount-min:visible\").offset().top\n    }, 500);\n  }\n  else {\n    $(\".perk-desc.donate-amount-min\").hide();\n    otherAmountFields.removeClass('error');\n  }\n\n  requiredFields.each(function(index, field) {\n    var field = $(field);\n    var emptyValue = '';\n    if (field.is('select')) {\n      emptyValue = '--none--';\n    }\n    var value = field.val();\n    if (value == emptyValue) {\n      field.removeClass('required');\n      field.addClass('error');\n      var fieldName = null;\n      var message = null;\n      if (field.is('[placeholder]')) {\n        fieldName = field.attr('placeholder');\n      }\n      else if (field.is('[aria-label]')) {\n        fieldName = field.attr('aria-label');\n      }\n      if (fieldName) {\n        message = t('t-field-required'
 , {field_name: fieldName});\n      }\n      else {\n        message = t('t-field-required-generic');\n      }\n      errors.push(message);\n    } else {\n      field.removeClass('error');\n      field.addClass('required');\n    }\n  });\n\n  // Validate email address.\n  var emailField = $('#email');\n  var emailAddress = emailField.val();\n  if (! this.isValidEmail(emailAddress)) {\n    emailField.addClass('error');\n    emailField.removeClass('required');\n    errors.push(t('t-invalid-email'));\n    $('html, body').animate({\n      scrollTop: $(\"#email\").offset().top\n    }, 500);\n  }\n  else {\n    emailField.removeClass('error');\n    emailField.addClass('required');\n  }\n\n  return errors;\n}\n\nmodule.exports = {\n  'PaymentController': PaymentController,\n  'PaypalProcessor': require('./paypal_processor.js'),\n  'HepdataController': require('./hepdata_controller.js'),\n};\n","/** @license React v0.13.3\n * scheduler.production.min.js\n *\n * Copyright (c) Facebook, Inc. a
 nd 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'use strict';Object.defineProperty(exports,\"__esModule\",{value:!0});var d=null,e=!1,g=3,k=-1,l=-1,m=!1,n=!1;function p(){if(!m){var a=d.expirationTime;n?q():n=!0;r(t,a)}}\nfunction u(){var a=d,b=d.next;if(d===b)d=null;else{var c=d.previous;d=c.next=b;b.previous=c}a.next=a.previous=null;c=a.callback;b=a.expirationTime;a=a.priorityLevel;var f=g,Q=l;g=a;l=b;try{var h=c()}finally{g=f,l=Q}if(\"function\"===typeof h)if(h={callback:h,priorityLevel:a,expirationTime:b,next:null,previous:null},null===d)d=h.next=h.previous=h;else{c=null;a=d;do{if(a.expirationTime>=b){c=a;break}a=a.next}while(a!==d);null===c?c=d:c===d&&(d=h,p());b=c.previous;b.next=c.previous=h;h.next=c;h.previous=\nb}}function v(){if(-1===k&&null!==d&&1===d.priorityLevel){m=!0;try{do u();while(null!==d&&1===d.priorityLevel)}finally{m=!1,null!==d?p():n=!1}}}function t(a
 ){m=!0;var b=e;e=a;try{if(a)for(;null!==d;){var c=exports.unstable_now();if(d.expirationTime<=c){do u();while(null!==d&&d.expirationTime<=c)}else break}else if(null!==d){do u();while(null!==d&&!w())}}finally{m=!1,e=b,null!==d?p():n=!1,v()}}\nvar x=Date,y=\"function\"===typeof setTimeout?setTimeout:void 0,z=\"function\"===typeof clearTimeout?clearTimeout:void 0,A=\"function\"===typeof requestAnimationFrame?requestAnimationFrame:void 0,B=\"function\"===typeof cancelAnimationFrame?cancelAnimationFrame:void 0,C,D;function E(a){C=A(function(b){z(D);a(b)});D=y(function(){B(C);a(exports.unstable_now())},100)}\nif(\"object\"===typeof performance&&\"function\"===typeof performance.now){var F=performance;exports.unstable_now=function(){return F.now()}}else exports.unstable_now=function(){return x.now()};var r,q,w,G=null;\"undefined\"!==typeof window?G=window:\"undefined\"!==typeof global&&(G=global);\nif(G&&G._schedMock){var H=G._schedMock;r=H[0];q=H[1];w=H[2];exports.unstable_now=H[3]}else i
 f(\"undefined\"===typeof window||\"function\"!==typeof MessageChannel){var I=null,J=function(a){if(null!==I)try{I(a)}finally{I=null}};r=function(a){null!==I?setTimeout(r,0,a):(I=a,setTimeout(J,0,!1))};q=function(){I=null};w=function(){return!1}}else{\"undefined\"!==typeof console&&(\"function\"!==typeof A&&console.error(\"This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills\"),\n\"function\"!==typeof B&&console.error(\"This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://fb.me/react-polyfills\"));var K=null,L=!1,M=-1,N=!1,O=!1,P=0,R=33,S=33;w=function(){return P<=exports.unstable_now()};var T=new MessageChannel,U=T.port2;T.port1.onmessage=function(){L=!1;var a=K,b=M;K=null;M=-1;var c=exports.unstable_now(),f=!1;if(0>=P-c)if(-1!==b&&b<=c)f=!0;else{N||(N=!0,E(V));K=a;M=b;return}if(null!==a){O=!0;try{a(f)}finally{O=!1}}};\nvar V=function(a){if(n
 ull!==K){E(V);var b=a-P+S;b<S&&R<S?(8>b&&(b=8),S=b<R?R:b):R=b;P=a+S;L||(L=!0,U.postMessage(void 0))}else N=!1};r=function(a,b){K=a;M=b;O||0>b?U.postMessage(void 0):N||(N=!0,E(V))};q=function(){K=null;L=!1;M=-1}}exports.unstable_ImmediatePriority=1;exports.unstable_UserBlockingPriority=2;exports.unstable_NormalPriority=3;exports.unstable_IdlePriority=5;exports.unstable_LowPriority=4;\nexports.unstable_runWithPriority=function(a,b){switch(a){case 1:case 2:case 3:case 4:case 5:break;default:a=3}var c=g,f=k;g=a;k=exports.unstable_now();try{return b()}finally{g=c,k=f,v()}};exports.unstable_next=function(a){switch(g){case 1:case 2:case 3:var b=3;break;default:b=g}var c=g,f=k;g=b;k=exports.unstable_now();try{return a()}finally{g=c,k=f,v()}};\nexports.unstable_scheduleCallback=function(a,b){var c=-1!==k?k:exports.unstable_now();if(\"object\"===typeof b&&null!==b&&\"number\"===typeof b.timeout)b=c+b.timeout;else switch(g){case 1:b=c+-1;break;case 2:b=c+250;break;case 5:b=c+1073741823;break;c
 ase 4:b=c+1E4;break;default:b=c+5E3}a={callback:a,priorityLevel:g,expirationTime:b,next:null,previous:null};if(null===d)d=a.next=a.previous=a,p();else{c=null;var f=d;do{if(f.expirationTime>b){c=f;break}f=f.next}while(f!==d);null===c?c=d:c===d&&(d=a,p());\nb=c.previous;b.next=c.previous=a;a.next=c;a.previous=b}return a};exports.unstable_cancelCallback=function(a){var b=a.next;if(null!==b){if(b===a)d=null;else{a===d&&(d=b);var c=a.previous;c.next=b;b.previous=c}a.next=a.previous=null}};exports.unstable_wrapCallback=function(a){var b=g;return function(){var c=g,f=k;g=b;k=exports.unstable_now();try{return a.apply(this,arguments)}finally{g=c,k=f,v()}}};exports.unstable_getCurrentPriorityLevel=function(){return g};\nexports.unstable_shouldYield=function(){return!e&&(null!==d&&d.expirationTime<l||w())};exports.unstable_continueExecution=function(){null!==d&&p()};exports.unstable_pauseExecution=function(){};exports.unstable_getFirstCallbackNode=function(){return d};\n","'use strict';\n\nif 
 (process.env.NODE_ENV === 'production') {\n  module.exports = require('./cjs/scheduler.production.min.js');\n} else {\n  module.exports = require('./cjs/scheduler.development.js');\n}\n","/** @license React v16.8.3\n * react-dom.production.min.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 Modernizr 3.0.0pre (Custom Build) | MIT\n*/\n'use strict';var aa=require(\"react\"),n=require(\"object-assign\"),r=require(\"scheduler\");function ba(a,b,c,d,e,f,g,h){if(!a){a=void 0;if(void 0===b)a=Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var l=[c,d,e,f,g,h],k=0;a=Error(b.replace(/%s/g,function(){return l[k++]}));a.name=\"Invariant Violation\"}a.framesToPop=1;throw a;}}\nfunction x(a){for(var b=arguments.length-1,c=\"https://reactjs.org/docs/
 error-decoder.html?invariant=\"+a,d=0;d<b;d++)c+=\"&args[]=\"+encodeURIComponent(arguments[d+1]);ba(!1,\"Minified React error #\"+a+\"; visit %s for the full message or use the non-minified dev environment for full errors and additional helpful warnings. \",c)}aa?void 0:x(\"227\");function ca(a,b,c,d,e,f,g,h,l){var k=Array.prototype.slice.call(arguments,3);try{b.apply(c,k)}catch(m){this.onError(m)}}\nvar da=!1,ea=null,fa=!1,ha=null,ia={onError:function(a){da=!0;ea=a}};function ja(a,b,c,d,e,f,g,h,l){da=!1;ea=null;ca.apply(ia,arguments)}function ka(a,b,c,d,e,f,g,h,l){ja.apply(this,arguments);if(da){if(da){var k=ea;da=!1;ea=null}else x(\"198\"),k=void 0;fa||(fa=!0,ha=k)}}var la=null,ma={};\nfunction na(){if(la)for(var a in ma){var b=ma[a],c=la.indexOf(a);-1<c?void 0:x(\"96\",a);if(!oa[c]){b.extractEvents?void 0:x(\"97\",a);oa[c]=b;c=b.eventTypes;for(var d in c){var e=void 0;var f=c[d],g=b,h=d;pa.hasOwnProperty(h)?x(\"99\",h):void 0;pa[h]=f;var l=f.phasedRegistrationNames;if(l){for(e in
  l)l.hasOwnProperty(e)&&qa(l[e],g,h);e=!0}else f.registrationName?(qa(f.registrationName,g,h),e=!0):e=!1;e?void 0:x(\"98\",d,a)}}}}\nfunction qa(a,b,c){ra[a]?x(\"100\",a):void 0;ra[a]=b;sa[a]=b.eventTypes[c].dependencies}var oa=[],pa={},ra={},sa={},ta=null,ua=null,va=null;function wa(a,b,c){var d=a.type||\"unknown-event\";a.currentTarget=va(c);ka(d,b,void 0,a);a.currentTarget=null}function xa(a,b){null==b?x(\"30\"):void 0;if(null==a)return b;if(Array.isArray(a)){if(Array.isArray(b))return a.push.apply(a,b),a;a.push(b);return a}return Array.isArray(b)?[a].concat(b):[a,b]}\nfunction ya(a,b,c){Array.isArray(a)?a.forEach(b,c):a&&b.call(c,a)}var za=null;function Aa(a){if(a){var b=a._dispatchListeners,c=a._dispatchInstances;if(Array.isArray(b))for(var d=0;d<b.length&&!a.isPropagationStopped();d++)wa(a,b[d],c[d]);else b&&wa(a,b,c);a._dispatchListeners=null;a._dispatchInstances=null;a.isPersistent()||a.constructor.release(a)}}\nvar Ba={injectEventPluginOrder:function(a){la?x(\"101\"):void 0
 ;la=Array.prototype.slice.call(a);na()},injectEventPluginsByName:function(a){var b=!1,c;for(c in a)if(a.hasOwnProperty(c)){var d=a[c];ma.hasOwnProperty(c)&&ma[c]===d||(ma[c]?x(\"102\",c):void 0,ma[c]=d,b=!0)}b&&na()}};\nfunction Ca(a,b){var c=a.stateNode;if(!c)return null;var d=ta(c);if(!d)return null;c=d[b];a:switch(b){case \"onClick\":case \"onClickCapture\":case \"onDoubleClick\":case \"onDoubleClickCapture\":case \"onMouseDown\":case \"onMouseDownCapture\":case \"onMouseMove\":case \"onMouseMoveCapture\":case \"onMouseUp\":case \"onMouseUpCapture\":(d=!d.disabled)||(a=a.type,d=!(\"button\"===a||\"input\"===a||\"select\"===a||\"textarea\"===a));a=!d;break a;default:a=!1}if(a)return null;c&&\"function\"!==typeof c?x(\"231\",b,typeof c):void 0;\nreturn c}function Da(a){null!==a&&(za=xa(za,a));a=za;za=null;if(a&&(ya(a,Aa),za?x(\"95\"):void 0,fa))throw a=ha,fa=!1,ha=null,a;}var Ea=Math.random().toString(36).slice(2),Fa=\"__reactInternalInstance$\"+Ea,Ga=\"__reactEventHandlers$\"+Ea;f
 unction Ha(a){if(a[Fa])return a[Fa];for(;!a[Fa];)if(a.parentNode)a=a.parentNode;else return null;a=a[Fa];return 5===a.tag||6===a.tag?a:null}function Ia(a){a=a[Fa];return!a||5!==a.tag&&6!==a.tag?null:a}\nfunction Ja(a){if(5===a.tag||6===a.tag)return a.stateNode;x(\"33\")}function Ka(a){return a[Ga]||null}function La(a){do a=a.return;while(a&&5!==a.tag);return a?a:null}function Ma(a,b,c){if(b=Ca(a,c.dispatchConfig.phasedRegistrationNames[b]))c._dispatchListeners=xa(c._dispatchListeners,b),c._dispatchInstances=xa(c._dispatchInstances,a)}\nfunction Na(a){if(a&&a.dispatchConfig.phasedRegistrationNames){for(var b=a._targetInst,c=[];b;)c.push(b),b=La(b);for(b=c.length;0<b--;)Ma(c[b],\"captured\",a);for(b=0;b<c.length;b++)Ma(c[b],\"bubbled\",a)}}function Oa(a,b,c){a&&c&&c.dispatchConfig.registrationName&&(b=Ca(a,c.dispatchConfig.registrationName))&&(c._dispatchListeners=xa(c._dispatchListeners,b),c._dispatchInstances=xa(c._dispatchInstances,a))}function Pa(a){a&&a.dispatchConfig.registratio
 nName&&Oa(a._targetInst,null,a)}\nfunction Qa(a){ya(a,Na)}var Ra=!(\"undefined\"===typeof window||!window.document||!window.document.createElement);function Sa(a,b){var c={};c[a.toLowerCase()]=b.toLowerCase();c[\"Webkit\"+a]=\"webkit\"+b;c[\"Moz\"+a]=\"moz\"+b;return c}var Ta={animationend:Sa(\"Animation\",\"AnimationEnd\"),animationiteration:Sa(\"Animation\",\"AnimationIteration\"),animationstart:Sa(\"Animation\",\"AnimationStart\"),transitionend:Sa(\"Transition\",\"TransitionEnd\")},Ua={},Va={};\nRa&&(Va=document.createElement(\"div\").style,\"AnimationEvent\"in window||(delete Ta.animationend.animation,delete Ta.animationiteration.animation,delete Ta.animationstart.animation),\"TransitionEvent\"in window||delete Ta.transitionend.transition);function Wa(a){if(Ua[a])return Ua[a];if(!Ta[a])return a;var b=Ta[a],c;for(c in b)if(b.hasOwnProperty(c)&&c in Va)return Ua[a]=b[c];return a}\nvar Xa=Wa(\"animationend\"),Ya=Wa(\"animationiteration\"),Za=Wa(\"animationstart\"),$a=Wa(\"transitio
 nend\"),ab=\"abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting\".split(\" \"),bb=null,cb=null,db=null;\nfunction eb(){if(db)return db;var a,b=cb,c=b.length,d,e=\"value\"in bb?bb.value:bb.textContent,f=e.length;for(a=0;a<c&&b[a]===e[a];a++);var g=c-a;for(d=1;d<=g&&b[c-d]===e[f-d];d++);return db=e.slice(a,1<d?1-d:void 0)}function fb(){return!0}function gb(){return!1}\nfunction y(a,b,c,d){this.dispatchConfig=a;this._targetInst=b;this.nativeEvent=c;a=this.constructor.Interface;for(var e in a)a.hasOwnProperty(e)&&((b=a[e])?this[e]=b(c):\"target\"===e?this.target=d:this[e]=c[e]);this.isDefaultPrevented=(null!=c.defaultPrevented?c.defaultPrevented:!1===c.returnValue)?fb:gb;this.isPropagationStopped=gb;return this}\nn(y.prototype,{preventDefault:function(){this.defaultPrevented=!0;var a=this.nativeEvent;a&&(a.preventDefault?a.preve
 ntDefault():\"unknown\"!==typeof a.returnValue&&(a.returnValue=!1),this.isDefaultPrevented=fb)},stopPropagation:function(){var a=this.nativeEvent;a&&(a.stopPropagation?a.stopPropagation():\"unknown\"!==typeof a.cancelBubble&&(a.cancelBubble=!0),this.isPropagationStopped=fb)},persist:function(){this.isPersistent=fb},isPersistent:gb,destructor:function(){var a=this.constructor.Interface,\nb;for(b in a)this[b]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null;this.isPropagationStopped=this.isDefaultPrevented=gb;this._dispatchInstances=this._dispatchListeners=null}});y.Interface={type:null,target:null,currentTarget:function(){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(a){return a.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null};\ny.extend=function(a){function b(){}function c(){return d.apply(this,arguments)}var d=this;b.prototype=d.prototype;var e=new b;n(e,c.prototype);c.prototype=e;c.prototype.constructor=c;c.Interface=n({},d
 .Interface,a);c.extend=d.extend;hb(c);return c};hb(y);function ib(a,b,c,d){if(this.eventPool.length){var e=this.eventPool.pop();this.call(e,a,b,c,d);return e}return new this(a,b,c,d)}function jb(a){a instanceof this?void 0:x(\"279\");a.destructor();10>this.eventPool.length&&this.eventPool.push(a)}\nfunction hb(a){a.eventPool=[];a.getPooled=ib;a.release=jb}var kb=y.extend({data:null}),lb=y.extend({data:null}),mb=[9,13,27,32],nb=Ra&&\"CompositionEvent\"in window,ob=null;Ra&&\"documentMode\"in document&&(ob=document.documentMode);\nvar pb=Ra&&\"TextEvent\"in window&&!ob,qb=Ra&&(!nb||ob&&8<ob&&11>=ob),rb=String.fromCharCode(32),sb={beforeInput:{phasedRegistrationNames:{bubbled:\"onBeforeInput\",captured:\"onBeforeInputCapture\"},dependencies:[\"compositionend\",\"keypress\",\"textInput\",\"paste\"]},compositionEnd:{phasedRegistrationNames:{bubbled:\"onCompositionEnd\",captured:\"onCompositionEndCapture\"},dependencies:\"blur compositionend keydown keypress keyup mousedown\".split(\" \")
 },compositionStart:{phasedRegistrationNames:{bubbled:\"onCompositionStart\",\ncaptured:\"onCompositionStartCapture\"},dependencies:\"blur compositionstart keydown keypress keyup mousedown\".split(\" \")},compositionUpdate:{phasedRegistrationNames:{bubbled:\"onCompositionUpdate\",captured:\"onCompositionUpdateCapture\"},dependencies:\"blur compositionupdate keydown keypress keyup mousedown\".split(\" \")}},tb=!1;\nfunction ub(a,b){switch(a){case \"keyup\":return-1!==mb.indexOf(b.keyCode);case \"keydown\":return 229!==b.keyCode;case \"keypress\":case \"mousedown\":case \"blur\":return!0;default:return!1}}function vb(a){a=a.detail;return\"object\"===typeof a&&\"data\"in a?a.data:null}var wb=!1;function xb(a,b){switch(a){case \"compositionend\":return vb(b);case \"keypress\":if(32!==b.which)return null;tb=!0;return rb;case \"textInput\":return a=b.data,a===rb&&tb?null:a;default:return null}}\nfunction yb(a,b){if(wb)return\"compositionend\"===a||!nb&&ub(a,b)?(a=eb(),db=cb=bb=null,wb=!1,a
 ):null;switch(a){case \"paste\":return null;case \"keypress\":if(!(b.ctrlKey||b.altKey||b.metaKey)||b.ctrlKey&&b.altKey){if(b.char&&1<b.char.length)return b.char;if(b.which)return String.fromCharCode(b.which)}return null;case \"compositionend\":return qb&&\"ko\"!==b.locale?null:b.data;default:return null}}\nvar zb={eventTypes:sb,extractEvents:function(a,b,c,d){var e=void 0;var f=void 0;if(nb)b:{switch(a){case \"compositionstart\":e=sb.compositionStart;break b;case \"compositionend\":e=sb.compositionEnd;break b;case \"compositionupdate\":e=sb.compositionUpdate;break b}e=void 0}else wb?ub(a,c)&&(e=sb.compositionEnd):\"keydown\"===a&&229===c.keyCode&&(e=sb.compositionStart);e?(qb&&\"ko\"!==c.locale&&(wb||e!==sb.compositionStart?e===sb.compositionEnd&&wb&&(f=eb()):(bb=d,cb=\"value\"in bb?bb.value:bb.textContent,wb=\n!0)),e=kb.getPooled(e,b,c,d),f?e.data=f:(f=vb(c),null!==f&&(e.data=f)),Qa(e),f=e):f=null;(a=pb?xb(a,c):yb(a,c))?(b=lb.getPooled(sb.beforeInput,b,c,d),b.data=a,Qa(b)):b=null;
 return null===f?b:null===b?f:[f,b]}},Ab=null,Bb=null,Cb=null;function Db(a){if(a=ua(a)){\"function\"!==typeof Ab?x(\"280\"):void 0;var b=ta(a.stateNode);Ab(a.stateNode,a.type,b)}}function Eb(a){Bb?Cb?Cb.push(a):Cb=[a]:Bb=a}function Fb(){if(Bb){var a=Bb,b=Cb;Cb=Bb=null;Db(a);if(b)for(a=0;a<b.length;a++)Db(b[a])}}\nfunction Gb(a,b){return a(b)}function Hb(a,b,c){return a(b,c)}function Ib(){}var Jb=!1;function Kb(a,b){if(Jb)return a(b);Jb=!0;try{return Gb(a,b)}finally{if(Jb=!1,null!==Bb||null!==Cb)Ib(),Fb()}}var Lb={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};function Mb(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return\"input\"===b?!!Lb[a.type]:\"textarea\"===b?!0:!1}\nfunction Nb(a){a=a.target||a.srcElement||window;a.correspondingUseElement&&(a=a.correspondingUseElement);return 3===a.nodeType?a.parentNode:a}function Ob(a){if(!Ra)return!1;a=\"on\"+a;var b=a in document;b||(b=
 document.createElement(\"div\"),b.setAttribute(a,\"return;\"),b=\"function\"===typeof b[a]);return b}function Pb(a){var b=a.type;return(a=a.nodeName)&&\"input\"===a.toLowerCase()&&(\"checkbox\"===b||\"radio\"===b)}\nfunction Qb(a){var b=Pb(a)?\"checked\":\"value\",c=Object.getOwnPropertyDescriptor(a.constructor.prototype,b),d=\"\"+a[b];if(!a.hasOwnProperty(b)&&\"undefined\"!==typeof c&&\"function\"===typeof c.get&&\"function\"===typeof c.set){var e=c.get,f=c.set;Object.defineProperty(a,b,{configurable:!0,get:function(){return e.call(this)},set:function(a){d=\"\"+a;f.call(this,a)}});Object.defineProperty(a,b,{enumerable:c.enumerable});return{getValue:function(){return d},setValue:function(a){d=\"\"+a},stopTracking:function(){a._valueTracker=\nnull;delete a[b]}}}}function Rb(a){a._valueTracker||(a._valueTracker=Qb(a))}function Sb(a){if(!a)return!1;var b=a._valueTracker;if(!b)return!0;var c=b.getValue();var d=\"\";a&&(d=Pb(a)?a.checked?\"true\":\"false\":a.value);a=d;return a!==c?(b.se
 tValue(a),!0):!1}var Tb=aa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;Tb.hasOwnProperty(\"ReactCurrentDispatcher\")||(Tb.ReactCurrentDispatcher={current:null});\nvar Ub=/^(.*)[\\\\\\/]/,z=\"function\"===typeof Symbol&&Symbol.for,Vb=z?Symbol.for(\"react.element\"):60103,Wb=z?Symbol.for(\"react.portal\"):60106,Xb=z?Symbol.for(\"react.fragment\"):60107,Yb=z?Symbol.for(\"react.strict_mode\"):60108,Zb=z?Symbol.for(\"react.profiler\"):60114,$b=z?Symbol.for(\"react.provider\"):60109,ac=z?Symbol.for(\"react.context\"):60110,bc=z?Symbol.for(\"react.concurrent_mode\"):60111,cc=z?Symbol.for(\"react.forward_ref\"):60112,dc=z?Symbol.for(\"react.suspense\"):60113,ec=z?Symbol.for(\"react.memo\"):\n60115,fc=z?Symbol.for(\"react.lazy\"):60116,gc=\"function\"===typeof Symbol&&Symbol.iterator;function hc(a){if(null===a||\"object\"!==typeof a)return null;a=gc&&a[gc]||a[\"@@iterator\"];return\"function\"===typeof a?a:null}\nfunction ic(a){if(null==a)return null;if(\"function\"===typeof a)return 
 a.displayName||a.name||null;if(\"string\"===typeof a)return a;switch(a){case bc:return\"ConcurrentMode\";case Xb:return\"Fragment\";case Wb:return\"Portal\";case Zb:return\"Profiler\";case Yb:return\"StrictMode\";case dc:return\"Suspense\"}if(\"object\"===typeof a)switch(a.$$typeof){case ac:return\"Context.Consumer\";case $b:return\"Context.Provider\";case cc:var b=a.render;b=b.displayName||b.name||\"\";return a.displayName||(\"\"!==b?\"ForwardRef(\"+b+\n\")\":\"ForwardRef\");case ec:return ic(a.type);case fc:if(a=1===a._status?a._result:null)return ic(a)}return null}function jc(a){var b=\"\";do{a:switch(a.tag){case 3:case 4:case 6:case 7:case 10:case 9:var c=\"\";break a;default:var d=a._debugOwner,e=a._debugSource,f=ic(a.type);c=null;d&&(c=ic(d.type));d=f;f=\"\";e?f=\" (at \"+e.fileName.replace(Ub,\"\")+\":\"+e.lineNumber+\")\":c&&(f=\" (created by \"+c+\")\");c=\"\\n    in \"+(d||\"Unknown\")+f}b+=c;a=a.return}while(a);return b}\nvar kc=/^[: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][: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\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$/,lc=Object.prototype.hasOwnProperty,mc={},nc={};\nfunction oc(a){if(lc.call(nc,a))return!0;if(lc.call(mc,a))return!1;if(kc.test(a))return nc[a]=!0;mc[a]=!0;return!1}function pc(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case \"function\":case \"symbol\":return!0;case \"boolean\":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return\"data-\"!==a&&\"aria-\"!==a;default:return!1}}\nfunction qc(a,b,c,d){if(null===b||\"undefined\"===typeof b||pc(a,b,c,d))return!0;if(d)return!1;if(null!==c)switch(c.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}r
 eturn!1}function C(a,b,c,d,e){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b}var D={};\n\"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style\".split(\" \").forEach(function(a){D[a]=new C(a,0,!1,a,null)});[[\"acceptCharset\",\"accept-charset\"],[\"className\",\"class\"],[\"htmlFor\",\"for\"],[\"httpEquiv\",\"http-equiv\"]].forEach(function(a){var b=a[0];D[b]=new C(b,1,!1,a[1],null)});[\"contentEditable\",\"draggable\",\"spellCheck\",\"value\"].forEach(function(a){D[a]=new C(a,2,!1,a.toLowerCase(),null)});\n[\"autoReverse\",\"externalResourcesRequired\",\"focusable\",\"preserveAlpha\"].forEach(function(a){D[a]=new C(a,2,!1,a,null)});\"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamles
 s itemScope\".split(\" \").forEach(function(a){D[a]=new C(a,3,!1,a.toLowerCase(),null)});[\"checked\",\"multiple\",\"muted\",\"selected\"].forEach(function(a){D[a]=new C(a,3,!0,a,null)});\n[\"capture\",\"download\"].forEach(function(a){D[a]=new C(a,4,!1,a,null)});[\"cols\",\"rows\",\"size\",\"span\"].forEach(function(a){D[a]=new C(a,6,!1,a,null)});[\"rowSpan\",\"start\"].forEach(function(a){D[a]=new C(a,5,!1,a.toLowerCase(),null)});var rc=/[\\-:]([a-z])/g;function sc(a){return a[1].toUpperCase()}\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\".split(\" \").forEach(function(a){var b=a.replace(rc,\nsc);D[b]=new C(b,1,!1,a,null)});\"xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type\".split(\" \").forEach(function(a){var b=a.replace(rc,sc);D[b]=new C(b,1,!1,a,\"http://www.w3.org/1999/xlink\")});[\"xml:base\",\"xml:lang\",\"xml:space\"].forEach(function(a){var b=a.replace(rc,sc);D[b]=new C(b,1,!1,a,\"http://www.w3.
 org/XML/1998/namespace\")});[\"tabIndex\",\"crossOrigin\"].forEach(function(a){D[a]=new C(a,1,!1,a.toLowerCase(),null)});\nfunction tc(a,b,c,d){var e=D.hasOwnProperty(b)?D[b]:null;var f=null!==e?0===e.type:d?!1:!(2<b.length)||\"o\"!==b[0]&&\"O\"!==b[0]||\"n\"!==b[1]&&\"N\"!==b[1]?!1:!0;f||(qc(b,c,e,d)&&(c=null),d||null===e?oc(b)&&(null===c?a.removeAttribute(b):a.setAttribute(b,\"\"+c)):e.mustUseProperty?a[e.propertyName]=null===c?3===e.type?!1:\"\":c:(b=e.attributeName,d=e.attributeNamespace,null===c?a.removeAttribute(b):(e=e.type,c=3===e||4===e&&!0===c?\"\":\"\"+c,d?a.setAttributeNS(d,b,c):a.setAttribute(b,c))))}\nfunction uc(a){switch(typeof a){case \"boolean\":case \"number\":case \"object\":case \"string\":case \"undefined\":return a;default:return\"\"}}function vc(a,b){var c=b.checked;return n({},b,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=c?c:a._wrapperState.initialChecked})}\nfunction wc(a,b){var c=null==b.defaultValue?\"\":b.defaultValue,d=null!=b
 .checked?b.checked:b.defaultChecked;c=uc(null!=b.value?b.value:c);a._wrapperState={initialChecked:d,initialValue:c,controlled:\"checkbox\"===b.type||\"radio\"===b.type?null!=b.checked:null!=b.value}}function xc(a,b){b=b.checked;null!=b&&tc(a,\"checked\",b,!1)}\nfunction yc(a,b){xc(a,b);var c=uc(b.value),d=b.type;if(null!=c)if(\"number\"===d){if(0===c&&\"\"===a.value||a.value!=c)a.value=\"\"+c}else a.value!==\"\"+c&&(a.value=\"\"+c);else if(\"submit\"===d||\"reset\"===d){a.removeAttribute(\"value\");return}b.hasOwnProperty(\"value\")?zc(a,b.type,c):b.hasOwnProperty(\"defaultValue\")&&zc(a,b.type,uc(b.defaultValue));null==b.checked&&null!=b.defaultChecked&&(a.defaultChecked=!!b.defaultChecked)}\nfunction Ac(a,b,c){if(b.hasOwnProperty(\"value\")||b.hasOwnProperty(\"defaultValue\")){var d=b.type;if(!(\"submit\"!==d&&\"reset\"!==d||void 0!==b.value&&null!==b.value))return;b=\"\"+a._wrapperState.initialValue;c||b===a.value||(a.value=b);a.defaultValue=b}c=a.name;\"\"!==c&&(a.name=\"\");a.d
 efaultChecked=!a.defaultChecked;a.defaultChecked=!!a._wrapperState.initialChecked;\"\"!==c&&(a.name=c)}\nfunction zc(a,b,c){if(\"number\"!==b||a.ownerDocument.activeElement!==a)null==c?a.defaultValue=\"\"+a._wrapperState.initialValue:a.defaultValue!==\"\"+c&&(a.defaultValue=\"\"+c)}var Bc={change:{phasedRegistrationNames:{bubbled:\"onChange\",captured:\"onChangeCapture\"},dependencies:\"blur change click focus input keydown keyup selectionchange\".split(\" \")}};function Cc(a,b,c){a=y.getPooled(Bc.change,a,b,c);a.type=\"change\";Eb(c);Qa(a);return a}var Dc=null,Ec=null;function Fc(a){Da(a)}\nfunction Gc(a){var b=Ja(a);if(Sb(b))return a}function Hc(a,b){if(\"change\"===a)return b}var Ic=!1;Ra&&(Ic=Ob(\"input\")&&(!document.documentMode||9<document.documentMode));function Jc(){Dc&&(Dc.detachEvent(\"onpropertychange\",Kc),Ec=Dc=null)}function Kc(a){\"value\"===a.propertyName&&Gc(Ec)&&(a=Cc(Ec,a,Nb(a)),Kb(Fc,a))}function Lc(a,b,c){\"focus\"===a?(Jc(),Dc=b,Ec=c,Dc.attachEvent(\"onpropert
 ychange\",Kc)):\"blur\"===a&&Jc()}function Mc(a){if(\"selectionchange\"===a||\"keyup\"===a||\"keydown\"===a)return Gc(Ec)}\nfunction Nc(a,b){if(\"click\"===a)return Gc(b)}function Oc(a,b){if(\"input\"===a||\"change\"===a)return Gc(b)}\nvar Pc={eventTypes:Bc,_isInputEventSupported:Ic,extractEvents:function(a,b,c,d){var e=b?Ja(b):window,f=void 0,g=void 0,h=e.nodeName&&e.nodeName.toLowerCase();\"select\"===h||\"input\"===h&&\"file\"===e.type?f=Hc:Mb(e)?Ic?f=Oc:(f=Mc,g=Lc):(h=e.nodeName)&&\"input\"===h.toLowerCase()&&(\"checkbox\"===e.type||\"radio\"===e.type)&&(f=Nc);if(f&&(f=f(a,b)))return Cc(f,c,d);g&&g(a,e,b);\"blur\"===a&&(a=e._wrapperState)&&a.controlled&&\"number\"===e.type&&zc(e,\"number\",e.value)}},Qc=y.extend({view:null,detail:null}),Rc={Alt:\"altKey\",\nControl:\"ctrlKey\",Meta:\"metaKey\",Shift:\"shiftKey\"};function Sc(a){var b=this.nativeEvent;return b.getModifierState?b.getModifierState(a):(a=Rc[a])?!!b[a]:!1}function Tc(){return Sc}\nvar Uc=0,Vc=0,Wc=!1,Xc=!1,Yc=Qc.exte
 nd({screenX:null,screenY:null,clientX:null,clientY:null,pageX:null,pageY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:Tc,button:null,buttons:null,relatedTarget:function(a){return a.relatedTarget||(a.fromElement===a.srcElement?a.toElement:a.fromElement)},movementX:function(a){if(\"movementX\"in a)return a.movementX;var b=Uc;Uc=a.screenX;return Wc?\"mousemove\"===a.type?a.screenX-b:0:(Wc=!0,0)},movementY:function(a){if(\"movementY\"in a)return a.movementY;\nvar b=Vc;Vc=a.screenY;return Xc?\"mousemove\"===a.type?a.screenY-b:0:(Xc=!0,0)}}),Zc=Yc.extend({pointerId:null,width:null,height:null,pressure:null,tangentialPressure:null,tiltX:null,tiltY:null,twist:null,pointerType:null,isPrimary:null}),$c={mouseEnter:{registrationName:\"onMouseEnter\",dependencies:[\"mouseout\",\"mouseover\"]},mouseLeave:{registrationName:\"onMouseLeave\",dependencies:[\"mouseout\",\"mouseover\"]},pointerEnter:{registrationName:\"onPointerEnter\",dependencies:[\"pointerout\",\"pointe
 rover\"]},pointerLeave:{registrationName:\"onPointerLeave\",\ndependencies:[\"pointerout\",\"pointerover\"]}},ad={eventTypes:$c,extractEvents:function(a,b,c,d){var e=\"mouseover\"===a||\"pointerover\"===a,f=\"mouseout\"===a||\"pointerout\"===a;if(e&&(c.relatedTarget||c.fromElement)||!f&&!e)return null;e=d.window===d?d:(e=d.ownerDocument)?e.defaultView||e.parentWindow:window;f?(f=b,b=(b=c.relatedTarget||c.toElement)?Ha(b):null):f=null;if(f===b)return null;var g=void 0,h=void 0,l=void 0,k=void 0;if(\"mouseout\"===a||\"mouseover\"===a)g=Yc,h=$c.mouseLeave,l=$c.mouseEnter,k=\"mouse\";\nelse if(\"pointerout\"===a||\"pointerover\"===a)g=Zc,h=$c.pointerLeave,l=$c.pointerEnter,k=\"pointer\";var m=null==f?e:Ja(f);e=null==b?e:Ja(b);a=g.getPooled(h,f,c,d);a.type=k+\"leave\";a.target=m;a.relatedTarget=e;c=g.getPooled(l,b,c,d);c.type=k+\"enter\";c.target=e;c.relatedTarget=m;d=b;if(f&&d)a:{b=f;e=d;k=0;for(g=b;g;g=La(g))k++;g=0;for(l=e;l;l=La(l))g++;for(;0<k-g;)b=La(b),k--;for(;0<g-k;)e=La(e),g--;
 for(;k--;){if(b===e||b===e.alternate)break a;b=La(b);e=La(e)}b=null}else b=null;e=b;for(b=[];f&&f!==e;){k=\nf.alternate;if(null!==k&&k===e)break;b.push(f);f=La(f)}for(f=[];d&&d!==e;){k=d.alternate;if(null!==k&&k===e)break;f.push(d);d=La(d)}for(d=0;d<b.length;d++)Oa(b[d],\"bubbled\",a);for(d=f.length;0<d--;)Oa(f[d],\"captured\",c);return[a,c]}};function bd(a,b){return a===b&&(0!==a||1/a===1/b)||a!==a&&b!==b}var cd=Object.prototype.hasOwnProperty;\nfunction dd(a,b){if(bd(a,b))return!0;if(\"object\"!==typeof a||null===a||\"object\"!==typeof b||null===b)return!1;var c=Object.keys(a),d=Object.keys(b);if(c.length!==d.length)return!1;for(d=0;d<c.length;d++)if(!cd.call(b,c[d])||!bd(a[c[d]],b[c[d]]))return!1;return!0}function ed(a){var b=a;if(a.alternate)for(;b.return;)b=b.return;else{if(0!==(b.effectTag&2))return 1;for(;b.return;)if(b=b.return,0!==(b.effectTag&2))return 1}return 3===b.tag?2:3}function fd(a){2!==ed(a)?x(\"188\"):void 0}\nfunction gd(a){var b=a.alternate;if(!b)return b=ed(a),
 3===b?x(\"188\"):void 0,1===b?null:a;for(var c=a,d=b;;){var e=c.return,f=e?e.alternate:null;if(!e||!f)break;if(e.child===f.child){for(var g=e.child;g;){if(g===c)return fd(e),a;if(g===d)return fd(e),b;g=g.sibling}x(\"188\")}if(c.return!==d.return)c=e,d=f;else{g=!1;for(var h=e.child;h;){if(h===c){g=!0;c=e;d=f;break}if(h===d){g=!0;d=e;c=f;break}h=h.sibling}if(!g){for(h=f.child;h;){if(h===c){g=!0;c=f;d=e;break}if(h===d){g=!0;d=f;c=e;break}h=h.sibling}g?\nvoid 0:x(\"189\")}}c.alternate!==d?x(\"190\"):void 0}3!==c.tag?x(\"188\"):void 0;return c.stateNode.current===c?a:b}function hd(a){a=gd(a);if(!a)return null;for(var b=a;;){if(5===b.tag||6===b.tag)return b;if(b.child)b.child.return=b,b=b.child;else{if(b===a)break;for(;!b.sibling;){if(!b.return||b.return===a)return null;b=b.return}b.sibling.return=b.return;b=b.sibling}}return null}\nvar id=y.extend({animationName:null,elapsedTime:null,pseudoElement:null}),jd=y.extend({clipboardData:function(a){return\"clipboardData\"in a?a.clipboardData:w
 indow.clipboardData}}),kd=Qc.extend({relatedTarget:null});function ld(a){var b=a.keyCode;\"charCode\"in a?(a=a.charCode,0===a&&13===b&&(a=13)):a=b;10===a&&(a=13);return 32<=a||13===a?a:0}\nvar md={Esc:\"Escape\",Spacebar:\" \",Left:\"ArrowLeft\",Up:\"ArrowUp\",Right:\"ArrowRight\",Down:\"ArrowDown\",Del:\"Delete\",Win:\"OS\",Menu:\"ContextMenu\",Apps:\"ContextMenu\",Scroll:\"ScrollLock\",MozPrintableKey:\"Unidentified\"},nd={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\",\n116:\"F5\",117:\"F6\",118:\"F7\",119:\"F8\",120:\"F9\",121:\"F10\",122:\"F11\",123:\"F12\",144:\"NumLock\",145:\"ScrollLock\",224:\"Meta\"},od=Qc.extend({key:function(a){if(a.key){var b=md[a.key]||a.key;if(\"Unidentified\"!==b)retu
 rn b}return\"keypress\"===a.type?(a=ld(a),13===a?\"Enter\":String.fromCharCode(a)):\"keydown\"===a.type||\"keyup\"===a.type?nd[a.keyCode]||\"Unidentified\":\"\"},location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:Tc,charCode:function(a){return\"keypress\"===\na.type?ld(a):0},keyCode:function(a){return\"keydown\"===a.type||\"keyup\"===a.type?a.keyCode:0},which:function(a){return\"keypress\"===a.type?ld(a):\"keydown\"===a.type||\"keyup\"===a.type?a.keyCode:0}}),pd=Yc.extend({dataTransfer:null}),qd=Qc.extend({touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:Tc}),rd=y.extend({propertyName:null,elapsedTime:null,pseudoElement:null}),sd=Yc.extend({deltaX:function(a){return\"deltaX\"in a?a.deltaX:\"wheelDeltaX\"in\na?-a.wheelDeltaX:0},deltaY:function(a){return\"deltaY\"in a?a.deltaY:\"wheelDeltaY\"in a?-a.wheelDeltaY:\"wheelDelta\"in a?-a.wheelDelta:0},deltaZ:null,
 deltaMode:null}),td=[[\"abort\",\"abort\"],[Xa,\"animationEnd\"],[Ya,\"animationIteration\"],[Za,\"animationStart\"],[\"canplay\",\"canPlay\"],[\"canplaythrough\",\"canPlayThrough\"],[\"drag\",\"drag\"],[\"dragenter\",\"dragEnter\"],[\"dragexit\",\"dragExit\"],[\"dragleave\",\"dragLeave\"],[\"dragover\",\"dragOver\"],[\"durationchange\",\"durationChange\"],[\"emptied\",\"emptied\"],[\"encrypted\",\"encrypted\"],\n[\"ended\",\"ended\"],[\"error\",\"error\"],[\"gotpointercapture\",\"gotPointerCapture\"],[\"load\",\"load\"],[\"loadeddata\",\"loadedData\"],[\"loadedmetadata\",\"loadedMetadata\"],[\"loadstart\",\"loadStart\"],[\"lostpointercapture\",\"lostPointerCapture\"],[\"mousemove\",\"mouseMove\"],[\"mouseout\",\"mouseOut\"],[\"mouseover\",\"mouseOver\"],[\"playing\",\"playing\"],[\"pointermove\",\"pointerMove\"],[\"pointerout\",\"pointerOut\"],[\"pointerover\",\"pointerOver\"],[\"progress\",\"progress\"],[\"scroll\",\"scroll\"],[\"seeking\",\"seeking\"],[\"stalled\",\"stalled\"],\n
 [\"suspend\",\"suspend\"],[\"timeupdate\",\"timeUpdate\"],[\"toggle\",\"toggle\"],[\"touchmove\",\"touchMove\"],[$a,\"transitionEnd\"],[\"waiting\",\"waiting\"],[\"wheel\",\"wheel\"]],ud={},vd={};function wd(a,b){var c=a[0];a=a[1];var d=\"on\"+(a[0].toUpperCase()+a.slice(1));b={phasedRegistrationNames:{bubbled:d,captured:d+\"Capture\"},dependencies:[c],isInteractive:b};ud[a]=b;vd[c]=b}\n[[\"blur\",\"blur\"],[\"cancel\",\"cancel\"],[\"click\",\"click\"],[\"close\",\"close\"],[\"contextmenu\",\"contextMenu\"],[\"copy\",\"copy\"],[\"cut\",\"cut\"],[\"auxclick\",\"auxClick\"],[\"dblclick\",\"doubleClick\"],[\"dragend\",\"dragEnd\"],[\"dragstart\",\"dragStart\"],[\"drop\",\"drop\"],[\"focus\",\"focus\"],[\"input\",\"input\"],[\"invalid\",\"invalid\"],[\"keydown\",\"keyDown\"],[\"keypress\",\"keyPress\"],[\"keyup\",\"keyUp\"],[\"mousedown\",\"mouseDown\"],[\"mouseup\",\"mouseUp\"],[\"paste\",\"paste\"],[\"pause\",\"pause\"],[\"play\",\"play\"],[\"pointercancel\",\"pointerCancel\"],\n[\"po
 interdown\",\"pointerDown\"],[\"pointerup\",\"pointerUp\"],[\"ratechange\",\"rateChange\"],[\"reset\",\"reset\"],[\"seeked\",\"seeked\"],[\"submit\",\"submit\"],[\"touchcancel\",\"touchCancel\"],[\"touchend\",\"touchEnd\"],[\"touchstart\",\"touchStart\"],[\"volumechange\",\"volumeChange\"]].forEach(function(a){wd(a,!0)});td.forEach(function(a){wd(a,!1)});\nvar xd={eventTypes:ud,isInteractiveTopLevelEventType:function(a){a=vd[a];return void 0!==a&&!0===a.isInteractive},extractEvents:function(a,b,c,d){var e=vd[a];if(!e)return null;switch(a){case \"keypress\":if(0===ld(c))return null;case \"keydown\":case \"keyup\":a=od;break;case \"blur\":case \"focus\":a=kd;break;case \"click\":if(2===c.button)return null;case \"auxclick\":case \"dblclick\":case \"mousedown\":case \"mousemove\":case \"mouseup\":case \"mouseout\":case \"mouseover\":case \"contextmenu\":a=Yc;break;case \"drag\":case \"dragend\":case \"dragenter\":case \"dragexit\":case \"dragleave\":case \"dragover\":case \"dragstart\"
 :case \"drop\":a=\npd;break;case \"touchcancel\":case \"touchend\":case \"touchmove\":case \"touchstart\":a=qd;break;case Xa:case Ya:case Za:a=id;break;case $a:a=rd;break;case \"scroll\":a=Qc;break;case \"wheel\":a=sd;break;case \"copy\":case \"cut\":case \"paste\":a=jd;break;case \"gotpointercapture\":case \"lostpointercapture\":case \"pointercancel\":case \"pointerdown\":case \"pointermove\":case \"pointerout\":case \"pointerover\":case \"pointerup\":a=Zc;break;default:a=y}b=a.getPooled(e,b,c,d);Qa(b);return b}},yd=xd.isInteractiveTopLevelEventType,\nzd=[];function Ad(a){var b=a.targetInst,c=b;do{if(!c){a.ancestors.push(c);break}var d;for(d=c;d.return;)d=d.return;d=3!==d.tag?null:d.stateNode.containerInfo;if(!d)break;a.ancestors.push(c);c=Ha(d)}while(c);for(c=0;c<a.ancestors.length;c++){b=a.ancestors[c];var e=Nb(a.nativeEvent);d=a.topLevelType;for(var f=a.nativeEvent,g=null,h=0;h<oa.length;h++){var l=oa[h];l&&(l=l.extractEvents(d,b,f,e))&&(g=xa(g,l))}Da(g)}}var Bd=!0;\nfunction E(
 a,b){if(!b)return null;var c=(yd(a)?Cd:Dd).bind(null,a);b.addEventListener(a,c,!1)}function Ed(a,b){if(!b)return null;var c=(yd(a)?Cd:Dd).bind(null,a);b.addEventListener(a,c,!0)}function Cd(a,b){Hb(Dd,a,b)}\nfunction Dd(a,b){if(Bd){var c=Nb(b);c=Ha(c);null===c||\"number\"!==typeof c.tag||2===ed(c)||(c=null);if(zd.length){var d=zd.pop();d.topLevelType=a;d.nativeEvent=b;d.targetInst=c;a=d}else a={topLevelType:a,nativeEvent:b,targetInst:c,ancestors:[]};try{Kb(Ad,a)}finally{a.topLevelType=null,a.nativeEvent=null,a.targetInst=null,a.ancestors.length=0,10>zd.length&&zd.push(a)}}}var Fd={},Gd=0,Hd=\"_reactListenersID\"+(\"\"+Math.random()).slice(2);\nfunction Id(a){Object.prototype.hasOwnProperty.call(a,Hd)||(a[Hd]=Gd++,Fd[a[Hd]]={});return Fd[a[Hd]]}function Jd(a){a=a||(\"undefined\"!==typeof document?document:void 0);if(\"undefined\"===typeof a)return null;try{return a.activeElement||a.body}catch(b){return a.body}}function Kd(a){for(;a&&a.firstChild;)a=a.firstChild;return a}\nfunction Ld
 (a,b){var c=Kd(a);a=0;for(var d;c;){if(3===c.nodeType){d=a+c.textContent.length;if(a<=b&&d>=b)return{node:c,offset:b-a};a=d}a:{for(;c;){if(c.nextSibling){c=c.nextSibling;break a}c=c.parentNode}c=void 0}c=Kd(c)}}function Md(a,b){return a&&b?a===b?!0:a&&3===a.nodeType?!1:b&&3===b.nodeType?Md(a,b.parentNode):\"contains\"in a?a.contains(b):a.compareDocumentPosition?!!(a.compareDocumentPosition(b)&16):!1:!1}\nfunction Nd(){for(var a=window,b=Jd();b instanceof a.HTMLIFrameElement;){try{a=b.contentDocument.defaultView}catch(c){break}b=Jd(a.document)}return b}function Od(a){var b=a&&a.nodeName&&a.nodeName.toLowerCase();return b&&(\"input\"===b&&(\"text\"===a.type||\"search\"===a.type||\"tel\"===a.type||\"url\"===a.type||\"password\"===a.type)||\"textarea\"===b||\"true\"===a.contentEditable)}\nfunction Pd(){var a=Nd();if(Od(a)){if(\"selectionStart\"in a)var b={start:a.selectionStart,end:a.selectionEnd};else a:{b=(b=a.ownerDocument)&&b.defaultView||window;var c=b.getSelection&&b.getSelection(
 );if(c&&0!==c.rangeCount){b=c.anchorNode;var d=c.anchorOffset,e=c.focusNode;c=c.focusOffset;try{b.nodeType,e.nodeType}catch(A){b=null;break a}var f=0,g=-1,h=-1,l=0,k=0,m=a,p=null;b:for(;;){for(var t;;){m!==b||0!==d&&3!==m.nodeType||(g=f+d);m!==e||0!==c&&3!==m.nodeType||(h=f+c);3===m.nodeType&&(f+=m.nodeValue.length);\nif(null===(t=m.firstChild))break;p=m;m=t}for(;;){if(m===a)break b;p===b&&++l===d&&(g=f);p===e&&++k===c&&(h=f);if(null!==(t=m.nextSibling))break;m=p;p=m.parentNode}m=t}b=-1===g||-1===h?null:{start:g,end:h}}else b=null}b=b||{start:0,end:0}}else b=null;return{focusedElem:a,selectionRange:b}}\nfunction Qd(a){var b=Nd(),c=a.focusedElem,d=a.selectionRange;if(b!==c&&c&&c.ownerDocument&&Md(c.ownerDocument.documentElement,c)){if(null!==d&&Od(c))if(b=d.start,a=d.end,void 0===a&&(a=b),\"selectionStart\"in c)c.selectionStart=b,c.selectionEnd=Math.min(a,c.value.length);else if(a=(b=c.ownerDocument||document)&&b.defaultView||window,a.getSelection){a=a.getSelection();var e=c.textCont
 ent.length,f=Math.min(d.start,e);d=void 0===d.end?f:Math.min(d.end,e);!a.extend&&f>d&&(e=d,d=f,f=e);e=Ld(c,f);var g=Ld(c,\nd);e&&g&&(1!==a.rangeCount||a.anchorNode!==e.node||a.anchorOffset!==e.offset||a.focusNode!==g.node||a.focusOffset!==g.offset)&&(b=b.createRange(),b.setStart(e.node,e.offset),a.removeAllRanges(),f>d?(a.addRange(b),a.extend(g.node,g.offset)):(b.setEnd(g.node,g.offset),a.addRange(b)))}b=[];for(a=c;a=a.parentNode;)1===a.nodeType&&b.push({element:a,left:a.scrollLeft,top:a.scrollTop});\"function\"===typeof c.focus&&c.focus();for(c=0;c<b.length;c++)a=b[c],a.element.scrollLeft=a.left,a.element.scrollTop=a.top}}\nvar Rd=Ra&&\"documentMode\"in document&&11>=document.documentMode,Sd={select:{phasedRegistrationNames:{bubbled:\"onSelect\",captured:\"onSelectCapture\"},dependencies:\"blur contextmenu dragend focus keydown keyup mousedown mouseup selectionchange\".split(\" \")}},Td=null,Ud=null,Vd=null,Wd=!1;\nfunction Xd(a,b){var c=b.window===b?b.document:9===b.nodeType?b:b.o
 wnerDocument;if(Wd||null==Td||Td!==Jd(c))return null;c=Td;\"selectionStart\"in c&&Od(c)?c={start:c.selectionStart,end:c.selectionEnd}:(c=(c.ownerDocument&&c.ownerDocument.defaultView||window).getSelection(),c={anchorNode:c.anchorNode,anchorOffset:c.anchorOffset,focusNode:c.focusNode,focusOffset:c.focusOffset});return Vd&&dd(Vd,c)?null:(Vd=c,a=y.getPooled(Sd.select,Ud,a,b),a.type=\"select\",a.target=Td,Qa(a),a)}\nvar Yd={eventTypes:Sd,extractEvents:function(a,b,c,d){var e=d.window===d?d.document:9===d.nodeType?d:d.ownerDocument,f;if(!(f=!e)){a:{e=Id(e);f=sa.onSelect;for(var g=0;g<f.length;g++){var h=f[g];if(!e.hasOwnProperty(h)||!e[h]){e=!1;break a}}e=!0}f=!e}if(f)return null;e=b?Ja(b):window;switch(a){case \"focus\":if(Mb(e)||\"true\"===e.contentEditable)Td=e,Ud=b,Vd=null;break;case \"blur\":Vd=Ud=Td=null;break;case \"mousedown\":Wd=!0;break;case \"contextmenu\":case \"mouseup\":case \"dragend\":return Wd=!1,Xd(c,d);case \"selectionchange\":if(Rd)break;\ncase \"keydown\":case \"keyu
 p\":return Xd(c,d)}return null}};Ba.injectEventPluginOrder(\"ResponderEventPlugin SimpleEventPlugin EnterLeaveEventPlugin ChangeEventPlugin SelectEventPlugin BeforeInputEventPlugin\".split(\" \"));ta=Ka;ua=Ia;va=Ja;Ba.injectEventPluginsByName({SimpleEventPlugin:xd,EnterLeaveEventPlugin:ad,ChangeEventPlugin:Pc,SelectEventPlugin:Yd,BeforeInputEventPlugin:zb});function Zd(a){var b=\"\";aa.Children.forEach(a,function(a){null!=a&&(b+=a)});return b}\nfunction $d(a,b){a=n({children:void 0},b);if(b=Zd(b.children))a.children=b;return a}function ae(a,b,c,d){a=a.options;if(b){b={};for(var e=0;e<c.length;e++)b[\"$\"+c[e]]=!0;for(c=0;c<a.length;c++)e=b.hasOwnProperty(\"$\"+a[c].value),a[c].selected!==e&&(a[c].selected=e),e&&d&&(a[c].defaultSelected=!0)}else{c=\"\"+uc(c);b=null;for(e=0;e<a.length;e++){if(a[e].value===c){a[e].selected=!0;d&&(a[e].defaultSelected=!0);return}null!==b||a[e].disabled||(b=a[e])}null!==b&&(b.selected=!0)}}\nfunction be(a,b){null!=b.dangerouslySetInnerHTML?x(\"91\"):void
  0;return n({},b,{value:void 0,defaultValue:void 0,children:\"\"+a._wrapperState.initialValue})}function ce(a,b){var c=b.value;null==c&&(c=b.defaultValue,b=b.children,null!=b&&(null!=c?x(\"92\"):void 0,Array.isArray(b)&&(1>=b.length?void 0:x(\"93\"),b=b[0]),c=b),null==c&&(c=\"\"));a._wrapperState={initialValue:uc(c)}}\nfunction de(a,b){var c=uc(b.value),d=uc(b.defaultValue);null!=c&&(c=\"\"+c,c!==a.value&&(a.value=c),null==b.defaultValue&&a.defaultValue!==c&&(a.defaultValue=c));null!=d&&(a.defaultValue=\"\"+d)}function ee(a){var b=a.textContent;b===a._wrapperState.initialValue&&(a.value=b)}var fe={html:\"http://www.w3.org/1999/xhtml\",mathml:\"http://www.w3.org/1998/Math/MathML\",svg:\"http://www.w3.org/2000/svg\"};\nfunction ge(a){switch(a){case \"svg\":return\"http://www.w3.org/2000/svg\";case \"math\":return\"http://www.w3.org/1998/Math/MathML\";default:return\"http://www.w3.org/1999/xhtml\"}}function he(a,b){return null==a||\"http://www.w3.org/1999/xhtml\"===a?ge(b):\"http://www
 .w3.org/2000/svg\"===a&&\"foreignObject\"===b?\"http://www.w3.org/1999/xhtml\":a}\nvar ie=void 0,je=function(a){return\"undefined\"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(b,c,d,e){MSApp.execUnsafeLocalFunction(function(){return a(b,c,d,e)})}:a}(function(a,b){if(a.namespaceURI!==fe.svg||\"innerHTML\"in a)a.innerHTML=b;else{ie=ie||document.createElement(\"div\");ie.innerHTML=\"<svg>\"+b+\"</svg>\";for(b=ie.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;b.firstChild;)a.appendChild(b.firstChild)}});\nfunction ke(a,b){if(b){var c=a.firstChild;if(c&&c===a.lastChild&&3===c.nodeType){c.nodeValue=b;return}}a.textContent=b}\nvar le={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,g
 ridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,\nfloodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},me=[\"Webkit\",\"ms\",\"Moz\",\"O\"];Object.keys(le).forEach(function(a){me.forEach(function(b){b=b+a.charAt(0).toUpperCase()+a.substring(1);le[b]=le[a]})});function ne(a,b,c){return null==b||\"boolean\"===typeof b||\"\"===b?\"\":c||\"number\"!==typeof b||0===b||le.hasOwnProperty(a)&&le[a]?(\"\"+b).trim():b+\"px\"}\nfunction oe(a,b){a=a.style;for(var c in b)if(b.hasOwnProperty(c)){var d=0===c.indexOf(\"--\"),e=ne(c,b[c],d);\"float\"===c&&(c=\"cssFloat\");d?a.setProperty(c,e):a[c]=e}}var pe=n({menuitem:!0},{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});\nfunction qe(a,b){b&&(pe[a]&&(null!=b.children||null!=b.dangerouslySetInne
 rHTML?x(\"137\",a,\"\"):void 0),null!=b.dangerouslySetInnerHTML&&(null!=b.children?x(\"60\"):void 0,\"object\"===typeof b.dangerouslySetInnerHTML&&\"__html\"in b.dangerouslySetInnerHTML?void 0:x(\"61\")),null!=b.style&&\"object\"!==typeof b.style?x(\"62\",\"\"):void 0)}\nfunction re(a,b){if(-1===a.indexOf(\"-\"))return\"string\"===typeof b.is;switch(a){case \"annotation-xml\":case \"color-profile\":case \"font-face\":case \"font-face-src\":case \"font-face-uri\":case \"font-face-format\":case \"font-face-name\":case \"missing-glyph\":return!1;default:return!0}}\nfunction se(a,b){a=9===a.nodeType||11===a.nodeType?a:a.ownerDocument;var c=Id(a);b=sa[b];for(var d=0;d<b.length;d++){var e=b[d];if(!c.hasOwnProperty(e)||!c[e]){switch(e){case \"scroll\":Ed(\"scroll\",a);break;case \"focus\":case \"blur\":Ed(\"focus\",a);Ed(\"blur\",a);c.blur=!0;c.focus=!0;break;case \"cancel\":case \"close\":Ob(e)&&Ed(e,a);break;case \"invalid\":case \"submit\":case \"reset\":break;default:-1===ab.indexOf(e)
 &&E(e,a)}c[e]=!0}}}function te(){}var ue=null,ve=null;\nfunction we(a,b){switch(a){case \"button\":case \"input\":case \"select\":case \"textarea\":return!!b.autoFocus}return!1}function xe(a,b){return\"textarea\"===a||\"option\"===a||\"noscript\"===a||\"string\"===typeof b.children||\"number\"===typeof b.children||\"object\"===typeof b.dangerouslySetInnerHTML&&null!==b.dangerouslySetInnerHTML&&null!=b.dangerouslySetInnerHTML.__html}\nvar ye=\"function\"===typeof setTimeout?setTimeout:void 0,ze=\"function\"===typeof clearTimeout?clearTimeout:void 0,Ae=r.unstable_scheduleCallback,Be=r.unstable_cancelCallback;\nfunction Ce(a,b,c,d,e){a[Ga]=e;\"input\"===c&&\"radio\"===e.type&&null!=e.name&&xc(a,e);re(c,d);d=re(c,e);for(var f=0;f<b.length;f+=2){var g=b[f],h=b[f+1];\"style\"===g?oe(a,h):\"dangerouslySetInnerHTML\"===g?je(a,h):\"children\"===g?ke(a,h):tc(a,g,h,d)}switch(c){case \"input\":yc(a,e);break;case \"textarea\":de(a,e);break;case \"select\":b=a._wrapperState.wasMultiple,a._wrapper
 State.wasMultiple=!!e.multiple,c=e.value,null!=c?ae(a,!!e.multiple,c,!1):b!==!!e.multiple&&(null!=e.defaultValue?ae(a,!!e.multiple,e.defaultValue,\n!0):ae(a,!!e.multiple,e.multiple?[]:\"\",!1))}}function De(a){for(a=a.nextSibling;a&&1!==a.nodeType&&3!==a.nodeType;)a=a.nextSibling;return a}function Ee(a){for(a=a.firstChild;a&&1!==a.nodeType&&3!==a.nodeType;)a=a.nextSibling;return a}new Set;var Fe=[],Ge=-1;function F(a){0>Ge||(a.current=Fe[Ge],Fe[Ge]=null,Ge--)}function G(a,b){Ge++;Fe[Ge]=a.current;a.current=b}var He={},H={current:He},I={current:!1},Ie=He;\nfunction Je(a,b){var c=a.type.contextTypes;if(!c)return He;var d=a.stateNode;if(d&&d.__reactInternalMemoizedUnmaskedChildContext===b)return d.__reactInternalMemoizedMaskedChildContext;var e={},f;for(f in c)e[f]=b[f];d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=b,a.__reactInternalMemoizedMaskedChildContext=e);return e}function J(a){a=a.childContextTypes;return null!==a&&void 0!==a}function Ke(a){F(I,a);F(H,a)}func
 tion Le(a){F(I,a);F(H,a)}\nfunction Me(a,b,c){H.current!==He?x(\"168\"):void 0;G(H,b,a);G(I,c,a)}function Ne(a,b,c){var d=a.stateNode;a=b.childContextTypes;if(\"function\"!==typeof d.getChildContext)return c;d=d.getChildContext();for(var e in d)e in a?void 0:x(\"108\",ic(b)||\"Unknown\",e);return n({},c,d)}function Oe(a){var b=a.stateNode;b=b&&b.__reactInternalMemoizedMergedChildContext||He;Ie=H.current;G(H,b,a);G(I,I.current,a);return!0}\nfunction Pe(a,b,c){var d=a.stateNode;d?void 0:x(\"169\");c?(b=Ne(a,b,Ie),d.__reactInternalMemoizedMergedChildContext=b,F(I,a),F(H,a),G(H,b,a)):F(I,a);G(I,c,a)}var Qe=null,Re=null;function Se(a){return function(b){try{return a(b)}catch(c){}}}\nfunction Te(a){if(\"undefined\"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__)return!1;var b=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(b.isDisabled||!b.supportsFiber)return!0;try{var c=b.inject(a);Qe=Se(function(a){return b.onCommitFiberRoot(c,a)});Re=Se(function(a){return b.onCommitFiberUnmount(c,a)})}catch(d){}return!0}\
 nfunction Ue(a,b,c,d){this.tag=a;this.key=c;this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null;this.index=0;this.ref=null;this.pendingProps=b;this.contextDependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null;this.mode=d;this.effectTag=0;this.lastEffect=this.firstEffect=this.nextEffect=null;this.childExpirationTime=this.expirationTime=0;this.alternate=null}function K(a,b,c,d){return new Ue(a,b,c,d)}\nfunction Ve(a){a=a.prototype;return!(!a||!a.isReactComponent)}function We(a){if(\"function\"===typeof a)return Ve(a)?1:0;if(void 0!==a&&null!==a){a=a.$$typeof;if(a===cc)return 11;if(a===ec)return 14}return 2}\nfunction Xe(a,b){var c=a.alternate;null===c?(c=K(a.tag,b,a.key,a.mode),c.elementType=a.elementType,c.type=a.type,c.stateNode=a.stateNode,c.alternate=a,a.alternate=c):(c.pendingProps=b,c.effectTag=0,c.nextEffect=null,c.firstEffect=null,c.lastEffect=null);c.childExpirationTime=a.childExpirationTime;c.expirationTime=a.expirationTime;c
 .child=a.child;c.memoizedProps=a.memoizedProps;c.memoizedState=a.memoizedState;c.updateQueue=a.updateQueue;c.contextDependencies=a.contextDependencies;c.sibling=a.sibling;\nc.index=a.index;c.ref=a.ref;return c}\nfunction Ye(a,b,c,d,e,f){var g=2;d=a;if(\"function\"===typeof a)Ve(a)&&(g=1);else if(\"string\"===typeof a)g=5;else a:switch(a){case Xb:return Ze(c.children,e,f,b);case bc:return $e(c,e|3,f,b);case Yb:return $e(c,e|2,f,b);case Zb:return a=K(12,c,b,e|4),a.elementType=Zb,a.type=Zb,a.expirationTime=f,a;case dc:return a=K(13,c,b,e),a.elementType=dc,a.type=dc,a.expirationTime=f,a;default:if(\"object\"===typeof a&&null!==a)switch(a.$$typeof){case $b:g=10;break a;case ac:g=9;break a;case cc:g=11;break a;case ec:g=\n14;break a;case fc:g=16;d=null;break a}x(\"130\",null==a?a:typeof a,\"\")}b=K(g,c,b,e);b.elementType=a;b.type=d;b.expirationTime=f;return b}function Ze(a,b,c,d){a=K(7,a,d,b);a.expirationTime=c;return a}function $e(a,b,c,d){a=K(8,a,d,b);b=0===(b&1)?Yb:bc;a.elementType=b;a
 .type=b;a.expirationTime=c;return a}function af(a,b,c){a=K(6,a,null,b);a.expirationTime=c;return a}\nfunction bf(a,b,c){b=K(4,null!==a.children?a.children:[],a.key,b);b.expirationTime=c;b.stateNode={containerInfo:a.containerInfo,pendingChildren:null,implementation:a.implementation};return b}function cf(a,b){a.didError=!1;var c=a.earliestPendingTime;0===c?a.earliestPendingTime=a.latestPendingTime=b:c<b?a.earliestPendingTime=b:a.latestPendingTime>b&&(a.latestPendingTime=b);df(b,a)}\nfunction ef(a,b){a.didError=!1;if(0===b)a.earliestPendingTime=0,a.latestPendingTime=0,a.earliestSuspendedTime=0,a.latestSuspendedTime=0,a.latestPingedTime=0;else{b<a.latestPingedTime&&(a.latestPingedTime=0);var c=a.latestPendingTime;0!==c&&(c>b?a.earliestPendingTime=a.latestPendingTime=0:a.earliestPendingTime>b&&(a.earliestPendingTime=a.latestPendingTime));c=a.earliestSuspendedTime;0===c?cf(a,b):b<a.latestSuspendedTime?(a.earliestSuspendedTime=0,a.latestSuspendedTime=0,a.latestPingedTime=0,cf(a,b)):\nb>c&&
 cf(a,b)}df(0,a)}function ff(a,b){a.didError=!1;a.latestPingedTime>=b&&(a.latestPingedTime=0);var c=a.earliestPendingTime,d=a.latestPendingTime;c===b?a.earliestPendingTime=d===b?a.latestPendingTime=0:d:d===b&&(a.latestPendingTime=c);c=a.earliestSuspendedTime;d=a.latestSuspendedTime;0===c?a.earliestSuspendedTime=a.latestSuspendedTime=b:c<b?a.earliestSuspendedTime=b:d>b&&(a.latestSuspendedTime=b);df(b,a)}\nfunction gf(a,b){var c=a.earliestPendingTime;a=a.earliestSuspendedTime;c>b&&(b=c);a>b&&(b=a);return b}function df(a,b){var c=b.earliestSuspendedTime,d=b.latestSuspendedTime,e=b.earliestPendingTime,f=b.latestPingedTime;e=0!==e?e:f;0===e&&(0===a||d<a)&&(e=d);a=e;0!==a&&c>a&&(a=c);b.nextExpirationTimeToWorkOn=e;b.expirationTime=a}function L(a,b){if(a&&a.defaultProps){b=n({},b);a=a.defaultProps;for(var c in a)void 0===b[c]&&(b[c]=a[c])}return b}\nfunction hf(a){var b=a._result;switch(a._status){case 1:return b;case 2:throw b;case 0:throw b;default:a._status=0;b=a._ctor;b=b();b.then(funct
 ion(b){0===a._status&&(b=b.default,a._status=1,a._result=b)},function(b){0===a._status&&(a._status=2,a._result=b)});switch(a._status){case 1:return a._result;case 2:throw a._result;}a._result=b;throw b;}}var jf=(new aa.Component).refs;\nfunction kf(a,b,c,d){b=a.memoizedState;c=c(d,b);c=null===c||void 0===c?b:n({},b,c);a.memoizedState=c;d=a.updateQueue;null!==d&&0===a.expirationTime&&(d.baseState=c)}\nvar tf={isMounted:function(a){return(a=a._reactInternalFiber)?2===ed(a):!1},enqueueSetState:function(a,b,c){a=a._reactInternalFiber;var d=lf();d=mf(d,a);var e=nf(d);e.payload=b;void 0!==c&&null!==c&&(e.callback=c);of();pf(a,e);qf(a,d)},enqueueReplaceState:function(a,b,c){a=a._reactInternalFiber;var d=lf();d=mf(d,a);var e=nf(d);e.tag=rf;e.payload=b;void 0!==c&&null!==c&&(e.callback=c);of();pf(a,e);qf(a,d)},enqueueForceUpdate:function(a,b){a=a._reactInternalFiber;var c=lf();c=mf(c,a);var d=nf(c);d.tag=\nsf;void 0!==b&&null!==b&&(d.callback=b);of();pf(a,d);qf(a,c)}};function uf(a,b,c,d,e,f
 ,g){a=a.stateNode;return\"function\"===typeof a.shouldComponentUpdate?a.shouldComponentUpdate(d,f,g):b.prototype&&b.prototype.isPureReactComponent?!dd(c,d)||!dd(e,f):!0}\nfunction vf(a,b,c){var d=!1,e=He;var f=b.contextType;\"object\"===typeof f&&null!==f?f=M(f):(e=J(b)?Ie:H.current,d=b.contextTypes,f=(d=null!==d&&void 0!==d)?Je(a,e):He);b=new b(c,f);a.memoizedState=null!==b.state&&void 0!==b.state?b.state:null;b.updater=tf;a.stateNode=b;b._reactInternalFiber=a;d&&(a=a.stateNode,a.__reactInternalMemoizedUnmaskedChildContext=e,a.__reactInternalMemoizedMaskedChildContext=f);return b}\nfunction wf(a,b,c,d){a=b.state;\"function\"===typeof b.componentWillReceiveProps&&b.componentWillReceiveProps(c,d);\"function\"===typeof b.UNSAFE_componentWillReceiveProps&&b.UNSAFE_componentWillReceiveProps(c,d);b.state!==a&&tf.enqueueReplaceState(b,b.state,null)}\nfunction xf(a,b,c,d){var e=a.stateNode;e.props=c;e.state=a.memoizedState;e.refs=jf;var f=b.contextType;\"object\"===typeof f&&null!==f?e.con
 text=M(f):(f=J(b)?Ie:H.current,e.context=Je(a,f));f=a.updateQueue;null!==f&&(yf(a,f,c,e,d),e.state=a.memoizedState);f=b.getDerivedStateFromProps;\"function\"===typeof f&&(kf(a,b,f,c),e.state=a.memoizedState);\"function\"===typeof b.getDerivedStateFromProps||\"function\"===typeof e.getSnapshotBeforeUpdate||\"function\"!==typeof e.UNSAFE_componentWillMount&&\"function\"!==\ntypeof e.componentWillMount||(b=e.state,\"function\"===typeof e.componentWillMount&&e.componentWillMount(),\"function\"===typeof e.UNSAFE_componentWillMount&&e.UNSAFE_componentWillMount(),b!==e.state&&tf.enqueueReplaceState(e,e.state,null),f=a.updateQueue,null!==f&&(yf(a,f,c,e,d),e.state=a.memoizedState));\"function\"===typeof e.componentDidMount&&(a.effectTag|=4)}var zf=Array.isArray;\nfunction Af(a,b,c){a=c.ref;if(null!==a&&\"function\"!==typeof a&&\"object\"!==typeof a){if(c._owner){c=c._owner;var d=void 0;c&&(1!==c.tag?x(\"309\"):void 0,d=c.stateNode);d?void 0:x(\"147\",a);var e=\"\"+a;if(null!==b&&null!==b.ref
 &&\"function\"===typeof b.ref&&b.ref._stringRef===e)return b.ref;b=function(a){var b=d.refs;b===jf&&(b=d.refs={});null===a?delete b[e]:b[e]=a};b._stringRef=e;return b}\"string\"!==typeof a?x(\"284\"):void 0;c._owner?void 0:x(\"290\",a)}return a}\nfunction Bf(a,b){\"textarea\"!==a.type&&x(\"31\",\"[object Object]\"===Object.prototype.toString.call(b)?\"object with keys {\"+Object.keys(b).join(\", \")+\"}\":b,\"\")}\nfunction Cf(a){function b(b,c){if(a){var d=b.lastEffect;null!==d?(d.nextEffect=c,b.lastEffect=c):b.firstEffect=b.lastEffect=c;c.nextEffect=null;c.effectTag=8}}function c(c,d){if(!a)return null;for(;null!==d;)b(c,d),d=d.sibling;return null}function d(a,b){for(a=new Map;null!==b;)null!==b.key?a.set(b.key,b):a.set(b.index,b),b=b.sibling;return a}function e(a,b,c){a=Xe(a,b,c);a.index=0;a.sibling=null;return a}function f(b,c,d){b.index=d;if(!a)return c;d=b.alternate;if(null!==d)return d=d.index,d<c?(b.effectTag=\n2,c):d;b.effectTag=2;return c}function g(b){a&&null===b.alternat
 e&&(b.effectTag=2);return b}function h(a,b,c,d){if(null===b||6!==b.tag)return b=af(c,a.mode,d),b.return=a,b;b=e(b,c,d);b.return=a;return b}function l(a,b,c,d){if(null!==b&&b.elementType===c.type)return d=e(b,c.props,d),d.ref=Af(a,b,c),d.return=a,d;d=Ye(c.type,c.key,c.props,null,a.mode,d);d.ref=Af(a,b,c);d.return=a;return d}function k(a,b,c,d){if(null===b||4!==b.tag||b.stateNode.containerInfo!==c.containerInfo||b.stateNode.implementation!==\nc.implementation)return b=bf(c,a.mode,d),b.return=a,b;b=e(b,c.children||[],d);b.return=a;return b}function m(a,b,c,d,f){if(null===b||7!==b.tag)return b=Ze(c,a.mode,d,f),b.return=a,b;b=e(b,c,d);b.return=a;return b}function p(a,b,c){if(\"string\"===typeof b||\"number\"===typeof b)return b=af(\"\"+b,a.mode,c),b.return=a,b;if(\"object\"===typeof b&&null!==b){switch(b.$$typeof){case Vb:return c=Ye(b.type,b.key,b.props,null,a.mode,c),c.ref=Af(a,null,b),c.return=a,c;case Wb:return b=bf(b,a.mode,c),b.return=a,b}if(zf(b)||\nhc(b))return b=Ze(b,a.mode,c,nu
 ll),b.return=a,b;Bf(a,b)}return null}function t(a,b,c,d){var e=null!==b?b.key:null;if(\"string\"===typeof c||\"number\"===typeof c)return null!==e?null:h(a,b,\"\"+c,d);if(\"object\"===typeof c&&null!==c){switch(c.$$typeof){case Vb:return c.key===e?c.type===Xb?m(a,b,c.props.children,d,e):l(a,b,c,d):null;case Wb:return c.key===e?k(a,b,c,d):null}if(zf(c)||hc(c))return null!==e?null:m(a,b,c,d,null);Bf(a,c)}return null}function A(a,b,c,d,e){if(\"string\"===typeof d||\"number\"===typeof d)return a=\na.get(c)||null,h(b,a,\"\"+d,e);if(\"object\"===typeof d&&null!==d){switch(d.$$typeof){case Vb:return a=a.get(null===d.key?c:d.key)||null,d.type===Xb?m(b,a,d.props.children,e,d.key):l(b,a,d,e);case Wb:return a=a.get(null===d.key?c:d.key)||null,k(b,a,d,e)}if(zf(d)||hc(d))return a=a.get(c)||null,m(b,a,d,e,null);Bf(b,d)}return null}function v(e,g,h,k){for(var l=null,m=null,q=g,u=g=0,B=null;null!==q&&u<h.length;u++){q.index>u?(B=q,q=null):B=q.sibling;var w=t(e,q,h[u],k);if(null===w){null===q&&(q=B)
 ;break}a&&\nq&&null===w.alternate&&b(e,q);g=f(w,g,u);null===m?l=w:m.sibling=w;m=w;q=B}if(u===h.length)return c(e,q),l;if(null===q){for(;u<h.length;u++)if(q=p(e,h[u],k))g=f(q,g,u),null===m?l=q:m.sibling=q,m=q;return l}for(q=d(e,q);u<h.length;u++)if(B=A(q,e,u,h[u],k))a&&null!==B.alternate&&q.delete(null===B.key?u:B.key),g=f(B,g,u),null===m?l=B:m.sibling=B,m=B;a&&q.forEach(function(a){return b(e,a)});return l}function R(e,g,h,k){var l=hc(h);\"function\"!==typeof l?x(\"150\"):void 0;h=l.call(h);null==h?x(\"151\"):void 0;\nfor(var m=l=null,q=g,u=g=0,B=null,w=h.next();null!==q&&!w.done;u++,w=h.next()){q.index>u?(B=q,q=null):B=q.sibling;var v=t(e,q,w.value,k);if(null===v){q||(q=B);break}a&&q&&null===v.alternate&&b(e,q);g=f(v,g,u);null===m?l=v:m.sibling=v;m=v;q=B}if(w.done)return c(e,q),l;if(null===q){for(;!w.done;u++,w=h.next())w=p(e,w.value,k),null!==w&&(g=f(w,g,u),null===m?l=w:m.sibling=w,m=w);return l}for(q=d(e,q);!w.done;u++,w=h.next())w=A(q,e,u,w.value,k),null!==w&&(a&&null!==w.altern
 ate&&q.delete(null===w.key?u:\nw.key),g=f(w,g,u),null===m?l=w:m.sibling=w,m=w);a&&q.forEach(function(a){return b(e,a)});return l}return function(a,d,f,h){var k=\"object\"===typeof f&&null!==f&&f.type===Xb&&null===f.key;k&&(f=f.props.children);var l=\"object\"===typeof f&&null!==f;if(l)switch(f.$$typeof){case Vb:a:{l=f.key;for(k=d;null!==k;){if(k.key===l)if(7===k.tag?f.type===Xb:k.elementType===f.type){c(a,k.sibling);d=e(k,f.type===Xb?f.props.children:f.props,h);d.ref=Af(a,k,f);d.return=a;a=d;break a}else{c(a,k);break}else b(a,k);k=\nk.sibling}f.type===Xb?(d=Ze(f.props.children,a.mode,h,f.key),d.return=a,a=d):(h=Ye(f.type,f.key,f.props,null,a.mode,h),h.ref=Af(a,d,f),h.return=a,a=h)}return g(a);case Wb:a:{for(k=f.key;null!==d;){if(d.key===k)if(4===d.tag&&d.stateNode.containerInfo===f.containerInfo&&d.stateNode.implementation===f.implementation){c(a,d.sibling);d=e(d,f.children||[],h);d.return=a;a=d;break a}else{c(a,d);break}else b(a,d);d=d.sibling}d=bf(f,a.mode,h);d.return=a;a=d}return
  g(a)}if(\"string\"===typeof f||\"number\"===typeof f)return f=\n\"\"+f,null!==d&&6===d.tag?(c(a,d.sibling),d=e(d,f,h),d.return=a,a=d):(c(a,d),d=af(f,a.mode,h),d.return=a,a=d),g(a);if(zf(f))return v(a,d,f,h);if(hc(f))return R(a,d,f,h);l&&Bf(a,f);if(\"undefined\"===typeof f&&!k)switch(a.tag){case 1:case 0:h=a.type,x(\"152\",h.displayName||h.name||\"Component\")}return c(a,d)}}var Df=Cf(!0),Ef=Cf(!1),Ff={},N={current:Ff},Gf={current:Ff},Hf={current:Ff};function If(a){a===Ff?x(\"174\"):void 0;return a}\nfunction Jf(a,b){G(Hf,b,a);G(Gf,a,a);G(N,Ff,a);var c=b.nodeType;switch(c){case 9:case 11:b=(b=b.documentElement)?b.namespaceURI:he(null,\"\");break;default:c=8===c?b.parentNode:b,b=c.namespaceURI||null,c=c.tagName,b=he(b,c)}F(N,a);G(N,b,a)}function Kf(a){F(N,a);F(Gf,a);F(Hf,a)}function Lf(a){If(Hf.current);var b=If(N.current);var c=he(b,a.type);b!==c&&(G(Gf,a,a),G(N,c,a))}function Mf(a){Gf.current===a&&(F(N,a),F(Gf,a))}\nvar Nf=0,Of=2,Pf=4,Qf=8,Rf=16,Sf=32,Tf=64,Uf=128,Vf=Tb.ReactCurren
 tDispatcher,Wf=0,Xf=null,O=null,P=null,Yf=null,Q=null,Zf=null,$f=0,ag=null,bg=0,cg=!1,dg=null,eg=0;function fg(){x(\"307\")}function gg(a,b){if(null===b)return!1;for(var c=0;c<b.length&&c<a.length;c++)if(!bd(a[c],b[c]))return!1;return!0}\nfunction hg(a,b,c,d,e,f){Wf=f;Xf=b;P=null!==a?a.memoizedState:null;Vf.current=null===P?ig:jg;b=c(d,e);if(cg){do cg=!1,eg+=1,P=null!==a?a.memoizedState:null,Zf=Yf,ag=Q=O=null,Vf.current=jg,b=c(d,e);while(cg);dg=null;eg=0}Vf.current=kg;a=Xf;a.memoizedState=Yf;a.expirationTime=$f;a.updateQueue=ag;a.effectTag|=bg;a=null!==O&&null!==O.next;Wf=0;Zf=Q=Yf=P=O=Xf=null;$f=0;ag=null;bg=0;a?x(\"300\"):void 0;return b}function lg(){Vf.current=kg;Wf=0;Zf=Q=Yf=P=O=Xf=null;$f=0;ag=null;bg=0;cg=!1;dg=null;eg=0}\nfunction mg(){var a={memoizedState:null,baseState:null,queue:null,baseUpdate:null,next:null};null===Q?Yf=Q=a:Q=Q.next=a;return Q}function ng(){if(null!==Zf)Q=Zf,Zf=Q.next,O=P,P=null!==O?O.next:null;else{null===P?x(\"310\"):void 0;O=P;var a={memoizedState:O.
 memoizedState,baseState:O.baseState,queue:O.queue,baseUpdate:O.baseUpdate,next:null};Q=null===Q?Yf=a:Q.next=a;P=O.next}return Q}function og(a,b){return\"function\"===typeof b?b(a):b}\nfunction pg(a){var b=ng(),c=b.queue;null===c?x(\"311\"):void 0;if(0<eg){var d=c.dispatch;if(null!==dg){var e=dg.get(c);if(void 0!==e){dg.delete(c);var f=b.memoizedState;do f=a(f,e.action),e=e.next;while(null!==e);bd(f,b.memoizedState)||(qg=!0);b.memoizedState=f;b.baseUpdate===c.last&&(b.baseState=f);c.eagerReducer=a;c.eagerState=f;return[f,d]}}return[b.memoizedState,d]}d=c.last;var g=b.baseUpdate;f=b.baseState;null!==g?(null!==d&&(d.next=null),d=g.next):d=null!==d?d.next:null;if(null!==d){var h=e=null,\nl=d,k=!1;do{var m=l.expirationTime;m<Wf?(k||(k=!0,h=g,e=f),m>$f&&($f=m)):f=l.eagerReducer===a?l.eagerState:a(f,l.action);g=l;l=l.next}while(null!==l&&l!==d);k||(h=g,e=f);bd(f,b.memoizedState)||(qg=!0);b.memoizedState=f;b.baseUpdate=h;b.baseState=e;c.eagerReducer=a;c.eagerState=f}return[b.memoizedState,c
 .dispatch]}\nfunction rg(a,b,c,d){a={tag:a,create:b,destroy:c,deps:d,next:null};null===ag?(ag={lastEffect:null},ag.lastEffect=a.next=a):(b=ag.lastEffect,null===b?ag.lastEffect=a.next=a:(c=b.next,b.next=a,a.next=c,ag.lastEffect=a));return a}function sg(a,b,c,d){var e=mg();bg|=a;e.memoizedState=rg(b,c,void 0,void 0===d?null:d)}\nfunction tg(a,b,c,d){var e=ng();d=void 0===d?null:d;var f=void 0;if(null!==O){var g=O.memoizedState;f=g.destroy;if(null!==d&&gg(d,g.deps)){rg(Nf,c,f,d);return}}bg|=a;e.memoizedState=rg(b,c,f,d)}function ug(a,b){if(\"function\"===typeof b)return a=a(),b(a),function(){b(null)};if(null!==b&&void 0!==b)return a=a(),b.current=a,function(){b.current=null}}function vg(){}\nfunction wg(a,b,c){25>eg?void 0:x(\"301\");var d=a.alternate;if(a===Xf||null!==d&&d===Xf)if(cg=!0,a={expirationTime:Wf,action:c,eagerReducer:null,eagerState:null,next:null},null===dg&&(dg=new Map),c=dg.get(b),void 0===c)dg.set(b,a);else{for(b=c;null!==b.next;)b=b.next;b.next=a}else{of();var e=lf();
 e=mf(e,a);var f={expirationTime:e,action:c,eagerReducer:null,eagerState:null,next:null},g=b.last;if(null===g)f.next=f;else{var h=g.next;null!==h&&(f.next=h);g.next=f}b.last=f;if(0===a.expirationTime&&(null===\nd||0===d.expirationTime)&&(d=b.eagerReducer,null!==d))try{var l=b.eagerState,k=d(l,c);f.eagerReducer=d;f.eagerState=k;if(bd(k,l))return}catch(m){}finally{}qf(a,e)}}\nvar kg={readContext:M,useCallback:fg,useContext:fg,useEffect:fg,useImperativeHandle:fg,useLayoutEffect:fg,useMemo:fg,useReducer:fg,useRef:fg,useState:fg,useDebugValue:fg},ig={readContext:M,useCallback:function(a,b){mg().memoizedState=[a,void 0===b?null:b];return a},useContext:M,useEffect:function(a,b){return sg(516,Uf|Tf,a,b)},useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return sg(4,Pf|Sf,ug.bind(null,b,a),c)},useLayoutEffect:function(a,b){return sg(4,Pf|Sf,a,b)},\nuseMemo:function(a,b){var c=mg();b=void 0===b?null:b;a=a();c.memoizedState=[a,b];return a},useReducer:function(a,b,c){
 var d=mg();b=void 0!==c?c(b):b;d.memoizedState=d.baseState=b;a=d.queue={last:null,dispatch:null,eagerReducer:a,eagerState:b};a=a.dispatch=wg.bind(null,Xf,a);return[d.memoizedState,a]},useRef:function(a){var b=mg();a={current:a};return b.memoizedState=a},useState:function(a){var b=mg();\"function\"===typeof a&&(a=a());b.memoizedState=b.baseState=a;a=b.queue={last:null,dispatch:null,eagerReducer:og,\neagerState:a};a=a.dispatch=wg.bind(null,Xf,a);return[b.memoizedState,a]},useDebugValue:vg},jg={readContext:M,useCallback:function(a,b){var c=ng();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null!==b&&gg(b,d[1]))return d[0];c.memoizedState=[a,b];return a},useContext:M,useEffect:function(a,b){return tg(516,Uf|Tf,a,b)},useImperativeHandle:function(a,b,c){c=null!==c&&void 0!==c?c.concat([a]):null;return tg(4,Pf|Sf,ug.bind(null,b,a),c)},useLayoutEffect:function(a,b){return tg(4,Pf|Sf,a,b)},\nuseMemo:function(a,b){var c=ng();b=void 0===b?null:b;var d=c.memoizedState;if(null!==d&&null
 !==b&&gg(b,d[1]))return d[0];a=a();c.memoizedState=[a,b];return a},useReducer:pg,useRef:function(){return ng().memoizedState},useState:function(a){return pg(og,a)},useDebugValue:vg},xg=null,yg=null,zg=!1;\nfunction Ag(a,b){var c=K(5,null,null,0);c.elementType=\"DELETED\";c.type=\"DELETED\";c.stateNode=b;c.return=a;c.effectTag=8;null!==a.lastEffect?(a.lastEffect.nextEffect=c,a.lastEffect=c):a.firstEffect=a.lastEffect=c}function Bg(a,b){switch(a.tag){case 5:var c=a.type;b=1!==b.nodeType||c.toLowerCase()!==b.nodeName.toLowerCase()?null:b;return null!==b?(a.stateNode=b,!0):!1;case 6:return b=\"\"===a.pendingProps||3!==b.nodeType?null:b,null!==b?(a.stateNode=b,!0):!1;case 13:return!1;default:return!1}}\nfunction Cg(a){if(zg){var b=yg;if(b){var c=b;if(!Bg(a,b)){b=De(c);if(!b||!Bg(a,b)){a.effectTag|=2;zg=!1;xg=a;return}Ag(xg,c)}xg=a;yg=Ee(b)}else a.effectTag|=2,zg=!1,xg=a}}function Dg(a){for(a=a.return;null!==a&&5!==a.tag&&3!==a.tag&&18!==a.tag;)a=a.return;xg=a}function Eg(a){if(a!==xg)ret
 urn!1;if(!zg)return Dg(a),zg=!0,!1;var b=a.type;if(5!==a.tag||\"head\"!==b&&\"body\"!==b&&!xe(b,a.memoizedProps))for(b=yg;b;)Ag(a,b),b=De(b);Dg(a);yg=xg?De(a.stateNode):null;return!0}function Fg(){yg=xg=null;zg=!1}\nvar Gg=Tb.ReactCurrentOwner,qg=!1;function S(a,b,c,d){b.child=null===a?Ef(b,null,c,d):Df(b,a.child,c,d)}function Hg(a,b,c,d,e){c=c.render;var f=b.ref;Ig(b,e);d=hg(a,b,c,d,f,e);if(null!==a&&!qg)return b.updateQueue=a.updateQueue,b.effectTag&=-517,a.expirationTime<=e&&(a.expirationTime=0),Jg(a,b,e);b.effectTag|=1;S(a,b,d,e);return b.child}\nfunction Kg(a,b,c,d,e,f){if(null===a){var g=c.type;if(\"function\"===typeof g&&!Ve(g)&&void 0===g.defaultProps&&null===c.compare&&void 0===c.defaultProps)return b.tag=15,b.type=g,Lg(a,b,g,d,e,f);a=Ye(c.type,null,d,null,b.mode,f);a.ref=b.ref;a.return=b;return b.child=a}g=a.child;if(e<f&&(e=g.memoizedProps,c=c.compare,c=null!==c?c:dd,c(e,d)&&a.ref===b.ref))return Jg(a,b,f);b.effectTag|=1;a=Xe(g,d,f);a.ref=b.ref;a.return=b;return b.child=a
 }\nfunction Lg(a,b,c,d,e,f){return null!==a&&dd(a.memoizedProps,d)&&a.ref===b.ref&&(qg=!1,e<f)?Jg(a,b,f):Mg(a,b,c,d,f)}function Ng(a,b){var c=b.ref;if(null===a&&null!==c||null!==a&&a.ref!==c)b.effectTag|=128}function Mg(a,b,c,d,e){var f=J(c)?Ie:H.current;f=Je(b,f);Ig(b,e);c=hg(a,b,c,d,f,e);if(null!==a&&!qg)return b.updateQueue=a.updateQueue,b.effectTag&=-517,a.expirationTime<=e&&(a.expirationTime=0),Jg(a,b,e);b.effectTag|=1;S(a,b,c,e);return b.child}\nfunction Og(a,b,c,d,e){if(J(c)){var f=!0;Oe(b)}else f=!1;Ig(b,e);if(null===b.stateNode)null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2),vf(b,c,d,e),xf(b,c,d,e),d=!0;else if(null===a){var g=b.stateNode,h=b.memoizedProps;g.props=h;var l=g.context,k=c.contextType;\"object\"===typeof k&&null!==k?k=M(k):(k=J(c)?Ie:H.current,k=Je(b,k));var m=c.getDerivedStateFromProps,p=\"function\"===typeof m||\"function\"===typeof g.getSnapshotBeforeUpdate;p||\"function\"!==typeof g.UNSAFE_componentWillReceiveProps&&\n\"function\"!==typeof g.co
 mponentWillReceiveProps||(h!==d||l!==k)&&wf(b,g,d,k);Pg=!1;var t=b.memoizedState;l=g.state=t;var A=b.updateQueue;null!==A&&(yf(b,A,d,g,e),l=b.memoizedState);h!==d||t!==l||I.current||Pg?(\"function\"===typeof m&&(kf(b,c,m,d),l=b.memoizedState),(h=Pg||uf(b,c,h,d,t,l,k))?(p||\"function\"!==typeof g.UNSAFE_componentWillMount&&\"function\"!==typeof g.componentWillMount||(\"function\"===typeof g.componentWillMount&&g.componentWillMount(),\"function\"===typeof g.UNSAFE_componentWillMount&&\ng.UNSAFE_componentWillMount()),\"function\"===typeof g.componentDidMount&&(b.effectTag|=4)):(\"function\"===typeof g.componentDidMount&&(b.effectTag|=4),b.memoizedProps=d,b.memoizedState=l),g.props=d,g.state=l,g.context=k,d=h):(\"function\"===typeof g.componentDidMount&&(b.effectTag|=4),d=!1)}else g=b.stateNode,h=b.memoizedProps,g.props=b.type===b.elementType?h:L(b.type,h),l=g.context,k=c.contextType,\"object\"===typeof k&&null!==k?k=M(k):(k=J(c)?Ie:H.current,k=Je(b,k)),m=c.getDerivedStateFromProps,(p=\
 "function\"===\ntypeof m||\"function\"===typeof g.getSnapshotBeforeUpdate)||\"function\"!==typeof g.UNSAFE_componentWillReceiveProps&&\"function\"!==typeof g.componentWillReceiveProps||(h!==d||l!==k)&&wf(b,g,d,k),Pg=!1,l=b.memoizedState,t=g.state=l,A=b.updateQueue,null!==A&&(yf(b,A,d,g,e),t=b.memoizedState),h!==d||l!==t||I.current||Pg?(\"function\"===typeof m&&(kf(b,c,m,d),t=b.memoizedState),(m=Pg||uf(b,c,h,d,l,t,k))?(p||\"function\"!==typeof g.UNSAFE_componentWillUpdate&&\"function\"!==typeof g.componentWillUpdate||(\"function\"===\ntypeof g.componentWillUpdate&&g.componentWillUpdate(d,t,k),\"function\"===typeof g.UNSAFE_componentWillUpdate&&g.UNSAFE_componentWillUpdate(d,t,k)),\"function\"===typeof g.componentDidUpdate&&(b.effectTag|=4),\"function\"===typeof g.getSnapshotBeforeUpdate&&(b.effectTag|=256)):(\"function\"!==typeof g.componentDidUpdate||h===a.memoizedProps&&l===a.memoizedState||(b.effectTag|=4),\"function\"!==typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&l===a
 .memoizedState||(b.effectTag|=256),b.memoizedProps=d,b.memoizedState=\nt),g.props=d,g.state=t,g.context=k,d=m):(\"function\"!==typeof g.componentDidUpdate||h===a.memoizedProps&&l===a.memoizedState||(b.effectTag|=4),\"function\"!==typeof g.getSnapshotBeforeUpdate||h===a.memoizedProps&&l===a.memoizedState||(b.effectTag|=256),d=!1);return Qg(a,b,c,d,f,e)}\nfunction Qg(a,b,c,d,e,f){Ng(a,b);var g=0!==(b.effectTag&64);if(!d&&!g)return e&&Pe(b,c,!1),Jg(a,b,f);d=b.stateNode;Gg.current=b;var h=g&&\"function\"!==typeof c.getDerivedStateFromError?null:d.render();b.effectTag|=1;null!==a&&g?(b.child=Df(b,a.child,null,f),b.child=Df(b,null,h,f)):S(a,b,h,f);b.memoizedState=d.state;e&&Pe(b,c,!0);return b.child}function Rg(a){var b=a.stateNode;b.pendingContext?Me(a,b.pendingContext,b.pendingContext!==b.context):b.context&&Me(a,b.context,!1);Jf(a,b.containerInfo)}\nfunction Sg(a,b,c){var d=b.mode,e=b.pendingProps,f=b.memoizedState;if(0===(b.effectTag&64)){f=null;var g=!1}else f={timedOutAt:null!==f?f.
 timedOutAt:0},g=!0,b.effectTag&=-65;if(null===a)if(g){var h=e.fallback;a=Ze(null,d,0,null);0===(b.mode&1)&&(a.child=null!==b.memoizedState?b.child.child:b.child);d=Ze(h,d,c,null);a.sibling=d;c=a;c.return=d.return=b}else c=d=Ef(b,null,e.children,c);else null!==a.memoizedState?(d=a.child,h=d.sibling,g?(c=e.fallback,e=Xe(d,d.pendingProps,0),0===(b.mode&1)&&(g=null!==\nb.memoizedState?b.child.child:b.child,g!==d.child&&(e.child=g)),d=e.sibling=Xe(h,c,h.expirationTime),c=e,e.childExpirationTime=0,c.return=d.return=b):c=d=Df(b,d.child,e.children,c)):(h=a.child,g?(g=e.fallback,e=Ze(null,d,0,null),e.child=h,0===(b.mode&1)&&(e.child=null!==b.memoizedState?b.child.child:b.child),d=e.sibling=Ze(g,d,c,null),d.effectTag|=2,c=e,e.childExpirationTime=0,c.return=d.return=b):d=c=Df(b,h,e.children,c)),b.stateNode=a.stateNode;b.memoizedState=f;b.child=c;return d}\nfunction Jg(a,b,c){null!==a&&(b.contextDependencies=a.contextDependencies);if(b.childExpirationTime<c)return null;null!==a&&b.child!==a.chi
 ld?x(\"153\"):void 0;if(null!==b.child){a=b.child;c=Xe(a,a.pendingProps,a.expirationTime);b.child=c;for(c.return=b;null!==a.sibling;)a=a.sibling,c=c.sibling=Xe(a,a.pendingProps,a.expirationTime),c.return=b;c.sibling=null}return b.child}\nfunction Tg(a,b,c){var d=b.expirationTime;if(null!==a)if(a.memoizedProps!==b.pendingProps||I.current)qg=!0;else{if(d<c){qg=!1;switch(b.tag){case 3:Rg(b);Fg();break;case 5:Lf(b);break;case 1:J(b.type)&&Oe(b);break;case 4:Jf(b,b.stateNode.containerInfo);break;case 10:Ug(b,b.memoizedProps.value);break;case 13:if(null!==b.memoizedState){d=b.child.childExpirationTime;if(0!==d&&d>=c)return Sg(a,b,c);b=Jg(a,b,c);return null!==b?b.sibling:null}}return Jg(a,b,c)}}else qg=!1;b.expirationTime=0;switch(b.tag){case 2:d=\nb.elementType;null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2);a=b.pendingProps;var e=Je(b,H.current);Ig(b,c);e=hg(null,b,d,a,e,c);b.effectTag|=1;if(\"object\"===typeof e&&null!==e&&\"function\"===typeof e.render&&void 0===e.$$typeof
 ){b.tag=1;lg();if(J(d)){var f=!0;Oe(b)}else f=!1;b.memoizedState=null!==e.state&&void 0!==e.state?e.state:null;var g=d.getDerivedStateFromProps;\"function\"===typeof g&&kf(b,d,g,a);e.updater=tf;b.stateNode=e;e._reactInternalFiber=b;xf(b,d,a,c);b=Qg(null,b,d,!0,f,\nc)}else b.tag=0,S(null,b,e,c),b=b.child;return b;case 16:e=b.elementType;null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2);f=b.pendingProps;a=hf(e);b.type=a;e=b.tag=We(a);f=L(a,f);g=void 0;switch(e){case 0:g=Mg(null,b,a,f,c);break;case 1:g=Og(null,b,a,f,c);break;case 11:g=Hg(null,b,a,f,c);break;case 14:g=Kg(null,b,a,L(a.type,f),d,c);break;default:x(\"306\",a,\"\")}return g;case 0:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:L(d,e),Mg(a,b,d,e,c);case 1:return d=b.type,e=b.pendingProps,\ne=b.elementType===d?e:L(d,e),Og(a,b,d,e,c);case 3:Rg(b);d=b.updateQueue;null===d?x(\"282\"):void 0;e=b.memoizedState;e=null!==e?e.element:null;yf(b,d,b.pendingProps,null,c);d=b.memoizedState.element;if(d===e)Fg(),b=Jg(a,
 b,c);else{e=b.stateNode;if(e=(null===a||null===a.child)&&e.hydrate)yg=Ee(b.stateNode.containerInfo),xg=b,e=zg=!0;e?(b.effectTag|=2,b.child=Ef(b,null,d,c)):(S(a,b,d,c),Fg());b=b.child}return b;case 5:return Lf(b),null===a&&Cg(b),d=b.type,e=b.pendingProps,f=null!==a?a.memoizedProps:null,\ng=e.children,xe(d,e)?g=null:null!==f&&xe(d,f)&&(b.effectTag|=16),Ng(a,b),1!==c&&b.mode&1&&e.hidden?(b.expirationTime=b.childExpirationTime=1,b=null):(S(a,b,g,c),b=b.child),b;case 6:return null===a&&Cg(b),null;case 13:return Sg(a,b,c);case 4:return Jf(b,b.stateNode.containerInfo),d=b.pendingProps,null===a?b.child=Df(b,null,d,c):S(a,b,d,c),b.child;case 11:return d=b.type,e=b.pendingProps,e=b.elementType===d?e:L(d,e),Hg(a,b,d,e,c);case 7:return S(a,b,b.pendingProps,c),b.child;case 8:return S(a,b,b.pendingProps.children,\nc),b.child;case 12:return S(a,b,b.pendingProps.children,c),b.child;case 10:a:{d=b.type._context;e=b.pendingProps;g=b.memoizedProps;f=e.value;Ug(b,f);if(null!==g){var h=g.value;f=bd(h,f)
 ?0:(\"function\"===typeof d._calculateChangedBits?d._calculateChangedBits(h,f):1073741823)|0;if(0===f){if(g.children===e.children&&!I.current){b=Jg(a,b,c);break a}}else for(h=b.child,null!==h&&(h.return=b);null!==h;){var l=h.contextDependencies;if(null!==l){g=h.child;for(var k=l.first;null!==k;){if(k.context===d&&0!==\n(k.observedBits&f)){1===h.tag&&(k=nf(c),k.tag=sf,pf(h,k));h.expirationTime<c&&(h.expirationTime=c);k=h.alternate;null!==k&&k.expirationTime<c&&(k.expirationTime=c);k=c;for(var m=h.return;null!==m;){var p=m.alternate;if(m.childExpirationTime<k)m.childExpirationTime=k,null!==p&&p.childExpirationTime<k&&(p.childExpirationTime=k);else if(null!==p&&p.childExpirationTime<k)p.childExpirationTime=k;else break;m=m.return}l.expirationTime<c&&(l.expirationTime=c);break}k=k.next}}else g=10===h.tag?h.type===b.type?\nnull:h.child:h.child;if(null!==g)g.return=h;else for(g=h;null!==g;){if(g===b){g=null;break}h=g.sibling;if(null!==h){h.return=g.return;g=h;break}g=g.return}h=g}}S(a,b,e
 .children,c);b=b.child}return b;case 9:return e=b.type,f=b.pendingProps,d=f.children,Ig(b,c),e=M(e,f.unstable_observedBits),d=d(e),b.effectTag|=1,S(a,b,d,c),b.child;case 14:return e=b.type,f=L(e,b.pendingProps),f=L(e.type,f),Kg(a,b,e,f,d,c);case 15:return Lg(a,b,b.type,b.pendingProps,d,c);case 17:return d=b.type,e=b.pendingProps,e=b.elementType===\nd?e:L(d,e),null!==a&&(a.alternate=null,b.alternate=null,b.effectTag|=2),b.tag=1,J(d)?(a=!0,Oe(b)):a=!1,Ig(b,c),vf(b,d,e,c),xf(b,d,e,c),Qg(null,b,d,!0,a,c)}x(\"156\")}var Vg={current:null},Wg=null,Xg=null,Yg=null;function Ug(a,b){var c=a.type._context;G(Vg,c._currentValue,a);c._currentValue=b}function Zg(a){var b=Vg.current;F(Vg,a);a.type._context._currentValue=b}function Ig(a,b){Wg=a;Yg=Xg=null;var c=a.contextDependencies;null!==c&&c.expirationTime>=b&&(qg=!0);a.contextDependencies=null}\nfunction M(a,b){if(Yg!==a&&!1!==b&&0!==b){if(\"number\"!==typeof b||1073741823===b)Yg=a,b=1073741823;b={context:a,observedBits:b,next:null};null===Xg?(n
 ull===Wg?x(\"308\"):void 0,Xg=b,Wg.contextDependencies={first:b,expirationTime:0}):Xg=Xg.next=b}return a._currentValue}var $g=0,rf=1,sf=2,ah=3,Pg=!1;function bh(a){return{baseState:a,firstUpdate:null,lastUpdate:null,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}\nfunction ch(a){return{baseState:a.baseState,firstUpdate:a.firstUpdate,lastUpdate:a.lastUpdate,firstCapturedUpdate:null,lastCapturedUpdate:null,firstEffect:null,lastEffect:null,firstCapturedEffect:null,lastCapturedEffect:null}}function nf(a){return{expirationTime:a,tag:$g,payload:null,callback:null,next:null,nextEffect:null}}function dh(a,b){null===a.lastUpdate?a.firstUpdate=a.lastUpdate=b:(a.lastUpdate.next=b,a.lastUpdate=b)}\nfunction pf(a,b){var c=a.alternate;if(null===c){var d=a.updateQueue;var e=null;null===d&&(d=a.updateQueue=bh(a.memoizedState))}else d=a.updateQueue,e=c.updateQueue,null===d?null===e?(d=a.updateQueue=bh(a.memoizedStat
 e),e=c.updateQueue=bh(c.memoizedState)):d=a.updateQueue=ch(e):null===e&&(e=c.updateQueue=ch(d));null===e||d===e?dh(d,b):null===d.lastUpdate||null===e.lastUpdate?(dh(d,b),dh(e,b)):(dh(d,b),e.lastUpdate=b)}\nfunction eh(a,b){var c=a.updateQueue;c=null===c?a.updateQueue=bh(a.memoizedState):fh(a,c);null===c.lastCapturedUpdate?c.firstCapturedUpdate=c.lastCapturedUpdate=b:(c.lastCapturedUpdate.next=b,c.lastCapturedUpdate=b)}function fh(a,b){var c=a.alternate;null!==c&&b===c.updateQueue&&(b=a.updateQueue=ch(b));return b}\nfunction gh(a,b,c,d,e,f){switch(c.tag){case rf:return a=c.payload,\"function\"===typeof a?a.call(f,d,e):a;case ah:a.effectTag=a.effectTag&-2049|64;case $g:a=c.payload;e=\"function\"===typeof a?a.call(f,d,e):a;if(null===e||void 0===e)break;return n({},d,e);case sf:Pg=!0}return d}\nfunction yf(a,b,c,d,e){Pg=!1;b=fh(a,b);for(var f=b.baseState,g=null,h=0,l=b.firstUpdate,k=f;null!==l;){var m=l.expirationTime;m<e?(null===g&&(g=l,f=k),h<m&&(h=m)):(k=gh(a,b,l,k,c,d),null!==l.call
 back&&(a.effectTag|=32,l.nextEffect=null,null===b.lastEffect?b.firstEffect=b.lastEffect=l:(b.lastEffect.nextEffect=l,b.lastEffect=l)));l=l.next}m=null;for(l=b.firstCapturedUpdate;null!==l;){var p=l.expirationTime;p<e?(null===m&&(m=l,null===g&&(f=k)),h<p&&(h=p)):(k=gh(a,b,l,k,c,d),null!==l.callback&&(a.effectTag|=\n32,l.nextEffect=null,null===b.lastCapturedEffect?b.firstCapturedEffect=b.lastCapturedEffect=l:(b.lastCapturedEffect.nextEffect=l,b.lastCapturedEffect=l)));l=l.next}null===g&&(b.lastUpdate=null);null===m?b.lastCapturedUpdate=null:a.effectTag|=32;null===g&&null===m&&(f=k);b.baseState=f;b.firstUpdate=g;b.firstCapturedUpdate=m;a.expirationTime=h;a.memoizedState=k}\nfunction hh(a,b,c){null!==b.firstCapturedUpdate&&(null!==b.lastUpdate&&(b.lastUpdate.next=b.firstCapturedUpdate,b.lastUpdate=b.lastCapturedUpdate),b.firstCapturedUpdate=b.lastCapturedUpdate=null);ih(b.firstEffect,c);b.firstEffect=b.lastEffect=null;ih(b.firstCapturedEffect,c);b.firstCapturedEffect=b.lastCapturedEffec
 t=null}function ih(a,b){for(;null!==a;){var c=a.callback;if(null!==c){a.callback=null;var d=b;\"function\"!==typeof c?x(\"191\",c):void 0;c.call(d)}a=a.nextEffect}}\nfunction jh(a,b){return{value:a,source:b,stack:jc(b)}}function kh(a){a.effectTag|=4}var lh=void 0,mh=void 0,nh=void 0,oh=void 0;lh=function(a,b){for(var c=b.child;null!==c;){if(5===c.tag||6===c.tag)a.appendChild(c.stateNode);else if(4!==c.tag&&null!==c.child){c.child.return=c;c=c.child;continue}if(c===b)break;for(;null===c.sibling;){if(null===c.return||c.return===b)return;c=c.return}c.sibling.return=c.return;c=c.sibling}};mh=function(){};\nnh=function(a,b,c,d,e){var f=a.memoizedProps;if(f!==d){var g=b.stateNode;If(N.current);a=null;switch(c){case \"input\":f=vc(g,f);d=vc(g,d);a=[];break;case \"option\":f=$d(g,f);d=$d(g,d);a=[];break;case \"select\":f=n({},f,{value:void 0});d=n({},d,{value:void 0});a=[];break;case \"textarea\":f=be(g,f);d=be(g,d);a=[];break;default:\"function\"!==typeof f.onClick&&\"function\"===typeof d
 .onClick&&(g.onclick=te)}qe(c,d);g=c=void 0;var h=null;for(c in f)if(!d.hasOwnProperty(c)&&f.hasOwnProperty(c)&&null!=f[c])if(\"style\"===\nc){var l=f[c];for(g in l)l.hasOwnProperty(g)&&(h||(h={}),h[g]=\"\")}else\"dangerouslySetInnerHTML\"!==c&&\"children\"!==c&&\"suppressContentEditableWarning\"!==c&&\"suppressHydrationWarning\"!==c&&\"autoFocus\"!==c&&(ra.hasOwnProperty(c)?a||(a=[]):(a=a||[]).push(c,null));for(c in d){var k=d[c];l=null!=f?f[c]:void 0;if(d.hasOwnProperty(c)&&k!==l&&(null!=k||null!=l))if(\"style\"===c)if(l){for(g in l)!l.hasOwnProperty(g)||k&&k.hasOwnProperty(g)||(h||(h={}),h[g]=\"\");for(g in k)k.hasOwnProperty(g)&&l[g]!==k[g]&&(h||\n(h={}),h[g]=k[g])}else h||(a||(a=[]),a.push(c,h)),h=k;else\"dangerouslySetInnerHTML\"===c?(k=k?k.__html:void 0,l=l?l.__html:void 0,null!=k&&l!==k&&(a=a||[]).push(c,\"\"+k)):\"children\"===c?l===k||\"string\"!==typeof k&&\"number\"!==typeof k||(a=a||[]).push(c,\"\"+k):\"suppressContentEditableWarning\"!==c&&\"suppressHydrationWarning\"!
 ==c&&(ra.hasOwnProperty(c)?(null!=k&&se(e,c),a||l===k||(a=[])):(a=a||[]).push(c,k))}h&&(a=a||[]).push(\"style\",h);e=a;(b.updateQueue=e)&&kh(b)}};oh=function(a,b,c,d){c!==d&&kh(b)};\nvar ph=\"function\"===typeof WeakSet?WeakSet:Set;function qh(a,b){var c=b.source,d=b.stack;null===d&&null!==c&&(d=jc(c));null!==c&&ic(c.type);b=b.value;null!==a&&1===a.tag&&ic(a.type);try{console.error(b)}catch(e){setTimeout(function(){throw e;})}}function rh(a){var b=a.ref;if(null!==b)if(\"function\"===typeof b)try{b(null)}catch(c){sh(a,c)}else b.current=null}\nfunction th(a,b,c){c=c.updateQueue;c=null!==c?c.lastEffect:null;if(null!==c){var d=c=c.next;do{if((d.tag&a)!==Nf){var e=d.destroy;d.destroy=void 0;void 0!==e&&e()}(d.tag&b)!==Nf&&(e=d.create,d.destroy=e());d=d.next}while(d!==c)}}\nfunction uh(a,b){for(var c=a;;){if(5===c.tag){var d=c.stateNode;if(b)d.style.display=\"none\";else{d=c.stateNode;var e=c.memoizedProps.style;e=void 0!==e&&null!==e&&e.hasOwnProperty(\"display\")?e.display:null;d.style.
 display=ne(\"display\",e)}}else if(6===c.tag)c.stateNode.nodeValue=b?\"\":c.memoizedProps;else if(13===c.tag&&null!==c.memoizedState){d=c.child.sibling;d.return=c;c=d;continue}else if(null!==c.child){c.child.return=c;c=c.child;continue}if(c===a)break;for(;null===c.sibling;){if(null===c.return||\nc.return===a)return;c=c.return}c.sibling.return=c.return;c=c.sibling}}\nfunction vh(a){\"function\"===typeof Re&&Re(a);switch(a.tag){case 0:case 11:case 14:case 15:var b=a.updateQueue;if(null!==b&&(b=b.lastEffect,null!==b)){var c=b=b.next;do{var d=c.destroy;if(void 0!==d){var e=a;try{d()}catch(f){sh(e,f)}}c=c.next}while(c!==b)}break;case 1:rh(a);b=a.stateNode;if(\"function\"===typeof b.componentWillUnmount)try{b.props=a.memoizedProps,b.state=a.memoizedState,b.componentWillUnmount()}catch(f){sh(a,f)}break;case 5:rh(a);break;case 4:wh(a)}}\nfunction xh(a){return 5===a.tag||3===a.tag||4===a.tag}\nfunction yh(a){a:{for(var b=a.return;null!==b;){if(xh(b)){var c=b;break a}b=b.return}x(\"160\");c=v
 oid 0}var d=b=void 0;switch(c.tag){case 5:b=c.stateNode;d=!1;break;case 3:b=c.stateNode.containerInfo;d=!0;break;case 4:b=c.stateNode.containerInfo;d=!0;break;default:x(\"161\")}c.effectTag&16&&(ke(b,\"\"),c.effectTag&=-17);a:b:for(c=a;;){for(;null===c.sibling;){if(null===c.return||xh(c.return)){c=null;break a}c=c.return}c.sibling.return=c.return;for(c=c.sibling;5!==c.tag&&6!==c.tag&&18!==c.tag;){if(c.effectTag&\n2)continue b;if(null===c.child||4===c.tag)continue b;else c.child.return=c,c=c.child}if(!(c.effectTag&2)){c=c.stateNode;break a}}for(var e=a;;){if(5===e.tag||6===e.tag)if(c)if(d){var f=b,g=e.stateNode,h=c;8===f.nodeType?f.parentNode.insertBefore(g,h):f.insertBefore(g,h)}else b.insertBefore(e.stateNode,c);else d?(g=b,h=e.stateNode,8===g.nodeType?(f=g.parentNode,f.insertBefore(h,g)):(f=g,f.appendChild(h)),g=g._reactRootContainer,null!==g&&void 0!==g||null!==f.onclick||(f.onclick=te)):b.appendChild(e.stateNode);\nelse if(4!==e.tag&&null!==e.child){e.child.return=e;e=e.child;co
 ntinue}if(e===a)break;for(;null===e.sibling;){if(null===e.return||e.return===a)return;e=e.return}e.sibling.return=e.return;e=e.sibling}}\nfunction wh(a){for(var b=a,c=!1,d=void 0,e=void 0;;){if(!c){c=b.return;a:for(;;){null===c?x(\"160\"):void 0;switch(c.tag){case 5:d=c.stateNode;e=!1;break a;case 3:d=c.stateNode.containerInfo;e=!0;break a;case 4:d=c.stateNode.containerInfo;e=!0;break a}c=c.return}c=!0}if(5===b.tag||6===b.tag){a:for(var f=b,g=f;;)if(vh(g),null!==g.child&&4!==g.tag)g.child.return=g,g=g.child;else{if(g===f)break;for(;null===g.sibling;){if(null===g.return||g.return===f)break a;g=g.return}g.sibling.return=g.return;g=g.sibling}e?\n(f=d,g=b.stateNode,8===f.nodeType?f.parentNode.removeChild(g):f.removeChild(g)):d.removeChild(b.stateNode)}else if(4===b.tag){if(null!==b.child){d=b.stateNode.containerInfo;e=!0;b.child.return=b;b=b.child;continue}}else if(vh(b),null!==b.child){b.child.return=b;b=b.child;continue}if(b===a)break;for(;null===b.sibling;){if(null===b.return||b.retu
 rn===a)return;b=b.return;4===b.tag&&(c=!1)}b.sibling.return=b.return;b=b.sibling}}\nfunction zh(a,b){switch(b.tag){case 0:case 11:case 14:case 15:th(Pf,Qf,b);break;case 1:break;case 5:var c=b.stateNode;if(null!=c){var d=b.memoizedProps;a=null!==a?a.memoizedProps:d;var e=b.type,f=b.updateQueue;b.updateQueue=null;null!==f&&Ce(c,f,e,a,d,b)}break;case 6:null===b.stateNode?x(\"162\"):void 0;b.stateNode.nodeValue=b.memoizedProps;break;case 3:break;case 12:break;case 13:c=b.memoizedState;d=void 0;a=b;null===c?d=!1:(d=!0,a=b.child,0===c.timedOutAt&&(c.timedOutAt=lf()));null!==a&&uh(a,d);c=\nb.updateQueue;if(null!==c){b.updateQueue=null;var g=b.stateNode;null===g&&(g=b.stateNode=new ph);c.forEach(function(a){var c=Ah.bind(null,b,a);g.has(a)||(g.add(a),a.then(c,c))})}break;case 17:break;default:x(\"163\")}}var Bh=\"function\"===typeof WeakMap?WeakMap:Map;function Ch(a,b,c){c=nf(c);c.tag=ah;c.payload={element:null};var d=b.value;c.callback=function(){Dh(d);qh(a,b)};return c}\nfunction Eh(a,b,c
 ){c=nf(c);c.tag=ah;var d=a.type.getDerivedStateFromError;if(\"function\"===typeof d){var e=b.value;c.payload=function(){return d(e)}}var f=a.stateNode;null!==f&&\"function\"===typeof f.componentDidCatch&&(c.callback=function(){\"function\"!==typeof d&&(null===Fh?Fh=new Set([this]):Fh.add(this));var c=b.value,e=b.stack;qh(a,b);this.componentDidCatch(c,{componentStack:null!==e?e:\"\"})});return c}\nfunction Gh(a){switch(a.tag){case 1:J(a.type)&&Ke(a);var b=a.effectTag;return b&2048?(a.effectTag=b&-2049|64,a):null;case 3:return Kf(a),Le(a),b=a.effectTag,0!==(b&64)?x(\"285\"):void 0,a.effectTag=b&-2049|64,a;case 5:return Mf(a),null;case 13:return b=a.effectTag,b&2048?(a.effectTag=b&-2049|64,a):null;case 18:return null;case 4:return Kf(a),null;case 10:return Zg(a),null;default:return null}}\nvar Hh=Tb.ReactCurrentDispatcher,Ih=Tb.ReactCurrentOwner,Jh=1073741822,Kh=!1,T=null,Lh=null,U=0,Mh=-1,Nh=!1,V=null,Oh=!1,Ph=null,Qh=null,Rh=null,Fh=null;function Sh(){if(null!==T)for(var a=T.return;n
 ull!==a;){var b=a;switch(b.tag){case 1:var c=b.type.childContextTypes;null!==c&&void 0!==c&&Ke(b);break;case 3:Kf(b);Le(b);break;case 5:Mf(b);break;case 4:Kf(b);break;case 10:Zg(b)}a=a.return}Lh=null;U=0;Mh=-1;Nh=!1;T=null}\nfunction Th(){for(;null!==V;){var a=V.effectTag;a&16&&ke(V.stateNode,\"\");if(a&128){var b=V.alternate;null!==b&&(b=b.ref,null!==b&&(\"function\"===typeof b?b(null):b.current=null))}switch(a&14){case 2:yh(V);V.effectTag&=-3;break;case 6:yh(V);V.effectTag&=-3;zh(V.alternate,V);break;case 4:zh(V.alternate,V);break;case 8:a=V,wh(a),a.return=null,a.child=null,a.memoizedState=null,a.updateQueue=null,a=a.alternate,null!==a&&(a.return=null,a.child=null,a.memoizedState=null,a.updateQueue=null)}V=V.nextEffect}}\nfunction Uh(){for(;null!==V;){if(V.effectTag&256)a:{var a=V.alternate,b=V;switch(b.tag){case 0:case 11:case 15:th(Of,Nf,b);break a;case 1:if(b.effectTag&256&&null!==a){var c=a.memoizedProps,d=a.memoizedState;a=b.stateNode;b=a.getSnapshotBeforeUpdate(b.elementType
 ===b.type?c:L(b.type,c),d);a.__reactInternalSnapshotBeforeUpdate=b}break a;case 3:case 5:case 6:case 4:case 17:break a;default:x(\"163\")}}V=V.nextEffect}}\nfunction Vh(a,b){for(;null!==V;){var c=V.effectTag;if(c&36){var d=V.alternate,e=V,f=b;switch(e.tag){case 0:case 11:case 15:th(Rf,Sf,e);break;case 1:var g=e.stateNode;if(e.effectTag&4)if(null===d)g.componentDidMount();else{var h=e.elementType===e.type?d.memoizedProps:L(e.type,d.memoizedProps);g.componentDidUpdate(h,d.memoizedState,g.__reactInternalSnapshotBeforeUpdate)}d=e.updateQueue;null!==d&&hh(e,d,g,f);break;case 3:d=e.updateQueue;if(null!==d){g=null;if(null!==e.child)switch(e.child.tag){case 5:g=\ne.child.stateNode;break;case 1:g=e.child.stateNode}hh(e,d,g,f)}break;case 5:f=e.stateNode;null===d&&e.effectTag&4&&we(e.type,e.memoizedProps)&&f.focus();break;case 6:break;case 4:break;case 12:break;case 13:break;case 17:break;default:x(\"163\")}}c&128&&(e=V.ref,null!==e&&(f=V.stateNode,\"function\"===typeof e?e(f):e.current=f));c&
 512&&(Ph=a);V=V.nextEffect}}\nfunction Wh(a,b){Rh=Qh=Ph=null;var c=W;W=!0;do{if(b.effectTag&512){var d=!1,e=void 0;try{var f=b;th(Uf,Nf,f);th(Nf,Tf,f)}catch(g){d=!0,e=g}d&&sh(b,e)}b=b.nextEffect}while(null!==b);W=c;c=a.expirationTime;0!==c&&Xh(a,c);X||W||Yh(1073741823,!1)}function of(){null!==Qh&&Be(Qh);null!==Rh&&Rh()}\nfunction Zh(a,b){Oh=Kh=!0;a.current===b?x(\"177\"):void 0;var c=a.pendingCommitExpirationTime;0===c?x(\"261\"):void 0;a.pendingCommitExpirationTime=0;var d=b.expirationTime,e=b.childExpirationTime;ef(a,e>d?e:d);Ih.current=null;d=void 0;1<b.effectTag?null!==b.lastEffect?(b.lastEffect.nextEffect=b,d=b.firstEffect):d=b:d=b.firstEffect;ue=Bd;ve=Pd();Bd=!1;for(V=d;null!==V;){e=!1;var f=void 0;try{Uh()}catch(h){e=!0,f=h}e&&(null===V?x(\"178\"):void 0,sh(V,f),null!==V&&(V=V.nextEffect))}for(V=d;null!==V;){e=!1;\nf=void 0;try{Th()}catch(h){e=!0,f=h}e&&(null===V?x(\"178\"):void 0,sh(V,f),null!==V&&(V=V.nextEffect))}Qd(ve);ve=null;Bd=!!ue;ue=null;a.current=b;for(V=d;null!==V;
 ){e=!1;f=void 0;try{Vh(a,c)}catch(h){e=!0,f=h}e&&(null===V?x(\"178\"):void 0,sh(V,f),null!==V&&(V=V.nextEffect))}if(null!==d&&null!==Ph){var g=Wh.bind(null,a,d);Qh=r.unstable_runWithPriority(r.unstable_NormalPriority,function(){return Ae(g)});Rh=g}Kh=Oh=!1;\"function\"===typeof Qe&&Qe(b.stateNode);c=b.expirationTime;b=b.childExpirationTime;b=\nb>c?b:c;0===b&&(Fh=null);$h(a,b)}\nfunction ai(a){for(;;){var b=a.alternate,c=a.return,d=a.sibling;if(0===(a.effectTag&1024)){T=a;a:{var e=b;b=a;var f=U;var g=b.pendingProps;switch(b.tag){case 2:break;case 16:break;case 15:case 0:break;case 1:J(b.type)&&Ke(b);break;case 3:Kf(b);Le(b);g=b.stateNode;g.pendingContext&&(g.context=g.pendingContext,g.pendingContext=null);if(null===e||null===e.child)Eg(b),b.effectTag&=-3;mh(b);break;case 5:Mf(b);var h=If(Hf.current);f=b.type;if(null!==e&&null!=b.stateNode)nh(e,b,f,g,h),e.ref!==b.ref&&(b.effectTag|=\n128);else if(g){var l=If(N.current);if(Eg(b)){g=b;e=g.stateNode;var k=g.type,m=g.memoizedProps,p=h;e[F
 a]=g;e[Ga]=m;f=void 0;h=k;switch(h){case \"iframe\":case \"object\":E(\"load\",e);break;case \"video\":case \"audio\":for(k=0;k<ab.length;k++)E(ab[k],e);break;case \"source\":E(\"error\",e);break;case \"img\":case \"image\":case \"link\":E(\"error\",e);E(\"load\",e);break;case \"form\":E(\"reset\",e);E(\"submit\",e);break;case \"details\":E(\"toggle\",e);break;case \"input\":wc(e,m);E(\"invalid\",e);se(p,\"onChange\");break;case \"select\":e._wrapperState=\n{wasMultiple:!!m.multiple};E(\"invalid\",e);se(p,\"onChange\");break;case \"textarea\":ce(e,m),E(\"invalid\",e),se(p,\"onChange\")}qe(h,m);k=null;for(f in m)m.hasOwnProperty(f)&&(l=m[f],\"children\"===f?\"string\"===typeof l?e.textContent!==l&&(k=[\"children\",l]):\"number\"===typeof l&&e.textContent!==\"\"+l&&(k=[\"children\",\"\"+l]):ra.hasOwnProperty(f)&&null!=l&&se(p,f));switch(h){case \"input\":Rb(e);Ac(e,m,!0);break;case \"textarea\":Rb(e);ee(e,m);break;case \"select\":case \"option\":break;default:\"function\"===typeof m.o
 nClick&&\n(e.onclick=te)}f=k;g.updateQueue=f;g=null!==f?!0:!1;g&&kh(b)}else{m=b;e=f;p=g;k=9===h.nodeType?h:h.ownerDocument;l===fe.html&&(l=ge(e));l===fe.html?\"script\"===e?(e=k.createElement(\"div\"),e.innerHTML=\"<script>\\x3c/script>\",k=e.removeChild(e.firstChild)):\"string\"===typeof p.is?k=k.createElement(e,{is:p.is}):(k=k.createElement(e),\"select\"===e&&p.multiple&&(k.multiple=!0)):k=k.createElementNS(l,e);e=k;e[Fa]=m;e[Ga]=g;lh(e,b,!1,!1);p=e;k=f;m=g;var t=h,A=re(k,m);switch(k){case \"iframe\":case \"object\":E(\"load\",\np);h=m;break;case \"video\":case \"audio\":for(h=0;h<ab.length;h++)E(ab[h],p);h=m;break;case \"source\":E(\"error\",p);h=m;break;case \"img\":case \"image\":case \"link\":E(\"error\",p);E(\"load\",p);h=m;break;case \"form\":E(\"reset\",p);E(\"submit\",p);h=m;break;case \"details\":E(\"toggle\",p);h=m;break;case \"input\":wc(p,m);h=vc(p,m);E(\"invalid\",p);se(t,\"onChange\");break;case \"option\":h=$d(p,m);break;case \"select\":p._wrapperState={wasMultiple:
 !!m.multiple};h=n({},m,{value:void 0});E(\"invalid\",p);se(t,\"onChange\");break;case \"textarea\":ce(p,\nm);h=be(p,m);E(\"invalid\",p);se(t,\"onChange\");break;default:h=m}qe(k,h);l=void 0;var v=k,R=p,u=h;for(l in u)if(u.hasOwnProperty(l)){var q=u[l];\"style\"===l?oe(R,q):\"dangerouslySetInnerHTML\"===l?(q=q?q.__html:void 0,null!=q&&je(R,q)):\"children\"===l?\"string\"===typeof q?(\"textarea\"!==v||\"\"!==q)&&ke(R,q):\"number\"===typeof q&&ke(R,\"\"+q):\"suppressContentEditableWarning\"!==l&&\"suppressHydrationWarning\"!==l&&\"autoFocus\"!==l&&(ra.hasOwnProperty(l)?null!=q&&se(t,l):null!=q&&tc(R,l,q,A))}switch(k){case \"input\":Rb(p);\nAc(p,m,!1);break;case \"textarea\":Rb(p);ee(p,m);break;case \"option\":null!=m.value&&p.setAttribute(\"value\",\"\"+uc(m.value));break;case \"select\":h=p;h.multiple=!!m.multiple;p=m.value;null!=p?ae(h,!!m.multiple,p,!1):null!=m.defaultValue&&ae(h,!!m.multiple,m.defaultValue,!0);break;default:\"function\"===typeof h.onClick&&(p.onclick=te)}(g=we(f,g)
 )&&kh(b);b.stateNode=e}null!==b.ref&&(b.effectTag|=128)}else null===b.stateNode?x(\"166\"):void 0;break;case 6:e&&null!=b.stateNode?oh(e,b,e.memoizedProps,g):(\"string\"!==\ntypeof g&&(null===b.stateNode?x(\"166\"):void 0),e=If(Hf.current),If(N.current),Eg(b)?(g=b,f=g.stateNode,e=g.memoizedProps,f[Fa]=g,(g=f.nodeValue!==e)&&kh(b)):(f=b,g=(9===e.nodeType?e:e.ownerDocument).createTextNode(g),g[Fa]=b,f.stateNode=g));break;case 11:break;case 13:g=b.memoizedState;if(0!==(b.effectTag&64)){b.expirationTime=f;T=b;break a}g=null!==g;f=null!==e&&null!==e.memoizedState;null!==e&&!g&&f&&(e=e.child.sibling,null!==e&&(h=b.firstEffect,null!==h?(b.firstEffect=e,e.nextEffect=h):(b.firstEffect=\nb.lastEffect=e,e.nextEffect=null),e.effectTag=8));if(g||f)b.effectTag|=4;break;case 7:break;case 8:break;case 12:break;case 4:Kf(b);mh(b);break;case 10:Zg(b);break;case 9:break;case 14:break;case 17:J(b.type)&&Ke(b);break;case 18:break;default:x(\"156\")}T=null}b=a;if(1===U||1!==b.childExpirationTime){g=0;for
 (f=b.child;null!==f;)e=f.expirationTime,h=f.childExpirationTime,e>g&&(g=e),h>g&&(g=h),f=f.sibling;b.childExpirationTime=g}if(null!==T)return T;null!==c&&0===(c.effectTag&1024)&&(null===c.firstEffect&&\n(c.firstEffect=a.firstEffect),null!==a.lastEffect&&(null!==c.lastEffect&&(c.lastEffect.nextEffect=a.firstEffect),c.lastEffect=a.lastEffect),1<a.effectTag&&(null!==c.lastEffect?c.lastEffect.nextEffect=a:c.firstEffect=a,c.lastEffect=a))}else{a=Gh(a,U);if(null!==a)return a.effectTag&=1023,a;null!==c&&(c.firstEffect=c.lastEffect=null,c.effectTag|=1024)}if(null!==d)return d;if(null!==c)a=c;else break}return null}\nfunction bi(a){var b=Tg(a.alternate,a,U);a.memoizedProps=a.pendingProps;null===b&&(b=ai(a));Ih.current=null;return b}\nfunction ci(a,b){Kh?x(\"243\"):void 0;of();Kh=!0;var c=Hh.current;Hh.current=kg;var d=a.nextExpirationTimeToWorkOn;if(d!==U||a!==Lh||null===T)Sh(),Lh=a,U=d,T=Xe(Lh.current,null,U),a.pendingCommitExpirationTime=0;var e=!1;do{try{if(b)for(;null!==T&&!di();)T=bi(T);
 else for(;null!==T;)T=bi(T)}catch(u){if(Yg=Xg=Wg=null,lg(),null===T)e=!0,Dh(u);else{null===T?x(\"271\"):void 0;var f=T,g=f.return;if(null===g)e=!0,Dh(u);else{a:{var h=a,l=g,k=f,m=u;g=U;k.effectTag|=1024;k.firstEffect=k.lastEffect=null;if(null!==\nm&&\"object\"===typeof m&&\"function\"===typeof m.then){var p=m;m=l;var t=-1,A=-1;do{if(13===m.tag){var v=m.alternate;if(null!==v&&(v=v.memoizedState,null!==v)){A=10*(1073741822-v.timedOutAt);break}v=m.pendingProps.maxDuration;if(\"number\"===typeof v)if(0>=v)t=0;else if(-1===t||v<t)t=v}m=m.return}while(null!==m);m=l;do{if(v=13===m.tag)v=void 0===m.memoizedProps.fallback?!1:null===m.memoizedState;if(v){l=m.updateQueue;null===l?(l=new Set,l.add(p),m.updateQueue=l):l.add(p);if(0===(m.mode&1)){m.effectTag|=\n64;k.effectTag&=-1957;1===k.tag&&(null===k.alternate?k.tag=17:(g=nf(1073741823),g.tag=sf,pf(k,g)));k.expirationTime=1073741823;break a}k=h;l=g;var R=k.pingCache;null===R?(R=k.pingCache=new Bh,v=new Set,R.set(p,v)):(v=R.get(p),void 0===v&&(
 v=new Set,R.set(p,v)));v.has(l)||(v.add(l),k=ei.bind(null,k,p,l),p.then(k,k));-1===t?h=1073741823:(-1===A&&(A=10*(1073741822-gf(h,g))-5E3),h=A+t);0<=h&&Mh<h&&(Mh=h);m.effectTag|=2048;m.expirationTime=g;break a}m=m.return}while(null!==m);m=Error((ic(k.type)||\"A React component\")+\n\" suspended while rendering, but no fallback UI was specified.\\n\\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.\"+jc(k))}Nh=!0;m=jh(m,k);h=l;do{switch(h.tag){case 3:h.effectTag|=2048;h.expirationTime=g;g=Ch(h,m,g);eh(h,g);break a;case 1:if(t=m,A=h.type,k=h.stateNode,0===(h.effectTag&64)&&(\"function\"===typeof A.getDerivedStateFromError||null!==k&&\"function\"===typeof k.componentDidCatch&&(null===Fh||!Fh.has(k)))){h.effectTag|=2048;\nh.expirationTime=g;g=Eh(h,t,g);eh(h,g);break a}}h=h.return}while(null!==h)}T=ai(f);continue}}}break}while(1);Kh=!1;Hh.current=c;Yg=Xg=Wg=null;lg();if(e)Lh=null,a.finishedWork=null;else if(null!==T)a.fi
 nishedWork=null;else{c=a.current.alternate;null===c?x(\"281\"):void 0;Lh=null;if(Nh){e=a.latestPendingTime;f=a.latestSuspendedTime;g=a.latestPingedTime;if(0!==e&&e<d||0!==f&&f<d||0!==g&&g<d){ff(a,d);fi(a,c,d,a.expirationTime,-1);return}if(!a.didError&&b){a.didError=!0;d=a.nextExpirationTimeToWorkOn=d;\nb=a.expirationTime=1073741823;fi(a,c,d,b,-1);return}}b&&-1!==Mh?(ff(a,d),b=10*(1073741822-gf(a,d)),b<Mh&&(Mh=b),b=10*(1073741822-lf()),b=Mh-b,fi(a,c,d,a.expirationTime,0>b?0:b)):(a.pendingCommitExpirationTime=d,a.finishedWork=c)}}\nfunction sh(a,b){for(var c=a.return;null!==c;){switch(c.tag){case 1:var d=c.stateNode;if(\"function\"===typeof c.type.getDerivedStateFromError||\"function\"===typeof d.componentDidCatch&&(null===Fh||!Fh.has(d))){a=jh(b,a);a=Eh(c,a,1073741823);pf(c,a);qf(c,1073741823);return}break;case 3:a=jh(b,a);a=Ch(c,a,1073741823);pf(c,a);qf(c,1073741823);return}c=c.return}3===a.tag&&(c=jh(b,a),c=Ch(a,c,1073741823),pf(a,c),qf(a,1073741823))}\nfunction mf(a,b){var c=r.uns
 table_getCurrentPriorityLevel(),d=void 0;if(0===(b.mode&1))d=1073741823;else if(Kh&&!Oh)d=U;else{switch(c){case r.unstable_ImmediatePriority:d=1073741823;break;case r.unstable_UserBlockingPriority:d=1073741822-10*(((1073741822-a+15)/10|0)+1);break;case r.unstable_NormalPriority:d=1073741822-25*(((1073741822-a+500)/25|0)+1);break;case r.unstable_LowPriority:case r.unstable_IdlePriority:d=1;break;default:x(\"313\")}null!==Lh&&d===U&&--d}c===r.unstable_UserBlockingPriority&&\n(0===gi||d<gi)&&(gi=d);return d}function ei(a,b,c){var d=a.pingCache;null!==d&&d.delete(b);if(null!==Lh&&U===c)Lh=null;else if(b=a.earliestSuspendedTime,d=a.latestSuspendedTime,0!==b&&c<=b&&c>=d){a.didError=!1;b=a.latestPingedTime;if(0===b||b>c)a.latestPingedTime=c;df(c,a);c=a.expirationTime;0!==c&&Xh(a,c)}}function Ah(a,b){var c=a.stateNode;null!==c&&c.delete(b);b=lf();b=mf(b,a);a=hi(a,b);null!==a&&(cf(a,b),b=a.expirationTime,0!==b&&Xh(a,b))}\nfunction hi(a,b){a.expirationTime<b&&(a.expirationTime=b);var c=a.alte
 rnate;null!==c&&c.expirationTime<b&&(c.expirationTime=b);var d=a.return,e=null;if(null===d&&3===a.tag)e=a.stateNode;else for(;null!==d;){c=d.alternate;d.childExpirationTime<b&&(d.childExpirationTime=b);null!==c&&c.childExpirationTime<b&&(c.childExpirationTime=b);if(null===d.return&&3===d.tag){e=d.stateNode;break}d=d.return}return e}\nfunction qf(a,b){a=hi(a,b);null!==a&&(!Kh&&0!==U&&b>U&&Sh(),cf(a,b),Kh&&!Oh&&Lh===a||Xh(a,a.expirationTime),ii>ji&&(ii=0,x(\"185\")))}function ki(a,b,c,d,e){return r.unstable_runWithPriority(r.unstable_ImmediatePriority,function(){return a(b,c,d,e)})}var li=null,Y=null,mi=0,ni=void 0,W=!1,oi=null,Z=0,gi=0,pi=!1,qi=null,X=!1,ri=!1,si=null,ti=r.unstable_now(),ui=1073741822-(ti/10|0),vi=ui,ji=50,ii=0,wi=null;function xi(){ui=1073741822-((r.unstable_now()-ti)/10|0)}\nfunction yi(a,b){if(0!==mi){if(b<mi)return;null!==ni&&r.unstable_cancelCallback(ni)}mi=b;a=r.unstable_now()-ti;ni=r.unstable_scheduleCallback(zi,{timeout:10*(1073741822-b)-a})}function fi(a,b,c
 ,d,e){a.expirationTime=d;0!==e||di()?0<e&&(a.timeoutHandle=ye(Ai.bind(null,a,b,c),e)):(a.pendingCommitExpirationTime=c,a.finishedWork=b)}function Ai(a,b,c){a.pendingCommitExpirationTime=c;a.finishedWork=b;xi();vi=ui;Bi(a,c)}function $h(a,b){a.expirationTime=b;a.finishedWork=null}\nfunction lf(){if(W)return vi;Ci();if(0===Z||1===Z)xi(),vi=ui;return vi}function Xh(a,b){null===a.nextScheduledRoot?(a.expirationTime=b,null===Y?(li=Y=a,a.nextScheduledRoot=a):(Y=Y.nextScheduledRoot=a,Y.nextScheduledRoot=li)):b>a.expirationTime&&(a.expirationTime=b);W||(X?ri&&(oi=a,Z=1073741823,Di(a,1073741823,!1)):1073741823===b?Yh(1073741823,!1):yi(a,b))}\nfunction Ci(){var a=0,b=null;if(null!==Y)for(var c=Y,d=li;null!==d;){var e=d.expirationTime;if(0===e){null===c||null===Y?x(\"244\"):void 0;if(d===d.nextScheduledRoot){li=Y=d.nextScheduledRoot=null;break}else if(d===li)li=e=d.nextScheduledRoot,Y.nextScheduledRoot=e,d.nextScheduledRoot=null;else if(d===Y){Y=c;Y.nextScheduledRoot=li;d.nextScheduledRoot=nul
 l;break}else c.nextScheduledRoot=d.nextScheduledRoot,d.nextScheduledRoot=null;d=c.nextScheduledRoot}else{e>a&&(a=e,b=d);if(d===Y)break;if(1073741823===\na)break;c=d;d=d.nextScheduledRoot}}oi=b;Z=a}var Ei=!1;function di(){return Ei?!0:r.unstable_shouldYield()?Ei=!0:!1}function zi(){try{if(!di()&&null!==li){xi();var a=li;do{var b=a.expirationTime;0!==b&&ui<=b&&(a.nextExpirationTimeToWorkOn=ui);a=a.nextScheduledRoot}while(a!==li)}Yh(0,!0)}finally{Ei=!1}}\nfunction Yh(a,b){Ci();if(b)for(xi(),vi=ui;null!==oi&&0!==Z&&a<=Z&&!(Ei&&ui>Z);)Di(oi,Z,ui>Z),Ci(),xi(),vi=ui;else for(;null!==oi&&0!==Z&&a<=Z;)Di(oi,Z,!1),Ci();b&&(mi=0,ni=null);0!==Z&&yi(oi,Z);ii=0;wi=null;if(null!==si)for(a=si,si=null,b=0;b<a.length;b++){var c=a[b];try{c._onComplete()}catch(d){pi||(pi=!0,qi=d)}}if(pi)throw a=qi,qi=null,pi=!1,a;}function Bi(a,b){W?x(\"253\"):void 0;oi=a;Z=b;Di(a,b,!1);Yh(1073741823,!1)}\nfunction Di(a,b,c){W?x(\"245\"):void 0;W=!0;if(c){var d=a.finishedWork;null!==d?Fi(a,d,b):(a.finishedWork=null,d=a
 .timeoutHandle,-1!==d&&(a.timeoutHandle=-1,ze(d)),ci(a,c),d=a.finishedWork,null!==d&&(di()?a.finishedWork=d:Fi(a,d,b)))}else d=a.finishedWork,null!==d?Fi(a,d,b):(a.finishedWork=null,d=a.timeoutHandle,-1!==d&&(a.timeoutHandle=-1,ze(d)),ci(a,c),d=a.finishedWork,null!==d&&Fi(a,d,b));W=!1}\nfunction Fi(a,b,c){var d=a.firstBatch;if(null!==d&&d._expirationTime>=c&&(null===si?si=[d]:si.push(d),d._defer)){a.finishedWork=b;a.expirationTime=0;return}a.finishedWork=null;a===wi?ii++:(wi=a,ii=0);r.unstable_runWithPriority(r.unstable_ImmediatePriority,function(){Zh(a,b)})}function Dh(a){null===oi?x(\"246\"):void 0;oi.expirationTime=0;pi||(pi=!0,qi=a)}function Gi(a,b){var c=X;X=!0;try{return a(b)}finally{(X=c)||W||Yh(1073741823,!1)}}\nfunction Hi(a,b){if(X&&!ri){ri=!0;try{return a(b)}finally{ri=!1}}return a(b)}function Ii(a,b,c){X||W||0===gi||(Yh(gi,!1),gi=0);var d=X;X=!0;try{return r.unstable_runWithPriority(r.unstable_UserBlockingPriority,function(){return a(b,c)})}finally{(X=d)||W||Yh(107374182
 3,!1)}}\nfunction Ji(a,b,c,d,e){var f=b.current;a:if(c){c=c._reactInternalFiber;b:{2===ed(c)&&1===c.tag?void 0:x(\"170\");var g=c;do{switch(g.tag){case 3:g=g.stateNode.context;break b;case 1:if(J(g.type)){g=g.stateNode.__reactInternalMemoizedMergedChildContext;break b}}g=g.return}while(null!==g);x(\"171\");g=void 0}if(1===c.tag){var h=c.type;if(J(h)){c=Ne(c,h,g);break a}}c=g}else c=He;null===b.context?b.context=c:b.pendingContext=c;b=e;e=nf(d);e.payload={element:a};b=void 0===b?null:b;null!==b&&(e.callback=b);\nof();pf(f,e);qf(f,d);return d}function Ki(a,b,c,d){var e=b.current,f=lf();e=mf(f,e);return Ji(a,b,c,e,d)}function Li(a){a=a.current;if(!a.child)return null;switch(a.child.tag){case 5:return a.child.stateNode;default:return a.child.stateNode}}function Mi(a,b,c){var d=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:Wb,key:null==d?null:\"\"+d,children:a,containerInfo:b,implementation:c}}\nAb=function(a,b,c){switch(b){case \"input\":yc(a,c);b=c.name;if
 (\"radio\"===c.type&&null!=b){for(c=a;c.parentNode;)c=c.parentNode;c=c.querySelectorAll(\"input[name=\"+JSON.stringify(\"\"+b)+'][type=\"radio\"]');for(b=0;b<c.length;b++){var d=c[b];if(d!==a&&d.form===a.form){var e=Ka(d);e?void 0:x(\"90\");Sb(d);yc(d,e)}}}break;case \"textarea\":de(a,c);break;case \"select\":b=c.value,null!=b&&ae(a,!!c.multiple,b,!1)}};\nfunction Ni(a){var b=1073741822-25*(((1073741822-lf()+500)/25|0)+1);b>=Jh&&(b=Jh-1);this._expirationTime=Jh=b;this._root=a;this._callbacks=this._next=null;this._hasChildren=this._didComplete=!1;this._children=null;this._defer=!0}Ni.prototype.render=function(a){this._defer?void 0:x(\"250\");this._hasChildren=!0;this._children=a;var b=this._root._internalRoot,c=this._expirationTime,d=new Oi;Ji(a,b,null,c,d._onCommit);return d};\nNi.prototype.then=function(a){if(this._didComplete)a();else{var b=this._callbacks;null===b&&(b=this._callbacks=[]);b.push(a)}};\nNi.prototype.commit=function(){var a=this._root._internalRoot,b=a.firstBatch;th
 is._defer&&null!==b?void 0:x(\"251\");if(this._hasChildren){var c=this._expirationTime;if(b!==this){this._hasChildren&&(c=this._expirationTime=b._expirationTime,this.render(this._children));for(var d=null,e=b;e!==this;)d=e,e=e._next;null===d?x(\"251\"):void 0;d._next=e._next;this._next=b;a.firstBatch=this}this._defer=!1;Bi(a,c);b=this._next;this._next=null;b=a.firstBatch=b;null!==b&&b._hasChildren&&b.render(b._children)}else this._next=\nnull,this._defer=!1};Ni.prototype._onComplete=function(){if(!this._didComplete){this._didComplete=!0;var a=this._callbacks;if(null!==a)for(var b=0;b<a.length;b++)(0,a[b])()}};function Oi(){this._callbacks=null;this._didCommit=!1;this._onCommit=this._onCommit.bind(this)}Oi.prototype.then=function(a){if(this._didCommit)a();else{var b=this._callbacks;null===b&&(b=this._callbacks=[]);b.push(a)}};\nOi.prototype._onCommit=function(){if(!this._didCommit){this._didCommit=!0;var a=this._callbacks;if(null!==a)for(var b=0;b<a.length;b++){var c=a[b];\"function\
 "!==typeof c?x(\"191\",c):void 0;c()}}};\nfunction Pi(a,b,c){b=K(3,null,null,b?3:0);a={current:b,containerInfo:a,pendingChildren:null,pingCache:null,earliestPendingTime:0,latestPendingTime:0,earliestSuspendedTime:0,latestSuspendedTime:0,latestPingedTime:0,didError:!1,pendingCommitExpirationTime:0,finishedWork:null,timeoutHandle:-1,context:null,pendingContext:null,hydrate:c,nextExpirationTimeToWorkOn:0,expirationTime:0,firstBatch:null,nextScheduledRoot:null};this._internalRoot=b.stateNode=a}\nPi.prototype.render=function(a,b){var c=this._internalRoot,d=new Oi;b=void 0===b?null:b;null!==b&&d.then(b);Ki(a,c,null,d._onCommit);return d};Pi.prototype.unmount=function(a){var b=this._internalRoot,c=new Oi;a=void 0===a?null:a;null!==a&&c.then(a);Ki(null,b,null,c._onCommit);return c};Pi.prototype.legacy_renderSubtreeIntoContainer=function(a,b,c){var d=this._internalRoot,e=new Oi;c=void 0===c?null:c;null!==c&&e.then(c);Ki(b,d,a,e._onCommit);return e};\nPi.prototype.createBatch=function(){var a
 =new Ni(this),b=a._expirationTime,c=this._internalRoot,d=c.firstBatch;if(null===d)c.firstBatch=a,a._next=null;else{for(c=null;null!==d&&d._expirationTime>=b;)c=d,d=d._next;a._next=d;null!==c&&(c._next=a)}return a};function Qi(a){return!(!a||1!==a.nodeType&&9!==a.nodeType&&11!==a.nodeType&&(8!==a.nodeType||\" react-mount-point-unstable \"!==a.nodeValue))}Gb=Gi;Hb=Ii;Ib=function(){W||0===gi||(Yh(gi,!1),gi=0)};\nfunction Ri(a,b){b||(b=a?9===a.nodeType?a.documentElement:a.firstChild:null,b=!(!b||1!==b.nodeType||!b.hasAttribute(\"data-reactroot\")));if(!b)for(var c;c=a.lastChild;)a.removeChild(c);return new Pi(a,!1,b)}\nfunction Si(a,b,c,d,e){var f=c._reactRootContainer;if(f){if(\"function\"===typeof e){var g=e;e=function(){var a=Li(f._internalRoot);g.call(a)}}null!=a?f.legacy_renderSubtreeIntoContainer(a,b,e):f.render(b,e)}else{f=c._reactRootContainer=Ri(c,d);if(\"function\"===typeof e){var h=e;e=function(){var a=Li(f._internalRoot);h.call(a)}}Hi(function(){null!=a?f.legacy_renderSubtre
 eIntoContainer(a,b,e):f.render(b,e)})}return Li(f._internalRoot)}\nfunction Ti(a,b){var c=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;Qi(b)?void 0:x(\"200\");return Mi(a,b,null,c)}\nvar Vi={createPortal:Ti,findDOMNode:function(a){if(null==a)return null;if(1===a.nodeType)return a;var b=a._reactInternalFiber;void 0===b&&(\"function\"===typeof a.render?x(\"188\"):x(\"268\",Object.keys(a)));a=hd(b);a=null===a?null:a.stateNode;return a},hydrate:function(a,b,c){Qi(b)?void 0:x(\"200\");return Si(null,a,b,!0,c)},render:function(a,b,c){Qi(b)?void 0:x(\"200\");return Si(null,a,b,!1,c)},unstable_renderSubtreeIntoContainer:function(a,b,c,d){Qi(c)?void 0:x(\"200\");null==a||void 0===a._reactInternalFiber?\nx(\"38\"):void 0;return Si(a,b,c,!1,d)},unmountComponentAtNode:function(a){Qi(a)?void 0:x(\"40\");return a._reactRootContainer?(Hi(function(){Si(null,null,a,!1,function(){a._reactRootContainer=null})}),!0):!1},unstable_createPortal:function(){return Ti.apply(void 0,arguments)},
 unstable_batchedUpdates:Gi,unstable_interactiveUpdates:Ii,flushSync:function(a,b){W?x(\"187\"):void 0;var c=X;X=!0;try{return ki(a,b)}finally{X=c,Yh(1073741823,!1)}},unstable_createRoot:Ui,unstable_flushControlled:function(a){var b=\nX;X=!0;try{ki(a)}finally{(X=b)||W||Yh(1073741823,!1)}},__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{Events:[Ia,Ja,Ka,Ba.injectEventPluginsByName,pa,Qa,function(a){ya(a,Pa)},Eb,Fb,Dd,Da]}};function Ui(a,b){Qi(a)?void 0:x(\"299\",\"unstable_createRoot\");return new Pi(a,!0,null!=b&&!0===b.hydrate)}\n(function(a){var b=a.findFiberByHostInstance;return Te(n({},a,{overrideProps:null,currentDispatcherRef:Tb.ReactCurrentDispatcher,findHostInstanceByFiber:function(a){a=hd(a);return null===a?null:a.stateNode},findFiberByHostInstance:function(a){return b?b(a):null}}))})({findFiberByHostInstance:Ha,bundleType:0,version:\"16.8.3\",rendererPackageName:\"react-dom\"});var Wi={default:Vi},Xi=Wi&&Vi||Wi;module.exports=Xi.default||Xi;\n","'use strict';\n\nfunctio
 n 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 (process.env.NODE_ENV !== 'production') {\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 t
 his code.\n    console.error(err);\n  }\n}\n\nif (process.env.NODE_ENV === 'production') {\n  // DCE check should happen before ReactDOM bundle executes so that\n  // DevTools can report bad minification during injection.\n  checkDCE();\n  module.exports = require('./cjs/react-dom.production.min.js');\n} else {\n  module.exports = require('./cjs/react-dom.development.js');\n}\n","import '../../sass/style.scss'\nimport {LoadingDialog} from './loading_dialog';\nimport {PaymentController} from './payment_controller'\nimport React from 'react';\nimport ReactDOM from 'react-dom';\n\nconst reactCallbacks = {};\nconst loadingDialog = document.getElementById('loading-dialog');\nif (loadingDialog !== null) {\n  ReactDOM.render(<LoadingDialog open={true} callbacks={reactCallbacks} />, loadingDialog);\n}\n\nwindow.tor = {\n  PaymentController: PaymentController,\n  reactCallbacks: reactCallbacks,\n};\n"]}
\ No newline at end of file
+{"version":3,"sources":["../../node_modules/object-assign/index.js","../../node_modules/prop-types/lib/ReactPropTypesSecret.js","../../node_modules/prop-types/checkPropTypes.js","../../node_modules/react/cjs/react.development.js","../../node_modules/react/index.js","loading_dialog.jsx","countries.js","../../node_modules/process/browser.js","../../node_modules/jquery/dist/jquery.js","flasher.js","regions.js","../../node_modules/round-to/index.js","../../node_modules/numeral/numeral.js","i18n.js","paypal_processor.js","hepdata_controller.js","payment_controller.js","../../node_modules/scheduler/cjs/scheduler.development.js","../../node_modules/scheduler/index.js","../../node_modules/scheduler/cjs/scheduler-tracing.development.js","../../node_modules/scheduler/tracing.js","../../node_modules/react-dom/cjs/react-dom.development.js","../../node_modules/react-dom/index.js","wallet_address.jsx","wallet_addresses.jsx","index.js","../../node_modules/parcel-bundler/src/builtins/bundle-url.js"
 ,"../../node_modules/parcel-bundler/src/builtins/css-loader.js"],"names":["getOwnPropertySymbols","Object","hasOwnProperty","prototype","propIsEnumerable","propertyIsEnumerable","toObject","val","undefined","TypeError","shouldUseNative","assign","test1","String","getOwnPropertyNames","test2","i","fromCharCode","order2","map","n","join","test3","split","forEach","letter","keys","err","module","exports","target","source","from","to","symbols","s","arguments","length","key","call","printWarning","ReactPropTypesSecret","require","loggedTypeFailures","has","Function","bind","text","message","console","error","Error","x","checkPropTypes","typeSpecs","values","location","componentName","getStack","typeSpecName","name","ex","stack","resetWarningCache","_assign","ReactVersion","hasSymbol","Symbol","for","REACT_ELEMENT_TYPE","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_CONCURRENT_MODE_TYPE","REACT_FO
 RWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","MAYBE_ITERATOR_SYMBOL","iterator","FAUX_ITERATOR_SYMBOL","getIteratorFn","maybeIterable","maybeIterator","validateFormat","format","invariant","condition","a","b","c","d","e","f","args","argIndex","replace","framesToPop","lowPriorityWarning","_len","Array","_key","warn","_len2","_key2","apply","concat","lowPriorityWarning$1","warningWithoutStack","argsWithFormat","item","unshift","warningWithoutStack$1","didWarnStateUpdateForUnmountedComponent","warnNoop","publicInstance","callerName","_constructor","constructor","displayName","warningKey","ReactNoopUpdateQueue","isMounted","enqueueForceUpdate","callback","enqueueReplaceState","completeState","enqueueSetState","partialState","emptyObject","freeze","Component","props","context","updater","refs","isReactComponent","setState","forceUpdate","deprecatedAPIs","replaceState","defineDeprecationWarning","methodName","info","defineProperty","get","fnName","ComponentDum
 my","PureComponent","pureComponentPrototype","isPureReactComponent","createRef","refObject","current","seal","ReactCurrentDispatcher","ReactCurrentOwner","BEFORE_SLASH_RE","describeComponentFrame","ownerName","sourceInfo","path","fileName","test","match","pathBeforeSlash","folderName","lineNumber","Resolved","refineResolvedLazyComponent","lazyComponent","_status","_result","getWrappedName","outerType","innerType","wrapperName","functionName","getComponentName","type","tag","$$typeof","render","thenable","resolvedThenable","ReactDebugCurrentFrame","currentlyValidatingElement","setCurrentlyValidatingElement","element","getCurrentStack","getStackAddendum","owner","_owner","_source","impl","ReactSharedInternals","ReactComponentTreeHook","warning","warning$1","RESERVED_PROPS","ref","__self","__source","specialPropKeyWarningShown","specialPropRefWarningShown","hasValidRef","config","getter","getOwnPropertyDescriptor","isReactWarning","hasValidKey","defineKeyPropWarningGetter","warnAboutAc
 cessingKey","configurable","defineRefPropWarningGetter","warnAboutAccessingRef","ReactElement","self","_store","enumerable","writable","value","createElement","children","propName","childrenLength","childArray","defaultProps","cloneAndReplaceKey","oldElement","newKey","newElement","_self","cloneElement","isValidElement","object","SEPARATOR","SUBSEPARATOR","escape","escapeRegex","escaperLookup","escapedString","didWarnAboutMaps","userProvidedKeyEscapeRegex","escapeUserProvidedKey","POOL_SIZE","traverseContextPool","getPooledTraverseContext","mapResult","keyPrefix","mapFunction","mapContext","traverseContext","pop","result","func","count","releaseTraverseContext","push","traverseAllChildrenImpl","nameSoFar","invokeCallback","getComponentKey","child","nextName","subtreeCount","nextNamePrefix","isArray","iteratorFn","entries","step","ii","next","done","addendum","childrenString","traverseAllChildren","component","index","toString","forEachSingleChild","bookKeeping","forEachChildren","fo
 rEachFunc","forEachContext","mapSingleChildIntoContext","childKey","mappedChild","mapIntoWithKeyPrefixInternal","array","prefix","escapedPrefix","mapChildren","countChildren","toArray","onlyChild","createContext","defaultValue","calculateChangedBits","_calculateChangedBits","_currentValue","_currentValue2","_threadCount","Provider","Consumer","_context","hasWarnedAboutUsingNestedContextConsumers","hasWarnedAboutUsingConsumerProvider","defineProperties","set","_Provider","_currentRenderer","_currentRenderer2","lazy","ctor","lazyType","_ctor","propTypes","newDefaultProps","newPropTypes","forwardRef","isValidElementType","memo","compare","resolveDispatcher","dispatcher","useContext","Context","unstable_observedBits","realContext","useState","initialState","useReducer","reducer","initialArg","init","useRef","initialValue","useEffect","create","inputs","useLayoutEffect","useCallback","useMemo","useImperativeHandle","useDebugValue","formatterFn","propTypesMisspellWarningShown","getDeclara
 tionErrorAddendum","getSourceInfoErrorAddendum","elementProps","ownerHasKeyUseWarning","getCurrentComponentErrorInfo","parentType","parentName","validateExplicitKey","validated","currentComponentErrorInfo","childOwner","validateChildKeys","node","validatePropTypes","PropTypes","getDefaultProps","isReactClassApproved","validateFragmentProps","fragment","createElementWithValidation","validType","typeString","createFactoryWithValidation","validatedFactory","cloneElementWithValidation","enableStableConcurrentModeAPIs","React","Children","only","Fragment","StrictMode","Suspense","createFactory","version","unstable_ConcurrentMode","unstable_Profiler","__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED","ConcurrentMode","Profiler","React$2","default","React$3","react","LoadingDialog","open","setOpen","callbacks","setLoadingDialogOpen","process","cachedSetTimeout","cachedClearTimeout","defaultSetTimout","defaultClearTimeout","setTimeout","clearTimeout","runTimeout","fun","runClearTimeout","
 marker","queue","draining","currentQueue","queueIndex","cleanUpNextTick","drainQueue","timeout","len","run","nextTick","Item","title","browser","env","argv","versions","noop","on","addListener","once","off","removeListener","removeAllListeners","emit","prependListener","prependOnceListener","listeners","binding","cwd","chdir","dir","umask","$","Flasher","build","state","characters","find","numCharacters","proxy","flash","each","removeClass","Math","random","addClass","startCharacterResolve","numResolvedCharacters","characterToResolve","slice","resolveCharacter","resolve","update","resolvedCharacters","delayCount","resolvedIndex","html","characterIndex","valueIndex","character","round","fn","precision","Number","isInteger","exponent","exponentNeg","abs","sign","up","down","I18n","t","id","vars","el","document","getElementById","innerHTML","regExp","RegExp","PaypalProcessor","token","payerId","data","localStorage","getItem","showPaymentErrors","JSON","parse","ajaxSettings","contentTyp
 e","stringify","dataType","url","ajax","paypalProcessDone","fail","paypalProcessFailed","textStatus","jqXHR","setItem","window","href","errorThrown","errorMessage","closeLoading","errors","show","errorsContainer","append","HepdataController","setupInputPlaceHolderBehavior","getCompanyListTimeoutID","watchForInputs","placeholder","attr","getCompanyListAfterWaiting","keyCode","which","preventDefault","getCompanyList","remove","input","company_substring","displayCompanyList","displayErrors","textstatus","jqxhr","hide","css","dataList","searchTerm","option","company_id","appendChild","selectCompany","errorToDisplay","responseJSON","displayErrorMessage","prependTo","event","selected_name","selected_id","displayCompanyProfile","company","prepareCompanyInfo","showCompanyInfo","empty","field","fieldName","suffix","appendTo","cleanupString","giftRatio","giftratios","giftratio","maxMatchAmount","cleanupCurrency","maximum_amount_matched","minMatchAmount","minimum_amount_matched","totalAmountPe
 rEmployee","total_amount_per_employee","getSummary","getMatchingGiftForm","online_resources","getMatchingConditions","getNiceContactInfo","getNiceCompanyProcedure","procedure","comments","getNiceOnlineResources","setLastUpdated","last_updated","isNotBlank","amount","ratio","output","ratioArray","numerator","denominator","isNaN","percent","parseFloat","empty_return","default_value","toFixed","cleanupPhoneNumber","parseInt","NaN","markup","contact_title","address1","contact_address_line1","address2","contact_address_line2","cityStateZip","contact_city","contact_state","contact_zip","phone","contact_phone","email","contact_email","property","cityStateZipMarkup","procedures","resources","online_resource","matching_gift_form","guide","countries","regions","roundTo","numeral","PerkInfo","fieldIds","helpText","friendlyName","friendlyName2","PaymentController","paypalMerchantId","environmentName","stripePublishableKey","promo","country","priceSetName","setDefaultOnceAmount","noPerk","noRegi
 ons","perk","paymentMethod","paymentMethodName","paymentMethodToSelector","perkInfoMap","tShirtStyleOptions","priceSets","perkRequiredFieldIds","standardPaymentRequiredFieldIds","setInitialPromoAdjustments","setPriceSet","setRecurring","setCurrentPrice","setPaymentMethodName","setupRecurringButton","setupPayPal","setupPriceButtons","setupPerkButtons","setupPaymentMethodButtons","setupStripe","setupCountries","setCountry","setupPerkFields","setupPerkSizes","clearActivePerk","clearErrors","clearOtherAmount","tor","reactCallbacks","countryChanged","setupRegions","displayCurrentPerk","selectedPerk","displaySelectedPerkInSubmitArea","submitAreaPerkSelected","displayedPerk","getCampaignTotalsDone","log","setCampaignTotals","requestCampaignTotals","getCampaignTotalsFailed","getDonationData","fieldValues","serializeArray","perkName","perkValues","perkInfo","perkFieldId","valueName","recurring","trim","getPerkElements","perkElements","add","MissingRequiredFieldException","getRequiredFields",
 "requiredFields","fieldId","not","monthlyButtonClicked","setCurrentPerk","setLimitedOfferLabelOnPriceLabel","noPerkCheckboxClicked","prop","onceButtonClicked","onFormSubmit","validateRequiredFields","showPaymentError","showLoading","form","Stripe","card","createToken","stripeResponseHandler","otherAmountChanged","priceString","priceFloat","otherAmountFields","priceLevels","levelInfo","paymentMethodButtonClicked","paymentMethodElement","closest","paypalCheckDonationDone","paypalProblemTimeout","paypalOnAuthorize","paypalResponse","actions","payerID","paymentToken","paypalOnCancel","paypalSetExpressCheckout","reject","paypalSetExpressCheckoutDone","paypalSetExpressCheckoutFailed","perkButtonClicked","perkElement","priceAttrName","hasClass","oldAmount","price","setPerkFields","perkSubSelectFieldUpdated","selectedValue","images","parents","selectedImage","filter","perkFitUpdated","fit","perkIndex","style","availableSizes","perkSizeElement","size","toUpperCase","priceButtonClicked","pric
 eElement","perks","perkPrice","updateDonateButtonText","setRequiredFields","selectedButton","selector","subSelect","tShirtStyleName","optionSelected","options","priceButtons","priceSet","priceButton","priceLevel","removeAttr","adjustPriceSetDueToPromo","activeButton","inactiveButton","countrySelect","payment","onAuthorize","onCancel","color","paypal","Button","onceButton","monthlyButton","countryCode","regionNames","regionSelect","regionName","setPublishableKey","submit","after","sliderCurrentPage","page","sliderButton","status","response","processStripe","stripeResponse","processStripeDone","processStripeFailed","errorMsgs","jqXhr","errorMessages","isValidEmail","includes","totalDonated","totalMatched","totalDonatedFlasher","totalMatchedFlasher","totalDonationsFlasher","setupCampaignTotals","donateSubmitAmount","animate","scrollTop","offset","top","emptyValue","is","field_name","emailField","emailAddress","enableSchedulerDebugging","ImmediatePriority","UserBlockingPriority","Normal
 Priority","LowPriority","IdlePriority","maxSigned31BitInt","IMMEDIATE_PRIORITY_TIMEOUT","USER_BLOCKING_PRIORITY","NORMAL_PRIORITY_TIMEOUT","LOW_PRIORITY_TIMEOUT","IDLE_PRIORITY","firstCallbackNode","currentDidTimeout","isSchedulerPaused","currentPriorityLevel","currentEventStartTime","currentExpirationTime","isExecutingCallback","isHostCallbackScheduled","hasNativePerformanceNow","performance","now","ensureHostCallbackIsScheduled","expirationTime","cancelHostCallback","requestHostCallback","flushWork","flushFirstCallback","flushedNode","lastCallbackNode","previous","priorityLevel","previousPriorityLevel","previousExpirationTime","continuationCallback","continuationNode","nextAfterContinuation","flushImmediateWork","didTimeout","previousDidTimeout","currentTime","unstable_now","shouldYieldToHost","unstable_runWithPriority","eventHandler","previousEventStartTime","unstable_next","unstable_wrapCallback","parentPriorityLevel","unstable_scheduleCallback","deprecated_options","startTime",
 "newNode","unstable_pauseExecution","unstable_continueExecution","unstable_getFirstCallbackNode","unstable_cancelCallback","callbackNode","unstable_getCurrentPriorityLevel","unstable_shouldYield","localDate","Date","localSetTimeout","localClearTimeout","localRequestAnimationFrame","requestAnimationFrame","localCancelAnimationFrame","cancelAnimationFrame","ANIMATION_FRAME_TIMEOUT","rAFID","rAFTimeoutID","requestAnimationFrameWithTimeout","timestamp","Performance","globalValue","global","_schedMock","globalImpl","MessageChannel","_callback","_flushCallback","cb","ms","scheduledHostCallback","isMessageEventScheduled","timeoutTime","isAnimationFrameScheduled","isFlushingHostCallback","frameDeadline","previousFrameTime","activeFrameTime","channel","port","port2","port1","onmessage","prevScheduledCallback","prevTimeoutTime","animationTick","rafTime","nextFrameTime","postMessage","absoluteTimeout","unstable_ImmediatePriority","unstable_UserBlockingPriority","unstable_NormalPriority","unsta
 ble_IdlePriority","unstable_LowPriority","enableSchedulerTracing","DEFAULT_THREAD_ID","interactionIDCounter","threadIDCounter","__interactionsRef","__subscriberRef","Set","unstable_clear","prevInteractions","unstable_getCurrent","unstable_getThreadID","unstable_trace","threadID","interaction","__count","interactions","subscriber","returnValue","onInteractionTraced","onWorkStarted","onWorkStopped","onInteractionScheduledWorkCompleted","unstable_wrap","wrappedInteractions","onWorkScheduled","hasRun","wrapped","cancel","onWorkCanceled","subscribers","unstable_subscribe","unstable_unsubscribe","delete","didCatchError","caughtError","scheduler","tracing","invokeGuardedCallbackImpl","funcArgs","onError","dispatchEvent","createEvent","fakeNode","invokeGuardedCallbackDev","evt","didError","windowEvent","windowEventDescriptor","callCallback","removeEventListener","evtType","didSetError","isCrossOriginError","handleWindowError","colno","lineno","defaultPrevented","_suppressLogging","inner","a
 ddEventListener","initEvent","invokeGuardedCallbackImpl$1","hasError","hasRethrowError","rethrowError","reporter","invokeGuardedCallback","invokeGuardedCallbackAndCatchFirstError","clearCaughtError","rethrowCaughtError","hasCaughtError","eventPluginOrder","namesToPlugins","recomputePluginOrdering","pluginName","pluginModule","pluginIndex","indexOf","plugins","extractEvents","publishedEvents","eventTypes","eventName","publishEventForPlugin","dispatchConfig","eventNameDispatchConfigs","phasedRegistrationNames","phaseName","phasedRegistrationName","publishRegistrationName","registrationName","registrationNameModules","registrationNameDependencies","dependencies","lowerCasedName","toLowerCase","possibleRegistrationNames","ondblclick","injectEventPluginOrder","injectedEventPluginOrder","injectEventPluginsByName","injectedNamesToPlugins","isOrderingDirty","getFiberCurrentPropsFromNode","getInstanceFromNode","getNodeFromInstance","setComponentTree","getFiberCurrentPropsFromNodeImpl","getIn
 stanceFromNodeImpl","getNodeFromInstanceImpl","validateEventDispatches","dispatchListeners","_dispatchListeners","dispatchInstances","_dispatchInstances","listenersIsArr","listenersLen","instancesIsArr","instancesLen","executeDispatch","listener","inst","currentTarget","executeDispatchesInOrder","isPropagationStopped","accumulateInto","forEachAccumulated","arr","scope","eventQueue","executeDispatchesAndRelease","isPersistent","release","executeDispatchesAndReleaseTopLevel","isInteractive","shouldPreventMouseEvent","disabled","injection","getListener","stateNode","topLevelType","targetInst","nativeEvent","nativeEventTarget","events","possiblePlugin","extractedEvents","runEventsInBatch","processingEventQueue","runExtractedEventsInBatch","FunctionComponent","ClassComponent","IndeterminateComponent","HostRoot","HostPortal","HostComponent","HostText","Mode","ContextConsumer","ContextProvider","ForwardRef","SuspenseComponent","MemoComponent","SimpleMemoComponent","LazyComponent","Incomple
 teClassComponent","DehydratedSuspenseComponent","randomKey","internalInstanceKey","internalEventHandlersKey","precacheFiberNode","hostInst","getClosestInstanceFromNode","parentNode","getInstanceFromNode$1","getNodeFromInstance$1","getFiberCurrentPropsFromNode$1","updateFiberProps","getParent","return","getLowestCommonAncestor","instA","instB","depthA","tempA","depthB","tempB","depth","alternate","traverseTwoPhase","arg","traverseEnterLeave","argFrom","argTo","common","pathFrom","pathTo","_alternate","_i","listenerAtPhase","propagationPhase","accumulateDirectionalDispatches","phase","accumulateTwoPhaseDispatchesSingle","_targetInst","accumulateDispatches","ignoredDirection","accumulateDirectDispatchesSingle","accumulateTwoPhaseDispatches","accumulateEnterLeaveDispatches","leave","enter","accumulateDirectDispatches","canUseDOM","unsafeCastStringToDOMTopLevelType","unsafeCastDOMTopLevelTypeToString","makePrefixMap","styleProp","prefixes","vendorPrefixes","animationend","animationiterat
 ion","animationstart","transitionend","prefixedEventNames","animation","transition","getVendorPrefixedEventName","prefixMap","TOP_ABORT","TOP_ANIMATION_END","TOP_ANIMATION_ITERATION","TOP_ANIMATION_START","TOP_BLUR","TOP_CAN_PLAY","TOP_CAN_PLAY_THROUGH","TOP_CANCEL","TOP_CHANGE","TOP_CLICK","TOP_CLOSE","TOP_COMPOSITION_END","TOP_COMPOSITION_START","TOP_COMPOSITION_UPDATE","TOP_CONTEXT_MENU","TOP_COPY","TOP_CUT","TOP_DOUBLE_CLICK","TOP_AUX_CLICK","TOP_DRAG","TOP_DRAG_END","TOP_DRAG_ENTER","TOP_DRAG_EXIT","TOP_DRAG_LEAVE","TOP_DRAG_OVER","TOP_DRAG_START","TOP_DROP","TOP_DURATION_CHANGE","TOP_EMPTIED","TOP_ENCRYPTED","TOP_ENDED","TOP_ERROR","TOP_FOCUS","TOP_GOT_POINTER_CAPTURE","TOP_INPUT","TOP_INVALID","TOP_KEY_DOWN","TOP_KEY_PRESS","TOP_KEY_UP","TOP_LOAD","TOP_LOAD_START","TOP_LOADED_DATA","TOP_LOADED_METADATA","TOP_LOST_POINTER_CAPTURE","TOP_MOUSE_DOWN","TOP_MOUSE_MOVE","TOP_MOUSE_OUT","TOP_MOUSE_OVER","TOP_MOUSE_UP","TOP_PASTE","TOP_PAUSE","TOP_PLAY","TOP_PLAYING","TOP_POINTER_CANC
 EL","TOP_POINTER_DOWN","TOP_POINTER_MOVE","TOP_POINTER_OUT","TOP_POINTER_OVER","TOP_POINTER_UP","TOP_PROGRESS","TOP_RATE_CHANGE","TOP_RESET","TOP_SCROLL","TOP_SEEKED","TOP_SEEKING","TOP_SELECTION_CHANGE","TOP_STALLED","TOP_SUBMIT","TOP_SUSPEND","TOP_TEXT_INPUT","TOP_TIME_UPDATE","TOP_TOGGLE","TOP_TOUCH_CANCEL","TOP_TOUCH_END","TOP_TOUCH_MOVE","TOP_TOUCH_START","TOP_TRANSITION_END","TOP_VOLUME_CHANGE","TOP_WAITING","TOP_WHEEL","mediaEventTypes","getRawEventName","root","startText","fallbackText","initialize","getText","reset","getData","start","startValue","startLength","end","endValue","endLength","minEnd","sliceTail","textContent","EVENT_POOL_SIZE","EventInterface","eventPhase","bubbles","cancelable","timeStamp","isTrusted","functionThatReturnsTrue","functionThatReturnsFalse","SyntheticEvent","stopPropagation","isDefaultPrevented","Interface","normalize","cancelBubble","persist","destructor","getPooledWarningPropertyDefinition","extend","Super","E","Class","addEventPoolingTo","getV
 al","isFunction","action","warningCondition","getPooledEvent","nativeInst","EventConstructor","eventPool","instance","releasePooledEvent","getPooled","SyntheticCompositionEvent","SyntheticInputEvent","END_KEYCODES","START_KEYCODE","canUseCompositionEvent","documentMode","canUseTextInputEvent","useFallbackCompositionData","SPACEBAR_CODE","SPACEBAR_CHAR","beforeInput","bubbled","captured","compositionEnd","compositionStart","compositionUpdate","hasSpaceKeypress","isKeypressCommand","ctrlKey","altKey","metaKey","getCompositionEventType","isFallbackCompositionStart","isFallbackCompositionEnd","getDataFromCustomEvent","detail","isUsingKoreanIME","locale","isComposing","extractCompositionEvent","eventType","fallbackData","customData","getNativeBeforeInputChars","chars","getFallbackBeforeInputChars","char","extractBeforeInputEvent","BeforeInputEventPlugin","composition","restoreImpl","restoreTarget","restoreQueue","restoreStateOfTarget","internalInstance","setRestoreImplementation","enqueu
 eStateRestore","needsStateRestore","restoreStateIfNeeded","queuedTargets","_batchedUpdatesImpl","bookkeeping","_interactiveUpdatesImpl","_flushInteractiveUpdatesImpl","isBatching","batchedUpdates","controlledComponentsHavePendingUpdates","interactiveUpdates","setBatchingImplementation","batchedUpdatesImpl","interactiveUpdatesImpl","flushInteractiveUpdatesImpl","supportedInputTypes","date","datetime","month","number","password","range","search","tel","time","week","isTextInputElement","elem","nodeName","ELEMENT_NODE","TEXT_NODE","COMMENT_NODE","DOCUMENT_NODE","DOCUMENT_FRAGMENT_NODE","getEventTarget","srcElement","correspondingUseElement","nodeType","isEventSupported","eventNameSuffix","isSupported","setAttribute","isCheckable","getTracker","_valueTracker","detachTracker","getValueFromNode","checked","trackValueOnNode","valueField","descriptor","currentValue","tracker","getValue","setValue","stopTracking","track","updateValueIfChanged","lastValue","nextValue","Pending","Rejected","de
 scribeFiber","fiber","_debugOwner","_debugSource","getStackByFiberInDevAndProd","workInProgress","getCurrentFiberOwnerNameInDevOrNull","getCurrentFiberStackInDev","resetCurrentFiber","setCurrentFiber","setCurrentPhase","lifeCyclePhase","RESERVED","STRING","BOOLEANISH_STRING","BOOLEAN","OVERLOADED_BOOLEAN","NUMERIC","POSITIVE_NUMERIC","ATTRIBUTE_NAME_START_CHAR","ATTRIBUTE_NAME_CHAR","ROOT_ATTRIBUTE_NAME","VALID_ATTRIBUTE_NAME_REGEX","illegalAttributeNameCache","validatedAttributeNameCache","isAttributeNameSafe","attributeName","shouldIgnoreAttribute","propertyInfo","isCustomComponentTag","shouldRemoveAttributeWithWarning","acceptsBooleans","shouldRemoveAttribute","getPropertyInfo","properties","PropertyInfoRecord","mustUseProperty","attributeNamespace","propertyName","_ref","CAMELIZE","capitalize","getValueForProperty","expected","stringValue","hasAttribute","getAttribute","getValueForAttribute","setValueForProperty","_attributeName","removeAttribute","_type","attributeValue","setAt
 tributeNS","getToStringValue","ReactDebugCurrentFrame$1","ReactControlledValuePropTypes","hasReadOnlyValue","button","checkbox","image","hidden","radio","onChange","readOnly","tagName","enableUserTimingAPI","debugRenderPhaseSideEffects","debugRenderPhaseSideEffectsForStrictMode","replayFailedUnitOfWorkWithInvokeGuardedCallback","warnAboutDeprecatedLifecycles","enableProfilerTimer","enableSuspenseServerRenderer","disableInputAttributeSyncing","warnAboutShorthandPropertyCollision","didWarnValueDefaultValue","didWarnCheckedDefaultChecked","didWarnControlledToUncontrolled","didWarnUncontrolledToControlled","isControlled","usesChecked","getHostProps","hostProps","defaultChecked","_wrapperState","initialChecked","initWrapperState","controlled","updateChecked","updateWrapper","_controlled","setDefaultValue","postMountWrapper","isHydrating","isButton","_initialValue","restoreControlledState","updateNamedCousins","rootNode","queryRoot","group","querySelectorAll","otherNode","otherProps","own
 erDocument","activeElement","eventTypes$1","change","createAndAccumulateChangeEvent","activeElementInst","shouldUseChangeEvent","manualDispatchChangeEvent","runEventInBatch","getInstIfValueChanged","targetNode","getTargetInstForChangeEvent","isInputEventSupported","startWatchingForValueChange","attachEvent","handlePropertyChange","stopWatchingForValueChange","detachEvent","handleEventsForInputEventPolyfill","getTargetInstForInputEventPolyfill","shouldUseClickEvent","getTargetInstForClickEvent","getTargetInstForInputOrChangeEvent","handleControlledInputBlur","ChangeEventPlugin","_isInputEventSupported","getTargetInstFunc","handleEventFunc","DOMEventPluginOrder","SyntheticUIEvent","view","modifierKeyToProp","Alt","Control","Meta","Shift","modifierStateGetter","keyArg","syntheticEvent","getModifierState","keyProp","getEventModifierState","previousScreenX","previousScreenY","isMovementXSet","isMovementYSet","SyntheticMouseEvent","screenX","screenY","clientX","clientY","pageX","pageY","s
 hiftKey","buttons","relatedTarget","fromElement","toElement","movementX","movementY","SyntheticPointerEvent","pointerId","width","height","pressure","tangentialPressure","tiltX","tiltY","twist","pointerType","isPrimary","eventTypes$2","mouseEnter","mouseLeave","pointerEnter","pointerLeave","EnterLeaveEventPlugin","isOverEvent","isOutEvent","win","doc","defaultView","parentWindow","related","eventInterface","leaveEventType","enterEventType","eventTypePrefix","fromNode","toNode","y","hasOwnProperty$1","shallowEqual","objA","objB","keysA","keysB","_reactInternalFiber","NoEffect","PerformedWork","Placement","Update","PlacementAndUpdate","Deletion","ContentReset","Callback","DidCapture","Ref","Snapshot","Passive","LifecycleEffectMask","HostEffectMask","Incomplete","ShouldCapture","ReactCurrentOwner$1","MOUNTING","MOUNTED","UNMOUNTED","isFiberMountedImpl","effectTag","isFiberMounted","ownerFiber","_warnedAboutRefsInRender","assertIsMounted","findCurrentFiberUsingSlowPath","parentA","paren
 tB","sibling","didFindChild","_child","findCurrentHostFiber","parent","currentParent","findCurrentHostFiberWithNoPortals","addEventBubbleListener","addEventCaptureListener","SyntheticAnimationEvent","animationName","elapsedTime","pseudoElement","SyntheticClipboardEvent","clipboardData","SyntheticFocusEvent","getEventCharCode","charCode","normalizeKey","Esc","Spacebar","Left","Up","Right","Down","Del","Win","Menu","Apps","Scroll","MozPrintableKey","translateToKey","getEventKey","SyntheticKeyboardEvent","repeat","SyntheticDragEvent","dataTransfer","SyntheticTouchEvent","touches","targetTouches","changedTouches","SyntheticTransitionEvent","SyntheticWheelEvent","deltaX","wheelDeltaX","deltaY","wheelDeltaY","wheelDelta","deltaZ","deltaMode","interactiveEventTypeNames","nonInteractiveEventTypeNames","eventTypes$4","topLevelEventsToDispatchConfig","addEventTypeNameToConfig","topEvent","capitalizedEvent","onEvent","eventTuple","knownHTMLTopLevelTypes","SimpleEventPlugin","isInteractiveTopLe
 velEventType","CALLBACK_BOOKKEEPING_POOL_SIZE","callbackBookkeepingPool","findRootContainerNode","containerInfo","getTopLevelCallbackBookKeeping","ancestors","releaseTopLevelCallbackBookKeeping","handleTopLevel","ancestor","_enabled","setEnabled","enabled","isEnabled","trapBubbledEvent","dispatch","dispatchInteractiveEvent","trapCapturedEvent","alreadyListeningTo","reactTopListenersCounter","topListenersIDKey","getListeningForDocument","mountAt","listenTo","isListening","dependency","isMediaEvent","isListeningToAllDependencies","getActiveElement","body","getLeafNode","firstChild","getSiblingNode","nextSibling","getNodeForCharacterOffset","nodeStart","nodeEnd","getOffsets","outerNode","selection","getSelection","rangeCount","anchorNode","anchorOffset","focusNode","focusOffset","getModernOffsetsFromPoints","indexWithinAnchor","indexWithinFocus","outer","nodeValue","setOffsets","offsets","min","temp","startMarker","endMarker","createRange","setStart","removeAllRanges","addRange","setEn
 d","isTextNode","containsNode","innerNode","contains","compareDocumentPosition","isInDocument","documentElement","getActiveElementDeep","HTMLIFrameElement","contentDocument","hasSelectionCapabilities","contentEditable","getSelectionInformation","focusedElem","selectionRange","getSelection$1","restoreSelection","priorSelectionInformation","curFocusedElem","priorFocusedElem","priorSelectionRange","setSelection","left","scrollLeft","focus","selectionStart","selectionEnd","skipSelectionChangeEvent","eventTypes$3","select","activeElement$1","activeElementInst$1","lastSelection","mouseDown","getEventTargetDocument","eventTarget","constructSelectEvent","currentSelection","SelectEventPlugin","didWarnSelectedSetOnOption","didWarnInvalidChild","flattenChildren","content","validateProps","selected","postMountWrapper$1","getHostProps$1","didWarnValueDefaultValue$1","valuePropNames","checkSelectPropTypes","multiple","updateOptions","propValue","setDefaultSelected","selectedValues","defaultSelect
 ed","_selectedValue","_i2","getHostProps$2","initWrapperState$1","wasMultiple","postMountWrapper$2","postUpdateWrapper","restoreControlledState$2","didWarnValDefaultVal","getHostProps$3","dangerouslySetInnerHTML","initWrapperState$2","updateWrapper$1","newValue","postMountWrapper$3","restoreControlledState$3","HTML_NAMESPACE$1","MATH_NAMESPACE","SVG_NAMESPACE","Namespaces","mathml","svg","getIntrinsicNamespace","getChildNamespace","parentNamespace","createMicrosoftUnsafeLocalFunction","MSApp","execUnsafeLocalFunction","arg0","arg1","arg2","arg3","reusableSVGContainer","setInnerHTML","namespaceURI","svgNode","removeChild","setTextContent","lastChild","shorthandToLonghand","background","backgroundPosition","border","borderBlockEnd","borderBlockStart","borderBottom","borderColor","borderImage","borderInlineEnd","borderInlineStart","borderLeft","borderRadius","borderRight","borderStyle","borderTop","borderWidth","columnRule","columns","flex","flexFlow","font","fontVariant","gap","grid",
 "gridArea","gridColumn","gridColumnGap","gridGap","gridRow","gridRowGap","gridTemplate","listStyle","margin","mask","maskPosition","outline","overflow","padding","placeContent","placeItems","placeSelf","textDecoration","textEmphasis","wordWrap","isUnitlessNumber","animationIterationCount","borderImageOutset","borderImageSlice","borderImageWidth","boxFlex","boxFlexGroup","boxOrdinalGroup","columnCount","flexGrow","flexPositive","flexShrink","flexNegative","flexOrder","gridRowEnd","gridRowSpan","gridRowStart","gridColumnEnd","gridColumnSpan","gridColumnStart","fontWeight","lineClamp","lineHeight","opacity","order","orphans","tabSize","widows","zIndex","zoom","fillOpacity","floodOpacity","stopOpacity","strokeDasharray","strokeDashoffset","strokeMiterlimit","strokeOpacity","strokeWidth","prefixKey","charAt","substring","dangerousStyleValue","isCustomProperty","isEmpty","uppercasePattern","msPattern","hyphenateStyleName","warnValidStyle","badVendoredStyleNamePattern","msPattern$1","hyphe
 nPattern","badStyleValueWithSemicolonPattern","warnedStyleNames","warnedStyleValues","warnedForNaNValue","warnedForInfinityValue","camelize","string","_","warnHyphenatedStyleName","warnBadVendoredStyleName","warnStyleValueWithSemicolon","warnStyleValueIsNaN","warnStyleValueIsInfinity","isFinite","warnValidStyle$1","createDangerousStringForStyles","styles","serialized","delimiter","styleName","styleValue","setValueForStyles","setProperty","isValueEmpty","expandShorthandMap","expanded","longhands","validateShorthandPropertyCollisionInDev","styleUpdates","nextStyles","expandedUpdates","expandedStyles","warnedAbout","originalKey","correctOriginalKey","omittedCloseTags","area","base","br","col","embed","hr","img","keygen","link","meta","param","wbr","voidElementTags","menuitem","HTML$1","ReactDebugCurrentFrame$2","assertValidProps","suppressContentEditableWarning","isCustomComponent","possibleStandardNames","accept","acceptcharset","accesskey","allowfullscreen","alt","as","async","autoca
 pitalize","autocomplete","autocorrect","autofocus","autoplay","autosave","capture","cellpadding","cellspacing","challenge","charset","cite","class","classid","classname","cols","colspan","contenteditable","contextmenu","controls","controlslist","coords","crossorigin","dangerouslysetinnerhtml","defaultchecked","defaultvalue","defer","download","draggable","enctype","formmethod","formaction","formenctype","formnovalidate","formtarget","frameborder","headers","high","hreflang","htmlfor","httpequiv","icon","innerhtml","inputmode","integrity","itemid","itemprop","itemref","itemscope","itemtype","keyparams","keytype","kind","label","lang","list","loop","low","manifest","marginwidth","marginheight","max","maxlength","media","mediagroup","method","minlength","muted","nomodule","nonce","novalidate","optimum","pattern","playsinline","poster","preload","profile","radiogroup","readonly","referrerpolicy","rel","required","reversed","role","rows","rowspan","sandbox","scoped","scrolling","seamless
 ","shape","sizes","span","spellcheck","src","srcdoc","srclang","srcset","summary","tabindex","usemap","wmode","wrap","about","accentheight","accumulate","additive","alignmentbaseline","allowreorder","alphabetic","amplitude","arabicform","ascent","attributename","attributetype","autoreverse","azimuth","basefrequency","baselineshift","baseprofile","bbox","begin","bias","by","calcmode","capheight","clip","clippath","clippathunits","cliprule","colorinterpolation","colorinterpolationfilters","colorprofile","colorrendering","contentscripttype","contentstyletype","cursor","cx","cy","datatype","decelerate","descent","diffuseconstant","direction","display","divisor","dominantbaseline","dur","dx","dy","edgemode","elevation","enablebackground","externalresourcesrequired","fill","fillopacity","fillrule","filterres","filterunits","floodopacity","floodcolor","focusable","fontfamily","fontsize","fontsizeadjust","fontstretch","fontstyle","fontvariant","fontweight","fx","fy","g1","g2","glyphname","g
 lyphorientationhorizontal","glyphorientationvertical","glyphref","gradienttransform","gradientunits","hanging","horizadvx","horizoriginx","ideographic","imagerendering","in2","in","inlist","intercept","k1","k2","k3","k4","k","kernelmatrix","kernelunitlength","kerning","keypoints","keysplines","keytimes","lengthadjust","letterspacing","lightingcolor","limitingconeangle","local","markerend","markerheight","markermid","markerstart","markerunits","markerwidth","maskcontentunits","maskunits","mathematical","mode","numoctaves","operator","orient","orientation","origin","overlineposition","overlinethickness","paintorder","panose1","pathlength","patterncontentunits","patterntransform","patternunits","pointerevents","points","pointsatx","pointsaty","pointsatz","preservealpha","preserveaspectratio","primitiveunits","r","radius","refx","refy","renderingintent","repeatcount","repeatdur","requiredextensions","requiredfeatures","resource","restart","results","rotate","rx","ry","scale","security",
 "seed","shaperendering","slope","spacing","specularconstant","specularexponent","speed","spreadmethod","startoffset","stddeviation","stemh","stemv","stitchtiles","stopcolor","stopopacity","strikethroughposition","strikethroughthickness","stroke","strokedasharray","strokedashoffset","strokelinecap","strokelinejoin","strokemiterlimit","strokewidth","strokeopacity","suppresscontenteditablewarning","suppresshydrationwarning","surfacescale","systemlanguage","tablevalues","targetx","targety","textanchor","textdecoration","textlength","textrendering","transform","typeof","u1","u2","underlineposition","underlinethickness","unicode","unicodebidi","unicoderange","unitsperem","unselectable","valphabetic","vectoreffect","vertadvy","vertoriginx","vertoriginy","vhanging","videographic","viewbox","viewtarget","visibility","vmathematical","vocab","widths","wordspacing","writingmode","x1","x2","xchannelselector","xheight","xlinkactuate","xlinkarcrole","xlinkhref","xlinkrole","xlinkshow","xlinktitle"
 ,"xlinktype","xmlbase","xmllang","xmlns","xmlnsxlink","xmlspace","y1","y2","ychannelselector","z","zoomandpan","ariaProperties","warnedProperties","rARIA","rARIACamel","hasOwnProperty$2","validateProperty","ariaName","correctName","standardName","warnInvalidARIAProps","invalidProps","isValid","unknownPropString","validateProperties","didWarnValueNull","validateProperties$1","validateProperty$1","warnedProperties$1","_hasOwnProperty","EVENT_NAME_REGEX","INVALID_EVENT_NAME_REGEX","rARIA$1","rARIACamel$1","canUseEventSystem","isReserved","warnUnknownProperties","unknownProps","validateProperties$2","didWarnInvalidHydration","didWarnShadyDOM","DANGEROUSLY_SET_INNER_HTML","SUPPRESS_CONTENT_EDITABLE_WARNING","SUPPRESS_HYDRATION_WARNING$1","AUTOFOCUS","CHILDREN","STYLE$1","HTML","HTML_NAMESPACE","warnedUnknownTags","suppressHydrationWarning","validatePropertiesInDevelopment","warnForTextDifference","warnForPropDifference","warnForExtraAttributes","warnForInvalidEventListener","canDiffStyle
 ForHydrationWarning","normalizeMarkupForTextOrAttribute","normalizeHTML","dialog","webview","NORMALIZE_NEWLINES_REGEX","NORMALIZE_NULL_AND_REPLACEMENT_REGEX","markupString","serverText","clientText","normalizedClientText","normalizedServerText","serverValue","clientValue","normalizedClientValue","normalizedServerValue","attributeNames","names","testElement","createElementNS","ensureListeningTo","rootContainerElement","isDocumentOrFragment","getOwnerDocumentFromRootContainer","trapClickOnNonInteractiveElement","onclick","setInitialDOMProperties","domElement","nextProps","propKey","nextProp","nextHtml","canSetTextContent","updateDOMProperties","updatePayload","wasCustomComponentTag","div","createTextNode","setInitialProperties","rawProps","shadyRoot","onClick","diffProperties","lastRawProps","nextRawProps","lastProps","lastStyle","lastProp","lastHtml","updateProperties","getPossibleStandardName","diffHydratedProperties","extraAttributeNames","attributes","serverHTML","expectedHTML","e
 xpectedStyle","isMismatchDueToBadCasing","ownNamespace","diffHydratedText","textNode","isDifferent","warnForUnmatchedText","warnForDeletedHydratableElement","warnForDeletedHydratableText","warnForInsertedHydratedElement","warnForInsertedHydratedText","restoreControlledState$1","validateDOMNesting","updatedAncestorInfo","specialTags","inScopeTags","buttonScopeTags","impliedEndTags","emptyAncestorInfo","formTag","aTagInScope","buttonTagInScope","nobrTagInScope","pTagInButtonScope","listItemTagAutoclosing","dlItemTagAutoclosing","oldInfo","ancestorInfo","isTagValidWithParent","parentTag","findInvalidAncestorForTag","didWarn","childTag","childText","parentInfo","invalidParent","invalidAncestor","invalidParentOrAncestor","ancestorTag","warnKey","tagDisplayName","whitespaceInfo","shim","supportsPersistence","cloneInstance","createContainerChildSet","appendChildToContainerChildSet","finalizeContainerChildren","replaceContainerChildren","cloneHiddenInstance","cloneUnhiddenInstance","createH
 iddenTextInstance","SUPPRESS_HYDRATION_WARNING","SUSPENSE_START_DATA","SUSPENSE_END_DATA","STYLE","eventsEnabled","selectionInformation","shouldAutoFocusHostComponent","autoFocus","getRootHostContext","rootContainerInstance","namespace","container","validatedTag","_ancestorInfo","getChildHostContext","parentHostContext","parentHostContextDev","_namespace","_ancestorInfo2","getPublicInstance","prepareForCommit","resetAfterCommit","createInstance","hostContext","internalInstanceHandle","hostContextDev","ownAncestorInfo","appendInitialChild","parentInstance","finalizeInitialChildren","prepareUpdate","oldProps","newProps","shouldSetTextContent","__html","shouldDeprioritizeSubtree","createTextInstance","isPrimaryRenderer","scheduleTimeout","cancelTimeout","noTimeout","schedulePassiveEffects","cancelPassiveEffects","supportsMutation","commitMount","commitUpdate","resetTextContent","commitTextUpdate","textInstance","oldText","newText","appendChildToContainer","insertBefore","reactRootConta
 iner","_reactRootContainer","beforeChild","insertInContainerBefore","removeChildFromContainer","clearSuspenseBoundary","suspenseInstance","nextNode","clearSuspenseBoundaryFromContainer","hideInstance","hideTextInstance","unhideInstance","unhideTextInstance","supportsHydration","canHydrateInstance","canHydrateTextInstance","canHydrateSuspenseInstance","getNextHydratableSibling","getFirstHydratableChild","hydrateInstance","hydrateTextInstance","getNextHydratableInstanceAfterSuspenseInstance","didNotMatchHydratedContainerTextInstance","parentContainer","didNotMatchHydratedTextInstance","parentProps","didNotHydrateContainerInstance","didNotHydrateInstance","didNotFindHydratableContainerInstance","didNotFindHydratableContainerTextInstance","didNotFindHydratableInstance","didNotFindHydratableTextInstance","didNotFindHydratableSuspenseInstance","reactEmoji","warningEmoji","supportsUserTiming","mark","clearMarks","measure","clearMeasures","currentFiber","currentPhase","currentPhaseFiber","i
 sCommitting","hasScheduledUpdateInCurrentCommit","hasScheduledUpdateInCurrentPhase","commitCountInCurrentWorkLoop","effectCountInCurrentCommit","isWaitingForCallback","labelsInCurrentCommit","formatMarkName","markName","formatLabel","beginMark","clearMark","endMark","formattedMarkName","formattedLabel","getFiberMarkName","debugID","getFiberLabel","beginFiberMark","_debugID","clearFiberMark","endFiberMark","shouldIgnoreFiber","clearPendingPhaseMeasurement","pauseTimers","_debugIsCurrentlyTiming","resumeTimersRecursively","resumeTimers","recordEffect","recordScheduleUpdate","startRequestCallbackTimer","stopRequestCallbackTimer","didExpire","startWorkTimer","cancelWorkTimer","stopWorkTimer","stopFailedWorkTimer","startPhaseTimer","stopPhaseTimer","startWorkLoopTimer","nextUnitOfWork","stopWorkLoopTimer","interruptedBy","didCompleteRoot","startCommitTimer","clear","stopCommitTimer","startCommitSnapshotEffectsTimer","stopCommitSnapshotEffectsTimer","startCommitHostEffectsTimer","stopComm
 itHostEffectsTimer","startCommitLifeCyclesTimer","stopCommitLifeCyclesTimer","valueStack","fiberStack","createCursor","checkThatStackIsEmpty","resetStackAfterFatalErrorInDev","warnedAboutMissingGetChildContext","emptyContextObject","contextStackCursor","didPerformWorkStackCursor","previousContext","getUnmaskedContext","didPushOwnContextIfProvider","isContextProvider","cacheContext","unmaskedContext","maskedContext","__reactInternalMemoizedUnmaskedChildContext","__reactInternalMemoizedMaskedChildContext","getMaskedContext","contextTypes","hasContextChanged","childContextTypes","popContext","popTopLevelContextObject","pushTopLevelContextObject","didChange","processChildContext","parentContext","getChildContext","childContext","contextKey","pushContextProvider","memoizedMergedChildContext","__reactInternalMemoizedMergedChildContext","invalidateContextProvider","mergedContext","findCurrentUnmaskedContext","onCommitFiberRoot","onCommitFiberUnmount","hasLoggedError","catchErrors","isDevTo
 olsPresent","__REACT_DEVTOOLS_GLOBAL_HOOK__","injectInternals","internals","hook","isDisabled","supportsFiber","rendererID","inject","onCommitRoot","onCommitUnmount","NoWork","Never","Sync","UNIT_SIZE","MAGIC_NUMBER_OFFSET","msToExpirationTime","expirationTimeToMs","ceiling","num","computeExpirationBucket","expirationInMs","bucketSizeMs","LOW_PRIORITY_EXPIRATION","LOW_PRIORITY_BATCH_SIZE","computeAsyncExpiration","HIGH_PRIORITY_EXPIRATION","HIGH_PRIORITY_BATCH_SIZE","computeInteractiveExpiration","NoContext","ProfileMode","hasBadMapPolyfill","nonExtensibleObject","preventExtensions","testMap","Map","testSet","debugCounter","FiberNode","pendingProps","elementType","memoizedProps","updateQueue","memoizedState","contextDependencies","nextEffect","firstEffect","lastEffect","childExpirationTime","actualDuration","actualStartTime","selfBaseDuration","treeBaseDuration","createFiber","shouldConstruct","isSimpleFunctionComponent","resolveLazyComponentTag","createWorkInProgress","createHostRo
 otFiber","isConcurrent","createFiberFromTypeAndProps","fiberTag","resolvedType","getTag","createFiberFromFragment","createFiberFromMode","createFiberFromProfiler","createFiberFromSuspense","createFiberFromElement","elements","onRender","createFiberFromText","createFiberFromHostInstanceForDeletion","createFiberFromPortal","portal","pendingChildren","implementation","assignFiberPropertiesInDEV","createFiberRoot","hydrate","uninitializedFiber","earliestPendingTime","latestPendingTime","earliestSuspendedTime","latestSuspendedTime","latestPingedTime","pingCache","pendingCommitExpirationTime","finishedWork","timeoutHandle","pendingContext","nextExpirationTimeToWorkOn","firstBatch","nextScheduledRoot","interactionThreadID","memoizedInteractions","pendingInteractionMap","ReactStrictModeWarnings","discardPendingWarnings","flushPendingDeprecationWarnings","flushPendingUnsafeLifecycleWarnings","recordDeprecationWarnings","recordUnsafeLifecycleWarnings","recordLegacyContextWarning","flushLegacy
 ContextWarning","LIFECYCLE_SUGGESTIONS","UNSAFE_componentWillMount","UNSAFE_componentWillReceiveProps","UNSAFE_componentWillUpdate","pendingComponentWillMountWarnings","pendingComponentWillReceivePropsWarnings","pendingComponentWillUpdateWarnings","pendingUnsafeLifecycleWarnings","pendingLegacyContextWarning","didWarnAboutDeprecatedLifecycles","didWarnAboutUnsafeLifecycles","didWarnAboutLegacyContext","setToSortedString","sort","lifecycleWarningsMap","strictRoot","lifecyclesWarningMessages","lifecycle","lifecycleWarnings","componentNames","formatted","suggestion","sortedComponentNames","strictRootComponentStack","findStrictRoot","maybeStrictRoot","uniqueNames","sortedNames","_uniqueNames","_sortedNames","_uniqueNames2","_sortedNames2","componentWillMount","__suppressDeprecationWarning","componentWillReceiveProps","componentWillUpdate","warningsForRoot","unsafeLifecycles","fiberArray","ReactFiberInstrumentation","debugTool","ReactFiberInstrumentation_1","markPendingPriorityLevel","fi
 ndNextExpirationTimeToWorkOn","markCommittedPriorityLevels","earliestRemainingTime","hasLowerPriorityWork","erroredExpirationTime","isPriorityLevelSuspended","markSuspendedPriorityLevel","suspendedTime","clearPing","markPingedPriorityLevel","pingedTime","completedTime","findEarliestOutstandingPriorityLevel","renderExpirationTime","earliestExpirationTime","didExpireAtExpirationTime","completedExpirationTime","resolveDefaultProps","baseProps","readLazyComponentType","_thenable","then","moduleObject","defaultExport","fakeInternalInstance","isArray$1","emptyRefsObject","didWarnAboutStateAssignmentForComponent","didWarnAboutUninitializedState","didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate","didWarnAboutLegacyLifecyclesAndDerivedState","didWarnAboutUndefinedDerivedState","warnOnUndefinedDerivedState","warnOnInvalidCallback$1","didWarnAboutDirectlyAssigningPropsToState","didWarnAboutContextTypeAndContextTypes","didWarnAboutInvalidateContextType","didWarnOnInvalidCallback","applyDeri
 vedStateFromProps","getDerivedStateFromProps","prevState","baseState","classComponentUpdater","payload","requestCurrentTime","computeExpirationForFiber","createUpdate","flushPassiveEffects","enqueueUpdate","scheduleWork","ReplaceState","ForceUpdate","checkShouldComponentUpdate","oldState","newState","nextContext","shouldComponentUpdate","shouldUpdate","checkClassInstance","renderPresent","noGetInitialStateOnES6","getInitialState","noGetDefaultPropsOnES6","noInstancePropTypes","noInstanceContextType","contextType","noInstanceContextTypes","noComponentShouldUpdate","componentShouldUpdate","noComponentDidUnmount","componentDidUnmount","noComponentDidReceiveProps","componentDidReceiveProps","noComponentWillRecieveProps","componentWillRecieveProps","noUnsafeComponentWillRecieveProps","UNSAFE_componentWillRecieveProps","hasMutatedProps","noInstanceDefaultProps","getSnapshotBeforeUpdate","componentDidUpdate","noInstanceGetDerivedStateFromProps","noInstanceGetDerivedStateFromCatch","getDeri
 vedStateFromError","noStaticGetSnapshotBeforeUpdate","_state","adoptClassInstance","_reactInternalInstance","constructClassInstance","isLegacyContextConsumer","readContext","foundWillMountName","foundWillReceivePropsName","foundWillUpdateName","_componentName","newApiName","callComponentWillMount","callComponentWillReceiveProps","mountClassInstance","processUpdateQueue","componentDidMount","resumeMountClassInstance","oldContext","nextLegacyUnmaskedContext","hasNewLifecycles","resetHasForceUpdateBeforeProcessing","checkHasForceUpdateAfterProcessing","updateClassInstance","nextUnmaskedContext","didWarnAboutGenerators","didWarnAboutStringRefInStrictMode","ownerHasFunctionTypeWarning","warnForMissingKey","coerceRef","returnFiber","current$$1","mixedRef","stringRef","_stringRef","throwOnInvalidObjectType","newChild","warnOnFunctionType","ChildReconciler","shouldTrackSideEffects","deleteChild","childToDelete","last","deleteRemainingChildren","currentFirstChild","mapRemainingChildren","exi
 stingChildren","existingChild","useFiber","clone","placeChild","newFiber","lastPlacedIndex","newIndex","oldIndex","placeSingleChild","updateTextNode","created","existing","updateElement","updatePortal","updateFragment","createChild","_created","_created2","_created3","updateSlot","oldFiber","updateFromMap","newIdx","matchedFiber","_matchedFiber","_matchedFiber2","_matchedFiber3","warnOnInvalidKey","knownKeys","reconcileChildrenArray","newChildren","resultingFirstChild","previousNewFiber","nextOldFiber","_newFiber","_newFiber2","reconcileChildrenIterator","newChildrenIterable","toStringTag","_newChildren","_step","_newFiber3","_newFiber4","reconcileSingleTextNode","reconcileSingleElement","_created4","reconcileSinglePortal","reconcileChildFibers","isUnkeyedTopLevelFragment","isObject","_isMockFunction","mountChildFibers","cloneChildFibers","currentChild","NO_CONTEXT","contextStackCursor$1","contextFiberStackCursor","rootInstanceStackCursor","requiredContext","getRootHostContainer","r
 ootInstance","pushHostContainer","nextRootInstance","nextRootContext","popHostContainer","getHostContext","pushHostContext","popHostContext","NoEffect$1","UnmountSnapshot","UnmountMutation","MountMutation","UnmountLayout","MountLayout","MountPassive","UnmountPassive","ReactCurrentDispatcher$1","didWarnAboutMismatchedHooksForComponent","currentlyRenderingFiber$1","firstCurrentHook","currentHook","nextCurrentHook","firstWorkInProgressHook","workInProgressHook","nextWorkInProgressHook","remainingExpirationTime","componentUpdateQueue","sideEffectTag","didScheduleRenderPhaseUpdate","renderPhaseUpdates","numberOfReRenders","RE_RENDER_LIMIT","currentHookNameInDev","warnOnHookMismatchInDev","secondColumnStart","table","prevHook","nextHook","oldHookName","_debugType","newHookName","row","throwInvalidHookError","areHookInputsEqual","nextDeps","prevDeps","renderWithHooks","refOrContext","nextRenderExpirationTime","HooksDispatcherOnMountInDEV","HooksDispatcherOnUpdateInDEV","ContextOnlyDispatch
 er","renderedWork","didRenderTooFewHooks","bailoutHooks","resetHooks","mountWorkInProgressHook","baseUpdate","updateWorkInProgressHook","newHook","createFunctionComponentUpdateQueue","basicStateReducer","mountContext","observedBits","updateContext","mountReducer","eagerReducer","eagerState","dispatchAction","updateReducer","_dispatch","firstRenderPhaseUpdate","_action","markWorkInProgressReceivedUpdate","first","_newState","newBaseState","newBaseUpdate","prevUpdate","_update","didSkip","updateExpirationTime","_action2","mountState","updateState","pushEffect","destroy","deps","effect","_lastEffect","mountRef","updateRef","mountEffectImpl","fiberEffectTag","hookEffectTag","updateEffectImpl","prevEffect","mountEffect","updateEffect","mountLayoutEffect","updateLayoutEffect","imperativeHandleEffect","refCallback","_inst","_inst2","mountImperativeHandle","effectDeps","updateImperativeHandle","mountDebugValue","updateDebugValue","mountCallback","updateCallback","mountMemo","nextCreate","up
 dateMemo","shouldWarnForUnbatchedSetState","jest","lastRenderPhaseUpdate","_expirationTime","_update2","_last","_eagerReducer","prevDispatcher","InvalidNestedHooksDispatcherOnUpdateInDEV","currentState","_eagerState","warnIfNotCurrentlyBatchingInDev","InvalidNestedHooksDispatcherOnMountInDEV","warnInvalidContextAccess","warnInvalidHookAccess","commitTime","profilerStartTime","getCommitTime","recordCommitTime","startProfilerTimer","stopProfilerTimerIfRunning","stopProfilerTimerIfRunningAndRecordDelta","overrideBaseTime","hydrationParentFiber","nextHydratableInstance","enterHydrationState","reenterHydrationStateFromDehydratedSuspenseInstance","popToNextHostParent","deleteHydratableInstance","insertNonHydratedInstance","_props","_text","tryHydrate","nextInstance","tryToClaimNextHydratableInstance","firstAttemptedInstance","prepareToHydrateHostInstance","prepareToHydrateHostTextInstance","skipPastDehydratedSuspenseInstance","popHydrationState","resetHydrationState","ReactCurrentOwner$3"
 ,"didReceiveUpdate","didWarnAboutBadClass","didWarnAboutContextTypeOnFunctionComponent","didWarnAboutGetDerivedStateOnFunctionComponent","didWarnAboutFunctionRefs","didWarnAboutReassigningProps","reconcileChildren","nextChildren","forceUnmountCurrentAndReconcile","updateForwardRef","innerPropTypes","prepareToReadContext","bailoutOnAlreadyFinishedWork","updateMemoComponent","validateFunctionComponentInDev","updateSimpleMemoComponent","_innerPropTypes","prevProps","outerMemoType","outerPropTypes","updateFunctionComponent","updateMode","updateProfiler","markRef","updateClassComponent","hasContext","finishClassComponent","didCaptureError","pushHostRootContext","updateHostRoot","prevChildren","nextState","updateHostComponent","isDirectTextChild","updateHostText","mountLazyComponent","_current","resolvedTag","resolvedProps","hint","mountIncompleteClassComponent","mountIndeterminateComponent","debugSource","updateSuspenseComponent","nextDidTimeout","timedOutAt","fallback","updateDehydrated
 SuspenseComponent","nextFallbackChildren","primaryChildFragment","progressedState","progressedPrimaryChild","fallbackChildFragment","nextPrimaryChildren","prevDidTimeout","currentPrimaryChildFragment","currentFallbackChildFragment","_nextFallbackChildren","_primaryChildFragment","_progressedState","_progressedPrimaryChild","hiddenChild","_fallbackChildFragment","_nextPrimaryChildren","currentPrimaryChild","primaryChild","_currentPrimaryChild","_nextFallbackChildren2","_primaryChildFragment2","_progressedState2","_progressedPrimaryChild2","_treeBaseDuration","_hiddenChild","_fallbackChildFragment2","_nextPrimaryChildren2","hasContextChanged$$1","updatePortalComponent","updateContextProvider","providerType","providerPropTypes","pushProvider","oldValue","changedBits","propagateContextChange","hasWarnedAboutUsingContextAsConsumer","updateContextConsumer","beginWork","primaryChildExpirationTime","_elementType","_Component","unresolvedProps","_Component2","_unresolvedProps","_resolvedProp
 s","_unresolvedProps2","_resolvedProps2","_type2","_unresolvedProps3","_resolvedProps3","_Component3","_unresolvedProps4","_resolvedProps4","valueCursor","rendererSigil","currentlyRenderingFiber","lastContextDependency","lastContextWithAllBitsObserved","isDisallowedContextReadInDEV","resetContextDependences","enterDisallowedContextReadInDEV","exitDisallowedContextReadInDEV","providerFiber","popProvider","scheduleWorkOnParentPath","nextFiber","currentDependencies","resolvedObservedBits","contextItem","UpdateState","CaptureUpdate","hasForceUpdate","didWarnUpdateInsideUpdate","currentlyProcessingQueue","resetCurrentlyProcessingQueue","createUpdateQueue","firstUpdate","lastUpdate","firstCapturedUpdate","lastCapturedUpdate","firstCapturedEffect","lastCapturedEffect","cloneUpdateQueue","appendUpdateToQueue","queue1","queue2","enqueueCapturedUpdate","workInProgressQueue","ensureWorkInProgressQueueIsAClone","getStateFromUpdate","_payload","_payload2","newFirstUpdate","newExpirationTime","re
 sultState","newFirstCapturedUpdate","_updateExpirationTime","_callback2","commitUpdateQueue","finishedQueue","commitUpdateEffects","_callback3","createCapturedValue","markUpdate","markRef$1","appendAllChildren","updateHostContainer","updateHostComponent$1","updateHostText$1","needsVisibilityToggle","isHidden","currentHostContext","branches","_instance","oldIsHidden","newIsHidden","primaryChildParent","appendAllChildrenToContainer","containerChildSet","_instance2","portalOrRoot","childrenUnchanged","newChildSet","currentInstance","recyclableInstance","newInstance","completeWork","fiberRoot","wasHydrated","_rootContainerInstance","_currentHostContext","_wasHydrated","currentFallbackChild","_wasHydrated2","shouldCaptureSuspense","showErrorDialog","capturedError","logCapturedError","logError","componentStack","errorBoundaryName","errorBoundaryFound","willRetry","componentNameMessage","errorBoundaryMessage","combinedMessage","didWarnAboutUndefinedSnapshotBeforeUpdate","PossiblyWeakSet$1"
 ,"WeakSet","boundary","errorInfo","errorBoundary","callComponentWillUnmountWithTimer","componentWillUnmount","safelyCallComponentWillUnmount","unmountError","captureCommitPhaseError","safelyDetachRef","refError","safelyCallDestroy","commitBeforeMutationLifeCycles","commitHookEffectList","snapshot","didWarnSet","__reactInternalSnapshotBeforeUpdate","unmountTag","mountTag","_destroy","commitPassiveHookEffects","commitLifeCycles","finishedRoot","committedExpirationTime","_updateQueue","hideOrUnhideAllChildren","_instance3","commitAttachRef","instanceToUse","commitDetachRef","currentRef","commitUnmount","unmountHostComponents","emptyPortalContainer","commitNestedUnmounts","detachFiber","emptyChildSet","commitContainer","_pendingChildren","getHostParentFiber","isHostParent","getHostSibling","siblings","commitPlacement","parentFiber","isContainer","before","currentParentIsValid","currentParentIsContainer","findParent","commitDeletion","commitWork","newDidTimeout","thenables","retryCache",
 "retry","retryTimedOutBoundary","commitResetTextContent","PossiblyWeakSet","PossiblyWeakMap","WeakMap","createRootErrorUpdate","onUncaughtError","createClassErrorUpdate","componentDidCatch","markLegacyErrorBoundaryAsFailed","attachPingListener","threadIDs","ping","pingSuspendedRoot","throwException","sourceFiber","_workInProgress","earliestTimeoutMs","startTimeMs","timeoutPropMs","maxDuration","currentSourceFiber","absoluteTimeoutMs","earliestExpirationTimeMs","renderDidSuspend","renderDidError","_errorInfo","isAlreadyFailedLegacyErrorBoundary","unwindWork","_effectTag","_effectTag2","_effectTag3","unwindInterruptedWork","interruptedWork","ReactCurrentOwner$2","didWarnAboutStateTransition","didWarnSetStateChildContext","warnAboutUpdateOnUnmounted","warnAboutInvalidUpdates","isClass","lastUniqueAsyncExpiration","isWorking","nextRoot","nextLatestAbsoluteTimeoutMs","nextRenderDidError","isCommitting$1","rootWithPendingPassiveEffects","passiveEffectCallbackHandle","passiveEffectCallback
 ","legacyErrorBoundariesThatAlreadyFailed","stashedWorkInProgressProperties","replayUnitOfWork","mayReplayFailedUnitOfWork","isReplayingFailedUnitOfWork","originalReplayError","rethrowOriginalError","failedUnitOfWork","thrownValue","isYieldy","workLoop","replayError","resetStack","commitAllHostEffects","primaryEffectTag","_current2","commitBeforeMutationLifecycles","commitAllLifeCycles","commitPassiveEffects","previousIsRendering","isRendering","rootExpirationTime","requestWork","isBatchingUpdates","performSyncWork","commitRoot","updateExpirationTimeBeforeCommit","childExpirationTimeBeforeCommit","earliestRemainingTimeBeforeCommit","_didError","_error","_didError2","_error2","onCommitWork","updateExpirationTimeAfterCommit","childExpirationTimeAfterCommit","earliestRemainingTimeAfterCommit","onCommit","computeThreadID","hasUnhandledError","unhandledError","scheduledInteractions","scheduledExpirationTime","resetChildExpirationTime","renderTime","newChildExpirationTime","shouldBubbleAc
 tualDurations","childUpdateExpirationTime","childChildExpirationTime","_childUpdateExpirationTime","_childChildExpirationTime","completeUnitOfWork","siblingFiber","onCompleteWork","performUnitOfWork","onBeginWork","shouldYieldToRenderer","renderRoot","previousDispatcher","didFatal","mayReplay","_didCompleteRoot","onFatal","_didCompleteRoot2","onYield","rootWorkInProgress","suspendedExpirationTime","onSuspend","_suspendedExpirationTime","_rootExpirationTime","_suspendedExpirationTime2","currentTimeMs","msUntilTimeout","_rootExpirationTime2","onComplete","rootFiber","_errorInfo2","computeUniqueAsyncExpiration","lowestPriorityPendingInteractiveExpirationTime","pingTime","boundaryFiber","retryTime","scheduleWorkToRoot","pendingInteractions","nestedUpdateCount","NESTED_UPDATE_LIMIT","syncUpdates","firstScheduledRoot","lastScheduledRoot","callbackExpirationTime","callbackID","nextFlushedRoot","nextFlushedExpirationTime","isUnbatchingUpdates","completedBatches","originalStartTimeMs","curre
 ntRendererTime","currentSchedulerTime","lastCommittedRootDuringThisBatch","recomputeCurrentRendererTime","scheduleCallbackWithExpirationTime","currentMs","expirationTimeMs","performAsyncWork","onTimeout","flushRoot","findHighestPriorityRoot","addRootToSchedule","performWorkOnRoot","highestPriorityWork","highestPriorityRoot","previousScheduledRoot","didYield","performWork","minExpirationTime","finishRendering","batches","batch","_onComplete","completeRoot","_finishedWork","_timeoutHandle","_defer","batchedUpdates$1","previousIsBatchingUpdates","unbatchedUpdates","flushSync","interactiveUpdates$1","flushInteractiveUpdates$1","flushControlled","didWarnAboutNestedUpdates","didWarnAboutFindNodeInStrictMode","getContextForSubtree","parentComponent","scheduleRootUpdate","updateContainerAtExpirationTime","onMountContainer","onUnmountContainer","onUpdateContainer","findHostInstance","hostFiber","findHostInstanceWithWarning","createContainer","updateContainer","getPublicRootInstance","contain
 erFiber","findHostInstanceWithNoPortals","overrideProps","copyWithSetImpl","obj","idx","updated","copyWithSet","injectIntoDevTools","devToolsConfig","findFiberByHostInstance","currentDispatcherRef","findHostInstanceByFiber","createPortal$1","topLevelUpdateWarnings","warnOnInvalidCallback","didWarnAboutUnstableCreatePortal","hostInstance","_internalRoot","isRootRenderedBySomeReact","rootEl","getReactRootElementInContainer","hasNonRootReactChild","ReactBatch","_root","_next","_callbacks","_didComplete","_hasChildren","_children","internalRoot","work","ReactWork","_onCommit","commit","_didCommit","ReactRoot","unmount","legacy_renderSubtreeIntoContainer","createBatch","insertAfter","isValidContainer","shouldHydrateDueToLegacyHeuristic","rootElement","warnedAboutHydrateAPI","legacyCreateRootFromDOMContainer","forceHydrate","shouldHydrate","warned","rootSibling","legacyRenderSubtreeIntoContainer","originalCallback","_originalCallback","createPortal$$1","ReactDOM","createPortal","findDOMNo
 de","componentOrElement","warnedAboutRefsInRender","_reactHasBeenPassedToCreateRootDEV","unstable_renderSubtreeIntoContainer","containerNode","unmountComponentAtNode","renderedByDifferentReact","_rootEl","isContainerReactRoot","unstable_createPortal","unstable_batchedUpdates","unstable_interactiveUpdates","unstable_createRoot","createRoot","unstable_flushControlled","Events","foundDevTools","bundleType","rendererPackageName","navigator","userAgent","protocol","ReactDOM$2","ReactDOM$3","reactDom","checkDCE","WalletAddress","symbol","walletIdRef","copyToClipboard","selectNode","execCommand","WalletAddresses","wallets","walletAddresses","wallet","availableComponents","reactComponents","reactComponent","ComponentToUse","bundleURL","getBundleURLCached","getBundleURL","matches","getBaseURL","bundle","updateLink","newLink","cloneNode","onload","cssTimeout","reloadCSS","links"],"mappings":"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
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AC5nUA,IAAIC,CAAC,GAAGhZ,OAAO,CAAC,QAAD,CAAf;;AAEA,SAASiZ,OAAT,CAAiB7Z,MAAjB,EAAyB;AACvB,OAAKA,MAAL,GAAc4Z,CAAC,CAAC5Z,MAAD,CAAf;AACA,OAAK8Z,KAAL;AACA,OAAKC,KAAL,GAAa,UAAb;AACD;;AAEDF,OAAO,CAACxb,SAAR,CAAkByb,KAAlB,GAA0B,YAAW;AACnC,OAAKE,
 UAAL,GAAkB,KAAKha,MAAL,CAAYia,IAAZ,CAAiB,YAAjB,CAAlB;AACA,OAAKC,aAAL,GAAqB,KAAKF,UAAL,CAAgBzZ,MAArC;AACA+W,EAAAA,UAAU,CAACsC,CAAC,CAACO,KAAF,CAAQ,KAAKC,KAAb,EAAoB,IAApB,CAAD,EAA4B,GAA5B,CAAV;AACD,CAJD;;AAMAP,OAAO,CAACxb,SAAR,CAAkB+b,KAAlB,GAA0B,YAAW;AACnC,OAAKJ,UAAL,CAAgBK,IAAhB,CAAqB,YAAW;AAC9BT,IAAAA,CAAC,CAAC,IAAD,CAAD,CAAQU,WAAR,CAAoB,SAApB;;AACA,QAAIC,IAAI,CAACC,MAAL,MAAiB,GAArB,EAA0B;AACxBZ,MAAAA,CAAC,CAAC,IAAD,CAAD,CAAQa,QAAR,CAAiB,SAAjB;AACD;AACF,GALD;;AAMA,MAAI,KAAKV,KAAL,IAAc,UAAlB,EAA8B;AAC5BzC,IAAAA,UAAU,CAACsC,CAAC,CAACO,KAAF,CAAQ,KAAKC,KAAb,EAAoB,IAApB,CAAD,EAA4B,GAA5B,CAAV;AACD;AACF,CAVD;;AAYAP,OAAO,CAACxb,SAAR,CAAkBqc,qBAAlB,GAA0C,YAAW;AACnD,MAAI/K,KAAK,GAAG,KAAKuK,aAAL,GAAqB,KAAKS,qBAA1B,GAAkD,CAA9D;AACA,OAAKC,kBAAL,GAA0BhB,CAAC,CAAC,KAAKI,UAAL,CAAgBrK,KAAhB,CAAD,CAA3B;AACA,OAAKiL,kBAAL,CAAwBH,QAAxB,CAAiC,SAAjC;AACA,OAAKT,UAAL,GAAkB,KAAKA,UAAL,CAAgBa,KAAhB,CAAsB,CAAtB,EAAyBlL,KAAzB,CAAlB;AACA2H,EAAAA,UAAU,CAACsC,CAAC,CAACO,KAAF,CAAQ,KAAKW,gBAAb,EAA+B,IAA/B,CAAD,EAAu
 C,GAAvC,CAAV;AACD,CAND;;AAQAjB,OAAO,CAACxb,SAAR,CAAkB0c,OAAlB,GAA4B,UAAS7O,KAAT,EAAgB;AAC1C,MAAI,KAAK6N,KAAL,IAAc,UAAlB,EAA8B;AAC5B,SAAKiB,MAAL,CAAY9O,KAAZ;AACD,GAFD,MAEO;AACL,SAAK+O,kBAAL,GAA0B/O,KAA1B;AACA,SAAKyO,qBAAL,GAA6B,CAA7B;AACA,SAAKO,UAAL,GAAkB,CAAlB;AACA,SAAKnB,KAAL,GAAa,WAAb;AACAzC,IAAAA,UAAU,CAACsC,CAAC,CAACO,KAAF,CAAQ,KAAKO,qBAAb,EAAoC,IAApC,CAAD,EAA4C,GAA5C,CAAV;AACD;AACF,CAVD;;AAYAb,OAAO,CAACxb,SAAR,CAAkByc,gBAAlB,GAAqC,YAAW;AAC9C,OAAKF,kBAAL,CAAwBN,WAAxB,CAAoC,SAApC;AACA,MAAIa,aAAa,GAAG,KAAKF,kBAAL,CAAwB1a,MAAxB,GAAiC,KAAKoa,qBAAtC,GAA8D,CAAlF;;AACA,MAAIQ,aAAa,IAAI,CAArB,EAAwB;AACtB,SAAKP,kBAAL,CAAwBH,QAAxB,CAAiC,UAAjC;AACA,SAAKG,kBAAL,CAAwBQ,IAAxB,CAA6B,KAAKH,kBAAL,CAAwBE,aAAxB,CAA7B;AACD;;AACD,OAAKR,qBAAL,IAA8B,CAA9B;;AACA,MAAI,KAAKA,qBAAL,IAA8B,KAAKT,aAAvC,EAAsD;AACpD,SAAKF,UAAL,CAAgBM,WAAhB,CAA4B,SAA5B;AACA,SAAKP,KAAL,GAAa,UAAb;AACA;AACD;;AACDzC,EAAAA,UAAU,CAACsC,CAAC,CAACO,KAAF,CAAQ,KAAKO,qBAAb,EAAoC,IAApC,CAAD,EAA4C,GAA5C,CAAV;AACD,CAdD;;AAgBAb,OAAO,CAACxb,SAA
 R,CAAkB2c,MAAlB,GAA2B,UAAS9O,KAAT,EAAgB;AACzC,OAAK8N,UAAL,GAAkB,KAAKha,MAAL,CAAYia,IAAZ,CAAiB,YAAjB,CAAlB;;AACA,OAAK,IAAI/a,CAAC,GAAG,CAAb,EAAgBA,CAAC,GAAG,KAAKgb,aAAzB,EAAwC,EAAEhb,CAA1C,EAA6C;AAC3C,QAAImc,cAAc,GAAG,KAAKnB,aAAL,GAAqBhb,CAArB,GAAyB,CAA9C;AACA,QAAIoc,UAAU,GAAGpP,KAAK,CAAC3L,MAAN,GAAerB,CAAf,GAAmB,CAApC;AACA,QAAIqc,SAAS,GAAG3B,CAAC,CAAC,KAAKI,UAAL,CAAgBqB,cAAhB,CAAD,CAAjB;;AACA,QAAIC,UAAU,IAAI,CAAlB,EAAqB;AACnBC,MAAAA,SAAS,CAACH,IAAV,CAAelP,KAAK,CAACoP,UAAD,CAApB;AACD;AACF;AACF,CAVD;;AAYAxb,MAAM,CAACC,OAAP,GAAiB8Z,OAAjB;;AC1EA/Z,MAAM,CAACC,OAAP,GAAiB;AAAC,QAAK,CAAC,YAAD,EAAc,SAAd,EAAwB,SAAxB,EAAkC,OAAlC,EAA0C,QAA1C,EAAmD,OAAnD,EAA2D,QAA3D,EAAoE,QAApE,EAA6E,OAA7E,EAAqF,SAArF,EAA+F,OAA/F,EAAuG,SAAvG,EAAiH,OAAjH,EAAyH,UAAzH,EAAoI,QAApI,EAA6I,QAA7I,EAAsJ,OAAtJ,EAA8J,QAA9J,EAAuK,SAAvK,EAAiL,QAAjL,EAA0L,WAA1L,EAAsM,QAAtM,EAA+M,UAA/M,EAA0N,SAA1N,EAAoO,QAApO,EAA6O,SAA7O,EAAuP,QAAvP,EAAgQ,UAAhQ,EAA2Q,WAA3Q,EAAuR,QAAvR,EAAgS,QAAhS,EAAyS,OAAzS,CAAN;AAAwT,QAAK,CAAC,OAAD,EAAS,SAAT
 ,EAAmB,SAAnB,EAA6B,QAA7B,EAAsC,OAAtC,EAA8C,QAA9C,EAAuD,SAAvD,EAAiE,MAAjE,EAAwE,QAAxE,EAAiF,aAAjF,EAA+F,KAA/F,EAAqG,QAArG,EAA8G,SAA9G,EAAwH,OAAxH,EAAgI,OAAhI,EAAwI,QAAxI,EAAiJ,OAAjJ,EAAyJ,QAAzJ,EAAkK,OAAlK,EAA0K,UAA1K,EAAqL,SAArL,EAA+L,gBAA/L,EAAgN,aAAhN,EAA8N,KAA9N,EAAoO,SAApO,EAA8O,OAA9O,EAAsP,QAAtP,EAA+P,UAA/P,EAA0Q,MAA1Q,EAAiR,SAAjR,EAA2R,SAA3R,EAAqS,SAArS,EAA+S,UAA/S,EAA0T,QAA1T,EAAmU,SAAnU,EAA6U,OAA7U,CAA7T;AAAmpB,QAAK,CAAC,OAAD,EAAS,WAAT,EAAqB,eAArB,EAAqC,OAArC,EAA6C,QAA7C,EAAsD,OAAtD,EAA8D,QAA9D,EAAuE,QAAvE,EAAgF,QAAhF,EAAyF,OAAzF,EAAiG,oBAAjG,EAAsH,QAAtH,EAA+H,WAA/H,EAA2I,OAA3I,EAAmJ,aAAnJ,EAAiK,QAAjK,EAA0K,WAA1K,EAAsL,SAAtL,EAAgM,SAAhM,EAA0M,UAA1M,EAAqN,QAArN,EAA8N,QAA9N,EAAuO,OAAvO,EAA+O,WAA/O,EAA2P,UAA3P,EAAsQ,SAAtQ,EAAgR,OAAhR,EAAwR,MAAxR,EAA+R,YAA/R,EAA4S,OAA5S,EAAoT,OAApT,EAA4T,MAA5T,EAAmU,SAAnU,EAA6U,gBAA7U,EAA8V,UAA9V,EAAyW,OAAzW,EAAiX,OAAjX,EAAyX,gBAAzX,EAA0Y,QAA1Y,EAAmZ,YAAnZ,EAAga,cAAha,EAA+a,SAA/a,EAAyb,QAAzb,EAAkc,SAAlc,EAA4c,QAA5c,EAAqd,YAArd,EAAke,YAAle,EAA+e,
 SAA/e,CAAxpB;AAAkpC,QAAK,CAAC,kBAAD,EAAoB,SAApB,EAA8B,QAA9B,EAAuC,oBAAvC,EAA4D,YAA5D,EAAyE,QAAzE,EAAkF,qBAAlF,CAAvpC;AAAgwC,QAAK,CAAC,OAAD,EAAS,UAAT,EAAoB,KAApB,EAA0B,SAA1B,EAAoC,gBAApC,EAAqD,cAArD,EAAoE,YAApE,EAAiF,QAAjF,EAA0F,QAA1F,EAAmG,OAAnG,EAA2G,QAA3G,EAAoH,aAApH,EAAkI,WAAlI,EAA8I,SAA9I,EAAwJ,QAAxJ,EAAiK,QAAjK,EAA0K,MAA1K,EAAiL,OAAjL,CAArwC;AAA+7C,QAAK,CAAC,gCAAD,CAAp8C;AAAu+C,QAAK,CAAC,cAAD,EAAgB,YAAhB,EAA6B,YAA7B,EAA0C,YAA1C,EAAuD,aAAvD,EAAqE,cAArE,EAAoF,SAApF,EAA8F,SAA9F,CAA5+C;AAAqlD,QAAK,CAAC,iBAAD,EAAmB,cAAnB,EAAkC,WAAlC,EAA8C,SAA9C,EAAwD,YAAxD,EAAqE,OAArE,EAA6E,QAA7E,EAAsF,YAAtF,EAAmG,SAAnG,EAA6G,OAA7G,EAAqH,UAArH,EAAgI,SAAhI,EAA0I,UAA1I,EAAqJ,SAArJ,EAA+J,WAA/J,EAA2K,OAA3K,EAAmL,UAAnL,EAA8L,UAA9L,EAAyM,YAAzM,EAAsN,UAAtN,EAAiO,qBAAjO,EAAuP,kBAAvP,EAA0Q,SAA1Q,EAAoR,UAApR,CAA1lD;AAA03D,QAAK,CAAC,QAAD,EAAU,WAAV,EAAsB,QAAtB,EAA+B,SAA/B,EAAyC,aAAzC,EAAuD,SAAvD,EAAiE,MAAjE,EAAwE,OAAxE,EAAgF,SAAhF,EAA0F,OAA1F,EAAkG,WAAlG,CAA/3D;AAA8+D,QAAK,CAAC,8BAAD,EAAgC,oBAAhC,EAAqD,iBAArD,E
 AAuE,YAAvE,EAAoF,iBAApF,EAAsG,UAAtG,EAAiH,UAAjH,EAA4H,mBAA5H,CAAn/D;AAAooE,QAAK,CAAC,YAAD,EAAc,SAAd,EAAwB,kBAAxB,EAA2C,gBAA3C,EAA4D,UAA5D,EAAuE,YAAvE,EAAoF,OAApF,EAA4F,YAA5F,EAAyG,MAAzG,CAAzoE;AAA0vE,QAAK,CAAC,UAAD,EAAY,cAAZ,EAA2B,MAA3B,EAAkC,OAAlC,EAA0C,UAA1C,EAAqD,YAArD,EAAkE,UAAlE,EAA6E,MAA7E,EAAoF,UAApF,EAA+F,MAA/F,EAAsG,UAAtG,EAAiH,QAAjH,EAA0H,SAA1H,EAAoI,UAApI,EAA+I,OAA/I,EAAuJ,OAAvJ,EAA+J,SAA/J,EAAyK,MAAzK,EAAgL,QAAhL,EAAyL,OAAzL,EAAiM,SAAjM,EAA2M,OAA3M,EAAmN,UAAnN,EAA8N,WAA9N,EAA0O,UAA1O,EAAqP,WAArP,EAAiQ,OAAjQ,EAAyQ,UAAzQ,EAAoR,QAApR,EAA6R,QAA7R,EAAsS,SAAtS,EAAgT,UAAhT,EAA2T,QAA3T,EAAoU,WAApU,EAAgV,QAAhV,EAAyV,WAAzV,EAAqW,UAArW,EAAgX,UAAhX,EAA2X,OAA3X,EAAmY,OAAnY,EAA2Y,SAA3Y,EAAqZ,UAArZ,EAAga,MAAha,EAAua,SAAva,EAAib,QAAjb,EAA0b,KAA1b,EAAgc,OAAhc,EAAwc,UAAxc,EAAmd,MAAnd,EAA0d,SAA1d,EAAoe,OAApe,EAA4e,QAA5e,EAAqf,WAArf,EAAigB,SAAjgB,EAA2gB,QAA3gB,EAAohB,QAAphB,EAA6hB,QAA7hB,EAAsiB,QAAtiB,EAA+iB,OAA/iB,EAAujB,OAAvjB,EAA+jB,SAA/jB,EAAykB,QAAzkB,EAAklB,OAAllB,EAA0lB,MAA1lB,EAAimB
 ,QAAjmB,EAA0mB,QAA1mB,EAAmnB,MAAnnB,EAA0nB,QAA1nB,EAAmoB,UAAnoB,EAA8oB,UAA9oB,EAAypB,UAAzpB,EAAoqB,UAApqB,EAA+qB,QAA/qB,CAA/vE;AAAw7F,QAAK,CAAC,6BAAD,EAA+B,QAA/B,EAAwC,YAAxC,EAAqD,OAArD,EAA6D,QAA7D,EAAsE,aAAtE,EAAoF,WAApF,EAAgG,gBAAhG,EAAiH,eAAjH,EAAiI,eAAjI,EAAiJ,eAAjJ,EAAiK,eAAjK,EAAiL,WAAjL,EAA6L,cAA7L,EAA4M,SAA5M,EAAsN,qBAAtN,CAA77F;AAA0qG,QAAK,CAAC,SAAD,EAAW,YAAX,EAAwB,0BAAxB,EAAmD,sBAAnD,EAA0E,4BAA1E,EAAuG,aAAvG,EAAqH,SAArH,EAA+H,WAA/H,EAA2I,eAA3I,EAA2J,aAA3J,EAAyK,sBAAzK,EAAgM,QAAhM,EAAyM,yBAAzM,EAAmO,cAAnO,EAAkP,UAAlP,EAA6P,gBAA7P,CAA/qG;AAA87G,QAAK,CAAC,eAAD,EAAiB,gBAAjB,EAAkC,cAAlC,EAAiD,cAAjD,EAAgE,YAAhE,EAA6E,YAA7E,EAA0F,mBAA1F,EAA8G,eAA9G,EAA8H,iBAA9H,EAAgJ,gBAAhJ,EAAiK,cAAjK,EAAgL,kBAAhL,EAAmM,YAAnM,EAAgN,eAAhN,EAAgO,eAAhO,EAAgP,WAAhP,EAA4P,gBAA5P,EAA6Q,cAA7Q,EAA4R,gBAA5R,EAA6S,eAA7S,EAA6T,gBAA7T,EAA8U,eAA9U,EAA8V,cAA9V,EAA6W,gBAA7W,EAA8X,gBAA9X,EAA+Y,kBAA/Y,EAAka,aAAla,EAAgb,iBAAhb,EAAkc,eAAlc,EAAkd,cAAld,EAAie,iBAAje,EAAmf,kBAAnf,EAAsgB,gBAAtgB,EAAuhB,aAAvhB,EAAqiB,g
 BAAriB,EAAsjB,eAAtjB,EAAskB,kBAAtkB,EAAylB,iBAAzlB,EAA2mB,iBAA3mB,EAA6nB,cAA7nB,EAA4oB,aAA5oB,EAA0pB,kBAA1pB,EAA6qB,gBAA7qB,EAA8rB,aAA9rB,EAA4sB,gBAA5sB,EAA6tB,gBAA7tB,EAA8uB,iBAA9uB,EAAgwB,eAAhwB,EAAgxB,YAAhxB,EAA6xB,iBAA7xB,EAA+yB,iBAA/yB,EAAi0B,eAAj0B,EAAi1B,cAAj1B,EAAg2B,eAAh2B,EAAg3B,gBAAh3B,EAAi4B,cAAj4B,EAAg5B,eAAh5B,EAAg6B,iBAAh6B,EAAk7B,cAAl7B,EAAi8B,gBAAj8B,EAAk9B,gBAAl9B,EAAm+B,aAAn+B,EAAi/B,cAAj/B,EAAggC,iBAAhgC,CAAn8G;AAAs9I,QAAK,CAAC,eAAD,EAAiB,cAAjB,EAAgC,cAAhC,EAA+C,aAA/C,EAA6D,YAA7D,EAA0E,cAA1E,EAAyF,YAAzF,EAAsG,eAAtG,EAAsH,aAAtH,EAAoI,cAApI,EAAmJ,cAAnJ,CAA39I;AAA8nJ,QAAK,CAAC,oBAAD,EAAsB,sBAAtB,EAA6C,uBAA7C,EAAqE,uBAArE,EAA6F,mBAA7F,EAAiH,qBAAjH,CAAnoJ;AAA2wJ,QAAK,CAAC,WAAD,EAAa,gBAAb,EAA8B,SAA9B,EAAwC,OAAxC,EAAgD,SAAhD,EAA0D,YAA1D,EAAuE,OAAvE,EAA+E,iBAA/E,EAAiG,gBAAjG,EAAkH,iBAAlH,EAAoI,UAApI,CAAhxJ;AAAg6J,QAAK,CAAC,QAAD,EAAU,MAAV,EAAiB,SAAjB,EAA2B,aAA3B,EAAyC,aAAzC,EAAuD,QAAvD,CAAr6J;AAAs+J,QAAK,CAAC,SAAD,EAAW,SAAX,EAAqB,YAArB,EAAkC,QAAlC,EAA2C,UAA3C,EAAsD,OAAtD,
 EAA8D,QAA9D,EAAuE,UAAvE,EAAkF,MAAlF,EAAyF,OAAzF,EAAiG,SAAjG,EAA2G,KAA3G,CAA3+J;AAA6lK,QAAK,CAAC,UAAD,EAAY,SAAZ,EAAsB,QAAtB,EAA+B,MAA/B,EAAsC,IAAtC,EAA2C,UAA3C,EAAsD,SAAtD,EAAgE,MAAhE,EAAuE,aAAvE,EAAqF,SAArF,EAA+F,iBAA/F,EAAiH,QAAjH,EAA0H,SAA1H,EAAoI,SAApI,EAA8I,YAA9I,EAA2J,gBAA3J,EAA4K,SAA5K,EAAsL,SAAtL,EAAgM,kBAAhM,EAAmN,UAAnN,CAAlmK;AAAi0K,QAAK,CAAC,YAAD,EAAc,YAAd,EAA2B,SAA3B,EAAqC,QAArC,EAA8C,OAA9C,EAAsD,OAAtD,EAA8D,QAA9D,EAAuE,QAAvE,CAAt0K;AAAu5K,QAAK,CAAC,gCAAD,EAAkC,kBAAlC,CAA55K;AAAk9K,QAAK,CAAC,SAAD,EAAW,QAAX,EAAoB,WAApB,EAAgC,UAAhC,EAA2C,SAA3C,EAAqD,WAArD,EAAiE,YAAjE,EAA8E,YAA9E,EAA2F,YAA3F,EAAwG,UAAxG,CAAv9K;AAA2kL,QAAK,CAAC,MAAD,EAAQ,SAAR,EAAkB,UAAlB,EAA6B,OAA7B,EAAqC,OAArC,EAA6C,OAA7C,EAAqD,kBAArD,EAAwE,gBAAxE,EAAyF,OAAzF,EAAiG,UAAjG,EAA4G,cAA5G,EAA2H,oBAA3H,EAAgJ,aAAhJ,EAA8J,MAA9J,EAAqK,SAArK,EAA+K,YAA/K,EAA4L,OAA5L,EAAoM,QAApM,EAA6M,gBAA7M,EAA8N,qBAA9N,EAAoP,UAApP,EAA+P,SAA/P,EAAyQ,mBAAzQ,EAA6R,gBAA7R,EAA8S,SAA9S,EAAwT,WAAxT,EAAoU,WAApU,CAAhlL;AAAi6L,QAAK,CAAC,QAAD,EAA
 U,cAAV,EAAyB,WAAzB,EAAqC,QAArC,CAAt6L;AAAq9L,QAAK,CAAC,aAAD,EAAe,QAAf,EAAwB,SAAxB,EAAkC,SAAlC,EAA4C,SAA5C,EAAsD,QAAtD,EAA+D,WAA/D,EAA2E,YAA3E,EAAwF,QAAxF,EAAiG,SAAjG,EAA2G,YAA3G,EAAwH,QAAxH,EAAiI,QAAjI,EAA0I,SAA1I,EAAoJ,SAApJ,EAA8J,MAA9J,EAAqK,UAArK,EAAgL,QAAhL,EAAyL,SAAzL,EAAmM,OAAnM,EAA2M,cAA3M,EAA0N,QAA1N,EAAmO,aAAnO,EAAiP,OAAjP,EAAyP,gBAAzP,EAA0Q,OAA1Q,EAAkR,QAAlR,CAA19L;AAAsvM,QAAK,CAAC,MAAD,EAAQ,KAAR,EAAc,OAAd,EAAsB,QAAtB,EAA+B,YAA/B,EAA4C,SAA5C,EAAsD,YAAtD,EAAmE,OAAnE,EAA2E,YAA3E,EAAwF,QAAxF,EAAiG,QAAjG,EAA0G,OAA1G,EAAkH,MAAlH,EAAyH,SAAzH,EAAmI,YAAnI,EAAgJ,YAAhJ,EAA6J,WAA7J,EAAyK,OAAzK,EAAiL,YAAjL,EAA8L,YAA9L,EAA2M,WAA3M,EAAuN,QAAvN,EAAgO,QAAhO,EAAyO,SAAzO,EAAmP,SAAnP,EAA6P,YAA7P,EAA0Q,QAA1Q,EAAmR,UAAnR,EAA8R,YAA9R,EAA2S,SAA3S,EAAqT,SAArT,EAA+T,MAA/T,EAAsU,SAAtU,EAAgV,YAAhV,EAA6V,MAA7V,EAAoW,SAApW,EAA8W,MAA9W,EAAqX,QAArX,EAA8X,OAA9X,EAAsY,KAAtY,EAA4Y,OAA5Y,EAAoZ,SAApZ,EAA8Z,MAA9Z,EAAqa,SAAra,EAA+a,YAA/a,CAA3vM;AAAwrN,QAAK,CAAC,SAAD,EAAW,WAAX,EAAuB,QAAvB,EAAgC,SAAhC,EAA0C,UAA1
 C,EAAqD,QAArD,EAA8D,QAA9D,EAAuE,SAAvE,EAAiF,SAAjF,EAA2F,UAA3F,EAAsG,OAAtG,EAA8G,OAA9G,EAAsH,QAAtH,EAA+H,QAA/H,CAA7rN;AAAs0N,QAAK,CAAC,YAAD,EAAc,cAAd,EAA6B,sBAA7B,EAAoD,YAApD,EAAiE,cAAjE,EAAgF,mBAAhF,EAAoG,eAApG,EAAoH,iBAApH,EAAsI,eAAtI,EAAsJ,cAAtJ,EAAqK,QAArK,EAA8K,SAA9K,EAAwL,WAAxL,EAAoM,SAApM,EAA8M,aAA9M,EAA4N,iBAA5N,EAA8O,SAA9O,EAAwP,cAAxP,EAAuQ,aAAvQ,EAAqR,cAArR,EAAoS,WAApS,EAAgT,eAAhT,EAAgU,aAAhU,EAA8U,SAA9U,CAA30N;AAAoqO,QAAK,CAAC,UAAD,EAAY,QAAZ,EAAqB,MAArB,EAA4B,WAA5B,EAAwC,OAAxC,EAAgD,OAAhD,EAAwD,YAAxD,EAAqE,MAArE,EAA4E,UAA5E,EAAuF,YAAvF,CAAzqO;AAA8wO,QAAK,CAAC,SAAD,EAAW,kBAAX,EAA8B,UAA9B,EAAyC,eAAzC,EAAyD,2BAAzD,EAAqF,uBAArF,EAA6G,aAA7G,EAA2H,SAA3H,EAAqI,SAArI,EAA+I,sBAA/I,EAAsK,QAAtK,EAA+K,cAA/K,EAA8L,iBAA9L,CAAnxO;AAAo+O,QAAK,CAAC,WAAD,EAAa,OAAb,EAAqB,uBAArB,EAA6C,MAA7C,EAAoD,MAApD,EAA2D,WAA3D,EAAuE,MAAvE,EAA8E,YAA9E,EAA2F,OAA3F,EAAmG,gBAAnG,EAAoH,KAApH,EAA0H,cAA1H,EAAyI,YAAzI,EAAsJ,aAAtJ,EAAoK,aAApK,EAAkL,UAAlL,CAAz+O;AAAuqP,QAAK,CAAC,QAAD,EAAU,mBAAV,EAA8B,aAA9B,EAA4C,aA
 A5C,EAA0D,aAA1D,EAAwE,MAAxE,EAA+E,QAA/E,EAAwF,eAAxF,EAAwG,QAAxG,EAAiH,cAAjH,EAAgI,cAAhI,EAA+I,eAA/I,EAA+J,OAA/J,EAAuK,OAAvK,EAA+K,aAA/K,EAA6L,eAA7L,EAA6M,QAA7M,CAA5qP;AAAm4P,QAAK,CAAC,OAAD,EAAS,SAAT,EAAmB,uBAAnB,EAA2C,gBAA3C,EAA4D,OAA5D,EAAoE,OAApE,EAA4E,KAA5E,EAAkF,mBAAlF,EAAsG,iBAAtG,EAAwH,YAAxH,EAAqI,aAArI,EAAmJ,SAAnJ,EAA6J,SAA7J,EAAuK,UAAvK,CAAx4P;AAA2jQ,QAAK,CAAC,2CAAD,EAA6C,aAA7C,EAA2D,WAA3D,EAAuE,SAAvE,EAAiF,SAAjF,EAA2F,UAA3F,EAAsG,uCAAtG,EAA8I,WAA9I,EAA0J,YAA1J,EAAuK,OAAvK,EAA+K,uBAA/K,EAAuM,UAAvM,EAAkN,YAAlN,EAA+N,UAA/N,EAA0O,oBAA1O,CAAhkQ;AAAg0Q,QAAK,CAAC,SAAD,EAAW,WAAX,EAAuB,UAAvB,EAAkC,SAAlC,EAA4C,OAA5C,EAAoD,QAApD,EAA6D,OAA7D,EAAqE,WAArE,EAAiF,SAAjF,EAA2F,QAA3F,EAAoG,OAApG,EAA4G,cAA5G,EAA2H,OAA3H,EAAmI,OAAnI,EAA2I,OAA3I,EAAmJ,SAAnJ,EAA6J,SAA7J,EAAuK,OAAvK,EAA+K,UAA/K,EAA0L,SAA1L,EAAoM,SAApM,EAA8M,UAA9M,EAAyN,QAAzN,EAAkO,SAAlO,EAA4O,QAA5O,EAAqP,QAArP,EAA8P,UAA9P,EAAyQ,SAAzQ,EAAmR,kBAAnR,EAAsS,UAAtS,EAAiT,QAAjT,EAA0T,WAA1T,EAAsU,OAAtU,EAA8U,UAA9U,EAAyV,YAAzV,EAAsW,SAAtW,E
 AAgX,QAAhX,EAAyX,UAAzX,CAAr0Q;AAA0sR,QAAK,CAAC,4BAAD,EAA8B,UAA9B,EAAyC,WAAzC,EAAqD,QAArD,EAA8D,WAA9D,EAA0E,SAA1E,EAAoF,QAApF,EAA6F,QAA7F,EAAsG,SAAtG,EAAgH,UAAhH,EAA2H,OAA3H,EAAmI,OAAnI,EAA2I,SAA3I,EAAqJ,cAArJ,EAAoK,OAApK,EAA4K,SAA5K,EAAsL,UAAtL,EAAiM,YAAjM,EAA8M,WAA9M,EAA0N,MAA1N,EAAiO,QAAjO,EAA0O,oBAA1O,EAA+P,UAA/P,EAA0Q,SAA1Q,EAAoR,WAApR,EAAgS,0CAAhS,EAA2U,WAA3U,EAAuV,OAAvV,EAA+V,QAA/V,EAAwW,iBAAxW,EAA0X,QAA1X,EAAmY,SAAnY,CAA/sR;AAA6lS,QAAK,CAAC,kBAAD,EAAoB,wBAApB,EAA6C,cAA7C,CAAlmS;AAA+pS,QAAK,CAAC,aAAD,EAAe,SAAf,EAAyB,SAAzB,EAAmC,eAAnC,EAAmD,SAAnD,EAA6D,UAA7D,EAAwE,UAAxE,EAAmF,OAAnF,EAA2F,UAA3F,EAAsG,MAAtG,EAA6G,QAA7G,CAApqS;AAA2xS,QAAK,CAAC,UAAD,EAAY,UAAZ,EAAuB,gBAAvB,EAAwC,SAAxC,EAAkD,WAAlD,EAA8D,UAA9D,EAAyE,eAAzE,EAAyF,QAAzF,EAAkG,OAAlG,EAA0G,YAA1G,EAAuH,OAAvH,EAA+H,OAA/H,EAAuI,QAAvI,EAAgJ,SAAhJ,EAA0J,OAA1J,EAAkK,WAAlK,EAA8K,QAA9K,EAAuL,UAAvL,EAAkM,aAAlM,EAAgN,SAAhN,EAA0N,YAA1N,EAAuO,SAAvO,EAAiP,aAAjP,EAA+P,SAA/P,EAAyQ,cAAzQ,EAAwR,YAAxR,CAAhyS;AAAskT,QAAK,CAAC,UAAD,EAAY,SAAZ,
 EAAsB,YAAtB,EAAmC,SAAnC,EAA6C,OAA7C,EAAqD,YAArD,EAAkE,UAAlE,CAA3kT;AAAypT,QAAK,CAAC,cAAD,EAAgB,QAAhB,EAAyB,eAAzB,EAAyC,UAAzC,EAAoD,gBAApD,EAAqE,MAArE,EAA4E,SAA5E,EAAsF,UAAtF,EAAiG,aAAjG,EAA+G,WAA/G,EAA2H,SAA3H,EAAqI,aAArI,EAAmJ,WAAnJ,EAA+J,mBAA/J,EAAmL,YAAnL,EAAgM,QAAhM,CAA9pT;AAAw2T,QAAK,CAAC,iCAAD,EAAmC,2BAAnC,EAA+D,iCAA/D,EAAiG,mBAAjG,EAAqH,qBAArH,EAA2I,kCAA3I,EAA8K,6BAA9K,EAA4M,wBAA5M,EAAqO,qBAArO,EAA2P,4BAA3P,EAAwR,4BAAxR,EAAqT,6BAArT,EAAmV,6BAAnV,EAAiX,+BAAjX,EAAiZ,2BAAjZ,EAA6a,sBAA7a,EAAoc,gCAApc,EAAqe,+BAAre,EAAqgB,UAArgB,EAAghB,qBAAhhB,CAA72T;AAAo5U,QAAK,CAAC,SAAD,EAAW,gBAAX,EAA4B,YAA5B,EAAyC,qBAAzC,EAA+D,QAA/D,EAAwE,YAAxE,EAAqF,SAArF,EAA+F,WAA/F,EAA2G,WAA3G,EAAuH,UAAvH,EAAkI,eAAlI,EAAkJ,iBAAlJ,EAAoK,kBAApK,EAAuL,aAAvL,EAAqM,qBAArM,EAA2N,eAA3N,EAA2O,gBAA3O,EAA4P,UAA5P,EAAuQ,QAAvQ,EAAgR,gBAAhR,EAAiS,wCAAjS,CAAz5U;AAAouV,QAAK,CAAC,oBAAD,EAAsB,UAAtB,EAAiC,SAAjC,EAA2C,UAA3C,EAAsD,SAAtD,EAAgE,OAAhE,CAAzuV;AAAkzV,QAAK,CAAC,gBAAD,EAAkB,mBAAlB,EAAsC,kBAAtC,EAAyD,sBAAzD,EAAgF,gBAAhF
 ,EAAiG,sBAAjG,EAAwH,gBAAxH,EAAyI,iBAAzI,EAA2J,eAA3J,EAA2K,qBAA3K,EAAiM,kBAAjM,EAAoN,cAApN,EAAmO,UAAnO,EAA8O,cAA9O,CAAvzV;AAAqjW,QAAK,CAAC,eAAD,EAAiB,iBAAjB,EAAmC,YAAnC,EAAgD,eAAhD,EAAgE,UAAhE,EAA2E,cAA3E,EAA0F,WAA1F,EAAsG,UAAtG,EAAiH,KAAjH,EAAuH,eAAvH,EAAuI,MAAvI,EAA8I,OAA9I,EAAsJ,aAAtJ,EAAoK,OAApK,EAA4K,QAA5K,EAAqL,eAArL,CAA1jW;AAAgwW,QAAK,CAAC,YAAD,EAAc,QAAd,EAAuB,UAAvB,EAAkC,OAAlC,EAA0C,UAA1C,CAArwW;AAA2zW,QAAK,CAAC,mCAAD,EAAqC,MAArC,EAA4C,UAA5C,EAAuD,UAAvD,EAAkE,SAAlE,EAA4E,QAA5E,EAAqF,qBAArF,EAA2G,WAA3G,EAAuH,YAAvH,EAAoI,eAApI,EAAoJ,eAApJ,EAAoK,4BAApK,EAAiM,WAAjM,EAA6M,SAA7M,EAAuN,yBAAvN,EAAiP,gBAAjP,EAAkQ,cAAlQ,EAAiR,aAAjR,EAA+R,YAA/R,EAA4S,SAA5S,EAAsT,cAAtT,EAAqU,SAArU,EAA+U,QAA/U,EAAwV,eAAxV,EAAwW,sBAAxW,EAA+X,iBAA/X,EAAiZ,UAAjZ,EAA4Z,oBAA5Z,EAAib,UAAjb,CAAh0W;AAA6vX,QAAK,CAAC,OAAD,EAAS,SAAT,EAAmB,OAAnB,EAA2B,QAA3B,EAAoC,UAApC,EAA+C,YAA/C,EAA4D,QAA5D,EAAqE,YAArE,EAAkF,WAAlF,EAA8F,QAA9F,EAAuG,UAAvG,EAAkH,MAAlH,EAAyH,UAAzH,EAAoI,QAApI,EAA6I,iBAA7I,EAA+J,MAA/J,EAAsK,UAAtK,EAAiL
 ,SAAjL,EAA2L,WAA3L,EAAuM,WAAvM,EAAmN,YAAnN,EAAgO,kBAAhO,CAAlwX;AAAs/X,QAAK,CAAC,eAAD,EAAiB,kBAAjB,EAAoC,aAApC,EAAkD,UAAlD,EAA6D,cAA7D,EAA4E,iBAA5E,EAA8F,gBAA9F,EAA+G,UAA/G,EAA0H,cAA1H,EAAyI,UAAzI,EAAoJ,YAApJ,EAAiK,eAAjK,EAAiL,kBAAjL,EAAoM,eAApM,EAAoN,WAApN,EAAgO,OAAhO,EAAwO,OAAxO,EAAgP,aAAhP,EAA8P,WAA9P,EAA0Q,QAA1Q,EAAmR,aAAnR,EAAiS,iBAAjS,EAAmT,QAAnT,EAA4T,MAA5T,EAAmU,cAAnU,EAAkV,OAAlV,CAA3/X;AAAs1Y,QAAK,CAAC,YAAD,EAAc,SAAd,EAAwB,WAAxB,EAAoC,cAApC,EAAmD,SAAnD,EAA6D,YAA7D,EAA0E,cAA1E,EAAyF,WAAzF,EAAqG,aAArG,EAAmH,WAAnH,EAA+H,UAA/H,EAA0I,aAA1I,EAAwJ,QAAxJ,EAAiK,UAAjK,CAA31Y;AAAwgZ,QAAK,CAAC,oBAAD,EAAsB,gBAAtB,EAAuC,SAAvC,EAAiD,aAAjD,EAA+D,WAA/D,EAA2E,YAA3E,EAAwF,UAAxF,EAAmG,SAAnG,EAA6G,WAA7G,CAA7gZ;AAAuoZ,QAAK,CAAC,QAAD,EAAU,OAAV,EAAkB,yCAAlB,EAA4D,YAA5D,EAAyE,iBAAzE,EAA2F,0CAA3F,CAA5oZ;AAAmxZ,QAAK,CAAC,UAAD,EAAY,SAAZ,EAAsB,aAAtB,EAAoC,WAApC,EAAgD,UAAhD,EAA2D,UAA3D,EAAsE,eAAtE,EAAsF,UAAtF,EAAiG,UAAjG,EAA4G,UAA5G,EAAuH,UAAvH,EAAkI,UAAlI,EAA6I,UAA7I,EAAwJ,aAAxJ,EAAsK,SAAtK,CAAxxZ;AAAy8
 Z,QAAK,CAAC,aAAD,EAAe,WAAf,EAA2B,MAA3B,EAAkC,OAAlC,EAA0C,kBAA1C,EAA6D,iBAA7D,EAA+E,eAA/E,EAA+F,QAA/F,EAAwG,QAAxG,EAAiH,6CAAjH,EAA+J,QAA/J,CAA98Z;AAAuna,QAAK,CAAC,SAAD,EAAW,UAAX,EAAsB,SAAtB,EAAgC,QAAhC,EAAyC,SAAzC,CAA5na;AAAgra,QAAK,CAAC,eAAD,EAAiB,oBAAjB,EAAsC,YAAtC,EAAmD,MAAnD,EAA0D,aAA1D,EAAwE,QAAxE,EAAiF,sBAAjF,EAAwG,iBAAxG,EAA0H,aAA1H,EAAwI,SAAxI,EAAkJ,gBAAlJ,EAAmK,cAAnK,EAAkL,eAAlL,EAAkM,uBAAlM,EAA0N,eAA1N,EAA0O,aAA1O,EAAwP,WAAxP,EAAoQ,SAApQ,EAA8Q,oBAA9Q,EAAmS,OAAnS,CAArra;AAAi+a,QAAK,CAAC,KAAD,EAAO,OAAP,EAAe,QAAf,EAAwB,yBAAxB,EAAkD,iBAAlD,EAAoE,SAApE,EAA8E,UAA9E,EAAyF,QAAzF,EAAkG,MAAlG,EAAyG,MAAzG,EAAgH,SAAhH,EAA0H,UAA1H,EAAqI,kBAArI,EAAwJ,UAAxJ,EAAmK,QAAnK,EAA4K,UAA5K,EAAuL,mBAAvL,EAA2M,MAA3M,EAAkN,SAAlN,EAA4N,cAA5N,EAA2O,WAA3O,EAAuP,eAAvP,EAAuQ,QAAvQ,EAAgR,aAAhR,EAA8R,UAA9R,EAAyS,OAAzS,EAAiT,OAAjT,EAAyT,SAAzT,EAAmU,MAAnU,EAA0U,cAA1U,EAAyV,WAAzV,EAAqW,MAArW,EAA4W,MAA5W,EAAmX,SAAnX,EAA6X,WAA7X,EAAyY,aAAzY,EAAuZ,eAAvZ,EAAua,aAAva,EAAqb,aAArb,EAAmc,cAAnc,EAAkd,cAAld,EAAie,cAAje,
 EAAgf,iBAAhf,EAAkgB,gBAAlgB,EAAmhB,SAAnhB,EAA6hB,OAA7hB,EAAqiB,iBAAriB,EAAujB,gBAAvjB,EAAwkB,OAAxkB,EAAglB,QAAhlB,EAAylB,cAAzlB,EAAwmB,OAAxmB,EAAgnB,kBAAhnB,EAAmoB,QAAnoB,EAA4oB,KAA5oB,EAAkpB,gBAAlpB,EAAmqB,QAAnqB,EAA4qB,gBAA5qB,EAA6rB,QAA7rB,EAAssB,OAAtsB,EAA8sB,SAA9sB,EAAwtB,oBAAxtB,EAA6uB,OAA7uB,EAAqvB,UAArvB,EAAgwB,SAAhwB,EAA0wB,QAA1wB,EAAmxB,MAAnxB,EAA0xB,MAA1xB,EAAiyB,MAAjyB,EAAwyB,OAAxyB,EAAgzB,eAAhzB,EAAg0B,aAAh0B,EAA80B,sBAA90B,EAAq2B,qBAAr2B,EAA23B,OAA33B,EAAm4B,gBAAn4B,EAAo5B,QAAp5B,EAA65B,QAA75B,EAAs6B,gBAAt6B,EAAu7B,gBAAv7B,EAAw8B,mBAAx8B,EAA49B,OAA59B,EAAo+B,MAAp+B,EAA2+B,iBAA3+B,EAA6/B,YAA7/B,EAA0gC,uBAA1gC,EAAkiC,cAAliC,EAAijC,KAAjjC,EAAujC,UAAvjC,EAAkkC,QAAlkC,EAA2kC,QAA3kC,EAAolC,QAAplC,EAA6lC,OAA7lC,EAAqmC,UAArmC,EAAgnC,MAAhnC,EAAunC,YAAvnC,EAAooC,YAApoC,EAAipC,QAAjpC,EAA0pC,YAA1pC,EAAuqC,SAAvqC,EAAirC,kBAAjrC,EAAosC,oBAApsC,EAAytC,aAAztC,CAAt+a;AAA8sd,QAAK,CAAC,QAAD,EAAU,aAAV,EAAwB,kBAAxB,EAA2C,YAA3C,EAAwD,aAAxD,CAAntd;AAA0xd,QAAK,CAAC,UAAD,EAAY,QAAZ,EAAqB,SAArB,
 EAA+B,OAA/B,EAAuC,SAAvC,EAAiD,SAAjD,EAA2D,cAA3D,EAA0E,mBAA1E,EAA8F,mCAA9F,EAAkI,wBAAlI,EAA2J,oBAA3J,EAAgL,cAAhL,CAA/xd;AAA+9d,QAAK,CAAC,mBAAD,EAAqB,QAArB,EAA8B,QAA9B,EAAuC,SAAvC,EAAiD,QAAjD,EAA0D,eAA1D,EAA0E,qBAA1E,EAAgG,iBAAhG,EAAkH,UAAlH,EAA6H,oBAA7H,EAAkJ,QAAlJ,EAA2J,aAA3J,EAAyK,wBAAzK,EAAkM,SAAlM,EAA4M,gBAA5M,EAA6N,WAA7N,CAAp+d;AAA8se,QAAK,CAAC,SAAD,EAAW,aAAX,EAAyB,eAAzB,EAAyC,YAAzC,EAAsD,YAAtD,EAAmE,OAAnE,EAA2E,SAA3E,EAAqF,SAArF,EAA+F,UAA/F,EAA0G,SAA1G,CAAnte;AAAw0e,QAAK,CAAC,QAAD,EAAU,mBAAV,EAA8B,SAA9B,EAAwC,SAAxC,EAAkD,MAAlD,EAAyD,QAAzD,EAAkE,YAAlE,EAA+E,QAA/E,EAAwF,OAAxF,EAAgG,aAAhG,EAA8G,OAA9G,EAAsH,OAAtH,EAA8H,WAA9H,EAA0I,QAA1I,EAAmJ,SAAnJ,EAA6J,OAA7J,EAAqK,UAArK,EAAgL,SAAhL,EAA0L,OAA1L,EAAkM,SAAlM,EAA4M,UAA5M,EAAuN,WAAvN,EAAmO,UAAnO,EAA8O,UAA9O,EAAyP,SAAzP,EAAmQ,YAAnQ,EAAgR,SAAhR,EAA0R,QAA1R,EAAmS,WAAnS,EAA+S,QAA/S,EAAwT,UAAxT,EAAmU,SAAnU,EAA6U,QAA7U,EAAsV,WAAtV,EAAkW,QAAlW,EAA2W,QAA3W,EAAoX,UAApX,EAA+X,UAA/X,EAA0Y,OAA1Y,EAAkZ,SAAlZ,EAA4Z,WAA5Z,EAAwa,QAAxa,EAAib,OAAjb,EAA
 yb,QAAzb,EAAkc,YAAlc,EAA+c,cAA/c,EAA8d,SAA9d,EAAwe,SAAxe,EAAkf,QAAlf,EAA2f,WAA3f,EAAugB,WAAvgB,EAAmhB,QAAnhB,CAA70e;AAA02f,QAAK,CAAC,cAAD,EAAgB,cAAhB,EAA+B,eAA/B,EAA+C,YAA/C,EAA4D,aAA5D,EAA0E,WAA1E,EAAsF,WAAtF,EAAkG,eAAlG,EAAkH,QAAlH,EAA2H,QAA3H,EAAoI,SAApI,EAA8I,OAA9I,EAAsJ,gBAAtJ,EAAuK,QAAvK,EAAgL,YAAhL,EAA6L,cAA7L,EAA4M,YAA5M,EAAyN,YAAzN,EAAsO,QAAtO,EAA+O,eAA/O,EAA+P,aAA/P,EAA6Q,QAA7Q,CAA/2f;AAAsogB,QAAK,CAAC,OAAD,EAAS,OAAT,EAAiB,MAAjB,EAAwB,OAAxB,EAAgC,QAAhC,EAAyC,QAAzC,EAAkD,YAAlD,EAA+D,SAA/D,EAAyE,SAAzE,EAAmF,YAAnF,EAAgG,MAAhG,EAAuG,QAAvG,EAAgH,UAAhH,EAA2H,QAA3H,EAAoI,UAApI,EAA+I,QAA/I,EAAwJ,aAAxJ,EAAsK,QAAtK,EAA+K,UAA/K,EAA0L,WAA1L,EAAsM,MAAtM,EAA6M,SAA7M,EAAuN,MAAvN,EAA8N,SAA9N,EAAwO,MAAxO,EAA+O,OAA/O,EAAuP,UAAvP,EAAkQ,WAAlQ,EAA8Q,MAA9Q,EAAqR,SAArR,EAA+R,UAA/R,EAA0S,QAA1S,EAAmT,OAAnT,CAA3ogB;AAAu8gB,QAAK,CAAC,QAAD,EAAU,QAAV,EAAmB,QAAnB,EAA4B,QAA5B,EAAqC,QAArC,EAA8C,MAA9C,EAAqD,KAArD,EAA2D,SAA3D,EAAqE,WAArE,CAA58gB;AAA8hhB,QAAK,CAAC,cAAD,EAAgB,iBAAhB,EAAkC,kBAAlC,EAAqD,wBAArD
 ,EAA8E,iCAA9E,EAAgH,iBAAhH,EAAkI,mBAAlI,EAAsJ,iBAAtJ,EAAwK,wBAAxK,EAAiM,8BAAjM,CAAnihB;AAAowhB,QAAK,CAAC,aAAD,EAAe,UAAf,EAA0B,YAA1B,EAAuC,OAAvC,EAA+C,KAA/C,EAAqD,SAArD,EAA+D,YAA/D,EAA4E,QAA5E,EAAqF,QAArF,EAA8F,MAA9F,CAAzwhB;AAA+2hB,QAAK,CAAC,WAAD,EAAa,OAAb,EAAqB,WAArB,EAAiC,OAAjC,EAAyC,QAAzC,EAAkD,WAAlD,EAA8D,YAA9D,EAA2E,mBAA3E,EAA+F,gBAA/F,EAAgH,UAAhH,EAA2H,mBAA3H,EAA+I,SAA/I,EAAyJ,YAAzJ,EAAsK,SAAtK,EAAgL,eAAhL,EAAgM,OAAhM,EAAwM,MAAxM,EAA+M,QAA/M,CAAp3hB;AAA6kiB,QAAK,CAAC,qBAAD,EAAuB,SAAvB,EAAiC,UAAjC,EAA4C,UAA5C,EAAuD,cAAvD,EAAsE,WAAtE,EAAkF,cAAlF,EAAiG,cAAjG,EAAgH,eAAhH,EAAgI,SAAhI,EAA0I,YAA1I,EAAuJ,OAAvJ,EAA+J,UAA/J,EAA0K,SAA1K,EAAoL,QAApL,EAA6L,WAA7L,EAAyM,UAAzM,EAAoN,WAApN,CAAlliB;AAAmziB,QAAK,CAAC,UAAD,EAAY,aAAZ,EAA0B,SAA1B,EAAoC,OAApC,EAA4C,sBAA5C,EAAmE,UAAnE,EAA8E,OAA9E,EAAsF,mBAAtF,EAA0G,aAA1G,EAAwH,OAAxH,EAAgI,sBAAhI,EAAuJ,mBAAvJ,EAA2K,QAA3K,EAAoL,MAApL,EAA2L,QAA3L,EAAoM,wBAApM,EAA6N,OAA7N,EAAqO,KAArO,EAA2O,UAA3O,EAAsP,MAAtP,EAA6P,YAA7P,EAA0Q,UAA1Q,EAAqR,aAArR,EAAmS,MAAnS
 ,EAA0S,MAA1S,EAAiT,kBAAjT,EAAoU,UAApU,EAA+U,WAA/U,EAA2V,SAA3V,EAAqW,aAArW,EAAmX,aAAnX,EAAiY,MAAjY,EAAwY,aAAxY,EAAsZ,QAAtZ,EAA+Z,QAA/Z,EAAwa,gBAAxa,EAAyb,WAAzb,EAAqc,SAArc,EAA+c,aAA/c,EAA6d,WAA7d,EAAye,cAAze,CAAxziB;AAAizjB,QAAK,CAAC,YAAD,EAAc,oCAAd,EAAmD,mBAAnD,EAAuE,mBAAvE,EAA2F,WAA3F,EAAuG,WAAvG,EAAmH,UAAnH,EAA8H,YAA9H,EAA2I,YAA3I,CAAtzjB;AAA+8jB,QAAK,CAAC,aAAD,EAAe,WAAf,EAA2B,gBAA3B,EAA4C,mBAA5C,EAAgE,OAAhE,EAAwE,OAAxE,EAAgF,cAAhF,EAA+F,KAA/F,EAAqG,SAArG,EAA+G,SAA/G,EAAyH,kBAAzH,EAA4I,mBAA5I,EAAgK,WAAhK,EAA4K,QAA5K,EAAqL,gBAArL,EAAsM,SAAtM,EAAgN,WAAhN,EAA4N,SAA5N,EAAsO,UAAtO,EAAiP,QAAjP,EAA0P,QAA1P,EAAmQ,WAAnQ,EAA+Q,QAA/Q,EAAwR,YAAxR,EAAqS,SAArS,EAA+S,aAA/S,EAA6T,eAA7T,EAA6U,aAA7U,EAA2V,6BAA3V,EAAyX,wBAAzX,EAAkZ,eAAlZ,EAAka,OAAla,EAA0a,aAA1a,EAAwb,aAAxb,EAAsc,WAAtc,EAAkd,YAAld,CAAp9jB;AAAo7kB,QAAK,CAAC,MAAD,EAAQ,2BAAR,EAAoC,QAApC,EAA6C,UAA7C,EAAwD,WAAxD,EAAoE,aAApE,EAAkF,OAAlF,EAA0F,YAA1F,EAAuG,aAAvG,EAAqH,YAArH,EAAkI,kBAAlI,EAAqJ,kBAArJ,EAAwK,oBAAxK,EAA6L,gBAA7L,EAA8M,SAA9M,EAAw
 N,QAAxN,EAAiO,cAAjO,EAAgP,qBAAhP,EAAsQ,qBAAtQ,EAA4R,OAA5R,EAAoS,MAApS,EAA2S,kBAA3S,EAA8T,iBAA9T,EAAgV,mBAAhV,EAAoW,gBAApW,EAAqX,eAArX,EAAqY,iBAArY,EAAuZ,gBAAvZ,EAAwa,aAAxa,EAAsb,MAAtb,EAA6b,eAA7b,EAA6c,mBAA7c,EAAie,gBAAje,EAAkf,kBAAlf,CAAz7kB;AAA+7lB,QAAK,CAAC,SAAD,EAAW,qBAAX,EAAiC,qBAAjC,EAAuD,SAAvD,EAAiE,4BAAjE,EAA8F,SAA9F,EAAwG,MAAxG,EAA+G,OAA/G,EAAuH,UAAvH,EAAkI,SAAlI,EAA4I,WAA5I,EAAwJ,MAAxJ,EAA+J,QAA/J,EAAwK,YAAxK,EAAqL,UAArL,EAAgM,WAAhM,EAA4M,2BAA5M,EAAwO,WAAxO,EAAoP,UAApP,EAA+P,SAA/P,EAAyQ,YAAzQ,EAAsR,QAAtR,EAA+R,KAA/R,EAAqS,QAArS,EAA8S,uBAA9S,EAAsU,QAAtU,EAA+U,MAA/U,EAAsV,QAAtV,CAAp8lB;AAAoymB,QAAK,CAAC,UAAD,EAAY,WAAZ,EAAwB,aAAxB,EAAsC,cAAtC,EAAqD,UAArD,EAAgE,OAAhE,EAAwE,iBAAxE,EAA0F,WAA1F,EAAsG,OAAtG,EAA8G,SAA9G,EAAwH,OAAxH,EAAgI,SAAhI,EAA0I,QAA1I,EAAmJ,UAAnJ,EAA8J,QAA9J,EAAuK,QAAvK,EAAgL,cAAhL,EAA+L,OAA/L,CAAzymB;AAAi/mB,QAAK,CAAC,MAAD,EAAQ,OAAR,EAAgB,OAAhB,EAAwB,QAAxB,EAAiC,QAAjC,EAA0C,SAA1C,EAAoD,QAApD,EAA6D,SAA7D,EAAuE,UAAvE,EAAkF,OAAlF,EAA0F,UAA1F,EAAqG,OAArG,EAA6G,UAA
 7G,EAAwH,SAAxH,EAAkI,OAAlI,EAA0I,OAA1I,EAAkJ,UAAlJ,EAA6J,MAA7J,EAAoK,QAApK,EAA6K,WAA7K,EAAyL,OAAzL,EAAiM,WAAjM,EAA6M,WAA7M,EAAyN,WAAzN,EAAqO,SAArO,EAA+O,SAA/O,CAAt/mB;AAAgvnB,QAAK,CAAC,SAAD,EAAW,UAAX,EAAsB,SAAtB,EAAgC,OAAhC,EAAwC,UAAxC,EAAmD,WAAnD,CAArvnB;AAAqznB,QAAK,CAAC,WAAD,EAAa,aAAb,EAA2B,QAA3B,EAAoC,OAApC,EAA4C,QAA5C,EAAqD,eAArD,EAAqE,MAArE,EAA4E,UAA5E,EAAuF,MAAvF,EAA8F,SAA9F,EAAwG,WAAxG,EAAoH,SAApH,EAA8H,QAA9H,EAAuI,SAAvI,EAAiJ,SAAjJ,EAA2J,SAA3J,EAAqK,UAArK,EAAgL,UAAhL,EAA2L,eAA3L,EAA2M,YAA3M,EAAwN,SAAxN,EAAkO,SAAlO,EAA4O,WAA5O,EAAwP,QAAxP,EAAiQ,MAAjQ,EAAwQ,SAAxQ,EAAkR,SAAlR,EAA4R,SAA5R,EAAsS,OAAtS,EAA8S,MAA9S,EAAqT,SAArT,EAA+T,SAA/T,EAAyU,QAAzU,EAAkV,cAAlV,EAAiW,WAAjW,EAA6W,QAA7W,EAAsX,SAAtX,EAAgY,UAAhY,EAA2Y,SAA3Y,EAAqZ,SAArZ,EAA+Z,UAA/Z,EAA0a,WAA1a,EAAsb,QAAtb,EAA+b,OAA/b,EAAuc,OAAvc,EAA+c,SAA/c,EAAyd,MAAzd,EAAge,OAAhe,EAAwe,UAAxe,EAAmf,SAAnf,EAA6f,eAA7f,EAA6gB,QAA7gB,EAAshB,SAAthB,EAAgiB,QAAhiB,EAAyiB,QAAziB,EAAkjB,QAAljB,EAA2jB,QAA3jB,EAAokB,OAApkB,EAA4kB,UAA5kB,EAAulB,Q
 AAvlB,EAAgmB,SAAhmB,EAA0mB,OAA1mB,EAAknB,OAAlnB,EAA0nB,SAA1nB,EAAooB,iBAApoB,EAAspB,SAAtpB,EAAgqB,UAAhqB,EAA2qB,MAA3qB,EAAkrB,SAAlrB,EAA4rB,WAA5rB,EAAwsB,SAAxsB,EAAktB,OAAltB,EAA0tB,QAA1tB,EAAmuB,SAAnuB,EAA6uB,iBAA7uB,EAA+vB,eAA/vB,EAA+wB,OAA/wB,EAAuxB,QAAvxB,EAAgyB,MAAhyB,EAAuyB,QAAvyB,EAAgzB,SAAhzB,EAA0zB,SAA1zB,EAAo0B,QAAp0B,EAA60B,OAA70B,EAAq1B,UAAr1B,EAAg2B,SAAh2B,EAA02B,SAA12B,EAAo3B,QAAp3B,EAA63B,OAA73B,EAAq4B,QAAr4B,EAA84B,SAA94B,EAAw5B,QAAx5B,EAAi6B,SAAj6B,EAA26B,SAA36B,EAAq7B,OAAr7B,EAA67B,QAA77B,EAAs8B,SAAt8B,EAAg9B,sBAAh9B,EAAu+B,UAAv+B,EAAk/B,QAAl/B,EAA2/B,eAA3/B,EAA2gC,SAA3gC,EAAqhC,SAArhC,EAA+hC,mBAA/hC,EAAmjC,cAAnjC,EAAkkC,iBAAlkC,EAAolC,WAAplC,EAAgmC,uBAAhmC,EAAwnC,OAAxnC,EAAgoC,iBAAhoC,CAA1znB;AAA68pB,QAAK,CAAC,WAAD,EAAa,SAAb,EAAuB,UAAvB,EAAkC,UAAlC,EAA6C,cAA7C,EAA4D,WAA5D,EAAwE,iBAAxE,EAA0F,iBAA1F,EAA4G,aAA5G,EAA0H,YAA1H,EAAuI,cAAvI,EAAsJ,UAAtJ,EAAiK,cAAjK,EAAgL,YAAhL,CAAl9pB;AAAgpqB,QAAK,CAAC,OAAD,EAAS,OAAT,EAAiB,QAAjB,EAA0B,OAA1B,EAAkC,OAAlC,EAA0C,OAA1C,EAAkD,SA
 AlD,EAA4D,UAA5D,EAAuE,MAAvE,EAA8E,OAA9E,EAAsF,WAAtF,EAAkG,UAAlG,EAA6G,OAA7G,EAAqH,SAArH,EAA+H,UAA/H,EAA0I,OAA1I,EAAkJ,QAAlJ,EAA2J,WAA3J,EAAuK,UAAvK,EAAkL,OAAlL,EAA0L,UAA1L,EAAqM,OAArM,EAA6M,KAA7M,EAAmN,QAAnN,EAA4N,UAA5N,EAAuO,QAAvO,EAAgP,UAAhP,EAA2P,MAA3P,EAAkQ,SAAlQ,EAA4Q,MAA5Q,EAAmR,SAAnR,EAA6R,SAA7R,EAAuS,OAAvS,EAA+S,MAA/S,EAAsT,SAAtT,EAAgU,OAAhU,EAAwU,SAAxU,EAAkV,UAAlV,EAA6V,SAA7V,EAAuW,WAAvW,EAAmX,OAAnX,EAA2X,SAA3X,EAAqY,QAArY,EAA8Y,UAA9Y,EAAyZ,UAAzZ,EAAoa,WAApa,EAAgb,WAAhb,CAArpqB;AAAklrB,QAAK,CAAC,MAAD,EAAQ,WAAR,EAAoB,WAApB,EAAgC,UAAhC,EAA2C,WAA3C,EAAuD,OAAvD,EAA+D,YAA/D,EAA4E,UAA5E,EAAuF,OAAvF,EAA+F,QAA/F,EAAwG,OAAxG,EAAgH,QAAhH,CAAvlrB;AAAitrB,QAAK,CAAC,QAAD,EAAU,QAAV,EAAmB,eAAnB,EAAmC,eAAnC,EAAmD,eAAnD,EAAmE,gBAAnE,EAAoF,wBAApF,EAA6G,oBAA7G,EAAkI,4BAAlI,EAA+J,iBAA/J,EAAiL,mBAAjL,EAAqM,iBAArM,EAAuN,kBAAvN,EAA0O,0BAA1O,EAAqQ,4BAArQ,EAAkS,qCAAlS,CAAttrB;AAA+hsB,QAAK,CAAC,SAAD,EAAW,OAAX,EAAmB,SAAnB,EAA6B,OAA7B,EAAqC,kBAArC,EAAwD,MAAxD,EAA+D,SAA/D,EAAyE,UAAzE,EAAoF,QAApF,EAA6F,
 SAA7F,EAAuG,UAAvG,EAAkH,SAAlH,EAA4H,QAA5H,EAAqI,QAArI,EAA8I,WAA9I,EAA0J,OAA1J,EAAkK,QAAlK,EAA2K,OAA3K,EAAmL,OAAnL,EAA2L,UAA3L,EAAsM,MAAtM,EAA6M,UAA7M,EAAwN,SAAxN,EAAkO,SAAlO,EAA4O,UAA5O,EAAuP,MAAvP,EAA8P,QAA9P,EAAuQ,SAAvQ,EAAiR,UAAjR,EAA4R,cAA5R,EAA2S,QAA3S,EAAoT,OAApT,EAA4T,OAA5T,EAAoU,SAApU,EAA8U,WAA9U,EAA0V,OAA1V,EAAkW,SAAlW,EAA4W,OAA5W,EAAoX,eAApX,EAAoY,YAApY,EAAiZ,eAAjZ,EAAia,aAAja,EAA+a,SAA/a,EAAyb,aAAzb,EAAuc,QAAvc,EAAgd,OAAhd,EAAwd,YAAxd,CAApisB;AAA0gtB,QAAK,CAAC,iBAAD,EAAmB,cAAnB,EAAkC,iBAAlC,CAA/gtB;AAAoktB,QAAK,CAAC,YAAD,EAAc,UAAd,EAAyB,cAAzB,EAAwC,YAAxC,EAAqD,gBAArD,EAAsE,gBAAtE,EAAuF,gBAAvF,EAAwG,gBAAxG,EAAyH,YAAzH,EAAsI,eAAtI,EAAsJ,eAAtJ,EAAsK,aAAtK,EAAoL,kBAApL,CAAzktB;AAAixtB,QAAK,CAAC,mBAAD,EAAqB,oBAArB,EAA0C,oBAA1C,EAA+D,sBAA/D,EAAsF,sBAAtF,EAA6G,sBAA7G,EAAoI,oBAApI,EAAyJ,kBAAzJ,EAA4K,kBAA5K,EAA+L,aAA/L,EAA6M,YAA7M,EAA0N,iBAA1N,EAA4O,iBAA5O,EAA8P,QAA9P,EAAuQ,aAAvQ,EAAqR,aAArR,CAAtxtB;AAA0juB,QAAK,CAAC,WAAD,EAAa,eAAb,EAA6B,WAA7B,EAAyC,WAAzC,EAAqD,SAArD,CAA/juB;AAA+n
 uB,QAAK,CAAC,SAAD,EAAW,QAAX,EAAoB,KAApB,EAA0B,YAA1B,EAAuC,OAAvC,EAA+C,KAA/C,EAAqD,OAArD,EAA6D,UAA7D,CAApouB;AAA6suB,QAAK,CAAC,WAAD,EAAa,QAAb,EAAsB,OAAtB,EAA8B,aAA9B,EAA4C,WAA5C,EAAwD,UAAxD,EAAmE,WAAnE,EAA+E,eAA/E,EAA+F,eAA/F,EAA+G,UAA/G,EAA0H,WAA1H,EAAsI,SAAtI,EAAgJ,aAAhJ,EAA8J,aAA9J,EAA4K,YAA5K,EAAyL,QAAzL,EAAkM,aAAlM,CAAltuB;AAAm6uB,QAAK,CAAC,YAAD,EAAc,SAAd,EAAwB,SAAxB,EAAkC,SAAlC,EAA4C,SAA5C,EAAsD,MAAtD,EAA6D,WAA7D,EAAyE,oBAAzE,EAA8F,qBAA9F,EAAoH,gBAApH,EAAqI,iBAArI,EAAuJ,gBAAvJ,EAAwK,iBAAxK,EAA0L,iBAA1L,EAA4M,aAA5M,EAA0N,cAA1N,EAAyO,gBAAzO,EAA0P,mBAA1P,EAA8Q,eAA9Q,EAA8R,gBAA9R,EAA+S,gBAA/S,EAAgU,iBAAhU,EAAkV,mBAAlV,EAAsW,aAAtW,EAAoX,iBAApX,EAAsY,eAAtY,EAAsZ,sBAAtZ,EAA6a,iBAA7a,EAA+b,kBAA/b,EAAkd,eAAld,EAAke,qBAAle,EAAwf,mBAAxf,EAA4gB,iBAA5gB,EAA8hB,gBAA9hB,EAA+iB,cAA/iB,EAA8jB,iBAA9jB,EAAglB,iBAAhlB,EAAkmB,iBAAlmB,EAAonB,kBAApnB,EAAuoB,kBAAvoB,EAA0pB,iBAA1pB,EAA4qB,iBAA5qB,EAA8rB,kBAA9rB,EAAitB,cAAjtB,EAAguB,kBAAhuB,EAAmvB,eAAnvB,EAAmwB,gBAAnwB,EAAoxB,iBAApxB,EAAsyB,iBAAtyB,EAAw
 zB,iBAAxzB,EAA00B,iBAA10B,EAA41B,eAA51B,EAA42B,iBAA52B,EAA83B,mBAA93B,EAAk5B,kBAAl5B,EAAq6B,cAAr6B,EAAo7B,gBAAp7B,EAAq8B,iBAAr8B,EAAu9B,gBAAv9B,EAAw+B,eAAx+B,EAAw/B,oBAAx/B,EAA6gC,eAA7gC,EAA6hC,iBAA7hC,EAA+iC,gBAA/iC,EAAgkC,eAAhkC,EAAglC,gBAAhlC,EAAimC,kBAAjmC,EAAonC,gBAApnC,EAAqoC,kBAAroC,EAAwpC,cAAxpC,EAAuqC,cAAvqC,EAAsrC,iBAAtrC,EAAwsC,eAAxsC,EAAwtC,mBAAxtC,EAA4uC,eAA5uC,EAA4vC,eAA5vC,EAA4wC,gBAA5wC,EAA6xC,iBAA7xC,EAA+yC,iBAA/yC,EAAi0C,eAAj0C,EAAi1C,iBAAj1C,EAAm2C,gBAAn2C,EAAo3C,gBAAp3C,EAAq4C,kBAAr4C,EAAw5C,mBAAx5C,EAA46C,iBAA56C,EAA87C,kBAA97C,EAAi9C,cAAj9C,EAAg+C,gBAAh+C,EAAi/C,mBAAj/C,EAAqgD,kBAArgD,EAAwhD,kBAAxhD,EAA2iD,gBAA3iD,EAA4jD,gBAA5jD,EAA6kD,eAA7kD,EAA6lD,cAA7lD,EAA4mD,gBAA5mD,EAA6nD,eAA7nD,EAA6oD,gBAA7oD,EAA8pD,cAA9pD,EAA6qD,iBAA7qD,EAA+rD,iBAA/rD,EAAitD,cAAjtD,EAAguD,eAAhuD,EAAgvD,iBAAhvD,EAAkwD,gBAAlwD,EAAmxD,iBAAnxD,EAAqyD,eAAryD,EAAqzD,kBAArzD,EAAw0D,gBAAx0D,EAAy1D,eAAz1D,EAAy2D,mBAAz2D,EAA63D,iBAA73D,EAA+4D,kBAA/4D,EAAk6D,kBAAl6D,EAAq7D,iBAAr7D,EAAu8D,kBAAv8D,E
 AA09D,WAA19D,EAAs+D,UAAt+D,CAAx6uB;AAA05yB,QAAK,CAAC,QAAD,EAAU,OAAV,EAAkB,eAAlB,EAAkC,eAAlC,EAAkD,eAAlD,EAAkE,UAAlE,CAA/5yB;AAA6+yB,QAAK,CAAC,OAAD,EAAS,aAAT,EAAuB,QAAvB,EAAgC,UAAhC,EAA2C,QAA3C,EAAoD,eAApD,EAAoE,YAApE,EAAiF,aAAjF,EAA+F,SAA/F,EAAyG,aAAzG,CAAl/yB;AAA0mzB,QAAK,CAAC,MAAD,EAAQ,MAAR,EAAe,aAAf,EAA6B,kBAA7B,EAAgD,aAAhD,EAA8D,WAA9D,EAA0E,MAA1E,EAAiF,SAAjF,EAA2F,UAA3F,EAAsG,aAAtG,EAAoH,OAApH,EAA4H,WAA5H,EAAwI,OAAxI,CAA/mzB;AAAgwzB,QAAK,CAAC,UAAD,EAAY,WAAZ,EAAwB,oBAAxB,EAA6C,oBAA7C,EAAkE,YAAlE,EAA+E,WAA/E,EAA2F,WAA3F,EAAuG,SAAvG,EAAiH,WAAjH,EAA6H,WAA7H,EAAyI,WAAzI,EAAqJ,UAArJ,EAAgK,mBAAhK,EAAoL,YAApL,EAAiM,YAAjM,EAA8M,UAA9M,EAAyN,YAAzN,EAAsO,QAAtO,EAA+O,UAA/O,EAA0P,SAA1P,EAAoQ,MAApQ,EAA2Q,SAA3Q,EAAqR,UAArR,EAAgS,QAAhS,EAAyS,QAAzS,EAAkT,OAAlT,EAA0T,OAA1T,EAAkU,iBAAlU,EAAoV,MAApV,EAA2V,+BAA3V,EAA2X,WAA3X,EAAuY,qBAAvY,EAA6Z,eAA7Z,EAA6a,aAA7a,CAArwzB;AAAis0B,QAAK,CAAC,mBAAD,EAAqB,iBAArB,EAAuC,qBAAvC,EAA6D,wBAA7D,EAAsF,qBAAtF,EAA4G,mBAA5G,EAAgI,oBAAhI,EAAqJ,kBAArJ,EAAwK,kBAAxK,EAA2L
 ,oBAA3L,CAAts0B;AAAu50B,QAAK,CAAC,UAAD,EAAY,cAAZ,EAA2B,YAA3B,CAA550B;AAAq80B,QAAK,CAAC,cAAD,EAAgB,aAAhB,EAA8B,cAA9B,EAA6C,WAA7C,EAAyD,WAAzD,EAAqE,SAArE,CAA180B;AAA0h1B,QAAK,CAAC,QAAD,EAAU,UAAV,EAAqB,UAArB,EAAgC,YAAhC,EAA6C,SAA7C,EAAuD,OAAvD,EAA+D,MAA/D,EAAsE,SAAtE,EAAgF,SAAhF,EAA0F,eAA1F,EAA0G,UAA1G,EAAqH,UAArH,EAAgI,UAAhI,EAA2I,SAA3I,EAAqJ,SAArJ,EAA+J,QAA/J,EAAwK,QAAxK,EAAiL,YAAjL,EAA8L,YAA9L,EAA2M,QAA3M,EAAoN,QAApN,EAA6N,SAA7N,EAAuO,UAAvO,EAAkP,QAAlP,EAA2P,QAA3P,EAAoQ,QAApQ,EAA6Q,OAA7Q,CAA/h1B;AAAqz1B,QAAK,CAAC,kCAAD,EAAoC,4BAApC,EAAiE,+BAAjE,EAAiG,OAAjG,EAAyG,OAAzG,EAAiH,UAAjH,EAA4H,QAA5H,EAAqI,iBAArI,EAAuJ,QAAvJ,EAAgK,OAAhK,EAAwK,QAAxK,EAAiL,cAAjL,EAAgM,OAAhM,EAAwM,SAAxM,EAAkN,UAAlN,EAA6N,YAA7N,CAA1z1B;AAAqi2B,QAAK,CAAC,MAAD,EAAQ,MAAR,EAAe,KAAf,EAAqB,QAArB,EAA8B,OAA9B,EAAsC,WAAtC,EAAkD,cAAlD,EAAiE,WAAjE,EAA6E,UAA7E,EAAwF,YAAxF,EAAqG,OAArG,EAA6G,OAA7G,EAAqH,WAArH,EAAiI,OAAjI,EAAyI,OAAzI,EAAiJ,KAAjJ,EAAuJ,OAAvJ,EAA+J,WAA/J,EAA2K,MAA3K,EAAkL,OAAlL,CAA1i2B;AAAqu2B,QAAK,CAAC,QAAD,EAA
 U,KAAV,EAAgB,OAAhB,EAAwB,OAAxB,EAAgC,WAAhC,EAA4C,OAA5C,EAAoD,OAApD,EAA4D,SAA5D,EAAsE,YAAtE,CAA1u2B;AAA8z2B,QAAK,CAAC,eAAD,EAAiB,OAAjB,EAAyB,MAAzB,EAAgC,KAAhC,EAAsC,MAAtC,EAA6C,UAA7C,EAAwD,QAAxD,EAAiE,MAAjE,EAAwE,WAAxE,EAAoF,KAApF,EAA0F,KAA1F,EAAgG,QAAhG,EAAyG,QAAzG,EAAkH,UAAlH,EAA6H,OAA7H,EAAqI,MAArI,EAA4I,SAA5I,EAAsJ,MAAtJ,EAA6J,UAA7J,EAAwK,MAAxK,EAA+K,SAA/K,EAAyL,QAAzL,EAAkM,OAAlM,EAA0M,OAA1M,CAAn02B;AAAsh3B,QAAK,CAAC,YAAD,EAAc,QAAd,EAAuB,QAAvB,EAAgC,oBAAhC,EAAqD,QAArD,EAA8D,WAA9D,EAA0E,kBAA1E,EAA6F,gBAA7F,EAA8G,SAA9G,EAAwH,QAAxH,EAAiI,eAAjI,EAAiJ,QAAjJ,CAA3h3B;AAAsr3B,QAAK,CAAC,uBAAD,EAAyB,UAAzB,EAAoC,YAApC,EAAiD,eAAjD,EAAiE,gBAAjE,EAAkF,aAAlF,EAAgG,OAAhG,EAAwG,YAAxG,EAAqH,MAArH,EAA4H,eAA5H,EAA4I,iBAA5I,EAA8J,oBAA9J,EAAmL,SAAnL,EAA6L,iBAA7L,EAA+M,yBAA/M,EAAyO,kBAAzO,CAA3r3B;AAAw73B,QAAK,CAAC,gBAAD,EAAkB,iBAAlB,EAAoC,qBAApC,EAA0D,UAA1D,EAAqE,UAArE,EAAgF,QAAhF,EAAyF,SAAzF,EAAmG,WAAnG,EAA+G,SAA/G,EAAyH,YAAzH,EAAsI,UAAtI,EAAiJ,SAAjJ,EAA2J,SAA3J,EAAqK,QAArK,EAA8K,WAA9K,EAA0L,SAA1L,EAA
 oM,SAApM,EAA8M,YAA9M,EAA2N,QAA3N,EAAoO,QAApO,EAA6O,WAA7O,EAAyP,cAAzP,EAAwQ,iBAAxQ,EAA0R,SAA1R,EAAoS,QAApS,EAA6S,SAA7S,EAAuT,YAAvT,EAAoU,UAApU,EAA+U,UAA/U,EAA0V,SAA1V,EAAoW,WAApW,EAAgX,kBAAhX,CAA773B;AAAi04B,QAAK,CAAC,OAAD,EAAS,QAAT,EAAkB,SAAlB,EAA4B,KAA5B,CAAt04B;AAAy24B,QAAK,CAAC,wCAAD,EAA0C,UAA1C,EAAqD,4CAArD,EAAkG,OAAlG,EAA0G,OAA1G,EAAkH,QAAlH,EAA2H,SAA3H,EAAqI,OAArI,EAA6I,QAA7I,EAAsJ,UAAtJ,EAAiK,kBAAjK,EAAoL,SAApL,CAA924B;AAA6i5B,QAAK,CAAC,aAAD,EAAe,UAAf,EAA0B,aAA1B,EAAwC,aAAxC,EAAsD,QAAtD,EAA+D,YAA/D,EAA4E,QAA5E,EAAqF,WAArF,EAAiG,UAAjG,EAA4G,SAA5G,EAAsH,YAAtH,EAAmI,YAAnI,EAAgJ,QAAhJ,EAAyJ,MAAzJ,EAAgK,SAAhK,EAA0K,UAA1K,EAAqL,OAArL,EAA6L,YAA7L,EAA0M,SAA1M,EAAoN,UAApN,EAA+N,KAA/N,EAAqO,KAArO,CAAlj5B;AAA8x5B,QAAK,CAAC,WAAD,CAAny5B;AAAiz5B,QAAK,CAAC,QAAD,EAAU,UAAV,EAAqB,aAArB,EAAmC,UAAnC,EAA8C,YAA9C,EAA2D,UAA3D,EAAsE,QAAtE,EAA+E,aAA/E,EAA6F,aAA7F,EAA2G,SAA3G,EAAqH,UAArH,EAAgI,WAAhI,EAA4I,4BAA5I,EAAyK,cAAzK,EAAwL,WAAxL,EAAoM,UAApM,EAA+M,WAA/M,EAA2N,YAA3N,EAAwO,WAAxO,EAAoP,UAApP,EAA+P
 ,KAA/P,EAAqQ,QAArQ,EAA8Q,SAA9Q,EAAwR,QAAxR,EAAiS,QAAjS,EAA0S,gBAA1S,EAA2T,SAA3T,EAAqU,WAArU,EAAiV,UAAjV,EAA4V,WAA5V,EAAwW,eAAxW,EAAwX,SAAxX,EAAkY,WAAlY,EAA8Y,SAA9Y,EAAwZ,OAAxZ,EAAga,YAAha,EAA6a,oBAA7a,EAAkc,OAAlc,EAA0c,YAA1c,EAAud,MAAvd,EAA8d,QAA9d,EAAue,QAAve,EAAgf,YAAhf,EAA6f,QAA7f,EAAsgB,SAAtgB,EAAghB,UAAhhB,EAA2hB,YAA3hB,EAAwiB,MAAxiB,EAA+iB,MAA/iB,EAAsjB,SAAtjB,EAAgkB,QAAhkB,CAAtz5B;AAAg46B,QAAK,CAAC,QAAD,EAAU,cAAV,EAAyB,MAAzB,EAAgC,WAAhC,EAA4C,QAA5C,EAAqD,SAArD,EAA+D,QAA/D,EAAwE,QAAxE,EAAiF,MAAjF,EAAwF,UAAxF,CAAr46B;AAAy+6B,QAAK,CAAC,YAAD,EAAc,MAAd,EAAqB,QAArB,EAA8B,UAA9B,EAAyC,SAAzC,EAAmD,aAAnD,EAAiE,QAAjE,EAA0E,MAA1E,EAAiF,QAAjF,EAA0F,OAA1F,EAAkG,OAAlG,EAA0G,KAA1G,EAAgH,SAAhH,EAA0H,MAA1H,CAA9+6B;AAAgn7B,QAAK,CAAC,SAAD,EAAW,QAAX,EAAoB,QAApB,EAA6B,OAA7B,EAAqC,QAArC,EAA8C,QAA9C,EAAuD,WAAvD,EAAmE,UAAnE,EAA8E,SAA9E,EAAwF,SAAxF,EAAkG,QAAlG,EAA2G,UAA3G,EAAsH,cAAtH,CAArn7B;AAA2v7B,QAAK,CAAC,QAAD,EAAU,WAAV,EAAsB,WAAtB,EAAkC,YAAlC,EAA+C,WAA/C,EAA2D,eAA3D,EAA2E,eAA3E,EAA2F,YAA3F,EAAwG,
 SAAxG,EAAkH,cAAlH,EAAiI,SAAjI,EAA2I,SAA3I,CAAhw7B;AAAs57B,QAAK,CAAC,UAAD,EAAY,eAAZ,EAA4B,YAA5B,EAAyC,UAAzC,EAAoD,YAApD,EAAiE,mBAAjE,EAAqF,aAArF,EAAmG,QAAnG,EAA4G,WAA5G,EAAwH,OAAxH,EAAgI,WAAhI,EAA4I,UAA5I,EAAuJ,QAAvJ,EAAgK,SAAhK,EAA0K,YAA1K,EAAuL,YAAvL,CAA357B;AAAgm8B,QAAK,CAAC,OAAD,EAAS,QAAT,EAAkB,YAAlB,EAA+B,WAA/B,EAA2C,QAA3C,EAAoD,UAApD,EAA+D,MAA/D,EAAsE,QAAtE,EAA+E,SAA/E,EAAyF,QAAzF,EAAkG,WAAlG,EAA8G,eAA9G,EAA8H,cAA9H,EAA6I,OAA7I,EAAqJ,iBAArJ,EAAuK,eAAvK,CAArm8B;AAA6x8B,QAAK,CAAC,QAAD,EAAU,QAAV,EAAmB,OAAnB,EAA2B,OAA3B,EAAmC,QAAnC,EAA4C,QAA5C,EAAqD,WAArD,EAAiE,QAAjE,CAAly8B;AAA628B,QAAK,CAAC,iCAAD,EAAmC,MAAnC,EAA0C,SAA1C,EAAoD,WAApD,EAAgE,SAAhE,EAA0E,QAA1E,EAAmF,SAAnF,EAA6F,OAA7F,EAAqG,OAArG,EAA6G,aAA7G,EAA2H,OAA3H,EAAmI,QAAnI,EAA4I,KAA5I,EAAkJ,OAAlJ,EAA0J,OAA1J,EAAkK,OAAlK,EAA0K,KAA1K,EAAgL,QAAhL,EAAyL,QAAzL,EAAkM,MAAlM,EAAyM,SAAzM,EAAmN,OAAnN,EAA2N,MAA3N,EAAkO,OAAlO,EAA0O,OAA1O,EAAkP,WAAlP,EAA8P,OAA9P,EAAsQ,MAAtQ,EAA6Q,MAA7Q,EAAoR,MAApR,EAA2R,KAA3R,EAAiS,QAAjS,EAA0S,QAA1S,EAAmT,
 QAAnT,EAA4T,MAA5T,EAAmU,SAAnU,EAA6U,SAA7U,CAAl38B;AAA0s9B,QAAK,CAAC,UAAD,EAAY,YAAZ,EAAyB,UAAzB,EAAoC,UAApC,EAA+C,SAA/C,EAAyD,WAAzD,EAAqE,iBAArE,EAAuF,UAAvF,EAAkG,gBAAlG,EAAmH,SAAnH,EAA6H,MAA7H,EAAoI,UAApI,EAA+I,kBAA/I,EAAkK,eAAlK,EAAkL,UAAlL,EAA6L,OAA7L,EAAqM,YAArM,EAAkN,UAAlN,EAA6N,SAA7N,EAAuO,WAAvO,EAAmP,UAAnP,CAA/s9B;AAA889B,QAAK,CAAC,eAAD,EAAiB,YAAjB,EAA8B,aAA9B,EAA4C,UAA5C,EAAuD,eAAvD,EAAuE,YAAvE,EAAoF,QAApF,EAA6F,UAA7F,CAAn99B;AAA4j+B,QAAK,CAAC,gCAAD,EAAkC,aAAlC,EAAgD,sBAAhD,EAAuE,OAAvE,EAA+E,qCAA/E,EAAqH,cAArH,EAAoI,kBAApI,EAAuJ,QAAvJ,CAAjk+B;AAAku+B,QAAK,CAAC,OAAD,EAAS,OAAT,EAAiB,SAAjB,EAA2B,QAA3B,EAAoC,UAApC,EAA+C,QAA/C,EAAwD,uBAAxD,EAAgF,SAAhF,EAA0F,WAA1F,EAAsG,WAAtG,EAAkH,QAAlH,EAA2H,YAA3H,EAAwI,MAAxI,EAA+I,eAA/I,EAA+J,YAA/J,EAA4K,OAA5K,CAAvu+B;AAA45+B,QAAK,CAAC,gBAAD,EAAkB,OAAlB,EAA0B,UAA1B,EAAqC,QAArC,EAA8C,SAA9C,EAAwD,YAAxD,EAAqE,QAArE,EAA8E,UAA9E,EAAyF,qBAAzF,CAAj6+B;AAAih/B,QAAK,CAAC,0CAAD,EAA4C,QAA5C,EAAqD,mBAArD,EAAyE,kBAAzE,EAA4F,YAA5F,EAAyG,MAAzG,EAAgH,MAAhH,EAAu
 H,QAAvH,EAAgI,OAAhI,EAAwI,WAAxI,EAAoJ,QAApJ,EAA6J,aAA7J,EAA2K,gBAA3K,EAA4L,SAA5L,EAAsM,oBAAtM,EAA2N,mBAA3N,EAA+O,kBAA/O,CAAth/B;AAAyx/B,QAAK,CAAC,UAAD,EAAY,eAAZ,EAA4B,aAA5B,EAA0C,SAA1C,EAAoD,UAApD,EAA+D,UAA/D,EAA0E,SAA1E,EAAoF,WAApF,EAAgG,YAAhG,EAA6G,YAA7G,EAA0H,QAA1H,EAAmI,QAAnI,EAA4I,UAA5I,EAAuJ,UAAvJ,EAAkK,WAAlK,EAA8K,kBAA9K,EAAiM,WAAjM,CAA9x/B;AAA4+/B,QAAK,CAAC,WAAD,EAAa,QAAb,EAAsB,UAAtB,EAAiC,UAAjC,EAA4C,UAA5C,EAAuD,WAAvD,EAAmE,OAAnE,EAA2E,cAA3E,EAA0F,SAA1F,EAAoG,KAApG,EAA0G,OAA1G,EAAkH,aAAlH,EAAgI,YAAhI,EAA6I,MAA7I,EAAoJ,QAApJ,EAA6J,eAA7J,EAA6K,UAA7K,EAAwL,OAAxL,EAAgM,OAAhM,EAAwM,MAAxM,EAA+M,YAA/M,EAA4N,OAA5N,EAAoO,QAApO,EAA6O,SAA7O,EAAuP,UAAvP,CAAj//B;AAAovgC,QAAK,CAAC,MAAD,EAAQ,kBAAR,EAA2B,gBAA3B,EAA4C,OAA5C,EAAoD,OAApD,EAA4D,SAA5D,EAAsE,QAAtE,EAA+E,QAA/E,EAAwF,SAAxF,EAAkG,QAAlG,EAA2G,SAA3G,EAAqH,UAArH,EAAgI,SAAhI,EAA0I,SAA1I,EAAoJ,OAApJ,EAA4J,UAA5J,EAAuK,SAAvK,EAAiL,SAAjL,EAA2L,iBAA3L,EAA6M,eAA7M,EAA6N,UAA7N,EAAwO,OAAxO,EAAgP,aAAhP,EAA8P,QAA9P,EAAuQ,MAAvQ,EAA8Q,mBAA9Q,EAAkS
 ,OAAlS,EAA0S,eAA1S,EAA0T,gBAA1T,EAA2U,eAA3U,EAA2V,UAA3V,EAAsW,QAAtW,EAA+W,cAA/W,EAA8X,YAA9X,EAA2Y,QAA3Y,EAAoZ,SAApZ,EAA8Z,gBAA9Z,EAA+a,QAA/a,EAAwb,iBAAxb,EAA0c,eAA1c,EAA0d,UAA1d,EAAqe,OAAre,EAA6e,aAA7e,EAA2f,YAA3f,EAAwgB,SAAxgB,EAAkhB,oBAAlhB,EAAuiB,kBAAviB,EAA0jB,oBAA1jB,EAA+kB,kBAA/kB,EAAkmB,mBAAlmB,EAAsnB,mBAAtnB,EAA0oB,iBAA1oB,EAA4pB,gBAA5pB,EAA6qB,gBAA7qB,EAA8rB,aAA9rB,EAA4sB,eAA5sB,EAA4tB,SAA5tB,EAAsuB,UAAtuB,EAAivB,YAAjvB,EAA8vB,QAA9vB,EAAuwB,SAAvwB,EAAixB,OAAjxB,EAAyxB,SAAzxB,EAAmyB,WAAnyB,EAA+yB,UAA/yB,EAA0zB,UAA1zB,EAAq0B,gBAAr0B,EAAs1B,gBAAt1B,EAAu2B,gBAAv2B,EAAw3B,MAAx3B,EAA+3B,mBAA/3B,EAAm5B,iBAAn5B,EAAq6B,QAAr6B,EAA86B,WAA96B,EAA07B,eAA17B,EAA08B,UAA18B,EAAq9B,qBAAr9B,EAA2+B,mBAA3+B,EAA+/B,oBAA//B,EAAohC,qBAAphC,CAAzvgC;AAAoyiC,QAAK,CAAC,aAAD,EAAe,WAAf,EAA2B,cAA3B,EAA0C,oBAA1C,EAA+D,WAA/D,EAA2E,UAA3E,EAAsF,SAAtF,EAAgG,aAAhG,EAA8G,UAA9G,EAAyH,cAAzH,EAAwI,WAAxI,EAAoJ,SAApJ,EAA8J,gBAA9J,EAA+K,qBAA/K,EAAqM,eAArM,EAAqN,oBAArN,CAAzyiC;AAAohjC,QAAK,CAAC,QAAD,EAAU,MAAV,EAAiB,O
 AAjB,EAAyB,UAAzB,EAAoC,gBAApC,EAAqD,SAArD,EAA+D,OAA/D,EAAuE,MAAvE,EAA8E,QAA9E,EAAuF,QAAvF,EAAgG,QAAhG,EAAyG,YAAzG,EAAsH,OAAtH,EAA8H,UAA9H,EAAyI,SAAzI,EAAmJ,kBAAnJ,EAAsK,WAAtK,EAAkL,OAAlL,EAA0L,4BAA1L,EAAuN,4BAAvN,CAAzhjC;AAA8wjC,QAAK,CAAC,WAAD,EAAa,gBAAb,EAA8B,eAA9B,EAA8C,UAA9C,EAAyD,WAAzD,EAAqE,WAArE,EAAiF,mBAAjF,EAAqG,oBAArG,EAA0H,WAA1H,CAAnxjC;AAA05jC,QAAK,CAAC,WAAD,EAAa,MAAb,EAAoB,MAApB,EAA2B,OAA3B,EAAmC,OAAnC,EAA2C,OAA3C,EAAmD,iBAAnD,EAAqE,UAArE,EAAgF,QAAhF,EAAyF,QAAzF,EAAkG,OAAlG,EAA0G,eAA1G,EAA0H,UAA1H,EAAqI,MAArI,EAA4I,WAA5I,EAAwJ,SAAxJ,EAAkK,WAAlK,EAA8K,MAA9K,EAAqL,QAArL,EAA8L,SAA9L,EAAwM,MAAxM,EAA+M,UAA/M,EAA0N,WAA1N,EAAsO,UAAtO,EAAiP,MAAjP,EAAwP,OAAxP,EAAgQ,WAAhQ,EAA4Q,WAA5Q,EAAwR,OAAxR,EAAgS,OAAhS,EAAwS,KAAxS,EAA8S,SAA9S,EAAwT,WAAxT,EAAoU,OAApU,EAA4U,OAA5U,EAAoV,SAApV,EAA8V,WAA9V,EAA0W,OAA1W,EAAkX,QAAlX,EAA2X,QAA3X,EAAoY,QAApY,EAA6Y,SAA7Y,CAA/5jC;AAAuzkC,QAAK,CAAC,qBAAD,EAAuB,mBAAvB,EAA2C,2BAA3C,EAAuE,uBAAvE,EAA+F,yBAA/F,EAAyH,yBAAzH,EAAmJ,sBAAnJ,EAA0K,wBAA1K,EAAmM,uBAAn
 M,EAA2N,uBAA3N,EAAmP,qCAAnP,EAAyR,sBAAzR,EAAgT,uBAAhT,EAAwU,kBAAxU,EAA2V,sBAA3V,EAAkX,uBAAlX,EAA0Y,8BAA1Y,EAAya,+BAAza,EAAyc,uBAAzc,EAAie,yBAAje,EAA2f,wBAA3f,EAAohB,gBAAphB,EAAqiB,mBAAriB,EAAyjB,oBAAzjB,EAA8kB,oBAA9kB,EAAmmB,iBAAnmB,EAAqnB,qBAArnB,EAA2oB,mBAA3oB,EAA+pB,yBAA/pB,EAAyrB,wBAAzrB,EAAktB,uBAAltB,EAA0uB,oBAA1uB,EAA+vB,wBAA/vB,EAAwxB,mBAAxxB,EAA4yB,oBAA5yB,EAAi0B,qBAAj0B,EAAu1B,0BAAv1B,EAAk3B,qBAAl3B,EAAw4B,iBAAx4B,EAA05B,sBAA15B,EAAi7B,oBAAj7B,EAAs8B,sBAAt8B,EAA69B,qBAA79B,EAAm/B,kBAAn/B,EAAsgC,wBAAtgC,EAA+hC,oBAA/hC,EAAojC,sBAApjC,EAA2kC,qBAA3kC,EAAimC,qBAAjmC,EAAunC,yBAAvnC,EAAipC,uBAAjpC,EAAyqC,wBAAzqC,EAAksC,iBAAlsC,EAAotC,uBAAptC,EAA4uC,oBAA5uC,EAAiwC,qBAAjwC,EAAuxC,YAAvxC,EAAoyC,oBAApyC,EAAyzC,qBAAzzC,EAA+0C,qBAA/0C,EAAq2C,uBAAr2C,EAA63C,oBAA73C,EAAk5C,sBAAl5C,EAAy6C,qBAAz6C,EAA+7C,uBAA/7C,EAAu9C,qBAAv9C,EAA6+C,kBAA7+C,EAAggD,mBAAhgD,EAAohD,mBAAphD,EAAwiD,qBAAxiD,EAA8jD,uBAA9jD,EAAslD,uBAAtlD,EAA8mD,wBAA9mD,EAAuoD,sBAAvoD,EAA8pD,uBAA9pD,EAAsrD,uBAAtrD,EAA8sD,QAA9sD,E
 AAutD,iBAAvtD,EAAyuD,iCAAzuD,EAA2wD,6BAA3wD,EAAyyD,oCAAzyD,EAA80D,4BAA90D,EAA22D,mCAA32D,CAA5zkC;AAA4soC,QAAK,CAAC,QAAD,EAAU,QAAV,EAAmB,UAAnB,EAA8B,WAA9B,EAA0C,SAA1C,EAAoD,UAApD,EAA+D,SAA/D,EAAyE,QAAzE,EAAkF,+BAAlF,EAAkH,2BAAlH,EAA8I,QAA9I,EAAuJ,WAAvJ,CAAjtoC;AAAq3oC,QAAK,CAAC,cAAD,EAAgB,WAAhB,EAA4B,kBAA5B,CAA13oC;AAA06oC,QAAK,CAAC,aAAD,EAAe,OAAf,CAA/6oC;AAAu8oC,QAAK,CAAC,OAAD,EAAS,eAAT,EAAyB,MAAzB,EAAgC,eAAhC,EAAgD,aAAhD,EAA8D,cAA9D,EAA6E,SAA7E,EAAuF,aAAvF,EAAqG,WAArG,EAAiH,eAAjH,EAAiI,WAAjI,CAA58oC;AAA0lpC,QAAK,CAAC,UAAD,EAAY,UAAZ,CAA/lpC;AAAunpC,QAAK,CAAC,UAAD,EAAY,yBAAZ,EAAsC,SAAtC,EAAgD,YAAhD,EAA6D,UAA7D,EAAwE,UAAxE,EAAmF,MAAnF,EAA0F,OAA1F,EAAkG,OAAlG,EAA0G,QAA1G,EAAmH,QAAnH,EAA4H,OAA5H,EAAoI,eAApI,CAA5npC;AAAixpC,QAAK,CAAC,OAAD,EAAS,UAAT,EAAoB,QAApB,EAA6B,SAA7B,EAAuC,OAAvC,EAA+C,OAA/C,EAAuD,OAAvD,EAA+D,aAA/D,EAA6E,aAA7E,EAA2F,OAA3F,EAAmG,YAAnG,CAAtxpC;AAAu4pC,QAAK,CAAC,QAAD,EAAU,iBAAV,EAA4B,WAA5B,CAA54pC;AAAq7pC,QAAK,CAAC,yBAAD,EAA2B,SAA3B,EAAqC,UAArC,EAAgD,UAAhD,CAA17pC;AAAs/
 pC,QAAK,CAAC,sBAAD,EAAwB,mBAAxB,EAA4C,cAA5C,EAA2D,iBAA3D,EAA6E,gBAA7E,EAA8F,kBAA9F,EAAiH,eAAjH,EAAiI,eAAjI,CAA3/pC;AAA6oqC,QAAK,CAAC,YAAD,EAAc,UAAd,EAAyB,UAAzB,EAAoC,mBAApC,EAAwD,MAAxD,EAA+D,OAA/D,EAAuE,QAAvE,EAAgF,WAAhF,EAA4F,OAA5F,EAAoG,WAApG,EAAgH,MAAhH,EAAuH,WAAvH,EAAmI,SAAnI,EAA6I,SAA7I,EAAuJ,OAAvJ,EAA+J,uBAA/J,EAAuL,UAAvL,EAAkM,QAAlM,EAA2M,YAA3M,EAAwN,WAAxN,EAAoO,kBAApO,EAAuP,UAAvP,EAAkQ,UAAlQ,EAA6Q,QAA7Q,EAAsR,OAAtR,EAA8R,YAA9R,EAA2S,QAA3S,EAAoT,uBAApT,EAA4U,WAA5U,EAAwV,mBAAxV,EAA4W,mBAA5W,EAAgY,SAAhY,EAA0Y,SAA1Y,EAAoZ,WAApZ,EAAga,QAAha,EAAya,qBAAza,EAA+b,WAA/b,EAA2c,gBAA3c,EAA4d,aAA5d,EAA0e,iBAA1e,EAA4f,MAA5f,EAAmgB,WAAngB,EAA+gB,SAA/gB,EAAyhB,eAAzhB,EAAyiB,OAAziB,EAAijB,QAAjjB,EAA0jB,UAA1jB,EAAqkB,gBAArkB,EAAslB,QAAtlB,EAA+lB,IAA/lB,EAAomB,kBAApmB,EAAunB,gBAAvnB,EAAwoB,OAAxoB,EAAgpB,UAAhpB,EAA2pB,UAA3pB,EAAsqB,UAAtqB,EAAirB,QAAjrB,EAA0rB,OAA1rB,EAAksB,WAAlsB,EAA8sB,SAA9sB,EAAwtB,SAAxtB,EAAkuB,SAAluB,EAA4uB,OAA5uB,EAAovB,SAApvB,EAA8vB,OAA9vB,EAAswB,QAAtwB,EAA+wB,OAA/wB,EAAux
 B,OAAvxB,EAA+xB,eAA/xB,EAA+yB,UAA/yB,EAA0zB,OAA1zB,EAAk0B,SAAl0B,EAA40B,OAA50B,EAAo1B,OAAp1B,EAA41B,QAA51B,EAAq2B,SAAr2B,EAA+2B,QAA/2B,EAAw3B,WAAx3B,EAAo4B,QAAp4B,EAA64B,UAA74B,EAAw5B,SAAx5B,EAAk6B,cAAl6B,EAAi7B,aAAj7B,EAA+7B,oBAA/7B,EAAo9B,MAAp9B,EAA29B,UAA39B,EAAs+B,UAAt+B,EAAi/B,SAAj/B,EAA2/B,UAA3/B,EAAsgC,SAAtgC,EAAghC,QAAhhC,EAAyhC,SAAzhC,EAAmiC,QAAniC,EAA4iC,2BAA5iC,EAAwkC,oBAAxkC,EAA6lC,WAA7lC,EAAymC,UAAzmC,EAAonC,SAApnC,EAA8nC,kBAA9nC,EAAipC,SAAjpC,EAA2pC,eAA3pC,EAA2qC,MAA3qC,EAAkrC,OAAlrC,EAA0rC,SAA1rC,EAAosC,aAApsC,EAAktC,YAAltC,EAA+tC,WAA/tC,EAA2uC,mCAA3uC,EAA+wC,aAA/wC,EAA6xC,SAA7xC,EAAuyC,kBAAvyC,EAA0zC,QAA1zC,EAAm0C,SAAn0C,EAA60C,YAA70C,EAA01C,SAA11C,EAAo2C,SAAp2C,EAA82C,aAA92C,EAA43C,WAA53C,EAAw4C,mBAAx4C,EAA45C,iBAA55C,EAA86C,oBAA96C,EAAm8C,SAAn8C,EAA68C,OAA78C,EAAq9C,OAAr9C,EAA69C,QAA79C,EAAs+C,QAAt+C,EAA++C,UAA/+C,EAA0/C,SAA1/C,EAAogD,cAApgD,EAAmhD,OAAnhD,EAA2hD,OAA3hD,EAAmiD,UAAniD,EAA8iD,SAA9iD,EAAwjD,eAAxjD,EAAwkD,cAAxkD,EAAulD,QAAvlD,EAAgmD,OAAhmD,EAAwmD,QAAxmD
 ,EAAinD,SAAjnD,EAA2nD,QAA3nD,EAAooD,SAApoD,EAA8oD,SAA9oD,EAAwpD,UAAxpD,EAAmqD,iBAAnqD,EAAqrD,OAArrD,EAA6rD,OAA7rD,EAAqsD,OAArsD,EAA6sD,WAA7sD,EAAytD,QAAztD,EAAkuD,MAAluD,EAAyuD,WAAzuD,EAAqvD,WAArvD,EAAiwD,SAAjwD,EAA2wD,OAA3wD,EAAmxD,WAAnxD,EAA+xD,OAA/xD,EAAuyD,sBAAvyD,EAA8zD,cAA9zD,EAA60D,QAA70D,EAAs1D,OAAt1D,EAA81D,mBAA91D,EAAk3D,SAAl3D,EAA43D,WAA53D,EAAw4D,OAAx4D,EAAg5D,UAAh5D,EAA25D,SAA35D,EAAq6D,OAAr6D,EAA66D,OAA76D,EAAq7D,YAAr7D,EAAk8D,WAAl8D,EAA88D,UAA98D,EAAy9D,UAAz9D,EAAo+D,SAAp+D,EAA8+D,UAA9+D,EAAy/D,SAAz/D,EAAmgE,UAAngE,EAA8gE,UAA9gE,EAAyhE,MAAzhE,EAAgiE,SAAhiE,EAA0iE,WAA1iE,EAAsjE,QAAtjE,EAA+jE,SAA/jE,EAAykE,iBAAzkE,EAA2lE,YAA3lE,EAAwmE,mBAAxmE,EAA4nE,WAA5nE,EAAwoE,mBAAxoE,EAA4pE,eAA5pE,EAA4qE,SAA5qE,EAAsrE,oBAAtrE,EAA2sE,iBAA3sE,EAA6tE,WAA7tE,EAAyuE,SAAzuE,EAAmvE,MAAnvE,EAA0vE,kBAA1vE,EAA6wE,OAA7wE,EAAqxE,YAArxE,EAAkyE,SAAlyE,EAA4yE,QAA5yE,EAAqzE,gBAArzE,EAAs0E,oBAAt0E,EAA21E,mBAA31E,EAA+2E,mBAA/2E,EAAm4E,WAAn4E,EAA+4E,SAA/4E,EAAy5E,mBAAz5E,EAA66E,QAA76E,EAAs7E,QAAt7E,EA
 A+7E,oCAA/7E,EAAo+E,kCAAp+E,EAAugF,aAAvgF,EAAqhF,QAArhF,CAAlpqC;AAAirvC,QAAK,CAAC,6BAAD,EAA+B,aAA/B,EAA6C,QAA7C,EAAsD,QAAtD,EAA+D,SAA/D,EAAyE,QAAzE,CAAtrvC;AAAywvC,QAAK,CAAC,OAAD,EAAS,QAAT,EAAkB,UAAlB,EAA6B,KAA7B,EAAmC,WAAnC,EAA+C,MAA/C,EAAsD,SAAtD,EAAgE,eAAhE,EAAgF,eAAhF,EAAgG,OAAhG,EAAwG,QAAxG,EAAiH,QAAjH,EAA0H,mBAA1H,EAA8I,mBAA9I,EAAkK,MAAlK,EAAyK,UAAzK,EAAoL,iBAApL,CAA9wvC;AAAq9vC,QAAK,CAAC,cAAD,EAAgB,YAAhB,EAA6B,SAA7B,EAAuC,eAAvC,EAAuD,YAAvD,EAAoE,eAApE,EAAoF,SAApF,EAA8F,cAA9F,EAA6G,YAA7G,CAA19vC;AAAqlwC,QAAK,CAAC,OAAD,EAAS,UAAT,EAAoB,UAApB,EAA+B,SAA/B,EAAyC,UAAzC,EAAoD,OAApD,EAA4D,SAA5D,EAAsE,UAAtE,EAAiF,WAAjF,EAA6F,QAA7F,EAAsG,SAAtG,EAAgH,OAAhH,EAAwH,WAAxH,EAAoI,WAApI,EAAgJ,aAAhJ,EAA8J,QAA9J,EAAuK,iBAAvK,EAAyL,SAAzL,EAAmM,aAAnM,EAAiN,WAAjN,EAA6N,QAA7N,EAAsO,QAAtO,EAA+O,MAA/O,EAAsP,WAAtP,EAAkQ,UAAlQ,EAA6Q,YAA7Q,EAA0R,MAA1R,EAAiS,iBAAjS,EAAmT,MAAnT,EAA0T,QAA1T,EAAmU,QAAnU,EAA4U,QAA5U,EAAqV,SAArV,EAA+V,SAA/V,EAAyW,UAAzW,EAAoX,YAApX,EAAiY,WAAjY,EAA6Y,wBAA7Y,EAAsa,SAAta,EAAgb,SAAh
 b,EAA0b,OAA1b,EAAkc,WAAlc,EAA8c,QAA9c,EAAud,UAAvd,EAAke,YAAle,EAA+e,SAA/e,EAAyf,QAAzf,EAAkgB,UAAlgB,EAA6gB,OAA7gB,EAAqhB,SAArhB,EAA+hB,QAA/hB,EAAwiB,SAAxiB,CAA1lwC;AAA6oxC,QAAK,CAAC,QAAD,EAAU,cAAV,EAAyB,SAAzB,EAAmC,YAAnC,EAAgD,SAAhD,EAA0D,OAA1D,EAAkE,SAAlE,EAA4E,YAA5E,EAAyF,QAAzF,EAAkG,UAAlG,EAA6G,OAA7G,EAAqH,SAArH,EAA+H,aAA/H,EAA6I,YAA7I,EAA0J,QAA1J,EAAmK,QAAnK,EAA4K,QAA5K,EAAqL,YAArL,EAAkM,aAAlM,EAAgN,cAAhN,EAA+N,aAA/N,EAA6O,UAA7O,EAAwP,WAAxP,EAAoQ,aAApQ,EAAkR,UAAlR,CAAlpxC;AAAg7xC,QAAK,CAAC,cAAD,EAAgB,iBAAhB,EAAkC,aAAlC,EAAgD,YAAhD,EAA6D,YAA7D,EAA0E,YAA1E,EAAuF,WAAvF,EAAmG,QAAnG,EAA4G,iBAA5G,EAA8H,iBAA9H,EAAgJ,gBAAhJ,EAAiK,eAAjK,EAAiL,sBAAjL,EAAwM,sBAAxM,EAA+N,cAA/N,EAA8O,gBAA9O,EAA+P,cAA/P,EAA8Q,gBAA9Q,EAA+R,QAA/R,EAAwS,SAAxS,EAAkT,uBAAlT,EAA0U,eAA1U,EAA0V,iBAA1V,EAA4W,sBAA5W,EAAmY,QAAnY,EAA4Y,OAA5Y,CAAr7xC;AAA00yC,QAAK,CAAC,YAAD,EAAc,YAAd,EAA2B,SAA3B,EAAqC,WAArC,EAAiD,UAAjD,EAA4D,YAA5D,EAAyE,WAAzE,EAAqF,YAArF,EAAkG,QAAlG,CAA/0yC;AAA27yC,QAAK,CAAC,QAAD,EAAU,SAAV,EAAoB,SAApB,EAA8
 B,YAA9B,CAAh8yC;AAA4+yC,QAAK,CAAC,cAAD,EAAgB,cAAhB,EAA+B,cAA/B,EAA8C,gBAA9C,EAA+D,cAA/D,EAA8E,eAA9E,EAA8F,gBAA9F,EAA+G,YAA/G,EAA4H,gBAA5H,EAA6I,iBAA7I,EAA+J,WAA/J,EAA2K,gBAA3K,EAA4L,mBAA5L,EAAgN,aAAhN,EAA8N,eAA9N,EAA8O,mBAA9O,EAAkQ,qBAAlQ,EAAwR,kBAAxR,EAA2S,sBAA3S,EAAkU,YAAlU,EAA+U,mBAA/U,CAAj/yC;AAAq1zC,QAAK,CAAC,QAAD,EAAU,uBAAV,EAAkC,wBAAlC,EAA2D,MAA3D,EAAkE,kBAAlE,EAAqF,aAArF,EAAmG,UAAnG,EAA8G,QAA9G,EAAuH,QAAvH,EAAgI,YAAhI,EAA6I,MAA7I,EAAoJ,QAApJ,EAA6J,WAA7J,EAAyK,WAAzK,EAAqL,UAArL,EAAgM,cAAhM,EAA+M,cAA/M,EAA8N,WAA9N,EAA0O,QAA1O,EAAmP,SAAnP,EAA6P,QAA7P,EAAsQ,KAAtQ,EAA4Q,MAA5Q,EAAmR,QAAnR,EAA4R,KAA5R,EAAkS,QAAlS,CAA11zC;AAAso0C,QAAK,CAAC,YAAD,EAAc,eAAd,EAA8B,eAA9B,EAA8C,WAA9C,EAA0D,aAA1D,EAAwE,OAAxE,EAAgF,cAAhF,EAA+F,SAA/F,EAAyG,OAAzG,EAAiH,OAAjH,EAAyH,MAAzH,EAAgI,OAAhI,EAAwI,aAAxI,EAAsJ,OAAtJ,CAA3o0C;AAA0y0C,QAAK,CAAC,iBAAD,EAAmB,eAAnB,EAAmC,gBAAnC,EAAoD,gBAApD,EAAqE,aAArE,EAAmF,kBAAnF,EAAsG,eAAtG,EAAsH,eAAtH,EAAsI,eAAtI,EAAsJ,iBAAtJ,EAAwK,iBAAxK,EAA0L,eAA1L,EAA0M,eAA1M,EAA0N,gBA
 A1N,EAA2O,gBAA3O,EAA4P,eAA5P,EAA4Q,cAA5Q,EAA2R,eAA3R,EAA2S,gBAA3S,EAA4T,aAA5T,EAA0U,aAA1U,EAAwV,cAAxV,EAAuW,aAAvW,CAA/y0C;AAAqq1C,QAAK,CAAC,OAAD,EAAS,SAAT,EAAmB,kBAAnB,EAAsC,UAAtC,EAAiD,yBAAjD,CAA1q1C;AAAsv1C,QAAK,CAAC,QAAD,EAAU,eAAV,EAA0B,QAA1B,EAAmC,QAAnC,EAA4C,QAA5C,EAAqD,iBAArD,EAAuE,kBAAvE,EAA0F,QAA1F,EAAmG,aAAnG,EAAiH,cAAjH,EAAgI,eAAhI,EAAgJ,OAAhJ,EAAwJ,SAAxJ,EAAkK,MAAlK,EAAyK,OAAzK,EAAiL,iBAAjL,EAAmM,UAAnM,EAA8M,QAA9M,EAAuN,OAAvN,EAA+N,OAA/N,EAAuO,QAAvO,EAAgP,WAAhP,EAA4P,SAA5P,EAAsQ,QAAtQ,EAA+Q,OAA/Q,CAA3v1C;AAAmh2C,QAAK,CAAC,gCAAD,EAAkC,WAAlC,EAA8C,eAA9C,EAA8D,WAA9D,EAA0E,UAA1E,EAAqF,cAArF,EAAoG,UAApG,EAA+G,YAA/G,EAA4H,aAA5H,EAA0I,YAA1I,EAAuJ,YAAvJ,EAAoK,WAApK,EAAgL,UAAhL,EAA2L,SAA3L,EAAqM,gBAArM,EAAsN,cAAtN,EAAqO,WAArO,EAAiP,OAAjP,EAAyP,SAAzP,EAAmQ,SAAnQ,EAA6Q,MAA7Q,EAAoR,UAApR,EAA+R,cAA/R,EAA8S,eAA9S,EAA8T,UAA9T,EAAyU,cAAzU,EAAwV,eAAxV,EAAwW,eAAxW,EAAwX,mBAAxX,EAA4Y,cAA5Y,EAA2Z,qBAA3Z,EAAib,KAAjb,EAAub,YAAvb,EAAoc,kBAApc,EAAud,WAAvd,EAAme,YAAne,EAAgf,cAAhf,EAA+f,SAA/f,EAAy
 gB,UAAzgB,EAAohB,aAAphB,EAAkiB,QAAliB,EAA2iB,YAA3iB,EAAwjB,aAAxjB,EAAskB,SAAtkB,EAAglB,aAAhlB,EAA8lB,OAA9lB,EAAsmB,0BAAtmB,EAAioB,QAAjoB,EAA0oB,cAA1oB,EAAypB,qBAAzpB,EAA+qB,QAA/qB,EAAwrB,YAAxrB,EAAqsB,QAArsB,EAA8sB,QAA9sB,EAAutB,SAAvtB,EAAiuB,cAAjuB,EAAgvB,cAAhvB,EAA+vB,cAA/vB,EAA8wB,iBAA9wB,EAAgyB,UAAhyB,EAA2yB,OAA3yB,EAAmzB,WAAnzB,EAA+zB,WAA/zB,EAA20B,UAA30B,EAAs1B,WAAt1B,EAAk2B,aAAl2B,EAAg3B,aAAh3B,EAA83B,OAA93B,EAAs4B,KAAt4B,EAA44B,OAA54B,EAAo5B,MAAp5B,EAA25B,kBAA35B,EAA86B,YAA96B,EAA27B,aAA37B,EAAy8B,WAAz8B,EAAq9B,MAAr9B,EAA49B,UAA59B,CAAxh2C;AAAgg4C,QAAK,CAAC,OAAD,EAAS,QAAT,EAAkB,SAAlB,EAA4B,UAA5B,EAAuC,WAAvC,EAAmD,MAAnD,EAA0D,QAA1D,EAAmE,QAAnE,EAA4E,SAA5E,EAAsF,UAAtF,EAAiG,UAAjG,EAA4G,SAA5G,EAAsH,UAAtH,CAArg4C;AAAuo4C,QAAK,CAAC,MAAD,EAAQ,mBAAR,EAA4B,UAA5B,CAA5o4C;AAAor4C,QAAK,CAAC,yBAAD,EAA2B,cAA3B,EAA0C,gBAA1C,EAA2D,YAA3D,EAAwE,cAAxE,EAAuF,kBAAvF,EAA0G,eAA1G,EAA0H,qBAA1H,EAAgJ,SAAhJ,EAA0J,iBAA1J,EAA4K,gBAA5K,EAA6L,OAA7L,EAAqM,WAArM,EAAiN,cAAjN,EAAgO,eAAhO,EAAgP,cAAhP,CAAzr4C
 ;AAAy74C,QAAK,CAAC,MAAD,EAAQ,WAAR,EAAoB,SAApB,EAA8B,OAA9B,EAAsC,OAAtC,EAA8C,UAA9C,EAAyD,UAAzD,EAAoE,WAApE,EAAgF,QAAhF,EAAyF,UAAzF,EAAoG,QAApG,EAA6G,QAA7G,EAAsH,YAAtH,EAAmI,UAAnI,EAA8I,UAA9I,EAAyJ,QAAzJ,EAAkK,MAAlK,EAAyK,aAAzK,EAAuL,SAAvL,EAAiM,QAAjM,EAA0M,WAA1M,EAAsN,QAAtN,EAA+N,OAA/N,EAAuO,UAAvO,CAA974C;AAAir5C,QAAK,CAAC,OAAD,EAAS,UAAT,EAAoB,OAApB,EAA4B,MAA5B,EAAmC,SAAnC,EAA6C,QAA7C,EAAsD,QAAtD,EAA+D,SAA/D,EAAyE,SAAzE,EAAmF,QAAnF,EAA4F,OAA5F,EAAoG,WAApG,EAAgH,QAAhH,EAAyH,QAAzH,EAAkI,SAAlI,EAA4I,SAA5I,EAAsJ,QAAtJ,EAA+J,QAA/J,EAAwK,MAAxK,EAA+K,QAA/K,EAAwL,OAAxL,EAAgM,WAAhM,EAA4M,QAA5M,EAAqN,OAArN,EAA6N,SAA7N,EAAuO,YAAvO,EAAoP,OAApP,EAA4P,QAA5P,EAAqQ,QAArQ,EAA8Q,UAA9Q,EAAyR,SAAzR,EAAmS,YAAnS,EAAgT,WAAhT,EAA4T,SAA5T,EAAsU,UAAtU,EAAiV,SAAjV,EAA2V,OAA3V,EAAmW,QAAnW,EAA4W,SAA5W,EAAsX,MAAtX,EAA6X,UAA7X,EAAwY,OAAxY,EAAgZ,eAAhZ,EAAga,QAAha,EAAya,SAAza,EAAmb,MAAnb,EAA0b,WAA1b,EAAsc,SAAtc,EAAgd,WAAhd,EAA4d,YAA5d,EAAye,WAAze,EAAqf,OAArf,EAA6f,SAA7f,EAAugB,OAAvgB,EAA+gB,QAA/gB,EAAwhB,SAAxhB,EAAk
 iB,QAAliB,EAA2iB,QAA3iB,EAAojB,QAApjB,EAA6jB,KAA7jB,EAAmkB,WAAnkB,EAA+kB,QAA/kB,EAAwlB,MAAxlB,EAA+lB,UAA/lB,EAA0mB,MAA1mB,EAAinB,SAAjnB,EAA2nB,QAA3nB,EAAooB,OAApoB,EAA4oB,OAA5oB,EAAopB,OAAppB,EAA4pB,YAA5pB,EAAyqB,QAAzqB,EAAkrB,UAAlrB,EAA6rB,OAA7rB,EAAqsB,SAArsB,EAA+sB,SAA/sB,EAAytB,OAAztB,EAAiuB,KAAjuB,EAAuuB,QAAvuB,EAAgvB,QAAhvB,EAAyvB,WAAzvB,CAAtr5C;AAA476C,QAAK,CAAC,MAAD,EAAQ,QAAR,EAAiB,SAAjB,EAA2B,OAA3B,EAAmC,MAAnC,CAAj86C;AAA4+6C,QAAK,CAAC,UAAD,EAAY,MAAZ,EAAmB,MAAnB,EAA0B,QAA1B,EAAmC,YAAnC,EAAgD,UAAhD,EAA2D,OAA3D,EAAmE,MAAnE,EAA0E,OAA1E,EAAkF,QAAlF,EAA2F,OAA3F,EAAmG,QAAnG,EAA4G,UAA5G,EAAuH,aAAvH,EAAqI,WAArI,EAAiJ,SAAjJ,EAA2J,QAA3J,EAAoK,UAApK,EAA+K,SAA/K,EAAyL,WAAzL,EAAqM,QAArM,EAA8M,SAA9M,EAAwN,SAAxN,EAAkO,SAAlO,EAA4O,QAA5O,EAAqP,QAArP,EAA8P,QAA9P,EAAuQ,QAAvQ,EAAgR,MAAhR,EAAuR,UAAvR,EAAkS,MAAlS,EAAyS,QAAzS,EAAkT,QAAlT,EAA2T,SAA3T,EAAqU,QAArU,EAA8U,OAA9U,EAAsV,SAAtV,EAAgW,QAAhW,EAAyW,MAAzW,EAAgX,OAAhX,EAAwX,SAAxX,EAAkY,QAAlY,EAA2Y,eAA3Y,EAA2Z,aAA3Z,EAAya,OAAza,EAAib,UAAjb,EAA4b
 ,OAA5b,EAAoc,SAApc,EAA8c,OAA9c,EAAsd,WAAtd,EAAke,WAAle,EAA8e,SAA9e,EAAwf,QAAxf,EAAigB,QAAjgB,EAA0gB,QAA1gB,EAAmhB,OAAnhB,CAAj/6C;AAA6g8C,QAAK,CAAC,oBAAD,EAAsB,uBAAtB,EAA8C,uBAA9C,EAAsE,0BAAtE,EAAiG,mBAAjG,EAAqH,2BAArH,EAAiJ,qBAAjJ,EAAuK,qBAAvK,EAA6L,uBAA7L,EAAqN,wBAArN,EAA8O,kBAA9O,EAAiQ,mBAAjQ,EAAqR,mBAArR,EAAyS,sBAAzS,EAAgU,kBAAhU,EAAmV,oBAAnV,EAAwW,oBAAxW,EAA6X,kBAA7X,EAAgZ,uBAAhZ,EAAwa,oBAAxa,EAA6b,mBAA7b,EAAid,sBAAjd,EAAwe,oBAAxe,EAA6f,sBAA7f,EAAohB,iBAAphB,EAAsiB,MAAtiB,EAA6iB,YAA7iB,CAAlh8C;AAA6k9C,QAAK,CAAC,UAAD,EAAY,QAAZ,EAAqB,aAArB,EAAmC,cAAnC,EAAkD,QAAlD,EAA2D,iBAA3D,EAA6E,gBAA7E,CAAll9C;AAAir9C,QAAK,CAAC,eAAD,EAAiB,eAAjB,EAAiC,OAAjC,EAAyC,WAAzC,EAAqD,iBAArD,EAAuE,WAAvE,EAAmF,cAAnF,EAAkG,OAAlG,EAA0G,kBAA1G,EAA6H,iBAA7H,EAA+I,gBAA/I,EAAgK,UAAhK,EAA2K,kBAA3K,EAA8L,UAA9L,EAAyM,SAAzM,EAAmN,YAAnN,EAAgO,gBAAhO,EAAiP,OAAjP,EAAyP,QAAzP,EAAkQ,SAAlQ,EAA4Q,uBAA5Q,EAAoS,aAApS,EAAkT,eAAlT,EAAkU,eAAlU,EAAkV,qBAAlV,EAAwW,cAAxW,EAAuX,mBAAvX,EAA2Y,0BAA3Y,EAAsa,aAAta,EAAob,oBAApb,EAAyc,oBA
 Azc,EAA8d,OAA9d,EAAse,SAAte,EAAgf,cAAhf,EAA+f,MAA/f,EAAsgB,cAAtgB,EAAqhB,iBAArhB,EAAuiB,SAAviB,EAAijB,WAAjjB,EAA6jB,eAA7jB,EAA6kB,eAA7kB,EAA6lB,UAA7lB,EAAwmB,YAAxmB,EAAqnB,eAArnB,EAAqoB,MAAroB,EAA4oB,YAA5oB,EAAypB,gBAAzpB,EAA0qB,cAA1qB,EAAyrB,YAAzrB,EAAssB,OAAtsB,EAA8sB,SAA9sB,EAAwtB,gBAAxtB,EAAyuB,mBAAzuB,EAA6vB,iBAA7vB,EAA+wB,kBAA/wB,EAAkyB,gBAAlyB,EAAmzB,iBAAnzB,EAAq0B,QAAr0B,EAA80B,OAA90B,EAAs1B,gBAAt1B,EAAu2B,aAAv2B,EAAq3B,mBAAr3B,EAAy4B,OAAz4B,EAAi5B,cAAj5B,EAAg6B,SAAh6B,EAA06B,kBAA16B,EAA67B,kBAA77B,EAAg9B,YAAh9B,EAA69B,UAA79B,EAAw+B,gBAAx+B,EAAy/B,uBAAz/B,EAAihC,mBAAjhC,EAAqiC,eAAriC,EAAqjC,UAArjC,EAAgkC,SAAhkC,EAA0kC,QAA1kC,EAAmlC,eAAnlC,EAAmmC,cAAnmC,EAAknC,qBAAlnC,EAAwoC,cAAxoC,EAAupC,aAAvpC,EAAqqC,WAArqC,EAAirC,gBAAjrC,EAAksC,eAAlsC,EAAktC,oBAAltC,EAAuuC,WAAvuC,EAAmvC,gBAAnvC,EAAowC,iBAApwC,EAAsxC,YAAtxC,EAAmyC,WAAnyC,EAA+yC,eAA/yC,EAA+zC,gBAA/zC,EAAg1C,QAAh1C,EAAy1C,OAAz1C,EAAi2C,OAAj2C,EAAy2C,iBAAz2C,CAAtr9C;AAAkjgD,QAAK,CAAC,SAAD,EAAW,QAAX,EAAoB,SAApB,EAA8B,UAA9B,EAAy
 C,YAAzC,EAAsD,UAAtD,EAAiE,aAAjE,EAA+E,UAA/E,EAA0F,SAA1F,EAAoG,SAApG,EAA8G,QAA9G,EAAuH,OAAvH,EAA+H,UAA/H,EAA0I,SAA1I,EAAoJ,MAApJ,EAA2J,QAA3J,EAAoK,UAApK,EAA+K,WAA/K,EAA2L,OAA3L,EAAmM,UAAnM,EAA8M,eAA9M,EAA8N,UAA9N,EAAyO,WAAzO,EAAqP,aAArP,EAAmQ,UAAnQ,EAA8Q,SAA9Q,EAAwR,UAAxR,EAAmS,QAAnS,EAA4S,eAA5S,EAA4T,YAA5T,EAAyU,YAAzU,EAAsV,UAAtV,EAAiW,gBAAjW,EAAkX,cAAlX,EAAiY,MAAjY,EAAwY,UAAxY,EAAmZ,QAAnZ,EAA4Z,cAA5Z,EAA2a,cAA3a,EAA0b,gBAA1b,EAA2c,cAA3c,EAA0d,WAA1d,EAAse,OAAte,EAA8e,MAA9e,EAAqf,SAArf,EAA+f,UAA/f,EAA0gB,YAA1gB,EAAuhB,eAAvhB,EAAuiB,WAAviB,EAAmjB,SAAnjB,EAA6jB,sBAA7jB,EAAolB,gBAAplB,EAAqmB,MAArmB,EAA4mB,0BAA5mB,EAAuoB,aAAvoB,EAAqpB,gBAArpB,EAAsqB,sCAAtqB,EAA6sB,qBAA7sB,EAAmuB,uBAAnuB,EAA2vB,sBAA3vB,CAAvjgD;AAA00hD,QAAK,CAAC,cAAD,EAAgB,gBAAhB,EAAiC,eAAjC,EAAiD,gBAAjD,EAAkE,cAAlE,EAAiF,gBAAjF,EAAkG,gBAAlG,EAAmH,eAAnH,EAAmI,aAAnI,CAA/0hD;AAAi+hD,QAAK,CAAC,SAAD,EAAW,WAAX,EAAuB,aAAvB,EAAqC,SAArC,EAA+C,SAA/C,EAAyD,QAAzD,EAAkE,WAAlE,EAA8E,WAA9E,EAA0F,YAA1F,EAAuG,UAAvG,EAAkH,QAAlH,EAA2H,OAA3H
 ,EAAmI,OAAnI,EAA2I,SAA3I,EAAqJ,YAArJ,EAAkK,gBAAlK,EAAmL,SAAnL,EAA6L,WAA7L,EAAyM,UAAzM,CAAt+hD;AAA2riD,QAAK,CAAC,iBAAD,EAAmB,8BAAnB,EAAkD,SAAlD,EAA4D,QAA5D,EAAqE,UAArE,EAAgF,QAAhF,EAAyF,SAAzF,EAAmG,UAAnG,EAA8G,QAA9G,EAAuH,aAAvH,EAAqI,WAArI,EAAiJ,UAAjJ,EAA4J,aAA5J,EAA0K,UAA1K,EAAqL,QAArL,CAAhsiD;AAA+3iD,QAAK,CAAC,SAAD,EAAW,QAAX,EAAoB,OAApB,EAA4B,OAA5B,EAAoC,OAApC,EAA4C,OAA5C,CAAp4iD;AAAy7iD,QAAK,CAAC,kBAAD,EAAoB,YAApB,EAAiC,OAAjC,EAAyC,QAAzC,EAAkD,SAAlD,EAA4D,UAA5D,EAAuE,SAAvE,EAAiF,QAAjF,EAA0F,SAA1F,EAAoG,MAApG,EAA2G,QAA3G,EAAoH,SAApH,EAA8H,SAA9H,EAAwI,eAAxI,EAAwJ,YAAxJ,EAAqK,SAArK,EAA+K,UAA/K,EAA0L,QAA1L,EAAmM,SAAnM,EAA6M,OAA7M,EAAqN,eAArN,EAAqO,wBAArO,CAA97iD;AAA6rjD,QAAK,CAAC,SAAD,EAAW,UAAX,EAAsB,mBAAtB,EAA0C,SAA1C,EAAoD,WAApD,EAAgE,UAAhE,EAA2E,UAA3E,EAAsF,SAAtF,EAAgG,WAAhG,EAA4G,YAA5G,EAAyH,YAAzH,EAAsI,YAAtI,EAAmJ,QAAnJ,EAA4J,SAA5J,EAAsK,UAAtK,EAAiL,oBAAjL,EAAsM,UAAtM,EAAiN,WAAjN,EAA6N,SAA7N,EAAuO,UAAvO,EAAkP,QAAlP,EAA2P,gBAA3P,EAA4Q,QAA5Q,EAAqR,SAArR,EAA+R,WAA/R,EAA2S,sBAA3S,EAA
 kU,UAAlU,EAA6U,kCAA7U,EAAgX,UAAhX,EAA2X,WAA3X,EAAuY,YAAvY,EAAoZ,SAApZ,EAA8Z,UAA9Z,EAAya,UAAza,EAAob,UAApb,EAA+b,SAA/b,EAAyc,SAAzc,EAAmd,UAAnd,EAA8d,SAA9d,EAAwe,WAAxe,EAAof,YAApf,EAAigB,SAAjgB,EAA2gB,SAA3gB,EAAqhB,YAArhB,EAAkiB,WAAliB,EAA8iB,YAA9iB,EAA2jB,YAA3jB,EAAwkB,WAAxkB,EAAolB,WAAplB,EAAgmB,QAAhmB,EAAymB,UAAzmB,EAAonB,WAApnB,EAAgoB,aAAhoB,EAA8oB,WAA9oB,EAA0pB,gBAA1pB,EAA2qB,YAA3qB,EAAwrB,UAAxrB,EAAmsB,aAAnsB,EAAitB,WAAjtB,EAA6tB,WAA7tB,EAAyuB,SAAzuB,CAAlsjD;AAAs7kD,QAAK,CAAC,OAAD,EAAS,MAAT,EAAgB,SAAhB,EAA0B,WAA1B,EAAsC,aAAtC,EAAoD,WAApD,EAAgE,WAAhE,EAA4E,OAA5E,EAAoF,QAApF,EAA6F,WAA7F,EAAyG,QAAzG,EAAkH,KAAlH,EAAwH,OAAxH,EAAgI,QAAhI,EAAyI,QAAzI,EAAkJ,QAAlJ,EAA2J,SAA3J,EAAqK,QAArK,CAA37kD;AAA0mlD,QAAK,CAAC,YAAD,EAAc,SAAd,EAAwB,QAAxB,EAAiC,eAAjC,CAA/mlD;AAAiqlD,QAAK,CAAC,UAAD,EAAY,QAAZ,EAAqB,YAArB,EAAkC,qBAAlC,EAAwD,kBAAxD,EAA2E,kBAA3E,EAA8F,UAA9F,EAAyG,oBAAzG,EAA8H,oBAA9H,EAAmJ,UAAnJ;AAAtqlD,CAAjB;;ACAA;;AAEA,SAASyb,KAAT,CAAeC,EAAf,EAAmBhd,GAAnB,EAAwBid,SAAxB,EAAmC;AAClC,MAAI,OAAO
 jd,GAAP,KAAe,QAAnB,EAA6B;AAC5B,UAAM,IAAIE,SAAJ,CAAc,+BAAd,CAAN;AACA;;AAED,MAAI,CAACgd,MAAM,CAACC,SAAP,CAAiBF,SAAjB,CAAL,EAAkC;AACjC,UAAM,IAAI/c,SAAJ,CAAc,qCAAd,CAAN;AACA;;AAED,QAAMkd,QAAQ,GAAGH,SAAS,GAAG,CAAZ,GAAgB,GAAhB,GAAsB,IAAvC;AACA,QAAMI,WAAW,GAAGJ,SAAS,GAAG,CAAZ,GAAgB,IAAhB,GAAuB,GAA3C;AACAA,EAAAA,SAAS,GAAGnB,IAAI,CAACwB,GAAL,CAASL,SAAT,CAAZ;;AAEA,MAAID,EAAE,KAAK,OAAX,EAAoB;AACnB,WAAOE,MAAM,CAACpB,IAAI,CAACyB,IAAL,CAAUvd,GAAV,KAAkB8b,IAAI,CAACiB,KAAL,CAAWjB,IAAI,CAACwB,GAAL,CAAStd,GAAT,IAAgBod,QAAhB,GAA2BH,SAAtC,IAAmDI,WAAnD,GAAiEJ,SAAnF,CAAD,CAAb;AACA;;AAED,SAAOC,MAAM,CAACpB,IAAI,CAACkB,EAAD,CAAJ,CAAShd,GAAG,GAAGod,QAAN,GAAiBH,SAA1B,IAAuCI,WAAvC,GAAqDJ,SAAtD,CAAb;AACA;;AAED5b,MAAM,CAACC,OAAP,GAAiByb,KAAK,CAACxa,IAAN,CAAW,IAAX,EAAiB,OAAjB,CAAjB;AACAlB,MAAM,CAACC,OAAP,CAAekc,EAAf,GAAoBT,KAAK,CAACxa,IAAN,CAAW,IAAX,EAAiB,MAAjB,CAApB;AACAlB,MAAM,CAACC,OAAP,CAAemc,IAAf,GAAsBV,KAAK,CAACxa,IAAN,CAAW,IAAX,EAAiB,OAAjB,CAAtB;;;;ACxBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 CA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA
 ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A
 ACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAC
 A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;
 AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AA
 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","file":"index.map","sourceRoot":"../../src/js","sourcesContent":["/*\nobject-assign\n(c) Sindre Sorhus\n at license MIT\n*/\n\n'use strict';\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() ? Obj
 ect.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 * 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'use strict';\n\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\n\nmodule.exports = ReactPropTypesSecret;\n","/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source c
 ode is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nvar printWarning = function() {};\n\nif (process.env.NODE_ENV !== 'production') {\n  var ReactPropTypesSecret = require('./lib/ReactPropTypesSecret');\n  var loggedTypeFailures = {};\n  var has = Function.call.bind(Object.prototype.hasOwnProperty);\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 (process.env.NODE_ENV !== 'production') {\n    for (var typeSpecName in typeSpecs) {\n      if (has(typeSpecs, 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        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\n/**\n * Resets warning cache when testing.\n *\n * @private\n */\ncheckPropTypes.resetWarningCache = function() {\n  if (process.env.NODE_ENV !== 'production') {\n    loggedTypeFailures = {};\n  }\n}\n\nmodule.exports = checkPropTypes;\n","/** @license React v16.8.3\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'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n  (function() {\n'use strict';\n\nvar _assign = require('object-assign');\nvar checkPropTypes = require('prop-types/checkPropTypes');\n\n// TODO: this is special because it gets imported during build.\n\nvar ReactVersion = '16.8.3';\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;\n\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.l
 ength, 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 argsWithFormat = args.map(function (item) {\n        return '' + item;\n      });\n      argsWithFormat.unshift('Warning: ' + format);\n\n      // We intentionally don't use spread (or .apply) directly because it\n      // breaks IE9: https://github.com/facebook/react/issues/13610\n      Function.prototype.apply.call(console.error, console, argsWithFormat);\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 ne
 w 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  enqueue
 ForceUpdate: 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 strateg
 y 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 * shouldComponentUpda
 te, 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 ca
 lled.\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, i
 nfo) {\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 dispatcher.\n */\nvar ReactCurrentDispatcher = {\n  /**\n   * @internal\n   * @type {ReactComponent}\n   */\n  current: null\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};\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.re
 place(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.disp
 layName || 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  ReactCurrentDispatcher: ReactCurrentDispatcher,\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: Re
 actDebugCurrentFrame,\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    warningWith
 outStack$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 warnAbo
 utAccessingKey = 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 differ
 ent ' + '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 o
 r 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 sh
 ould\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.o
 rg/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 pr
 eserved.\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' && obje
 ct !== 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 U
 sed 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.child
 ren`, 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 In
 dex 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 t
 he (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#reactchildr
 entoarray\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, calculate
 ChangedBits) {\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    // Used to track how many concurrent renderers this contex
 t currently\n    // supports within in a single renderer. Such as parallel server rendering.\n    _threadCount: 0,\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 (!hasWarnedAboutUsingConsumerPro
 vider) {\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      _threadCount: {\n        get: function () {\n          return context._threadCount;\n        },\n        set: function (_threadCount)
  {\n          context._threadCount = _threadCount;\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  var lazyType = {\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  {\n    // In production, this w
 ould just set it on the object.\n    var defaultProps = void 0;\n    var propTypes = void 0;\n    Object.defineProperties(lazyType, {\n      defaultProps: {\n        configurable: true,\n        get: function () {\n          return defaultProps;\n        },\n        set: function (newDefaultProps) {\n          warning$1(false, 'React.lazy(...): It is not supported to assign `defaultProps` to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');\n          defaultProps = newDefaultProps;\n          // Match production behavior more closely:\n          Object.defineProperty(lazyType, 'defaultProps', {\n            enumerable: true\n          });\n        }\n      },\n      propTypes: {\n        configurable: true,\n        get: function () {\n          return propTypes;\n        },\n        set: function (newPropTypes) {\n          warning$1(false, 'React.lazy(...): It is not supported to assign `propTypes` 
 to ' + 'a lazy component import. Either specify them where the component ' + 'is defined, or create a wrapping component around it.');\n          propTypes = newPropTypes;\n          // Match production behavior more closely:\n          Object.defineProperty(lazyType, 'propTypes', {\n            enumerable: true\n          });\n        }\n      }\n    });\n  }\n\n  return lazyType;\n}\n\nfunction forwardRef(render) {\n  {\n    if (render != null && render.$$typeof === REACT_MEMO_TYPE) {\n      warningWithoutStack$1(false, 'forwardRef requires a render function but received a `memo` ' + 'component. Instead of forwardRef(memo(...)), use ' + 'memo(forwardRef(...)).');\n    } else 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.le
 ngth === 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 || typ
 eof 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\nfunction resolveDispatcher() {\n  var dispatcher = ReactCurrentDispatcher.current;\n  !(dispatcher !== null) ? invariant(false, 'Hooks can only be called inside the body of a function component. (https://fb.me/react-invalid-hook-call)') : void 0;\n  return dispatcher;\n}\n\nfunction useContext(Context, unstable_observedBits) {\n  var dispatcher = resolveDispatcher();\n  {\n    !(unstab
 le_observedBits === undefined) ? warning$1(false, 'useContext() second argument is reserved for future ' + 'use in React. Passing it is not supported. ' + 'You passed: %s.%s', unstable_observedBits, typeof unstable_observedBits === 'number' && Array.isArray(arguments[2]) ? '\\n\\nDid you call array.map(useContext)? ' + 'Calling Hooks inside a loop is not supported. ' + 'Learn more at https://fb.me/rules-of-hooks' : '') : void 0;\n\n    // TODO: add a more generic warning for invalid values.\n    if (Context._context !== undefined) {\n      var realContext = Context._context;\n      // Don't deduplicate because this legitimately causes bugs\n      // and nobody should be using this in existing code.\n      if (realContext.Consumer === Context) {\n        warning$1(false, 'Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be ' + 'removed in a future major release. Did you mean to call useContext(Context) instead?');\n      } else if (realContext.Provider 
 === Context) {\n        warning$1(false, 'Calling useContext(Context.Provider) is not supported. ' + 'Did you mean to call useContext(Context) instead?');\n      }\n    }\n  }\n  return dispatcher.useContext(Context, unstable_observedBits);\n}\n\nfunction useState(initialState) {\n  var dispatcher = resolveDispatcher();\n  return dispatcher.useState(initialState);\n}\n\nfunction useReducer(reducer, initialArg, init) {\n  var dispatcher = resolveDispatcher();\n  return dispatcher.useReducer(reducer, initialArg, init);\n}\n\nfunction useRef(initialValue) {\n  var dispatcher = resolveDispatcher();\n  return dispatcher.useRef(initialValue);\n}\n\nfunction useEffect(create, inputs) {\n  var dispatcher = resolveDispatcher();\n  return dispatcher.useEffect(create, inputs);\n}\n\nfunction useLayoutEffect(create, inputs) {\n  var dispatcher = resolveDispatcher();\n  return dispatcher.useLayoutEffect(create, inputs);\n}\n\nfunction useCallback(callback, inputs) {\n  var dispatcher = resolveDi
 spatcher();\n  return dispatcher.useCallback(callback, inputs);\n}\n\nfunction useMemo(create, inputs) {\n  var dispatcher = resolveDispatcher();\n  return dispatcher.useMemo(create, inputs);\n}\n\nfunction useImperativeHandle(ref, create, inputs) {\n  var dispatcher = resolveDispatcher();\n  return dispatcher.useImperativeHandle(ref, create, inputs);\n}\n\nfunction useDebugValue(value, formatterFn) {\n  {\n    var dispatcher = resolveDispatcher();\n    return dispatcher.useDebugValue(value, formatterFn);\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(ReactCu
 rrentOwner.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 (parent
 Name) {\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 a list 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            validateExpl
 icitKey(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  if (type === null || type === undefined || typeof type === 'string') {\n    return;\n  }\n  var name = getComponentName(type);\n  var propTypes = void 0;\n  if (typeof type === 'function') {\n    propTypes = type.propTypes;\n  } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE ||\n  // Note: Memo only checks outer props here.\n  // Inner props are checked in the reconciler.\n  type.$$typeof === REACT_MEMO_TYPE)) {\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    setCurre
 ntlyValidatingElement(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, 'In
 valid 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      in
 fo += 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 i
 sn'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 pass
 ing 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\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-u
 nsafe lifecycles; relates to RFC #6:\n\n\n// Gather advanced timing metrics for Profiler subtrees.\n\n\n// Trace which interactions trigger each commit.\n\n\n// Only used in www builds.\n // TODO: true? Here it might just be false.\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\n\n// These APIs will no longer be \"unstable\" in the upcoming 16.7 release,\n// Control this behavior with a flag to support 16.6 minor releases in the meanwhile.\nvar enableStableConcurrentModeAPIs = false;\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  useCallback: useCallback,\n  use
 Context: useContext,\n  useEffect: useEffect,\n  useImperativeHandle: useImperativeHandle,\n  useDebugValue: useDebugValue,\n  useLayoutEffect: useLayoutEffect,\n  useMemo: useMemo,\n  useReducer: useReducer,\n  useRef: useRef,\n  useState: useState,\n\n  Fragment: REACT_FRAGMENT_TYPE,\n  StrictMode: REACT_STRICT_MODE_TYPE,\n  Suspense: REACT_SUSPENSE_TYPE,\n\n  createElement: createElementWithValidation,\n  cloneElement: cloneElementWithValidation,\n  createFactory: createFactoryWithValidation,\n  isValidElement: isValidElement,\n\n  version: ReactVersion,\n\n  unstable_ConcurrentMode: REACT_CONCURRENT_MODE_TYPE,\n  unstable_Profiler: REACT_PROFILER_TYPE,\n\n  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: ReactSharedInternals\n};\n\n// Note: some APIs are added with feature flags.\n// Make sure that stable builds for open source\n// don't modify the React object to avoid deopts.\n// Also let's not expose their names in stable builds.\n\nif (enableStableConcurrentModeAPIs) {\n
   React.ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;\n  React.Profiler = REACT_PROFILER_TYPE;\n  React.unstable_ConcurrentMode = undefined;\n  React.unstable_Profiler = undefined;\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","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n  module.exports = require('./cjs/react.production.min.js');\n} else {\n  module.exports = require('./cjs/react.development.js');\n}\n","import React from 'react';\nimport {useState} from 'react';\n\nexport function LoadingDialog(props) {\n  const [open, setOpen] = useState(false);\n  props.callbacks.setLoadingDialogOpen = setOpen;\n  if (open) {\n    return (\n      <React.Fragment>\n        <div className=\"overlay\">\n          <div class
 Name=\"dialog-area\">\n            <div className=\"dialog\">\n              <div className=\"dots\">\n                <div className=\"dot\"></div>\n                <div className=\"focus dot\"></div>\n                <div className=\"dot\"></div>\n                <div className=\"dot\"></div>\n                <div className=\"dot\"></div>\n              </div>\n              <h5 className=\"message\">\n                One moment while we shovel coal into our servers.\n              </h5>\n            </div>\n          </div>\n        </div>\n      </React.Fragment>\n      );\n  } else {\n    return null;\n  }\n}\n","module.exports = [[\"AF\",\"Afghanistan\"],[\"AX\",\"Åland Islands\"],[\"AL\",\"Albania\"],[\"DZ\",\"Algeria\"],[\"AS\",\"American Samoa\"],[\"AD\",\"Andorra\"],[\"AO\",\"Angola\"],[\"AI\",\"Anguilla\"],[\"AQ\",\"Antarctica\"],[\"AG\",\"Antigua and Barbuda\"],[\"AR\",\"Argentina\"],[\"AM\",\"Armenia\"],[\"AW\",\"Aruba\"],[\"AU\",\"Australia\"],[\"AT\",\"Austria\"],[\"
 AZ\",\"Azerbaijan\"],[\"BS\",\"Bahamas\"],[\"BH\",\"Bahrain\"],[\"BD\",\"Bangladesh\"],[\"BB\",\"Barbados\"],[\"BY\",\"Belarus\"],[\"BE\",\"Belgium\"],[\"BZ\",\"Belize\"],[\"BJ\",\"Benin\"],[\"BM\",\"Bermuda\"],[\"BT\",\"Bhutan\"],[\"BO\",\"Bolivia\"],[\"BQ\",\"Bonaire, Saint Eustatius and Saba\"],[\"BA\",\"Bosnia and Herzegovina\"],[\"BW\",\"Botswana\"],[\"BV\",\"Bouvet Island\"],[\"BR\",\"Brazil\"],[\"IO\",\"British Indian Ocean Territory\"],[\"BN\",\"Brunei Darussalam\"],[\"BG\",\"Bulgaria\"],[\"BF\",\"Burkina Faso\"],[\"BI\",\"Burundi\"],[\"KH\",\"Cambodia\"],[\"CM\",\"Cameroon\"],[\"CA\",\"Canada\"],[\"CV\",\"Cape Verde\"],[\"KY\",\"Cayman Islands\"],[\"CF\",\"Central African Republic\"],[\"TD\",\"Chad\"],[\"CL\",\"Chile\"],[\"CN\",\"China\"],[\"CX\",\"Christmas Island\"],[\"CC\",\"Cocos (Keeling) Islands\"],[\"CO\",\"Colombia\"],[\"KM\",\"Comoros\"],[\"CG\",\"Congo, Republic of the\"],[\"CD\",\"Congo, The Democratic Republic of the\"],[\"CK\",\"Cook Islands\"],[\"CR\",\"Costa 
 Rica\"],[\"CI\",\"Côte d’Ivoire\"],[\"HR\",\"Croatia\"],[\"CU\",\"Cuba\"],[\"CW\",\"Curaçao\"],[\"CY\",\"Cyprus\"],[\"CZ\",\"Czech Republic\"],[\"DK\",\"Denmark\"],[\"DJ\",\"Djibouti\"],[\"DM\",\"Dominica\"],[\"DO\",\"Dominican Republic\"],[\"EC\",\"Ecuador\"],[\"EG\",\"Egypt\"],[\"SV\",\"El Salvador\"],[\"GQ\",\"Equatorial Guinea\"],[\"ER\",\"Eritrea\"],[\"EE\",\"Estonia\"],[\"ET\",\"Ethiopia\"],[\"FK\",\"Falkland Islands (Malvinas)\"],[\"FO\",\"Faroe Islands\"],[\"FJ\",\"Fiji\"],[\"FI\",\"Finland\"],[\"FR\",\"France\"],[\"GF\",\"French Guiana\"],[\"PF\",\"French Polynesia\"],[\"TF\",\"French Southern Territories\"],[\"GA\",\"Gabon\"],[\"GM\",\"Gambia\"],[\"GE\",\"Georgia\"],[\"DE\",\"Germany\"],[\"GH\",\"Ghana\"],[\"GI\",\"Gibraltar\"],[\"GR\",\"Greece\"],[\"GL\",\"Greenland\"],[\"GD\",\"Grenada\"],[\"GP\",\"Guadeloupe\"],[\"GU\",\"Guam\"],[\"GT\",\"Guatemala\"],[\"GG\",\"Guernsey\"],[\"GN\",\"Guinea\"],[\"GW\",\"Guinea-Bissau\"],[\"GY\",\"Guyana\"],[\"HT\",\"Haiti\"],[\"HM\",
 \"Heard Island and McDonald Islands\"],[\"VA\",\"Holy See (Vatican City State)\"],[\"HN\",\"Honduras\"],[\"HK\",\"Hong Kong\"],[\"HU\",\"Hungary\"],[\"IS\",\"Iceland\"],[\"IN\",\"India\"],[\"ID\",\"Indonesia\"],[\"IR\",\"Iran, Islamic Republic Of\"],[\"IQ\",\"Iraq\"],[\"IE\",\"Ireland\"],[\"IM\",\"Isle of Man\"],[\"IL\",\"Israel\"],[\"IT\",\"Italy\"],[\"JM\",\"Jamaica\"],[\"JP\",\"Japan\"],[\"JE\",\"Jersey\"],[\"JO\",\"Jordan\"],[\"KZ\",\"Kazakhstan\"],[\"KE\",\"Kenya\"],[\"KI\",\"Kiribati\"],[\"KP\",\"Korea, Democratic People's Republic of\"],[\"KR\",\"Korea, Republic of\"],[\"XK\",\"Kosovo\"],[\"KW\",\"Kuwait\"],[\"KG\",\"Kyrgyzstan\"],[\"LA\",\"Lao People's Democratic Republic\"],[\"LV\",\"Latvia\"],[\"LB\",\"Lebanon\"],[\"LS\",\"Lesotho\"],[\"LR\",\"Liberia\"],[\"LY\",\"Libya\"],[\"LI\",\"Liechtenstein\"],[\"LT\",\"Lithuania\"],[\"LU\",\"Luxembourg\"],[\"MO\",\"Macao\"],[\"MK\",\"Macedonia, Republic Of\"],[\"MG\",\"Madagascar\"],[\"MW\",\"Malawi\"],[\"MY\",\"Malaysia\"],[\"MV\",
 \"Maldives\"],[\"ML\",\"Mali\"],[\"MT\",\"Malta\"],[\"MH\",\"Marshall Islands\"],[\"MQ\",\"Martinique\"],[\"MR\",\"Mauritania\"],[\"MU\",\"Mauritius\"],[\"YT\",\"Mayotte\"],[\"MX\",\"Mexico\"],[\"FM\",\"Micronesia, Federated States of\"],[\"MD\",\"Moldova\"],[\"MC\",\"Monaco\"],[\"MN\",\"Mongolia\"],[\"ME\",\"Montenegro\"],[\"MS\",\"Montserrat\"],[\"MA\",\"Morocco\"],[\"MZ\",\"Mozambique\"],[\"MM\",\"Myanmar\"],[\"NA\",\"Namibia\"],[\"NR\",\"Nauru\"],[\"NP\",\"Nepal\"],[\"NL\",\"Netherlands\"],[\"NC\",\"New Caledonia\"],[\"NZ\",\"New Zealand\"],[\"NI\",\"Nicaragua\"],[\"NE\",\"Niger\"],[\"NG\",\"Nigeria\"],[\"NU\",\"Niue\"],[\"NF\",\"Norfolk Island\"],[\"MP\",\"Northern Mariana Islands\"],[\"NO\",\"Norway\"],[\"OM\",\"Oman\"],[\"PK\",\"Pakistan\"],[\"PW\",\"Palau\"],[\"PS\",\"Palestine, State of\"],[\"PA\",\"Panama\"],[\"PG\",\"Papua New Guinea\"],[\"PY\",\"Paraguay\"],[\"PE\",\"Peru\"],[\"PH\",\"Philippines\"],[\"PN\",\"Pitcairn\"],[\"PL\",\"Poland\"],[\"PT\",\"Portugal\"],[\"PR\",
 \"Puerto Rico\"],[\"QA\",\"Qatar\"],[\"RE\",\"Reunion\"],[\"RO\",\"Romania\"],[\"RU\",\"Russian Federation\"],[\"RW\",\"Rwanda\"],[\"BL\",\"Saint Barthélemy\"],[\"SH\",\"Saint Helena\"],[\"KN\",\"Saint Kitts and Nevis\"],[\"LC\",\"Saint Lucia\"],[\"MF\",\"Saint Martin (French part)\"],[\"PM\",\"Saint Pierre and Miquelon\"],[\"VC\",\"Saint Vincent and the Grenadines\"],[\"WS\",\"Samoa\"],[\"SM\",\"San Marino\"],[\"ST\",\"Sao Tome and Principe\"],[\"SA\",\"Saudi Arabia\"],[\"SN\",\"Senegal\"],[\"RS\",\"Serbia\"],[\"CS\",\"Serbia and Montenegro\"],[\"SC\",\"Seychelles\"],[\"SL\",\"Sierra Leone\"],[\"SG\",\"Singapore\"],[\"SX\",\"Sint Maarten (Dutch Part)\"],[\"SK\",\"Slovakia\"],[\"SI\",\"Slovenia\"],[\"SB\",\"Solomon Islands\"],[\"SO\",\"Somalia\"],[\"ZA\",\"South Africa\"],[\"GS\",\"South Georgia and the South Sandwich Islands\"],[\"SS\",\"South Sudan\"],[\"ES\",\"Spain\"],[\"LK\",\"Sri Lanka\"],[\"SD\",\"Sudan\"],[\"SR\",\"Suriname\"],[\"SJ\",\"Svalbard and Jan Mayen\"],[\"SZ\",\"S
 waziland\"],[\"SE\",\"Sweden\"],[\"CH\",\"Switzerland\"],[\"SY\",\"Syrian Arab Republic\"],[\"TW\",\"Taiwan\"],[\"TJ\",\"Tajikistan\"],[\"TZ\",\"Tanzania, United Republic of\"],[\"TH\",\"Thailand\"],[\"TL\",\"Timor-Leste\"],[\"TG\",\"Togo\"],[\"TK\",\"Tokelau\"],[\"TO\",\"Tonga\"],[\"TT\",\"Trinidad and Tobago\"],[\"TN\",\"Tunisia\"],[\"TR\",\"Turkey\"],[\"TM\",\"Turkmenistan\"],[\"TC\",\"Turks and Caicos Islands\"],[\"TV\",\"Tuvalu\"],[\"UG\",\"Uganda\"],[\"UA\",\"Ukraine\"],[\"AE\",\"United Arab Emirates\"],[\"GB\",\"United Kingdom\"],[\"US\",\"United States\"],[\"UM\",\"United States Minor Outlying Islands\"],[\"UY\",\"Uruguay\"],[\"UZ\",\"Uzbekistan\"],[\"VU\",\"Vanuatu\"],[\"VE\",\"Venezuela\"],[\"VN\",\"Viet Nam\"],[\"VG\",\"Virgin Islands, British\"],[\"VI\",\"Virgin Islands, U.S.\"],[\"WF\",\"Wallis and Futuna\"],[\"EH\",\"Western Sahara\"],[\"YE\",\"Yemen\"],[\"ZM\",\"Zambia\"],[\"ZW\",\"Zimbabwe\"]];","// 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 mus
 t 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                cur
 rentQueue[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 * jQuery JavaScript Library v3.3.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: 2018-01-20T17:24Z\n */\n( function( global, factory ) {\n\n\t\"use strict\";\n\n\tif ( typeof module === \"object\" && typeof module.exports === \"object\" ) {\n\n\t\t// For CommonJS and CommonJS
 -like environments where a proper `window`\n\t\t// is present, execute the factory and get jQuery.\n\t\t// For environments that do not have a `window` with a `document`\n\t\t// (such as Node.js), expose a factory as module.exports.\n\t\t// This accentuates the need for the creation of a real `window`.\n\t\t// e.g. var jQuery = require(\"jquery\")(window);\n\t\t// See ticket #14549 for more info.\n\t\tmodule.exports = global.document ?\n\t\t\tfactory( global, true ) :\n\t\t\tfunction( w ) {\n\t\t\t\tif ( !w.document ) {\n\t\t\t\t\tthrow new Error( \"jQuery requires a window with a document\" );\n\t\t\t\t}\n\t\t\t\treturn factory( w );\n\t\t\t};\n\t} else {\n\t\tfactory( global );\n\t}\n\n// Pass this if window is not defined yet\n} )( typeof window !== \"undefined\" ? window : this, function( window, noGlobal ) {\n\n// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1\n// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode\n// 
 arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common\n// enough that all such attempts are guarded in a try block.\n\"use strict\";\n\nvar arr = [];\n\nvar document = window.document;\n\nvar getProto = Object.getPrototypeOf;\n\nvar slice = arr.slice;\n\nvar concat = arr.concat;\n\nvar push = arr.push;\n\nvar indexOf = arr.indexOf;\n\nvar class2type = {};\n\nvar toString = class2type.toString;\n\nvar hasOwn = class2type.hasOwnProperty;\n\nvar fnToString = hasOwn.toString;\n\nvar ObjectFunctionString = fnToString.call( Object );\n\nvar support = {};\n\nvar isFunction = function isFunction( obj ) {\n\n      // Support: Chrome <=57, Firefox <=52\n      // In some browsers, typeof returns \"function\" for HTML <object> elements\n      // (i.e., `typeof document.createElement( \"object\" ) === \"function\"`).\n      // We don't want to classify *any* DOM node as a function.\n      return typeof obj === \"function\" && typeof obj.nodeType !== \"nu
 mber\";\n  };\n\n\nvar isWindow = function isWindow( obj ) {\n\t\treturn obj != null && obj === obj.window;\n\t};\n\n\n\n\n\tvar preservedScriptAttributes = {\n\t\ttype: true,\n\t\tsrc: true,\n\t\tnoModule: true\n\t};\n\n\tfunction DOMEval( code, doc, node ) {\n\t\tdoc = doc || document;\n\n\t\tvar i,\n\t\t\tscript = doc.createElement( \"script\" );\n\n\t\tscript.text = code;\n\t\tif ( node ) {\n\t\t\tfor ( i in preservedScriptAttributes ) {\n\t\t\t\tif ( node[ i ] ) {\n\t\t\t\t\tscript[ i ] = node[ i ];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tdoc.head.appendChild( script ).parentNode.removeChild( script );\n\t}\n\n\nfunction toType( obj ) {\n\tif ( obj == null ) {\n\t\treturn obj + \"\";\n\t}\n\n\t// Support: Android <=2.3 only (functionish RegExp)\n\treturn typeof obj === \"object\" || typeof obj === \"function\" ?\n\t\tclass2type[ toString.call( obj ) ] || \"object\" :\n\t\ttypeof obj;\n}\n/* global Symbol */\n// Defining this global in .eslintrc.json would create a danger of using the g
 lobal\n// unguarded in another place, it seems safer to define global only for this module\n\n\n\nvar\n\tversion = \"3.3.1\",\n\n\t// Define a local copy of jQuery\n\tjQuery = function( selector, context ) {\n\n\t\t// The jQuery object is actually just the init constructor 'enhanced'\n\t\t// Need init if jQuery is called (just allow error to be thrown if not included)\n\t\treturn new jQuery.fn.init( selector, context );\n\t},\n\n\t// Support: Android <=4.0 only\n\t// Make sure we trim BOM and NBSP\n\trtrim = /^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g;\n\njQuery.fn = jQuery.prototype = {\n\n\t// The current version of jQuery being used\n\tjquery: version,\n\n\tconstructor: jQuery,\n\n\t// The default length of a jQuery object is 0\n\tlength: 0,\n\n\ttoArray: function() {\n\t\treturn slice.call( this );\n\t},\n\n\t// Get the Nth element in the matched element set OR\n\t// Get the whole matched element set as a clean array\n\tget: function( num ) {\n\n\t\t// Return all the elements in 
 a clean array\n\t\tif ( num == null ) {\n\t\t\treturn slice.call( this );\n\t\t}\n\n\t\t// Return just the one element from the set\n\t\treturn num < 0 ? this[ num + this.length ] : this[ num ];\n\t},\n\n\t// Take an array of elements and push it onto the stack\n\t// (returning the new matched element set)\n\tpushStack: function( elems ) {\n\n\t\t// Build a new jQuery matched element set\n\t\tvar ret = jQuery.merge( this.constructor(), elems );\n\n\t\t// Add the old object onto the stack (as a reference)\n\t\tret.prevObject = this;\n\n\t\t// Return the newly-formed element set\n\t\treturn ret;\n\t},\n\n\t// Execute a callback for every element in the matched set.\n\teach: function( callback ) {\n\t\treturn jQuery.each( this, callback );\n\t},\n\n\tmap: function( callback ) {\n\t\treturn this.pushStack( jQuery.map( this, function( elem, i ) {\n\t\t\treturn callback.call( elem, i, elem );\n\t\t} ) );\n\t},\n\n\tslice: function() {\n\t\treturn this.pushStack( slice.apply( this, argumen
 ts ) );\n\t},\n\n\tfirst: function() {\n\t\treturn this.eq( 0 );\n\t},\n\n\tlast: function() {\n\t\treturn this.eq( -1 );\n\t},\n\n\teq: function( i ) {\n\t\tvar len = this.length,\n\t\t\tj = +i + ( i < 0 ? len : 0 );\n\t\treturn this.pushStack( j >= 0 && j < len ? [ this[ j ] ] : [] );\n\t},\n\n\tend: function() {\n\t\treturn this.prevObject || this.constructor();\n\t},\n\n\t// For internal use only.\n\t// Behaves like an Array's method, not like a jQuery method.\n\tpush: push,\n\tsort: arr.sort,\n\tsplice: arr.splice\n};\n\njQuery.extend = jQuery.fn.extend = function() {\n\tvar options, name, src, copy, copyIsArray, clone,\n\t\ttarget = arguments[ 0 ] || {},\n\t\ti = 1,\n\t\tlength = arguments.length,\n\t\tdeep = false;\n\n\t// Handle a deep copy situation\n\tif ( typeof target === \"boolean\" ) {\n\t\tdeep = target;\n\n\t\t// Skip the boolean and the target\n\t\ttarget = arguments[ i ] || {};\n\t\ti++;\n\t}\n\n\t// Handle case when target is a string or something (possible in dee
 p copy)\n\tif ( typeof target !== \"object\" && !isFunction( target ) ) {\n\t\ttarget = {};\n\t}\n\n\t// Extend jQuery itself if only one argument is passed\n\tif ( i === length ) {\n\t\ttarget = this;\n\t\ti--;\n\t}\n\n\tfor ( ; i < length; i++ ) {\n\n\t\t// Only deal with non-null/undefined values\n\t\tif ( ( options = arguments[ i ] ) != null ) {\n\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 ) ||\n\t\t\t\t\t( copyIsArray = Array.isArray( copy ) ) ) ) {\n\n\t\t\t\t\tif ( copyIsArray ) {\n\t\t\t\t\t\tcopyIsArray = false;\n\t\t\t\t\t\tclone = src && Array.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// 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\njQuery.extend( {\n\n\t// Unique for each copy of jQuery on the page\n\texpando: \"jQuery\" + ( version + Math.random() ).replace( /\\D/g, \"\" ),\n\n\t// Assume jQuery is ready without the ready module\n\tisReady: true,\n\n\terror: function( msg ) {\n\t\tthrow new Error( msg );\n\t},\n\n\tnoop: function() {},\n\n\tisPlainObject: function( obj ) {\n\t\tvar proto, Ctor;\n\n\t\t// Detect obvious negatives\n\t\t// Use toString instead of jQuery.type to catch host objects\n\t\tif ( !obj || toString.call( obj ) !== \"[object Object]\" ) {\n\t\t\treturn false;\n\t\t}\n\n\t\tproto = getProto( obj );\n\n\t\t// Objects with no prototype (e.g., `Object.cr
 eate( null )`) are plain\n\t\tif ( !proto ) {\n\t\t\treturn true;\n\t\t}\n\n\t\t// Objects with prototype are plain iff they were constructed by a global Object function\n\t\tCtor = hasOwn.call( proto, \"constructor\" ) && proto.constructor;\n\t\treturn typeof Ctor === \"function\" && fnToString.call( Ctor ) === ObjectFunctionString;\n\t},\n\n\tisEmptyObject: function( obj ) {\n\n\t\t/* eslint-disable no-unused-vars */\n\t\t// See https://github.com/eslint/eslint/issues/6125\n\t\tvar name;\n\n\t\tfor ( name in obj ) {\n\t\t\treturn false;\n\t\t}\n\t\treturn true;\n\t},\n\n\t// Evaluates a script in a global context\n\tglobalEval: function( code ) {\n\t\tDOMEval( code );\n\t},\n\n\teach: function( obj, callback ) {\n\t\tvar length, i = 0;\n\n\t\tif ( isArrayLike( obj ) ) {\n\t\t\tlength = obj.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tif ( callback.call( obj[ i ], i, obj[ i ] ) === 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 in obj ) {\n\t\t\
 t\tif ( callback.call( obj[ i ], i, obj[ i ] ) === false ) {\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn obj;\n\t},\n\n\t// Support: Android <=4.0 only\n\ttrim: function( text ) {\n\t\treturn text == null ?\n\t\t\t\"\" :\n\t\t\t( text + \"\" ).replace( rtrim, \"\" );\n\t},\n\n\t// results is for internal usage only\n\tmakeArray: function( arr, results ) {\n\t\tvar ret = results || [];\n\n\t\tif ( arr != null ) {\n\t\t\tif ( isArrayLike( Object( arr ) ) ) {\n\t\t\t\tjQuery.merge( ret,\n\t\t\t\t\ttypeof arr === \"string\" ?\n\t\t\t\t\t[ arr ] : arr\n\t\t\t\t);\n\t\t\t} else {\n\t\t\t\tpush.call( ret, arr );\n\t\t\t}\n\t\t}\n\n\t\treturn ret;\n\t},\n\n\tinArray: function( elem, arr, i ) {\n\t\treturn arr == null ? -1 : indexOf.call( arr, elem, i );\n\t},\n\n\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t// push.apply(_, arraylike) throws on ancient WebKit\n\tmerge: function( first, second ) {\n\t\tvar len = +second.length,\n\t\t\tj = 0,\n\t\t\ti = first.length;\n\
 n\t\tfor ( ; j < len; j++ ) {\n\t\t\tfirst[ i++ ] = second[ j ];\n\t\t}\n\n\t\tfirst.length = i;\n\n\t\treturn first;\n\t},\n\n\tgrep: function( elems, callback, invert ) {\n\t\tvar callbackInverse,\n\t\t\tmatches = [],\n\t\t\ti = 0,\n\t\t\tlength = elems.length,\n\t\t\tcallbackExpect = !invert;\n\n\t\t// Go through the array, only saving the items\n\t\t// that pass the validator function\n\t\tfor ( ; i < length; i++ ) {\n\t\t\tcallbackInverse = !callback( elems[ i ], i );\n\t\t\tif ( callbackInverse !== callbackExpect ) {\n\t\t\t\tmatches.push( elems[ i ] );\n\t\t\t}\n\t\t}\n\n\t\treturn matches;\n\t},\n\n\t// arg is for internal usage only\n\tmap: function( elems, callback, arg ) {\n\t\tvar length, value,\n\t\t\ti = 0,\n\t\t\tret = [];\n\n\t\t// Go through the array, translating each of the items to their new values\n\t\tif ( isArrayLike( elems ) ) {\n\t\t\tlength = elems.length;\n\t\t\tfor ( ; i < length; i++ ) {\n\t\t\t\tvalue = callback( elems[ i ], i, arg );\n\n\t\t\t\tif ( va
 lue != null ) {\n\t\t\t\t\tret.push( value );\n\t\t\t\t}\n\t\t\t}\n\n\t\t// Go through every key on the object,\n\t\t} else {\n\t\t\tfor ( i in elems ) {\n\t\t\t\tvalue = callback( elems[ i ], i, arg );\n\n\t\t\t\tif ( value != null ) {\n\t\t\t\t\tret.push( value );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Flatten any nested arrays\n\t\treturn concat.apply( [], ret );\n\t},\n\n\t// A global GUID counter for objects\n\tguid: 1,\n\n\t// jQuery.support is not used in Core but other projects attach their\n\t// properties to it so it needs to exist.\n\tsupport: support\n} );\n\nif ( typeof Symbol === \"function\" ) {\n\tjQuery.fn[ Symbol.iterator ] = arr[ Symbol.iterator ];\n}\n\n// Populate the class2type map\njQuery.each( \"Boolean Number String Function Array Date RegExp Object Error Symbol\".split( \" \" ),\nfunction( i, name ) {\n\tclass2type[ \"[object \" + name + \"]\" ] = name.toLowerCase();\n} );\n\nfunction isArrayLike( obj ) {\n\n\t// Support: real iOS 8.2 only (not reproducible i
 n simulator)\n\t// `in` check used to prevent JIT error (gh-2145)\n\t// hasOwn isn't used here due to false negatives\n\t// regarding Nodelist length in IE\n\tvar length = !!obj && \"length\" in obj && obj.length,\n\t\ttype = toType( obj );\n\n\tif ( isFunction( obj ) || isWindow( obj ) ) {\n\t\treturn false;\n\t}\n\n\treturn type === \"array\" || length === 0 ||\n\t\ttypeof length === \"number\" && length > 0 && ( length - 1 ) in obj;\n}\nvar Sizzle =\n/*!\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 */\n(function( window ) {\n\nvar i,\n\tsupport,\n\tExpr,\n\tgetText,\n\tisXML,\n\ttokenize,\n\tcompile,\n\tselect,\n\toutermostContext,\n\tsortInput,\n\thasDuplicate,\n\n\t// Local document vars\n\tsetDocument,\n\tdocument,\n\tdocElem,\n\tdocumentIsHTML,\n\trbuggyQSA,\n\trbuggyMatches,\n\tmatches,\n\tcontains,\n\n\t// 
 Instance-specific data\n\texpando = \"sizzle\" + 1 * new Date(),\n\tpreferredDoc = window.document,\n\tdirruns = 0,\n\tdone = 0,\n\tclassCache = createCache(),\n\ttokenCache = createCache(),\n\tcompilerCache = createCache(),\n\tsortOrder = function( a, b ) {\n\t\tif ( a === b ) {\n\t\t\thasDuplicate = true;\n\t\t}\n\t\treturn 0;\n\t},\n\n\t// Instance methods\n\thasOwn = ({}).hasOwnProperty,\n\tarr = [],\n\tpop = arr.pop,\n\tpush_native = arr.push,\n\tpush = arr.push,\n\tslice = arr.slice,\n\t// Use a stripped-down indexOf as it's faster than native\n\t// https://jsperf.com/thor-indexof-vs-for/5\n\tindexOf = function( list, elem ) {\n\t\tvar i = 0,\n\t\t\tlen = list.length;\n\t\tfor ( ; i < len; i++ ) {\n\t\t\tif ( list[i] === elem ) {\n\t\t\t\treturn i;\n\t\t\t}\n\t\t}\n\t\treturn -1;\n\t},\n\n\tbooleans = \"checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped\",\n\n\t// Regular expressions\n\n\t// http://www.w3.
 org/TR/css3-selectors/#whitespace\n\twhitespace = \"[\\\\x20\\\\t\\\\r\\\\n\\\\f]\",\n\n\t// http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier\n\tidentifier = \"(?:\\\\\\\\.|[\\\\w-]|[^\\0-\\\\xa0])+\",\n\n\t// Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors\n\tattributes = \"\\\\[\" + whitespace + \"*(\" + identifier + \")(?:\" + whitespace +\n\t\t// Operator (capture 2)\n\t\t\"*([*^$|!~]?=)\" + whitespace +\n\t\t// \"Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]\"\n\t\t\"*(?:'((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\"|(\" + identifier + \"))|)\" + whitespace +\n\t\t\"*\\\\]\",\n\n\tpseudos = \":(\" + identifier + \")(?:\\\\((\" +\n\t\t// To reduce the number of selectors needing tokenize in the preFilter, prefer arguments:\n\t\t// 1. quoted (capture 3; capture 4 or capture 5)\n\t\t\"('((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\")|\" +\n\t\t// 2. si
 mple (capture 6)\n\t\t\"((?:\\\\\\\\.|[^\\\\\\\\()[\\\\]]|\" + attributes + \")*)|\" +\n\t\t// 3. anything else (capture 2)\n\t\t\".*\" +\n\t\t\")\\\\)|)\",\n\n\t// Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter\n\trwhitespace = new RegExp( whitespace + \"+\", \"g\" ),\n\trtrim = new RegExp( \"^\" + whitespace + \"+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)\" + whitespace + \"+$\", \"g\" ),\n\n\trcomma = new RegExp( \"^\" + whitespace + \"*,\" + whitespace + \"*\" ),\n\trcombinators = new RegExp( \"^\" + whitespace + \"*([>+~]|\" + whitespace + \")\" + whitespace + \"*\" ),\n\n\trattributeQuotes = new RegExp( \"=\" + whitespace + \"*([^\\\\]'\\\"]*?)\" + whitespace + \"*\\\\]\", \"g\" ),\n\n\trpseudo = new RegExp( pseudos ),\n\tridentifier = new RegExp( \"^\" + identifier + \"$\" ),\n\n\tmatchExpr = {\n\t\t\"ID\": new RegExp( \"^#(\" + identifier + \")\" ),\n\t\t\"CLASS\": new RegExp( \"^\\\\.(\" + identifier + \")\" ),\n\t\t\"TAG\
 ": new RegExp( \"^(\" + identifier + \"|[*])\" ),\n\t\t\"ATTR\": new RegExp( \"^\" + attributes ),\n\t\t\"PSEUDO\": new RegExp( \"^\" + pseudos ),\n\t\t\"CHILD\": new RegExp( \"^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\\\(\" + whitespace +\n\t\t\t\"*(even|odd|(([+-]|)(\\\\d*)n|)\" + whitespace + \"*(?:([+-]|)\" + whitespace +\n\t\t\t\"*(\\\\d+)|))\" + whitespace + \"*\\\\)|)\", \"i\" ),\n\t\t\"bool\": new RegExp( \"^(?:\" + booleans + \")$\", \"i\" ),\n\t\t// For use in libraries implementing .is()\n\t\t// We use this for POS matching in `select`\n\t\t\"needsContext\": new RegExp( \"^\" + whitespace + \"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\\\(\" +\n\t\t\twhitespace + \"*((?:-\\\\d)?\\\\d*)\" + whitespace + \"*\\\\)|)(?=[^-]|$)\", \"i\" )\n\t},\n\n\trinputs = /^(?:input|select|textarea|button)$/i,\n\trheader = /^h\\d$/i,\n\n\trnative = /^[^{]+\\{\\s*\\[native \\w/,\n\n\t// Easily-parseable/retrievable ID or TAG or CLASS selectors\n\trquickExpr = /^(?:#([\\w-]+)|(
 \\w+)|\\.([\\w-]+))$/,\n\n\trsibling = /[+~]/,\n\n\t// CSS escapes\n\t// http://www.w3.org/TR/CSS21/syndata.html#escaped-characters\n\trunescape = new RegExp( \"\\\\\\\\([\\\\da-f]{1,6}\" + whitespace + \"?|(\" + whitespace + \")|.)\", \"ig\" ),\n\tfunescape = function( _, escaped, escapedWhitespace ) {\n\t\tvar high = \"0x\" + escaped - 0x10000;\n\t\t// NaN means non-codepoint\n\t\t// Support: Firefox<24\n\t\t// Workaround erroneous numeric interpretation of +\"0x\"\n\t\treturn high !== high || escapedWhitespace ?\n\t\t\tescaped :\n\t\t\thigh < 0 ?\n\t\t\t\t// BMP codepoint\n\t\t\t\tString.fromCharCode( high + 0x10000 ) :\n\t\t\t\t// Supplemental Plane codepoint (surrogate pair)\n\t\t\t\tString.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 );\n\t},\n\n\t// CSS string/identifier serialization\n\t// https://drafts.csswg.org/cssom/#common-serializing-idioms\n\trcssescape = /([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\0-\\x1f\\x7f-\\uFFFF\\w-]/g,\n\tfcssescape = function( ch, asCodePo
 int ) {\n\t\tif ( asCodePoint ) {\n\n\t\t\t// U+0000 NULL becomes U+FFFD REPLACEMENT CHARACTER\n\t\t\tif ( ch === \"\\0\" ) {\n\t\t\t\treturn \"\\uFFFD\";\n\t\t\t}\n\n\t\t\t// Control characters and (dependent upon position) numbers get escaped as code points\n\t\t\treturn ch.slice( 0, -1 ) + \"\\\\\" + ch.charCodeAt( ch.length - 1 ).toString( 16 ) + \" \";\n\t\t}\n\n\t\t// Other potentially-special ASCII characters get backslash-escaped\n\t\treturn \"\\\\\" + ch;\n\t},\n\n\t// Used for iframes\n\t// See setDocument()\n\t// Removing the function wrapper causes a \"Permission Denied\"\n\t// error in IE\n\tunloadHandler = function() {\n\t\tsetDocument();\n\t},\n\n\tdisabledAncestor = addCombinator(\n\t\tfunction( elem ) {\n\t\t\treturn elem.disabled === true && (\"form\" in elem || \"label\" in elem);\n\t\t},\n\t\t{ dir: \"parentNode\", next: \"legend\" }\n\t);\n\n// Optimize for push.apply( _, NodeList )\ntry {\n\tpush.apply(\n\t\t(arr = slice.call( preferredDoc.childNodes )),\n\t\tp
 referredDoc.childNodes\n\t);\n\t// Support: Android<4.0\n\t// Detect silently failing push.apply\n\tarr[ preferredDoc.childNodes.length ].nodeType;\n} catch ( e ) {\n\tpush = { apply: arr.length ?\n\n\t\t// Leverage slice if possible\n\t\tfunction( target, els ) {\n\t\t\tpush_native.apply( target, slice.call(els) );\n\t\t} :\n\n\t\t// Support: IE<9\n\t\t// Otherwise append directly\n\t\tfunction( target, els ) {\n\t\t\tvar j = target.length,\n\t\t\t\ti = 0;\n\t\t\t// Can't trust NodeList.length\n\t\t\twhile ( (target[j++] = els[i++]) ) {}\n\t\t\ttarget.length = j - 1;\n\t\t}\n\t};\n}\n\nfunction Sizzle( selector, context, results, seed ) {\n\tvar m, i, elem, nid, match, groups, newSelector,\n\t\tnewContext = context && context.ownerDocument,\n\n\t\t// nodeType defaults to 9, since context defaults to document\n\t\tnodeType = context ? context.nodeType : 9;\n\n\tresults = results || [];\n\n\t// Return early from calls with invalid selector or context\n\tif ( typeof selector !== \"str
 ing\" || !selector ||\n\t\tnodeType !== 1 && nodeType !== 9 && nodeType !== 11 ) {\n\n\t\treturn results;\n\t}\n\n\t// Try to shortcut find operations (as opposed to filters) in HTML documents\n\tif ( !seed ) {\n\n\t\tif ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) {\n\t\t\tsetDocument( context );\n\t\t}\n\t\tcontext = context || document;\n\n\t\tif ( documentIsHTML ) {\n\n\t\t\t// If the selector is sufficiently simple, try using a \"get*By*\" DOM method\n\t\t\t// (excepting DocumentFragment context, where the methods don't exist)\n\t\t\tif ( nodeType !== 11 && (match = rquickExpr.exec( selector )) ) {\n\n\t\t\t\t// ID selector\n\t\t\t\tif ( (m = match[1]) ) {\n\n\t\t\t\t\t// Document context\n\t\t\t\t\tif ( nodeType === 9 ) {\n\t\t\t\t\t\tif ( (elem = context.getElementById( m )) ) {\n\n\t\t\t\t\t\t\t// Support: IE, Opera, Webkit\n\t\t\t\t\t\t\t// TODO: identify versions\n\t\t\t\t\t\t\t// getElementById can match elements by name instead of ID\n\t
 \t\t\t\t\t\tif ( elem.id === m ) {\n\t\t\t\t\t\t\t\tresults.push( elem );\n\t\t\t\t\t\t\t\treturn results;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\treturn results;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t// Element context\n\t\t\t\t\t} else {\n\n\t\t\t\t\t\t// Support: IE, Opera, Webkit\n\t\t\t\t\t\t// TODO: identify versions\n\t\t\t\t\t\t// getElementById can match elements by name instead of ID\n\t\t\t\t\t\tif ( newContext && (elem = newContext.getElementById( m )) &&\n\t\t\t\t\t\t\tcontains( context, elem ) &&\n\t\t\t\t\t\t\telem.id === m ) {\n\n\t\t\t\t\t\t\tresults.push( elem );\n\t\t\t\t\t\t\treturn results;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t// Type selector\n\t\t\t\t} else if ( match[2] ) {\n\t\t\t\t\tpush.apply( results, context.getElementsByTagName( selector ) );\n\t\t\t\t\treturn results;\n\n\t\t\t\t// Class selector\n\t\t\t\t} else if ( (m = match[3]) && support.getElementsByClassName &&\n\t\t\t\t\tcontext.getElementsByClassName ) {\n\n\t\t\t\t\tpush.apply( results,
  context.getElementsByClassName( m ) );\n\t\t\t\t\treturn results;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Take advantage of querySelectorAll\n\t\t\tif ( support.qsa &&\n\t\t\t\t!compilerCache[ selector + \" \" ] &&\n\t\t\t\t(!rbuggyQSA || !rbuggyQSA.test( selector )) ) {\n\n\t\t\t\tif ( nodeType !== 1 ) {\n\t\t\t\t\tnewContext = context;\n\t\t\t\t\tnewSelector = selector;\n\n\t\t\t\t// qSA looks outside Element context, which is not what we want\n\t\t\t\t// Thanks to Andrew Dupont for this workaround technique\n\t\t\t\t// Support: IE <=8\n\t\t\t\t// Exclude object elements\n\t\t\t\t} else if ( context.nodeName.toLowerCase() !== \"object\" ) {\n\n\t\t\t\t\t// Capture the context ID, setting it first if necessary\n\t\t\t\t\tif ( (nid = context.getAttribute( \"id\" )) ) {\n\t\t\t\t\t\tnid = nid.replace( rcssescape, fcssescape );\n\t\t\t\t\t} else {\n\t\t\t\t\t\tcontext.setAttribute( \"id\", (nid = expando) );\n\t\t\t\t\t}\n\n\t\t\t\t\t// Prefix every selector in the list\n\t\t\t\t\tgroups = t
 okenize( selector );\n\t\t\t\t\ti = groups.length;\n\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\tgroups[i] = \"#\" + nid + \" \" + toSelector( groups[i] );\n\t\t\t\t\t}\n\t\t\t\t\tnewSelector = groups.join( \",\" );\n\n\t\t\t\t\t// Expand context for sibling selectors\n\t\t\t\t\tnewContext = rsibling.test( selector ) && testContext( context.parentNode ) ||\n\t\t\t\t\t\tcontext;\n\t\t\t\t}\n\n\t\t\t\tif ( newSelector ) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tpush.apply( results,\n\t\t\t\t\t\t\tnewContext.querySelectorAll( newSelector )\n\t\t\t\t\t\t);\n\t\t\t\t\t\treturn results;\n\t\t\t\t\t} catch ( qsaError ) {\n\t\t\t\t\t} finally {\n\t\t\t\t\t\tif ( nid === expando ) {\n\t\t\t\t\t\t\tcontext.removeAttribute( \"id\" );\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\t}\n\n\t// All others\n\treturn select( selector.replace( rtrim, \"$1\" ), context, results, seed );\n}\n\n/**\n * Create key-value caches of limited size\n * @returns {function(string, object)} Returns the Object data afte
 r storing it on itself with\n *\tproperty name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength)\n *\tdeleting the oldest entry\n */\nfunction createCache() {\n\tvar keys = [];\n\n\tfunction cache( key, value ) {\n\t\t// Use (key + \" \") to avoid collision with native prototype properties (see Issue #157)\n\t\tif ( keys.push( key + \" \" ) > Expr.cacheLength ) {\n\t\t\t// Only keep the most recent entries\n\t\t\tdelete cache[ keys.shift() ];\n\t\t}\n\t\treturn (cache[ key + \" \" ] = value);\n\t}\n\treturn cache;\n}\n\n/**\n * Mark a function for special use by Sizzle\n * @param {Function} fn The function to mark\n */\nfunction markFunction( fn ) {\n\tfn[ expando ] = true;\n\treturn fn;\n}\n\n/**\n * Support testing using an element\n * @param {Function} fn Passed the created element and returns a boolean result\n */\nfunction assert( fn ) {\n\tvar el = document.createElement(\"fieldset\");\n\n\ttry {\n\t\treturn !!fn( el );\n\t} catch (e) {\n\t\treturn
  false;\n\t} finally {\n\t\t// Remove from its parent by default\n\t\tif ( el.parentNode ) {\n\t\t\tel.parentNode.removeChild( el );\n\t\t}\n\t\t// release memory in IE\n\t\tel = null;\n\t}\n}\n\n/**\n * Adds the same handler for all of the specified attrs\n * @param {String} attrs Pipe-separated list of attributes\n * @param {Function} handler The method that will be applied\n */\nfunction addHandle( attrs, handler ) {\n\tvar arr = attrs.split(\"|\"),\n\t\ti = arr.length;\n\n\twhile ( i-- ) {\n\t\tExpr.attrHandle[ arr[i] ] = handler;\n\t}\n}\n\n/**\n * Checks document order of two siblings\n * @param {Element} a\n * @param {Element} b\n * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b\n */\nfunction siblingCheck( a, b ) {\n\tvar cur = b && a,\n\t\tdiff = cur && a.nodeType === 1 && b.nodeType === 1 &&\n\t\t\ta.sourceIndex - b.sourceIndex;\n\n\t// Use IE sourceIndex if available on both nodes\n\tif ( diff ) {\n\t\treturn diff;\n\t}\n\n\t// Check 
 if b follows a\n\tif ( cur ) {\n\t\twhile ( (cur = cur.nextSibling) ) {\n\t\t\tif ( cur === b ) {\n\t\t\t\treturn -1;\n\t\t\t}\n\t\t}\n\t}\n\n\treturn a ? 1 : -1;\n}\n\n/**\n * Returns a function to use in pseudos for input types\n * @param {String} type\n */\nfunction createInputPseudo( type ) {\n\treturn function( elem ) {\n\t\tvar name = elem.nodeName.toLowerCase();\n\t\treturn name === \"input\" && elem.type === type;\n\t};\n}\n\n/**\n * Returns a function to use in pseudos for buttons\n * @param {String} type\n */\nfunction createButtonPseudo( type ) {\n\treturn function( elem ) {\n\t\tvar name = elem.nodeName.toLowerCase();\n\t\treturn (name === \"input\" || name === \"button\") && elem.type === type;\n\t};\n}\n\n/**\n * Returns a function to use in pseudos for :enabled/:disabled\n * @param {Boolean} disabled true for :disabled; false for :enabled\n */\nfunction createDisabledPseudo( disabled ) {\n\n\t// Known :disabled false positives: fieldset[disabled] > legend:nth-of-type(
 n+2) :can-disable\n\treturn function( elem ) {\n\n\t\t// Only certain elements can match :enabled or :disabled\n\t\t// https://html.spec.whatwg.org/multipage/scripting.html#selector-enabled\n\t\t// https://html.spec.whatwg.org/multipage/scripting.html#selector-disabled\n\t\tif ( \"form\" in elem ) {\n\n\t\t\t// Check for inherited disabledness on relevant non-disabled elements:\n\t\t\t// * listed form-associated elements in a disabled fieldset\n\t\t\t//   https://html.spec.whatwg.org/multipage/forms.html#category-listed\n\t\t\t//   https://html.spec.whatwg.org/multipage/forms.html#concept-fe-disabled\n\t\t\t// * option elements in a disabled optgroup\n\t\t\t//   https://html.spec.whatwg.org/multipage/forms.html#concept-option-disabled\n\t\t\t// All such elements have a \"form\" property.\n\t\t\tif ( elem.parentNode && elem.disabled === false ) {\n\n\t\t\t\t// Option elements defer to a parent optgroup if present\n\t\t\t\tif ( \"label\" in elem ) {\n\t\t\t\t\tif ( \"label\" in elem.p
 arentNode ) {\n\t\t\t\t\t\treturn elem.parentNode.disabled === disabled;\n\t\t\t\t\t} else {\n\t\t\t\t\t\treturn elem.disabled === disabled;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Support: IE 6 - 11\n\t\t\t\t// Use the isDisabled shortcut property to check for disabled fieldset ancestors\n\t\t\t\treturn elem.isDisabled === disabled ||\n\n\t\t\t\t\t// Where there is no isDisabled, check manually\n\t\t\t\t\t/* jshint -W018 */\n\t\t\t\t\telem.isDisabled !== !disabled &&\n\t\t\t\t\t\tdisabledAncestor( elem ) === disabled;\n\t\t\t}\n\n\t\t\treturn elem.disabled === disabled;\n\n\t\t// Try to winnow out elements that can't be disabled before trusting the disabled property.\n\t\t// Some victims get caught in our net (label, legend, menu, track), but it shouldn't\n\t\t// even exist on them, let alone have a boolean value.\n\t\t} else if ( \"label\" in elem ) {\n\t\t\treturn elem.disabled === disabled;\n\t\t}\n\n\t\t// Remaining elements are neither :enabled nor :disabled\n\t\treturn false;\n
 \t};\n}\n\n/**\n * Returns a function to use in pseudos for positionals\n * @param {Function} fn\n */\nfunction createPositionalPseudo( fn ) {\n\treturn markFunction(function( argument ) {\n\t\targument = +argument;\n\t\treturn markFunction(function( seed, matches ) {\n\t\t\tvar j,\n\t\t\t\tmatchIndexes = fn( [], seed.length, argument ),\n\t\t\t\ti = matchIndexes.length;\n\n\t\t\t// Match elements found at the specified indexes\n\t\t\twhile ( i-- ) {\n\t\t\t\tif ( seed[ (j = matchIndexes[i]) ] ) {\n\t\t\t\t\tseed[j] = !(matches[j] = seed[j]);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t});\n}\n\n/**\n * Checks a node for validity as a Sizzle context\n * @param {Element|Object=} context\n * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value\n */\nfunction testContext( context ) {\n\treturn context && typeof context.getElementsByTagName !== \"undefined\" && context;\n}\n\n// Expose support vars for convenience\nsupport = Sizzle.support = {};\n\n/**\n * Detects
  XML nodes\n * @param {Element|Object} elem An element or a document\n * @returns {Boolean} True iff elem is a non-HTML XML node\n */\nisXML = Sizzle.isXML = function( elem ) {\n\t// documentElement is verified for cases where it doesn't yet exist\n\t// (such as loading iframes in IE - #4833)\n\tvar documentElement = elem && (elem.ownerDocument || elem).documentElement;\n\treturn documentElement ? documentElement.nodeName !== \"HTML\" : false;\n};\n\n/**\n * Sets document-related variables once based on the current document\n * @param {Element|Object} [doc] An element or document object to use to set the document\n * @returns {Object} Returns the current document\n */\nsetDocument = Sizzle.setDocument = function( node ) {\n\tvar hasCompare, subWindow,\n\t\tdoc = node ? node.ownerDocument || node : preferredDoc;\n\n\t// Return early if doc is invalid or already selected\n\tif ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) {\n\t\treturn document;\n\t}\n\n\t// Updat
 e global variables\n\tdocument = doc;\n\tdocElem = document.documentElement;\n\tdocumentIsHTML = !isXML( document );\n\n\t// Support: IE 9-11, Edge\n\t// Accessing iframe documents after unload throws \"permission denied\" errors (jQuery #13936)\n\tif ( preferredDoc !== document &&\n\t\t(subWindow = document.defaultView) && subWindow.top !== subWindow ) {\n\n\t\t// Support: IE 11, Edge\n\t\tif ( subWindow.addEventListener ) {\n\t\t\tsubWindow.addEventListener( \"unload\", unloadHandler, false );\n\n\t\t// Support: IE 9 - 10 only\n\t\t} else if ( subWindow.attachEvent ) {\n\t\t\tsubWindow.attachEvent( \"onunload\", unloadHandler );\n\t\t}\n\t}\n\n\t/* Attributes\n\t---------------------------------------------------------------------- */\n\n\t// Support: IE<8\n\t// Verify that getAttribute really returns attributes and not properties\n\t// (excepting IE8 booleans)\n\tsupport.attributes = assert(function( el ) {\n\t\tel.className = \"i\";\n\t\treturn !el.getAttribute(\"className\");\n
 \t});\n\n\t/* getElement(s)By*\n\t---------------------------------------------------------------------- */\n\n\t// Check if getElementsByTagName(\"*\") returns only elements\n\tsupport.getElementsByTagName = assert(function( el ) {\n\t\tel.appendChild( document.createComment(\"\") );\n\t\treturn !el.getElementsByTagName(\"*\").length;\n\t});\n\n\t// Support: IE<9\n\tsupport.getElementsByClassName = rnative.test( document.getElementsByClassName );\n\n\t// Support: IE<10\n\t// Check if getElementById returns elements by name\n\t// The broken getElementById methods don't pick up programmatically-set names,\n\t// so use a roundabout getElementsByName test\n\tsupport.getById = assert(function( el ) {\n\t\tdocElem.appendChild( el ).id = expando;\n\t\treturn !document.getElementsByName || !document.getElementsByName( expando ).length;\n\t});\n\n\t// ID filter and find\n\tif ( support.getById ) {\n\t\tExpr.filter[\"ID\"] = function( id ) {\n\t\t\tvar attrId = id.replace( runescape, funesca
 pe );\n\t\t\treturn function( elem ) {\n\t\t\t\treturn elem.getAttribute(\"id\") === attrId;\n\t\t\t};\n\t\t};\n\t\tExpr.find[\"ID\"] = function( id, context ) {\n\t\t\tif ( typeof context.getElementById !== \"undefined\" && documentIsHTML ) {\n\t\t\t\tvar elem = context.getElementById( id );\n\t\t\t\treturn elem ? [ elem ] : [];\n\t\t\t}\n\t\t};\n\t} else {\n\t\tExpr.filter[\"ID\"] =  function( id ) {\n\t\t\tvar attrId = id.replace( runescape, funescape );\n\t\t\treturn function( elem ) {\n\t\t\t\tvar node = typeof elem.getAttributeNode !== \"undefined\" &&\n\t\t\t\t\telem.getAttributeNode(\"id\");\n\t\t\t\treturn node && node.value === attrId;\n\t\t\t};\n\t\t};\n\n\t\t// Support: IE 6 - 7 only\n\t\t// getElementById is not reliable as a find shortcut\n\t\tExpr.find[\"ID\"] = function( id, context ) {\n\t\t\tif ( typeof context.getElementById !== \"undefined\" && documentIsHTML ) {\n\t\t\t\tvar node, i, elems,\n\t\t\t\t\telem = context.getElementById( id );\n\n\t\t\t\tif ( elem ) {
 \n\n\t\t\t\t\t// Verify the id attribute\n\t\t\t\t\tnode = elem.getAttributeNode(\"id\");\n\t\t\t\t\tif ( node && node.value === id ) {\n\t\t\t\t\t\treturn [ elem ];\n\t\t\t\t\t}\n\n\t\t\t\t\t// Fall back on getElementsByName\n\t\t\t\t\telems = context.getElementsByName( id );\n\t\t\t\t\ti = 0;\n\t\t\t\t\twhile ( (elem = elems[i++]) ) {\n\t\t\t\t\t\tnode = elem.getAttributeNode(\"id\");\n\t\t\t\t\t\tif ( node && node.value === id ) {\n\t\t\t\t\t\t\treturn [ elem ];\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\treturn [];\n\t\t\t}\n\t\t};\n\t}\n\n\t// Tag\n\tExpr.find[\"TAG\"] = support.getElementsByTagName ?\n\t\tfunction( tag, context ) {\n\t\t\tif ( typeof context.getElementsByTagName !== \"undefined\" ) {\n\t\t\t\treturn context.getElementsByTagName( tag );\n\n\t\t\t// DocumentFragment nodes don't have gEBTN\n\t\t\t} else if ( support.qsa ) {\n\t\t\t\treturn context.querySelectorAll( tag );\n\t\t\t}\n\t\t} :\n\n\t\tfunction( tag, context ) {\n\t\t\tvar elem,\n\t\t\t\ttmp = []
 ,\n\t\t\t\ti = 0,\n\t\t\t\t// By happy coincidence, a (broken) gEBTN appears on DocumentFragment nodes too\n\t\t\t\tresults = context.getElementsByTagName( tag );\n\n\t\t\t// Filter out possible comments\n\t\t\tif ( tag === \"*\" ) {\n\t\t\t\twhile ( (elem = results[i++]) ) {\n\t\t\t\t\tif ( elem.nodeType === 1 ) {\n\t\t\t\t\t\ttmp.push( elem );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\treturn tmp;\n\t\t\t}\n\t\t\treturn results;\n\t\t};\n\n\t// Class\n\tExpr.find[\"CLASS\"] = support.getElementsByClassName && function( className, context ) {\n\t\tif ( typeof context.getElementsByClassName !== \"undefined\" && documentIsHTML ) {\n\t\t\treturn context.getElementsByClassName( className );\n\t\t}\n\t};\n\n\t/* QSA/matchesSelector\n\t---------------------------------------------------------------------- */\n\n\t// QSA and matchesSelector support\n\n\t// matchesSelector(:active) reports false when true (IE9/Opera 11.5)\n\trbuggyMatches = [];\n\n\t// qSa(:focus) reports false when true (Chrome 2
 1)\n\t// We allow this because of a bug in IE8/9 that throws an error\n\t// whenever `document.activeElement` is accessed on an iframe\n\t// So, we allow :focus to pass through QSA all the time to avoid the IE error\n\t// See https://bugs.jquery.com/ticket/13378\n\trbuggyQSA = [];\n\n\tif ( (support.qsa = rnative.test( document.querySelectorAll )) ) {\n\t\t// Build QSA regex\n\t\t// Regex strategy adopted from Diego Perini\n\t\tassert(function( el ) {\n\t\t\t// Select is set to empty string on purpose\n\t\t\t// This is to test IE's treatment of not explicitly\n\t\t\t// setting a boolean content attribute,\n\t\t\t// since its presence should be enough\n\t\t\t// https://bugs.jquery.com/ticket/12359\n\t\t\tdocElem.appendChild( el ).innerHTML = \"<a id='\" + expando + \"'></a>\" +\n\t\t\t\t\"<select id='\" + expando + \"-\\r\\\\' msallowcapture=''>\" +\n\t\t\t\t\"<option selected=''></option></select>\";\n\n\t\t\t// Support: IE8, Opera 11-12.16\n\t\t\t// Nothing should be selected when 
 empty strings follow ^= or $= or *=\n\t\t\t// The test attribute must be unknown in Opera but \"safe\" for WinRT\n\t\t\t// https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section\n\t\t\tif ( el.querySelectorAll(\"[msallowcapture^='']\").length ) {\n\t\t\t\trbuggyQSA.push( \"[*^$]=\" + whitespace + \"*(?:''|\\\"\\\")\" );\n\t\t\t}\n\n\t\t\t// Support: IE8\n\t\t\t// Boolean attributes and \"value\" are not treated correctly\n\t\t\tif ( !el.querySelectorAll(\"[selected]\").length ) {\n\t\t\t\trbuggyQSA.push( \"\\\\[\" + whitespace + \"*(?:value|\" + booleans + \")\" );\n\t\t\t}\n\n\t\t\t// Support: Chrome<29, Android<4.4, Safari<7.0+, iOS<7.0+, PhantomJS<1.9.8+\n\t\t\tif ( !el.querySelectorAll( \"[id~=\" + expando + \"-]\" ).length ) {\n\t\t\t\trbuggyQSA.push(\"~=\");\n\t\t\t}\n\n\t\t\t// Webkit/Opera - :checked should return selected option elements\n\t\t\t// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked\n\t\t\t// IE8 throws error here and will not
  see later tests\n\t\t\tif ( !el.querySelectorAll(\":checked\").length ) {\n\t\t\t\trbuggyQSA.push(\":checked\");\n\t\t\t}\n\n\t\t\t// Support: Safari 8+, iOS 8+\n\t\t\t// https://bugs.webkit.org/show_bug.cgi?id=136851\n\t\t\t// In-page `selector#id sibling-combinator selector` fails\n\t\t\tif ( !el.querySelectorAll( \"a#\" + expando + \"+*\" ).length ) {\n\t\t\t\trbuggyQSA.push(\".#.+[+~]\");\n\t\t\t}\n\t\t});\n\n\t\tassert(function( el ) {\n\t\t\tel.innerHTML = \"<a href='' disabled='disabled'></a>\" +\n\t\t\t\t\"<select disabled='disabled'><option/></select>\";\n\n\t\t\t// Support: Windows 8 Native Apps\n\t\t\t// The type and name attributes are restricted during .innerHTML assignment\n\t\t\tvar input = document.createElement(\"input\");\n\t\t\tinput.setAttribute( \"type\", \"hidden\" );\n\t\t\tel.appendChild( input ).setAttribute( \"name\", \"D\" );\n\n\t\t\t// Support: IE8\n\t\t\t// Enforce case-sensitivity of name attribute\n\t\t\tif ( el.querySelectorAll(\"[name=d]\").length 
 ) {\n\t\t\t\trbuggyQSA.push( \"name\" + whitespace + \"*[*^$|!~]?=\" );\n\t\t\t}\n\n\t\t\t// FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled)\n\t\t\t// IE8 throws error here and will not see later tests\n\t\t\tif ( el.querySelectorAll(\":enabled\").length !== 2 ) {\n\t\t\t\trbuggyQSA.push( \":enabled\", \":disabled\" );\n\t\t\t}\n\n\t\t\t// Support: IE9-11+\n\t\t\t// IE's :disabled selector does not pick up the children of disabled fieldsets\n\t\t\tdocElem.appendChild( el ).disabled = true;\n\t\t\tif ( el.querySelectorAll(\":disabled\").length !== 2 ) {\n\t\t\t\trbuggyQSA.push( \":enabled\", \":disabled\" );\n\t\t\t}\n\n\t\t\t// Opera 10-11 does not throw on post-comma invalid pseudos\n\t\t\tel.querySelectorAll(\"*,:x\");\n\t\t\trbuggyQSA.push(\",.*:\");\n\t\t});\n\t}\n\n\tif ( (support.matchesSelector = rnative.test( (matches = docElem.matches ||\n\t\tdocElem.webkitMatchesSelector ||\n\t\tdocElem.mozMatchesSelector ||\n\t\tdocElem.oMatchesSelector
  ||\n\t\tdocElem.msMatchesSelector) )) ) {\n\n\t\tassert(function( el ) {\n\t\t\t// Check to see if it's possible to do matchesSelector\n\t\t\t// on a disconnected node (IE 9)\n\t\t\tsupport.disconnectedMatch = matches.call( el, \"*\" );\n\n\t\t\t// This should fail with an exception\n\t\t\t// Gecko does not error, returns false instead\n\t\t\tmatches.call( el, \"[s!='']:x\" );\n\t\t\trbuggyMatches.push( \"!=\", pseudos );\n\t\t});\n\t}\n\n\trbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join(\"|\") );\n\trbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join(\"|\") );\n\n\t/* Contains\n\t---------------------------------------------------------------------- */\n\thasCompare = rnative.test( docElem.compareDocumentPosition );\n\n\t// Element contains another\n\t// Purposefully self-exclusive\n\t// As in, an element does not contain itself\n\tcontains = hasCompare || rnative.test( docElem.contains ) ?\n\t\tfunction( a, b ) {\n\t\t\tvar adown = a.nodeType === 9 ?
  a.documentElement : a,\n\t\t\t\tbup = b && b.parentNode;\n\t\t\treturn a === bup || !!( bup && bup.nodeType === 1 && (\n\t\t\t\tadown.contains ?\n\t\t\t\t\tadown.contains( bup ) :\n\t\t\t\t\ta.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16\n\t\t\t));\n\t\t} :\n\t\tfunction( a, b ) {\n\t\t\tif ( b ) {\n\t\t\t\twhile ( (b = b.parentNode) ) {\n\t\t\t\t\tif ( b === a ) {\n\t\t\t\t\t\treturn true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn false;\n\t\t};\n\n\t/* Sorting\n\t---------------------------------------------------------------------- */\n\n\t// Document order sorting\n\tsortOrder = hasCompare ?\n\tfunction( a, b ) {\n\n\t\t// Flag for duplicate removal\n\t\tif ( a === b ) {\n\t\t\thasDuplicate = true;\n\t\t\treturn 0;\n\t\t}\n\n\t\t// Sort on method existence if only one input has compareDocumentPosition\n\t\tvar compare = !a.compareDocumentPosition - !b.compareDocumentPosition;\n\t\tif ( compare ) {\n\t\t\treturn compare;\n\t\t}\n\n\t\t// Calculate positi
 on if both inputs belong to the same document\n\t\tcompare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ?\n\t\t\ta.compareDocumentPosition( b ) :\n\n\t\t\t// Otherwise we know they are disconnected\n\t\t\t1;\n\n\t\t// Disconnected nodes\n\t\tif ( compare & 1 ||\n\t\t\t(!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) {\n\n\t\t\t// Choose the first element that is related to our preferred document\n\t\t\tif ( a === document || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) {\n\t\t\t\treturn -1;\n\t\t\t}\n\t\t\tif ( b === document || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) {\n\t\t\t\treturn 1;\n\t\t\t}\n\n\t\t\t// Maintain original order\n\t\t\treturn sortInput ?\n\t\t\t\t( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :\n\t\t\t\t0;\n\t\t}\n\n\t\treturn compare & 4 ? -1 : 1;\n\t} :\n\tfunction( a, b ) {\n\t\t// Exit early if the nodes are identical\n\t\tif ( a === b ) {\n\t\t\thasDuplicate = true;\n\t\t\tr
 eturn 0;\n\t\t}\n\n\t\tvar cur,\n\t\t\ti = 0,\n\t\t\taup = a.parentNode,\n\t\t\tbup = b.parentNode,\n\t\t\tap = [ a ],\n\t\t\tbp = [ b ];\n\n\t\t// Parentless nodes are either documents or disconnected\n\t\tif ( !aup || !bup ) {\n\t\t\treturn a === document ? -1 :\n\t\t\t\tb === document ? 1 :\n\t\t\t\taup ? -1 :\n\t\t\t\tbup ? 1 :\n\t\t\t\tsortInput ?\n\t\t\t\t( indexOf( sortInput, a ) - indexOf( sortInput, b ) ) :\n\t\t\t\t0;\n\n\t\t// If the nodes are siblings, we can do a quick check\n\t\t} else if ( aup === bup ) {\n\t\t\treturn siblingCheck( a, b );\n\t\t}\n\n\t\t// Otherwise we need full lists of their ancestors for comparison\n\t\tcur = a;\n\t\twhile ( (cur = cur.parentNode) ) {\n\t\t\tap.unshift( cur );\n\t\t}\n\t\tcur = b;\n\t\twhile ( (cur = cur.parentNode) ) {\n\t\t\tbp.unshift( cur );\n\t\t}\n\n\t\t// Walk down the tree looking for a discrepancy\n\t\twhile ( ap[i] === bp[i] ) {\n\t\t\ti++;\n\t\t}\n\n\t\treturn i ?\n\t\t\t// Do a sibling check if the nodes have a common 
 ancestor\n\t\t\tsiblingCheck( ap[i], bp[i] ) :\n\n\t\t\t// Otherwise nodes in our document sort first\n\t\t\tap[i] === preferredDoc ? -1 :\n\t\t\tbp[i] === preferredDoc ? 1 :\n\t\t\t0;\n\t};\n\n\treturn document;\n};\n\nSizzle.matches = function( expr, elements ) {\n\treturn Sizzle( expr, null, null, elements );\n};\n\nSizzle.matchesSelector = function( elem, expr ) {\n\t// Set document vars if needed\n\tif ( ( elem.ownerDocument || elem ) !== document ) {\n\t\tsetDocument( elem );\n\t}\n\n\t// Make sure that attribute selectors are quoted\n\texpr = expr.replace( rattributeQuotes, \"='$1']\" );\n\n\tif ( support.matchesSelector && documentIsHTML &&\n\t\t!compilerCache[ expr + \" \" ] &&\n\t\t( !rbuggyMatches || !rbuggyMatches.test( expr ) ) &&\n\t\t( !rbuggyQSA     || !rbuggyQSA.test( expr ) ) ) {\n\n\t\ttry {\n\t\t\tvar ret = matches.call( elem, expr );\n\n\t\t\t// IE 9's matchesSelector returns false on disconnected nodes\n\t\t\tif ( ret || support.disconnectedMatch ||\n\t\t\t\t\t
 // As well, disconnected nodes are said to be in a document\n\t\t\t\t\t// fragment in IE 9\n\t\t\t\t\telem.document && elem.document.nodeType !== 11 ) {\n\t\t\t\treturn ret;\n\t\t\t}\n\t\t} catch (e) {}\n\t}\n\n\treturn Sizzle( expr, document, null, [ elem ] ).length > 0;\n};\n\nSizzle.contains = function( context, elem ) {\n\t// Set document vars if needed\n\tif ( ( context.ownerDocument || context ) !== document ) {\n\t\tsetDocument( context );\n\t}\n\treturn contains( context, elem );\n};\n\nSizzle.attr = function( elem, name ) {\n\t// Set document vars if needed\n\tif ( ( elem.ownerDocument || elem ) !== document ) {\n\t\tsetDocument( elem );\n\t}\n\n\tvar fn = Expr.attrHandle[ name.toLowerCase() ],\n\t\t// Don't get fooled by Object.prototype properties (jQuery #13807)\n\t\tval = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ?\n\t\t\tfn( elem, name, !documentIsHTML ) :\n\t\t\tundefined;\n\n\treturn val !== undefined ?\n\t\tval :\n\t\tsupport.attributes || !documentIs
 HTML ?\n\t\t\telem.getAttribute( name ) :\n\t\t\t(val = elem.getAttributeNode(name)) && val.specified ?\n\t\t\t\tval.value :\n\t\t\t\tnull;\n};\n\nSizzle.escape = function( sel ) {\n\treturn (sel + \"\").replace( rcssescape, fcssescape );\n};\n\nSizzle.error = function( msg ) {\n\tthrow new Error( \"Syntax error, unrecognized expression: \" + msg );\n};\n\n/**\n * Document sorting and removing duplicates\n * @param {ArrayLike} results\n */\nSizzle.uniqueSort = function( results ) {\n\tvar elem,\n\t\tduplicates = [],\n\t\tj = 0,\n\t\ti = 0;\n\n\t// Unless we *know* we can detect duplicates, assume their presence\n\thasDuplicate = !support.detectDuplicates;\n\tsortInput = !support.sortStable && results.slice( 0 );\n\tresults.sort( sortOrder );\n\n\tif ( hasDuplicate ) {\n\t\twhile ( (elem = results[i++]) ) {\n\t\t\tif ( elem === results[ i ] ) {\n\t\t\t\tj = duplicates.push( i );\n\t\t\t}\n\t\t}\n\t\twhile ( j-- ) {\n\t\t\tresults.splice( duplicates[ j ], 1 );\n\t\t}\n\t}\n\n\t// Clea
 r input after sorting to release objects\n\t// See https://github.com/jquery/sizzle/pull/225\n\tsortInput = null;\n\n\treturn results;\n};\n\n/**\n * Utility function for retrieving the text value of an array of DOM nodes\n * @param {Array|Element} elem\n */\ngetText = Sizzle.getText = function( elem ) {\n\tvar node,\n\t\tret = \"\",\n\t\ti = 0,\n\t\tnodeType = elem.nodeType;\n\n\tif ( !nodeType ) {\n\t\t// If no nodeType, this is expected to be an array\n\t\twhile ( (node = elem[i++]) ) {\n\t\t\t// Do not traverse comment nodes\n\t\t\tret += getText( node );\n\t\t}\n\t} else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) {\n\t\t// Use textContent for elements\n\t\t// innerText usage removed for consistency of new lines (jQuery #11153)\n\t\tif ( typeof elem.textContent === \"string\" ) {\n\t\t\treturn elem.textContent;\n\t\t} else {\n\t\t\t// Traverse its children\n\t\t\tfor ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {\n\t\t\t\tret += getText( elem );\n\t\
 t\t}\n\t\t}\n\t} else if ( nodeType === 3 || nodeType === 4 ) {\n\t\treturn elem.nodeValue;\n\t}\n\t// Do not include comment or processing instruction nodes\n\n\treturn ret;\n};\n\nExpr = Sizzle.selectors = {\n\n\t// Can be adjusted by the user\n\tcacheLength: 50,\n\n\tcreatePseudo: markFunction,\n\n\tmatch: matchExpr,\n\n\tattrHandle: {},\n\n\tfind: {},\n\n\trelative: {\n\t\t\">\": { dir: \"parentNode\", first: true },\n\t\t\" \": { dir: \"parentNode\" },\n\t\t\"+\": { dir: \"previousSibling\", first: true },\n\t\t\"~\": { dir: \"previousSibling\" }\n\t},\n\n\tpreFilter: {\n\t\t\"ATTR\": function( match ) {\n\t\t\tmatch[1] = match[1].replace( runescape, funescape );\n\n\t\t\t// Move the given value to match[3] whether quoted or unquoted\n\t\t\tmatch[3] = ( match[3] || match[4] || match[5] || \"\" ).replace( runescape, funescape );\n\n\t\t\tif ( match[2] === \"~=\" ) {\n\t\t\t\tmatch[3] = \" \" + match[3] + \" \";\n\t\t\t}\n\n\t\t\treturn match.slice( 0, 4 );\n\t\t},\n\n\t\t\"CHILD
 \": function( match ) {\n\t\t\t/* matches from matchExpr[\"CHILD\"]\n\t\t\t\t1 type (only|nth|...)\n\t\t\t\t2 what (child|of-type)\n\t\t\t\t3 argument (even|odd|\\d*|\\d*n([+-]\\d+)?|...)\n\t\t\t\t4 xn-component of xn+y argument ([+-]?\\d*n|)\n\t\t\t\t5 sign of xn-component\n\t\t\t\t6 x of xn-component\n\t\t\t\t7 sign of y-component\n\t\t\t\t8 y of y-component\n\t\t\t*/\n\t\t\tmatch[1] = match[1].toLowerCase();\n\n\t\t\tif ( match[1].slice( 0, 3 ) === \"nth\" ) {\n\t\t\t\t// nth-* requires argument\n\t\t\t\tif ( !match[3] ) {\n\t\t\t\t\tSizzle.error( match[0] );\n\t\t\t\t}\n\n\t\t\t\t// numeric x and y parameters for Expr.filter.CHILD\n\t\t\t\t// remember that false/true cast respectively to 0/1\n\t\t\t\tmatch[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === \"even\" || match[3] === \"odd\" ) );\n\t\t\t\tmatch[5] = +( ( match[7] + match[8] ) || match[3] === \"odd\" );\n\n\t\t\t// other types prohibit arguments\n\t\t\t} else if ( match[3] ) {\n\t\t\t\tSizzle.error( 
 match[0] );\n\t\t\t}\n\n\t\t\treturn match;\n\t\t},\n\n\t\t\"PSEUDO\": function( match ) {\n\t\t\tvar excess,\n\t\t\t\tunquoted = !match[6] && match[2];\n\n\t\t\tif ( matchExpr[\"CHILD\"].test( match[0] ) ) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\t// Accept quoted arguments as-is\n\t\t\tif ( match[3] ) {\n\t\t\t\tmatch[2] = match[4] || match[5] || \"\";\n\n\t\t\t// Strip excess characters from unquoted arguments\n\t\t\t} else if ( unquoted && rpseudo.test( unquoted ) &&\n\t\t\t\t// Get excess from tokenize (recursively)\n\t\t\t\t(excess = tokenize( unquoted, true )) &&\n\t\t\t\t// advance to the next closing parenthesis\n\t\t\t\t(excess = unquoted.indexOf( \")\", unquoted.length - excess ) - unquoted.length) ) {\n\n\t\t\t\t// excess is a negative index\n\t\t\t\tmatch[0] = match[0].slice( 0, excess );\n\t\t\t\tmatch[2] = unquoted.slice( 0, excess );\n\t\t\t}\n\n\t\t\t// Return only captures needed by the pseudo filter method (type and argument)\n\t\t\treturn match.slice( 0, 3 );\n\t
 \t}\n\t},\n\n\tfilter: {\n\n\t\t\"TAG\": function( nodeNameSelector ) {\n\t\t\tvar nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase();\n\t\t\treturn nodeNameSelector === \"*\" ?\n\t\t\t\tfunction() { return true; } :\n\t\t\t\tfunction( elem ) {\n\t\t\t\t\treturn elem.nodeName && elem.nodeName.toLowerCase() === nodeName;\n\t\t\t\t};\n\t\t},\n\n\t\t\"CLASS\": function( className ) {\n\t\t\tvar pattern = classCache[ className + \" \" ];\n\n\t\t\treturn pattern ||\n\t\t\t\t(pattern = new RegExp( \"(^|\" + whitespace + \")\" + className + \"(\" + whitespace + \"|$)\" )) &&\n\t\t\t\tclassCache( className, function( elem ) {\n\t\t\t\t\treturn pattern.test( typeof elem.className === \"string\" && elem.className || typeof elem.getAttribute !== \"undefined\" && elem.getAttribute(\"class\") || \"\" );\n\t\t\t\t});\n\t\t},\n\n\t\t\"ATTR\": function( name, operator, check ) {\n\t\t\treturn function( elem ) {\n\t\t\t\tvar result = Sizzle.attr( elem, name );\n\n\t\t\t\tif ( 
 result == null ) {\n\t\t\t\t\treturn operator === \"!=\";\n\t\t\t\t}\n\t\t\t\tif ( !operator ) {\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\n\t\t\t\tresult += \"\";\n\n\t\t\t\treturn operator === \"=\" ? result === check :\n\t\t\t\t\toperator === \"!=\" ? result !== check :\n\t\t\t\t\toperator === \"^=\" ? check && result.indexOf( check ) === 0 :\n\t\t\t\t\toperator === \"*=\" ? check && result.indexOf( check ) > -1 :\n\t\t\t\t\toperator === \"$=\" ? check && result.slice( -check.length ) === check :\n\t\t\t\t\toperator === \"~=\" ? ( \" \" + result.replace( rwhitespace, \" \" ) + \" \" ).indexOf( check ) > -1 :\n\t\t\t\t\toperator === \"|=\" ? result === check || result.slice( 0, check.length + 1 ) === check + \"-\" :\n\t\t\t\t\tfalse;\n\t\t\t};\n\t\t},\n\n\t\t\"CHILD\": function( type, what, argument, first, last ) {\n\t\t\tvar simple = type.slice( 0, 3 ) !== \"nth\",\n\t\t\t\tforward = type.slice( -4 ) !== \"last\",\n\t\t\t\tofType = what === \"of-type\";\n\n\t\t\treturn first === 1 &&
  last === 0 ?\n\n\t\t\t\t// Shortcut for :nth-*(n)\n\t\t\t\tfunction( elem ) {\n\t\t\t\t\treturn !!elem.parentNode;\n\t\t\t\t} :\n\n\t\t\t\tfunction( elem, context, xml ) {\n\t\t\t\t\tvar cache, uniqueCache, outerCache, node, nodeIndex, start,\n\t\t\t\t\t\tdir = simple !== forward ? \"nextSibling\" : \"previousSibling\",\n\t\t\t\t\t\tparent = elem.parentNode,\n\t\t\t\t\t\tname = ofType && elem.nodeName.toLowerCase(),\n\t\t\t\t\t\tuseCache = !xml && !ofType,\n\t\t\t\t\t\tdiff = false;\n\n\t\t\t\t\tif ( parent ) {\n\n\t\t\t\t\t\t// :(first|last|only)-(child|of-type)\n\t\t\t\t\t\tif ( simple ) {\n\t\t\t\t\t\t\twhile ( dir ) {\n\t\t\t\t\t\t\t\tnode = elem;\n\t\t\t\t\t\t\t\twhile ( (node = node[ dir ]) ) {\n\t\t\t\t\t\t\t\t\tif ( ofType ?\n\t\t\t\t\t\t\t\t\t\tnode.nodeName.toLowerCase() === name :\n\t\t\t\t\t\t\t\t\t\tnode.nodeType === 1 ) {\n\n\t\t\t\t\t\t\t\t\t\treturn false;\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\t// Reverse direction for :only-* (if we haven't yet do
 ne so)\n\t\t\t\t\t\t\t\tstart = dir = type === \"only\" && !start && \"nextSibling\";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\treturn true;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tstart = [ forward ? parent.firstChild : parent.lastChild ];\n\n\t\t\t\t\t\t// non-xml :nth-child(...) stores cache data on `parent`\n\t\t\t\t\t\tif ( forward && useCache ) {\n\n\t\t\t\t\t\t\t// Seek `elem` from a previously-cached index\n\n\t\t\t\t\t\t\t// ...in a gzip-friendly way\n\t\t\t\t\t\t\tnode = parent;\n\t\t\t\t\t\t\touterCache = node[ expando ] || (node[ expando ] = {});\n\n\t\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1709)\n\t\t\t\t\t\t\tuniqueCache = outerCache[ node.uniqueID ] ||\n\t\t\t\t\t\t\t\t(outerCache[ node.uniqueID ] = {});\n\n\t\t\t\t\t\t\tcache = uniqueCache[ type ] || [];\n\t\t\t\t\t\t\tnodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];\n\t\t\t\t\t\t\tdiff = nodeIndex && cache[ 2 ];\n\t\t\t\t\t\t\tnode = nodeIndex && parent.childNodes[ nodeIndex ]
 ;\n\n\t\t\t\t\t\t\twhile ( (node = ++nodeIndex && node && node[ dir ] ||\n\n\t\t\t\t\t\t\t\t// Fallback to seeking `elem` from the start\n\t\t\t\t\t\t\t\t(diff = nodeIndex = 0) || start.pop()) ) {\n\n\t\t\t\t\t\t\t\t// When found, cache indexes on `parent` and break\n\t\t\t\t\t\t\t\tif ( node.nodeType === 1 && ++diff && node === elem ) {\n\t\t\t\t\t\t\t\t\tuniqueCache[ type ] = [ dirruns, nodeIndex, diff ];\n\t\t\t\t\t\t\t\t\tbreak;\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} else {\n\t\t\t\t\t\t\t// Use previously-cached element index if available\n\t\t\t\t\t\t\tif ( useCache ) {\n\t\t\t\t\t\t\t\t// ...in a gzip-friendly way\n\t\t\t\t\t\t\t\tnode = elem;\n\t\t\t\t\t\t\t\touterCache = node[ expando ] || (node[ expando ] = {});\n\n\t\t\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1709)\n\t\t\t\t\t\t\t\tuniqueCache = outerCache[ node.uniqueID ] ||\n\t\t\t\t\t\t\t\t\t(outerCache[ node.uniqueID ] = {});\n\n\t\t\t\t\t\t\t\tc
 ache = uniqueCache[ type ] || [];\n\t\t\t\t\t\t\t\tnodeIndex = cache[ 0 ] === dirruns && cache[ 1 ];\n\t\t\t\t\t\t\t\tdiff = nodeIndex;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t// xml :nth-child(...)\n\t\t\t\t\t\t\t// or :nth-last-child(...) or :nth(-last)?-of-type(...)\n\t\t\t\t\t\t\tif ( diff === false ) {\n\t\t\t\t\t\t\t\t// Use the same loop as above to seek `elem` from the start\n\t\t\t\t\t\t\t\twhile ( (node = ++nodeIndex && node && node[ dir ] ||\n\t\t\t\t\t\t\t\t\t(diff = nodeIndex = 0) || start.pop()) ) {\n\n\t\t\t\t\t\t\t\t\tif ( ( ofType ?\n\t\t\t\t\t\t\t\t\t\tnode.nodeName.toLowerCase() === name :\n\t\t\t\t\t\t\t\t\t\tnode.nodeType === 1 ) &&\n\t\t\t\t\t\t\t\t\t\t++diff ) {\n\n\t\t\t\t\t\t\t\t\t\t// Cache the index of each encountered element\n\t\t\t\t\t\t\t\t\t\tif ( useCache ) {\n\t\t\t\t\t\t\t\t\t\t\touterCache = node[ expando ] || (node[ expando ] = {});\n\n\t\t\t\t\t\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1
 709)\n\t\t\t\t\t\t\t\t\t\t\tuniqueCache = outerCache[ node.uniqueID ] ||\n\t\t\t\t\t\t\t\t\t\t\t\t(outerCache[ node.uniqueID ] = {});\n\n\t\t\t\t\t\t\t\t\t\t\tuniqueCache[ type ] = [ dirruns, diff ];\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\tif ( node === elem ) {\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t}\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}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// Incorporate the offset, then check against cycle size\n\t\t\t\t\t\tdiff -= last;\n\t\t\t\t\t\treturn diff === first || ( diff % first === 0 && diff / first >= 0 );\n\t\t\t\t\t}\n\t\t\t\t};\n\t\t},\n\n\t\t\"PSEUDO\": function( pseudo, argument ) {\n\t\t\t// pseudo-class names are case-insensitive\n\t\t\t// http://www.w3.org/TR/selectors/#pseudo-classes\n\t\t\t// Prioritize by case sensitivity in case custom pseudos are added with uppercase letters\n\t\t\t// Remember that setFilters inherits from pseudos\n\t\t\tvar args,\n\t\t\t\tfn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pse
 udo.toLowerCase() ] ||\n\t\t\t\t\tSizzle.error( \"unsupported pseudo: \" + pseudo );\n\n\t\t\t// The user may use createPseudo to indicate that\n\t\t\t// arguments are needed to create the filter function\n\t\t\t// just as Sizzle does\n\t\t\tif ( fn[ expando ] ) {\n\t\t\t\treturn fn( argument );\n\t\t\t}\n\n\t\t\t// But maintain support for old signatures\n\t\t\tif ( fn.length > 1 ) {\n\t\t\t\targs = [ pseudo, pseudo, \"\", argument ];\n\t\t\t\treturn Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ?\n\t\t\t\t\tmarkFunction(function( seed, matches ) {\n\t\t\t\t\t\tvar idx,\n\t\t\t\t\t\t\tmatched = fn( seed, argument ),\n\t\t\t\t\t\t\ti = matched.length;\n\t\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\t\tidx = indexOf( seed, matched[i] );\n\t\t\t\t\t\t\tseed[ idx ] = !( matches[ idx ] = matched[i] );\n\t\t\t\t\t\t}\n\t\t\t\t\t}) :\n\t\t\t\t\tfunction( elem ) {\n\t\t\t\t\t\treturn fn( elem, 0, args );\n\t\t\t\t\t};\n\t\t\t}\n\n\t\t\treturn fn;\n\t\t}\n\t},\n\n\tpseudos: {\n\t\t// Pote
 ntially complex pseudos\n\t\t\"not\": markFunction(function( selector ) {\n\t\t\t// Trim the selector passed to compile\n\t\t\t// to avoid treating leading and trailing\n\t\t\t// spaces as combinators\n\t\t\tvar input = [],\n\t\t\t\tresults = [],\n\t\t\t\tmatcher = compile( selector.replace( rtrim, \"$1\" ) );\n\n\t\t\treturn matcher[ expando ] ?\n\t\t\t\tmarkFunction(function( seed, matches, context, xml ) {\n\t\t\t\t\tvar elem,\n\t\t\t\t\t\tunmatched = matcher( seed, null, xml, [] ),\n\t\t\t\t\t\ti = seed.length;\n\n\t\t\t\t\t// Match elements unmatched by `matcher`\n\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\tif ( (elem = unmatched[i]) ) {\n\t\t\t\t\t\t\tseed[i] = !(matches[i] = elem);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}) :\n\t\t\t\tfunction( elem, context, xml ) {\n\t\t\t\t\tinput[0] = elem;\n\t\t\t\t\tmatcher( input, null, xml, results );\n\t\t\t\t\t// Don't keep the element (issue #299)\n\t\t\t\t\tinput[0] = null;\n\t\t\t\t\treturn !results.pop();\n\t\t\t\t};\n\t\t}),\n\n\t\t\"h
 as\": markFunction(function( selector ) {\n\t\t\treturn function( elem ) {\n\t\t\t\treturn Sizzle( selector, elem ).length > 0;\n\t\t\t};\n\t\t}),\n\n\t\t\"contains\": markFunction(function( text ) {\n\t\t\ttext = text.replace( runescape, funescape );\n\t\t\treturn function( elem ) {\n\t\t\t\treturn ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1;\n\t\t\t};\n\t\t}),\n\n\t\t// \"Whether an element is represented by a :lang() selector\n\t\t// is based solely on the element's language value\n\t\t// being equal to the identifier C,\n\t\t// or beginning with the identifier C immediately followed by \"-\".\n\t\t// The matching of C against the element's language value is performed case-insensitively.\n\t\t// The identifier C does not have to be a valid language name.\"\n\t\t// http://www.w3.org/TR/selectors/#lang-pseudo\n\t\t\"lang\": markFunction( function( lang ) {\n\t\t\t// lang value must be a valid identifier\n\t\t\tif ( !ridentifier.test(lang || \"\") 
 ) {\n\t\t\t\tSizzle.error( \"unsupported lang: \" + lang );\n\t\t\t}\n\t\t\tlang = lang.replace( runescape, funescape ).toLowerCase();\n\t\t\treturn function( elem ) {\n\t\t\t\tvar elemLang;\n\t\t\t\tdo {\n\t\t\t\t\tif ( (elemLang = documentIsHTML ?\n\t\t\t\t\t\telem.lang :\n\t\t\t\t\t\telem.getAttribute(\"xml:lang\") || elem.getAttribute(\"lang\")) ) {\n\n\t\t\t\t\t\telemLang = elemLang.toLowerCase();\n\t\t\t\t\t\treturn elemLang === lang || elemLang.indexOf( lang + \"-\" ) === 0;\n\t\t\t\t\t}\n\t\t\t\t} while ( (elem = elem.parentNode) && elem.nodeType === 1 );\n\t\t\t\treturn false;\n\t\t\t};\n\t\t}),\n\n\t\t// Miscellaneous\n\t\t\"target\": function( elem ) {\n\t\t\tvar hash = window.location && window.location.hash;\n\t\t\treturn hash && hash.slice( 1 ) === elem.id;\n\t\t},\n\n\t\t\"root\": function( elem ) {\n\t\t\treturn elem === docElem;\n\t\t},\n\n\t\t\"focus\": function( elem ) {\n\t\t\treturn elem === document.activeElement && (!document.hasFocus || document.hasFocus()) &
 & !!(elem.type || elem.href || ~elem.tabIndex);\n\t\t},\n\n\t\t// Boolean properties\n\t\t\"enabled\": createDisabledPseudo( false ),\n\t\t\"disabled\": createDisabledPseudo( true ),\n\n\t\t\"checked\": function( elem ) {\n\t\t\t// In CSS3, :checked should return both checked and selected elements\n\t\t\t// http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked\n\t\t\tvar nodeName = elem.nodeName.toLowerCase();\n\t\t\treturn (nodeName === \"input\" && !!elem.checked) || (nodeName === \"option\" && !!elem.selected);\n\t\t},\n\n\t\t\"selected\": function( elem ) {\n\t\t\t// Accessing this property makes selected-by-default\n\t\t\t// options in Safari work properly\n\t\t\tif ( elem.parentNode ) {\n\t\t\t\telem.parentNode.selectedIndex;\n\t\t\t}\n\n\t\t\treturn elem.selected === true;\n\t\t},\n\n\t\t// Contents\n\t\t\"empty\": function( elem ) {\n\t\t\t// http://www.w3.org/TR/selectors/#empty-pseudo\n\t\t\t// :empty is negated by element (1) or content nodes (text: 3; cdata: 4; 
 entity ref: 5),\n\t\t\t//   but not by others (comment: 8; processing instruction: 7; etc.)\n\t\t\t// nodeType < 6 works because attributes (2) do not appear as children\n\t\t\tfor ( elem = elem.firstChild; elem; elem = elem.nextSibling ) {\n\t\t\t\tif ( elem.nodeType < 6 ) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn true;\n\t\t},\n\n\t\t\"parent\": function( elem ) {\n\t\t\treturn !Expr.pseudos[\"empty\"]( elem );\n\t\t},\n\n\t\t// Element/input types\n\t\t\"header\": function( elem ) {\n\t\t\treturn rheader.test( elem.nodeName );\n\t\t},\n\n\t\t\"input\": function( elem ) {\n\t\t\treturn rinputs.test( elem.nodeName );\n\t\t},\n\n\t\t\"button\": function( elem ) {\n\t\t\tvar name = elem.nodeName.toLowerCase();\n\t\t\treturn name === \"input\" && elem.type === \"button\" || name === \"button\";\n\t\t},\n\n\t\t\"text\": function( elem ) {\n\t\t\tvar attr;\n\t\t\treturn elem.nodeName.toLowerCase() === \"input\" &&\n\t\t\t\telem.type === \"text\" &&\n\n\t\t\t\t// Suppo
 rt: IE<8\n\t\t\t\t// New HTML5 attribute values (e.g., \"search\") appear with elem.type === \"text\"\n\t\t\t\t( (attr = elem.getAttribute(\"type\")) == null || attr.toLowerCase() === \"text\" );\n\t\t},\n\n\t\t// Position-in-collection\n\t\t\"first\": createPositionalPseudo(function() {\n\t\t\treturn [ 0 ];\n\t\t}),\n\n\t\t\"last\": createPositionalPseudo(function( matchIndexes, length ) {\n\t\t\treturn [ length - 1 ];\n\t\t}),\n\n\t\t\"eq\": createPositionalPseudo(function( matchIndexes, length, argument ) {\n\t\t\treturn [ argument < 0 ? argument + length : argument ];\n\t\t}),\n\n\t\t\"even\": createPositionalPseudo(function( matchIndexes, length ) {\n\t\t\tvar i = 0;\n\t\t\tfor ( ; i < length; i += 2 ) {\n\t\t\t\tmatchIndexes.push( i );\n\t\t\t}\n\t\t\treturn matchIndexes;\n\t\t}),\n\n\t\t\"odd\": createPositionalPseudo(function( matchIndexes, length ) {\n\t\t\tvar i = 1;\n\t\t\tfor ( ; i < length; i += 2 ) {\n\t\t\t\tmatchIndexes.push( i );\n\t\t\t}\n\t\t\treturn matchIndexes;
 \n\t\t}),\n\n\t\t\"lt\": createPositionalPseudo(function( matchIndexes, length, argument ) {\n\t\t\tvar i = argument < 0 ? argument + length : argument;\n\t\t\tfor ( ; --i >= 0; ) {\n\t\t\t\tmatchIndexes.push( i );\n\t\t\t}\n\t\t\treturn matchIndexes;\n\t\t}),\n\n\t\t\"gt\": createPositionalPseudo(function( matchIndexes, length, argument ) {\n\t\t\tvar i = argument < 0 ? argument + length : argument;\n\t\t\tfor ( ; ++i < length; ) {\n\t\t\t\tmatchIndexes.push( i );\n\t\t\t}\n\t\t\treturn matchIndexes;\n\t\t})\n\t}\n};\n\nExpr.pseudos[\"nth\"] = Expr.pseudos[\"eq\"];\n\n// Add button/input type pseudos\nfor ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) {\n\tExpr.pseudos[ i ] = createInputPseudo( i );\n}\nfor ( i in { submit: true, reset: true } ) {\n\tExpr.pseudos[ i ] = createButtonPseudo( i );\n}\n\n// Easy API for creating new setFilters\nfunction setFilters() {}\nsetFilters.prototype = Expr.filters = Expr.pseudos;\nExpr.setFilters = new setFilt
 ers();\n\ntokenize = Sizzle.tokenize = function( selector, parseOnly ) {\n\tvar matched, match, tokens, type,\n\t\tsoFar, groups, preFilters,\n\t\tcached = tokenCache[ selector + \" \" ];\n\n\tif ( cached ) {\n\t\treturn parseOnly ? 0 : cached.slice( 0 );\n\t}\n\n\tsoFar = selector;\n\tgroups = [];\n\tpreFilters = Expr.preFilter;\n\n\twhile ( soFar ) {\n\n\t\t// Comma and first run\n\t\tif ( !matched || (match = rcomma.exec( soFar )) ) {\n\t\t\tif ( match ) {\n\t\t\t\t// Don't consume trailing commas as valid\n\t\t\t\tsoFar = soFar.slice( match[0].length ) || soFar;\n\t\t\t}\n\t\t\tgroups.push( (tokens = []) );\n\t\t}\n\n\t\tmatched = false;\n\n\t\t// Combinators\n\t\tif ( (match = rcombinators.exec( soFar )) ) {\n\t\t\tmatched = match.shift();\n\t\t\ttokens.push({\n\t\t\t\tvalue: matched,\n\t\t\t\t// Cast descendant combinators to space\n\t\t\t\ttype: match[0].replace( rtrim, \" \" )\n\t\t\t});\n\t\t\tsoFar = soFar.slice( matched.length );\n\t\t}\n\n\t\t// Filters\n\t\tfor ( type i
 n Expr.filter ) {\n\t\t\tif ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] ||\n\t\t\t\t(match = preFilters[ type ]( match ))) ) {\n\t\t\t\tmatched = match.shift();\n\t\t\t\ttokens.push({\n\t\t\t\t\tvalue: matched,\n\t\t\t\t\ttype: type,\n\t\t\t\t\tmatches: match\n\t\t\t\t});\n\t\t\t\tsoFar = soFar.slice( matched.length );\n\t\t\t}\n\t\t}\n\n\t\tif ( !matched ) {\n\t\t\tbreak;\n\t\t}\n\t}\n\n\t// Return the length of the invalid excess\n\t// if we're just parsing\n\t// Otherwise, throw an error or return tokens\n\treturn parseOnly ?\n\t\tsoFar.length :\n\t\tsoFar ?\n\t\t\tSizzle.error( selector ) :\n\t\t\t// Cache the tokens\n\t\t\ttokenCache( selector, groups ).slice( 0 );\n};\n\nfunction toSelector( tokens ) {\n\tvar i = 0,\n\t\tlen = tokens.length,\n\t\tselector = \"\";\n\tfor ( ; i < len; i++ ) {\n\t\tselector += tokens[i].value;\n\t}\n\treturn selector;\n}\n\nfunction addCombinator( matcher, combinator, base ) {\n\tvar dir = combinator.dir,\n\t\tskip = combi
 nator.next,\n\t\tkey = skip || dir,\n\t\tcheckNonElements = base && key === \"parentNode\",\n\t\tdoneName = done++;\n\n\treturn combinator.first ?\n\t\t// Check against closest ancestor/preceding element\n\t\tfunction( elem, context, xml ) {\n\t\t\twhile ( (elem = elem[ dir ]) ) {\n\t\t\t\tif ( elem.nodeType === 1 || checkNonElements ) {\n\t\t\t\t\treturn matcher( elem, context, xml );\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn false;\n\t\t} :\n\n\t\t// Check against all ancestor/preceding elements\n\t\tfunction( elem, context, xml ) {\n\t\t\tvar oldCache, uniqueCache, outerCache,\n\t\t\t\tnewCache = [ dirruns, doneName ];\n\n\t\t\t// We can't set arbitrary data on XML nodes, so they don't benefit from combinator caching\n\t\t\tif ( xml ) {\n\t\t\t\twhile ( (elem = elem[ dir ]) ) {\n\t\t\t\t\tif ( elem.nodeType === 1 || checkNonElements ) {\n\t\t\t\t\t\tif ( matcher( elem, context, xml ) ) {\n\t\t\t\t\t\t\treturn true;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\twhile ( (
 elem = elem[ dir ]) ) {\n\t\t\t\t\tif ( elem.nodeType === 1 || checkNonElements ) {\n\t\t\t\t\t\touterCache = elem[ expando ] || (elem[ expando ] = {});\n\n\t\t\t\t\t\t// Support: IE <9 only\n\t\t\t\t\t\t// Defend against cloned attroperties (jQuery gh-1709)\n\t\t\t\t\t\tuniqueCache = outerCache[ elem.uniqueID ] || (outerCache[ elem.uniqueID ] = {});\n\n\t\t\t\t\t\tif ( skip && skip === elem.nodeName.toLowerCase() ) {\n\t\t\t\t\t\t\telem = elem[ dir ] || elem;\n\t\t\t\t\t\t} else if ( (oldCache = uniqueCache[ key ]) &&\n\t\t\t\t\t\t\toldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) {\n\n\t\t\t\t\t\t\t// Assign to newCache so results back-propagate to previous elements\n\t\t\t\t\t\t\treturn (newCache[ 2 ] = oldCache[ 2 ]);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t// Reuse newcache so results back-propagate to previous elements\n\t\t\t\t\t\t\tuniqueCache[ key ] = newCache;\n\n\t\t\t\t\t\t\t// A match means we're done; a fail means we have to keep checking\n\t\t\t\t\t\t\tif ( (new
 Cache[ 2 ] = matcher( elem, context, xml )) ) {\n\t\t\t\t\t\t\t\treturn true;\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\treturn false;\n\t\t};\n}\n\nfunction elementMatcher( matchers ) {\n\treturn matchers.length > 1 ?\n\t\tfunction( elem, context, xml ) {\n\t\t\tvar i = matchers.length;\n\t\t\twhile ( i-- ) {\n\t\t\t\tif ( !matchers[i]( elem, context, xml ) ) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\t\t\treturn true;\n\t\t} :\n\t\tmatchers[0];\n}\n\nfunction multipleContexts( selector, contexts, results ) {\n\tvar i = 0,\n\t\tlen = contexts.length;\n\tfor ( ; i < len; i++ ) {\n\t\tSizzle( selector, contexts[i], results );\n\t}\n\treturn results;\n}\n\nfunction condense( unmatched, map, filter, context, xml ) {\n\tvar elem,\n\t\tnewUnmatched = [],\n\t\ti = 0,\n\t\tlen = unmatched.length,\n\t\tmapped = map != null;\n\n\tfor ( ; i < len; i++ ) {\n\t\tif ( (elem = unmatched[i]) ) {\n\t\t\tif ( !filter || filter( elem, context, xml ) ) {\n\t\t\t\tnew
 Unmatched.push( elem );\n\t\t\t\tif ( mapped ) {\n\t\t\t\t\tmap.push( i );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn newUnmatched;\n}\n\nfunction setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {\n\tif ( postFilter && !postFilter[ expando ] ) {\n\t\tpostFilter = setMatcher( postFilter );\n\t}\n\tif ( postFinder && !postFinder[ expando ] ) {\n\t\tpostFinder = setMatcher( postFinder, postSelector );\n\t}\n\treturn markFunction(function( seed, results, context, xml ) {\n\t\tvar temp, i, elem,\n\t\t\tpreMap = [],\n\t\t\tpostMap = [],\n\t\t\tpreexisting = results.length,\n\n\t\t\t// Get initial elements from seed or context\n\t\t\telems = seed || multipleContexts( selector || \"*\", context.nodeType ? [ context ] : context, [] ),\n\n\t\t\t// Prefilter to get matcher input, preserving a map for seed-results synchronization\n\t\t\tmatcherIn = preFilter && ( seed || !selector ) ?\n\t\t\t\tcondense( elems, preMap, preFilter, context, xml ) :\n\t\t\t\telems,
 \n\n\t\t\tmatcherOut = matcher ?\n\t\t\t\t// If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results,\n\t\t\t\tpostFinder || ( seed ? preFilter : preexisting || postFilter ) ?\n\n\t\t\t\t\t// ...intermediate processing is necessary\n\t\t\t\t\t[] :\n\n\t\t\t\t\t// ...otherwise use results directly\n\t\t\t\t\tresults :\n\t\t\t\tmatcherIn;\n\n\t\t// Find primary matches\n\t\tif ( matcher ) {\n\t\t\tmatcher( matcherIn, matcherOut, context, xml );\n\t\t}\n\n\t\t// Apply postFilter\n\t\tif ( postFilter ) {\n\t\t\ttemp = condense( matcherOut, postMap );\n\t\t\tpostFilter( temp, [], context, xml );\n\n\t\t\t// Un-match failing elements by moving them back to matcherIn\n\t\t\ti = temp.length;\n\t\t\twhile ( i-- ) {\n\t\t\t\tif ( (elem = temp[i]) ) {\n\t\t\t\t\tmatcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif ( seed ) {\n\t\t\tif ( postFinder || preFilter ) {\n\t\t\t\tif ( postFinder ) {\n\t\t\t\t\t// Get the f
 inal matcherOut by condensing this intermediate into postFinder contexts\n\t\t\t\t\ttemp = [];\n\t\t\t\t\ti = matcherOut.length;\n\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\tif ( (elem = matcherOut[i]) ) {\n\t\t\t\t\t\t\t// Restore matcherIn since elem is not yet a final match\n\t\t\t\t\t\t\ttemp.push( (matcherIn[i] = elem) );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tpostFinder( null, (matcherOut = []), temp, xml );\n\t\t\t\t}\n\n\t\t\t\t// Move matched elements from seed to results to keep them synchronized\n\t\t\t\ti = matcherOut.length;\n\t\t\t\twhile ( i-- ) {\n\t\t\t\t\tif ( (elem = matcherOut[i]) &&\n\t\t\t\t\t\t(temp = postFinder ? indexOf( seed, elem ) : preMap[i]) > -1 ) {\n\n\t\t\t\t\t\tseed[temp] = !(results[temp] = elem);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t// Add elements to results, through postFinder if defined\n\t\t} else {\n\t\t\tmatcherOut = condense(\n\t\t\t\tmatcherOut === results ?\n\t\t\t\t\tmatcherOut.splice( preexisting, matcherOut.length ) :\n\t\t\t\t\tmatcherO
 ut\n\t\t\t);\n\t\t\tif ( postFinder ) {\n\t\t\t\tpostFinder( null, results, matcherOut, xml );\n\t\t\t} else {\n\t\t\t\tpush.apply( results, matcherOut );\n\t\t\t}\n\t\t}\n\t});\n}\n\nfunction matcherFromTokens( tokens ) {\n\tvar checkContext, matcher, j,\n\t\tlen = tokens.length,\n\t\tleadingRelative = Expr.relative[ tokens[0].type ],\n\t\timplicitRelative = leadingRelative || Expr.relative[\" \"],\n\t\ti = leadingRelative ? 1 : 0,\n\n\t\t// The foundational matcher ensures that elements are reachable from top-level context(s)\n\t\tmatchContext = addCombinator( function( elem ) {\n\t\t\treturn elem === checkContext;\n\t\t}, implicitRelative, true ),\n\t\tmatchAnyContext = addCombinator( function( elem ) {\n\t\t\treturn indexOf( checkContext, elem ) > -1;\n\t\t}, implicitRelative, true ),\n\t\tmatchers = [ function( elem, context, xml ) {\n\t\t\tvar ret = ( !leadingRelative && ( xml || context !== outermostContext ) ) || (\n\t\t\t\t(checkContext = context).nodeType ?\n\t\t\t\t\tmatc
 hContext( elem, context, xml ) :\n\t\t\t\t\tmatchAnyContext( elem, context, xml ) );\n\t\t\t// Avoid hanging onto element (issue #299)\n\t\t\tcheckContext = null;\n\t\t\treturn ret;\n\t\t} ];\n\n\tfor ( ; i < len; i++ ) {\n\t\tif ( (matcher = Expr.relative[ tokens[i].type ]) ) {\n\t\t\tmatchers = [ addCombinator(elementMatcher( matchers ), matcher) ];\n\t\t} else {\n\t\t\tmatcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches );\n\n\t\t\t// Return special upon seeing a positional matcher\n\t\t\tif ( matcher[ expando ] ) {\n\t\t\t\t// Find the next relative operator (if any) for proper handling\n\t\t\t\tj = ++i;\n\t\t\t\tfor ( ; j < len; j++ ) {\n\t\t\t\t\tif ( Expr.relative[ tokens[j].type ] ) {\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn setMatcher(\n\t\t\t\t\ti > 1 && elementMatcher( matchers ),\n\t\t\t\t\ti > 1 && toSelector(\n\t\t\t\t\t\t// If the preceding token was a descendant combinator, insert an implicit any-element `*`\n\t\t\t\t\t\ttokens.s
 lice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === \" \" ? \"*\" : \"\" })\n\t\t\t\t\t).replace( rtrim, \"$1\" ),\n\t\t\t\t\tmatcher,\n\t\t\t\t\ti < j && matcherFromTokens( tokens.slice( i, j ) ),\n\t\t\t\t\tj < len && matcherFromTokens( (tokens = tokens.slice( j )) ),\n\t\t\t\t\tj < len && toSelector( tokens )\n\t\t\t\t);\n\t\t\t}\n\t\t\tmatchers.push( matcher );\n\t\t}\n\t}\n\n\treturn elementMatcher( matchers );\n}\n\nfunction matcherFromGroupMatchers( elementMatchers, setMatchers ) {\n\tvar bySet = setMatchers.length > 0,\n\t\tbyElement = elementMatchers.length > 0,\n\t\tsuperMatcher = function( seed, context, xml, results, outermost ) {\n\t\t\tvar elem, j, matcher,\n\t\t\t\tmatchedCount = 0,\n\t\t\t\ti = \"0\",\n\t\t\t\tunmatched = seed && [],\n\t\t\t\tsetMatched = [],\n\t\t\t\tcontextBackup = outermostContext,\n\t\t\t\t// We must always have either seed elements or outermost context\n\t\t\t\telems = seed || byElement && Expr.find[\"TAG\"]( \"*\", outermost ),\n\t\t\t\t/
 / Use integer dirruns iff this is the outermost matcher\n\t\t\t\tdirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1),\n\t\t\t\tlen = elems.length;\n\n\t\t\tif ( outermost ) {\n\t\t\t\toutermostContext = context === document || context || outermost;\n\t\t\t}\n\n\t\t\t// Add elements passing elementMatchers directly to results\n\t\t\t// Support: IE<9, Safari\n\t\t\t// Tolerate NodeList properties (IE: \"length\"; Safari: <number>) matching elements by id\n\t\t\tfor ( ; i !== len && (elem = elems[i]) != null; i++ ) {\n\t\t\t\tif ( byElement && elem ) {\n\t\t\t\t\tj = 0;\n\t\t\t\t\tif ( !context && elem.ownerDocument !== document ) {\n\t\t\t\t\t\tsetDocument( elem );\n\t\t\t\t\t\txml = !documentIsHTML;\n\t\t\t\t\t}\n\t\t\t\t\twhile ( (matcher = elementMatchers[j++]) ) {\n\t\t\t\t\t\tif ( matcher( elem, context || document, xml) ) {\n\t\t\t\t\t\t\tresults.push( elem );\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif ( outermost ) {\n\t\t\t\t\t\td
 irruns = dirrunsUnique;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Track unmatched elements for set filters\n\t\t\t\tif ( bySet ) {\n\t\t\t\t\t// They will have gone through all possible matchers\n\t\t\t\t\tif ( (elem = !matcher && elem) ) {\n\t\t\t\t\t\tmatchedCount--;\n\t\t\t\t\t}\n\n\t\t\t\t\t// Lengthen the array for every element, matched or not\n\t\t\t\t\tif ( seed ) {\n\t\t\t\t\t\tunmatched.push( elem );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// `i` is now the count of elements visited above, and adding it to `matchedCount`\n\t\t\t// makes the latter nonnegative.\n\t\t\tmatchedCount += i;\n\n\t\t\t// Apply set filters to unmatched elements\n\t\t\t// NOTE: This can be skipped if there are no unmatched elements (i.e., `matchedCount`\n\t\t\t// equals `i`), unless we didn't visit _any_ elements in the above loop because we have\n\t\t\t// no element matchers and no seed.\n\t\t\t// Incrementing an initially-string \"0\" `i` allows `i` to remain a string only in that\n\t\t\t// case, w
 hich will result in a \"00\" `matchedCount` that differs from `i` but is also\n\t\t\t// numerically zero.\n\t\t\tif ( bySet && i !== matchedCount ) {\n\t\t\t\tj = 0;\n\t\t\t\twhile ( (matcher = setMatchers[j++]) ) {\n\t\t\t\t\tmatcher( unmatched, setMatched, context, xml );\n\t\t\t\t}\n\n\t\t\t\tif ( seed ) {\n\t\t\t\t\t// Reintegrate element matches to eliminate the need for sorting\n\t\t\t\t\tif ( matchedCount > 0 ) {\n\t\t\t\t\t\twhile ( i-- ) {\n\t\t\t\t\t\t\tif ( !(unmatched[i] || setMatched[i]) ) {\n\t\t\t\t\t\t\t\tsetMatched[i] = pop.call( results );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Discard index placeholder values to get only actual matches\n\t\t\t\t\tsetMatched = condense( setMatched );\n\t\t\t\t}\n\n\t\t\t\t// Add matches to results\n\t\t\t\tpush.apply( results, setMatched );\n\n\t\t\t\t// Seedless set matches succeeding multiple successful matchers stipulate sorting\n\t\t\t\tif ( outermost && !seed && setMatched.length > 0 &&\n\t\t\t\t\t( match
 edCount + setMatchers.length ) > 1 ) {\n\n\t\t\t\t\tSizzle.uniqueSort( results );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Override manipulation of globals by nested matchers\n\t\t\tif ( outermost ) {\n\t\t\t\tdirruns = dirrunsUnique;\n\t\t\t\toutermostContext = contextBackup;\n\t\t\t}\n\n\t\t\treturn unmatched;\n\t\t};\n\n\treturn bySet ?\n\t\tmarkFunction( superMatcher ) :\n\t\tsuperMatcher;\n}\n\ncompile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) {\n\tvar i,\n\t\tsetMatchers = [],\n\t\telementMatchers = [],\n\t\tcached = compilerCache[ selector + \" \" ];\n\n\tif ( !cached ) {\n\t\t// Generate a function of recursive functions that can be used to check each element\n\t\tif ( !match ) {\n\t\t\tmatch = tokenize( selector );\n\t\t}\n\t\ti = match.length;\n\t\twhile ( i-- ) {\n\t\t\tcached = matcherFromTokens( match[i] );\n\t\t\tif ( cached[ expando ] ) {\n\t\t\t\tsetMatchers.push( cached );\n\t\t\t} else {\n\t\t\t\telementMatchers.push( cached );\n\t\t\t}\n\t\t}\n
 \n\t\t// Cache the compiled function\n\t\tcached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) );\n\n\t\t// Save selector and tokenization\n\t\tcached.selector = selector;\n\t}\n\treturn cached;\n};\n\n/**\n * A low-level selection function that works with Sizzle's compiled\n *  selector functions\n * @param {String|Function} selector A selector or a pre-compiled\n *  selector function built with Sizzle.compile\n * @param {Element} context\n * @param {Array} [results]\n * @param {Array} [seed] A set of elements to match against\n */\nselect = Sizzle.select = function( selector, context, results, seed ) {\n\tvar i, tokens, token, type, find,\n\t\tcompiled = typeof selector === \"function\" && selector,\n\t\tmatch = !seed && tokenize( (selector = compiled.selector || selector) );\n\n\tresults = results || [];\n\n\t// Try to minimize operations if there is only one selector in the list and no seed\n\t// (the latter of which guarantees us context)\n
 \tif ( match.length === 1 ) {\n\n\t\t// Reduce context if the leading compound selector is an ID\n\t\ttokens = match[0] = match[0].slice( 0 );\n\t\tif ( tokens.length > 2 && (token = tokens[0]).type === \"ID\" &&\n\t\t\t\tcontext.nodeType === 9 && documentIsHTML && Expr.relative[ tokens[1].type ] ) {\n\n\t\t\tcontext = ( Expr.find[\"ID\"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0];\n\t\t\tif ( !context ) {\n\t\t\t\treturn results;\n\n\t\t\t// Precompiled matchers will still verify ancestry, so step up a level\n\t\t\t} else if ( compiled ) {\n\t\t\t\tcontext = context.parentNode;\n\t\t\t}\n\n\t\t\tselector = selector.slice( tokens.shift().value.length );\n\t\t}\n\n\t\t// Fetch a seed set for right-to-left matching\n\t\ti = matchExpr[\"needsContext\"].test( selector ) ? 0 : tokens.length;\n\t\twhile ( i-- ) {\n\t\t\ttoken = tokens[i];\n\n\t\t\t// Abort if we hit a combinator\n\t\t\tif ( Expr.relative[ (type = token.type) ] ) {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\
 tif ( (find = Expr.find[ type ]) ) {\n\t\t\t\t// Search, expanding context for leading sibling combinators\n\t\t\t\tif ( (seed = find(\n\t\t\t\t\ttoken.matches[0].replace( runescape, funescape ),\n\t\t\t\t\trsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context\n\t\t\t\t)) ) {\n\n\t\t\t\t\t// If seed is empty or no tokens remain, we can return early\n\t\t\t\t\ttokens.splice( i, 1 );\n\t\t\t\t\tselector = seed.length && toSelector( tokens );\n\t\t\t\t\tif ( !selector ) {\n\t\t\t\t\t\tpush.apply( results, seed );\n\t\t\t\t\t\treturn results;\n\t\t\t\t\t}\n\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// Compile and execute a filtering function if one is not provided\n\t// Provide `match` to avoid retokenization if we modified the selector above\n\t( compiled || compile( selector, match ) )(\n\t\tseed,\n\t\tcontext,\n\t\t!documentIsHTML,\n\t\tresults,\n\t\t!context || rsibling.test( selector ) && testContext( context.parentNode ) || context\n\t);\n\tr
 eturn results;\n};\n\n// One-time assignments\n\n// Sort stability\nsupport.sortStable = expando.split(\"\").sort( sortOrder ).join(\"\") === expando;\n\n// Support: Chrome 14-35+\n// Always assume duplicates if they aren't passed to the comparison function\nsupport.detectDuplicates = !!hasDuplicate;\n\n// Initialize against the default document\nsetDocument();\n\n// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27)\n// Detached nodes confoundingly follow *each other*\nsupport.sortDetached = assert(function( el ) {\n\t// Should return 1, but returns 4 (following)\n\treturn el.compareDocumentPosition( document.createElement(\"fieldset\") ) & 1;\n});\n\n// Support: IE<8\n// Prevent attribute/property \"interpolation\"\n// https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx\nif ( !assert(function( el ) {\n\tel.innerHTML = \"<a href='#'></a>\";\n\treturn el.firstChild.getAttribute(\"href\") === \"#\" ;\n}) ) {\n\taddHandle( \"type|href|height|width\", fu
 nction( elem, name, isXML ) {\n\t\tif ( !isXML ) {\n\t\t\treturn elem.getAttribute( name, name.toLowerCase() === \"type\" ? 1 : 2 );\n\t\t}\n\t});\n}\n\n// Support: IE<9\n// Use defaultValue in place of getAttribute(\"value\")\nif ( !support.attributes || !assert(function( el ) {\n\tel.innerHTML = \"<input/>\";\n\tel.firstChild.setAttribute( \"value\", \"\" );\n\treturn el.firstChild.getAttribute( \"value\" ) === \"\";\n}) ) {\n\taddHandle( \"value\", function( elem, name, isXML ) {\n\t\tif ( !isXML && elem.nodeName.toLowerCase() === \"input\" ) {\n\t\t\treturn elem.defaultValue;\n\t\t}\n\t});\n}\n\n// Support: IE<9\n// Use getAttributeNode to fetch booleans when getAttribute lies\nif ( !assert(function( el ) {\n\treturn el.getAttribute(\"disabled\") == null;\n}) ) {\n\taddHandle( booleans, function( elem, name, isXML ) {\n\t\tvar val;\n\t\tif ( !isXML ) {\n\t\t\treturn elem[ name ] === true ? name.toLowerCase() :\n\t\t\t\t\t(val = elem.getAttributeNode( name )) && val.specified ?\n
 \t\t\t\t\tval.value :\n\t\t\t\tnull;\n\t\t}\n\t});\n}\n\nreturn Sizzle;\n\n})( window );\n\n\n\njQuery.find = Sizzle;\njQuery.expr = Sizzle.selectors;\n\n// Deprecated\njQuery.expr[ \":\" ] = jQuery.expr.pseudos;\njQuery.uniqueSort = jQuery.unique = Sizzle.uniqueSort;\njQuery.text = Sizzle.getText;\njQuery.isXMLDoc = Sizzle.isXML;\njQuery.contains = Sizzle.contains;\njQuery.escapeSelector = Sizzle.escape;\n\n\n\n\nvar dir = function( elem, dir, until ) {\n\tvar matched = [],\n\t\ttruncate = until !== undefined;\n\n\twhile ( ( elem = elem[ dir ] ) && elem.nodeType !== 9 ) {\n\t\tif ( elem.nodeType === 1 ) {\n\t\t\tif ( truncate && jQuery( elem ).is( until ) ) {\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tmatched.push( elem );\n\t\t}\n\t}\n\treturn matched;\n};\n\n\nvar siblings = function( n, elem ) {\n\tvar matched = [];\n\n\tfor ( ; n; n = n.nextSibling ) {\n\t\tif ( n.nodeType === 1 && n !== elem ) {\n\t\t\tmatched.push( n );\n\t\t}\n\t}\n\n\treturn matched;\n};\n\n\nvar rneedsContext = jQuer
 y.expr.match.needsContext;\n\n\n\nfunction nodeName( elem, name ) {\n\n  return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase();\n\n};\nvar rsingleTag = ( /^<([a-z][^\\/\\0>:\\x20\\t\\r\\n\\f]*)[\\x20\\t\\r\\n\\f]*\\/?>(?:<\\/\\1>|)$/i );\n\n\n\n// Implement the identical functionality for filter and not\nfunction winnow( elements, qualifier, not ) {\n\tif ( isFunction( qualifier ) ) {\n\t\treturn jQuery.grep( elements, function( elem, i ) {\n\t\t\treturn !!qualifier.call( elem, i, elem ) !== not;\n\t\t} );\n\t}\n\n\t// Single element\n\tif ( qualifier.nodeType ) {\n\t\treturn jQuery.grep( elements, function( elem ) {\n\t\t\treturn ( elem === qualifier ) !== not;\n\t\t} );\n\t}\n\n\t// Arraylike of elements (jQuery, arguments, Array)\n\tif ( typeof qualifier !== \"string\" ) {\n\t\treturn jQuery.grep( elements, function( elem ) {\n\t\t\treturn ( indexOf.call( qualifier, elem ) > -1 ) !== not;\n\t\t} );\n\t}\n\n\t// Filtered directly for both simple and complex se
 lectors\n\treturn jQuery.filter( qualifier, elements, not );\n}\n\njQuery.filter = function( expr, elems, not ) {\n\tvar elem = elems[ 0 ];\n\n\tif ( not ) {\n\t\texpr = \":not(\" + expr + \")\";\n\t}\n\n\tif ( elems.length === 1 && elem.nodeType === 1 ) {\n\t\treturn jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : [];\n\t}\n\n\treturn jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) {\n\t\treturn elem.nodeType === 1;\n\t} ) );\n};\n\njQuery.fn.extend( {\n\tfind: function( selector ) {\n\t\tvar i, ret,\n\t\t\tlen = this.length,\n\t\t\tself = this;\n\n\t\tif ( typeof selector !== \"string\" ) {\n\t\t\treturn this.pushStack( jQuery( selector ).filter( function() {\n\t\t\t\tfor ( i = 0; i < len; i++ ) {\n\t\t\t\t\tif ( jQuery.contains( self[ i ], this ) ) {\n\t\t\t\t\t\treturn true;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} ) );\n\t\t}\n\n\t\tret = this.pushStack( [] );\n\n\t\tfor ( i = 0; i < len; i++ ) {\n\t\t\tjQuery.find( selector, self[ i ], ret );\n\t\t}\n\n\t\tretur
 n len > 1 ? jQuery.uniqueSort( ret ) : ret;\n\t},\n\tfilter: function( selector ) {\n\t\treturn this.pushStack( winnow( this, selector || [], false ) );\n\t},\n\tnot: function( selector ) {\n\t\treturn this.pushStack( winnow( this, selector || [], true ) );\n\t},\n\tis: function( selector ) {\n\t\treturn !!winnow(\n\t\t\tthis,\n\n\t\t\t// If this is a positional/relative selector, check membership in the returned set\n\t\t\t// so $(\"p:first\").is(\"p:last\") won't return true for a doc with two \"p\".\n\t\t\ttypeof selector === \"string\" && rneedsContext.test( selector ) ?\n\t\t\t\tjQuery( selector ) :\n\t\t\t\tselector || [],\n\t\t\tfalse\n\t\t).length;\n\t}\n} );\n\n\n// Initialize a jQuery object\n\n\n// A central reference to the root jQuery(document)\nvar rootjQuery,\n\n\t// A simple way to check for HTML strings\n\t// Prioritize #id over <tag> to avoid XSS via location.hash (#9521)\n\t// Strict HTML recognition (#11290: must start with <)\n\t// Shortcut simple #id case for s
 peed\n\trquickExpr = /^(?:\\s*(<[\\w\\W]+>)[^>]*|#([\\w-]+))$/,\n\n\tinit = jQuery.fn.init = function( selector, context, root ) {\n\t\tvar match, elem;\n\n\t\t// HANDLE: $(\"\"), $(null), $(undefined), $(false)\n\t\tif ( !selector ) {\n\t\t\treturn this;\n\t\t}\n\n\t\t// Method init() accepts an alternate rootjQuery\n\t\t// so migrate can support jQuery.sub (gh-2101)\n\t\troot = root || rootjQuery;\n\n\t\t// Handle HTML strings\n\t\tif ( typeof selector === \"string\" ) {\n\t\t\tif ( selector[ 0 ] === \"<\" &&\n\t\t\t\tselector[ selector.length - 1 ] === \">\" &&\n\t\t\t\tselector.length >= 3 ) {\n\n\t\t\t\t// Assume that strings that start and end with <> are HTML and skip the regex check\n\t\t\t\tmatch = [ null, selector, null ];\n\n\t\t\t} else {\n\t\t\t\tmatch = rquickExpr.exec( selector );\n\t\t\t}\n\n\t\t\t// Match html or make sure no context is specified for #id\n\t\t\tif ( match && ( match[ 1 ] || !context ) ) {\n\n\t\t\t\t// HANDLE: $(html) -> $(array)\n\t\t\t\tif ( match
 [ 1 ] ) {\n\t\t\t\t\tcontext = context instanceof jQuery ? context[ 0 ] : context;\n\n\t\t\t\t\t// Option to run scripts is true for back-compat\n\t\t\t\t\t// Intentionally let the error be thrown if parseHTML is not present\n\t\t\t\t\tjQuery.merge( this, jQuery.parseHTML(\n\t\t\t\t\t\tmatch[ 1 ],\n\t\t\t\t\t\tcontext && context.nodeType ? context.ownerDocument || context : document,\n\t\t\t\t\t\ttrue\n\t\t\t\t\t) );\n\n\t\t\t\t\t// HANDLE: $(html, props)\n\t\t\t\t\tif ( rsingleTag.test( match[ 1 ] ) && jQuery.isPlainObject( context ) ) {\n\t\t\t\t\t\tfor ( match in context ) {\n\n\t\t\t\t\t\t\t// Properties of context are called as methods if possible\n\t\t\t\t\t\t\tif ( isFunction( this[ match ] ) ) {\n\t\t\t\t\t\t\t\tthis[ match ]( context[ match ] );\n\n\t\t\t\t\t\t\t// ...and otherwise set as attributes\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tthis.attr( match, context[ match ] );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\treturn this;\n\n\t\t\t\t// HANDLE: $(#id
 )\n\t\t\t\t} else {\n\t\t\t\t\telem = document.getElementById( match[ 2 ] );\n\n\t\t\t\t\tif ( elem ) {\n\n\t\t\t\t\t\t// Inject the element directly into the jQuery object\n\t\t\t\t\t\tthis[ 0 ] = elem;\n\t\t\t\t\t\tthis.length = 1;\n\t\t\t\t\t}\n\t\t\t\t\treturn this;\n\t\t\t\t}\n\n\t\t\t// HANDLE: $(expr, $(...))\n\t\t\t} else if ( !context || context.jquery ) {\n\t\t\t\treturn ( context || root ).find( selector );\n\n\t\t\t// HANDLE: $(expr, context)\n\t\t\t// (which is just equivalent to: $(context).find(expr)\n\t\t\t} else {\n\t\t\t\treturn this.constructor( context ).find( selector );\n\t\t\t}\n\n\t\t// HANDLE: $(DOMElement)\n\t\t} else if ( selector.nodeType ) {\n\t\t\tthis[ 0 ] = selector;\n\t\t\tthis.length = 1;\n\t\t\treturn this;\n\n\t\t// HANDLE: $(function)\n\t\t// Shortcut for document ready\n\t\t} else if ( isFunction( selector ) ) {\n\t\t\treturn root.ready !== undefined ?\n\t\t\t\troot.ready( selector ) :\n\n\t\t\t\t// Execute immediately if ready is not present\n\
 t\t\t\tselector( jQuery );\n\t\t}\n\n\t\treturn jQuery.makeArray( selector, this );\n\t};\n\n// Give the init function the jQuery prototype for later instantiation\ninit.prototype = jQuery.fn;\n\n// Initialize central reference\nrootjQuery = jQuery( document );\n\n\nvar rparentsprev = /^(?:parents|prev(?:Until|All))/,\n\n\t// Methods guaranteed to produce a unique set when starting from a unique set\n\tguaranteedUnique = {\n\t\tchildren: true,\n\t\tcontents: true,\n\t\tnext: true,\n\t\tprev: true\n\t};\n\njQuery.fn.extend( {\n\thas: function( target ) {\n\t\tvar targets = jQuery( target, this ),\n\t\t\tl = targets.length;\n\n\t\treturn this.filter( function() {\n\t\t\tvar i = 0;\n\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\tif ( jQuery.contains( this, targets[ i ] ) ) {\n\t\t\t\t\treturn true;\n\t\t\t\t}\n\t\t\t}\n\t\t} );\n\t},\n\n\tclosest: function( selectors, context ) {\n\t\tvar cur,\n\t\t\ti = 0,\n\t\t\tl = this.length,\n\t\t\tmatched = [],\n\t\t\ttargets = typeof selectors !== \"str
 ing\" && jQuery( selectors );\n\n\t\t// Positional selectors never match, since there's no _selection_ context\n\t\tif ( !rneedsContext.test( selectors ) ) {\n\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\tfor ( cur = this[ i ]; cur && cur !== context; cur = cur.parentNode ) {\n\n\t\t\t\t\t// Always skip document fragments\n\t\t\t\t\tif ( cur.nodeType < 11 && ( targets ?\n\t\t\t\t\t\ttargets.index( cur ) > -1 :\n\n\t\t\t\t\t\t// Don't pass non-elements to Sizzle\n\t\t\t\t\t\tcur.nodeType === 1 &&\n\t\t\t\t\t\t\tjQuery.find.matchesSelector( cur, selectors ) ) ) {\n\n\t\t\t\t\t\tmatched.push( cur );\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 this.pushStack( matched.length > 1 ? jQuery.uniqueSort( matched ) : matched );\n\t},\n\n\t// Determine the position of an element within the set\n\tindex: function( elem ) {\n\n\t\t// No argument, return index in parent\n\t\tif ( !elem ) {\n\t\t\treturn ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -
 1;\n\t\t}\n\n\t\t// Index in selector\n\t\tif ( typeof elem === \"string\" ) {\n\t\t\treturn indexOf.call( jQuery( elem ), this[ 0 ] );\n\t\t}\n\n\t\t// Locate the position of the desired element\n\t\treturn indexOf.call( this,\n\n\t\t\t// If it receives a jQuery object, the first element is used\n\t\t\telem.jquery ? elem[ 0 ] : elem\n\t\t);\n\t},\n\n\tadd: function( selector, context ) {\n\t\treturn this.pushStack(\n\t\t\tjQuery.uniqueSort(\n\t\t\t\tjQuery.merge( this.get(), jQuery( selector, context ) )\n\t\t\t)\n\t\t);\n\t},\n\n\taddBack: function( selector ) {\n\t\treturn this.add( selector == null ?\n\t\t\tthis.prevObject : this.prevObject.filter( selector )\n\t\t);\n\t}\n} );\n\nfunction sibling( cur, dir ) {\n\twhile ( ( cur = cur[ dir ] ) && cur.nodeType !== 1 ) {}\n\treturn cur;\n}\n\njQuery.each( {\n\tparent: function( elem ) {\n\t\tvar parent = elem.parentNode;\n\t\treturn parent && parent.nodeType !== 11 ? parent : null;\n\t},\n\tparents: function( elem ) {\n\t\treturn d
 ir( elem, \"parentNode\" );\n\t},\n\tparentsUntil: function( elem, i, until ) {\n\t\treturn dir( elem, \"parentNode\", until );\n\t},\n\tnext: function( elem ) {\n\t\treturn sibling( elem, \"nextSibling\" );\n\t},\n\tprev: function( elem ) {\n\t\treturn sibling( elem, \"previousSibling\" );\n\t},\n\tnextAll: function( elem ) {\n\t\treturn dir( elem, \"nextSibling\" );\n\t},\n\tprevAll: function( elem ) {\n\t\treturn dir( elem, \"previousSibling\" );\n\t},\n\tnextUntil: function( elem, i, until ) {\n\t\treturn dir( elem, \"nextSibling\", until );\n\t},\n\tprevUntil: function( elem, i, until ) {\n\t\treturn dir( elem, \"previousSibling\", until );\n\t},\n\tsiblings: function( elem ) {\n\t\treturn siblings( ( elem.parentNode || {} ).firstChild, elem );\n\t},\n\tchildren: function( elem ) {\n\t\treturn siblings( elem.firstChild );\n\t},\n\tcontents: function( elem ) {\n        if ( nodeName( elem, \"iframe\" ) ) {\n            return elem.contentDocument;\n        }\n\n        // Suppor
 t: IE 9 - 11 only, iOS 7 only, Android Browser <=4.3 only\n        // Treat the template element as a regular one in browsers that\n        // don't support it.\n        if ( nodeName( elem, \"template\" ) ) {\n            elem = elem.content || elem;\n        }\n\n        return jQuery.merge( [], elem.childNodes );\n\t}\n}, function( name, fn ) {\n\tjQuery.fn[ name ] = function( until, selector ) {\n\t\tvar matched = jQuery.map( this, fn, until );\n\n\t\tif ( name.slice( -5 ) !== \"Until\" ) {\n\t\t\tselector = until;\n\t\t}\n\n\t\tif ( selector && typeof selector === \"string\" ) {\n\t\t\tmatched = jQuery.filter( selector, matched );\n\t\t}\n\n\t\tif ( this.length > 1 ) {\n\n\t\t\t// Remove duplicates\n\t\t\tif ( !guaranteedUnique[ name ] ) {\n\t\t\t\tjQuery.uniqueSort( matched );\n\t\t\t}\n\n\t\t\t// Reverse order for parents* and prev-derivatives\n\t\t\tif ( rparentsprev.test( name ) ) {\n\t\t\t\tmatched.reverse();\n\t\t\t}\n\t\t}\n\n\t\treturn this.pushStack( matched );\n\t};\n
 } );\nvar rnothtmlwhite = ( /[^\\x20\\t\\r\\n\\f]+/g );\n\n\n\n// Convert String-formatted options into Object-formatted ones\nfunction createOptions( options ) {\n\tvar object = {};\n\tjQuery.each( options.match( rnothtmlwhite ) || [], 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\tcreateOptions( options ) :\n\t\tjQuery.extend( {}, options );\n\n\tvar // Flag to know if list is currently firing\n\t\tfiring,\n\n\t\t// Last fire value for non-forgettable lists\n\t\tmemory,\n\n\t\t// Flag to know if list was already fired\n\t\tfired,\n\n\t\t// Flag to prevent firing\n\t\tlocked,\n\n\t\t// Actual callback list\n\t\tlist = [],\n\n\t\t// Queue of execution data for repeatable lists\n\t\tqueue = [],\n\n\t\t// Index of currently firing callback (modified by add/remove as needed)\n\t\tfiringIndex = -1,\n\n\t\t// Fire callbacks\n\t\tfire = function() {\n\n\t\t\t// Enforce single-firing\n\t\t\tlocked = locked || options.o
 nce;\n\n\t\t\t// Execute callbacks for all pending executions,\n\t\t\t// respecting firingIndex overrides and runtime changes\n\t\t\tfired = firing = true;\n\t\t\tfor ( ; queue.length; firingIndex = -1 ) {\n\t\t\t\tmemory = queue.shift();\n\t\t\t\twhile ( ++firingIndex < list.length ) {\n\n\t\t\t\t\t// Run callback and check for early termination\n\t\t\t\t\tif ( list[ firingIndex ].apply( memory[ 0 ], memory[ 1 ] ) === false &&\n\t\t\t\t\t\toptions.stopOnFalse ) {\n\n\t\t\t\t\t\t// Jump to end and forget the data so .add doesn't re-fire\n\t\t\t\t\t\tfiringIndex = list.length;\n\t\t\t\t\t\tmemory = false;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Forget the data if we're done with it\n\t\t\tif ( !options.memory ) {\n\t\t\t\tmemory = false;\n\t\t\t}\n\n\t\t\tfiring = false;\n\n\t\t\t// Clean up if we're done firing for good\n\t\t\tif ( locked ) {\n\n\t\t\t\t// Keep an empty list if we have data for future add calls\n\t\t\t\tif ( memory ) {\n\t\t\t\t\tlist = [];\n\n\t\t\t\t// Otherw
 ise, this object is spent\n\t\t\t\t} else {\n\t\t\t\t\tlist = \"\";\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\t// Actual Callbacks object\n\t\tself = {\n\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\n\t\t\t\t\t// If we have memory from a past run, we should fire after adding\n\t\t\t\t\tif ( memory && !firing ) {\n\t\t\t\t\t\tfiringIndex = list.length - 1;\n\t\t\t\t\t\tqueue.push( memory );\n\t\t\t\t\t}\n\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\tif ( isFunction( arg ) ) {\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 && toType( arg ) !== \"string\" ) {\n\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\n\t\t\t\t\tif ( memory && !firing ) {\n\t\t\t\t\t\tfire();\
 n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t},\n\n\t\t\t// Remove a callback from the list\n\t\t\tremove: function() {\n\t\t\t\tjQuery.each( arguments, function( _, arg ) {\n\t\t\t\t\tvar index;\n\t\t\t\t\twhile ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {\n\t\t\t\t\t\tlist.splice( index, 1 );\n\n\t\t\t\t\t\t// Handle firing indexes\n\t\t\t\t\t\tif ( index <= firingIndex ) {\n\t\t\t\t\t\t\tfiringIndex--;\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\n\t\t\t// Check if a given callback is in the list.\n\t\t\t// If no argument is given, return whether or not list has callbacks attached.\n\t\t\thas: function( fn ) {\n\t\t\t\treturn fn ?\n\t\t\t\t\tjQuery.inArray( fn, list ) > -1 :\n\t\t\t\t\tlist.length > 0;\n\t\t\t},\n\n\t\t\t// Remove all callbacks from the list\n\t\t\tempty: function() {\n\t\t\t\tif ( list ) {\n\t\t\t\t\tlist = [];\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t},\n\n\t\t\t// Disable .fire and .add\n\t\t\t// Abort any cur
 rent/pending executions\n\t\t\t// Clear all callbacks and values\n\t\t\tdisable: function() {\n\t\t\t\tlocked = queue = [];\n\t\t\t\tlist = memory = \"\";\n\t\t\t\treturn this;\n\t\t\t},\n\t\t\tdisabled: function() {\n\t\t\t\treturn !list;\n\t\t\t},\n\n\t\t\t// Disable .fire\n\t\t\t// Also disable .add unless we have memory (since it would have no effect)\n\t\t\t// Abort any pending executions\n\t\t\tlock: function() {\n\t\t\t\tlocked = queue = [];\n\t\t\t\tif ( !memory && !firing ) {\n\t\t\t\t\tlist = memory = \"\";\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t},\n\t\t\tlocked: function() {\n\t\t\t\treturn !!locked;\n\t\t\t},\n\n\t\t\t// Call all callbacks with the given context and arguments\n\t\t\tfireWith: function( context, args ) {\n\t\t\t\tif ( !locked ) {\n\t\t\t\t\targs = args || [];\n\t\t\t\t\targs = [ context, args.slice ? args.slice() : args ];\n\t\t\t\t\tqueue.push( args );\n\t\t\t\t\tif ( !firing ) {\n\t\t\t\t\t\tfire();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t
 },\n\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\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\nfunction Identity( v ) {\n\treturn v;\n}\nfunction Thrower( ex ) {\n\tthrow ex;\n}\n\nfunction adoptValue( value, resolve, reject, noValue ) {\n\tvar method;\n\n\ttry {\n\n\t\t// Check for promise aspect first to privilege synchronous behavior\n\t\tif ( value && isFunction( ( method = value.promise ) ) ) {\n\t\t\tmethod.call( value ).done( resolve ).fail( reject );\n\n\t\t// Other thenables\n\t\t} else if ( value && isFunction( ( method = value.then ) ) ) {\n\t\t\tmethod.call( value, resolve, reject );\n\n\t\t// Other non-thenables\n\t\t} else {\n\n\t\t\t// Control `resolve` arguments by letting Array#slice cast boolean `noValue` to integer:\n\t\t\t// *
  false: [ value ].slice( 0 ) => resolve( value )\n\t\t\t// * true: [ value ].slice( 1 ) => resolve()\n\t\t\tresolve.apply( undefined, [ value ].slice( noValue ) );\n\t\t}\n\n\t// For Promises/A+, convert exceptions into rejections\n\t// Since jQuery.when doesn't unwrap thenables, we can skip the extra checks appearing in\n\t// Deferred#then to conditionally suppress rejection.\n\t} catch ( value ) {\n\n\t\t// Support: Android 4.0 only\n\t\t// Strict mode functions invoked without .call/.apply get global-object context\n\t\treject.apply( undefined, [ value ] );\n\t}\n}\n\njQuery.extend( {\n\n\tDeferred: function( func ) {\n\t\tvar tuples = [\n\n\t\t\t\t// action, add listener, callbacks,\n\t\t\t\t// ... .then handlers, argument index, [final state]\n\t\t\t\t[ \"notify\", \"progress\", jQuery.Callbacks( \"memory\" ),\n\t\t\t\t\tjQuery.Callbacks( \"memory\" ), 2 ],\n\t\t\t\t[ \"resolve\", \"done\", jQuery.Callbacks( \"once memory\" ),\n\t\t\t\t\tjQuery.Callbacks( \"once memory\" ), 0, 
 \"resolved\" ],\n\t\t\t\t[ \"reject\", \"fail\", jQuery.Callbacks( \"once memory\" ),\n\t\t\t\t\tjQuery.Callbacks( \"once memory\" ), 1, \"rejected\" ]\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\t\"catch\": function( fn ) {\n\t\t\t\t\treturn promise.then( null, fn );\n\t\t\t\t},\n\n\t\t\t\t// Keep pipe for back-compat\n\t\t\t\tpipe: function( /* fnDone, fnFail, fnProgress */ ) {\n\t\t\t\t\tvar fns = arguments;\n\n\t\t\t\t\treturn jQuery.Deferred( function( newDefer ) {\n\t\t\t\t\t\tjQuery.each( tuples, function( i, tuple ) {\n\n\t\t\t\t\t\t\t// Map tuples (progress, done, fail) to arguments (done, fail, progress)\n\t\t\t\t\t\t\tvar fn = isFunction( fns[ tuple[ 4 ] ] ) && fns[ tuple[ 4 ] ];\n\n\t\t\t\t\t\t\t// deferred.progress(function() { bind to newDefer or newDefer.notify 
 })\n\t\t\t\t\t\t\t// deferred.done(function() { bind to newDefer or newDefer.resolve })\n\t\t\t\t\t\t\t// deferred.fail(function() { bind to newDefer or newDefer.reject })\n\t\t\t\t\t\t\tdeferred[ tuple[ 1 ] ]( function() {\n\t\t\t\t\t\t\t\tvar returned = fn && fn.apply( this, arguments );\n\t\t\t\t\t\t\t\tif ( returned && isFunction( returned.promise ) ) {\n\t\t\t\t\t\t\t\t\treturned.promise()\n\t\t\t\t\t\t\t\t\t\t.progress( newDefer.notify )\n\t\t\t\t\t\t\t\t\t\t.done( newDefer.resolve )\n\t\t\t\t\t\t\t\t\t\t.fail( newDefer.reject );\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tnewDefer[ tuple[ 0 ] + \"With\" ](\n\t\t\t\t\t\t\t\t\t\tthis,\n\t\t\t\t\t\t\t\t\t\tfn ? [ returned ] : arguments\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} );\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\tthen: function( onFulfilled, onRejected, onProgress ) {\n\t\t\t\t\tvar maxDepth = 0;\n\t\t\t\t\tfunction resolve( depth, deferred, handler, specia
 l ) {\n\t\t\t\t\t\treturn function() {\n\t\t\t\t\t\t\tvar that = this,\n\t\t\t\t\t\t\t\targs = arguments,\n\t\t\t\t\t\t\t\tmightThrow = function() {\n\t\t\t\t\t\t\t\t\tvar returned, then;\n\n\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.3.3.3\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-59\n\t\t\t\t\t\t\t\t\t// Ignore double-resolution attempts\n\t\t\t\t\t\t\t\t\tif ( depth < maxDepth ) {\n\t\t\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\treturned = handler.apply( that, args );\n\n\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.1\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-48\n\t\t\t\t\t\t\t\t\tif ( returned === deferred.promise() ) {\n\t\t\t\t\t\t\t\t\t\tthrow new TypeError( \"Thenable self-resolution\" );\n\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t// Support: Promises/A+ sections 2.3.3.1, 3.5\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-54\n\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-75\n\t\t\t\t\t\t\t\t\t//
  Retrieve `then` only once\n\t\t\t\t\t\t\t\t\tthen = returned &&\n\n\t\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.4\n\t\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-64\n\t\t\t\t\t\t\t\t\t\t// Only check objects and functions for thenability\n\t\t\t\t\t\t\t\t\t\t( typeof returned === \"object\" ||\n\t\t\t\t\t\t\t\t\t\t\ttypeof returned === \"function\" ) &&\n\t\t\t\t\t\t\t\t\t\treturned.then;\n\n\t\t\t\t\t\t\t\t\t// Handle a returned thenable\n\t\t\t\t\t\t\t\t\tif ( isFunction( then ) ) {\n\n\t\t\t\t\t\t\t\t\t\t// Special processors (notify) just wait for resolution\n\t\t\t\t\t\t\t\t\t\tif ( special ) {\n\t\t\t\t\t\t\t\t\t\t\tthen.call(\n\t\t\t\t\t\t\t\t\t\t\t\treturned,\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Identity, special ),\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Thrower, special )\n\t\t\t\t\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\t\t\t\t\t// Normal processors (resolve) also hook into progress\n\t\t\t\t\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t\
 t\t\t\t// ...and disregard older resolution values\n\t\t\t\t\t\t\t\t\t\t\tmaxDepth++;\n\n\t\t\t\t\t\t\t\t\t\t\tthen.call(\n\t\t\t\t\t\t\t\t\t\t\t\treturned,\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Identity, special ),\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Thrower, special ),\n\t\t\t\t\t\t\t\t\t\t\t\tresolve( maxDepth, deferred, Identity,\n\t\t\t\t\t\t\t\t\t\t\t\t\tdeferred.notifyWith )\n\t\t\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t// Handle all other returned values\n\t\t\t\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t\t\t\t// Only substitute handlers pass on context\n\t\t\t\t\t\t\t\t\t\t// and multiple values (non-spec behavior)\n\t\t\t\t\t\t\t\t\t\tif ( handler !== Identity ) {\n\t\t\t\t\t\t\t\t\t\t\tthat = undefined;\n\t\t\t\t\t\t\t\t\t\t\targs = [ returned ];\n\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t// Process the value(s)\n\t\t\t\t\t\t\t\t\t\t// Default process is resolve\n\t\t\t\t\t\t\t\t\t\t( special || deferred.resolveWith )
 ( that, args );\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t},\n\n\t\t\t\t\t\t\t\t// Only normal processors (resolve) catch and reject exceptions\n\t\t\t\t\t\t\t\tprocess = special ?\n\t\t\t\t\t\t\t\t\tmightThrow :\n\t\t\t\t\t\t\t\t\tfunction() {\n\t\t\t\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\t\t\t\tmightThrow();\n\t\t\t\t\t\t\t\t\t\t} catch ( e ) {\n\n\t\t\t\t\t\t\t\t\t\t\tif ( jQuery.Deferred.exceptionHook ) {\n\t\t\t\t\t\t\t\t\t\t\t\tjQuery.Deferred.exceptionHook( e,\n\t\t\t\t\t\t\t\t\t\t\t\t\tprocess.stackTrace );\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.3.3.4.1\n\t\t\t\t\t\t\t\t\t\t\t// https://promisesaplus.com/#point-61\n\t\t\t\t\t\t\t\t\t\t\t// Ignore post-resolution exceptions\n\t\t\t\t\t\t\t\t\t\t\tif ( depth + 1 >= maxDepth ) {\n\n\t\t\t\t\t\t\t\t\t\t\t\t// Only substitute handlers pass on context\n\t\t\t\t\t\t\t\t\t\t\t\t// and multiple values (non-spec behavior)\n\t\t\t\t\t\t\t\t\t\t\t\tif ( handler !== Thrower ) {\n\t\t\t\t\t\t\t\t\t\
 t\t\t\tthat = undefined;\n\t\t\t\t\t\t\t\t\t\t\t\t\targs = [ e ];\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\t\tdeferred.rejectWith( that, args );\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t// Support: Promises/A+ section 2.3.3.3.1\n\t\t\t\t\t\t\t// https://promisesaplus.com/#point-57\n\t\t\t\t\t\t\t// Re-resolve promises immediately to dodge false rejection from\n\t\t\t\t\t\t\t// subsequent errors\n\t\t\t\t\t\t\tif ( depth ) {\n\t\t\t\t\t\t\t\tprocess();\n\t\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t\t// Call an optional hook to record the stack, in case of exception\n\t\t\t\t\t\t\t\t// since it's otherwise lost when execution goes async\n\t\t\t\t\t\t\t\tif ( jQuery.Deferred.getStackHook ) {\n\t\t\t\t\t\t\t\t\tprocess.stackTrace = jQuery.Deferred.getStackHook();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\twindow.setTimeout( process );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t};\n\t\t\t\t\t}\n\n\t\t\t\t\treturn jQuery.Deferred( function( newDefer ) {\n\n\
 t\t\t\t\t\t// progress_handlers.add( ... )\n\t\t\t\t\t\ttuples[ 0 ][ 3 ].add(\n\t\t\t\t\t\t\tresolve(\n\t\t\t\t\t\t\t\t0,\n\t\t\t\t\t\t\t\tnewDefer,\n\t\t\t\t\t\t\t\tisFunction( onProgress ) ?\n\t\t\t\t\t\t\t\t\tonProgress :\n\t\t\t\t\t\t\t\t\tIdentity,\n\t\t\t\t\t\t\t\tnewDefer.notifyWith\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\t// fulfilled_handlers.add( ... )\n\t\t\t\t\t\ttuples[ 1 ][ 3 ].add(\n\t\t\t\t\t\t\tresolve(\n\t\t\t\t\t\t\t\t0,\n\t\t\t\t\t\t\t\tnewDefer,\n\t\t\t\t\t\t\t\tisFunction( onFulfilled ) ?\n\t\t\t\t\t\t\t\t\tonFulfilled :\n\t\t\t\t\t\t\t\t\tIdentity\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\t// rejected_handlers.add( ... )\n\t\t\t\t\t\ttuples[ 2 ][ 3 ].add(\n\t\t\t\t\t\t\tresolve(\n\t\t\t\t\t\t\t\t0,\n\t\t\t\t\t\t\t\tnewDefer,\n\t\t\t\t\t\t\t\tisFunction( onRejected ) ?\n\t\t\t\t\t\t\t\t\tonRejected :\n\t\t\t\t\t\t\t\t\tThrower\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\t\t\t\t\t} ).promise();\n\t\t\t\t},\n\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// 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[ 5 ];\n\n\t\t\t// promise.progress = list.add\n\t\t\t// promise.done = list.add\n\t\t\t// promise.fail = 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(\n\t\t\t\t\tfunction() {\n\n\t\t\t\t\t\t// state = \"resolved\" (i.e., fulfilled)\n\t\t\t\t\t\t// state = \"rejected\"\n\t\t\t\t\t\tstate = stateString;\n\t\t\t\t\t},\n\n\t\t\t\t\t// rejected_callbacks.disable\n\t\t\t\t\t// fulfilled_callbacks.disable\n\t\t\t\t\ttuples[ 3 - i ][ 2 ].disable,\n\n\t\t\t\t\t// rejected_handlers.disable\n\t\t\t\t\t// fulfilled_handlers.disable\n\t\t\t\t\ttuples[ 3 - i ][ 3 ].
 disable,\n\n\t\t\t\t\t// progress_callbacks.lock\n\t\t\t\t\ttuples[ 0 ][ 2 ].lock,\n\n\t\t\t\t\t// progress_handlers.lock\n\t\t\t\t\ttuples[ 0 ][ 3 ].lock\n\t\t\t\t);\n\t\t\t}\n\n\t\t\t// progress_handlers.fire\n\t\t\t// fulfilled_handlers.fire\n\t\t\t// rejected_handlers.fire\n\t\t\tlist.add( tuple[ 3 ].fire );\n\n\t\t\t// deferred.notify = function() { deferred.notifyWith(...) }\n\t\t\t// deferred.resolve = function() { deferred.resolveWith(...) }\n\t\t\t// deferred.reject = function() { deferred.rejectWith(...) }\n\t\t\tdeferred[ tuple[ 0 ] ] = function() {\n\t\t\t\tdeferred[ tuple[ 0 ] + \"With\" ]( this === deferred ? undefined : this, arguments );\n\t\t\t\treturn this;\n\t\t\t};\n\n\t\t\t// deferred.notifyWith = list.fireWith\n\t\t\t// deferred.resolveWith = list.fireWith\n\t\t\t// deferred.rejectWith = list.fireWith\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 f
 unc 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( singleValue ) {\n\t\tvar\n\n\t\t\t// count of uncompleted subordinates\n\t\t\tremaining = arguments.length,\n\n\t\t\t// count of unprocessed arguments\n\t\t\ti = remaining,\n\n\t\t\t// subordinate fulfillment data\n\t\t\tresolveContexts = Array( i ),\n\t\t\tresolveValues = slice.call( arguments ),\n\n\t\t\t// the master Deferred\n\t\t\tmaster = jQuery.Deferred(),\n\n\t\t\t// subordinate callback factory\n\t\t\tupdateFunc = function( i ) {\n\t\t\t\treturn function( value ) {\n\t\t\t\t\tresolveContexts[ i ] = this;\n\t\t\t\t\tresolveValues[ i ] = arguments.length > 1 ? slice.call( arguments ) : value;\n\t\t\t\t\tif ( !( --remaining ) ) {\n\t\t\t\t\t\tmaster.resolveWith( resolveContexts, resolveValues );\n\t\t\t\t\t}\n\t\t\t\t};\n\t\t\t};\n\n\t\t// Single- and empty arguments are adopted like Promise.resolve\n\t\tif ( re
 maining <= 1 ) {\n\t\t\tadoptValue( singleValue, master.done( updateFunc( i ) ).resolve, master.reject,\n\t\t\t\t!remaining );\n\n\t\t\t// Use .then() to unwrap secondary thenables (cf. gh-3000)\n\t\t\tif ( master.state() === \"pending\" ||\n\t\t\t\tisFunction( resolveValues[ i ] && resolveValues[ i ].then ) ) {\n\n\t\t\t\treturn master.then();\n\t\t\t}\n\t\t}\n\n\t\t// Multiple arguments are aggregated like Promise.all array elements\n\t\twhile ( i-- ) {\n\t\t\tadoptValue( resolveValues[ i ], updateFunc( i ), master.reject );\n\t\t}\n\n\t\treturn master.promise();\n\t}\n} );\n\n\n// These usually indicate a programmer mistake during development,\n// warn about them ASAP rather than swallowing them by default.\nvar rerrorNames = /^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;\n\njQuery.Deferred.exceptionHook = function( error, stack ) {\n\n\t// Support: IE 8 - 9 only\n\t// Console exists when dev tools are open, which can happen at any time\n\tif ( window.console && window
 .console.warn && error && rerrorNames.test( error.name ) ) {\n\t\twindow.console.warn( \"jQuery.Deferred exception: \" + error.message, error.stack, stack );\n\t}\n};\n\n\n\n\njQuery.readyException = function( error ) {\n\twindow.setTimeout( function() {\n\t\tthrow error;\n\t} );\n};\n\n\n\n\n// The deferred used on DOM ready\nvar readyList = jQuery.Deferred();\n\njQuery.fn.ready = function( fn ) {\n\n\treadyList\n\t\t.then( fn )\n\n\t\t// Wrap jQuery.readyException in a function so that the lookup\n\t\t// happens at the time of error handling instead of callback\n\t\t// registration.\n\t\t.catch( function( error ) {\n\t\t\tjQuery.readyException( error );\n\t\t} );\n\n\treturn this;\n};\n\njQuery.extend( {\n\n\t// Is the DOM ready to be used? Set to true once it occurs.\n\tisReady: false,\n\n\t// A counter to track how many items to wait for before\n\t// the ready event fires. See #6781\n\treadyWait: 1,\n\n\t// Handle when the DOM is ready\n\tready: function( wait ) {\n\n\t\t// Abor
 t if there are pending holds or we're already ready\n\t\tif ( wait === true ? --jQuery.readyWait : jQuery.isReady ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Remember that the DOM is ready\n\t\tjQuery.isReady = true;\n\n\t\t// If a normal DOM Ready event fired, decrement, and wait if need be\n\t\tif ( wait !== true && --jQuery.readyWait > 0 ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// If there are functions bound, to execute\n\t\treadyList.resolveWith( document, [ jQuery ] );\n\t}\n} );\n\njQuery.ready.then = readyList.then;\n\n// The ready event handler and self cleanup method\nfunction completed() {\n\tdocument.removeEventListener( \"DOMContentLoaded\", completed );\n\twindow.removeEventListener( \"load\", completed );\n\tjQuery.ready();\n}\n\n// Catch cases where $(document).ready() is called\n// after the browser event has already occurred.\n// Support: IE <=9 - 10 only\n// Older IE sometimes signals \"interactive\" too soon\nif ( document.readyState === \"complete\" ||\n\t( document.readyState 
 !== \"loading\" && !document.documentElement.doScroll ) ) {\n\n\t// Handle it asynchronously to allow scripts the opportunity to delay ready\n\twindow.setTimeout( jQuery.ready );\n\n} else {\n\n\t// Use the handy event callback\n\tdocument.addEventListener( \"DOMContentLoaded\", completed );\n\n\t// A fallback to window.onload, that will always work\n\twindow.addEventListener( \"load\", completed );\n}\n\n\n\n\n// Multifunctional method to get and set values of a collection\n// The value/s can optionally be executed if it's a function\nvar access = function( elems, fn, key, value, chainable, emptyGet, raw ) {\n\tvar i = 0,\n\t\tlen = elems.length,\n\t\tbulk = key == null;\n\n\t// Sets many values\n\tif ( toType( key ) === \"object\" ) {\n\t\tchainable = true;\n\t\tfor ( i in key ) {\n\t\t\taccess( elems, fn, i, key[ i ], true, emptyGet, raw );\n\t\t}\n\n\t// Sets one value\n\t} else if ( value !== undefined ) {\n\t\tchainable = true;\n\n\t\tif ( !isFunction( value ) ) {\n\t\t\traw =
  true;\n\t\t}\n\n\t\tif ( bulk ) {\n\n\t\t\t// Bulk operations run against the entire set\n\t\t\tif ( raw ) {\n\t\t\t\tfn.call( elems, value );\n\t\t\t\tfn = null;\n\n\t\t\t// ...except when executing function values\n\t\t\t} else {\n\t\t\t\tbulk = fn;\n\t\t\t\tfn = function( elem, key, value ) {\n\t\t\t\t\treturn bulk.call( jQuery( elem ), value );\n\t\t\t\t};\n\t\t\t}\n\t\t}\n\n\t\tif ( fn ) {\n\t\t\tfor ( ; i < len; i++ ) {\n\t\t\t\tfn(\n\t\t\t\t\telems[ i ], key, raw ?\n\t\t\t\t\tvalue :\n\t\t\t\t\tvalue.call( elems[ i ], i, fn( elems[ i ], key ) )\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\t}\n\n\tif ( chainable ) {\n\t\treturn elems;\n\t}\n\n\t// Gets\n\tif ( bulk ) {\n\t\treturn fn.call( elems );\n\t}\n\n\treturn len ? fn( elems[ 0 ], key ) : emptyGet;\n};\n\n\n// Matches dashed string for camelizing\nvar rmsPrefix = /^-ms-/,\n\trdashAlpha = /-([a-z])/g;\n\n// Used by camelCase as callback to replace()\nfunction fcamelCase( all, letter ) {\n\treturn letter.toUpperCase();\n}\n\n// Convert 
 dashed to camelCase; used by the css and data modules\n// Support: IE <=9 - 11, Edge 12 - 15\n// Microsoft forgot to hump their vendor prefix (#9572)\nfunction camelCase( string ) {\n\treturn string.replace( rmsPrefix, \"ms-\" ).replace( rdashAlpha, fcamelCase );\n}\nvar acceptData = function( owner ) {\n\n\t// Accepts only:\n\t//  - Node\n\t//    - Node.ELEMENT_NODE\n\t//    - Node.DOCUMENT_NODE\n\t//  - Object\n\t//    - Any\n\treturn owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType );\n};\n\n\n\n\nfunction Data() {\n\tthis.expando = jQuery.expando + Data.uid++;\n}\n\nData.uid = 1;\n\nData.prototype = {\n\n\tcache: function( owner ) {\n\n\t\t// Check if the owner object already has a cache\n\t\tvar value = owner[ this.expando ];\n\n\t\t// If not, create one\n\t\tif ( !value ) {\n\t\t\tvalue = {};\n\n\t\t\t// We can accept data for non-element nodes in modern browsers,\n\t\t\t// but we should not, see #8335.\n\t\t\t// Always return an empty object.\n\t\t\tif ( acc
 eptData( owner ) ) {\n\n\t\t\t\t// If it is a node unlikely to be stringify-ed or looped over\n\t\t\t\t// use plain assignment\n\t\t\t\tif ( owner.nodeType ) {\n\t\t\t\t\towner[ this.expando ] = value;\n\n\t\t\t\t// Otherwise secure it in a non-enumerable property\n\t\t\t\t// configurable must be true to allow the property to be\n\t\t\t\t// deleted when data is removed\n\t\t\t\t} else {\n\t\t\t\t\tObject.defineProperty( owner, this.expando, {\n\t\t\t\t\t\tvalue: value,\n\t\t\t\t\t\tconfigurable: true\n\t\t\t\t\t} );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn value;\n\t},\n\tset: function( owner, data, value ) {\n\t\tvar prop,\n\t\t\tcache = this.cache( owner );\n\n\t\t// Handle: [ owner, key, value ] args\n\t\t// Always use camelCase key (gh-2257)\n\t\tif ( typeof data === \"string\" ) {\n\t\t\tcache[ camelCase( data ) ] = value;\n\n\t\t// Handle: [ owner, { properties } ] args\n\t\t} else {\n\n\t\t\t// Copy the properties one-by-one to the cache object\n\t\t\tfor ( prop in data ) {\n
 \t\t\t\tcache[ camelCase( prop ) ] = data[ prop ];\n\t\t\t}\n\t\t}\n\t\treturn cache;\n\t},\n\tget: function( owner, key ) {\n\t\treturn key === undefined ?\n\t\t\tthis.cache( owner ) :\n\n\t\t\t// Always use camelCase key (gh-2257)\n\t\t\towner[ this.expando ] && owner[ this.expando ][ camelCase( key ) ];\n\t},\n\taccess: function( owner, key, value ) {\n\n\t\t// In cases where either:\n\t\t//\n\t\t//   1. No key was specified\n\t\t//   2. A string key was specified, but no value provided\n\t\t//\n\t\t// Take the \"read\" path and allow the get method to determine\n\t\t// which value to return, respectively either:\n\t\t//\n\t\t//   1. The entire cache object\n\t\t//   2. The data stored at the key\n\t\t//\n\t\tif ( key === undefined ||\n\t\t\t\t( ( key && typeof key === \"string\" ) && value === undefined ) ) {\n\n\t\t\treturn this.get( owner, key );\n\t\t}\n\n\t\t// When the key is not a string, or both a key and value\n\t\t// are specified, set or extend (existing objects) with 
 either:\n\t\t//\n\t\t//   1. An object of properties\n\t\t//   2. A key and value\n\t\t//\n\t\tthis.set( owner, key, value );\n\n\t\t// Since the \"set\" path can have two possible entry points\n\t\t// return the expected data based on which path was taken[*]\n\t\treturn value !== undefined ? value : key;\n\t},\n\tremove: function( owner, key ) {\n\t\tvar i,\n\t\t\tcache = owner[ this.expando ];\n\n\t\tif ( cache === undefined ) {\n\t\t\treturn;\n\t\t}\n\n\t\tif ( key !== undefined ) {\n\n\t\t\t// Support array or space separated string of keys\n\t\t\tif ( Array.isArray( key ) ) {\n\n\t\t\t\t// If key is an array of keys...\n\t\t\t\t// We always set camelCase keys, so remove that.\n\t\t\t\tkey = key.map( camelCase );\n\t\t\t} else {\n\t\t\t\tkey = camelCase( key );\n\n\t\t\t\t// If a key with the spaces exists, use it.\n\t\t\t\t// Otherwise, create an array by matching non-whitespace\n\t\t\t\tkey = key in cache ?\n\t\t\t\t\t[ key ] :\n\t\t\t\t\t( key.match( rnothtmlwhite ) || [] );\
 n\t\t\t}\n\n\t\t\ti = key.length;\n\n\t\t\twhile ( i-- ) {\n\t\t\t\tdelete cache[ key[ i ] ];\n\t\t\t}\n\t\t}\n\n\t\t// Remove the expando if there's no more data\n\t\tif ( key === undefined || jQuery.isEmptyObject( cache ) ) {\n\n\t\t\t// Support: Chrome <=35 - 45\n\t\t\t// Webkit & Blink performance suffers when deleting properties\n\t\t\t// from DOM nodes, so set to undefined instead\n\t\t\t// https://bugs.chromium.org/p/chromium/issues/detail?id=378607 (bug restricted)\n\t\t\tif ( owner.nodeType ) {\n\t\t\t\towner[ this.expando ] = undefined;\n\t\t\t} else {\n\t\t\t\tdelete owner[ this.expando ];\n\t\t\t}\n\t\t}\n\t},\n\thasData: function( owner ) {\n\t\tvar cache = owner[ this.expando ];\n\t\treturn cache !== undefined && !jQuery.isEmptyObject( cache );\n\t}\n};\nvar dataPriv = new Data();\n\nvar dataUser = new Data();\n\n\n\n//\tImplementation Summary\n//\n//\t1. Enforce API surface and semantic compatibility with 1.9.x branch\n//\t2. Improve the module's maintainability by re
 ducing the storage\n//\t\tpaths to a single mechanism.\n//\t3. Use the same single mechanism to support \"private\" and \"user\" data.\n//\t4. _Never_ expose \"private\" data to user code (TODO: Drop _data, _removeData)\n//\t5. Avoid exposing implementation details on user objects (eg. expando properties)\n//\t6. Provide a clear path for implementation upgrade to WeakMap in 2014\n\nvar rbrace = /^(?:\\{[\\w\\W]*\\}|\\[[\\w\\W]*\\])$/,\n\trmultiDash = /[A-Z]/g;\n\nfunction getData( data ) {\n\tif ( data === \"true\" ) {\n\t\treturn true;\n\t}\n\n\tif ( data === \"false\" ) {\n\t\treturn false;\n\t}\n\n\tif ( data === \"null\" ) {\n\t\treturn null;\n\t}\n\n\t// Only convert to a number if it doesn't change the string\n\tif ( data === +data + \"\" ) {\n\t\treturn +data;\n\t}\n\n\tif ( rbrace.test( data ) ) {\n\t\treturn JSON.parse( data );\n\t}\n\n\treturn data;\n}\n\nfunction dataAttr( elem, key, data ) {\n\tvar name;\n\n\t// If nothing was found internally, try to fetch any\n\t// dat
 a from the HTML5 data-* attribute\n\tif ( data === undefined && elem.nodeType === 1 ) {\n\t\tname = \"data-\" + key.replace( rmultiDash, \"-$&\" ).toLowerCase();\n\t\tdata = elem.getAttribute( name );\n\n\t\tif ( typeof data === \"string\" ) {\n\t\t\ttry {\n\t\t\t\tdata = getData( data );\n\t\t\t} catch ( e ) {}\n\n\t\t\t// Make sure we set the data so it isn't changed later\n\t\t\tdataUser.set( elem, key, data );\n\t\t} else {\n\t\t\tdata = undefined;\n\t\t}\n\t}\n\treturn data;\n}\n\njQuery.extend( {\n\thasData: function( elem ) {\n\t\treturn dataUser.hasData( elem ) || dataPriv.hasData( elem );\n\t},\n\n\tdata: function( elem, name, data ) {\n\t\treturn dataUser.access( elem, name, data );\n\t},\n\n\tremoveData: function( elem, name ) {\n\t\tdataUser.remove( elem, name );\n\t},\n\n\t// TODO: Now that all calls to _data and _removeData have been replaced\n\t// with direct calls to dataPriv methods, these can be deprecated.\n\t_data: function( elem, name, data ) {\n\t\treturn dataP
 riv.access( elem, name, data );\n\t},\n\n\t_removeData: function( elem, name ) {\n\t\tdataPriv.remove( elem, name );\n\t}\n} );\n\njQuery.fn.extend( {\n\tdata: function( key, value ) {\n\t\tvar i, name, data,\n\t\t\telem = this[ 0 ],\n\t\t\tattrs = elem && elem.attributes;\n\n\t\t// Gets all values\n\t\tif ( key === undefined ) {\n\t\t\tif ( this.length ) {\n\t\t\t\tdata = dataUser.get( elem );\n\n\t\t\t\tif ( elem.nodeType === 1 && !dataPriv.get( elem, \"hasDataAttrs\" ) ) {\n\t\t\t\t\ti = attrs.length;\n\t\t\t\t\twhile ( i-- ) {\n\n\t\t\t\t\t\t// Support: IE 11 only\n\t\t\t\t\t\t// The attrs elements can be null (#14894)\n\t\t\t\t\t\tif ( attrs[ i ] ) {\n\t\t\t\t\t\t\tname = attrs[ i ].name;\n\t\t\t\t\t\t\tif ( name.indexOf( \"data-\" ) === 0 ) {\n\t\t\t\t\t\t\t\tname = camelCase( name.slice( 5 ) );\n\t\t\t\t\t\t\t\tdataAttr( elem, name, data[ name ] );\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\tdataPriv.set( elem, \"hasDataAttrs\", true );\n\t\t\t\t}\n\t\t\t}\n\n\t\t
 \treturn data;\n\t\t}\n\n\t\t// Sets multiple values\n\t\tif ( typeof key === \"object\" ) {\n\t\t\treturn this.each( function() {\n\t\t\t\tdataUser.set( this, key );\n\t\t\t} );\n\t\t}\n\n\t\treturn access( this, function( value ) {\n\t\t\tvar data;\n\n\t\t\t// The calling jQuery object (element matches) is not empty\n\t\t\t// (and therefore has an element appears at this[ 0 ]) and the\n\t\t\t// `value` parameter was not undefined. An empty jQuery object\n\t\t\t// will result in `undefined` for elem = this[ 0 ] which will\n\t\t\t// throw an exception if an attempt to read a data cache is made.\n\t\t\tif ( elem && value === undefined ) {\n\n\t\t\t\t// Attempt to get data from the cache\n\t\t\t\t// The key will always be camelCased in Data\n\t\t\t\tdata = dataUser.get( elem, key );\n\t\t\t\tif ( data !== undefined ) {\n\t\t\t\t\treturn data;\n\t\t\t\t}\n\n\t\t\t\t// Attempt to \"discover\" the data in\n\t\t\t\t// HTML5 custom data-* attrs\n\t\t\t\tdata = dataAttr( elem, key );\n\t\t\
 t\tif ( data !== undefined ) {\n\t\t\t\t\treturn data;\n\t\t\t\t}\n\n\t\t\t\t// We tried really hard, but the data doesn't exist.\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// Set the data...\n\t\t\tthis.each( function() {\n\n\t\t\t\t// We always store the camelCased key\n\t\t\t\tdataUser.set( this, key, value );\n\t\t\t} );\n\t\t}, null, value, arguments.length > 1, null, true );\n\t},\n\n\tremoveData: function( key ) {\n\t\treturn this.each( function() {\n\t\t\tdataUser.remove( this, key );\n\t\t} );\n\t}\n} );\n\n\njQuery.extend( {\n\tqueue: function( elem, type, data ) {\n\t\tvar queue;\n\n\t\tif ( elem ) {\n\t\t\ttype = ( type || \"fx\" ) + \"queue\";\n\t\t\tqueue = dataPriv.get( elem, type );\n\n\t\t\t// Speed up dequeue by getting out quickly if this is just a lookup\n\t\t\tif ( data ) {\n\t\t\t\tif ( !queue || Array.isArray( data ) ) {\n\t\t\t\t\tqueue = dataPriv.access( elem, type, jQuery.makeArray( data ) );\n\t\t\t\t} else {\n\t\t\t\t\tqueue.push( data );\n\t\t\t\t}\n\t\t\t}\n\t\
 t\treturn queue || [];\n\t\t}\n\t},\n\n\tdequeue: function( elem, type ) {\n\t\ttype = type || \"fx\";\n\n\t\tvar queue = jQuery.queue( elem, type ),\n\t\t\tstartLength = queue.length,\n\t\t\tfn = queue.shift(),\n\t\t\thooks = jQuery._queueHooks( elem, type ),\n\t\t\tnext = function() {\n\t\t\t\tjQuery.dequeue( elem, type );\n\t\t\t};\n\n\t\t// If the fx queue is dequeued, always remove the progress sentinel\n\t\tif ( fn === \"inprogress\" ) {\n\t\t\tfn = queue.shift();\n\t\t\tstartLength--;\n\t\t}\n\n\t\tif ( fn ) {\n\n\t\t\t// Add a progress sentinel to prevent the fx queue from being\n\t\t\t// automatically dequeued\n\t\t\tif ( type === \"fx\" ) {\n\t\t\t\tqueue.unshift( \"inprogress\" );\n\t\t\t}\n\n\t\t\t// Clear up the last queue stop function\n\t\t\tdelete hooks.stop;\n\t\t\tfn.call( elem, next, hooks );\n\t\t}\n\n\t\tif ( !startLength && hooks ) {\n\t\t\thooks.empty.fire();\n\t\t}\n\t},\n\n\t// Not public - generate a queueHooks object, or return the current one\n\t_queueHoo
 ks: function( elem, type ) {\n\t\tvar key = type + \"queueHooks\";\n\t\treturn dataPriv.get( elem, key ) || dataPriv.access( elem, key, {\n\t\t\tempty: jQuery.Callbacks( \"once memory\" ).add( function() {\n\t\t\t\tdataPriv.remove( elem, [ type + \"queue\", key ] );\n\t\t\t} )\n\t\t} );\n\t}\n} );\n\njQuery.fn.extend( {\n\tqueue: function( type, data ) {\n\t\tvar setter = 2;\n\n\t\tif ( typeof type !== \"string\" ) {\n\t\t\tdata = type;\n\t\t\ttype = \"fx\";\n\t\t\tsetter--;\n\t\t}\n\n\t\tif ( arguments.length < setter ) {\n\t\t\treturn jQuery.queue( this[ 0 ], type );\n\t\t}\n\n\t\treturn data === undefined ?\n\t\t\tthis :\n\t\t\tthis.each( function() {\n\t\t\t\tvar queue = jQuery.queue( this, type, data );\n\n\t\t\t\t// Ensure a hooks for this queue\n\t\t\t\tjQuery._queueHooks( this, type );\n\n\t\t\t\tif ( type === \"fx\" && queue[ 0 ] !== \"inprogress\" ) {\n\t\t\t\t\tjQuery.dequeue( this, type );\n\t\t\t\t}\n\t\t\t} );\n\t},\n\tdequeue: function( type ) {\n\t\treturn this.each(
  function() {\n\t\t\tjQuery.dequeue( this, type );\n\t\t} );\n\t},\n\tclearQueue: function( type ) {\n\t\treturn this.queue( type || \"fx\", [] );\n\t},\n\n\t// Get a promise resolved when queues of a certain type\n\t// are emptied (fx is the type by default)\n\tpromise: function( type, obj ) {\n\t\tvar tmp,\n\t\t\tcount = 1,\n\t\t\tdefer = jQuery.Deferred(),\n\t\t\telements = this,\n\t\t\ti = this.length,\n\t\t\tresolve = function() {\n\t\t\t\tif ( !( --count ) ) {\n\t\t\t\t\tdefer.resolveWith( elements, [ elements ] );\n\t\t\t\t}\n\t\t\t};\n\n\t\tif ( typeof type !== \"string\" ) {\n\t\t\tobj = type;\n\t\t\ttype = undefined;\n\t\t}\n\t\ttype = type || \"fx\";\n\n\t\twhile ( i-- ) {\n\t\t\ttmp = dataPriv.get( elements[ i ], type + \"queueHooks\" );\n\t\t\tif ( tmp && tmp.empty ) {\n\t\t\t\tcount++;\n\t\t\t\ttmp.empty.add( resolve );\n\t\t\t}\n\t\t}\n\t\tresolve();\n\t\treturn defer.promise( obj );\n\t}\n} );\nvar pnum = ( /[+-]?(?:\\d*\\.|)\\d+(?:[eE][+-]?\\d+|)/ ).source;\n\nvar r
 cssNum = new RegExp( \"^(?:([+-])=|)(\" + pnum + \")([a-z%]*)$\", \"i\" );\n\n\nvar cssExpand = [ \"Top\", \"Right\", \"Bottom\", \"Left\" ];\n\nvar isHiddenWithinTree = function( elem, el ) {\n\n\t\t// isHiddenWithinTree might be called from jQuery#filter function;\n\t\t// in that case, element will be second argument\n\t\telem = el || elem;\n\n\t\t// Inline style trumps all\n\t\treturn elem.style.display === \"none\" ||\n\t\t\telem.style.display === \"\" &&\n\n\t\t\t// Otherwise, check computed style\n\t\t\t// Support: Firefox <=43 - 45\n\t\t\t// Disconnected elements can have computed display: none, so first confirm that elem is\n\t\t\t// in the document.\n\t\t\tjQuery.contains( elem.ownerDocument, elem ) &&\n\n\t\t\tjQuery.css( elem, \"display\" ) === \"none\";\n\t};\n\nvar swap = function( elem, options, callback, args ) {\n\tvar ret, name,\n\t\told = {};\n\n\t// Remember the old values, and insert the new ones\n\tfor ( name in options ) {\n\t\told[ name ] = elem.style[ name ];
 \n\t\telem.style[ name ] = options[ name ];\n\t}\n\n\tret = callback.apply( elem, args || [] );\n\n\t// Revert the old values\n\tfor ( name in options ) {\n\t\telem.style[ name ] = old[ name ];\n\t}\n\n\treturn ret;\n};\n\n\n\n\nfunction adjustCSS( elem, prop, valueParts, tween ) {\n\tvar adjusted, scale,\n\t\tmaxIterations = 20,\n\t\tcurrentValue = tween ?\n\t\t\tfunction() {\n\t\t\t\treturn tween.cur();\n\t\t\t} :\n\t\t\tfunction() {\n\t\t\t\treturn jQuery.css( elem, prop, \"\" );\n\t\t\t},\n\t\tinitial = currentValue(),\n\t\tunit = valueParts && valueParts[ 3 ] || ( jQuery.cssNumber[ prop ] ? \"\" : \"px\" ),\n\n\t\t// Starting value computation is required for potential unit mismatches\n\t\tinitialInUnit = ( jQuery.cssNumber[ prop ] || unit !== \"px\" && +initial ) &&\n\t\t\trcssNum.exec( jQuery.css( elem, prop ) );\n\n\tif ( initialInUnit && initialInUnit[ 3 ] !== unit ) {\n\n\t\t// Support: Firefox <=54\n\t\t// Halve the iteration target value to prevent interference from CSS 
 upper bounds (gh-2144)\n\t\tinitial = initial / 2;\n\n\t\t// Trust units reported by jQuery.css\n\t\tunit = unit || initialInUnit[ 3 ];\n\n\t\t// Iteratively approximate from a nonzero starting point\n\t\tinitialInUnit = +initial || 1;\n\n\t\twhile ( maxIterations-- ) {\n\n\t\t\t// Evaluate and update our best guess (doubling guesses that zero out).\n\t\t\t// Finish if the scale equals or crosses 1 (making the old*new product non-positive).\n\t\t\tjQuery.style( elem, prop, initialInUnit + unit );\n\t\t\tif ( ( 1 - scale ) * ( 1 - ( scale = currentValue() / initial || 0.5 ) ) <= 0 ) {\n\t\t\t\tmaxIterations = 0;\n\t\t\t}\n\t\t\tinitialInUnit = initialInUnit / scale;\n\n\t\t}\n\n\t\tinitialInUnit = initialInUnit * 2;\n\t\tjQuery.style( elem, prop, initialInUnit + unit );\n\n\t\t// Make sure we update the tween properties later on\n\t\tvalueParts = valueParts || [];\n\t}\n\n\tif ( valueParts ) {\n\t\tinitialInUnit = +initialInUnit || +initial || 0;\n\n\t\t// Apply relative offset (+=/-
 =) if specified\n\t\tadjusted = valueParts[ 1 ] ?\n\t\t\tinitialInUnit + ( valueParts[ 1 ] + 1 ) * valueParts[ 2 ] :\n\t\t\t+valueParts[ 2 ];\n\t\tif ( tween ) {\n\t\t\ttween.unit = unit;\n\t\t\ttween.start = initialInUnit;\n\t\t\ttween.end = adjusted;\n\t\t}\n\t}\n\treturn adjusted;\n}\n\n\nvar defaultDisplayMap = {};\n\nfunction getDefaultDisplay( elem ) {\n\tvar temp,\n\t\tdoc = elem.ownerDocument,\n\t\tnodeName = elem.nodeName,\n\t\tdisplay = defaultDisplayMap[ nodeName ];\n\n\tif ( display ) {\n\t\treturn display;\n\t}\n\n\ttemp = doc.body.appendChild( doc.createElement( nodeName ) );\n\tdisplay = jQuery.css( temp, \"display\" );\n\n\ttemp.parentNode.removeChild( temp );\n\n\tif ( display === \"none\" ) {\n\t\tdisplay = \"block\";\n\t}\n\tdefaultDisplayMap[ nodeName ] = display;\n\n\treturn display;\n}\n\nfunction showHide( elements, show ) {\n\tvar display, elem,\n\t\tvalues = [],\n\t\tindex = 0,\n\t\tlength = elements.length;\n\n\t// Determine new display value for elements t
 hat need to change\n\tfor ( ; index < length; index++ ) {\n\t\telem = elements[ index ];\n\t\tif ( !elem.style ) {\n\t\t\tcontinue;\n\t\t}\n\n\t\tdisplay = elem.style.display;\n\t\tif ( show ) {\n\n\t\t\t// Since we force visibility upon cascade-hidden elements, an immediate (and slow)\n\t\t\t// check is required in this first loop unless we have a nonempty display value (either\n\t\t\t// inline or about-to-be-restored)\n\t\t\tif ( display === \"none\" ) {\n\t\t\t\tvalues[ index ] = dataPriv.get( elem, \"display\" ) || null;\n\t\t\t\tif ( !values[ index ] ) {\n\t\t\t\t\telem.style.display = \"\";\n\t\t\t\t}\n\t\t\t}\n\t\t\tif ( elem.style.display === \"\" && isHiddenWithinTree( elem ) ) {\n\t\t\t\tvalues[ index ] = getDefaultDisplay( elem );\n\t\t\t}\n\t\t} else {\n\t\t\tif ( display !== \"none\" ) {\n\t\t\t\tvalues[ index ] = \"none\";\n\n\t\t\t\t// Remember what we're overwriting\n\t\t\t\tdataPriv.set( elem, \"display\", display );\n\t\t\t}\n\t\t}\n\t}\n\n\t// Set the display of t
 he elements in a second loop to avoid constant reflow\n\tfor ( index = 0; index < length; index++ ) {\n\t\tif ( values[ index ] != null ) {\n\t\t\telements[ index ].style.display = values[ index ];\n\t\t}\n\t}\n\n\treturn elements;\n}\n\njQuery.fn.extend( {\n\tshow: function() {\n\t\treturn showHide( this, true );\n\t},\n\thide: function() {\n\t\treturn showHide( this );\n\t},\n\ttoggle: function( state ) {\n\t\tif ( typeof state === \"boolean\" ) {\n\t\t\treturn state ? this.show() : this.hide();\n\t\t}\n\n\t\treturn this.each( function() {\n\t\t\tif ( isHiddenWithinTree( this ) ) {\n\t\t\t\tjQuery( this ).show();\n\t\t\t} else {\n\t\t\t\tjQuery( this ).hide();\n\t\t\t}\n\t\t} );\n\t}\n} );\nvar rcheckableType = ( /^(?:checkbox|radio)$/i );\n\nvar rtagName = ( /<([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]+)/i );\n\nvar rscriptType = ( /^$|^module$|\\/(?:java|ecma)script/i );\n\n\n\n// We have to close these tags to support XHTML (#13200)\nvar wrapMap = {\n\n\t// Support: IE <=9 only\n\toptio
 n: [ 1, \"<select multiple='multiple'>\", \"</select>\" ],\n\n\t// XHTML parsers do not magically insert elements in the\n\t// same way that tag soup parsers do. So we cannot shorten\n\t// this by omitting <tbody> or other required elements.\n\tthead: [ 1, \"<table>\", \"</table>\" ],\n\tcol: [ 2, \"<table><colgroup>\", \"</colgroup></table>\" ],\n\ttr: [ 2, \"<table><tbody>\", \"</tbody></table>\" ],\n\ttd: [ 3, \"<table><tbody><tr>\", \"</tr></tbody></table>\" ],\n\n\t_default: [ 0, \"\", \"\" ]\n};\n\n// Support: IE <=9 only\nwrapMap.optgroup = wrapMap.option;\n\nwrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;\nwrapMap.th = wrapMap.td;\n\n\nfunction getAll( context, tag ) {\n\n\t// Support: IE <=9 - 11 only\n\t// Use typeof to avoid zero-argument method invocation on host objects (#15151)\n\tvar ret;\n\n\tif ( typeof context.getElementsByTagName !== \"undefined\" ) {\n\t\tret = context.getElementsByTagName( tag || \"*\" );\n\n\t} else if ( type
 of context.querySelectorAll !== \"undefined\" ) {\n\t\tret = context.querySelectorAll( tag || \"*\" );\n\n\t} else {\n\t\tret = [];\n\t}\n\n\tif ( tag === undefined || tag && nodeName( context, tag ) ) {\n\t\treturn jQuery.merge( [ context ], ret );\n\t}\n\n\treturn ret;\n}\n\n\n// Mark scripts as having already been evaluated\nfunction setGlobalEval( elems, refElements ) {\n\tvar i = 0,\n\t\tl = elems.length;\n\n\tfor ( ; i < l; i++ ) {\n\t\tdataPriv.set(\n\t\t\telems[ i ],\n\t\t\t\"globalEval\",\n\t\t\t!refElements || dataPriv.get( refElements[ i ], \"globalEval\" )\n\t\t);\n\t}\n}\n\n\nvar rhtml = /<|&#?\\w+;/;\n\nfunction buildFragment( elems, context, scripts, selection, ignored ) {\n\tvar elem, tmp, tag, wrap, contains, j,\n\t\tfragment = context.createDocumentFragment(),\n\t\tnodes = [],\n\t\ti = 0,\n\t\tl = elems.length;\n\n\tfor ( ; i < l; i++ ) {\n\t\telem = elems[ i ];\n\n\t\tif ( elem || elem === 0 ) {\n\n\t\t\t// Add nodes directly\n\t\t\tif ( toType( elem ) === \"objec
 t\" ) {\n\n\t\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t\t// push.apply(_, arraylike) throws on ancient WebKit\n\t\t\t\tjQuery.merge( nodes, elem.nodeType ? [ elem ] : elem );\n\n\t\t\t// Convert non-html into a text node\n\t\t\t} else if ( !rhtml.test( elem ) ) {\n\t\t\t\tnodes.push( context.createTextNode( elem ) );\n\n\t\t\t// Convert html into DOM nodes\n\t\t\t} else {\n\t\t\t\ttmp = tmp || fragment.appendChild( context.createElement( \"div\" ) );\n\n\t\t\t\t// Deserialize a standard representation\n\t\t\t\ttag = ( rtagName.exec( elem ) || [ \"\", \"\" ] )[ 1 ].toLowerCase();\n\t\t\t\twrap = wrapMap[ tag ] || wrapMap._default;\n\t\t\t\ttmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];\n\n\t\t\t\t// Descend through wrappers to the right content\n\t\t\t\tj = wrap[ 0 ];\n\t\t\t\twhile ( j-- ) {\n\t\t\t\t\ttmp = tmp.lastChild;\n\t\t\t\t}\n\n\t\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t\t// push.apply(_, arraylike) throws on a
 ncient WebKit\n\t\t\t\tjQuery.merge( nodes, tmp.childNodes );\n\n\t\t\t\t// Remember the top-level container\n\t\t\t\ttmp = fragment.firstChild;\n\n\t\t\t\t// Ensure the created nodes are orphaned (#12392)\n\t\t\t\ttmp.textContent = \"\";\n\t\t\t}\n\t\t}\n\t}\n\n\t// Remove wrapper from fragment\n\tfragment.textContent = \"\";\n\n\ti = 0;\n\twhile ( ( elem = nodes[ i++ ] ) ) {\n\n\t\t// Skip elements already in the context collection (trac-4087)\n\t\tif ( selection && jQuery.inArray( elem, selection ) > -1 ) {\n\t\t\tif ( ignored ) {\n\t\t\t\tignored.push( elem );\n\t\t\t}\n\t\t\tcontinue;\n\t\t}\n\n\t\tcontains = jQuery.contains( elem.ownerDocument, elem );\n\n\t\t// Append to fragment\n\t\ttmp = getAll( fragment.appendChild( elem ), \"script\" );\n\n\t\t// Preserve script evaluation history\n\t\tif ( contains ) {\n\t\t\tsetGlobalEval( tmp );\n\t\t}\n\n\t\t// Capture executables\n\t\tif ( scripts ) {\n\t\t\tj = 0;\n\t\t\twhile ( ( elem = tmp[ j++ ] ) ) {\n\t\t\t\tif ( rscriptType.t
 est( elem.type || \"\" ) ) {\n\t\t\t\t\tscripts.push( elem );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\treturn fragment;\n}\n\n\n( function() {\n\tvar fragment = document.createDocumentFragment(),\n\t\tdiv = fragment.appendChild( document.createElement( \"div\" ) ),\n\t\tinput = document.createElement( \"input\" );\n\n\t// Support: Android 4.0 - 4.3 only\n\t// Check state lost if the name is set (#11217)\n\t// Support: Windows Web Apps (WWA)\n\t// `name` and `type` must use .setAttribute for WWA (#14901)\n\tinput.setAttribute( \"type\", \"radio\" );\n\tinput.setAttribute( \"checked\", \"checked\" );\n\tinput.setAttribute( \"name\", \"t\" );\n\n\tdiv.appendChild( input );\n\n\t// Support: Android <=4.1 only\n\t// Older WebKit doesn't clone checked state correctly in fragments\n\tsupport.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked;\n\n\t// Support: IE <=11 only\n\t// Make sure textarea (and checkbox) defaultValue is properly cloned\n\tdiv.innerHTML = \"<textarea>
 x</textarea>\";\n\tsupport.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue;\n} )();\nvar documentElement = document.documentElement;\n\n\n\nvar\n\trkeyEvent = /^key/,\n\trmouseEvent = /^(?:mouse|pointer|contextmenu|drag|drop)|click/,\n\trtypenamespace = /^([^.]*)(?:\\.(.+)|)/;\n\nfunction returnTrue() {\n\treturn true;\n}\n\nfunction returnFalse() {\n\treturn false;\n}\n\n// Support: IE <=9 only\n// See #13393 for more info\nfunction safeActiveElement() {\n\ttry {\n\t\treturn document.activeElement;\n\t} catch ( err ) { }\n}\n\nfunction on( elem, types, selector, data, fn, one ) {\n\tvar origFn, type;\n\n\t// Types can be a map of types/handlers\n\tif ( typeof types === \"object\" ) {\n\n\t\t// ( types-Object, selector, data )\n\t\tif ( typeof selector !== \"string\" ) {\n\n\t\t\t// ( types-Object, data )\n\t\t\tdata = data || selector;\n\t\t\tselector = undefined;\n\t\t}\n\t\tfor ( type in types ) {\n\t\t\ton( elem, type, selector, data, types[ type ], one );\n\t\t}
 \n\t\treturn elem;\n\t}\n\n\tif ( data == null && fn == null ) {\n\n\t\t// ( types, fn )\n\t\tfn = selector;\n\t\tdata = selector = undefined;\n\t} else if ( fn == null ) {\n\t\tif ( typeof selector === \"string\" ) {\n\n\t\t\t// ( types, selector, fn )\n\t\t\tfn = data;\n\t\t\tdata = undefined;\n\t\t} else {\n\n\t\t\t// ( types, data, fn )\n\t\t\tfn = data;\n\t\t\tdata = selector;\n\t\t\tselector = undefined;\n\t\t}\n\t}\n\tif ( fn === false ) {\n\t\tfn = returnFalse;\n\t} else if ( !fn ) {\n\t\treturn elem;\n\t}\n\n\tif ( one === 1 ) {\n\t\torigFn = fn;\n\t\tfn = function( event ) {\n\n\t\t\t// Can use an empty set, since event contains the info\n\t\t\tjQuery().off( event );\n\t\t\treturn origFn.apply( this, arguments );\n\t\t};\n\n\t\t// Use same guid so caller can remove using origFn\n\t\tfn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ );\n\t}\n\treturn elem.each( function() {\n\t\tjQuery.event.add( this, types, fn, data, selector );\n\t} );\n}\n\n/*\n * Helper functions 
 for managing events -- not part of the public interface.\n * Props to Dean Edwards' addEvent library for many of the ideas.\n */\njQuery.event = {\n\n\tglobal: {},\n\n\tadd: function( elem, types, handler, data, selector ) {\n\n\t\tvar handleObjIn, eventHandle, tmp,\n\t\t\tevents, t, handleObj,\n\t\t\tspecial, handlers, type, namespaces, origType,\n\t\t\telemData = dataPriv.get( elem );\n\n\t\t// Don't attach events to noData or text/comment nodes (but allow plain objects)\n\t\tif ( !elemData ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Caller can pass in an object of custom data in lieu of the handler\n\t\tif ( handler.handler ) {\n\t\t\thandleObjIn = handler;\n\t\t\thandler = handleObjIn.handler;\n\t\t\tselector = handleObjIn.selector;\n\t\t}\n\n\t\t// Ensure that invalid selectors throw exceptions at attach time\n\t\t// Evaluate against documentElement in case elem is a non-element node (e.g., document)\n\t\tif ( selector ) {\n\t\t\tjQuery.find.matchesSelector( documentElement, selector )
 ;\n\t\t}\n\n\t\t// Make sure that the handler has a unique ID, used to find/remove it later\n\t\tif ( !handler.guid ) {\n\t\t\thandler.guid = jQuery.guid++;\n\t\t}\n\n\t\t// Init the element's event structure and main handler, if this is the first\n\t\tif ( !( events = elemData.events ) ) {\n\t\t\tevents = elemData.events = {};\n\t\t}\n\t\tif ( !( eventHandle = elemData.handle ) ) {\n\t\t\teventHandle = elemData.handle = function( e ) {\n\n\t\t\t\t// Discard the second event of a jQuery.event.trigger() and\n\t\t\t\t// when an event is called after a page has unloaded\n\t\t\t\treturn typeof jQuery !== \"undefined\" && jQuery.event.triggered !== e.type ?\n\t\t\t\t\tjQuery.event.dispatch.apply( elem, arguments ) : undefined;\n\t\t\t};\n\t\t}\n\n\t\t// Handle multiple events separated by a space\n\t\ttypes = ( types || \"\" ).match( rnothtmlwhite ) || [ \"\" ];\n\t\tt = types.length;\n\t\twhile ( t-- ) {\n\t\t\ttmp = rtypenamespace.exec( types[ t ] ) || [];\n\t\t\ttype = origType = tmp[
  1 ];\n\t\t\tnamespaces = ( tmp[ 2 ] || \"\" ).split( \".\" ).sort();\n\n\t\t\t// There *must* be a type, no attaching namespace-only handlers\n\t\t\tif ( !type ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\t// If event changes its type, use the special event handlers for the changed type\n\t\t\tspecial = jQuery.event.special[ type ] || {};\n\n\t\t\t// If selector defined, determine special event api type, otherwise given type\n\t\t\ttype = ( selector ? special.delegateType : special.bindType ) || type;\n\n\t\t\t// Update special based on newly reset type\n\t\t\tspecial = jQuery.event.special[ type ] || {};\n\n\t\t\t// handleObj is passed to all event handlers\n\t\t\thandleObj = jQuery.extend( {\n\t\t\t\ttype: type,\n\t\t\t\torigType: origType,\n\t\t\t\tdata: data,\n\t\t\t\thandler: handler,\n\t\t\t\tguid: handler.guid,\n\t\t\t\tselector: selector,\n\t\t\t\tneedsContext: selector && jQuery.expr.match.needsContext.test( selector ),\n\t\t\t\tnamespace: namespaces.join( \".\" )\n\t\t\t}, han
 dleObjIn );\n\n\t\t\t// Init the event handler queue if we're the first\n\t\t\tif ( !( handlers = events[ type ] ) ) {\n\t\t\t\thandlers = events[ type ] = [];\n\t\t\t\thandlers.delegateCount = 0;\n\n\t\t\t\t// Only use addEventListener if the special events handler returns false\n\t\t\t\tif ( !special.setup ||\n\t\t\t\t\tspecial.setup.call( elem, data, namespaces, eventHandle ) === false ) {\n\n\t\t\t\t\tif ( elem.addEventListener ) {\n\t\t\t\t\t\telem.addEventListener( type, eventHandle );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tif ( special.add ) {\n\t\t\t\tspecial.add.call( elem, handleObj );\n\n\t\t\t\tif ( !handleObj.handler.guid ) {\n\t\t\t\t\thandleObj.handler.guid = handler.guid;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Add to the element's handler list, delegates in front\n\t\t\tif ( selector ) {\n\t\t\t\thandlers.splice( handlers.delegateCount++, 0, handleObj );\n\t\t\t} else {\n\t\t\t\thandlers.push( handleObj );\n\t\t\t}\n\n\t\t\t// Keep track of which events have ever been us
 ed, for event optimization\n\t\t\tjQuery.event.global[ type ] = true;\n\t\t}\n\n\t},\n\n\t// Detach an event or set of events from an element\n\tremove: function( elem, types, handler, selector, mappedTypes ) {\n\n\t\tvar j, origCount, tmp,\n\t\t\tevents, t, handleObj,\n\t\t\tspecial, handlers, type, namespaces, origType,\n\t\t\telemData = dataPriv.hasData( elem ) && dataPriv.get( elem );\n\n\t\tif ( !elemData || !( events = elemData.events ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Once for each type.namespace in types; type may be omitted\n\t\ttypes = ( types || \"\" ).match( rnothtmlwhite ) || [ \"\" ];\n\t\tt = types.length;\n\t\twhile ( t-- ) {\n\t\t\ttmp = rtypenamespace.exec( types[ t ] ) || [];\n\t\t\ttype = origType = tmp[ 1 ];\n\t\t\tnamespaces = ( tmp[ 2 ] || \"\" ).split( \".\" ).sort();\n\n\t\t\t// Unbind all events (on this namespace, if provided) for the element\n\t\t\tif ( !type ) {\n\t\t\t\tfor ( type in events ) {\n\t\t\t\t\tjQuery.event.remove( elem, type + types[ t ],
  handler, selector, true );\n\t\t\t\t}\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tspecial = jQuery.event.special[ type ] || {};\n\t\t\ttype = ( selector ? special.delegateType : special.bindType ) || type;\n\t\t\thandlers = events[ type ] || [];\n\t\t\ttmp = tmp[ 2 ] &&\n\t\t\t\tnew RegExp( \"(^|\\\\.)\" + namespaces.join( \"\\\\.(?:.*\\\\.|)\" ) + \"(\\\\.|$)\" );\n\n\t\t\t// Remove matching events\n\t\t\torigCount = j = handlers.length;\n\t\t\twhile ( j-- ) {\n\t\t\t\thandleObj = handlers[ j ];\n\n\t\t\t\tif ( ( mappedTypes || origType === handleObj.origType ) &&\n\t\t\t\t\t( !handler || handler.guid === handleObj.guid ) &&\n\t\t\t\t\t( !tmp || tmp.test( handleObj.namespace ) ) &&\n\t\t\t\t\t( !selector || selector === handleObj.selector ||\n\t\t\t\t\t\tselector === \"**\" && handleObj.selector ) ) {\n\t\t\t\t\thandlers.splice( j, 1 );\n\n\t\t\t\t\tif ( handleObj.selector ) {\n\t\t\t\t\t\thandlers.delegateCount--;\n\t\t\t\t\t}\n\t\t\t\t\tif ( special.remove ) {\n\t\t\t\t\t\tspecial.remo
 ve.call( elem, handleObj );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Remove generic event handler if we removed something and no more handlers exist\n\t\t\t// (avoids potential for endless recursion during removal of special event handlers)\n\t\t\tif ( origCount && !handlers.length ) {\n\t\t\t\tif ( !special.teardown ||\n\t\t\t\t\tspecial.teardown.call( elem, namespaces, elemData.handle ) === false ) {\n\n\t\t\t\t\tjQuery.removeEvent( elem, type, elemData.handle );\n\t\t\t\t}\n\n\t\t\t\tdelete events[ type ];\n\t\t\t}\n\t\t}\n\n\t\t// Remove data and the expando if it's no longer used\n\t\tif ( jQuery.isEmptyObject( events ) ) {\n\t\t\tdataPriv.remove( elem, \"handle events\" );\n\t\t}\n\t},\n\n\tdispatch: function( nativeEvent ) {\n\n\t\t// Make a writable jQuery.Event from the native event object\n\t\tvar event = jQuery.event.fix( nativeEvent );\n\n\t\tvar i, j, ret, matched, handleObj, handlerQueue,\n\t\t\targs = new Array( arguments.length ),\n\t\t\thandlers = ( dataPriv.get
 ( this, \"events\" ) || {} )[ event.type ] || [],\n\t\t\tspecial = jQuery.event.special[ event.type ] || {};\n\n\t\t// Use the fix-ed jQuery.Event rather than the (read-only) native event\n\t\targs[ 0 ] = event;\n\n\t\tfor ( i = 1; i < arguments.length; i++ ) {\n\t\t\targs[ i ] = arguments[ i ];\n\t\t}\n\n\t\tevent.delegateTarget = this;\n\n\t\t// Call the preDispatch hook for the mapped type, and let it bail if desired\n\t\tif ( special.preDispatch && special.preDispatch.call( this, event ) === false ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Determine handlers\n\t\thandlerQueue = jQuery.event.handlers.call( this, event, handlers );\n\n\t\t// Run delegates first; they may want to stop propagation beneath us\n\t\ti = 0;\n\t\twhile ( ( matched = handlerQueue[ i++ ] ) && !event.isPropagationStopped() ) {\n\t\t\tevent.currentTarget = matched.elem;\n\n\t\t\tj = 0;\n\t\t\twhile ( ( handleObj = matched.handlers[ j++ ] ) &&\n\t\t\t\t!event.isImmediatePropagationStopped() ) {\n\n\t\t\t\t// Trigger
 ed event must either 1) have no namespace, or 2) have namespace(s)\n\t\t\t\t// a subset or equal to those in the bound event (both can have no namespace).\n\t\t\t\tif ( !event.rnamespace || event.rnamespace.test( handleObj.namespace ) ) {\n\n\t\t\t\t\tevent.handleObj = handleObj;\n\t\t\t\t\tevent.data = handleObj.data;\n\n\t\t\t\t\tret = ( ( jQuery.event.special[ handleObj.origType ] || {} ).handle ||\n\t\t\t\t\t\thandleObj.handler ).apply( matched.elem, args );\n\n\t\t\t\t\tif ( ret !== undefined ) {\n\t\t\t\t\t\tif ( ( event.result = ret ) === false ) {\n\t\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\t\tevent.stopPropagation();\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// Call the postDispatch hook for the mapped type\n\t\tif ( special.postDispatch ) {\n\t\t\tspecial.postDispatch.call( this, event );\n\t\t}\n\n\t\treturn event.result;\n\t},\n\n\thandlers: function( event, handlers ) {\n\t\tvar i, handleObj, sel, matchedHandlers, matchedSelectors,\n\t\t\thand
 lerQueue = [],\n\t\t\tdelegateCount = handlers.delegateCount,\n\t\t\tcur = event.target;\n\n\t\t// Find delegate handlers\n\t\tif ( delegateCount &&\n\n\t\t\t// Support: IE <=9\n\t\t\t// Black-hole SVG <use> instance trees (trac-13180)\n\t\t\tcur.nodeType &&\n\n\t\t\t// Support: Firefox <=42\n\t\t\t// Suppress spec-violating clicks indicating a non-primary pointer button (trac-3861)\n\t\t\t// https://www.w3.org/TR/DOM-Level-3-Events/#event-type-click\n\t\t\t// Support: IE 11 only\n\t\t\t// ...but not arrow key \"clicks\" of radio inputs, which can have `button` -1 (gh-2343)\n\t\t\t!( event.type === \"click\" && event.button >= 1 ) ) {\n\n\t\t\tfor ( ; cur !== this; cur = cur.parentNode || this ) {\n\n\t\t\t\t// Don't check non-elements (#13208)\n\t\t\t\t// Don't process clicks on disabled elements (#6911, #8165, #11382, #11764)\n\t\t\t\tif ( cur.nodeType === 1 && !( event.type === \"click\" && cur.disabled === true ) ) {\n\t\t\t\t\tmatchedHandlers = [];\n\t\t\t\t\tmatchedSelectors =
  {};\n\t\t\t\t\tfor ( i = 0; i < delegateCount; i++ ) {\n\t\t\t\t\t\thandleObj = handlers[ i ];\n\n\t\t\t\t\t\t// Don't conflict with Object.prototype properties (#13203)\n\t\t\t\t\t\tsel = handleObj.selector + \" \";\n\n\t\t\t\t\t\tif ( matchedSelectors[ sel ] === undefined ) {\n\t\t\t\t\t\t\tmatchedSelectors[ sel ] = handleObj.needsContext ?\n\t\t\t\t\t\t\t\tjQuery( sel, this ).index( cur ) > -1 :\n\t\t\t\t\t\t\t\tjQuery.find( sel, this, null, [ cur ] ).length;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif ( matchedSelectors[ sel ] ) {\n\t\t\t\t\t\t\tmatchedHandlers.push( handleObj );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif ( matchedHandlers.length ) {\n\t\t\t\t\t\thandlerQueue.push( { elem: cur, handlers: matchedHandlers } );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Add the remaining (directly-bound) handlers\n\t\tcur = this;\n\t\tif ( delegateCount < handlers.length ) {\n\t\t\thandlerQueue.push( { elem: cur, handlers: handlers.slice( delegateCount ) } );\n\t\t}\n\n\t\treturn handler
 Queue;\n\t},\n\n\taddProp: function( name, hook ) {\n\t\tObject.defineProperty( jQuery.Event.prototype, name, {\n\t\t\tenumerable: true,\n\t\t\tconfigurable: true,\n\n\t\t\tget: isFunction( hook ) ?\n\t\t\t\tfunction() {\n\t\t\t\t\tif ( this.originalEvent ) {\n\t\t\t\t\t\t\treturn hook( this.originalEvent );\n\t\t\t\t\t}\n\t\t\t\t} :\n\t\t\t\tfunction() {\n\t\t\t\t\tif ( this.originalEvent ) {\n\t\t\t\t\t\t\treturn this.originalEvent[ name ];\n\t\t\t\t\t}\n\t\t\t\t},\n\n\t\t\tset: function( value ) {\n\t\t\t\tObject.defineProperty( this, name, {\n\t\t\t\t\tenumerable: true,\n\t\t\t\t\tconfigurable: true,\n\t\t\t\t\twritable: true,\n\t\t\t\t\tvalue: value\n\t\t\t\t} );\n\t\t\t}\n\t\t} );\n\t},\n\n\tfix: function( originalEvent ) {\n\t\treturn originalEvent[ jQuery.expando ] ?\n\t\t\toriginalEvent :\n\t\t\tnew jQuery.Event( originalEvent );\n\t},\n\n\tspecial: {\n\t\tload: {\n\n\t\t\t// Prevent triggered image.load events from bubbling to window.load\n\t\t\tnoBubble: true\n\t\t},\n\t\
 tfocus: {\n\n\t\t\t// Fire native event if possible so blur/focus sequence is correct\n\t\t\ttrigger: function() {\n\t\t\t\tif ( this !== safeActiveElement() && this.focus ) {\n\t\t\t\t\tthis.focus();\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t},\n\t\t\tdelegateType: \"focusin\"\n\t\t},\n\t\tblur: {\n\t\t\ttrigger: function() {\n\t\t\t\tif ( this === safeActiveElement() && this.blur ) {\n\t\t\t\t\tthis.blur();\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t},\n\t\t\tdelegateType: \"focusout\"\n\t\t},\n\t\tclick: {\n\n\t\t\t// For checkbox, fire native event so checked state will be right\n\t\t\ttrigger: function() {\n\t\t\t\tif ( this.type === \"checkbox\" && this.click && nodeName( this, \"input\" ) ) {\n\t\t\t\t\tthis.click();\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t},\n\n\t\t\t// For cross-browser consistency, don't fire native .click() on links\n\t\t\t_default: function( event ) {\n\t\t\t\treturn nodeName( event.target, \"a\" );\n\t\t\t}\n\t\t},\n\n\t\tbeforeunload: {\n\t\t\tpost
 Dispatch: function( event ) {\n\n\t\t\t\t// Support: Firefox 20+\n\t\t\t\t// Firefox doesn't alert if the returnValue field is not set.\n\t\t\t\tif ( event.result !== undefined && event.originalEvent ) {\n\t\t\t\t\tevent.originalEvent.returnValue = event.result;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n};\n\njQuery.removeEvent = function( elem, type, handle ) {\n\n\t// This \"if\" is needed for plain objects\n\tif ( elem.removeEventListener ) {\n\t\telem.removeEventListener( type, handle );\n\t}\n};\n\njQuery.Event = function( src, props ) {\n\n\t// Allow instantiation without the 'new' keyword\n\tif ( !( this instanceof jQuery.Event ) ) {\n\t\treturn new jQuery.Event( src, props );\n\t}\n\n\t// Event object\n\tif ( src && src.type ) {\n\t\tthis.originalEvent = src;\n\t\tthis.type = src.type;\n\n\t\t// Events bubbling up the document may have been marked as prevented\n\t\t// by a handler lower down the tree; reflect the correct value.\n\t\tthis.isDefaultPrevented = src.defaultPrevented ||\n
 \t\t\t\tsrc.defaultPrevented === undefined &&\n\n\t\t\t\t// Support: Android <=2.3 only\n\t\t\t\tsrc.returnValue === false ?\n\t\t\treturnTrue :\n\t\t\treturnFalse;\n\n\t\t// Create target properties\n\t\t// Support: Safari <=6 - 7 only\n\t\t// Target should not be a text node (#504, #13143)\n\t\tthis.target = ( src.target && src.target.nodeType === 3 ) ?\n\t\t\tsrc.target.parentNode :\n\t\t\tsrc.target;\n\n\t\tthis.currentTarget = src.currentTarget;\n\t\tthis.relatedTarget = src.relatedTarget;\n\n\t// Event type\n\t} else {\n\t\tthis.type = src;\n\t}\n\n\t// Put explicitly provided properties onto the event object\n\tif ( props ) {\n\t\tjQuery.extend( this, props );\n\t}\n\n\t// Create a timestamp if incoming event doesn't have one\n\tthis.timeStamp = src && src.timeStamp || Date.now();\n\n\t// Mark it as fixed\n\tthis[ jQuery.expando ] = true;\n};\n\n// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding\n// https://www.w3.org/TR/2003/WD-DOM-Level-
 3-Events-20030331/ecma-script-binding.html\njQuery.Event.prototype = {\n\tconstructor: jQuery.Event,\n\tisDefaultPrevented: returnFalse,\n\tisPropagationStopped: returnFalse,\n\tisImmediatePropagationStopped: returnFalse,\n\tisSimulated: false,\n\n\tpreventDefault: function() {\n\t\tvar e = this.originalEvent;\n\n\t\tthis.isDefaultPrevented = returnTrue;\n\n\t\tif ( e && !this.isSimulated ) {\n\t\t\te.preventDefault();\n\t\t}\n\t},\n\tstopPropagation: function() {\n\t\tvar e = this.originalEvent;\n\n\t\tthis.isPropagationStopped = returnTrue;\n\n\t\tif ( e && !this.isSimulated ) {\n\t\t\te.stopPropagation();\n\t\t}\n\t},\n\tstopImmediatePropagation: function() {\n\t\tvar e = this.originalEvent;\n\n\t\tthis.isImmediatePropagationStopped = returnTrue;\n\n\t\tif ( e && !this.isSimulated ) {\n\t\t\te.stopImmediatePropagation();\n\t\t}\n\n\t\tthis.stopPropagation();\n\t}\n};\n\n// Includes all common event props including KeyEvent and MouseEvent specific props\njQuery.each( {\n\taltKey: 
 true,\n\tbubbles: true,\n\tcancelable: true,\n\tchangedTouches: true,\n\tctrlKey: true,\n\tdetail: true,\n\teventPhase: true,\n\tmetaKey: true,\n\tpageX: true,\n\tpageY: true,\n\tshiftKey: true,\n\tview: true,\n\t\"char\": true,\n\tcharCode: true,\n\tkey: true,\n\tkeyCode: true,\n\tbutton: true,\n\tbuttons: true,\n\tclientX: true,\n\tclientY: true,\n\toffsetX: true,\n\toffsetY: true,\n\tpointerId: true,\n\tpointerType: true,\n\tscreenX: true,\n\tscreenY: true,\n\ttargetTouches: true,\n\ttoElement: true,\n\ttouches: true,\n\n\twhich: function( event ) {\n\t\tvar button = event.button;\n\n\t\t// Add which for key events\n\t\tif ( event.which == null && rkeyEvent.test( event.type ) ) {\n\t\t\treturn event.charCode != null ? event.charCode : event.keyCode;\n\t\t}\n\n\t\t// Add which for click: 1 === left; 2 === middle; 3 === right\n\t\tif ( !event.which && button !== undefined && rmouseEvent.test( event.type ) ) {\n\t\t\tif ( button & 1 ) {\n\t\t\t\treturn 1;\n\t\t\t}\n\n\t\t\tif ( butt
 on & 2 ) {\n\t\t\t\treturn 3;\n\t\t\t}\n\n\t\t\tif ( button & 4 ) {\n\t\t\t\treturn 2;\n\t\t\t}\n\n\t\t\treturn 0;\n\t\t}\n\n\t\treturn event.which;\n\t}\n}, jQuery.event.addProp );\n\n// Create mouseenter/leave events using mouseover/out and event-time checks\n// so that event delegation works in jQuery.\n// Do the same for pointerenter/pointerleave and pointerover/pointerout\n//\n// Support: Safari 7 only\n// Safari sends mouseenter too often; see:\n// https://bugs.chromium.org/p/chromium/issues/detail?id=470258\n// for the description of the bug (it existed in older Chrome versions as well).\njQuery.each( {\n\tmouseenter: \"mouseover\",\n\tmouseleave: \"mouseout\",\n\tpointerenter: \"pointerover\",\n\tpointerleave: \"pointerout\"\n}, function( orig, fix ) {\n\tjQuery.event.special[ orig ] = {\n\t\tdelegateType: fix,\n\t\tbindType: fix,\n\n\t\thandle: function( event ) {\n\t\t\tvar ret,\n\t\t\t\ttarget = this,\n\t\t\t\trelated = event.relatedTarget,\n\t\t\t\thandleObj = event.hand
 leObj;\n\n\t\t\t// For mouseenter/leave call the handler if related is outside the target.\n\t\t\t// NB: No relatedTarget if the mouse left/entered the browser window\n\t\t\tif ( !related || ( related !== target && !jQuery.contains( target, related ) ) ) {\n\t\t\t\tevent.type = handleObj.origType;\n\t\t\t\tret = handleObj.handler.apply( this, arguments );\n\t\t\t\tevent.type = fix;\n\t\t\t}\n\t\t\treturn ret;\n\t\t}\n\t};\n} );\n\njQuery.fn.extend( {\n\n\ton: function( types, selector, data, fn ) {\n\t\treturn on( this, types, selector, data, fn );\n\t},\n\tone: function( types, selector, data, fn ) {\n\t\treturn on( this, types, selector, data, fn, 1 );\n\t},\n\toff: function( types, selector, fn ) {\n\t\tvar handleObj, type;\n\t\tif ( types && types.preventDefault && types.handleObj ) {\n\n\t\t\t// ( event )  dispatched jQuery.Event\n\t\t\thandleObj = types.handleObj;\n\t\t\tjQuery( types.delegateTarget ).off(\n\t\t\t\thandleObj.namespace ?\n\t\t\t\t\thandleObj.origType + \".\" + 
 handleObj.namespace :\n\t\t\t\t\thandleObj.origType,\n\t\t\t\thandleObj.selector,\n\t\t\t\thandleObj.handler\n\t\t\t);\n\t\t\treturn this;\n\t\t}\n\t\tif ( typeof types === \"object\" ) {\n\n\t\t\t// ( types-object [, selector] )\n\t\t\tfor ( type in types ) {\n\t\t\t\tthis.off( type, selector, types[ type ] );\n\t\t\t}\n\t\t\treturn this;\n\t\t}\n\t\tif ( selector === false || typeof selector === \"function\" ) {\n\n\t\t\t// ( types [, fn] )\n\t\t\tfn = selector;\n\t\t\tselector = undefined;\n\t\t}\n\t\tif ( fn === false ) {\n\t\t\tfn = returnFalse;\n\t\t}\n\t\treturn this.each( function() {\n\t\t\tjQuery.event.remove( this, types, fn, selector );\n\t\t} );\n\t}\n} );\n\n\nvar\n\n\t/* eslint-disable max-len */\n\n\t// See https://github.com/eslint/eslint/issues/3229\n\trxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]*)[^>]*)\\/>/gi,\n\n\t/* eslint-enable */\n\n\t// Support: IE <=10 - 11, Edge 12 - 13 only\n\t// In IE/Edge using rege
 x groups here causes severe slowdowns.\n\t// See https://connect.microsoft.com/IE/feedback/details/1736512/\n\trnoInnerhtml = /<script|<style|<link/i,\n\n\t// checked=\"checked\" or checked\n\trchecked = /checked\\s*(?:[^=]|=\\s*.checked.)/i,\n\trcleanScript = /^\\s*<!(?:\\[CDATA\\[|--)|(?:\\]\\]|--)>\\s*$/g;\n\n// Prefer a tbody over its parent table for containing new rows\nfunction manipulationTarget( elem, content ) {\n\tif ( nodeName( elem, \"table\" ) &&\n\t\tnodeName( content.nodeType !== 11 ? content : content.firstChild, \"tr\" ) ) {\n\n\t\treturn jQuery( elem ).children( \"tbody\" )[ 0 ] || elem;\n\t}\n\n\treturn elem;\n}\n\n// Replace/restore the type attribute of script elements for safe DOM manipulation\nfunction disableScript( elem ) {\n\telem.type = ( elem.getAttribute( \"type\" ) !== null ) + \"/\" + elem.type;\n\treturn elem;\n}\nfunction restoreScript( elem ) {\n\tif ( ( elem.type || \"\" ).slice( 0, 5 ) === \"true/\" ) {\n\t\telem.type = elem.type.slice( 5 );\n\t}
  else {\n\t\telem.removeAttribute( \"type\" );\n\t}\n\n\treturn elem;\n}\n\nfunction cloneCopyEvent( src, dest ) {\n\tvar i, l, type, pdataOld, pdataCur, udataOld, udataCur, events;\n\n\tif ( dest.nodeType !== 1 ) {\n\t\treturn;\n\t}\n\n\t// 1. Copy private data: events, handlers, etc.\n\tif ( dataPriv.hasData( src ) ) {\n\t\tpdataOld = dataPriv.access( src );\n\t\tpdataCur = dataPriv.set( dest, pdataOld );\n\t\tevents = pdataOld.events;\n\n\t\tif ( events ) {\n\t\t\tdelete pdataCur.handle;\n\t\t\tpdataCur.events = {};\n\n\t\t\tfor ( type in events ) {\n\t\t\t\tfor ( i = 0, l = events[ type ].length; i < l; i++ ) {\n\t\t\t\t\tjQuery.event.add( dest, type, events[ type ][ i ] );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t// 2. Copy user data\n\tif ( dataUser.hasData( src ) ) {\n\t\tudataOld = dataUser.access( src );\n\t\tudataCur = jQuery.extend( {}, udataOld );\n\n\t\tdataUser.set( dest, udataCur );\n\t}\n}\n\n// Fix IE bugs, see support tests\nfunction fixInput( src, dest ) {\n\tvar node
 Name = dest.nodeName.toLowerCase();\n\n\t// Fails to persist the checked state of a cloned checkbox or radio button.\n\tif ( nodeName === \"input\" && rcheckableType.test( src.type ) ) {\n\t\tdest.checked = src.checked;\n\n\t// Fails to return the selected option to the default selected state when cloning options\n\t} else if ( nodeName === \"input\" || nodeName === \"textarea\" ) {\n\t\tdest.defaultValue = src.defaultValue;\n\t}\n}\n\nfunction domManip( collection, args, callback, ignored ) {\n\n\t// Flatten any nested arrays\n\targs = concat.apply( [], args );\n\n\tvar fragment, first, scripts, hasScripts, node, doc,\n\t\ti = 0,\n\t\tl = collection.length,\n\t\tiNoClone = l - 1,\n\t\tvalue = args[ 0 ],\n\t\tvalueIsFunction = isFunction( value );\n\n\t// We can't cloneNode fragments that contain checked, in WebKit\n\tif ( valueIsFunction ||\n\t\t\t( l > 1 && typeof value === \"string\" &&\n\t\t\t\t!support.checkClone && rchecked.test( value ) ) ) {\n\t\treturn collection.each( func
 tion( index ) {\n\t\t\tvar self = collection.eq( index );\n\t\t\tif ( valueIsFunction ) {\n\t\t\t\targs[ 0 ] = value.call( this, index, self.html() );\n\t\t\t}\n\t\t\tdomManip( self, args, callback, ignored );\n\t\t} );\n\t}\n\n\tif ( l ) {\n\t\tfragment = buildFragment( args, collection[ 0 ].ownerDocument, false, collection, ignored );\n\t\tfirst = fragment.firstChild;\n\n\t\tif ( fragment.childNodes.length === 1 ) {\n\t\t\tfragment = first;\n\t\t}\n\n\t\t// Require either new content or an interest in ignored elements to invoke the callback\n\t\tif ( first || ignored ) {\n\t\t\tscripts = jQuery.map( getAll( fragment, \"script\" ), disableScript );\n\t\t\thasScripts = scripts.length;\n\n\t\t\t// Use the original fragment for the last item\n\t\t\t// instead of the first because it can end up\n\t\t\t// being emptied incorrectly in certain situations (#8070).\n\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\tnode = fragment;\n\n\t\t\t\tif ( i !== iNoClone ) {\n\t\t\t\t\tnode = jQuery.clone( node
 , true, true );\n\n\t\t\t\t\t// Keep references to cloned scripts for later restoration\n\t\t\t\t\tif ( hasScripts ) {\n\n\t\t\t\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t\t\t\t// push.apply(_, arraylike) throws on ancient WebKit\n\t\t\t\t\t\tjQuery.merge( scripts, getAll( node, \"script\" ) );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tcallback.call( collection[ i ], node, i );\n\t\t\t}\n\n\t\t\tif ( hasScripts ) {\n\t\t\t\tdoc = scripts[ scripts.length - 1 ].ownerDocument;\n\n\t\t\t\t// Reenable scripts\n\t\t\t\tjQuery.map( scripts, restoreScript );\n\n\t\t\t\t// Evaluate executable scripts on first document insertion\n\t\t\t\tfor ( i = 0; i < hasScripts; i++ ) {\n\t\t\t\t\tnode = scripts[ i ];\n\t\t\t\t\tif ( rscriptType.test( node.type || \"\" ) &&\n\t\t\t\t\t\t!dataPriv.access( node, \"globalEval\" ) &&\n\t\t\t\t\t\tjQuery.contains( doc, node ) ) {\n\n\t\t\t\t\t\tif ( node.src && ( node.type || \"\" ).toLowerCase()  !== \"module\" ) {\n\n\t\t\t\t\t\t\t// Optional AJA
 X dependency, but won't run scripts if not present\n\t\t\t\t\t\t\tif ( jQuery._evalUrl ) {\n\t\t\t\t\t\t\t\tjQuery._evalUrl( node.src );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tDOMEval( node.textContent.replace( rcleanScript, \"\" ), doc, node );\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\t}\n\n\treturn collection;\n}\n\nfunction remove( elem, selector, keepData ) {\n\tvar node,\n\t\tnodes = selector ? jQuery.filter( selector, elem ) : elem,\n\t\ti = 0;\n\n\tfor ( ; ( node = nodes[ i ] ) != null; i++ ) {\n\t\tif ( !keepData && node.nodeType === 1 ) {\n\t\t\tjQuery.cleanData( getAll( node ) );\n\t\t}\n\n\t\tif ( node.parentNode ) {\n\t\t\tif ( keepData && jQuery.contains( node.ownerDocument, node ) ) {\n\t\t\t\tsetGlobalEval( getAll( node, \"script\" ) );\n\t\t\t}\n\t\t\tnode.parentNode.removeChild( node );\n\t\t}\n\t}\n\n\treturn elem;\n}\n\njQuery.extend( {\n\thtmlPrefilter: function( html ) {\n\t\treturn html.replace( rxhtmlTag, \"<$1></$2>\" );\n\t},\n
 \n\tclone: function( elem, dataAndEvents, deepDataAndEvents ) {\n\t\tvar i, l, srcElements, destElements,\n\t\t\tclone = elem.cloneNode( true ),\n\t\t\tinPage = jQuery.contains( elem.ownerDocument, elem );\n\n\t\t// Fix IE cloning issues\n\t\tif ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) &&\n\t\t\t\t!jQuery.isXMLDoc( elem ) ) {\n\n\t\t\t// We eschew Sizzle here for performance reasons: https://jsperf.com/getall-vs-sizzle/2\n\t\t\tdestElements = getAll( clone );\n\t\t\tsrcElements = getAll( elem );\n\n\t\t\tfor ( i = 0, l = srcElements.length; i < l; i++ ) {\n\t\t\t\tfixInput( srcElements[ i ], destElements[ i ] );\n\t\t\t}\n\t\t}\n\n\t\t// Copy the events from the original to the clone\n\t\tif ( dataAndEvents ) {\n\t\t\tif ( deepDataAndEvents ) {\n\t\t\t\tsrcElements = srcElements || getAll( elem );\n\t\t\t\tdestElements = destElements || getAll( clone );\n\n\t\t\t\tfor ( i = 0, l = srcElements.length; i < l; i++ ) {\n\t\t\t\t\tcloneCopyEvent( srcEl
 ements[ i ], destElements[ i ] );\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tcloneCopyEvent( elem, clone );\n\t\t\t}\n\t\t}\n\n\t\t// Preserve script evaluation history\n\t\tdestElements = getAll( clone, \"script\" );\n\t\tif ( destElements.length > 0 ) {\n\t\t\tsetGlobalEval( destElements, !inPage && getAll( elem, \"script\" ) );\n\t\t}\n\n\t\t// Return the cloned set\n\t\treturn clone;\n\t},\n\n\tcleanData: function( elems ) {\n\t\tvar data, elem, type,\n\t\t\tspecial = jQuery.event.special,\n\t\t\ti = 0;\n\n\t\tfor ( ; ( elem = elems[ i ] ) !== undefined; i++ ) {\n\t\t\tif ( acceptData( elem ) ) {\n\t\t\t\tif ( ( data = elem[ dataPriv.expando ] ) ) {\n\t\t\t\t\tif ( data.events ) {\n\t\t\t\t\t\tfor ( type in data.events ) {\n\t\t\t\t\t\t\tif ( special[ type ] ) {\n\t\t\t\t\t\t\t\tjQuery.event.remove( elem, type );\n\n\t\t\t\t\t\t\t// This is a shortcut to avoid jQuery.event.remove's overhead\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery.removeEvent( elem, type, data.handle );\n\t\t\t\
 t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Support: Chrome <=35 - 45+\n\t\t\t\t\t// Assign undefined instead of using delete, see Data#remove\n\t\t\t\t\telem[ dataPriv.expando ] = undefined;\n\t\t\t\t}\n\t\t\t\tif ( elem[ dataUser.expando ] ) {\n\n\t\t\t\t\t// Support: Chrome <=35 - 45+\n\t\t\t\t\t// Assign undefined instead of using delete, see Data#remove\n\t\t\t\t\telem[ dataUser.expando ] = undefined;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n} );\n\njQuery.fn.extend( {\n\tdetach: function( selector ) {\n\t\treturn remove( this, selector, true );\n\t},\n\n\tremove: function( selector ) {\n\t\treturn remove( this, selector );\n\t},\n\n\ttext: function( value ) {\n\t\treturn access( this, function( value ) {\n\t\t\treturn value === undefined ?\n\t\t\t\tjQuery.text( this ) :\n\t\t\t\tthis.empty().each( function() {\n\t\t\t\t\tif ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {\n\t\t\t\t\t\tthis.textContent = value;\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t}, null, v
 alue, arguments.length );\n\t},\n\n\tappend: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {\n\t\t\t\tvar target = manipulationTarget( this, elem );\n\t\t\t\ttarget.appendChild( elem );\n\t\t\t}\n\t\t} );\n\t},\n\n\tprepend: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) {\n\t\t\t\tvar target = manipulationTarget( this, elem );\n\t\t\t\ttarget.insertBefore( elem, target.firstChild );\n\t\t\t}\n\t\t} );\n\t},\n\n\tbefore: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.parentNode ) {\n\t\t\t\tthis.parentNode.insertBefore( elem, this );\n\t\t\t}\n\t\t} );\n\t},\n\n\tafter: function() {\n\t\treturn domManip( this, arguments, function( elem ) {\n\t\t\tif ( this.parentNode ) {\n\t\t\t\tthis.parentNode.insertBefore( elem, this.nextSibling );\
 n\t\t\t}\n\t\t} );\n\t},\n\n\tempty: function() {\n\t\tvar elem,\n\t\t\ti = 0;\n\n\t\tfor ( ; ( elem = this[ i ] ) != null; i++ ) {\n\t\t\tif ( elem.nodeType === 1 ) {\n\n\t\t\t\t// Prevent memory leaks\n\t\t\t\tjQuery.cleanData( getAll( elem, false ) );\n\n\t\t\t\t// Remove any remaining nodes\n\t\t\t\telem.textContent = \"\";\n\t\t\t}\n\t\t}\n\n\t\treturn this;\n\t},\n\n\tclone: function( dataAndEvents, deepDataAndEvents ) {\n\t\tdataAndEvents = dataAndEvents == null ? false : dataAndEvents;\n\t\tdeepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents;\n\n\t\treturn this.map( function() {\n\t\t\treturn jQuery.clone( this, dataAndEvents, deepDataAndEvents );\n\t\t} );\n\t},\n\n\thtml: function( value ) {\n\t\treturn access( this, function( value ) {\n\t\t\tvar elem = this[ 0 ] || {},\n\t\t\t\ti = 0,\n\t\t\t\tl = this.length;\n\n\t\t\tif ( value === undefined && elem.nodeType === 1 ) {\n\t\t\t\treturn elem.innerHTML;\n\t\t\t}\n\n\t\t\t// See if we can take 
 a shortcut and just use innerHTML\n\t\t\tif ( typeof value === \"string\" && !rnoInnerhtml.test( value ) &&\n\t\t\t\t!wrapMap[ ( rtagName.exec( value ) || [ \"\", \"\" ] )[ 1 ].toLowerCase() ] ) {\n\n\t\t\t\tvalue = jQuery.htmlPrefilter( value );\n\n\t\t\t\ttry {\n\t\t\t\t\tfor ( ; i < l; i++ ) {\n\t\t\t\t\t\telem = this[ i ] || {};\n\n\t\t\t\t\t\t// Remove element nodes and prevent memory leaks\n\t\t\t\t\t\tif ( elem.nodeType === 1 ) {\n\t\t\t\t\t\t\tjQuery.cleanData( getAll( elem, false ) );\n\t\t\t\t\t\t\telem.innerHTML = value;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\telem = 0;\n\n\t\t\t\t// If using innerHTML throws an exception, use the fallback method\n\t\t\t\t} catch ( e ) {}\n\t\t\t}\n\n\t\t\tif ( elem ) {\n\t\t\t\tthis.empty().append( value );\n\t\t\t}\n\t\t}, null, value, arguments.length );\n\t},\n\n\treplaceWith: function() {\n\t\tvar ignored = [];\n\n\t\t// Make the changes, replacing each non-ignored context element with the new content\n\t\treturn domManip( this, arg
 uments, function( elem ) {\n\t\t\tvar parent = this.parentNode;\n\n\t\t\tif ( jQuery.inArray( this, ignored ) < 0 ) {\n\t\t\t\tjQuery.cleanData( getAll( this ) );\n\t\t\t\tif ( parent ) {\n\t\t\t\t\tparent.replaceChild( elem, this );\n\t\t\t\t}\n\t\t\t}\n\n\t\t// Force callback invocation\n\t\t}, ignored );\n\t}\n} );\n\njQuery.each( {\n\tappendTo: \"append\",\n\tprependTo: \"prepend\",\n\tinsertBefore: \"before\",\n\tinsertAfter: \"after\",\n\treplaceAll: \"replaceWith\"\n}, function( name, original ) {\n\tjQuery.fn[ name ] = function( selector ) {\n\t\tvar elems,\n\t\t\tret = [],\n\t\t\tinsert = jQuery( selector ),\n\t\t\tlast = insert.length - 1,\n\t\t\ti = 0;\n\n\t\tfor ( ; i <= last; i++ ) {\n\t\t\telems = i === last ? this : this.clone( true );\n\t\t\tjQuery( insert[ i ] )[ original ]( elems );\n\n\t\t\t// Support: Android <=4.0 only, PhantomJS 1 only\n\t\t\t// .get() because push.apply(_, arraylike) throws on ancient WebKit\n\t\t\tpush.apply( ret, elems.get() );\n\t\t}\n\n\t\
 treturn this.pushStack( ret );\n\t};\n} );\nvar rnumnonpx = new RegExp( \"^(\" + pnum + \")(?!px)[a-z%]+$\", \"i\" );\n\nvar getStyles = function( elem ) {\n\n\t\t// Support: IE <=11 only, Firefox <=30 (#15098, #14150)\n\t\t// IE throws on elements created in popups\n\t\t// FF meanwhile throws on frame elements through \"defaultView.getComputedStyle\"\n\t\tvar view = elem.ownerDocument.defaultView;\n\n\t\tif ( !view || !view.opener ) {\n\t\t\tview = window;\n\t\t}\n\n\t\treturn view.getComputedStyle( elem );\n\t};\n\nvar rboxStyle = new RegExp( cssExpand.join( \"|\" ), \"i\" );\n\n\n\n( function() {\n\n\t// Executing both pixelPosition & boxSizingReliable tests require only one layout\n\t// so they're executed at the same time to save the second computation.\n\tfunction computeStyleTests() {\n\n\t\t// This is a singleton, we need to execute it only once\n\t\tif ( !div ) {\n\t\t\treturn;\n\t\t}\n\n\t\tcontainer.style.cssText = \"position:absolute;left:-11111px;width:60px;\" +\n\t\t\t
 \"margin-top:1px;padding:0;border:0\";\n\t\tdiv.style.cssText =\n\t\t\t\"position:relative;display:block;box-sizing:border-box;overflow:scroll;\" +\n\t\t\t\"margin:auto;border:1px;padding:1px;\" +\n\t\t\t\"width:60%;top:1%\";\n\t\tdocumentElement.appendChild( container ).appendChild( div );\n\n\t\tvar divStyle = window.getComputedStyle( div );\n\t\tpixelPositionVal = divStyle.top !== \"1%\";\n\n\t\t// Support: Android 4.0 - 4.3 only, Firefox <=3 - 44\n\t\treliableMarginLeftVal = roundPixelMeasures( divStyle.marginLeft ) === 12;\n\n\t\t// Support: Android 4.0 - 4.3 only, Safari <=9.1 - 10.1, iOS <=7.0 - 9.3\n\t\t// Some styles come back with percentage values, even though they shouldn't\n\t\tdiv.style.right = \"60%\";\n\t\tpixelBoxStylesVal = roundPixelMeasures( divStyle.right ) === 36;\n\n\t\t// Support: IE 9 - 11 only\n\t\t// Detect misreporting of content dimensions for box-sizing:border-box elements\n\t\tboxSizingReliableVal = roundPixelMeasures( divStyle.width ) === 36;\n\n\t\t/
 / Support: IE 9 only\n\t\t// Detect overflow:scroll screwiness (gh-3699)\n\t\tdiv.style.position = \"absolute\";\n\t\tscrollboxSizeVal = div.offsetWidth === 36 || \"absolute\";\n\n\t\tdocumentElement.removeChild( container );\n\n\t\t// Nullify the div so it wouldn't be stored in the memory and\n\t\t// it will also be a sign that checks already performed\n\t\tdiv = null;\n\t}\n\n\tfunction roundPixelMeasures( measure ) {\n\t\treturn Math.round( parseFloat( measure ) );\n\t}\n\n\tvar pixelPositionVal, boxSizingReliableVal, scrollboxSizeVal, pixelBoxStylesVal,\n\t\treliableMarginLeftVal,\n\t\tcontainer = document.createElement( \"div\" ),\n\t\tdiv = document.createElement( \"div\" );\n\n\t// Finish early in limited (non-browser) environments\n\tif ( !div.style ) {\n\t\treturn;\n\t}\n\n\t// Support: IE <=9 - 11 only\n\t// Style of cloned element affects source element cloned (#8908)\n\tdiv.style.backgroundClip = \"content-box\";\n\tdiv.cloneNode( true ).style.backgroundClip = \"\";\n\ts
 upport.clearCloneStyle = div.style.backgroundClip === \"content-box\";\n\n\tjQuery.extend( support, {\n\t\tboxSizingReliable: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn boxSizingReliableVal;\n\t\t},\n\t\tpixelBoxStyles: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn pixelBoxStylesVal;\n\t\t},\n\t\tpixelPosition: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn pixelPositionVal;\n\t\t},\n\t\treliableMarginLeft: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn reliableMarginLeftVal;\n\t\t},\n\t\tscrollboxSize: function() {\n\t\t\tcomputeStyleTests();\n\t\t\treturn scrollboxSizeVal;\n\t\t}\n\t} );\n} )();\n\n\nfunction curCSS( elem, name, computed ) {\n\tvar width, minWidth, maxWidth, ret,\n\n\t\t// Support: Firefox 51+\n\t\t// Retrieving style before computed somehow\n\t\t// fixes an issue with getting wrong values\n\t\t// on detached elements\n\t\tstyle = elem.style;\n\n\tcomputed = computed || getStyles( elem );\n\n\t// getPropertyValue is needed for:
 \n\t//   .css('filter') (IE 9 only, #12537)\n\t//   .css('--customProperty) (#3144)\n\tif ( computed ) {\n\t\tret = computed.getPropertyValue( name ) || computed[ name ];\n\n\t\tif ( ret === \"\" && !jQuery.contains( elem.ownerDocument, elem ) ) {\n\t\t\tret = jQuery.style( elem, name );\n\t\t}\n\n\t\t// A tribute to the \"awesome hack by Dean Edwards\"\n\t\t// Android Browser returns percentage for some values,\n\t\t// but width seems to be reliably pixels.\n\t\t// This is against the CSSOM draft spec:\n\t\t// https://drafts.csswg.org/cssom/#resolved-values\n\t\tif ( !support.pixelBoxStyles() && rnumnonpx.test( ret ) && rboxStyle.test( name ) ) {\n\n\t\t\t// Remember the original values\n\t\t\twidth = style.width;\n\t\t\tminWidth = style.minWidth;\n\t\t\tmaxWidth = style.maxWidth;\n\n\t\t\t// Put in the new values to get a computed value out\n\t\t\tstyle.minWidth = style.maxWidth = style.width = ret;\n\t\t\tret = computed.width;\n\n\t\t\t// Revert the changed values\n\t\t\tstyle.wi
 dth = width;\n\t\t\tstyle.minWidth = minWidth;\n\t\t\tstyle.maxWidth = maxWidth;\n\t\t}\n\t}\n\n\treturn ret !== undefined ?\n\n\t\t// Support: IE <=9 - 11 only\n\t\t// IE returns zIndex value as an integer.\n\t\tret + \"\" :\n\t\tret;\n}\n\n\nfunction addGetHookIf( conditionFn, hookFn ) {\n\n\t// Define the hook, we'll check on the first run if it's really needed.\n\treturn {\n\t\tget: function() {\n\t\t\tif ( conditionFn() ) {\n\n\t\t\t\t// Hook not needed (or it's not possible to use it due\n\t\t\t\t// to missing dependency), remove it.\n\t\t\t\tdelete this.get;\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// Hook needed; redefine it so that the support test is not executed again.\n\t\t\treturn ( this.get = hookFn ).apply( this, arguments );\n\t\t}\n\t};\n}\n\n\nvar\n\n\t// Swappable if display is none or starts with table\n\t// except \"table\", \"table-cell\", or \"table-caption\"\n\t// See here for display values: https://developer.mozilla.org/en-US/docs/CSS/display\n\trdisplayswap = /^
 (none|table(?!-c[ea]).+)/,\n\trcustomProp = /^--/,\n\tcssShow = { position: \"absolute\", visibility: \"hidden\", display: \"block\" },\n\tcssNormalTransform = {\n\t\tletterSpacing: \"0\",\n\t\tfontWeight: \"400\"\n\t},\n\n\tcssPrefixes = [ \"Webkit\", \"Moz\", \"ms\" ],\n\temptyStyle = document.createElement( \"div\" ).style;\n\n// Return a css property mapped to a potentially vendor prefixed property\nfunction vendorPropName( name ) {\n\n\t// Shortcut for names that are not vendor prefixed\n\tif ( name in emptyStyle ) {\n\t\treturn name;\n\t}\n\n\t// Check for vendor prefixed names\n\tvar capName = name[ 0 ].toUpperCase() + name.slice( 1 ),\n\t\ti = cssPrefixes.length;\n\n\twhile ( i-- ) {\n\t\tname = cssPrefixes[ i ] + capName;\n\t\tif ( name in emptyStyle ) {\n\t\t\treturn name;\n\t\t}\n\t}\n}\n\n// Return a property mapped along what jQuery.cssProps suggests or to\n// a vendor prefixed property.\nfunction finalPropName( name ) {\n\tvar ret = jQuery.cssProps[ name ];\n\tif ( !re
 t ) {\n\t\tret = jQuery.cssProps[ name ] = vendorPropName( name ) || name;\n\t}\n\treturn ret;\n}\n\nfunction setPositiveNumber( elem, value, subtract ) {\n\n\t// Any relative (+/-) values have already been\n\t// normalized at this point\n\tvar matches = rcssNum.exec( value );\n\treturn matches ?\n\n\t\t// Guard against undefined \"subtract\", e.g., when used as in cssHooks\n\t\tMath.max( 0, matches[ 2 ] - ( subtract || 0 ) ) + ( matches[ 3 ] || \"px\" ) :\n\t\tvalue;\n}\n\nfunction boxModelAdjustment( elem, dimension, box, isBorderBox, styles, computedVal ) {\n\tvar i = dimension === \"width\" ? 1 : 0,\n\t\textra = 0,\n\t\tdelta = 0;\n\n\t// Adjustment may not be necessary\n\tif ( box === ( isBorderBox ? \"border\" : \"content\" ) ) {\n\t\treturn 0;\n\t}\n\n\tfor ( ; i < 4; i += 2 ) {\n\n\t\t// Both box models exclude margin\n\t\tif ( box === \"margin\" ) {\n\t\t\tdelta += jQuery.css( elem, box + cssExpand[ i ], true, styles );\n\t\t}\n\n\t\t// If we get here with a content-box, we
 're seeking \"padding\" or \"border\" or \"margin\"\n\t\tif ( !isBorderBox ) {\n\n\t\t\t// Add padding\n\t\t\tdelta += jQuery.css( elem, \"padding\" + cssExpand[ i ], true, styles );\n\n\t\t\t// For \"border\" or \"margin\", add border\n\t\t\tif ( box !== \"padding\" ) {\n\t\t\t\tdelta += jQuery.css( elem, \"border\" + cssExpand[ i ] + \"Width\", true, styles );\n\n\t\t\t// But still keep track of it otherwise\n\t\t\t} else {\n\t\t\t\textra += jQuery.css( elem, \"border\" + cssExpand[ i ] + \"Width\", true, styles );\n\t\t\t}\n\n\t\t// If we get here with a border-box (content + padding + border), we're seeking \"content\" or\n\t\t// \"padding\" or \"margin\"\n\t\t} else {\n\n\t\t\t// For \"content\", subtract padding\n\t\t\tif ( box === \"content\" ) {\n\t\t\t\tdelta -= jQuery.css( elem, \"padding\" + cssExpand[ i ], true, styles );\n\t\t\t}\n\n\t\t\t// For \"content\" or \"padding\", subtract border\n\t\t\tif ( box !== \"margin\" ) {\n\t\t\t\tdelta -= jQuery.css( elem, \"border\" 
 + cssExpand[ i ] + \"Width\", true, styles );\n\t\t\t}\n\t\t}\n\t}\n\n\t// Account for positive content-box scroll gutter when requested by providing computedVal\n\tif ( !isBorderBox && computedVal >= 0 ) {\n\n\t\t// offsetWidth/offsetHeight is a rounded sum of content, padding, scroll gutter, and border\n\t\t// Assuming integer scroll gutter, subtract the rest and round down\n\t\tdelta += Math.max( 0, Math.ceil(\n\t\t\telem[ \"offset\" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -\n\t\t\tcomputedVal -\n\t\t\tdelta -\n\t\t\textra -\n\t\t\t0.5\n\t\t) );\n\t}\n\n\treturn delta;\n}\n\nfunction getWidthOrHeight( elem, dimension, extra ) {\n\n\t// Start with computed style\n\tvar styles = getStyles( elem ),\n\t\tval = curCSS( elem, dimension, styles ),\n\t\tisBorderBox = jQuery.css( elem, \"boxSizing\", false, styles ) === \"border-box\",\n\t\tvalueIsBorderBox = isBorderBox;\n\n\t// Support: Firefox <=54\n\t// Return a confounding non-pixel value or feign ignorance, as approp
 riate.\n\tif ( rnumnonpx.test( val ) ) {\n\t\tif ( !extra ) {\n\t\t\treturn val;\n\t\t}\n\t\tval = \"auto\";\n\t}\n\n\t// Check for style in case a browser which returns unreliable values\n\t// for getComputedStyle silently falls back to the reliable elem.style\n\tvalueIsBorderBox = valueIsBorderBox &&\n\t\t( support.boxSizingReliable() || val === elem.style[ dimension ] );\n\n\t// Fall back to offsetWidth/offsetHeight when value is \"auto\"\n\t// This happens for inline elements with no explicit setting (gh-3571)\n\t// Support: Android <=4.1 - 4.3 only\n\t// Also use offsetWidth/offsetHeight for misreported inline dimensions (gh-3602)\n\tif ( val === \"auto\" ||\n\t\t!parseFloat( val ) && jQuery.css( elem, \"display\", false, styles ) === \"inline\" ) {\n\n\t\tval = elem[ \"offset\" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ];\n\n\t\t// offsetWidth/offsetHeight provide border-box values\n\t\tvalueIsBorderBox = true;\n\t}\n\n\t// Normalize \"\" and auto\n\tval = parseFlo
 at( val ) || 0;\n\n\t// Adjust for the element's box model\n\treturn ( val +\n\t\tboxModelAdjustment(\n\t\t\telem,\n\t\t\tdimension,\n\t\t\textra || ( isBorderBox ? \"border\" : \"content\" ),\n\t\t\tvalueIsBorderBox,\n\t\t\tstyles,\n\n\t\t\t// Provide the current computed size to request scroll gutter calculation (gh-3589)\n\t\t\tval\n\t\t)\n\t) + \"px\";\n}\n\njQuery.extend( {\n\n\t// Add in style property hooks for overriding the default\n\t// behavior of getting and setting a style property\n\tcssHooks: {\n\t\topacity: {\n\t\t\tget: function( elem, computed ) {\n\t\t\t\tif ( computed ) {\n\n\t\t\t\t\t// We should always get a number back from opacity\n\t\t\t\t\tvar ret = curCSS( elem, \"opacity\" );\n\t\t\t\t\treturn ret === \"\" ? \"1\" : ret;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\n\t// Don't automatically add \"px\" to these possibly-unitless properties\n\tcssNumber: {\n\t\t\"animationIterationCount\": true,\n\t\t\"columnCount\": true,\n\t\t\"fillOpacity\": true,\n\t\t\"flexGrow\
 ": true,\n\t\t\"flexShrink\": true,\n\t\t\"fontWeight\": true,\n\t\t\"lineHeight\": true,\n\t\t\"opacity\": true,\n\t\t\"order\": true,\n\t\t\"orphans\": true,\n\t\t\"widows\": true,\n\t\t\"zIndex\": true,\n\t\t\"zoom\": true\n\t},\n\n\t// Add in properties whose names you wish to fix before\n\t// setting or getting the value\n\tcssProps: {},\n\n\t// Get and set the style property on a DOM Node\n\tstyle: function( elem, name, value, extra ) {\n\n\t\t// Don't set styles on text and comment nodes\n\t\tif ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Make sure that we're working with the right name\n\t\tvar ret, type, hooks,\n\t\t\torigName = camelCase( name ),\n\t\t\tisCustomProp = rcustomProp.test( name ),\n\t\t\tstyle = elem.style;\n\n\t\t// Make sure that we're working with the right name. We don't\n\t\t// want to query the value if it is a CSS custom property\n\t\t// since they are user-defined.\n\t\tif ( !isCustomProp ) {
 \n\t\t\tname = finalPropName( origName );\n\t\t}\n\n\t\t// Gets hook for the prefixed version, then unprefixed version\n\t\thooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];\n\n\t\t// Check if we're setting a value\n\t\tif ( value !== undefined ) {\n\t\t\ttype = typeof value;\n\n\t\t\t// Convert \"+=\" or \"-=\" to relative numbers (#7345)\n\t\t\tif ( type === \"string\" && ( ret = rcssNum.exec( value ) ) && ret[ 1 ] ) {\n\t\t\t\tvalue = adjustCSS( elem, name, ret );\n\n\t\t\t\t// Fixes bug #9237\n\t\t\t\ttype = \"number\";\n\t\t\t}\n\n\t\t\t// Make sure that null and NaN values aren't set (#7116)\n\t\t\tif ( value == null || value !== value ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\t// If a number was passed in, add the unit (except for certain CSS properties)\n\t\t\tif ( type === \"number\" ) {\n\t\t\t\tvalue += ret && ret[ 3 ] || ( jQuery.cssNumber[ origName ] ? \"\" : \"px\" );\n\t\t\t}\n\n\t\t\t// background-* props affect original clone's values\n\t\t\tif ( !support.
 clearCloneStyle && value === \"\" && name.indexOf( \"background\" ) === 0 ) {\n\t\t\t\tstyle[ name ] = \"inherit\";\n\t\t\t}\n\n\t\t\t// If a hook was provided, use that value, otherwise just set the specified value\n\t\t\tif ( !hooks || !( \"set\" in hooks ) ||\n\t\t\t\t( value = hooks.set( elem, value, extra ) ) !== undefined ) {\n\n\t\t\t\tif ( isCustomProp ) {\n\t\t\t\t\tstyle.setProperty( name, value );\n\t\t\t\t} else {\n\t\t\t\t\tstyle[ name ] = value;\n\t\t\t\t}\n\t\t\t}\n\n\t\t} else {\n\n\t\t\t// If a hook was provided get the non-computed value from there\n\t\t\tif ( hooks && \"get\" in hooks &&\n\t\t\t\t( ret = hooks.get( elem, false, extra ) ) !== undefined ) {\n\n\t\t\t\treturn ret;\n\t\t\t}\n\n\t\t\t// Otherwise just get the value from the style object\n\t\t\treturn style[ name ];\n\t\t}\n\t},\n\n\tcss: function( elem, name, extra, styles ) {\n\t\tvar val, num, hooks,\n\t\t\torigName = camelCase( name ),\n\t\t\tisCustomProp = rcustomProp.test( name );\n\n\t\t// Make s
 ure that we're working with the right name. We don't\n\t\t// want to modify the value if it is a CSS custom property\n\t\t// since they are user-defined.\n\t\tif ( !isCustomProp ) {\n\t\t\tname = finalPropName( origName );\n\t\t}\n\n\t\t// Try prefixed name followed by the unprefixed name\n\t\thooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ];\n\n\t\t// If a hook was provided get the computed value from there\n\t\tif ( hooks && \"get\" in hooks ) {\n\t\t\tval = hooks.get( elem, true, extra );\n\t\t}\n\n\t\t// Otherwise, if a way to get the computed value exists, use that\n\t\tif ( val === undefined ) {\n\t\t\tval = curCSS( elem, name, styles );\n\t\t}\n\n\t\t// Convert \"normal\" to computed value\n\t\tif ( val === \"normal\" && name in cssNormalTransform ) {\n\t\t\tval = cssNormalTransform[ name ];\n\t\t}\n\n\t\t// Make numeric if forced or a qualifier was provided and val looks numeric\n\t\tif ( extra === \"\" || extra ) {\n\t\t\tnum = parseFloat( val );\n\t\t\treturn
  extra === true || isFinite( num ) ? num || 0 : val;\n\t\t}\n\n\t\treturn val;\n\t}\n} );\n\njQuery.each( [ \"height\", \"width\" ], function( i, dimension ) {\n\tjQuery.cssHooks[ dimension ] = {\n\t\tget: function( elem, computed, extra ) {\n\t\t\tif ( computed ) {\n\n\t\t\t\t// Certain elements can have dimension info if we invisibly show them\n\t\t\t\t// but it must have a current display style that would benefit\n\t\t\t\treturn rdisplayswap.test( jQuery.css( elem, \"display\" ) ) &&\n\n\t\t\t\t\t// Support: Safari 8+\n\t\t\t\t\t// Table columns in Safari have non-zero offsetWidth & zero\n\t\t\t\t\t// getBoundingClientRect().width unless display is changed.\n\t\t\t\t\t// Support: IE <=11 only\n\t\t\t\t\t// Running getBoundingClientRect on a disconnected node\n\t\t\t\t\t// in IE throws an error.\n\t\t\t\t\t( !elem.getClientRects().length || !elem.getBoundingClientRect().width ) ?\n\t\t\t\t\t\tswap( elem, cssShow, function() {\n\t\t\t\t\t\t\treturn getWidthOrHeight( elem, dimension
 , extra );\n\t\t\t\t\t\t} ) :\n\t\t\t\t\t\tgetWidthOrHeight( elem, dimension, extra );\n\t\t\t}\n\t\t},\n\n\t\tset: function( elem, value, extra ) {\n\t\t\tvar matches,\n\t\t\t\tstyles = getStyles( elem ),\n\t\t\t\tisBorderBox = jQuery.css( elem, \"boxSizing\", false, styles ) === \"border-box\",\n\t\t\t\tsubtract = extra && boxModelAdjustment(\n\t\t\t\t\telem,\n\t\t\t\t\tdimension,\n\t\t\t\t\textra,\n\t\t\t\t\tisBorderBox,\n\t\t\t\t\tstyles\n\t\t\t\t);\n\n\t\t\t// Account for unreliable border-box dimensions by comparing offset* to computed and\n\t\t\t// faking a content-box to get border and padding (gh-3699)\n\t\t\tif ( isBorderBox && support.scrollboxSize() === styles.position ) {\n\t\t\t\tsubtract -= Math.ceil(\n\t\t\t\t\telem[ \"offset\" + dimension[ 0 ].toUpperCase() + dimension.slice( 1 ) ] -\n\t\t\t\t\tparseFloat( styles[ dimension ] ) -\n\t\t\t\t\tboxModelAdjustment( elem, dimension, \"border\", false, styles ) -\n\t\t\t\t\t0.5\n\t\t\t\t);\n\t\t\t}\n\n\t\t\t// Convert to p
 ixels if value adjustment is needed\n\t\t\tif ( subtract && ( matches = rcssNum.exec( value ) ) &&\n\t\t\t\t( matches[ 3 ] || \"px\" ) !== \"px\" ) {\n\n\t\t\t\telem.style[ dimension ] = value;\n\t\t\t\tvalue = jQuery.css( elem, dimension );\n\t\t\t}\n\n\t\t\treturn setPositiveNumber( elem, value, subtract );\n\t\t}\n\t};\n} );\n\njQuery.cssHooks.marginLeft = addGetHookIf( support.reliableMarginLeft,\n\tfunction( elem, computed ) {\n\t\tif ( computed ) {\n\t\t\treturn ( parseFloat( curCSS( elem, \"marginLeft\" ) ) ||\n\t\t\t\telem.getBoundingClientRect().left -\n\t\t\t\t\tswap( elem, { marginLeft: 0 }, function() {\n\t\t\t\t\t\treturn elem.getBoundingClientRect().left;\n\t\t\t\t\t} )\n\t\t\t\t) + \"px\";\n\t\t}\n\t}\n);\n\n// These hooks are used by animate to expand properties\njQuery.each( {\n\tmargin: \"\",\n\tpadding: \"\",\n\tborder: \"Width\"\n}, function( prefix, suffix ) {\n\tjQuery.cssHooks[ prefix + suffix ] = {\n\t\texpand: function( value ) {\n\t\t\tvar i = 0,\n\t\t\t\te
 xpanded = {},\n\n\t\t\t\t// Assumes a single number if not a string\n\t\t\t\tparts = typeof value === \"string\" ? value.split( \" \" ) : [ value ];\n\n\t\t\tfor ( ; i < 4; i++ ) {\n\t\t\t\texpanded[ prefix + cssExpand[ i ] + suffix ] =\n\t\t\t\t\tparts[ i ] || parts[ i - 2 ] || parts[ 0 ];\n\t\t\t}\n\n\t\t\treturn expanded;\n\t\t}\n\t};\n\n\tif ( prefix !== \"margin\" ) {\n\t\tjQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber;\n\t}\n} );\n\njQuery.fn.extend( {\n\tcss: function( name, value ) {\n\t\treturn access( this, function( elem, name, value ) {\n\t\t\tvar styles, len,\n\t\t\t\tmap = {},\n\t\t\t\ti = 0;\n\n\t\t\tif ( Array.isArray( name ) ) {\n\t\t\t\tstyles = getStyles( elem );\n\t\t\t\tlen = name.length;\n\n\t\t\t\tfor ( ; i < len; i++ ) {\n\t\t\t\t\tmap[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles );\n\t\t\t\t}\n\n\t\t\t\treturn map;\n\t\t\t}\n\n\t\t\treturn value !== undefined ?\n\t\t\t\tjQuery.style( elem, name, value ) :\n\t\t\t\tjQuery.css( elem, n
 ame );\n\t\t}, name, value, arguments.length > 1 );\n\t}\n} );\n\n\nfunction Tween( elem, options, prop, end, easing ) {\n\treturn new Tween.prototype.init( elem, options, prop, end, easing );\n}\njQuery.Tween = Tween;\n\nTween.prototype = {\n\tconstructor: Tween,\n\tinit: function( elem, options, prop, end, easing, unit ) {\n\t\tthis.elem = elem;\n\t\tthis.prop = prop;\n\t\tthis.easing = easing || jQuery.easing._default;\n\t\tthis.options = options;\n\t\tthis.start = this.now = this.cur();\n\t\tthis.end = end;\n\t\tthis.unit = unit || ( jQuery.cssNumber[ prop ] ? \"\" : \"px\" );\n\t},\n\tcur: function() {\n\t\tvar hooks = Tween.propHooks[ this.prop ];\n\n\t\treturn hooks && hooks.get ?\n\t\t\thooks.get( this ) :\n\t\t\tTween.propHooks._default.get( this );\n\t},\n\trun: function( percent ) {\n\t\tvar eased,\n\t\t\thooks = Tween.propHooks[ this.prop ];\n\n\t\tif ( this.options.duration ) {\n\t\t\tthis.pos = eased = jQuery.easing[ this.easing ](\n\t\t\t\tpercent, this.options.durati
 on * percent, 0, 1, this.options.duration\n\t\t\t);\n\t\t} else {\n\t\t\tthis.pos = eased = percent;\n\t\t}\n\t\tthis.now = ( this.end - this.start ) * eased + this.start;\n\n\t\tif ( this.options.step ) {\n\t\t\tthis.options.step.call( this.elem, this.now, this );\n\t\t}\n\n\t\tif ( hooks && hooks.set ) {\n\t\t\thooks.set( this );\n\t\t} else {\n\t\t\tTween.propHooks._default.set( this );\n\t\t}\n\t\treturn this;\n\t}\n};\n\nTween.prototype.init.prototype = Tween.prototype;\n\nTween.propHooks = {\n\t_default: {\n\t\tget: function( tween ) {\n\t\t\tvar result;\n\n\t\t\t// Use a property on the element directly when it is not a DOM element,\n\t\t\t// or when there is no matching style property that exists.\n\t\t\tif ( tween.elem.nodeType !== 1 ||\n\t\t\t\ttween.elem[ tween.prop ] != null && tween.elem.style[ tween.prop ] == null ) {\n\t\t\t\treturn tween.elem[ tween.prop ];\n\t\t\t}\n\n\t\t\t// Passing an empty string as a 3rd parameter to .css will automatically\n\t\t\t// attempt a 
 parseFloat and fallback to a string if the parse fails.\n\t\t\t// Simple values such as \"10px\" are parsed to Float;\n\t\t\t// complex values such as \"rotate(1rad)\" are returned as-is.\n\t\t\tresult = jQuery.css( tween.elem, tween.prop, \"\" );\n\n\t\t\t// Empty strings, null, undefined and \"auto\" are converted to 0.\n\t\t\treturn !result || result === \"auto\" ? 0 : result;\n\t\t},\n\t\tset: function( tween ) {\n\n\t\t\t// Use step hook for back compat.\n\t\t\t// Use cssHook if its there.\n\t\t\t// Use .style if available and use plain properties where available.\n\t\t\tif ( jQuery.fx.step[ tween.prop ] ) {\n\t\t\t\tjQuery.fx.step[ tween.prop ]( tween );\n\t\t\t} else if ( tween.elem.nodeType === 1 &&\n\t\t\t\t( tween.elem.style[ jQuery.cssProps[ tween.prop ] ] != null ||\n\t\t\t\t\tjQuery.cssHooks[ tween.prop ] ) ) {\n\t\t\t\tjQuery.style( tween.elem, tween.prop, tween.now + tween.unit );\n\t\t\t} else {\n\t\t\t\ttween.elem[ tween.prop ] = tween.now;\n\t\t\t}\n\t\t}\n\t}\n};\
 n\n// Support: IE <=9 only\n// Panic based approach to setting things on disconnected nodes\nTween.propHooks.scrollTop = Tween.propHooks.scrollLeft = {\n\tset: function( tween ) {\n\t\tif ( tween.elem.nodeType && tween.elem.parentNode ) {\n\t\t\ttween.elem[ tween.prop ] = tween.now;\n\t\t}\n\t}\n};\n\njQuery.easing = {\n\tlinear: function( p ) {\n\t\treturn p;\n\t},\n\tswing: function( p ) {\n\t\treturn 0.5 - Math.cos( p * Math.PI ) / 2;\n\t},\n\t_default: \"swing\"\n};\n\njQuery.fx = Tween.prototype.init;\n\n// Back compat <1.8 extension point\njQuery.fx.step = {};\n\n\n\n\nvar\n\tfxNow, inProgress,\n\trfxtypes = /^(?:toggle|show|hide)$/,\n\trrun = /queueHooks$/;\n\nfunction schedule() {\n\tif ( inProgress ) {\n\t\tif ( document.hidden === false && window.requestAnimationFrame ) {\n\t\t\twindow.requestAnimationFrame( schedule );\n\t\t} else {\n\t\t\twindow.setTimeout( schedule, jQuery.fx.interval );\n\t\t}\n\n\t\tjQuery.fx.tick();\n\t}\n}\n\n// Animations created synchronously will
  run synchronously\nfunction createFxNow() {\n\twindow.setTimeout( function() {\n\t\tfxNow = undefined;\n\t} );\n\treturn ( fxNow = Date.now() );\n}\n\n// Generate parameters to create a standard animation\nfunction genFx( type, includeWidth ) {\n\tvar which,\n\t\ti = 0,\n\t\tattrs = { height: type };\n\n\t// If we include width, step value is 1 to do all cssExpand values,\n\t// otherwise step value is 2 to skip over Left and Right\n\tincludeWidth = includeWidth ? 1 : 0;\n\tfor ( ; i < 4; i += 2 - includeWidth ) {\n\t\twhich = cssExpand[ i ];\n\t\tattrs[ \"margin\" + which ] = attrs[ \"padding\" + which ] = type;\n\t}\n\n\tif ( includeWidth ) {\n\t\tattrs.opacity = attrs.width = type;\n\t}\n\n\treturn attrs;\n}\n\nfunction createTween( value, prop, animation ) {\n\tvar tween,\n\t\tcollection = ( Animation.tweeners[ prop ] || [] ).concat( Animation.tweeners[ \"*\" ] ),\n\t\tindex = 0,\n\t\tlength = collection.length;\n\tfor ( ; index < length; index++ ) {\n\t\tif ( ( tween = collecti
 on[ index ].call( animation, prop, value ) ) ) {\n\n\t\t\t// We're done with this property\n\t\t\treturn tween;\n\t\t}\n\t}\n}\n\nfunction defaultPrefilter( elem, props, opts ) {\n\tvar prop, value, toggle, hooks, oldfire, propTween, restoreDisplay, display,\n\t\tisBox = \"width\" in props || \"height\" in props,\n\t\tanim = this,\n\t\torig = {},\n\t\tstyle = elem.style,\n\t\thidden = elem.nodeType && isHiddenWithinTree( elem ),\n\t\tdataShow = dataPriv.get( elem, \"fxshow\" );\n\n\t// Queue-skipping animations hijack the fx hooks\n\tif ( !opts.queue ) {\n\t\thooks = jQuery._queueHooks( elem, \"fx\" );\n\t\tif ( hooks.unqueued == null ) {\n\t\t\thooks.unqueued = 0;\n\t\t\toldfire = hooks.empty.fire;\n\t\t\thooks.empty.fire = function() {\n\t\t\t\tif ( !hooks.unqueued ) {\n\t\t\t\t\toldfire();\n\t\t\t\t}\n\t\t\t};\n\t\t}\n\t\thooks.unqueued++;\n\n\t\tanim.always( function() {\n\n\t\t\t// Ensure the complete handler is called before this completes\n\t\t\tanim.always( function() {\n\t\
 t\t\thooks.unqueued--;\n\t\t\t\tif ( !jQuery.queue( elem, \"fx\" ).length ) {\n\t\t\t\t\thooks.empty.fire();\n\t\t\t\t}\n\t\t\t} );\n\t\t} );\n\t}\n\n\t// Detect show/hide animations\n\tfor ( prop in props ) {\n\t\tvalue = props[ prop ];\n\t\tif ( rfxtypes.test( value ) ) {\n\t\t\tdelete props[ prop ];\n\t\t\ttoggle = toggle || value === \"toggle\";\n\t\t\tif ( value === ( hidden ? \"hide\" : \"show\" ) ) {\n\n\t\t\t\t// Pretend to be hidden if this is a \"show\" and\n\t\t\t\t// there is still data from a stopped show/hide\n\t\t\t\tif ( value === \"show\" && dataShow && dataShow[ prop ] !== undefined ) {\n\t\t\t\t\thidden = true;\n\n\t\t\t\t// Ignore all other no-op show/hide data\n\t\t\t\t} else {\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t}\n\t\t\torig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop );\n\t\t}\n\t}\n\n\t// Bail out if this is a no-op like .hide().hide()\n\tpropTween = !jQuery.isEmptyObject( props );\n\tif ( !propTween && jQuery.isEmptyObject( orig ) 
 ) {\n\t\treturn;\n\t}\n\n\t// Restrict \"overflow\" and \"display\" styles during box animations\n\tif ( isBox && elem.nodeType === 1 ) {\n\n\t\t// Support: IE <=9 - 11, Edge 12 - 15\n\t\t// Record all 3 overflow attributes because IE does not infer the shorthand\n\t\t// from identically-valued overflowX and overflowY and Edge just mirrors\n\t\t// the overflowX value there.\n\t\topts.overflow = [ style.overflow, style.overflowX, style.overflowY ];\n\n\t\t// Identify a display type, preferring old show/hide data over the CSS cascade\n\t\trestoreDisplay = dataShow && dataShow.display;\n\t\tif ( restoreDisplay == null ) {\n\t\t\trestoreDisplay = dataPriv.get( elem, \"display\" );\n\t\t}\n\t\tdisplay = jQuery.css( elem, \"display\" );\n\t\tif ( display === \"none\" ) {\n\t\t\tif ( restoreDisplay ) {\n\t\t\t\tdisplay = restoreDisplay;\n\t\t\t} else {\n\n\t\t\t\t// Get nonempty value(s) by temporarily forcing visibility\n\t\t\t\tshowHide( [ elem ], true );\n\t\t\t\trestoreDisplay = elem.s
 tyle.display || restoreDisplay;\n\t\t\t\tdisplay = jQuery.css( elem, \"display\" );\n\t\t\t\tshowHide( [ elem ] );\n\t\t\t}\n\t\t}\n\n\t\t// Animate inline elements as inline-block\n\t\tif ( display === \"inline\" || display === \"inline-block\" && restoreDisplay != null ) {\n\t\t\tif ( jQuery.css( elem, \"float\" ) === \"none\" ) {\n\n\t\t\t\t// Restore the original display value at the end of pure show/hide animations\n\t\t\t\tif ( !propTween ) {\n\t\t\t\t\tanim.done( function() {\n\t\t\t\t\t\tstyle.display = restoreDisplay;\n\t\t\t\t\t} );\n\t\t\t\t\tif ( restoreDisplay == null ) {\n\t\t\t\t\t\tdisplay = style.display;\n\t\t\t\t\t\trestoreDisplay = display === \"none\" ? \"\" : display;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tstyle.display = \"inline-block\";\n\t\t\t}\n\t\t}\n\t}\n\n\tif ( opts.overflow ) {\n\t\tstyle.overflow = \"hidden\";\n\t\tanim.always( function() {\n\t\t\tstyle.overflow = opts.overflow[ 0 ];\n\t\t\tstyle.overflowX = opts.overflow[ 1 ];\n\t\t\tstyle.overflowY = opt
 s.overflow[ 2 ];\n\t\t} );\n\t}\n\n\t// Implement show/hide animations\n\tpropTween = false;\n\tfor ( prop in orig ) {\n\n\t\t// General show/hide setup for this element animation\n\t\tif ( !propTween ) {\n\t\t\tif ( dataShow ) {\n\t\t\t\tif ( \"hidden\" in dataShow ) {\n\t\t\t\t\thidden = dataShow.hidden;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tdataShow = dataPriv.access( elem, \"fxshow\", { display: restoreDisplay } );\n\t\t\t}\n\n\t\t\t// Store hidden/visible for toggle so `.stop().toggle()` \"reverses\"\n\t\t\tif ( toggle ) {\n\t\t\t\tdataShow.hidden = !hidden;\n\t\t\t}\n\n\t\t\t// Show elements before animating them\n\t\t\tif ( hidden ) {\n\t\t\t\tshowHide( [ elem ], true );\n\t\t\t}\n\n\t\t\t/* eslint-disable no-loop-func */\n\n\t\t\tanim.done( function() {\n\n\t\t\t/* eslint-enable no-loop-func */\n\n\t\t\t\t// The final step of a \"hide\" animation is actually hiding the element\n\t\t\t\tif ( !hidden ) {\n\t\t\t\t\tshowHide( [ elem ] );\n\t\t\t\t}\n\t\t\t\tdataPriv.remove( elem,
  \"fxshow\" );\n\t\t\t\tfor ( prop in orig ) {\n\t\t\t\t\tjQuery.style( elem, prop, orig[ prop ] );\n\t\t\t\t}\n\t\t\t} );\n\t\t}\n\n\t\t// Per-property setup\n\t\tpropTween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim );\n\t\tif ( !( prop in dataShow ) ) {\n\t\t\tdataShow[ prop ] = propTween.start;\n\t\t\tif ( hidden ) {\n\t\t\t\tpropTween.end = propTween.start;\n\t\t\t\tpropTween.start = 0;\n\t\t\t}\n\t\t}\n\t}\n}\n\nfunction propFilter( props, specialEasing ) {\n\tvar index, name, easing, value, hooks;\n\n\t// camelCase, specialEasing and expand cssHook pass\n\tfor ( index in props ) {\n\t\tname = camelCase( index );\n\t\teasing = specialEasing[ name ];\n\t\tvalue = props[ index ];\n\t\tif ( Array.isArray( value ) ) {\n\t\t\teasing = value[ 1 ];\n\t\t\tvalue = props[ index ] = value[ 0 ];\n\t\t}\n\n\t\tif ( index !== name ) {\n\t\t\tprops[ name ] = value;\n\t\t\tdelete props[ index ];\n\t\t}\n\n\t\thooks = jQuery.cssHooks[ name ];\n\t\tif ( hooks && \"expand\" in hook
 s ) {\n\t\t\tvalue = hooks.expand( value );\n\t\t\tdelete props[ name ];\n\n\t\t\t// Not quite $.extend, this won't overwrite existing keys.\n\t\t\t// Reusing 'index' because we have the correct \"name\"\n\t\t\tfor ( index in value ) {\n\t\t\t\tif ( !( index in props ) ) {\n\t\t\t\t\tprops[ index ] = value[ index ];\n\t\t\t\t\tspecialEasing[ index ] = easing;\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tspecialEasing[ name ] = easing;\n\t\t}\n\t}\n}\n\nfunction Animation( elem, properties, options ) {\n\tvar result,\n\t\tstopped,\n\t\tindex = 0,\n\t\tlength = Animation.prefilters.length,\n\t\tdeferred = jQuery.Deferred().always( function() {\n\n\t\t\t// Don't match elem in the :animated selector\n\t\t\tdelete tick.elem;\n\t\t} ),\n\t\ttick = function() {\n\t\t\tif ( stopped ) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t\tvar currentTime = fxNow || createFxNow(),\n\t\t\t\tremaining = Math.max( 0, animation.startTime + animation.duration - currentTime ),\n\n\t\t\t\t// Support: Android 2.3 only
 \n\t\t\t\t// Archaic crash bug won't allow us to use `1 - ( 0.5 || 0 )` (#12497)\n\t\t\t\ttemp = remaining / animation.duration || 0,\n\t\t\t\tpercent = 1 - temp,\n\t\t\t\tindex = 0,\n\t\t\t\tlength = animation.tweens.length;\n\n\t\t\tfor ( ; index < length; index++ ) {\n\t\t\t\tanimation.tweens[ index ].run( percent );\n\t\t\t}\n\n\t\t\tdeferred.notifyWith( elem, [ animation, percent, remaining ] );\n\n\t\t\t// If there's more to do, yield\n\t\t\tif ( percent < 1 && length ) {\n\t\t\t\treturn remaining;\n\t\t\t}\n\n\t\t\t// If this was an empty animation, synthesize a final progress notification\n\t\t\tif ( !length ) {\n\t\t\t\tdeferred.notifyWith( elem, [ animation, 1, 0 ] );\n\t\t\t}\n\n\t\t\t// Resolve the animation and report its conclusion\n\t\t\tdeferred.resolveWith( elem, [ animation ] );\n\t\t\treturn false;\n\t\t},\n\t\tanimation = deferred.promise( {\n\t\t\telem: elem,\n\t\t\tprops: jQuery.extend( {}, properties ),\n\t\t\topts: jQuery.extend( true, {\n\t\t\t\tspecialEasin
 g: {},\n\t\t\t\teasing: jQuery.easing._default\n\t\t\t}, options ),\n\t\t\toriginalProperties: properties,\n\t\t\toriginalOptions: options,\n\t\t\tstartTime: fxNow || createFxNow(),\n\t\t\tduration: options.duration,\n\t\t\ttweens: [],\n\t\t\tcreateTween: function( prop, end ) {\n\t\t\t\tvar tween = jQuery.Tween( elem, animation.opts, prop, end,\n\t\t\t\t\t\tanimation.opts.specialEasing[ prop ] || animation.opts.easing );\n\t\t\t\tanimation.tweens.push( tween );\n\t\t\t\treturn tween;\n\t\t\t},\n\t\t\tstop: function( gotoEnd ) {\n\t\t\t\tvar index = 0,\n\n\t\t\t\t\t// If we are going to the end, we want to run all the tweens\n\t\t\t\t\t// otherwise we skip this part\n\t\t\t\t\tlength = gotoEnd ? animation.tweens.length : 0;\n\t\t\t\tif ( stopped ) {\n\t\t\t\t\treturn this;\n\t\t\t\t}\n\t\t\t\tstopped = true;\n\t\t\t\tfor ( ; index < length; index++ ) {\n\t\t\t\t\tanimation.tweens[ index ].run( 1 );\n\t\t\t\t}\n\n\t\t\t\t// Resolve when we played the last frame; otherwise, reject\n\t
 \t\t\tif ( gotoEnd ) {\n\t\t\t\t\tdeferred.notifyWith( elem, [ animation, 1, 0 ] );\n\t\t\t\t\tdeferred.resolveWith( elem, [ animation, gotoEnd ] );\n\t\t\t\t} else {\n\t\t\t\t\tdeferred.rejectWith( elem, [ animation, gotoEnd ] );\n\t\t\t\t}\n\t\t\t\treturn this;\n\t\t\t}\n\t\t} ),\n\t\tprops = animation.props;\n\n\tpropFilter( props, animation.opts.specialEasing );\n\n\tfor ( ; index < length; index++ ) {\n\t\tresult = Animation.prefilters[ index ].call( animation, elem, props, animation.opts );\n\t\tif ( result ) {\n\t\t\tif ( isFunction( result.stop ) ) {\n\t\t\t\tjQuery._queueHooks( animation.elem, animation.opts.queue ).stop =\n\t\t\t\t\tresult.stop.bind( result );\n\t\t\t}\n\t\t\treturn result;\n\t\t}\n\t}\n\n\tjQuery.map( props, createTween, animation );\n\n\tif ( isFunction( animation.opts.start ) ) {\n\t\tanimation.opts.start.call( elem, animation );\n\t}\n\n\t// Attach callbacks from options\n\tanimation\n\t\t.progress( animation.opts.progress )\n\t\t.done( animation.opts.
 done, animation.opts.complete )\n\t\t.fail( animation.opts.fail )\n\t\t.always( animation.opts.always );\n\n\tjQuery.fx.timer(\n\t\tjQuery.extend( tick, {\n\t\t\telem: elem,\n\t\t\tanim: animation,\n\t\t\tqueue: animation.opts.queue\n\t\t} )\n\t);\n\n\treturn animation;\n}\n\njQuery.Animation = jQuery.extend( Animation, {\n\n\ttweeners: {\n\t\t\"*\": [ function( prop, value ) {\n\t\t\tvar tween = this.createTween( prop, value );\n\t\t\tadjustCSS( tween.elem, prop, rcssNum.exec( value ), tween );\n\t\t\treturn tween;\n\t\t} ]\n\t},\n\n\ttweener: function( props, callback ) {\n\t\tif ( isFunction( props ) ) {\n\t\t\tcallback = props;\n\t\t\tprops = [ \"*\" ];\n\t\t} else {\n\t\t\tprops = props.match( rnothtmlwhite );\n\t\t}\n\n\t\tvar prop,\n\t\t\tindex = 0,\n\t\t\tlength = props.length;\n\n\t\tfor ( ; index < length; index++ ) {\n\t\t\tprop = props[ index ];\n\t\t\tAnimation.tweeners[ prop ] = Animation.tweeners[ prop ] || [];\n\t\t\tAnimation.tweeners[ prop ].unshift( callback );\n\
 t\t}\n\t},\n\n\tprefilters: [ defaultPrefilter ],\n\n\tprefilter: function( callback, prepend ) {\n\t\tif ( prepend ) {\n\t\t\tAnimation.prefilters.unshift( callback );\n\t\t} else {\n\t\t\tAnimation.prefilters.push( callback );\n\t\t}\n\t}\n} );\n\njQuery.speed = function( speed, easing, fn ) {\n\tvar opt = speed && typeof speed === \"object\" ? jQuery.extend( {}, speed ) : {\n\t\tcomplete: fn || !fn && easing ||\n\t\t\tisFunction( speed ) && speed,\n\t\tduration: speed,\n\t\teasing: fn && easing || easing && !isFunction( easing ) && easing\n\t};\n\n\t// Go to the end state if fx are off\n\tif ( jQuery.fx.off ) {\n\t\topt.duration = 0;\n\n\t} else {\n\t\tif ( typeof opt.duration !== \"number\" ) {\n\t\t\tif ( opt.duration in jQuery.fx.speeds ) {\n\t\t\t\topt.duration = jQuery.fx.speeds[ opt.duration ];\n\n\t\t\t} else {\n\t\t\t\topt.duration = jQuery.fx.speeds._default;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Normalize opt.queue - true/undefined/null -> \"fx\"\n\tif ( opt.queue == null || opt
 .queue === true ) {\n\t\topt.queue = \"fx\";\n\t}\n\n\t// Queueing\n\topt.old = opt.complete;\n\n\topt.complete = function() {\n\t\tif ( isFunction( opt.old ) ) {\n\t\t\topt.old.call( this );\n\t\t}\n\n\t\tif ( opt.queue ) {\n\t\t\tjQuery.dequeue( this, opt.queue );\n\t\t}\n\t};\n\n\treturn opt;\n};\n\njQuery.fn.extend( {\n\tfadeTo: function( speed, to, easing, callback ) {\n\n\t\t// Show any hidden elements after setting opacity to 0\n\t\treturn this.filter( isHiddenWithinTree ).css( \"opacity\", 0 ).show()\n\n\t\t\t// Animate to the value specified\n\t\t\t.end().animate( { opacity: to }, speed, easing, callback );\n\t},\n\tanimate: function( prop, speed, easing, callback ) {\n\t\tvar empty = jQuery.isEmptyObject( prop ),\n\t\t\toptall = jQuery.speed( speed, easing, callback ),\n\t\t\tdoAnimation = function() {\n\n\t\t\t\t// Operate on a copy of prop so per-property easing won't be lost\n\t\t\t\tvar anim = Animation( this, jQuery.extend( {}, prop ), optall );\n\n\t\t\t\t// Empty an
 imations, or finishing resolves immediately\n\t\t\t\tif ( empty || dataPriv.get( this, \"finish\" ) ) {\n\t\t\t\t\tanim.stop( true );\n\t\t\t\t}\n\t\t\t};\n\t\t\tdoAnimation.finish = doAnimation;\n\n\t\treturn empty || optall.queue === false ?\n\t\t\tthis.each( doAnimation ) :\n\t\t\tthis.queue( optall.queue, doAnimation );\n\t},\n\tstop: function( type, clearQueue, gotoEnd ) {\n\t\tvar stopQueue = function( hooks ) {\n\t\t\tvar stop = hooks.stop;\n\t\t\tdelete hooks.stop;\n\t\t\tstop( gotoEnd );\n\t\t};\n\n\t\tif ( typeof type !== \"string\" ) {\n\t\t\tgotoEnd = clearQueue;\n\t\t\tclearQueue = type;\n\t\t\ttype = undefined;\n\t\t}\n\t\tif ( clearQueue && type !== false ) {\n\t\t\tthis.queue( type || \"fx\", [] );\n\t\t}\n\n\t\treturn this.each( function() {\n\t\t\tvar dequeue = true,\n\t\t\t\tindex = type != null && type + \"queueHooks\",\n\t\t\t\ttimers = jQuery.timers,\n\t\t\t\tdata = dataPriv.get( this );\n\n\t\t\tif ( index ) {\n\t\t\t\tif ( data[ index ] && data[ index ].stop 
 ) {\n\t\t\t\t\tstopQueue( data[ index ] );\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tfor ( index in data ) {\n\t\t\t\t\tif ( data[ index ] && data[ index ].stop && rrun.test( index ) ) {\n\t\t\t\t\t\tstopQueue( data[ index ] );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tfor ( index = timers.length; index--; ) {\n\t\t\t\tif ( timers[ index ].elem === this &&\n\t\t\t\t\t( type == null || timers[ index ].queue === type ) ) {\n\n\t\t\t\t\ttimers[ index ].anim.stop( gotoEnd );\n\t\t\t\t\tdequeue = false;\n\t\t\t\t\ttimers.splice( index, 1 );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Start the next in the queue if the last step wasn't forced.\n\t\t\t// Timers currently will call their complete callbacks, which\n\t\t\t// will dequeue but only if they were gotoEnd.\n\t\t\tif ( dequeue || !gotoEnd ) {\n\t\t\t\tjQuery.dequeue( this, type );\n\t\t\t}\n\t\t} );\n\t},\n\tfinish: function( type ) {\n\t\tif ( type !== false ) {\n\t\t\ttype = type || \"fx\";\n\t\t}\n\t\treturn this.each( function() {\n\t\t\tvar ind
 ex,\n\t\t\t\tdata = dataPriv.get( this ),\n\t\t\t\tqueue = data[ type + \"queue\" ],\n\t\t\t\thooks = data[ type + \"queueHooks\" ],\n\t\t\t\ttimers = jQuery.timers,\n\t\t\t\tlength = queue ? queue.length : 0;\n\n\t\t\t// Enable finishing flag on private data\n\t\t\tdata.finish = true;\n\n\t\t\t// Empty the queue first\n\t\t\tjQuery.queue( this, type, [] );\n\n\t\t\tif ( hooks && hooks.stop ) {\n\t\t\t\thooks.stop.call( this, true );\n\t\t\t}\n\n\t\t\t// Look for any active animations, and finish them\n\t\t\tfor ( index = timers.length; index--; ) {\n\t\t\t\tif ( timers[ index ].elem === this && timers[ index ].queue === type ) {\n\t\t\t\t\ttimers[ index ].anim.stop( true );\n\t\t\t\t\ttimers.splice( index, 1 );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Look for any animations in the old queue and finish them\n\t\t\tfor ( index = 0; index < length; index++ ) {\n\t\t\t\tif ( queue[ index ] && queue[ index ].finish ) {\n\t\t\t\t\tqueue[ index ].finish.call( this );\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t
 // Turn off finishing flag\n\t\t\tdelete data.finish;\n\t\t} );\n\t}\n} );\n\njQuery.each( [ \"toggle\", \"show\", \"hide\" ], function( i, name ) {\n\tvar cssFn = jQuery.fn[ name ];\n\tjQuery.fn[ name ] = function( speed, easing, callback ) {\n\t\treturn speed == null || typeof speed === \"boolean\" ?\n\t\t\tcssFn.apply( this, arguments ) :\n\t\t\tthis.animate( genFx( name, true ), speed, easing, callback );\n\t};\n} );\n\n// Generate shortcuts for custom animations\njQuery.each( {\n\tslideDown: genFx( \"show\" ),\n\tslideUp: genFx( \"hide\" ),\n\tslideToggle: genFx( \"toggle\" ),\n\tfadeIn: { opacity: \"show\" },\n\tfadeOut: { opacity: \"hide\" },\n\tfadeToggle: { opacity: \"toggle\" }\n}, function( name, props ) {\n\tjQuery.fn[ name ] = function( speed, easing, callback ) {\n\t\treturn this.animate( props, speed, easing, callback );\n\t};\n} );\n\njQuery.timers = [];\njQuery.fx.tick = function() {\n\tvar timer,\n\t\ti = 0,\n\t\ttimers = jQuery.timers;\n\n\tfxNow = Date.now();\n\n
 \tfor ( ; i < timers.length; i++ ) {\n\t\ttimer = timers[ i ];\n\n\t\t// Run the timer and safely remove it when done (allowing for external removal)\n\t\tif ( !timer() && timers[ i ] === timer ) {\n\t\t\ttimers.splice( i--, 1 );\n\t\t}\n\t}\n\n\tif ( !timers.length ) {\n\t\tjQuery.fx.stop();\n\t}\n\tfxNow = undefined;\n};\n\njQuery.fx.timer = function( timer ) {\n\tjQuery.timers.push( timer );\n\tjQuery.fx.start();\n};\n\njQuery.fx.interval = 13;\njQuery.fx.start = function() {\n\tif ( inProgress ) {\n\t\treturn;\n\t}\n\n\tinProgress = true;\n\tschedule();\n};\n\njQuery.fx.stop = function() {\n\tinProgress = null;\n};\n\njQuery.fx.speeds = {\n\tslow: 600,\n\tfast: 200,\n\n\t// Default speed\n\t_default: 400\n};\n\n\n// Based off of the plugin by Clint Helfers, with permission.\n// https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/\njQuery.fn.delay = function( time, type ) {\n\ttime = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time
 ;\n\ttype = type || \"fx\";\n\n\treturn this.queue( type, function( next, hooks ) {\n\t\tvar timeout = window.setTimeout( next, time );\n\t\thooks.stop = function() {\n\t\t\twindow.clearTimeout( timeout );\n\t\t};\n\t} );\n};\n\n\n( function() {\n\tvar input = document.createElement( \"input\" ),\n\t\tselect = document.createElement( \"select\" ),\n\t\topt = select.appendChild( document.createElement( \"option\" ) );\n\n\tinput.type = \"checkbox\";\n\n\t// Support: Android <=4.3 only\n\t// Default value for a checkbox should be \"on\"\n\tsupport.checkOn = input.value !== \"\";\n\n\t// Support: IE <=11 only\n\t// Must access selectedIndex to make default options select\n\tsupport.optSelected = opt.selected;\n\n\t// Support: IE <=11 only\n\t// An input loses its value after becoming a radio\n\tinput = document.createElement( \"input\" );\n\tinput.value = \"t\";\n\tinput.type = \"radio\";\n\tsupport.radioValue = input.value === \"t\";\n} )();\n\n\nvar boolHook,\n\tattrHandle = jQuery.e
 xpr.attrHandle;\n\njQuery.fn.extend( {\n\tattr: function( name, value ) {\n\t\treturn access( this, jQuery.attr, name, value, arguments.length > 1 );\n\t},\n\n\tremoveAttr: function( name ) {\n\t\treturn this.each( function() {\n\t\t\tjQuery.removeAttr( this, name );\n\t\t} );\n\t}\n} );\n\njQuery.extend( {\n\tattr: function( elem, name, value ) {\n\t\tvar ret, hooks,\n\t\t\tnType = elem.nodeType;\n\n\t\t// Don't get/set attributes on text, comment and attribute nodes\n\t\tif ( nType === 3 || nType === 8 || nType === 2 ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Fallback to prop when attributes are not supported\n\t\tif ( typeof elem.getAttribute === \"undefined\" ) {\n\t\t\treturn jQuery.prop( elem, name, value );\n\t\t}\n\n\t\t// Attribute hooks are determined by the lowercase version\n\t\t// Grab necessary hook if one is defined\n\t\tif ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {\n\t\t\thooks = jQuery.attrHooks[ name.toLowerCase() ] ||\n\t\t\t\t( jQuery.expr.match.bool.test( name ) ? b
 oolHook : undefined );\n\t\t}\n\n\t\tif ( value !== undefined ) {\n\t\t\tif ( value === null ) {\n\t\t\t\tjQuery.removeAttr( elem, name );\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif ( hooks && \"set\" in hooks &&\n\t\t\t\t( ret = hooks.set( elem, value, name ) ) !== undefined ) {\n\t\t\t\treturn ret;\n\t\t\t}\n\n\t\t\telem.setAttribute( name, value + \"\" );\n\t\t\treturn value;\n\t\t}\n\n\t\tif ( hooks && \"get\" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {\n\t\t\treturn ret;\n\t\t}\n\n\t\tret = jQuery.find.attr( elem, name );\n\n\t\t// Non-existent attributes return null, we normalize to undefined\n\t\treturn ret == null ? undefined : ret;\n\t},\n\n\tattrHooks: {\n\t\ttype: {\n\t\t\tset: function( elem, value ) {\n\t\t\t\tif ( !support.radioValue && value === \"radio\" &&\n\t\t\t\t\tnodeName( elem, \"input\" ) ) {\n\t\t\t\t\tvar val = elem.value;\n\t\t\t\t\telem.setAttribute( \"type\", value );\n\t\t\t\t\tif ( val ) {\n\t\t\t\t\t\telem.value = val;\n\t\t\t\t\t}\n\t\t\t\t\
 treturn value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t},\n\n\tremoveAttr: function( elem, value ) {\n\t\tvar name,\n\t\t\ti = 0,\n\n\t\t\t// Attribute names can contain non-HTML whitespace characters\n\t\t\t// https://html.spec.whatwg.org/multipage/syntax.html#attributes-2\n\t\t\tattrNames = value && value.match( rnothtmlwhite );\n\n\t\tif ( attrNames && elem.nodeType === 1 ) {\n\t\t\twhile ( ( name = attrNames[ i++ ] ) ) {\n\t\t\t\telem.removeAttribute( name );\n\t\t\t}\n\t\t}\n\t}\n} );\n\n// Hooks for boolean attributes\nboolHook = {\n\tset: function( elem, value, name ) {\n\t\tif ( value === false ) {\n\n\t\t\t// Remove boolean attributes when set to false\n\t\t\tjQuery.removeAttr( elem, name );\n\t\t} else {\n\t\t\telem.setAttribute( name, name );\n\t\t}\n\t\treturn name;\n\t}\n};\n\njQuery.each( jQuery.expr.match.bool.source.match( /\\w+/g ), function( i, name ) {\n\tvar getter = attrHandle[ name ] || jQuery.find.attr;\n\n\tattrHandle[ name ] = function( elem, name, isXML ) {\n\t\tvar 
 ret, handle,\n\t\t\tlowercaseName = name.toLowerCase();\n\n\t\tif ( !isXML ) {\n\n\t\t\t// Avoid an infinite loop by temporarily removing this function from the getter\n\t\t\thandle = attrHandle[ lowercaseName ];\n\t\t\tattrHandle[ lowercaseName ] = ret;\n\t\t\tret = getter( elem, name, isXML ) != null ?\n\t\t\t\tlowercaseName :\n\t\t\t\tnull;\n\t\t\tattrHandle[ lowercaseName ] = handle;\n\t\t}\n\t\treturn ret;\n\t};\n} );\n\n\n\n\nvar rfocusable = /^(?:input|select|textarea|button)$/i,\n\trclickable = /^(?:a|area)$/i;\n\njQuery.fn.extend( {\n\tprop: function( name, value ) {\n\t\treturn access( this, jQuery.prop, name, value, arguments.length > 1 );\n\t},\n\n\tremoveProp: function( name ) {\n\t\treturn this.each( function() {\n\t\t\tdelete this[ jQuery.propFix[ name ] || name ];\n\t\t} );\n\t}\n} );\n\njQuery.extend( {\n\tprop: function( elem, name, value ) {\n\t\tvar ret, hooks,\n\t\t\tnType = elem.nodeType;\n\n\t\t// Don't get/set properties on text, comment and attribute nodes\n
 \t\tif ( nType === 3 || nType === 8 || nType === 2 ) {\n\t\t\treturn;\n\t\t}\n\n\t\tif ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) {\n\n\t\t\t// Fix name and attach hooks\n\t\t\tname = jQuery.propFix[ name ] || name;\n\t\t\thooks = jQuery.propHooks[ name ];\n\t\t}\n\n\t\tif ( value !== undefined ) {\n\t\t\tif ( hooks && \"set\" in hooks &&\n\t\t\t\t( ret = hooks.set( elem, value, name ) ) !== undefined ) {\n\t\t\t\treturn ret;\n\t\t\t}\n\n\t\t\treturn ( elem[ name ] = value );\n\t\t}\n\n\t\tif ( hooks && \"get\" in hooks && ( ret = hooks.get( elem, name ) ) !== null ) {\n\t\t\treturn ret;\n\t\t}\n\n\t\treturn elem[ name ];\n\t},\n\n\tpropHooks: {\n\t\ttabIndex: {\n\t\t\tget: function( elem ) {\n\n\t\t\t\t// Support: IE <=9 - 11 only\n\t\t\t\t// elem.tabIndex doesn't always return the\n\t\t\t\t// correct value when it hasn't been explicitly set\n\t\t\t\t// https://web.archive.org/web/20141116233347/http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-w
 ith-javascript/\n\t\t\t\t// Use proper attribute retrieval(#12072)\n\t\t\t\tvar tabindex = jQuery.find.attr( elem, \"tabindex\" );\n\n\t\t\t\tif ( tabindex ) {\n\t\t\t\t\treturn parseInt( tabindex, 10 );\n\t\t\t\t}\n\n\t\t\t\tif (\n\t\t\t\t\trfocusable.test( elem.nodeName ) ||\n\t\t\t\t\trclickable.test( elem.nodeName ) &&\n\t\t\t\t\telem.href\n\t\t\t\t) {\n\t\t\t\t\treturn 0;\n\t\t\t\t}\n\n\t\t\t\treturn -1;\n\t\t\t}\n\t\t}\n\t},\n\n\tpropFix: {\n\t\t\"for\": \"htmlFor\",\n\t\t\"class\": \"className\"\n\t}\n} );\n\n// Support: IE <=11 only\n// Accessing the selectedIndex property\n// forces the browser to respect setting selected\n// on the option\n// The getter ensures a default option is selected\n// when in an optgroup\n// eslint rule \"no-unused-expressions\" is disabled for this code\n// since it considers such accessions noop\nif ( !support.optSelected ) {\n\tjQuery.propHooks.selected = {\n\t\tget: function( elem ) {\n\n\t\t\t/* eslint no-unused-expressions: \"off\" */\n\n\t\
 t\tvar parent = elem.parentNode;\n\t\t\tif ( parent && parent.parentNode ) {\n\t\t\t\tparent.parentNode.selectedIndex;\n\t\t\t}\n\t\t\treturn null;\n\t\t},\n\t\tset: function( elem ) {\n\n\t\t\t/* eslint no-unused-expressions: \"off\" */\n\n\t\t\tvar parent = elem.parentNode;\n\t\t\tif ( parent ) {\n\t\t\t\tparent.selectedIndex;\n\n\t\t\t\tif ( parent.parentNode ) {\n\t\t\t\t\tparent.parentNode.selectedIndex;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n}\n\njQuery.each( [\n\t\"tabIndex\",\n\t\"readOnly\",\n\t\"maxLength\",\n\t\"cellSpacing\",\n\t\"cellPadding\",\n\t\"rowSpan\",\n\t\"colSpan\",\n\t\"useMap\",\n\t\"frameBorder\",\n\t\"contentEditable\"\n], function() {\n\tjQuery.propFix[ this.toLowerCase() ] = this;\n} );\n\n\n\n\n\t// Strip and collapse whitespace according to HTML spec\n\t// https://infra.spec.whatwg.org/#strip-and-collapse-ascii-whitespace\n\tfunction stripAndCollapse( value ) {\n\t\tvar tokens = value.match( rnothtmlwhite ) || [];\n\t\treturn tokens.join( \" \" );\n\t}\n\n\
 nfunction getClass( elem ) {\n\treturn elem.getAttribute && elem.getAttribute( \"class\" ) || \"\";\n}\n\nfunction classesToArray( value ) {\n\tif ( Array.isArray( value ) ) {\n\t\treturn value;\n\t}\n\tif ( typeof value === \"string\" ) {\n\t\treturn value.match( rnothtmlwhite ) || [];\n\t}\n\treturn [];\n}\n\njQuery.fn.extend( {\n\taddClass: function( value ) {\n\t\tvar classes, elem, cur, curValue, clazz, j, finalValue,\n\t\t\ti = 0;\n\n\t\tif ( isFunction( value ) ) {\n\t\t\treturn this.each( function( j ) {\n\t\t\t\tjQuery( this ).addClass( value.call( this, j, getClass( this ) ) );\n\t\t\t} );\n\t\t}\n\n\t\tclasses = classesToArray( value );\n\n\t\tif ( classes.length ) {\n\t\t\twhile ( ( elem = this[ i++ ] ) ) {\n\t\t\t\tcurValue = getClass( elem );\n\t\t\t\tcur = elem.nodeType === 1 && ( \" \" + stripAndCollapse( curValue ) + \" \" );\n\n\t\t\t\tif ( cur ) {\n\t\t\t\t\tj = 0;\n\t\t\t\t\twhile ( ( clazz = classes[ j++ ] ) ) {\n\t\t\t\t\t\tif ( cur.indexOf( \" \" + clazz + \" 
 \" ) < 0 ) {\n\t\t\t\t\t\t\tcur += clazz + \" \";\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Only assign if different to avoid unneeded rendering.\n\t\t\t\t\tfinalValue = stripAndCollapse( cur );\n\t\t\t\t\tif ( curValue !== finalValue ) {\n\t\t\t\t\t\telem.setAttribute( \"class\", finalValue );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn this;\n\t},\n\n\tremoveClass: function( value ) {\n\t\tvar classes, elem, cur, curValue, clazz, j, finalValue,\n\t\t\ti = 0;\n\n\t\tif ( isFunction( value ) ) {\n\t\t\treturn this.each( function( j ) {\n\t\t\t\tjQuery( this ).removeClass( value.call( this, j, getClass( this ) ) );\n\t\t\t} );\n\t\t}\n\n\t\tif ( !arguments.length ) {\n\t\t\treturn this.attr( \"class\", \"\" );\n\t\t}\n\n\t\tclasses = classesToArray( value );\n\n\t\tif ( classes.length ) {\n\t\t\twhile ( ( elem = this[ i++ ] ) ) {\n\t\t\t\tcurValue = getClass( elem );\n\n\t\t\t\t// This expression is here for better compressibility (see addClass)\n\t\t\t\tcur = elem.nodeTy
 pe === 1 && ( \" \" + stripAndCollapse( curValue ) + \" \" );\n\n\t\t\t\tif ( cur ) {\n\t\t\t\t\tj = 0;\n\t\t\t\t\twhile ( ( clazz = classes[ j++ ] ) ) {\n\n\t\t\t\t\t\t// Remove *all* instances\n\t\t\t\t\t\twhile ( cur.indexOf( \" \" + clazz + \" \" ) > -1 ) {\n\t\t\t\t\t\t\tcur = cur.replace( \" \" + clazz + \" \", \" \" );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t// Only assign if different to avoid unneeded rendering.\n\t\t\t\t\tfinalValue = stripAndCollapse( cur );\n\t\t\t\t\tif ( curValue !== finalValue ) {\n\t\t\t\t\t\telem.setAttribute( \"class\", finalValue );\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn this;\n\t},\n\n\ttoggleClass: function( value, stateVal ) {\n\t\tvar type = typeof value,\n\t\t\tisValidValue = type === \"string\" || Array.isArray( value );\n\n\t\tif ( typeof stateVal === \"boolean\" && isValidValue ) {\n\t\t\treturn stateVal ? this.addClass( value ) : this.removeClass( value );\n\t\t}\n\n\t\tif ( isFunction( value ) ) {\n\t\t\treturn this.each(
  function( i ) {\n\t\t\t\tjQuery( this ).toggleClass(\n\t\t\t\t\tvalue.call( this, i, getClass( this ), stateVal ),\n\t\t\t\t\tstateVal\n\t\t\t\t);\n\t\t\t} );\n\t\t}\n\n\t\treturn this.each( function() {\n\t\t\tvar className, i, self, classNames;\n\n\t\t\tif ( isValidValue ) {\n\n\t\t\t\t// Toggle individual class names\n\t\t\t\ti = 0;\n\t\t\t\tself = jQuery( this );\n\t\t\t\tclassNames = classesToArray( value );\n\n\t\t\t\twhile ( ( className = classNames[ i++ ] ) ) {\n\n\t\t\t\t\t// Check each className given, space separated list\n\t\t\t\t\tif ( self.hasClass( className ) ) {\n\t\t\t\t\t\tself.removeClass( className );\n\t\t\t\t\t} else {\n\t\t\t\t\t\tself.addClass( className );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t// Toggle whole class name\n\t\t\t} else if ( value === undefined || type === \"boolean\" ) {\n\t\t\t\tclassName = getClass( this );\n\t\t\t\tif ( className ) {\n\n\t\t\t\t\t// Store className if set\n\t\t\t\t\tdataPriv.set( this, \"__className__\", className );\n\t\t\t\t
 }\n\n\t\t\t\t// If the element has a class name or if we're passed `false`,\n\t\t\t\t// then remove the whole classname (if there was one, the above saved it).\n\t\t\t\t// Otherwise bring back whatever was previously saved (if anything),\n\t\t\t\t// falling back to the empty string if nothing was stored.\n\t\t\t\tif ( this.setAttribute ) {\n\t\t\t\t\tthis.setAttribute( \"class\",\n\t\t\t\t\t\tclassName || value === false ?\n\t\t\t\t\t\t\"\" :\n\t\t\t\t\t\tdataPriv.get( this, \"__className__\" ) || \"\"\n\t\t\t\t\t);\n\t\t\t\t}\n\t\t\t}\n\t\t} );\n\t},\n\n\thasClass: function( selector ) {\n\t\tvar className, elem,\n\t\t\ti = 0;\n\n\t\tclassName = \" \" + selector + \" \";\n\t\twhile ( ( elem = this[ i++ ] ) ) {\n\t\t\tif ( elem.nodeType === 1 &&\n\t\t\t\t( \" \" + stripAndCollapse( getClass( elem ) ) + \" \" ).indexOf( className ) > -1 ) {\n\t\t\t\t\treturn true;\n\t\t\t}\n\t\t}\n\n\t\treturn false;\n\t}\n} );\n\n\n\n\nvar rreturn = /\\r/g;\n\njQuery.fn.extend( {\n\tval: function( v
 alue ) {\n\t\tvar hooks, ret, valueIsFunction,\n\t\t\telem = this[ 0 ];\n\n\t\tif ( !arguments.length ) {\n\t\t\tif ( elem ) {\n\t\t\t\thooks = jQuery.valHooks[ elem.type ] ||\n\t\t\t\t\tjQuery.valHooks[ elem.nodeName.toLowerCase() ];\n\n\t\t\t\tif ( hooks &&\n\t\t\t\t\t\"get\" in hooks &&\n\t\t\t\t\t( ret = hooks.get( elem, \"value\" ) ) !== undefined\n\t\t\t\t) {\n\t\t\t\t\treturn ret;\n\t\t\t\t}\n\n\t\t\t\tret = elem.value;\n\n\t\t\t\t// Handle most common string cases\n\t\t\t\tif ( typeof ret === \"string\" ) {\n\t\t\t\t\treturn ret.replace( rreturn, \"\" );\n\t\t\t\t}\n\n\t\t\t\t// Handle cases where value is null/undef or number\n\t\t\t\treturn ret == null ? \"\" : ret;\n\t\t\t}\n\n\t\t\treturn;\n\t\t}\n\n\t\tvalueIsFunction = isFunction( value );\n\n\t\treturn this.each( function( i ) {\n\t\t\tvar val;\n\n\t\t\tif ( this.nodeType !== 1 ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif ( valueIsFunction ) {\n\t\t\t\tval = value.call( this, i, jQuery( this ).val() );\n\t\t\t} else {\n\
 t\t\t\tval = value;\n\t\t\t}\n\n\t\t\t// Treat null/undefined as \"\"; convert numbers to string\n\t\t\tif ( val == null ) {\n\t\t\t\tval = \"\";\n\n\t\t\t} else if ( typeof val === \"number\" ) {\n\t\t\t\tval += \"\";\n\n\t\t\t} else if ( Array.isArray( val ) ) {\n\t\t\t\tval = jQuery.map( val, function( value ) {\n\t\t\t\t\treturn value == null ? \"\" : value + \"\";\n\t\t\t\t} );\n\t\t\t}\n\n\t\t\thooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ];\n\n\t\t\t// If set returns undefined, fall back to normal setting\n\t\t\tif ( !hooks || !( \"set\" in hooks ) || hooks.set( this, val, \"value\" ) === undefined ) {\n\t\t\t\tthis.value = val;\n\t\t\t}\n\t\t} );\n\t}\n} );\n\njQuery.extend( {\n\tvalHooks: {\n\t\toption: {\n\t\t\tget: function( elem ) {\n\n\t\t\t\tvar val = jQuery.find.attr( elem, \"value\" );\n\t\t\t\treturn val != null ?\n\t\t\t\t\tval :\n\n\t\t\t\t\t// Support: IE <=10 - 11 only\n\t\t\t\t\t// option.text throws exceptions (#14686, #
 14858)\n\t\t\t\t\t// Strip and collapse whitespace\n\t\t\t\t\t// https://html.spec.whatwg.org/#strip-and-collapse-whitespace\n\t\t\t\t\tstripAndCollapse( jQuery.text( elem ) );\n\t\t\t}\n\t\t},\n\t\tselect: {\n\t\t\tget: function( elem ) {\n\t\t\t\tvar value, option, i,\n\t\t\t\t\toptions = elem.options,\n\t\t\t\t\tindex = elem.selectedIndex,\n\t\t\t\t\tone = elem.type === \"select-one\",\n\t\t\t\t\tvalues = one ? null : [],\n\t\t\t\t\tmax = one ? index + 1 : options.length;\n\n\t\t\t\tif ( index < 0 ) {\n\t\t\t\t\ti = max;\n\n\t\t\t\t} else {\n\t\t\t\t\ti = one ? index : 0;\n\t\t\t\t}\n\n\t\t\t\t// Loop through all the selected options\n\t\t\t\tfor ( ; i < max; i++ ) {\n\t\t\t\t\toption = options[ i ];\n\n\t\t\t\t\t// Support: IE <=9 only\n\t\t\t\t\t// IE8-9 doesn't update selected after form reset (#2551)\n\t\t\t\t\tif ( ( option.selected || i === index ) &&\n\n\t\t\t\t\t\t\t// Don't return options that are disabled or in a disabled optgroup\n\t\t\t\t\t\t\t!option.disabled &&\n\t\
 t\t\t\t\t\t( !option.parentNode.disabled ||\n\t\t\t\t\t\t\t\t!nodeName( option.parentNode, \"optgroup\" ) ) ) {\n\n\t\t\t\t\t\t// Get the specific value for the option\n\t\t\t\t\t\tvalue = jQuery( option ).val();\n\n\t\t\t\t\t\t// We don't need an array for one selects\n\t\t\t\t\t\tif ( one ) {\n\t\t\t\t\t\t\treturn value;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t// Multi-Selects return an array\n\t\t\t\t\t\tvalues.push( value );\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\treturn values;\n\t\t\t},\n\n\t\t\tset: function( elem, value ) {\n\t\t\t\tvar optionSet, option,\n\t\t\t\t\toptions = elem.options,\n\t\t\t\t\tvalues = jQuery.makeArray( value ),\n\t\t\t\t\ti = options.length;\n\n\t\t\t\twhile ( i-- ) {\n\t\t\t\t\toption = options[ i ];\n\n\t\t\t\t\t/* eslint-disable no-cond-assign */\n\n\t\t\t\t\tif ( option.selected =\n\t\t\t\t\t\tjQuery.inArray( jQuery.valHooks.option.get( option ), values ) > -1\n\t\t\t\t\t) {\n\t\t\t\t\t\toptionSet = true;\n\t\t\t\t\t}\n\n\t\t\t\t\t/* eslint-enable no-cond-assig
 n */\n\t\t\t\t}\n\n\t\t\t\t// Force browsers to behave consistently when non-matching value is set\n\t\t\t\tif ( !optionSet ) {\n\t\t\t\t\telem.selectedIndex = -1;\n\t\t\t\t}\n\t\t\t\treturn values;\n\t\t\t}\n\t\t}\n\t}\n} );\n\n// Radios and checkboxes getter/setter\njQuery.each( [ \"radio\", \"checkbox\" ], function() {\n\tjQuery.valHooks[ this ] = {\n\t\tset: function( elem, value ) {\n\t\t\tif ( Array.isArray( value ) ) {\n\t\t\t\treturn ( elem.checked = jQuery.inArray( jQuery( elem ).val(), value ) > -1 );\n\t\t\t}\n\t\t}\n\t};\n\tif ( !support.checkOn ) {\n\t\tjQuery.valHooks[ this ].get = function( elem ) {\n\t\t\treturn elem.getAttribute( \"value\" ) === null ? \"on\" : elem.value;\n\t\t};\n\t}\n} );\n\n\n\n\n// Return jQuery for attributes-only inclusion\n\n\nsupport.focusin = \"onfocusin\" in window;\n\n\nvar rfocusMorph = /^(?:focusinfocus|focusoutblur)$/,\n\tstopPropagationCallback = function( e ) {\n\t\te.stopPropagation();\n\t};\n\njQuery.extend( jQuery.event, {\n\n\tt
 rigger: function( event, data, elem, onlyHandlers ) {\n\n\t\tvar i, cur, tmp, bubbleType, ontype, handle, special, lastElement,\n\t\t\teventPath = [ elem || document ],\n\t\t\ttype = hasOwn.call( event, \"type\" ) ? event.type : event,\n\t\t\tnamespaces = hasOwn.call( event, \"namespace\" ) ? event.namespace.split( \".\" ) : [];\n\n\t\tcur = lastElement = tmp = elem = elem || document;\n\n\t\t// Don't do events on text and comment nodes\n\t\tif ( elem.nodeType === 3 || elem.nodeType === 8 ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// focus/blur morphs to focusin/out; ensure we're not firing them right now\n\t\tif ( rfocusMorph.test( type + jQuery.event.triggered ) ) {\n\t\t\treturn;\n\t\t}\n\n\t\tif ( type.indexOf( \".\" ) > -1 ) {\n\n\t\t\t// Namespaced trigger; create a regexp to match event type in handle()\n\t\t\tnamespaces = type.split( \".\" );\n\t\t\ttype = namespaces.shift();\n\t\t\tnamespaces.sort();\n\t\t}\n\t\tontype = type.indexOf( \":\" ) < 0 && \"on\" + type;\n\n\t\t// Caller ca
 n pass in a jQuery.Event object, Object, or just an event type string\n\t\tevent = event[ jQuery.expando ] ?\n\t\t\tevent :\n\t\t\tnew jQuery.Event( type, typeof event === \"object\" && event );\n\n\t\t// Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true)\n\t\tevent.isTrigger = onlyHandlers ? 2 : 3;\n\t\tevent.namespace = namespaces.join( \".\" );\n\t\tevent.rnamespace = event.namespace ?\n\t\t\tnew RegExp( \"(^|\\\\.)\" + namespaces.join( \"\\\\.(?:.*\\\\.|)\" ) + \"(\\\\.|$)\" ) :\n\t\t\tnull;\n\n\t\t// Clean up the event in case it is being reused\n\t\tevent.result = undefined;\n\t\tif ( !event.target ) {\n\t\t\tevent.target = elem;\n\t\t}\n\n\t\t// Clone any incoming data and prepend the event, creating the handler arg list\n\t\tdata = data == null ?\n\t\t\t[ event ] :\n\t\t\tjQuery.makeArray( data, [ event ] );\n\n\t\t// Allow special events to draw outside the lines\n\t\tspecial = jQuery.event.special[ type ] || {};\n\t\tif ( !onlyHandlers && special.trigge
 r && special.trigger.apply( elem, data ) === false ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Determine event propagation path in advance, per W3C events spec (#9951)\n\t\t// Bubble up to document, then to window; watch for a global ownerDocument var (#9724)\n\t\tif ( !onlyHandlers && !special.noBubble && !isWindow( elem ) ) {\n\n\t\t\tbubbleType = special.delegateType || type;\n\t\t\tif ( !rfocusMorph.test( bubbleType + type ) ) {\n\t\t\t\tcur = cur.parentNode;\n\t\t\t}\n\t\t\tfor ( ; cur; cur = cur.parentNode ) {\n\t\t\t\teventPath.push( cur );\n\t\t\t\ttmp = cur;\n\t\t\t}\n\n\t\t\t// Only add window if we got to document (e.g., not plain obj or detached DOM)\n\t\t\tif ( tmp === ( elem.ownerDocument || document ) ) {\n\t\t\t\teventPath.push( tmp.defaultView || tmp.parentWindow || window );\n\t\t\t}\n\t\t}\n\n\t\t// Fire handlers on the event path\n\t\ti = 0;\n\t\twhile ( ( cur = eventPath[ i++ ] ) && !event.isPropagationStopped() ) {\n\t\t\tlastElement = cur;\n\t\t\tevent.type = i > 1 ?\
 n\t\t\t\tbubbleType :\n\t\t\t\tspecial.bindType || type;\n\n\t\t\t// jQuery handler\n\t\t\thandle = ( dataPriv.get( cur, \"events\" ) || {} )[ event.type ] &&\n\t\t\t\tdataPriv.get( cur, \"handle\" );\n\t\t\tif ( handle ) {\n\t\t\t\thandle.apply( cur, data );\n\t\t\t}\n\n\t\t\t// Native handler\n\t\t\thandle = ontype && cur[ ontype ];\n\t\t\tif ( handle && handle.apply && acceptData( cur ) ) {\n\t\t\t\tevent.result = handle.apply( cur, data );\n\t\t\t\tif ( event.result === false ) {\n\t\t\t\t\tevent.preventDefault();\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tevent.type = type;\n\n\t\t// If nobody prevented the default action, do it now\n\t\tif ( !onlyHandlers && !event.isDefaultPrevented() ) {\n\n\t\t\tif ( ( !special._default ||\n\t\t\t\tspecial._default.apply( eventPath.pop(), data ) === false ) &&\n\t\t\t\tacceptData( elem ) ) {\n\n\t\t\t\t// Call a native DOM method on the target with the same name as the event.\n\t\t\t\t// Don't do default actions on window, that's where global variable
 s be (#6170)\n\t\t\t\tif ( ontype && isFunction( elem[ type ] ) && !isWindow( elem ) ) {\n\n\t\t\t\t\t// Don't re-trigger an onFOO event when we call its FOO() method\n\t\t\t\t\ttmp = elem[ ontype ];\n\n\t\t\t\t\tif ( tmp ) {\n\t\t\t\t\t\telem[ ontype ] = null;\n\t\t\t\t\t}\n\n\t\t\t\t\t// Prevent re-triggering of the same event, since we already bubbled it above\n\t\t\t\t\tjQuery.event.triggered = type;\n\n\t\t\t\t\tif ( event.isPropagationStopped() ) {\n\t\t\t\t\t\tlastElement.addEventListener( type, stopPropagationCallback );\n\t\t\t\t\t}\n\n\t\t\t\t\telem[ type ]();\n\n\t\t\t\t\tif ( event.isPropagationStopped() ) {\n\t\t\t\t\t\tlastElement.removeEventListener( type, stopPropagationCallback );\n\t\t\t\t\t}\n\n\t\t\t\t\tjQuery.event.triggered = undefined;\n\n\t\t\t\t\tif ( tmp ) {\n\t\t\t\t\t\telem[ ontype ] = tmp;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn event.result;\n\t},\n\n\t// Piggyback on a donor event to simulate a different one\n\t// Used only for `focus(in 
 | out)` events\n\tsimulate: function( type, elem, event ) {\n\t\tvar e = jQuery.extend(\n\t\t\tnew jQuery.Event(),\n\t\t\tevent,\n\t\t\t{\n\t\t\t\ttype: type,\n\t\t\t\tisSimulated: true\n\t\t\t}\n\t\t);\n\n\t\tjQuery.event.trigger( e, null, elem );\n\t}\n\n} );\n\njQuery.fn.extend( {\n\n\ttrigger: function( type, data ) {\n\t\treturn this.each( function() {\n\t\t\tjQuery.event.trigger( type, data, this );\n\t\t} );\n\t},\n\ttriggerHandler: function( type, data ) {\n\t\tvar elem = this[ 0 ];\n\t\tif ( elem ) {\n\t\t\treturn jQuery.event.trigger( type, data, elem, true );\n\t\t}\n\t}\n} );\n\n\n// Support: Firefox <=44\n// Firefox doesn't have focus(in | out) events\n// Related ticket - https://bugzilla.mozilla.org/show_bug.cgi?id=687787\n//\n// Support: Chrome <=48 - 49, Safari <=9.0 - 9.1\n// focus(in | out) events fire after focus & blur events,\n// which is spec violation - http://www.w3.org/TR/DOM-Level-3-Events/#events-focusevent-event-order\n// Related ticket - https://bugs.chr
 omium.org/p/chromium/issues/detail?id=449857\nif ( !support.focusin ) {\n\tjQuery.each( { focus: \"focusin\", blur: \"focusout\" }, function( orig, fix ) {\n\n\t\t// Attach a single capturing handler on the document while someone wants focusin/focusout\n\t\tvar handler = function( event ) {\n\t\t\tjQuery.event.simulate( fix, event.target, jQuery.event.fix( event ) );\n\t\t};\n\n\t\tjQuery.event.special[ fix ] = {\n\t\t\tsetup: function() {\n\t\t\t\tvar doc = this.ownerDocument || this,\n\t\t\t\t\tattaches = dataPriv.access( doc, fix );\n\n\t\t\t\tif ( !attaches ) {\n\t\t\t\t\tdoc.addEventListener( orig, handler, true );\n\t\t\t\t}\n\t\t\t\tdataPriv.access( doc, fix, ( attaches || 0 ) + 1 );\n\t\t\t},\n\t\t\tteardown: function() {\n\t\t\t\tvar doc = this.ownerDocument || this,\n\t\t\t\t\tattaches = dataPriv.access( doc, fix ) - 1;\n\n\t\t\t\tif ( !attaches ) {\n\t\t\t\t\tdoc.removeEventListener( orig, handler, true );\n\t\t\t\t\tdataPriv.remove( doc, fix );\n\n\t\t\t\t} else {\n\t\t\
 t\t\tdataPriv.access( doc, fix, attaches );\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t} );\n}\nvar location = window.location;\n\nvar nonce = Date.now();\n\nvar rquery = ( /\\?/ );\n\n\n\n// Cross-browser xml parsing\njQuery.parseXML = function( data ) {\n\tvar xml;\n\tif ( !data || typeof data !== \"string\" ) {\n\t\treturn null;\n\t}\n\n\t// Support: IE 9 - 11 only\n\t// IE throws on parseFromString with invalid input.\n\ttry {\n\t\txml = ( new window.DOMParser() ).parseFromString( data, \"text/xml\" );\n\t} catch ( e ) {\n\t\txml = undefined;\n\t}\n\n\tif ( !xml || xml.getElementsByTagName( \"parsererror\" ).length ) {\n\t\tjQuery.error( \"Invalid XML: \" + data );\n\t}\n\treturn xml;\n};\n\n\nvar\n\trbracket = /\\[\\]$/,\n\trCRLF = /\\r?\\n/g,\n\trsubmitterTypes = /^(?:submit|button|image|reset|file)$/i,\n\trsubmittable = /^(?:input|select|textarea|keygen)/i;\n\nfunction buildParams( prefix, obj, traditional, add ) {\n\tvar name;\n\n\tif ( Array.isArray( obj ) ) {\n\n\t\t// Serialize array
  item.\n\t\tjQuery.each( obj, function( i, v ) {\n\t\t\tif ( traditional || rbracket.test( prefix ) ) {\n\n\t\t\t\t// Treat each array item as a scalar.\n\t\t\t\tadd( prefix, v );\n\n\t\t\t} else {\n\n\t\t\t\t// Item is non-scalar (array or object), encode its numeric index.\n\t\t\t\tbuildParams(\n\t\t\t\t\tprefix + \"[\" + ( typeof v === \"object\" && v != null ? i : \"\" ) + \"]\",\n\t\t\t\t\tv,\n\t\t\t\t\ttraditional,\n\t\t\t\t\tadd\n\t\t\t\t);\n\t\t\t}\n\t\t} );\n\n\t} else if ( !traditional && toType( obj ) === \"object\" ) {\n\n\t\t// Serialize object item.\n\t\tfor ( name in obj ) {\n\t\t\tbuildParams( prefix + \"[\" + name + \"]\", obj[ name ], traditional, add );\n\t\t}\n\n\t} else {\n\n\t\t// Serialize scalar item.\n\t\tadd( prefix, obj );\n\t}\n}\n\n// Serialize an array of form elements or a set of\n// key/values into a query string\njQuery.param = function( a, traditional ) {\n\tvar prefix,\n\t\ts = [],\n\t\tadd = function( key, valueOrFunction ) {\n\n\t\t\t// If value 
 is a function, invoke it and use its return value\n\t\t\tvar value = isFunction( valueOrFunction ) ?\n\t\t\t\tvalueOrFunction() :\n\t\t\t\tvalueOrFunction;\n\n\t\t\ts[ s.length ] = encodeURIComponent( key ) + \"=\" +\n\t\t\t\tencodeURIComponent( value == null ? \"\" : value );\n\t\t};\n\n\t// If an array was passed in, assume that it is an array of form elements.\n\tif ( Array.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {\n\n\t\t// Serialize the form elements\n\t\tjQuery.each( a, function() {\n\t\t\tadd( this.name, this.value );\n\t\t} );\n\n\t} else {\n\n\t\t// If traditional, encode the \"old\" way (the way 1.3.2 or older\n\t\t// did it), otherwise encode params recursively.\n\t\tfor ( prefix in a ) {\n\t\t\tbuildParams( prefix, a[ prefix ], traditional, add );\n\t\t}\n\t}\n\n\t// Return the resulting serialization\n\treturn s.join( \"&\" );\n};\n\njQuery.fn.extend( {\n\tserialize: function() {\n\t\treturn jQuery.param( this.serializeArray() );\n\t},\n\tserializeA
 rray: function() {\n\t\treturn this.map( function() {\n\n\t\t\t// Can add propHook for \"elements\" to filter or add form elements\n\t\t\tvar elements = jQuery.prop( this, \"elements\" );\n\t\t\treturn elements ? jQuery.makeArray( elements ) : this;\n\t\t} )\n\t\t.filter( function() {\n\t\t\tvar type = this.type;\n\n\t\t\t// Use .is( \":disabled\" ) so that fieldset[disabled] works\n\t\t\treturn this.name && !jQuery( this ).is( \":disabled\" ) &&\n\t\t\t\trsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) &&\n\t\t\t\t( this.checked || !rcheckableType.test( type ) );\n\t\t} )\n\t\t.map( function( i, elem ) {\n\t\t\tvar val = jQuery( this ).val();\n\n\t\t\tif ( val == null ) {\n\t\t\t\treturn null;\n\t\t\t}\n\n\t\t\tif ( Array.isArray( val ) ) {\n\t\t\t\treturn jQuery.map( val, function( val ) {\n\t\t\t\t\treturn { name: elem.name, value: val.replace( rCRLF, \"\\r\\n\" ) };\n\t\t\t\t} );\n\t\t\t}\n\n\t\t\treturn { name: elem.name, value: val.replace( rCRLF, \"\\r\\n\"
  ) };\n\t\t} ).get();\n\t}\n} );\n\n\nvar\n\tr20 = /%20/g,\n\trhash = /#.*$/,\n\trantiCache = /([?&])_=[^&]*/,\n\trheaders = /^(.*?):[ \\t]*([^\\r\\n]*)$/mg,\n\n\t// #7653, #8125, #8152: local protocol detection\n\trlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/,\n\trnoContent = /^(?:GET|HEAD)$/,\n\trprotocol = /^\\/\\//,\n\n\t/* Prefilters\n\t * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example)\n\t * 2) These are called:\n\t *    - BEFORE asking for a transport\n\t *    - AFTER param serialization (s.data is a string if s.processData is true)\n\t * 3) key is the dataType\n\t * 4) the catchall symbol \"*\" can be used\n\t * 5) execution will start with transport dataType and THEN continue down to \"*\" if needed\n\t */\n\tprefilters = {},\n\n\t/* Transports bindings\n\t * 1) key is the dataType\n\t * 2) the catchall symbol \"*\" can be used\n\t * 3) selection will start with transport dataType and THEN go to \"*\" if nee
 ded\n\t */\n\ttransports = {},\n\n\t// Avoid comment-prolog char sequence (#10098); must appease lint and evade compression\n\tallTypes = \"*/\".concat( \"*\" ),\n\n\t// Anchor tag for parsing the document origin\n\toriginAnchor = document.createElement( \"a\" );\n\toriginAnchor.href = location.href;\n\n// Base \"constructor\" for jQuery.ajaxPrefilter and jQuery.ajaxTransport\nfunction addToPrefiltersOrTransports( structure ) {\n\n\t// dataTypeExpression is optional and defaults to \"*\"\n\treturn function( dataTypeExpression, func ) {\n\n\t\tif ( typeof dataTypeExpression !== \"string\" ) {\n\t\t\tfunc = dataTypeExpression;\n\t\t\tdataTypeExpression = \"*\";\n\t\t}\n\n\t\tvar dataType,\n\t\t\ti = 0,\n\t\t\tdataTypes = dataTypeExpression.toLowerCase().match( rnothtmlwhite ) || [];\n\n\t\tif ( isFunction( func ) ) {\n\n\t\t\t// For each dataType in the dataTypeExpression\n\t\t\twhile ( ( dataType = dataTypes[ i++ ] ) ) {\n\n\t\t\t\t// Prepend if requested\n\t\t\t\tif ( dataType[ 0 ] 
 === \"+\" ) {\n\t\t\t\t\tdataType = dataType.slice( 1 ) || \"*\";\n\t\t\t\t\t( structure[ dataType ] = structure[ dataType ] || [] ).unshift( func );\n\n\t\t\t\t// Otherwise append\n\t\t\t\t} else {\n\t\t\t\t\t( structure[ dataType ] = structure[ dataType ] || [] ).push( func );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n}\n\n// Base inspection function for prefilters and transports\nfunction inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) {\n\n\tvar inspected = {},\n\t\tseekingTransport = ( structure === transports );\n\n\tfunction inspect( dataType ) {\n\t\tvar selected;\n\t\tinspected[ dataType ] = true;\n\t\tjQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) {\n\t\t\tvar dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR );\n\t\t\tif ( typeof dataTypeOrTransport === \"string\" &&\n\t\t\t\t!seekingTransport && !inspected[ dataTypeOrTransport ] ) {\n\n\t\t\t\toptions.dataTypes.unshift( dataTypeOrTransport );\n\t\t\
 t\tinspect( dataTypeOrTransport );\n\t\t\t\treturn false;\n\t\t\t} else if ( seekingTransport ) {\n\t\t\t\treturn !( selected = dataTypeOrTransport );\n\t\t\t}\n\t\t} );\n\t\treturn selected;\n\t}\n\n\treturn inspect( options.dataTypes[ 0 ] ) || !inspected[ \"*\" ] && inspect( \"*\" );\n}\n\n// A special extend for ajax options\n// that takes \"flat\" options (not to be deep extended)\n// Fixes #9887\nfunction ajaxExtend( target, src ) {\n\tvar key, deep,\n\t\tflatOptions = jQuery.ajaxSettings.flatOptions || {};\n\n\tfor ( key in src ) {\n\t\tif ( src[ key ] !== undefined ) {\n\t\t\t( flatOptions[ key ] ? target : ( deep || ( deep = {} ) ) )[ key ] = src[ key ];\n\t\t}\n\t}\n\tif ( deep ) {\n\t\tjQuery.extend( true, target, deep );\n\t}\n\n\treturn target;\n}\n\n/* Handles responses to an ajax request:\n * - finds the right dataType (mediates between content-type and expected dataType)\n * - returns the corresponding response\n */\nfunction ajaxHandleResponses( s, jqXHR, responses )
  {\n\n\tvar ct, type, finalDataType, firstDataType,\n\t\tcontents = s.contents,\n\t\tdataTypes = s.dataTypes;\n\n\t// Remove auto dataType and get content-type in the process\n\twhile ( dataTypes[ 0 ] === \"*\" ) {\n\t\tdataTypes.shift();\n\t\tif ( ct === undefined ) {\n\t\t\tct = s.mimeType || jqXHR.getResponseHeader( \"Content-Type\" );\n\t\t}\n\t}\n\n\t// Check if we're dealing with a known content-type\n\tif ( ct ) {\n\t\tfor ( type in contents ) {\n\t\t\tif ( contents[ type ] && contents[ type ].test( ct ) ) {\n\t\t\t\tdataTypes.unshift( type );\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\n\t// Check to see if we have a response for the expected dataType\n\tif ( dataTypes[ 0 ] in responses ) {\n\t\tfinalDataType = dataTypes[ 0 ];\n\t} else {\n\n\t\t// Try convertible dataTypes\n\t\tfor ( type in responses ) {\n\t\t\tif ( !dataTypes[ 0 ] || s.converters[ type + \" \" + dataTypes[ 0 ] ] ) {\n\t\t\t\tfinalDataType = type;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t\tif ( !firstDataType ) {\n\t\t\t\
 tfirstDataType = type;\n\t\t\t}\n\t\t}\n\n\t\t// Or just use first one\n\t\tfinalDataType = finalDataType || firstDataType;\n\t}\n\n\t// If we found a dataType\n\t// We add the dataType to the list if needed\n\t// and return the corresponding response\n\tif ( finalDataType ) {\n\t\tif ( finalDataType !== dataTypes[ 0 ] ) {\n\t\t\tdataTypes.unshift( finalDataType );\n\t\t}\n\t\treturn responses[ finalDataType ];\n\t}\n}\n\n/* Chain conversions given the request and the original response\n * Also sets the responseXXX fields on the jqXHR instance\n */\nfunction ajaxConvert( s, response, jqXHR, isSuccess ) {\n\tvar conv2, current, conv, tmp, prev,\n\t\tconverters = {},\n\n\t\t// Work with a copy of dataTypes in case we need to modify it for conversion\n\t\tdataTypes = s.dataTypes.slice();\n\n\t// Create converters map with lowercased keys\n\tif ( dataTypes[ 1 ] ) {\n\t\tfor ( conv in s.converters ) {\n\t\t\tconverters[ conv.toLowerCase() ] = s.converters[ conv ];\n\t\t}\n\t}\n\n\tcurren
 t = dataTypes.shift();\n\n\t// Convert to each sequential dataType\n\twhile ( current ) {\n\n\t\tif ( s.responseFields[ current ] ) {\n\t\t\tjqXHR[ s.responseFields[ current ] ] = response;\n\t\t}\n\n\t\t// Apply the dataFilter if provided\n\t\tif ( !prev && isSuccess && s.dataFilter ) {\n\t\t\tresponse = s.dataFilter( response, s.dataType );\n\t\t}\n\n\t\tprev = current;\n\t\tcurrent = dataTypes.shift();\n\n\t\tif ( current ) {\n\n\t\t\t// There's only work to do if current dataType is non-auto\n\t\t\tif ( current === \"*\" ) {\n\n\t\t\t\tcurrent = prev;\n\n\t\t\t// Convert response if prev dataType is non-auto and differs from current\n\t\t\t} else if ( prev !== \"*\" && prev !== current ) {\n\n\t\t\t\t// Seek a direct converter\n\t\t\t\tconv = converters[ prev + \" \" + current ] || converters[ \"* \" + current ];\n\n\t\t\t\t// If none found, seek a pair\n\t\t\t\tif ( !conv ) {\n\t\t\t\t\tfor ( conv2 in converters ) {\n\n\t\t\t\t\t\t// If conv2 outputs current\n\t\t\t\t\t\ttmp = 
 conv2.split( \" \" );\n\t\t\t\t\t\tif ( tmp[ 1 ] === current ) {\n\n\t\t\t\t\t\t\t// If prev can be converted to accepted input\n\t\t\t\t\t\t\tconv = converters[ prev + \" \" + tmp[ 0 ] ] ||\n\t\t\t\t\t\t\t\tconverters[ \"* \" + tmp[ 0 ] ];\n\t\t\t\t\t\t\tif ( conv ) {\n\n\t\t\t\t\t\t\t\t// Condense equivalence converters\n\t\t\t\t\t\t\t\tif ( conv === true ) {\n\t\t\t\t\t\t\t\t\tconv = converters[ conv2 ];\n\n\t\t\t\t\t\t\t\t// Otherwise, insert the intermediate dataType\n\t\t\t\t\t\t\t\t} else if ( converters[ conv2 ] !== true ) {\n\t\t\t\t\t\t\t\t\tcurrent = tmp[ 0 ];\n\t\t\t\t\t\t\t\t\tdataTypes.unshift( tmp[ 1 ] );\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tbreak;\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\t// Apply converter (if not an equivalence)\n\t\t\t\tif ( conv !== true ) {\n\n\t\t\t\t\t// Unless errors are allowed to bubble, catch and return them\n\t\t\t\t\tif ( conv && s.throws ) {\n\t\t\t\t\t\tresponse = conv( response );\n\t\t\t\t\t} else {\n\t\t\t\t\
 t\ttry {\n\t\t\t\t\t\t\tresponse = conv( response );\n\t\t\t\t\t\t} catch ( e ) {\n\t\t\t\t\t\t\treturn {\n\t\t\t\t\t\t\t\tstate: \"parsererror\",\n\t\t\t\t\t\t\t\terror: conv ? e : \"No conversion from \" + prev + \" to \" + current\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\t}\n\n\treturn { state: \"success\", data: response };\n}\n\njQuery.extend( {\n\n\t// Counter for holding the number of active queries\n\tactive: 0,\n\n\t// Last-Modified header cache for next request\n\tlastModified: {},\n\tetag: {},\n\n\tajaxSettings: {\n\t\turl: location.href,\n\t\ttype: \"GET\",\n\t\tisLocal: rlocalProtocol.test( location.protocol ),\n\t\tglobal: true,\n\t\tprocessData: true,\n\t\tasync: true,\n\t\tcontentType: \"application/x-www-form-urlencoded; charset=UTF-8\",\n\n\t\t/*\n\t\ttimeout: 0,\n\t\tdata: null,\n\t\tdataType: null,\n\t\tusername: null,\n\t\tpassword: null,\n\t\tcache: null,\n\t\tthrows: false,\n\t\ttraditional: false,\n\t\theaders: {},\n\t\t*/\n\
 n\t\taccepts: {\n\t\t\t\"*\": allTypes,\n\t\t\ttext: \"text/plain\",\n\t\t\thtml: \"text/html\",\n\t\t\txml: \"application/xml, text/xml\",\n\t\t\tjson: \"application/json, text/javascript\"\n\t\t},\n\n\t\tcontents: {\n\t\t\txml: /\\bxml\\b/,\n\t\t\thtml: /\\bhtml/,\n\t\t\tjson: /\\bjson\\b/\n\t\t},\n\n\t\tresponseFields: {\n\t\t\txml: \"responseXML\",\n\t\t\ttext: \"responseText\",\n\t\t\tjson: \"responseJSON\"\n\t\t},\n\n\t\t// Data converters\n\t\t// Keys separate source (or catchall \"*\") and destination types with a single space\n\t\tconverters: {\n\n\t\t\t// Convert anything to text\n\t\t\t\"* text\": String,\n\n\t\t\t// Text to html (true = no transformation)\n\t\t\t\"text html\": true,\n\n\t\t\t// Evaluate text as a json expression\n\t\t\t\"text json\": JSON.parse,\n\n\t\t\t// Parse text as xml\n\t\t\t\"text xml\": jQuery.parseXML\n\t\t},\n\n\t\t// For options that shouldn't be deep extended:\n\t\t// you can add your own custom options here if\n\t\t// and when you create on
 e that shouldn't be\n\t\t// deep extended (see ajaxExtend)\n\t\tflatOptions: {\n\t\t\turl: true,\n\t\t\tcontext: true\n\t\t}\n\t},\n\n\t// Creates a full fledged settings object into target\n\t// with both ajaxSettings and settings fields.\n\t// If target is omitted, writes into ajaxSettings.\n\tajaxSetup: function( target, settings ) {\n\t\treturn settings ?\n\n\t\t\t// Building a settings object\n\t\t\tajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) :\n\n\t\t\t// Extending ajaxSettings\n\t\t\tajaxExtend( jQuery.ajaxSettings, target );\n\t},\n\n\tajaxPrefilter: addToPrefiltersOrTransports( prefilters ),\n\tajaxTransport: addToPrefiltersOrTransports( transports ),\n\n\t// Main method\n\tajax: function( url, options ) {\n\n\t\t// If url is an object, simulate pre-1.5 signature\n\t\tif ( typeof url === \"object\" ) {\n\t\t\toptions = url;\n\t\t\turl = undefined;\n\t\t}\n\n\t\t// Force options to be an object\n\t\toptions = options || {};\n\n\t\tvar transport,\n\n\t\t
 \t// URL without anti-cache param\n\t\t\tcacheURL,\n\n\t\t\t// Response headers\n\t\t\tresponseHeadersString,\n\t\t\tresponseHeaders,\n\n\t\t\t// timeout handle\n\t\t\ttimeoutTimer,\n\n\t\t\t// Url cleanup var\n\t\t\turlAnchor,\n\n\t\t\t// Request state (becomes false upon send and true upon completion)\n\t\t\tcompleted,\n\n\t\t\t// To know if global events are to be dispatched\n\t\t\tfireGlobals,\n\n\t\t\t// Loop variable\n\t\t\ti,\n\n\t\t\t// uncached part of the url\n\t\t\tuncached,\n\n\t\t\t// Create the final options object\n\t\t\ts = jQuery.ajaxSetup( {}, options ),\n\n\t\t\t// Callbacks context\n\t\t\tcallbackContext = s.context || s,\n\n\t\t\t// Context for global events is callbackContext if it is a DOM node or jQuery collection\n\t\t\tglobalEventContext = s.context &&\n\t\t\t\t( callbackContext.nodeType || callbackContext.jquery ) ?\n\t\t\t\t\tjQuery( callbackContext ) :\n\t\t\t\t\tjQuery.event,\n\n\t\t\t// Deferreds\n\t\t\tdeferred = jQuery.Deferred(),\n\t\t\tcompleteDefe
 rred = jQuery.Callbacks( \"once memory\" ),\n\n\t\t\t// Status-dependent callbacks\n\t\t\tstatusCode = s.statusCode || {},\n\n\t\t\t// Headers (they are sent all at once)\n\t\t\trequestHeaders = {},\n\t\t\trequestHeadersNames = {},\n\n\t\t\t// Default abort message\n\t\t\tstrAbort = \"canceled\",\n\n\t\t\t// Fake xhr\n\t\t\tjqXHR = {\n\t\t\t\treadyState: 0,\n\n\t\t\t\t// Builds headers hashtable if needed\n\t\t\t\tgetResponseHeader: function( key ) {\n\t\t\t\t\tvar match;\n\t\t\t\t\tif ( completed ) {\n\t\t\t\t\t\tif ( !responseHeaders ) {\n\t\t\t\t\t\t\tresponseHeaders = {};\n\t\t\t\t\t\t\twhile ( ( match = rheaders.exec( responseHeadersString ) ) ) {\n\t\t\t\t\t\t\t\tresponseHeaders[ match[ 1 ].toLowerCase() ] = match[ 2 ];\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t\tmatch = responseHeaders[ key.toLowerCase() ];\n\t\t\t\t\t}\n\t\t\t\t\treturn match == null ? null : match;\n\t\t\t\t},\n\n\t\t\t\t// Raw string\n\t\t\t\tgetAllResponseHeaders: function() {\n\t\t\t\t\treturn completed
  ? responseHeadersString : null;\n\t\t\t\t},\n\n\t\t\t\t// Caches the header\n\t\t\t\tsetRequestHeader: function( name, value ) {\n\t\t\t\t\tif ( completed == null ) {\n\t\t\t\t\t\tname = requestHeadersNames[ name.toLowerCase() ] =\n\t\t\t\t\t\t\trequestHeadersNames[ name.toLowerCase() ] || name;\n\t\t\t\t\t\trequestHeaders[ name ] = value;\n\t\t\t\t\t}\n\t\t\t\t\treturn this;\n\t\t\t\t},\n\n\t\t\t\t// Overrides response content-type header\n\t\t\t\toverrideMimeType: function( type ) {\n\t\t\t\t\tif ( completed == null ) {\n\t\t\t\t\t\ts.mimeType = type;\n\t\t\t\t\t}\n\t\t\t\t\treturn this;\n\t\t\t\t},\n\n\t\t\t\t// Status-dependent callbacks\n\t\t\t\tstatusCode: function( map ) {\n\t\t\t\t\tvar code;\n\t\t\t\t\tif ( map ) {\n\t\t\t\t\t\tif ( completed ) {\n\n\t\t\t\t\t\t\t// Execute the appropriate callbacks\n\t\t\t\t\t\t\tjqXHR.always( map[ jqXHR.status ] );\n\t\t\t\t\t\t} else {\n\n\t\t\t\t\t\t\t// Lazy-add the new callbacks in a way that preserves old ones\n\t\t\t\t\t\t\tfor ( c
 ode in map ) {\n\t\t\t\t\t\t\t\tstatusCode[ code ] = [ statusCode[ code ], map[ code ] ];\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\treturn this;\n\t\t\t\t},\n\n\t\t\t\t// Cancel the request\n\t\t\t\tabort: function( statusText ) {\n\t\t\t\t\tvar finalText = statusText || strAbort;\n\t\t\t\t\tif ( transport ) {\n\t\t\t\t\t\ttransport.abort( finalText );\n\t\t\t\t\t}\n\t\t\t\t\tdone( 0, finalText );\n\t\t\t\t\treturn this;\n\t\t\t\t}\n\t\t\t};\n\n\t\t// Attach deferreds\n\t\tdeferred.promise( jqXHR );\n\n\t\t// Add protocol if not provided (prefilters might expect it)\n\t\t// Handle falsy url in the settings object (#10093: consistency with old signature)\n\t\t// We also use the url parameter if available\n\t\ts.url = ( ( url || s.url || location.href ) + \"\" )\n\t\t\t.replace( rprotocol, location.protocol + \"//\" );\n\n\t\t// Alias method option to type as per ticket #12004\n\t\ts.type = options.method || options.type || s.method || s.type;\n\n\t\t// Extract dataTypes
  list\n\t\ts.dataTypes = ( s.dataType || \"*\" ).toLowerCase().match( rnothtmlwhite ) || [ \"\" ];\n\n\t\t// A cross-domain request is in order when the origin doesn't match the current origin.\n\t\tif ( s.crossDomain == null ) {\n\t\t\turlAnchor = document.createElement( \"a\" );\n\n\t\t\t// Support: IE <=8 - 11, Edge 12 - 15\n\t\t\t// IE throws exception on accessing the href property if url is malformed,\n\t\t\t// e.g. http://example.com:80x/\n\t\t\ttry {\n\t\t\t\turlAnchor.href = s.url;\n\n\t\t\t\t// Support: IE <=8 - 11 only\n\t\t\t\t// Anchor's host property isn't correctly set when s.url is relative\n\t\t\t\turlAnchor.href = urlAnchor.href;\n\t\t\t\ts.crossDomain = originAnchor.protocol + \"//\" + originAnchor.host !==\n\t\t\t\t\turlAnchor.protocol + \"//\" + urlAnchor.host;\n\t\t\t} catch ( e ) {\n\n\t\t\t\t// If there is an error parsing the URL, assume it is crossDomain,\n\t\t\t\t// it can be rejected by the transport if it is invalid\n\t\t\t\ts.crossDomain = true;\n\t\t\t
 }\n\t\t}\n\n\t\t// Convert data if not already a string\n\t\tif ( s.data && s.processData && typeof s.data !== \"string\" ) {\n\t\t\ts.data = jQuery.param( s.data, s.traditional );\n\t\t}\n\n\t\t// Apply prefilters\n\t\tinspectPrefiltersOrTransports( prefilters, s, options, jqXHR );\n\n\t\t// If request was aborted inside a prefilter, stop there\n\t\tif ( completed ) {\n\t\t\treturn jqXHR;\n\t\t}\n\n\t\t// We can fire global events as of now if asked to\n\t\t// Don't fire events if jQuery.event is undefined in an AMD-usage scenario (#15118)\n\t\tfireGlobals = jQuery.event && s.global;\n\n\t\t// Watch for a new set of requests\n\t\tif ( fireGlobals && jQuery.active++ === 0 ) {\n\t\t\tjQuery.event.trigger( \"ajaxStart\" );\n\t\t}\n\n\t\t// Uppercase the type\n\t\ts.type = s.type.toUpperCase();\n\n\t\t// Determine if request has content\n\t\ts.hasContent = !rnoContent.test( s.type );\n\n\t\t// Save the URL in case we're toying with the If-Modified-Since\n\t\t// and/or If-None-Match hea
 der later on\n\t\t// Remove hash to simplify url manipulation\n\t\tcacheURL = s.url.replace( rhash, \"\" );\n\n\t\t// More options handling for requests with no content\n\t\tif ( !s.hasContent ) {\n\n\t\t\t// Remember the hash so we can put it back\n\t\t\tuncached = s.url.slice( cacheURL.length );\n\n\t\t\t// If data is available and should be processed, append data to url\n\t\t\tif ( s.data && ( s.processData || typeof s.data === \"string\" ) ) {\n\t\t\t\tcacheURL += ( rquery.test( cacheURL ) ? \"&\" : \"?\" ) + s.data;\n\n\t\t\t\t// #9682: remove data so that it's not used in an eventual retry\n\t\t\t\tdelete s.data;\n\t\t\t}\n\n\t\t\t// Add or update anti-cache param if needed\n\t\t\tif ( s.cache === false ) {\n\t\t\t\tcacheURL = cacheURL.replace( rantiCache, \"$1\" );\n\t\t\t\tuncached = ( rquery.test( cacheURL ) ? \"&\" : \"?\" ) + \"_=\" + ( nonce++ ) + uncached;\n\t\t\t}\n\n\t\t\t// Put hash and anti-cache on the URL that will be requested (gh-1732)\n\t\t\ts.url = cacheURL + 
 uncached;\n\n\t\t// Change '%20' to '+' if this is encoded form body content (gh-2658)\n\t\t} else if ( s.data && s.processData &&\n\t\t\t( s.contentType || \"\" ).indexOf( \"application/x-www-form-urlencoded\" ) === 0 ) {\n\t\t\ts.data = s.data.replace( r20, \"+\" );\n\t\t}\n\n\t\t// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.\n\t\tif ( s.ifModified ) {\n\t\t\tif ( jQuery.lastModified[ cacheURL ] ) {\n\t\t\t\tjqXHR.setRequestHeader( \"If-Modified-Since\", jQuery.lastModified[ cacheURL ] );\n\t\t\t}\n\t\t\tif ( jQuery.etag[ cacheURL ] ) {\n\t\t\t\tjqXHR.setRequestHeader( \"If-None-Match\", jQuery.etag[ cacheURL ] );\n\t\t\t}\n\t\t}\n\n\t\t// Set the correct header, if data is being sent\n\t\tif ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {\n\t\t\tjqXHR.setRequestHeader( \"Content-Type\", s.contentType );\n\t\t}\n\n\t\t// Set the Accepts header for the server, depending on the dataType\n\t\tjqXHR.setRequestHeader(\n\t
 \t\t\"Accept\",\n\t\t\ts.dataTypes[ 0 ] && s.accepts[ s.dataTypes[ 0 ] ] ?\n\t\t\t\ts.accepts[ s.dataTypes[ 0 ] ] +\n\t\t\t\t\t( s.dataTypes[ 0 ] !== \"*\" ? \", \" + allTypes + \"; q=0.01\" : \"\" ) :\n\t\t\t\ts.accepts[ \"*\" ]\n\t\t);\n\n\t\t// Check for headers option\n\t\tfor ( i in s.headers ) {\n\t\t\tjqXHR.setRequestHeader( i, s.headers[ i ] );\n\t\t}\n\n\t\t// Allow custom headers/mimetypes and early abort\n\t\tif ( s.beforeSend &&\n\t\t\t( s.beforeSend.call( callbackContext, jqXHR, s ) === false || completed ) ) {\n\n\t\t\t// Abort if not done already and return\n\t\t\treturn jqXHR.abort();\n\t\t}\n\n\t\t// Aborting is no longer a cancellation\n\t\tstrAbort = \"abort\";\n\n\t\t// Install callbacks on deferreds\n\t\tcompleteDeferred.add( s.complete );\n\t\tjqXHR.done( s.success );\n\t\tjqXHR.fail( s.error );\n\n\t\t// Get transport\n\t\ttransport = inspectPrefiltersOrTransports( transports, s, options, jqXHR );\n\n\t\t// If no transport, we auto-abort\n\t\tif ( !transport )
  {\n\t\t\tdone( -1, \"No Transport\" );\n\t\t} else {\n\t\t\tjqXHR.readyState = 1;\n\n\t\t\t// Send global event\n\t\t\tif ( fireGlobals ) {\n\t\t\t\tglobalEventContext.trigger( \"ajaxSend\", [ jqXHR, s ] );\n\t\t\t}\n\n\t\t\t// If request was aborted inside ajaxSend, stop there\n\t\t\tif ( completed ) {\n\t\t\t\treturn jqXHR;\n\t\t\t}\n\n\t\t\t// Timeout\n\t\t\tif ( s.async && s.timeout > 0 ) {\n\t\t\t\ttimeoutTimer = window.setTimeout( function() {\n\t\t\t\t\tjqXHR.abort( \"timeout\" );\n\t\t\t\t}, s.timeout );\n\t\t\t}\n\n\t\t\ttry {\n\t\t\t\tcompleted = false;\n\t\t\t\ttransport.send( requestHeaders, done );\n\t\t\t} catch ( e ) {\n\n\t\t\t\t// Rethrow post-completion exceptions\n\t\t\t\tif ( completed ) {\n\t\t\t\t\tthrow e;\n\t\t\t\t}\n\n\t\t\t\t// Propagate others as results\n\t\t\t\tdone( -1, e );\n\t\t\t}\n\t\t}\n\n\t\t// Callback for when everything is done\n\t\tfunction done( status, nativeStatusText, responses, headers ) {\n\t\t\tvar isSuccess, success, error, response, 
 modified,\n\t\t\t\tstatusText = nativeStatusText;\n\n\t\t\t// Ignore repeat invocations\n\t\t\tif ( completed ) {\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tcompleted = true;\n\n\t\t\t// Clear timeout if it exists\n\t\t\tif ( timeoutTimer ) {\n\t\t\t\twindow.clearTimeout( timeoutTimer );\n\t\t\t}\n\n\t\t\t// Dereference transport for early garbage collection\n\t\t\t// (no matter how long the jqXHR object will be used)\n\t\t\ttransport = undefined;\n\n\t\t\t// Cache response headers\n\t\t\tresponseHeadersString = headers || \"\";\n\n\t\t\t// Set readyState\n\t\t\tjqXHR.readyState = status > 0 ? 4 : 0;\n\n\t\t\t// Determine if successful\n\t\t\tisSuccess = status >= 200 && status < 300 || status === 304;\n\n\t\t\t// Get response data\n\t\t\tif ( responses ) {\n\t\t\t\tresponse = ajaxHandleResponses( s, jqXHR, responses );\n\t\t\t}\n\n\t\t\t// Convert no matter what (that way responseXXX fields are always set)\n\t\t\tresponse = ajaxConvert( s, response, jqXHR, isSuccess );\n\n\t\t\t// If succe
 ssful, handle type chaining\n\t\t\tif ( isSuccess ) {\n\n\t\t\t\t// Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode.\n\t\t\t\tif ( s.ifModified ) {\n\t\t\t\t\tmodified = jqXHR.getResponseHeader( \"Last-Modified\" );\n\t\t\t\t\tif ( modified ) {\n\t\t\t\t\t\tjQuery.lastModified[ cacheURL ] = modified;\n\t\t\t\t\t}\n\t\t\t\t\tmodified = jqXHR.getResponseHeader( \"etag\" );\n\t\t\t\t\tif ( modified ) {\n\t\t\t\t\t\tjQuery.etag[ cacheURL ] = modified;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// if no content\n\t\t\t\tif ( status === 204 || s.type === \"HEAD\" ) {\n\t\t\t\t\tstatusText = \"nocontent\";\n\n\t\t\t\t// if not modified\n\t\t\t\t} else if ( status === 304 ) {\n\t\t\t\t\tstatusText = \"notmodified\";\n\n\t\t\t\t// If we have data, let's convert it\n\t\t\t\t} else {\n\t\t\t\t\tstatusText = response.state;\n\t\t\t\t\tsuccess = response.data;\n\t\t\t\t\terror = response.error;\n\t\t\t\t\tisSuccess = !error;\n\t\t\t\t}\n\t\t\t} else {\n\n\t\t\t\t// Extract e
 rror from statusText and normalize for non-aborts\n\t\t\t\terror = statusText;\n\t\t\t\tif ( status || !statusText ) {\n\t\t\t\t\tstatusText = \"error\";\n\t\t\t\t\tif ( status < 0 ) {\n\t\t\t\t\t\tstatus = 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Set data for the fake xhr object\n\t\t\tjqXHR.status = status;\n\t\t\tjqXHR.statusText = ( nativeStatusText || statusText ) + \"\";\n\n\t\t\t// Success/Error\n\t\t\tif ( isSuccess ) {\n\t\t\t\tdeferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] );\n\t\t\t} else {\n\t\t\t\tdeferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] );\n\t\t\t}\n\n\t\t\t// Status-dependent callbacks\n\t\t\tjqXHR.statusCode( statusCode );\n\t\t\tstatusCode = undefined;\n\n\t\t\tif ( fireGlobals ) {\n\t\t\t\tglobalEventContext.trigger( isSuccess ? \"ajaxSuccess\" : \"ajaxError\",\n\t\t\t\t\t[ jqXHR, s, isSuccess ? success : error ] );\n\t\t\t}\n\n\t\t\t// Complete\n\t\t\tcompleteDeferred.fireWith( callbackContext, [ jqXHR, statu
 sText ] );\n\n\t\t\tif ( fireGlobals ) {\n\t\t\t\tglobalEventContext.trigger( \"ajaxComplete\", [ jqXHR, s ] );\n\n\t\t\t\t// Handle the global AJAX counter\n\t\t\t\tif ( !( --jQuery.active ) ) {\n\t\t\t\t\tjQuery.event.trigger( \"ajaxStop\" );\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn jqXHR;\n\t},\n\n\tgetJSON: function( url, data, callback ) {\n\t\treturn jQuery.get( url, data, callback, \"json\" );\n\t},\n\n\tgetScript: function( url, callback ) {\n\t\treturn jQuery.get( url, undefined, callback, \"script\" );\n\t}\n} );\n\njQuery.each( [ \"get\", \"post\" ], function( i, method ) {\n\tjQuery[ method ] = function( url, data, callback, type ) {\n\n\t\t// Shift arguments if data argument was omitted\n\t\tif ( isFunction( data ) ) {\n\t\t\ttype = type || callback;\n\t\t\tcallback = data;\n\t\t\tdata = undefined;\n\t\t}\n\n\t\t// The url can be an options object (which then must have .url)\n\t\treturn jQuery.ajax( jQuery.extend( {\n\t\t\turl: url,\n\t\t\ttype: method,\n\t\t\tdataType:
  type,\n\t\t\tdata: data,\n\t\t\tsuccess: callback\n\t\t}, jQuery.isPlainObject( url ) && url ) );\n\t};\n} );\n\n\njQuery._evalUrl = function( url ) {\n\treturn jQuery.ajax( {\n\t\turl: url,\n\n\t\t// Make this explicit, since user can override this through ajaxSetup (#11264)\n\t\ttype: \"GET\",\n\t\tdataType: \"script\",\n\t\tcache: true,\n\t\tasync: false,\n\t\tglobal: false,\n\t\t\"throws\": true\n\t} );\n};\n\n\njQuery.fn.extend( {\n\twrapAll: function( html ) {\n\t\tvar wrap;\n\n\t\tif ( this[ 0 ] ) {\n\t\t\tif ( isFunction( html ) ) {\n\t\t\t\thtml = html.call( this[ 0 ] );\n\t\t\t}\n\n\t\t\t// The elements to wrap the target around\n\t\t\twrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true );\n\n\t\t\tif ( this[ 0 ].parentNode ) {\n\t\t\t\twrap.insertBefore( this[ 0 ] );\n\t\t\t}\n\n\t\t\twrap.map( function() {\n\t\t\t\tvar elem = this;\n\n\t\t\t\twhile ( elem.firstElementChild ) {\n\t\t\t\t\telem = elem.firstElementChild;\n\t\t\t\t}\n\n\t\t\t\treturn elem;\n\
 t\t\t} ).append( this );\n\t\t}\n\n\t\treturn this;\n\t},\n\n\twrapInner: function( html ) {\n\t\tif ( isFunction( html ) ) {\n\t\t\treturn this.each( function( i ) {\n\t\t\t\tjQuery( this ).wrapInner( html.call( this, i ) );\n\t\t\t} );\n\t\t}\n\n\t\treturn this.each( function() {\n\t\t\tvar self = jQuery( this ),\n\t\t\t\tcontents = self.contents();\n\n\t\t\tif ( contents.length ) {\n\t\t\t\tcontents.wrapAll( html );\n\n\t\t\t} else {\n\t\t\t\tself.append( html );\n\t\t\t}\n\t\t} );\n\t},\n\n\twrap: function( html ) {\n\t\tvar htmlIsFunction = isFunction( html );\n\n\t\treturn this.each( function( i ) {\n\t\t\tjQuery( this ).wrapAll( htmlIsFunction ? html.call( this, i ) : html );\n\t\t} );\n\t},\n\n\tunwrap: function( selector ) {\n\t\tthis.parent( selector ).not( \"body\" ).each( function() {\n\t\t\tjQuery( this ).replaceWith( this.childNodes );\n\t\t} );\n\t\treturn this;\n\t}\n} );\n\n\njQuery.expr.pseudos.hidden = function( elem ) {\n\treturn !jQuery.expr.pseudos.visible( ele
 m );\n};\njQuery.expr.pseudos.visible = function( elem ) {\n\treturn !!( elem.offsetWidth || elem.offsetHeight || elem.getClientRects().length );\n};\n\n\n\n\njQuery.ajaxSettings.xhr = function() {\n\ttry {\n\t\treturn new window.XMLHttpRequest();\n\t} catch ( e ) {}\n};\n\nvar xhrSuccessStatus = {\n\n\t\t// File protocol always yields status code 0, assume 200\n\t\t0: 200,\n\n\t\t// Support: IE <=9 only\n\t\t// #1450: sometimes IE returns 1223 when it should be 204\n\t\t1223: 204\n\t},\n\txhrSupported = jQuery.ajaxSettings.xhr();\n\nsupport.cors = !!xhrSupported && ( \"withCredentials\" in xhrSupported );\nsupport.ajax = xhrSupported = !!xhrSupported;\n\njQuery.ajaxTransport( function( options ) {\n\tvar callback, errorCallback;\n\n\t// Cross domain only allowed if supported through XMLHttpRequest\n\tif ( support.cors || xhrSupported && !options.crossDomain ) {\n\t\treturn {\n\t\t\tsend: function( headers, complete ) {\n\t\t\t\tvar i,\n\t\t\t\t\txhr = options.xhr();\n\n\t\t\t\txhr.
 open(\n\t\t\t\t\toptions.type,\n\t\t\t\t\toptions.url,\n\t\t\t\t\toptions.async,\n\t\t\t\t\toptions.username,\n\t\t\t\t\toptions.password\n\t\t\t\t);\n\n\t\t\t\t// Apply custom fields if provided\n\t\t\t\tif ( options.xhrFields ) {\n\t\t\t\t\tfor ( i in options.xhrFields ) {\n\t\t\t\t\t\txhr[ i ] = options.xhrFields[ i ];\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// Override mime type if needed\n\t\t\t\tif ( options.mimeType && xhr.overrideMimeType ) {\n\t\t\t\t\txhr.overrideMimeType( options.mimeType );\n\t\t\t\t}\n\n\t\t\t\t// X-Requested-With header\n\t\t\t\t// For cross-domain requests, seeing as conditions for a preflight are\n\t\t\t\t// akin to a jigsaw puzzle, we simply never set it to be sure.\n\t\t\t\t// (it can always be set on a per-request basis or even using ajaxSetup)\n\t\t\t\t// For same-domain requests, won't change header if already provided.\n\t\t\t\tif ( !options.crossDomain && !headers[ \"X-Requested-With\" ] ) {\n\t\t\t\t\theaders[ \"X-Requested-With\" ] = \"XMLHttpReq
 uest\";\n\t\t\t\t}\n\n\t\t\t\t// Set headers\n\t\t\t\tfor ( i in headers ) {\n\t\t\t\t\txhr.setRequestHeader( i, headers[ i ] );\n\t\t\t\t}\n\n\t\t\t\t// Callback\n\t\t\t\tcallback = function( type ) {\n\t\t\t\t\treturn function() {\n\t\t\t\t\t\tif ( callback ) {\n\t\t\t\t\t\t\tcallback = errorCallback = xhr.onload =\n\t\t\t\t\t\t\t\txhr.onerror = xhr.onabort = xhr.ontimeout =\n\t\t\t\t\t\t\t\t\txhr.onreadystatechange = null;\n\n\t\t\t\t\t\t\tif ( type === \"abort\" ) {\n\t\t\t\t\t\t\t\txhr.abort();\n\t\t\t\t\t\t\t} else if ( type === \"error\" ) {\n\n\t\t\t\t\t\t\t\t// Support: IE <=9 only\n\t\t\t\t\t\t\t\t// On a manual native abort, IE9 throws\n\t\t\t\t\t\t\t\t// errors on any property access that is not readyState\n\t\t\t\t\t\t\t\tif ( typeof xhr.status !== \"number\" ) {\n\t\t\t\t\t\t\t\t\tcomplete( 0, \"error\" );\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tcomplete(\n\n\t\t\t\t\t\t\t\t\t\t// File: protocol always yields status 0; see #8605, #14207\n\t\t\t\t\t\t\t\t\t\txhr.st
 atus,\n\t\t\t\t\t\t\t\t\t\txhr.statusText\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} else {\n\t\t\t\t\t\t\t\tcomplete(\n\t\t\t\t\t\t\t\t\txhrSuccessStatus[ xhr.status ] || xhr.status,\n\t\t\t\t\t\t\t\t\txhr.statusText,\n\n\t\t\t\t\t\t\t\t\t// Support: IE <=9 only\n\t\t\t\t\t\t\t\t\t// IE9 has no XHR2 but throws on binary (trac-11426)\n\t\t\t\t\t\t\t\t\t// For XHR2 non-text, let the caller handle it (gh-2498)\n\t\t\t\t\t\t\t\t\t( xhr.responseType || \"text\" ) !== \"text\"  ||\n\t\t\t\t\t\t\t\t\ttypeof xhr.responseText !== \"string\" ?\n\t\t\t\t\t\t\t\t\t\t{ binary: xhr.response } :\n\t\t\t\t\t\t\t\t\t\t{ text: xhr.responseText },\n\t\t\t\t\t\t\t\t\txhr.getAllResponseHeaders()\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\n\t\t\t\t// Listen to events\n\t\t\t\txhr.onload = callback();\n\t\t\t\terrorCallback = xhr.onerror = xhr.ontimeout = callback( \"error\" );\n\n\t\t\t\t// Support: IE 9 only\n\t\t\t\t// Use onreadystatechange to repla
 ce onabort\n\t\t\t\t// to handle uncaught aborts\n\t\t\t\tif ( xhr.onabort !== undefined ) {\n\t\t\t\t\txhr.onabort = errorCallback;\n\t\t\t\t} else {\n\t\t\t\t\txhr.onreadystatechange = function() {\n\n\t\t\t\t\t\t// Check readyState before timeout as it changes\n\t\t\t\t\t\tif ( xhr.readyState === 4 ) {\n\n\t\t\t\t\t\t\t// Allow onerror to be called first,\n\t\t\t\t\t\t\t// but that will not handle a native abort\n\t\t\t\t\t\t\t// Also, save errorCallback to a variable\n\t\t\t\t\t\t\t// as xhr.onerror cannot be accessed\n\t\t\t\t\t\t\twindow.setTimeout( function() {\n\t\t\t\t\t\t\t\tif ( callback ) {\n\t\t\t\t\t\t\t\t\terrorCallback();\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\n\t\t\t\t// Create the abort callback\n\t\t\t\tcallback = callback( \"abort\" );\n\n\t\t\t\ttry {\n\n\t\t\t\t\t// Do send the request (this may raise an exception)\n\t\t\t\t\txhr.send( options.hasContent && options.data || null );\n\t\t\t\t} catch ( e ) {\n\n\t\t\t\t\t/
 / #14683: Only rethrow if this hasn't been notified as an error yet\n\t\t\t\t\tif ( callback ) {\n\t\t\t\t\t\tthrow e;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\n\t\t\tabort: function() {\n\t\t\t\tif ( callback ) {\n\t\t\t\t\tcallback();\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t}\n} );\n\n\n\n\n// Prevent auto-execution of scripts when no explicit dataType was provided (See gh-2432)\njQuery.ajaxPrefilter( function( s ) {\n\tif ( s.crossDomain ) {\n\t\ts.contents.script = false;\n\t}\n} );\n\n// Install script dataType\njQuery.ajaxSetup( {\n\taccepts: {\n\t\tscript: \"text/javascript, application/javascript, \" +\n\t\t\t\"application/ecmascript, application/x-ecmascript\"\n\t},\n\tcontents: {\n\t\tscript: /\\b(?:java|ecma)script\\b/\n\t},\n\tconverters: {\n\t\t\"text script\": function( text ) {\n\t\t\tjQuery.globalEval( text );\n\t\t\treturn text;\n\t\t}\n\t}\n} );\n\n// Handle cache's special case and crossDomain\njQuery.ajaxPrefilter( \"script\", function( s ) {\n\tif ( s.cache === undefined ) {\
 n\t\ts.cache = false;\n\t}\n\tif ( s.crossDomain ) {\n\t\ts.type = \"GET\";\n\t}\n} );\n\n// Bind script tag hack transport\njQuery.ajaxTransport( \"script\", function( s ) {\n\n\t// This transport only deals with cross domain requests\n\tif ( s.crossDomain ) {\n\t\tvar script, callback;\n\t\treturn {\n\t\t\tsend: function( _, complete ) {\n\t\t\t\tscript = jQuery( \"<script>\" ).prop( {\n\t\t\t\t\tcharset: s.scriptCharset,\n\t\t\t\t\tsrc: s.url\n\t\t\t\t} ).on(\n\t\t\t\t\t\"load error\",\n\t\t\t\t\tcallback = function( evt ) {\n\t\t\t\t\t\tscript.remove();\n\t\t\t\t\t\tcallback = null;\n\t\t\t\t\t\tif ( evt ) {\n\t\t\t\t\t\t\tcomplete( evt.type === \"error\" ? 404 : 200, evt.type );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t);\n\n\t\t\t\t// Use native DOM manipulation to avoid our domManip AJAX trickery\n\t\t\t\tdocument.head.appendChild( script[ 0 ] );\n\t\t\t},\n\t\t\tabort: function() {\n\t\t\t\tif ( callback ) {\n\t\t\t\t\tcallback();\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t}\n} );\n\n\n\n\n
 var oldCallbacks = [],\n\trjsonp = /(=)\\?(?=&|$)|\\?\\?/;\n\n// Default jsonp settings\njQuery.ajaxSetup( {\n\tjsonp: \"callback\",\n\tjsonpCallback: function() {\n\t\tvar callback = oldCallbacks.pop() || ( jQuery.expando + \"_\" + ( nonce++ ) );\n\t\tthis[ callback ] = true;\n\t\treturn callback;\n\t}\n} );\n\n// Detect, normalize options and install callbacks for jsonp requests\njQuery.ajaxPrefilter( \"json jsonp\", function( s, originalSettings, jqXHR ) {\n\n\tvar callbackName, overwritten, responseContainer,\n\t\tjsonProp = s.jsonp !== false && ( rjsonp.test( s.url ) ?\n\t\t\t\"url\" :\n\t\t\ttypeof s.data === \"string\" &&\n\t\t\t\t( s.contentType || \"\" )\n\t\t\t\t\t.indexOf( \"application/x-www-form-urlencoded\" ) === 0 &&\n\t\t\t\trjsonp.test( s.data ) && \"data\"\n\t\t);\n\n\t// Handle iff the expected data type is \"jsonp\" or we have a parameter to set\n\tif ( jsonProp || s.dataTypes[ 0 ] === \"jsonp\" ) {\n\n\t\t// Get callback name, remembering preexisting value assoc
 iated with it\n\t\tcallbackName = s.jsonpCallback = isFunction( s.jsonpCallback ) ?\n\t\t\ts.jsonpCallback() :\n\t\t\ts.jsonpCallback;\n\n\t\t// Insert callback into url or form data\n\t\tif ( jsonProp ) {\n\t\t\ts[ jsonProp ] = s[ jsonProp ].replace( rjsonp, \"$1\" + callbackName );\n\t\t} else if ( s.jsonp !== false ) {\n\t\t\ts.url += ( rquery.test( s.url ) ? \"&\" : \"?\" ) + s.jsonp + \"=\" + callbackName;\n\t\t}\n\n\t\t// Use data converter to retrieve json after script execution\n\t\ts.converters[ \"script json\" ] = function() {\n\t\t\tif ( !responseContainer ) {\n\t\t\t\tjQuery.error( callbackName + \" was not called\" );\n\t\t\t}\n\t\t\treturn responseContainer[ 0 ];\n\t\t};\n\n\t\t// Force json dataType\n\t\ts.dataTypes[ 0 ] = \"json\";\n\n\t\t// Install callback\n\t\toverwritten = window[ callbackName ];\n\t\twindow[ callbackName ] = function() {\n\t\t\tresponseContainer = arguments;\n\t\t};\n\n\t\t// Clean-up function (fires after converters)\n\t\tjqXHR.always( function
 () {\n\n\t\t\t// If previous value didn't exist - remove it\n\t\t\tif ( overwritten === undefined ) {\n\t\t\t\tjQuery( window ).removeProp( callbackName );\n\n\t\t\t// Otherwise restore preexisting value\n\t\t\t} else {\n\t\t\t\twindow[ callbackName ] = overwritten;\n\t\t\t}\n\n\t\t\t// Save back as free\n\t\t\tif ( s[ callbackName ] ) {\n\n\t\t\t\t// Make sure that re-using the options doesn't screw things around\n\t\t\t\ts.jsonpCallback = originalSettings.jsonpCallback;\n\n\t\t\t\t// Save the callback name for future use\n\t\t\t\toldCallbacks.push( callbackName );\n\t\t\t}\n\n\t\t\t// Call if it was a function and we have a response\n\t\t\tif ( responseContainer && isFunction( overwritten ) ) {\n\t\t\t\toverwritten( responseContainer[ 0 ] );\n\t\t\t}\n\n\t\t\tresponseContainer = overwritten = undefined;\n\t\t} );\n\n\t\t// Delegate to script\n\t\treturn \"script\";\n\t}\n} );\n\n\n\n\n// Support: Safari 8 only\n// In Safari 8 documents created via document.implementation.createHTM
 LDocument\n// collapse sibling forms: the second one becomes a child of the first one.\n// Because of that, this security measure has to be disabled in Safari 8.\n// https://bugs.webkit.org/show_bug.cgi?id=137337\nsupport.createHTMLDocument = ( function() {\n\tvar body = document.implementation.createHTMLDocument( \"\" ).body;\n\tbody.innerHTML = \"<form></form><form></form>\";\n\treturn body.childNodes.length === 2;\n} )();\n\n\n// Argument \"data\" should be string of html\n// context (optional): If specified, the fragment will be created in this context,\n// defaults to document\n// keepScripts (optional): If true, will include scripts passed in the html string\njQuery.parseHTML = function( data, context, keepScripts ) {\n\tif ( typeof data !== \"string\" ) {\n\t\treturn [];\n\t}\n\tif ( typeof context === \"boolean\" ) {\n\t\tkeepScripts = context;\n\t\tcontext = false;\n\t}\n\n\tvar base, parsed, scripts;\n\n\tif ( !context ) {\n\n\t\t// Stop scripts or inline event handlers fr
 om being executed immediately\n\t\t// by using document.implementation\n\t\tif ( support.createHTMLDocument ) {\n\t\t\tcontext = document.implementation.createHTMLDocument( \"\" );\n\n\t\t\t// Set the base href for the created document\n\t\t\t// so any parsed elements with URLs\n\t\t\t// are based on the document's URL (gh-2965)\n\t\t\tbase = context.createElement( \"base\" );\n\t\t\tbase.href = document.location.href;\n\t\t\tcontext.head.appendChild( base );\n\t\t} else {\n\t\t\tcontext = document;\n\t\t}\n\t}\n\n\tparsed = rsingleTag.exec( data );\n\tscripts = !keepScripts && [];\n\n\t// Single tag\n\tif ( parsed ) {\n\t\treturn [ context.createElement( parsed[ 1 ] ) ];\n\t}\n\n\tparsed = buildFragment( [ data ], context, scripts );\n\n\tif ( scripts && scripts.length ) {\n\t\tjQuery( scripts ).remove();\n\t}\n\n\treturn jQuery.merge( [], parsed.childNodes );\n};\n\n\n/**\n * Load a url into a page\n */\njQuery.fn.load = function( url, params, callback ) {\n\tvar selector, type, r
 esponse,\n\t\tself = this,\n\t\toff = url.indexOf( \" \" );\n\n\tif ( off > -1 ) {\n\t\tselector = stripAndCollapse( url.slice( off ) );\n\t\turl = url.slice( 0, off );\n\t}\n\n\t// If it's a function\n\tif ( isFunction( params ) ) {\n\n\t\t// We assume that it's the callback\n\t\tcallback = params;\n\t\tparams = undefined;\n\n\t// Otherwise, build a param string\n\t} else if ( params && typeof params === \"object\" ) {\n\t\ttype = \"POST\";\n\t}\n\n\t// If we have elements to modify, make the request\n\tif ( self.length > 0 ) {\n\t\tjQuery.ajax( {\n\t\t\turl: url,\n\n\t\t\t// If \"type\" variable is undefined, then \"GET\" method will be used.\n\t\t\t// Make value of this field explicit since\n\t\t\t// user can override it through ajaxSetup method\n\t\t\ttype: type || \"GET\",\n\t\t\tdataType: \"html\",\n\t\t\tdata: params\n\t\t} ).done( function( responseText ) {\n\n\t\t\t// Save response for use in complete callback\n\t\t\tresponse = arguments;\n\n\t\t\tself.html( selector ?\n\n\
 t\t\t\t// If a selector was specified, locate the right elements in a dummy div\n\t\t\t\t// Exclude scripts to avoid IE 'Permission Denied' errors\n\t\t\t\tjQuery( \"<div>\" ).append( jQuery.parseHTML( responseText ) ).find( selector ) :\n\n\t\t\t\t// Otherwise use the full result\n\t\t\t\tresponseText );\n\n\t\t// If the request succeeds, this function gets \"data\", \"status\", \"jqXHR\"\n\t\t// but they are ignored because response was set above.\n\t\t// If it fails, this function gets \"jqXHR\", \"status\", \"error\"\n\t\t} ).always( callback && function( jqXHR, status ) {\n\t\t\tself.each( function() {\n\t\t\t\tcallback.apply( this, response || [ jqXHR.responseText, status, jqXHR ] );\n\t\t\t} );\n\t\t} );\n\t}\n\n\treturn this;\n};\n\n\n\n\n// Attach a bunch of functions for handling common AJAX events\njQuery.each( [\n\t\"ajaxStart\",\n\t\"ajaxStop\",\n\t\"ajaxComplete\",\n\t\"ajaxError\",\n\t\"ajaxSuccess\",\n\t\"ajaxSend\"\n], function( i, type ) {\n\tjQuery.fn[ type ] = fu
 nction( fn ) {\n\t\treturn this.on( type, fn );\n\t};\n} );\n\n\n\n\njQuery.expr.pseudos.animated = function( elem ) {\n\treturn jQuery.grep( jQuery.timers, function( fn ) {\n\t\treturn elem === fn.elem;\n\t} ).length;\n};\n\n\n\n\njQuery.offset = {\n\tsetOffset: function( elem, options, i ) {\n\t\tvar curPosition, curLeft, curCSSTop, curTop, curOffset, curCSSLeft, calculatePosition,\n\t\t\tposition = jQuery.css( elem, \"position\" ),\n\t\t\tcurElem = jQuery( elem ),\n\t\t\tprops = {};\n\n\t\t// Set position first, in-case top/left are set even on static elem\n\t\tif ( position === \"static\" ) {\n\t\t\telem.style.position = \"relative\";\n\t\t}\n\n\t\tcurOffset = curElem.offset();\n\t\tcurCSSTop = jQuery.css( elem, \"top\" );\n\t\tcurCSSLeft = jQuery.css( elem, \"left\" );\n\t\tcalculatePosition = ( position === \"absolute\" || position === \"fixed\" ) &&\n\t\t\t( curCSSTop + curCSSLeft ).indexOf( \"auto\" ) > -1;\n\n\t\t// Need to be able to calculate position if either\n\t\t// to
 p or left is auto and position is either absolute or fixed\n\t\tif ( calculatePosition ) {\n\t\t\tcurPosition = curElem.position();\n\t\t\tcurTop = curPosition.top;\n\t\t\tcurLeft = curPosition.left;\n\n\t\t} else {\n\t\t\tcurTop = parseFloat( curCSSTop ) || 0;\n\t\t\tcurLeft = parseFloat( curCSSLeft ) || 0;\n\t\t}\n\n\t\tif ( isFunction( options ) ) {\n\n\t\t\t// Use jQuery.extend here to allow modification of coordinates argument (gh-1848)\n\t\t\toptions = options.call( elem, i, jQuery.extend( {}, curOffset ) );\n\t\t}\n\n\t\tif ( options.top != null ) {\n\t\t\tprops.top = ( options.top - curOffset.top ) + curTop;\n\t\t}\n\t\tif ( options.left != null ) {\n\t\t\tprops.left = ( options.left - curOffset.left ) + curLeft;\n\t\t}\n\n\t\tif ( \"using\" in options ) {\n\t\t\toptions.using.call( elem, props );\n\n\t\t} else {\n\t\t\tcurElem.css( props );\n\t\t}\n\t}\n};\n\njQuery.fn.extend( {\n\n\t// offset() relates an element's border box to the document origin\n\toffset: function( opt
 ions ) {\n\n\t\t// Preserve chaining for setter\n\t\tif ( arguments.length ) {\n\t\t\treturn options === undefined ?\n\t\t\t\tthis :\n\t\t\t\tthis.each( function( i ) {\n\t\t\t\t\tjQuery.offset.setOffset( this, options, i );\n\t\t\t\t} );\n\t\t}\n\n\t\tvar rect, win,\n\t\t\telem = this[ 0 ];\n\n\t\tif ( !elem ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Return zeros for disconnected and hidden (display: none) elements (gh-2310)\n\t\t// Support: IE <=11 only\n\t\t// Running getBoundingClientRect on a\n\t\t// disconnected node in IE throws an error\n\t\tif ( !elem.getClientRects().length ) {\n\t\t\treturn { top: 0, left: 0 };\n\t\t}\n\n\t\t// Get document-relative position by adding viewport scroll to viewport-relative gBCR\n\t\trect = elem.getBoundingClientRect();\n\t\twin = elem.ownerDocument.defaultView;\n\t\treturn {\n\t\t\ttop: rect.top + win.pageYOffset,\n\t\t\tleft: rect.left + win.pageXOffset\n\t\t};\n\t},\n\n\t// position() relates an element's margin box to its offset parent's paddin
 g box\n\t// This corresponds to the behavior of CSS absolute positioning\n\tposition: function() {\n\t\tif ( !this[ 0 ] ) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar offsetParent, offset, doc,\n\t\t\telem = this[ 0 ],\n\t\t\tparentOffset = { top: 0, left: 0 };\n\n\t\t// position:fixed elements are offset from the viewport, which itself always has zero offset\n\t\tif ( jQuery.css( elem, \"position\" ) === \"fixed\" ) {\n\n\t\t\t// Assume position:fixed implies availability of getBoundingClientRect\n\t\t\toffset = elem.getBoundingClientRect();\n\n\t\t} else {\n\t\t\toffset = this.offset();\n\n\t\t\t// Account for the *real* offset parent, which can be the document or its root element\n\t\t\t// when a statically positioned element is identified\n\t\t\tdoc = elem.ownerDocument;\n\t\t\toffsetParent = elem.offsetParent || doc.documentElement;\n\t\t\twhile ( offsetParent &&\n\t\t\t\t( offsetParent === doc.body || offsetParent === doc.documentElement ) &&\n\t\t\t\tjQuery.css( offsetParent, \"positio
 n\" ) === \"static\" ) {\n\n\t\t\t\toffsetParent = offsetParent.parentNode;\n\t\t\t}\n\t\t\tif ( offsetParent && offsetParent !== elem && offsetParent.nodeType === 1 ) {\n\n\t\t\t\t// Incorporate borders into its offset, since they are outside its content origin\n\t\t\t\tparentOffset = jQuery( offsetParent ).offset();\n\t\t\t\tparentOffset.top += jQuery.css( offsetParent, \"borderTopWidth\", true );\n\t\t\t\tparentOffset.left += jQuery.css( offsetParent, \"borderLeftWidth\", true );\n\t\t\t}\n\t\t}\n\n\t\t// Subtract parent offsets and element margins\n\t\treturn {\n\t\t\ttop: offset.top - parentOffset.top - jQuery.css( elem, \"marginTop\", true ),\n\t\t\tleft: offset.left - parentOffset.left - jQuery.css( elem, \"marginLeft\", true )\n\t\t};\n\t},\n\n\t// This method will return documentElement in the following cases:\n\t// 1) For the element inside the iframe without offsetParent, this method will return\n\t//    documentElement of the parent window\n\t// 2) For the hidden or deta
 ched element\n\t// 3) For body or html element, i.e. in case of the html node - it will return itself\n\t//\n\t// but those exceptions were never presented as a real life use-cases\n\t// and might be considered as more preferable results.\n\t//\n\t// This logic, however, is not guaranteed and can change at any point in the future\n\toffsetParent: function() {\n\t\treturn this.map( function() {\n\t\t\tvar offsetParent = this.offsetParent;\n\n\t\t\twhile ( offsetParent && jQuery.css( offsetParent, \"position\" ) === \"static\" ) {\n\t\t\t\toffsetParent = offsetParent.offsetParent;\n\t\t\t}\n\n\t\t\treturn offsetParent || documentElement;\n\t\t} );\n\t}\n} );\n\n// Create scrollLeft and scrollTop methods\njQuery.each( { scrollLeft: \"pageXOffset\", scrollTop: \"pageYOffset\" }, function( method, prop ) {\n\tvar top = \"pageYOffset\" === prop;\n\n\tjQuery.fn[ method ] = function( val ) {\n\t\treturn access( this, function( elem, method, val ) {\n\n\t\t\t// Coalesce documents and windows
 \n\t\t\tvar win;\n\t\t\tif ( isWindow( elem ) ) {\n\t\t\t\twin = elem;\n\t\t\t} else if ( elem.nodeType === 9 ) {\n\t\t\t\twin = elem.defaultView;\n\t\t\t}\n\n\t\t\tif ( val === undefined ) {\n\t\t\t\treturn win ? win[ prop ] : elem[ method ];\n\t\t\t}\n\n\t\t\tif ( win ) {\n\t\t\t\twin.scrollTo(\n\t\t\t\t\t!top ? val : win.pageXOffset,\n\t\t\t\t\ttop ? val : win.pageYOffset\n\t\t\t\t);\n\n\t\t\t} else {\n\t\t\t\telem[ method ] = val;\n\t\t\t}\n\t\t}, method, val, arguments.length );\n\t};\n} );\n\n// Support: Safari <=7 - 9.1, Chrome <=37 - 49\n// Add the top/left cssHooks using jQuery.fn.position\n// Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=29084\n// Blink bug: https://bugs.chromium.org/p/chromium/issues/detail?id=589347\n// getComputedStyle returns percent when specified for top/left/bottom/right;\n// rather than make the css module depend on the offset module, just check for it here\njQuery.each( [ \"top\", \"left\" ], function( i, prop ) {\n\tjQuery.cssHooks[ prop ] 
 = addGetHookIf( support.pixelPosition,\n\t\tfunction( elem, computed ) {\n\t\t\tif ( computed ) {\n\t\t\t\tcomputed = curCSS( elem, prop );\n\n\t\t\t\t// If curCSS returns percentage, fallback to offset\n\t\t\t\treturn rnumnonpx.test( computed ) ?\n\t\t\t\t\tjQuery( elem ).position()[ prop ] + \"px\" :\n\t\t\t\t\tcomputed;\n\t\t\t}\n\t\t}\n\t);\n} );\n\n\n// Create innerHeight, innerWidth, height, width, outerHeight and outerWidth methods\njQuery.each( { Height: \"height\", Width: \"width\" }, function( name, type ) {\n\tjQuery.each( { padding: \"inner\" + name, content: type, \"\": \"outer\" + name },\n\t\tfunction( defaultExtra, funcName ) {\n\n\t\t// Margin is only for outerHeight, outerWidth\n\t\tjQuery.fn[ funcName ] = function( margin, value ) {\n\t\t\tvar chainable = arguments.length && ( defaultExtra || typeof margin !== \"boolean\" ),\n\t\t\t\textra = defaultExtra || ( margin === true || value === true ? \"margin\" : \"border\" );\n\n\t\t\treturn access( this, function( ele
 m, type, value ) {\n\t\t\t\tvar doc;\n\n\t\t\t\tif ( isWindow( elem ) ) {\n\n\t\t\t\t\t// $( window ).outerWidth/Height return w/h including scrollbars (gh-1729)\n\t\t\t\t\treturn funcName.indexOf( \"outer\" ) === 0 ?\n\t\t\t\t\t\telem[ \"inner\" + name ] :\n\t\t\t\t\t\telem.document.documentElement[ \"client\" + name ];\n\t\t\t\t}\n\n\t\t\t\t// Get document width or height\n\t\t\t\tif ( elem.nodeType === 9 ) {\n\t\t\t\t\tdoc = elem.documentElement;\n\n\t\t\t\t\t// Either scroll[Width/Height] or offset[Width/Height] or client[Width/Height],\n\t\t\t\t\t// whichever is greatest\n\t\t\t\t\treturn Math.max(\n\t\t\t\t\t\telem.body[ \"scroll\" + name ], doc[ \"scroll\" + name ],\n\t\t\t\t\t\telem.body[ \"offset\" + name ], doc[ \"offset\" + name ],\n\t\t\t\t\t\tdoc[ \"client\" + name ]\n\t\t\t\t\t);\n\t\t\t\t}\n\n\t\t\t\treturn value === undefined ?\n\n\t\t\t\t\t// Get width or height on the element, requesting but not forcing parseFloat\n\t\t\t\t\tjQuery.css( elem, type, extra ) :\n\n\t\
 t\t\t\t// Set width or height on the element\n\t\t\t\t\tjQuery.style( elem, type, value, extra );\n\t\t\t}, type, chainable ? margin : undefined, chainable );\n\t\t};\n\t} );\n} );\n\n\njQuery.each( ( \"blur focus focusin focusout resize scroll click dblclick \" +\n\t\"mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave \" +\n\t\"change select submit keydown keypress keyup contextmenu\" ).split( \" \" ),\n\tfunction( i, name ) {\n\n\t// Handle event binding\n\tjQuery.fn[ name ] = function( data, fn ) {\n\t\treturn arguments.length > 0 ?\n\t\t\tthis.on( name, null, data, fn ) :\n\t\t\tthis.trigger( name );\n\t};\n} );\n\njQuery.fn.extend( {\n\thover: function( fnOver, fnOut ) {\n\t\treturn this.mouseenter( fnOver ).mouseleave( fnOut || fnOver );\n\t}\n} );\n\n\n\n\njQuery.fn.extend( {\n\n\tbind: function( types, data, fn ) {\n\t\treturn this.on( types, null, data, fn );\n\t},\n\tunbind: function( types, fn ) {\n\t\treturn this.off( types, null, fn );\n\t},\n\n\tdeleg
 ate: function( selector, types, data, fn ) {\n\t\treturn this.on( types, selector, data, fn );\n\t},\n\tundelegate: function( selector, types, fn ) {\n\n\t\t// ( namespace ) or ( selector, types [, fn] )\n\t\treturn arguments.length === 1 ?\n\t\t\tthis.off( selector, \"**\" ) :\n\t\t\tthis.off( types, selector || \"**\", fn );\n\t}\n} );\n\n// Bind a function to a context, optionally partially applying any\n// arguments.\n// jQuery.proxy is deprecated to promote standards (specifically Function#bind)\n// However, it is not slated for removal any time soon\njQuery.proxy = function( fn, context ) {\n\tvar tmp, args, proxy;\n\n\tif ( typeof context === \"string\" ) {\n\t\ttmp = fn[ context ];\n\t\tcontext = fn;\n\t\tfn = tmp;\n\t}\n\n\t// Quick check to determine if target is callable, in the spec\n\t// this throws a TypeError, but we will just return undefined.\n\tif ( !isFunction( fn ) ) {\n\t\treturn undefined;\n\t}\n\n\t// Simulated bind\n\targs = slice.call( arguments, 2 );\n\tpro
 xy = function() {\n\t\treturn fn.apply( context || this, args.concat( slice.call( arguments ) ) );\n\t};\n\n\t// Set the guid of unique handler to the same of original handler, so it can be removed\n\tproxy.guid = fn.guid = fn.guid || jQuery.guid++;\n\n\treturn proxy;\n};\n\njQuery.holdReady = function( hold ) {\n\tif ( hold ) {\n\t\tjQuery.readyWait++;\n\t} else {\n\t\tjQuery.ready( true );\n\t}\n};\njQuery.isArray = Array.isArray;\njQuery.parseJSON = JSON.parse;\njQuery.nodeName = nodeName;\njQuery.isFunction = isFunction;\njQuery.isWindow = isWindow;\njQuery.camelCase = camelCase;\njQuery.type = toType;\n\njQuery.now = Date.now;\n\njQuery.isNumeric = function( obj ) {\n\n\t// As of jQuery 3.0, isNumeric is limited to\n\t// strings and numbers (primitives or objects)\n\t// that can be coerced to finite numbers (gh-2662)\n\tvar type = jQuery.type( obj );\n\treturn ( type === \"number\" || type === \"string\" ) &&\n\n\t\t// parseFloat NaNs numeric-cast false positives (\"\")\n\t\t//
  ...but misinterprets leading-number strings, particularly hex literals (\"0x...\")\n\t\t// subtraction forces infinities to NaN\n\t\t!isNaN( obj - parseFloat( obj ) );\n};\n\n\n\n\n// Register as a named AMD module, since jQuery can be concatenated with other\n// files that may use define, but not via a proper concatenation script that\n// understands anonymous AMD modules. A named AMD is safest and most robust\n// way to register. Lowercase jquery is used because AMD module names are\n// derived from file names, and jQuery is normally delivered in a lowercase\n// file name. Do this after creating the global so that if an AMD module wants\n// to call noConflict to hide this version of jQuery, it will work.\n\n// Note that for maximum portability, libraries that are not jQuery should\n// declare themselves as anonymous modules, and avoid setting a global if an\n// AMD loader is present. jQuery is a special case. For more information, see\n// https://github.com/jrburke/requirejs/wiki
 /Updating-existing-libraries#wiki-anon\n\nif ( typeof define === \"function\" && define.amd ) {\n\tdefine( \"jquery\", [], function() {\n\t\treturn jQuery;\n\t} );\n}\n\n\n\n\nvar\n\n\t// Map over jQuery in case of overwrite\n\t_jQuery = window.jQuery,\n\n\t// Map over the $ in case of overwrite\n\t_$ = window.$;\n\njQuery.noConflict = function( deep ) {\n\tif ( window.$ === jQuery ) {\n\t\twindow.$ = _$;\n\t}\n\n\tif ( deep && window.jQuery === jQuery ) {\n\t\twindow.jQuery = _jQuery;\n\t}\n\n\treturn jQuery;\n};\n\n// Expose jQuery and $ identifiers, even in AMD\n// (#7102#comment:10, https://github.com/jquery/jquery/pull/557)\n// and CommonJS for browser emulators (#13566)\nif ( !noGlobal ) {\n\twindow.jQuery = window.$ = jQuery;\n}\n\n\n\n\nreturn jQuery;\n} );\n","var $ = require('jquery');\n\nfunction Flasher(target) {\n  this.target = $(target);\n  this.build();\n  this.state = 'flashing';\n}\n\nFlasher.prototype.build = function() {\n  this.characters = this.target.find('.ch
 aracter');\n  this.numCharacters = this.characters.length;\n  setTimeout($.proxy(this.flash, this), 100);\n}\n\nFlasher.prototype.flash = function() {\n  this.characters.each(function() {\n    $(this).removeClass('covered');\n    if (Math.random() <= 0.5) {\n      $(this).addClass('covered');\n    }\n  });\n  if (this.state != 'resolved') {\n    setTimeout($.proxy(this.flash, this), 100);\n  }\n}\n\nFlasher.prototype.startCharacterResolve = function() {\n  var index = this.numCharacters - this.numResolvedCharacters - 1;\n  this.characterToResolve = $(this.characters[index]);\n  this.characterToResolve.addClass('covered');\n  this.characters = this.characters.slice(0, index);\n  setTimeout($.proxy(this.resolveCharacter, this), 100);\n}\n\nFlasher.prototype.resolve = function(value) {\n  if (this.state == 'resolved') {\n    this.update(value);\n  } else {\n    this.resolvedCharacters = value;\n    this.numResolvedCharacters = 0;\n    this.delayCount = 0;\n    this.state = 'resolving';
 \n    setTimeout($.proxy(this.startCharacterResolve, this), 500);\n  }\n}\n\nFlasher.prototype.resolveCharacter = function() {\n  this.characterToResolve.removeClass('covered');\n  var resolvedIndex = this.resolvedCharacters.length - this.numResolvedCharacters - 1;\n  if (resolvedIndex >= 0) {\n    this.characterToResolve.addClass('resolved');\n    this.characterToResolve.html(this.resolvedCharacters[resolvedIndex]);\n  }\n  this.numResolvedCharacters += 1;\n  if (this.numResolvedCharacters == this.numCharacters) {\n    this.characters.removeClass('covered');\n    this.state = 'resolved';\n    return;\n  }\n  setTimeout($.proxy(this.startCharacterResolve, this), 500);\n}\n\nFlasher.prototype.update = function(value) {\n  this.characters = this.target.find('.character');\n  for (var i = 0; i < this.numCharacters; ++i) {\n    var characterIndex = this.numCharacters - i - 1;\n    var valueIndex = value.length - i - 1;\n    var character = $(this.characters[characterIndex]);\n    if (va
 lueIndex >= 0) {\n      character.html(value[valueIndex]);\n    }\n  }\n}\n\nmodule.exports = Flasher;\n","module.exports = {\"AF\":[\"Badakhshan\",\"Badghis\",\"Baghlan\",\"Balkh\",\"Bamian\",\"Farah\",\"Faryab\",\"Ghazni\",\"Ghowr\",\"Helmand\",\"Herat\",\"Jowzjan\",\"Kabul\",\"Kandahar\",\"Kapisa\",\"Khowst\",\"Konar\",\"Kondoz\",\"Laghman\",\"Lowgar\",\"Nangrahar\",\"Nimruz\",\"Nurestan\",\"Oruzgan\",\"Paktia\",\"Paktika\",\"Parwan\",\"Samangan\",\"Sar-e Pol\",\"Takhar\",\"Wardak\",\"Zabol\"],\"AL\":[\"Berat\",\"Bulqizë\",\"Delvinë\",\"Devoll\",\"Dibër\",\"Durrës\",\"Elbasan\",\"Fier\",\"Gramsh\",\"Gjirokastër\",\"Has\",\"Kavajë\",\"Kolonjë\",\"Korçë\",\"Krujë\",\"Kuçovë\",\"Kukës\",\"Kurbin\",\"Lezhë\",\"Librazhd\",\"Lushnjë\",\"Malësi e Madhe\",\"Mallakastër\",\"Mat\",\"Mirditë\",\"Peqin\",\"Përmet\",\"Pogradec\",\"Pukë\",\"Sarandë\",\"Skrapar\",\"Shkodër\",\"Tepelenë\",\"Tiranë\",\"Tropojë\",\"Vlorë\"],\"DZ\":[\"Adrar\",\"Ain Defla\",\"Ain Tmouchent\
 ",\"Alger\",\"Annaba\",\"Batna\",\"Bechar\",\"Bejaia\",\"Biskra\",\"Blida\",\"Bordj Bou Arreridj\",\"Bouira\",\"Boumerdes\",\"Chlef\",\"Constantine\",\"Djelfa\",\"El Bayadh\",\"El Oued\",\"El Tarf\",\"Ghardaia\",\"Guelma\",\"Illizi\",\"Jijel\",\"Khenchela\",\"Laghouat\",\"Mascara\",\"Medea\",\"Mila\",\"Mostaganem\",\"Msila\",\"Naama\",\"Oran\",\"Ouargla\",\"Oum el Bouaghi\",\"Relizane\",\"Saida\",\"Setif\",\"Sidi Bel Abbes\",\"Skikda\",\"Souk Ahras\",\"Tamanghasset\",\"Tebessa\",\"Tiaret\",\"Tindouf\",\"Tipaza\",\"Tissemsilt\",\"Tizi Ouzou\",\"Tlemcen\"],\"AD\":[\"Andorra la Vella\",\"Canillo\",\"Encamp\",\"Escaldes-Engordany\",\"La Massana\",\"Ordino\",\"Sant Julia de Loria\"],\"AO\":[\"Bengo\",\"Benguela\",\"Bie\",\"Cabinda\",\"Cuando-Cubango\",\"Cuanza Norte\",\"Cuanza Sul\",\"Cunene\",\"Huambo\",\"Huila\",\"Luanda\",\"Lunda Norte\",\"Lunda Sul\",\"Malange\",\"Moxico\",\"Namibe\",\"Uige\",\"Zaire\"],\"AQ\":[\"Australian Antarctic Territory\"],\"AG\":[\"Saint George\",\"Saint John
 \",\"Saint Mary\",\"Saint Paul\",\"Saint Peter\",\"Saint Philip\",\"Barbuda\",\"Redonda\"],\"AR\":[\"Capital federal\",\"Buenos Aires\",\"Catamarca\",\"Cordoba\",\"Corrientes\",\"Chaco\",\"Chubut\",\"Entre Rios\",\"Formosa\",\"Jujuy\",\"La Pampa\",\"Mendoza\",\"Misiones\",\"Neuquen\",\"Rio Negro\",\"Salta\",\"San Juan\",\"San Luis\",\"Santa Cruz\",\"Santa Fe\",\"Santiago del Estero\",\"Tierra del Fuego\",\"Tucuman\",\"La Rioja\"],\"AM\":[\"Erevan\",\"Aragacotn\",\"Ararat\",\"Armavir\",\"Gegarkunik'\",\"Kotayk'\",\"Lory\",\"Sirak\",\"Syunik'\",\"Tavus\",\"Vayoc Jor\"],\"AU\":[\"Australian Capital Territory\",\"Northern Territory\",\"New South Wales\",\"Queensland\",\"South Australia\",\"Tasmania\",\"Victoria\",\"Western Australia\"],\"AT\":[\"Burgenland\",\"Kärnten\",\"Niederösterreich\",\"Oberösterreich\",\"Salzburg\",\"Steiermark\",\"Tirol\",\"Vorarlberg\",\"Wien\"],\"AZ\":[\"Naxcivan\",\"Ali Bayramli\",\"Baki\",\"Ganca\",\"Lankaran\",\"Mingacevir\",\"Naftalan\",\"Saki\",\"Sumqa
 yit\",\"Susa\",\"Xankandi\",\"Yevlax\",\"Abseron\",\"Agcabadi\",\"Agdam\",\"Agdas\",\"Agstafa\",\"Agsu\",\"Astara\",\"Babak\",\"Balakan\",\"Barda\",\"Beylagan\",\"Bilasuvar\",\"Cabrayll\",\"Calilabad\",\"Culfa\",\"Daskasan\",\"Davaci\",\"Fuzuli\",\"Gadabay\",\"Goranboy\",\"Goycay\",\"Haciqabul\",\"Imisli\",\"Ismayilli\",\"Kalbacar\",\"Kurdamir\",\"Lacin\",\"Lerik\",\"Masalli\",\"Neftcala\",\"Oguz\",\"Ordubad\",\"Qabala\",\"Qax\",\"Qazax\",\"Qobustan\",\"Quba\",\"Qubadli\",\"Qusar\",\"Saatli\",\"Sabirabad\",\"Sadarak\",\"Sahbuz\",\"Salyan\",\"Samaxi\",\"Samkir\",\"Samux\",\"Sarur\",\"Siyazan\",\"Tartar\",\"Tovuz\",\"Ucar\",\"Xacmaz\",\"Xanlar\",\"Xizi\",\"Xocali\",\"Xocavand\",\"Yardimli\",\"Zangilan\",\"Zaqatala\",\"Zardab\"],\"BS\":[\"Acklins and Crooked Islands\",\"Bimini\",\"Cat Island\",\"Exuma\",\"Inagua\",\"Long Island\",\"Mayaguana\",\"New Providence\",\"Ragged Island\",\"Abaco Islands\",\"Andros Island\",\"Berry Islands\",\"Eleuthera\",\"Grand Bahama\",\"Rum Cay\",\"San Salv
 ador Island\"],\"BH\":[\"Al Hadd\",\"Al Manamah\",\"Al Mintaqah al Gharbiyah\",\"Al Mintagah al Wusta\",\"Al Mintaqah ash Shamaliyah\",\"Al Muharraq\",\"Ar Rifa\",\"Jidd Hafs\",\"Madluat Jamad\",\"Madluat Isa\",\"Mintaqat Juzur tawar\",\"Sitrah\",\"Al Manāmah (Al ‘Āşimah)\",\"Al Janūbīyah\",\"Al Wusţá\",\"Ash Shamālīyah\"],\"BD\":[\"Bagerhat zila\",\"Bandarban zila\",\"Barguna zila\",\"Barisal zila\",\"Bhola zila\",\"Bogra zila\",\"Brahmanbaria zila\",\"Chandpur zila\",\"Chittagong zila\",\"Chuadanga zila\",\"Comilla zila\",\"Cox's Bazar zila\",\"Dhaka zila\",\"Dinajpur zila\",\"Faridpur zila\",\"Feni zila\",\"Gaibandha zila\",\"Gazipur zila\",\"Gopalganj zila\",\"Habiganj zila\",\"Jaipurhat zila\",\"Jamalpur zila\",\"Jessore zila\",\"Jhalakati zila\",\"Jhenaidah zila\",\"Khagrachari zila\",\"Khulna zila\",\"Kishorganj zila\",\"Kurigram zila\",\"Kushtia zila\",\"Lakshmipur zila\",\"Lalmonirhat zila\",\"Madaripur zila\",\"Magura zila\",\"Manikganj zila\",\"Meherpur zila\",
 \"Moulvibazar zila\",\"Munshiganj zila\",\"Mymensingh zila\",\"Naogaon zila\",\"Narail zila\",\"Narayanganj zila\",\"Narsingdi zila\",\"Natore zila\",\"Nawabganj zila\",\"Netrakona zila\",\"Nilphamari zila\",\"Noakhali zila\",\"Pabna zila\",\"Panchagarh zila\",\"Patuakhali zila\",\"Pirojpur zila\",\"Rajbari zila\",\"Rajshahi zila\",\"Rangamati zila\",\"Rangpur zila\",\"Satkhira zila\",\"Shariatpur zila\",\"Sherpur zila\",\"Sirajganj zila\",\"Sunamganj zila\",\"Sylhet zila\",\"Tangail zila\",\"Thakurgaon zila\"],\"BB\":[\"Christ Church\",\"Saint Andrew\",\"Saint George\",\"Saint James\",\"Saint John\",\"Saint Joseph\",\"Saint Lucy\",\"Saint Michael\",\"Saint Peter\",\"Saint Philip\",\"Saint Thomas\"],\"BY\":[\"Brèsckaja voblasc'\",\"Homel'skaja voblasc'\",\"Hrodzenskaja voblasc'\",\"Mahilëuskaja voblasc'\",\"Minskaja voblasc'\",\"Vicebskaja voblasc'\"],\"BE\":[\"Antwerpen\",\"Brabant Wallon\",\"Hainaut\",\"Liege\",\"Limburg\",\"Luxembourg\",\"Namur\",\"Oost-Vlaanderen\",\"Vlaams-Br
 abant\",\"West-Vlaanderen\",\"Brussels\"],\"BZ\":[\"Belize\",\"Cayo\",\"Corozal\",\"Orange Walk\",\"Stann Creek\",\"Toledo\"],\"BJ\":[\"Alibori\",\"Atakora\",\"Atlantique\",\"Borgou\",\"Collines\",\"Donga\",\"Kouffo\",\"Littoral\",\"Mono\",\"Oueme\",\"Plateau\",\"Zou\"],\"BT\":[\"Bumthang\",\"Chhukha\",\"Dagana\",\"Gasa\",\"Ha\",\"Lhuentse\",\"Monggar\",\"Paro\",\"Pemagatshel\",\"Punakha\",\"Samdrup Jongkha\",\"Samtee\",\"Sarpang\",\"Thimphu\",\"Trashigang\",\"Trashi Yangtse\",\"Trongsa\",\"Tsirang\",\"Wangdue Phodrang\",\"Zhemgang\"],\"BO\":[\"Cochabamba\",\"Chuquisaca\",\"El Beni\",\"La Paz\",\"Oruro\",\"Pando\",\"Potosi\",\"Tarija\"],\"BA\":[\"Federacija Bosna i Hercegovina\",\"Republika Srpska\"],\"BW\":[\"Central\",\"Ghanzi\",\"Kgalagadi\",\"Kgatleng\",\"Kweneng\",\"Ngamiland\",\"North-East\",\"North-West\",\"South-East\",\"Southern\"],\"BR\":[\"Acre\",\"Alagoas\",\"Amazonas\",\"Amapa\",\"Bahia\",\"Ceara\",\"Distrito Federal\",\"Espirito Santo\",\"Goias\",\"Maranhao\",\"Minas G
 erais\",\"Mato Grosso do Sul\",\"Mato Grosso\",\"Para\",\"Paraiba\",\"Pernambuco\",\"Piaui\",\"Parana\",\"Rio de Janeiro\",\"Rio Grande do Norte\",\"Rondonia\",\"Roraima\",\"Rio Grande do Sul\",\"Santa Catarina\",\"Sergipe\",\"Sao Paulo\",\"Tocantins\"],\"BN\":[\"Belait\",\"Brunei-Muara\",\"Temburong\",\"Tutong\"],\"BG\":[\"Blagoevgrad\",\"Burgas\",\"Dobrich\",\"Gabrovo\",\"Haskovo\",\"Yambol\",\"Kardzhali\",\"Kyustendil\",\"Lovech\",\"Montana\",\"Pazardzhik\",\"Pernik\",\"Pleven\",\"Plovdiv\",\"Razgrad\",\"Ruse\",\"Silistra\",\"Sliven\",\"Smolyan\",\"Sofia\",\"Stara Zagora\",\"Shumen\",\"Targovishte\",\"Varna\",\"Veliko Tarnovo\",\"Vidin\",\"Vratsa\"],\"BF\":[\"Bale\",\"Bam\",\"Banwa\",\"Bazega\",\"Bougouriba\",\"Boulgou\",\"Boulkiemde\",\"Comoe\",\"Ganzourgou\",\"Gnagna\",\"Gourma\",\"Houet\",\"Ioba\",\"Kadiogo\",\"Kenedougou\",\"Komondjari\",\"Kompienga\",\"Kossi\",\"Koulpulogo\",\"Kouritenga\",\"Kourweogo\",\"Leraba\",\"Loroum\",\"Mouhoun\",\"Nahouri\",\"Namentenga\",\"Nayala\",
 \"Noumbiel\",\"Oubritenga\",\"Oudalan\",\"Passore\",\"Poni\",\"Sanguie\",\"Sanmatenga\",\"Seno\",\"Siasili\",\"Soum\",\"Sourou\",\"Tapoa\",\"Tui\",\"Yagha\",\"Yatenga\",\"Ziro\",\"Zondoma\",\"Zoundweogo\"],\"BI\":[\"Bubanza\",\"Bujumbura\",\"Bururi\",\"Cankuzo\",\"Cibitoke\",\"Gitega\",\"Karuzi\",\"Kayanza\",\"Makamba\",\"Muramvya\",\"Mwaro\",\"Ngozi\",\"Rutana\",\"Ruyigi\"],\"KH\":[\"Krong Kaeb\",\"Krong Pailin\",\"Xrong Preah Sihanouk\",\"Phnom Penh\",\"Baat Dambang\",\"Banteay Mean Chey\",\"Rampong Chaam\",\"Kampong Chhnang\",\"Kampong Spueu\",\"Kampong Thum\",\"Kampot\",\"Kandaal\",\"Kach Kong\",\"Krachoh\",\"Mondol Kiri\",\"Otdar Mean Chey\",\"Pousaat\",\"Preah Vihear\",\"Prey Veaeng\",\"Rotanak Kiri\",\"Siem Reab\",\"Stueng Traeng\",\"Svaay Rieng\",\"Taakaev\"],\"CM\":[\"Adamaoua\",\"Centre\",\"East\",\"Far North\",\"North\",\"South\",\"South-West\",\"West\",\"Littoral\",\"Nord-Ouest\"],\"CA\":[\"Alberta\",\"British Columbia\",\"Manitoba\",\"New Brunswick\",\"Newfoundland and 
 Labrador\",\"Northwest Territories\",\"Nova Scotia\",\"Nunavut\",\"Ontario\",\"Prince Edward Island\",\"Quebec\",\"Saskatchewan\",\"Yukon Territory\"],\"CV\":[\"Boa Vista\",\"Brava\",\"Calheta de Sao Miguel\",\"Fogo\",\"Maio\",\"Mosteiros\",\"Paul\",\"Porto Novo\",\"Praia\",\"Ribeira Grande\",\"Sal\",\"Sao Domingos\",\"Sao Filipe\",\"Sao Nicolau\",\"Sao Vicente\",\"Tarrafal\"],\"CF\":[\"Bangui\",\"Bamingui-Bangoran\",\"Basse-Kotto\",\"Haute-Kotto\",\"Haut-Mbomou\",\"Kemo\",\"Lobaye\",\"Mambere-Kadei\",\"Mbomou\",\"Nana-Grebizi\",\"Nana-Mambere\",\"Ombella-Mpoko\",\"Ouaka\",\"Ouham\",\"Ouham-Pende\",\"Sangha-Mbaere\",\"Vakaga\"],\"TD\":[\"Batha\",\"Biltine\",\"Borkou-Ennedi-Tibesti\",\"Chari-Baguirmi\",\"Guera\",\"Kanem\",\"Lac\",\"Logone-Occidental\",\"Logone-Oriental\",\"Mayo-Kebbi\",\"Moyen-Chari\",\"Ouaddai\",\"Salamat\",\"Tandjile\"],\"CL\":[\"Aisen del General Carlos Ibanez del Campo\",\"Antofagasta\",\"Araucania\",\"Atacama\",\"Bio-Bio\",\"Coquimbo\",\"Libertador General Berna
 rdo O'Higgins\",\"Los Lagos\",\"Magallanes\",\"Maule\",\"Santiago Metropolitan\",\"Tarapaca\",\"Valparaiso\",\"Los Rios\",\"Arica y Parinacota\"],\"CN\":[\"Beijing\",\"Chongqing\",\"Shanghai\",\"Tianjin\",\"Anhui\",\"Fujian\",\"Gansu\",\"Guangdong\",\"Guizhou\",\"Hainan\",\"Hebei\",\"Heilongjiang\",\"Henan\",\"Hubei\",\"Hunan\",\"Jiangsu\",\"Jiangxi\",\"Jilin\",\"Liaoning\",\"Qinghai\",\"Shaanxi\",\"Shandong\",\"Shanxi\",\"Sichuan\",\"Taiwan\",\"Yunnan\",\"Zhejiang\",\"Guangxi\",\"Neia Mongol (mn)\",\"Xinjiang\",\"Xizang\",\"Hong Kong\",\"Macau\",\"Yinchuan\",\"Shizuishan\",\"Wuzhong\",\"Guyuan\",\"Zhongwei\"],\"CO\":[\"Distrito Capital de Bogotá\",\"Amazonea\",\"Antioquia\",\"Arauca\",\"Atlántico\",\"Bolívar\",\"Boyacá\",\"Caldea\",\"Caquetá\",\"Casanare\",\"Cauca\",\"Cesar\",\"Córdoba\",\"Cundinamarca\",\"Chocó\",\"Guainía\",\"Guaviare\",\"La Guajira\",\"Magdalena\",\"Meta\",\"Nariño\",\"Norte de Santander\",\"Putumayo\",\"Quindio\",\"Risaralda\",\"San Andrés, Providenci
 a y Santa Catalina\",\"Santander\",\"Sucre\",\"Tolima\",\"Valle del Cauca\",\"Vaupés\",\"Vichada\"],\"KM\":[\"Anjouan Ndzouani\",\"Grande Comore Ngazidja\",\"Moheli Moili\"],\"CG\":[\"Brazzaville\",\"Bouenza\",\"Cuvette\",\"Cuvette-Ouest\",\"Kouilou\",\"Lekoumou\",\"Likouala\",\"Niari\",\"Plateaux\",\"Pool\",\"Sangha\"],\"CD\":[\"Kinshasa\",\"Equateur\",\"Kasai-Oriental\",\"Maniema\",\"Nord-Kivu\",\"Sud-Kivu\",\"Kongo central\",\"Kwango\",\"Kwilu\",\"Mai-Ndombe\",\"Kasai\",\"Lulua\",\"Lomami\",\"Sankuru\",\"Ituri\",\"Haut-Uele\",\"Tshopo\",\"Bas-Uele\",\"Nord-Ubangi\",\"Mongala\",\"Sud-Ubangi\",\"Tshuapa\",\"Haut-Lomami\",\"Lualaba\",\"Haut-Katanga\",\"Tanganyika\"],\"CR\":[\"Alajuela\",\"Cartago\",\"Guanacaste\",\"Heredia\",\"Limon\",\"Puntarenas\",\"San Jose\"],\"CI\":[\"18 Montagnes\",\"Agnebi\",\"Bas-Sassandra\",\"Denguele\",\"Haut-Sassandra\",\"Lacs\",\"Lagunes\",\"Marahoue\",\"Moyen-Comoe\",\"Nzi-Comoe\",\"Savanes\",\"Sud-Bandama\",\"Sud-Comoe\",\"Vallee du Bandama\",\"Worodo
 uqou\",\"Zanzan\"],\"HR\":[\"Bjelovarsko-bilogorska zupanija\",\"Brodsko-posavska zupanija\",\"Dubrovacko-neretvanska zupanija\",\"Istarska zupanija\",\"Karlovacka zupanija\",\"Koprivnickco-krizevacka zupanija\",\"Krapinako-zagorska zupanija\",\"Licko-senjska zupanija\",\"Medimurska zupanija\",\"Osjecko-baranjska zupanija\",\"Pozesko-slavonska zupanija\",\"Primorsko-goranska zupanija\",\"Sisacko-moelavacka Iupanija\",\"Splitako-dalmatinska zupanija\",\"Sibenako-kninska zupanija\",\"Varaidinska zupanija\",\"VirovitiEko-podravska zupanija\",\"VuRovarako-srijemska zupanija\",\"Zadaraka\",\"Zagrebacka zupanija\"],\"CU\":[\"Camagey\",\"Ciego de `vila\",\"Cienfuegos\",\"Ciudad de La Habana\",\"Granma\",\"Guantanamo\",\"Holquin\",\"La Habana\",\"Las Tunas\",\"Matanzas\",\"Pinar del Rio\",\"Sancti Spiritus\",\"Santiago de Cuba\",\"Villa Clara\",\"Isla de la Juventud\",\"Pinar del Roo\",\"Ciego de Avila\",\"Camagoey\",\"Holgun\",\"Sancti Spritus\",\"Municipio Especial Isla de la Juventud\"],
 \"CY\":[\"Ammochostos Magusa\",\"Keryneia\",\"Larnaka\",\"Lefkosia\",\"Lemesos\",\"Pafos\"],\"CZ\":[\"Jihočeský kraj\",\"Jihomoravský kraj\",\"Karlovarský kraj\",\"Královéhradecký kraj\",\"Liberecký kraj\",\"Moravskoslezský kraj\",\"Olomoucký kraj\",\"Pardubický kraj\",\"Plzeňský kraj\",\"Praha, hlavní město\",\"Středočeský kraj\",\"Ústecký kraj\",\"Vysočina\",\"Zlínský kraj\"],\"DK\":[\"Frederiksberg\",\"Copenhagen City\",\"Copenhagen\",\"Frederiksborg\",\"Roskilde\",\"Vestsjælland\",\"Storstrøm\",\"Bornholm\",\"Fyn\",\"South Jutland\",\"Ribe\",\"Vejle\",\"Ringkjøbing\",\"Århus\",\"Viborg\",\"North Jutland\"],\"DJ\":[\"Ali Sabiah\",\"Dikhil\",\"Djibouti\",\"Obock\",\"Tadjoura\"],\"DO\":[\"Distrito Nacional (Santo Domingo)\",\"Azua\",\"Bahoruco\",\"Barahona\",\"Dajabón\",\"Duarte\",\"El Seybo [El Seibo]\",\"Espaillat\",\"Hato Mayor\",\"Independencia\",\"La Altagracia\",\"La Estrelleta [Elias Pina]\",\"La Romana\",\"La Vega\",\"Maroia Trinidad Sánchez\",\
 "Monseñor Nouel\",\"Monte Cristi\",\"Monte Plata\",\"Pedernales\",\"Peravia\",\"Puerto Plata\",\"Salcedo\",\"Samaná\",\"San Cristóbal\",\"San Pedro de Macorís\",\"Sánchez Ramírez\",\"Santiago\",\"Santiago Rodríguez\",\"Valverde\"],\"EC\":[\"Azuay\",\"Bolivar\",\"Canar\",\"Carchi\",\"Cotopaxi\",\"Chimborazo\",\"El Oro\",\"Esmeraldas\",\"Galapagos\",\"Guayas\",\"Imbabura\",\"Loja\",\"Los Rios\",\"Manabi\",\"Morona-Santiago\",\"Napo\",\"Orellana\",\"Pastaza\",\"Pichincha\",\"Sucumbios\",\"Tungurahua\",\"Zamora-Chinchipe\"],\"EG\":[\"Ad Daqahllyah\",\"Al Bahr al Ahmar\",\"Al Buhayrah\",\"Al Fayym\",\"Al Gharbiyah\",\"Al Iskandarlyah\",\"Al Isma illyah\",\"Al Jizah\",\"Al Minuflyah\",\"Al Minya\",\"Al Qahirah\",\"Al Qalyublyah\",\"Al Wadi al Jadid\",\"Ash Sharqiyah\",\"As Suways\",\"Aswan\",\"Asyut\",\"Bani Suwayf\",\"Bur Sa'id\",\"Dumyat\",\"Janub Sina'\",\"Kafr ash Shaykh\",\"Matruh\",\"Qina\",\"Shamal Sina'\",\"Suhaj\"],\"SV\":[\"Ahuachapan\",\"Cabanas\",\"Cuscatlan\",\"Chalate
 nango\",\"Morazan\",\"San Miguel\",\"San Salvador\",\"Santa Ana\",\"San Vicente\",\"Sonsonate\",\"Usulutan\",\"La Libertad\",\"La Paz\",\"La Union\"],\"GQ\":[\"Region Continental\",\"Region Insular\",\"Annobon\",\"Bioko Norte\",\"Bioko Sur\",\"Centro Sur\",\"Kie-Ntem\",\"Litoral\",\"Wele-Nzas\"],\"ER\":[\"Anseba\",\"Debub\",\"Debubawi Keyih Bahri [Debub-Keih-Bahri]\",\"Gash-Barka\",\"Maakel [Maekel]\",\"Semenawi Keyih Bahri [Semien-Keih-Bahri]\"],\"EE\":[\"Harjumaa\",\"Hiiumaa\",\"Ida-Virumaa\",\"Jõgevamaa\",\"Järvamaa\",\"Läänemaa\",\"Lääne-Virumaa\",\"Põlvamaa\",\"Pärnumaa\",\"Raplamaa\",\"Saaremaa\",\"Tartumaa\",\"Valgamaa\",\"Viljandimaa\",\"Võrumaa\"],\"ET\":[\"Addis Ababa\",\"Dire Dawa\",\"Afar\",\"Amara\",\"Benshangul-Gumaz\",\"Gambela Peoples\",\"Harari People\",\"Oromia\",\"Somali\",\"Southern Nations, Nationalities and Peoples\",\"Tigrai\"],\"FJ\":[\"Eastern\",\"Northern\",\"Western\",\"Rotuma\",\"Central\"],\"FI\":[\"South Karelia\",\"South Ostrobothnia\",\"EtelÃ
 ¤-Savo\",\"Häme\",\"Itä-Uusimaa\",\"Kainuu\",\"Central Ostrobothnia\",\"Central Finland\",\"Kymenlaakso\",\"Lapland\",\"Tampere Region\",\"Ostrobothnia\",\"North Karelia\",\"Northern Ostrobothnia\",\"Northern Savo\",\"Päijät-Häme\",\"Satakunta\",\"Uusimaa\",\"South-West Finland\",\"Ã…land\"],\"FR\":[\"Ain\",\"Aisne\",\"Allier\",\"Alpes-de-Haute-Provence\",\"Alpes-Maritimes\",\"Ardèche\",\"Ardennes\",\"Ariège\",\"Aube\",\"Aude\",\"Aveyron\",\"Bas-Rhin\",\"Bouches-du-Rhône\",\"Calvados\",\"Cantal\",\"Charente\",\"Charente-Maritime\",\"Cher\",\"Corrèze\",\"Corse-du-Sud\",\"Côte-d'Or\",\"Côtes-d'Armor\",\"Creuse\",\"Deux-Sèvres\",\"Dordogne\",\"Doubs\",\"Drôme\",\"Essonne\",\"Eure\",\"Eure-et-Loir\",\"Finistère\",\"Gard\",\"Gers\",\"Gironde\",\"Haut-Rhin\",\"Haute-Corse\",\"Haute-Garonne\",\"Haute-Loire\",\"Haute-Saône\",\"Haute-Savoie\",\"Haute-Vienne\",\"Hautes-Alpes\",\"Hautes-Pyrénées\",\"Hauts-de-Seine\",\"Hérault\",\"Indre\",\"Ille-et-Vilaine\",\"Indre-et-Loire\"
 ,\"Isère\",\"Landes\",\"Loir-et-Cher\",\"Loire\",\"Loire-Atlantique\",\"Loiret\",\"Lot\",\"Lot-et-Garonne\",\"Lozère\",\"Maine-et-Loire\",\"Manche\",\"Marne\",\"Mayenne\",\"Meurthe-et-Moselle\",\"Meuse\",\"Morbihan\",\"Moselle\",\"Nièvre\",\"Nord\",\"Oise\",\"Orne\",\"Paris\",\"Pas-de-Calais\",\"Puy-de-Dôme\",\"Pyrénées-Atlantiques\",\"Pyrénées-Orientales\",\"Rhône\",\"Saône-et-Loire\",\"Sarthe\",\"Savoie\",\"Seine-et-Marne\",\"Seine-Maritime\",\"Seine-Saint-Denis\",\"Somme\",\"Tarn\",\"Tarn-et-Garonne\",\"Val d'Oise\",\"Territoire de Belfort\",\"Val-de-Marne\",\"Var\",\"Vaucluse\",\"Vendée\",\"Vienne\",\"Vosges\",\"Yonne\",\"Yvelines\",\"Jura\",\"Guadeloupe\",\"Martinique\",\"Guyane\",\"La Réunion\",\"Mayotte\",\"Wallis-et-Futuna\",\"Nouvelle-Calédonie\",\"Haute-Marne\"],\"GM\":[\"Banjul\",\"Lower River\",\"MacCarthy Island\",\"North Bank\",\"Upper River\"],\"GE\":[\"Abkhazia\",\"Adjara\",\"Tbilisi\",\"Guria\",\"Imereti\",\"Kakheti\",\"Kvemo Kartli\",\"Mtskheta-Mtianet
 i\",\"Racha-Lechkhumi and Kvemo Svaneti\",\"Samegrelo-Zemo Svaneti\",\"Samtskhe-Javakheti\",\"Shida Kartli\"],\"DE\":[\"Baden-Württemberg\",\"Bayern\",\"Bremen\",\"Hamburg\",\"Hessen\",\"Niedersachsen\",\"Nordrhein-Westfalen\",\"Rheinland-Pfalz\",\"Saarland\",\"Schleswig-Holstein\",\"Berlin\",\"Brandenburg\",\"Mecklenburg-Vorpommern\",\"Sachsen\",\"Sachsen-Anhalt\",\"Thüringen\"],\"GH\":[\"Ashanti\",\"Brong-Ahafo\",\"Greater Accra\",\"Upper East\",\"Upper West\",\"Volta\",\"Central\",\"Eastern\",\"Northern\",\"Western\"],\"GR\":[\"Achaïa\",\"Aitolia-Akarnania\",\"Argolis\",\"Arkadia\",\"Arta\",\"Attiki\",\"Chalkidiki\",\"Chania\",\"Chios\",\"Dodekanisos\",\"Drama\",\"Evros\",\"Evrytania\",\"Evvoia\",\"Florina\",\"Fokis\",\"Fthiotis\",\"Grevena\",\"Ileia\",\"Imathia\",\"Ioannina\",\"Irakleion\",\"Karditsa\",\"Kastoria\",\"Kavalla\",\"Kefallinia\",\"Kerkyra\",\"Kilkis\",\"Korinthia\",\"Kozani\",\"Kyklades\",\"Lakonia\",\"Larisa\",\"Lasithion\",\"Lefkas\",\"Lesvos\",\"Magnisia\",\"M
 essinia\",\"Pella\",\"Preveza\",\"Rethymnon\",\"Rodopi\",\"Samos\",\"Serrai\",\"Thesprotia\",\"Thessaloniki\",\"Trikala\",\"Voiotia\",\"Xanthi\",\"Zakynthos\",\"Agio Oros\",\"Pieria\"],\"GT\":[\"Alta Verapaz\",\"Baja Verapaz\",\"Chimaltenango\",\"Chiquimula\",\"El Progreso\",\"Escuintla\",\"Guatemala\",\"Huehuetenango\",\"Izabal\",\"Jalapa\",\"Jutiapa\",\"Peten\",\"Quetzaltenango\",\"Quiche\",\"Retalhuleu\",\"Sacatepequez\",\"San Marcos\",\"Santa Rosa\",\"Sololá\",\"Suchitepequez\",\"Totonicapan\",\"Zacapa\"],\"GN\":[\"Beyla\",\"Boffa\",\"Boke\",\"Coyah\",\"Dabola\",\"Dalaba\",\"Dinguiraye\",\"Dubreka\",\"Faranah\",\"Forecariah\",\"Fria\",\"Gaoual\",\"Guekedou\",\"Kankan\",\"Kerouane\",\"Kindia\",\"Kissidougou\",\"Koubia\",\"Koundara\",\"Kouroussa\",\"Labe\",\"Lelouma\",\"Lola\",\"Macenta\",\"Mali\",\"Mamou\",\"Mandiana\",\"Nzerekore\",\"Pita\",\"Siguiri\",\"Telimele\",\"Tougue\",\"Yomou\"],\"GW\":[\"Bissau\",\"Bafata\",\"Biombo\",\"Bolama\",\"Cacheu\",\"Gabu\",\"Oio\",\"Quloara\",
 \"Tombali S\"],\"GY\":[\"Barima-Waini\",\"Cuyuni-Mazaruni\",\"Demerara-Mahaica\",\"East Berbice-Corentyne\",\"Essequibo Islands-West Demerara\",\"Mahaica-Berbice\",\"Pomeroon-Supenaam\",\"Potaro-Siparuni\",\"Upper Demerara-Berbice\",\"Upper Takutu-Upper Essequibo\"],\"HT\":[\"Grande-Anse\",\"Nord-Est\",\"Nord-Ouest\",\"Ouest\",\"Sud\",\"Sud-Est\",\"Artibonite\",\"Centre\",\"Nippes\",\"Nord\"],\"HN\":[\"Atlantida\",\"Colon\",\"Comayagua\",\"Copan\",\"Cortes\",\"Choluteca\",\"El Paraiso\",\"Francisco Morazan\",\"Gracias a Dios\",\"Intibuca\",\"Islas de la Bahia\",\"Lempira\",\"Ocotepeque\",\"Olancho\",\"Santa Barbara\",\"Valle\",\"Yoro\",\"La Paz\"],\"HK\":[\"Central and Western\",\"Eastern\",\"Southern\",\"Wan Chai\",\"Kowloon City\",\"Kwun Tong\",\"Sham Shui Po\",\"Wong Tai Sin\",\"Yau Tsim Mong\",\"Islands\",\"Kwai Tsing\",\"North\",\"Sai Kung\",\"Sha Tin\",\"Tai Po\",\"Tsuen Wan\",\"Tuen Mun\",\"Yuen Long\"],\"HU\":[\"Budapest\",\"Bács-Kiskun\",\"Baranya\",\"Békés\",\"Borsod-Ab
 aúj-Zemplén\",\"Csongrád\",\"Fejér\",\"Győr-Moson-Sopron\",\"Hajdu-Bihar\",\"Heves\",\"Jász-Nagykun-Szolnok\",\"Komárom-Esztergom\",\"Nográd\",\"Pest\",\"Somogy\",\"Szabolcs-Szatmár-Bereg\",\"Tolna\",\"Vas\",\"Veszprém\",\"Zala\",\"Békéscsaba\",\"Debrecen\",\"Dunaújváros\",\"Eger\",\"Győr\",\"Hódmezővásárhely\",\"Kaposvár\",\"Kecskemét\",\"Miskolc\",\"Nagykanizsa\",\"Nyiregyháza\",\"Pécs\",\"Salgótarján\",\"Sopron\",\"Szeged\",\"Székesfehérvár\",\"Szekszárd\",\"Szolnok\",\"Szombathely\",\"Tatabánya\",\"Zalaegerszeg\"],\"IS\":[\"Austurland\",\"Hofuoborgarsvaeoi utan Reykjavikur\",\"Norourland eystra\",\"Norourland vestra\",\"Reykjavik\",\"Suourland\",\"Suournes\",\"Vestfirolr\",\"Vesturland\"],\"IN\":[\"Maharashtra\",\"Karnataka\",\"Andhra Pradesh\",\"Arunachal Pradesh\",\"Assam\",\"Bihar\",\"Chhattisgarh\",\"Goa\",\"Gujarat\",\"Haryana\",\"Himachal Pradesh\",\"Jammu and Kashmir\",\"Jharkhand\",\"Kerala\",\"Madhya Pradesh\",\"Manipur\",\"Meghalaya\",\"Mi
 zoram\",\"Nagaland\",\"Orissa\",\"Punjab\",\"Rajasthan\",\"Sikkim\",\"Tamil Nadu\",\"Tripura\",\"Uttarakhand\",\"Uttar Pradesh\",\"West Bengal\",\"Andaman and Nicobar Islands\",\"Dadra and Nagar Haveli\",\"Daman and Diu\",\"Delhi\",\"Lakshadweep\",\"Pondicherry\",\"Telangana\",\"Chandigarh\"],\"ID\":[\"Bali\",\"Kepulauan Bangka Belitung\",\"Banten\",\"Bengkulu\",\"Gorontalo\",\"Papua Barat\",\"Jambi\",\"Jawa Barat\",\"Jawa Tengah\",\"Jawa Timur\",\"Kalimantan Barat\",\"Kalimantan Timur\",\"Kalimantan Selatan\",\"Kepulauan Riau\",\"Lampung\",\"Maluku\",\"Maluku Utara\",\"Nusa Tenggara Barat\",\"Nusa Tenggara Timur\",\"Papua\",\"Riau\",\"Sulawesi Selatan\",\"Sulawesi Tengah\",\"Sulawesi Tenggara\",\"Sulawesi Utara\",\"Sumatra Barat\",\"Sumatra Selatan\",\"Sumatera Utara\",\"DKI Jakarta\",\"Aceh\",\"DI Yogyakarta\",\"Kalimantan Tengah\",\"Sulawesi Barat\",\"Kalimantan Utara\"],\"IR\":[\"Ardabil\",\"Azarbayjan-e Gharbi\",\"Azarbayjan-e Sharqi\",\"Bushehr\",\"Chahar Mahall va Bakhtiari\"
 ,\"Esfahan\",\"Fars\",\"Gilan\",\"Golestan\",\"Hamadan\",\"Hormozgan\",\"Iiam\",\"Kerman\",\"Kermanshah\",\"Khorasan\",\"Khuzestan\",\"Kohjiluyeh va Buyer Ahmad\",\"Kordestan\",\"Lorestan\",\"Markazi\",\"Mazandaran\",\"Qazvin\",\"Qom\",\"Semnan\",\"Sistan va Baluchestan\",\"Tehran\",\"Yazd\",\"Zanjan\"],\"IQ\":[\"Al Anbar\",\"Al Ba,rah\",\"Al Muthanna\",\"Al Qadisiyah\",\"An Najef\",\"Arbil\",\"As Sulaymaniyah\",\"At Ta'mim\",\"Babil\",\"Baghdad\",\"Dahuk\",\"Dhi Qar\",\"Diyala\",\"Karbala'\",\"Maysan\",\"Ninawa\",\"Salah ad Din\",\"Wasit\"],\"IE\":[\"Cork\",\"Clare\",\"Cavan\",\"Carlow\",\"Dublin\",\"Donegal\",\"Galway\",\"Kildare\",\"Kilkenny\",\"Kerry\",\"Longford\",\"Louth\",\"Limerick\",\"Leitrim\",\"Laois\",\"Meath\",\"Monaghan\",\"Mayo\",\"Offaly\",\"Roscommon\",\"Sligo\",\"Tipperary\",\"Waterford\",\"Westmeath\",\"Wicklow\",\"Wexford\"],\"IL\":[\"HaDarom\",\"HaMerkaz\",\"HaZafon\",\"Haifa\",\"Tel-Aviv\",\"Jerusalem\"],\"IT\":[\"Agrigento\",\"Alessandria\",\"Ancona\",\"Aosta\
 ",\"Arezzo\",\"Ascoli Piceno\",\"Asti\",\"Avellino\",\"Bari\",\"Belluno\",\"Benevento\",\"Bergamo\",\"Biella\",\"Bologna\",\"Bolzano\",\"Brescia\",\"Brindisi\",\"Cagliari\",\"Caltanissetta\",\"Campobasso\",\"Caserta\",\"Catania\",\"Catanzaro\",\"Chieti\",\"Como\",\"Cosenza\",\"Cremona\",\"Crotone\",\"Cuneo\",\"Enna\",\"Ferrara\",\"Firenze\",\"Foggia\",\"Forlì-Cesena\",\"Frosinone\",\"Genova\",\"Gorizia\",\"Grosseto\",\"Imperia\",\"Isernia\",\"L'Aquila\",\"La Spezia\",\"Latina\",\"Lecce\",\"Lecco\",\"Livorno\",\"Lodi\",\"Lucca\",\"Macerata\",\"Mantova\",\"Massa-Carrara\",\"Matera\",\"Messina\",\"Milano\",\"Modena\",\"Napoli\",\"Novara\",\"Nuoro\",\"Oristano\",\"Padova\",\"Palermo\",\"Parma\",\"Pavia\",\"Perugia\",\"Pesaro e Urbino\",\"Pescara\",\"Piacenza\",\"Pisa\",\"Pistoia\",\"Pordenone\",\"Potenza\",\"Prato\",\"Ragusa\",\"Ravenna\",\"Reggio Calabria\",\"Reggio Emilia\",\"Rieti\",\"Rimini\",\"Roma\",\"Rovigo\",\"Salerno\",\"Sassari\",\"Savona\",\"Siena\",\"Siracusa\",\"Sondrio\",
 \"Taranto\",\"Teramo\",\"Terni\",\"Torino\",\"Trapani\",\"Trento\",\"Treviso\",\"Trieste\",\"Udine\",\"Varese\",\"Venezia\",\"Verbano-Cusio-Ossola\",\"Vercelli\",\"Verona\",\"Vibo Valentia\",\"Vicenza\",\"Viterbo\",\"Carbonia-Iglesias\",\"Olbia-Tempio\",\"Medio Campidano\",\"Ogliastra\",\"Barletta-Andria-Trani\",\"Fermo\",\"Monza e Brianza\"],\"JM\":[\"Clarendon\",\"Hanover\",\"Kingston\",\"Portland\",\"Saint Andrew\",\"Saint Ann\",\"Saint Catherine\",\"Saint Elizabeth\",\"Saint James\",\"Saint Mary\",\"Saint Thomas\",\"Trelawny\",\"Westmoreland\",\"Manchester\"],\"JP\":[\"Aichi\",\"Akita\",\"Aomori\",\"Chiba\",\"Ehime\",\"Fukui\",\"Fukuoka\",\"Fukusima\",\"Gifu\",\"Gunma\",\"Hiroshima\",\"Hokkaido\",\"Hyogo\",\"Ibaraki\",\"Ishikawa\",\"Iwate\",\"Kagawa\",\"Kagoshima\",\"Kanagawa\",\"Kochi\",\"Kumamoto\",\"Kyoto\",\"Mie\",\"Miyagi\",\"Miyazaki\",\"Nagano\",\"Nagasaki\",\"Nara\",\"Niigata\",\"Oita\",\"Okayama\",\"Okinawa\",\"Osaka\",\"Saga\",\"Saitama\",\"Shiga\",\"Shimane\",\"Shizuo
 ka\",\"Tochigi\",\"Tokushima\",\"Tokyo\",\"Tottori\",\"Toyama\",\"Wakayama\",\"Yamagata\",\"Yamaguchi\",\"Yamanashi\"],\"JO\":[\"Ajln\",\"Al 'Aqaba\",\"Al Balqa'\",\"Al Karak\",\"Al Mafraq\",\"Amman\",\"At Tafilah\",\"Az Zarga\",\"Irbid\",\"Jarash\",\"Ma'an\",\"Madaba\"],\"KZ\":[\"Almaty\",\"Astana\",\"Almaty oblysy\",\"Aqmola oblysy\",\"Aqtobe oblysy\",\"Atyrau oblyfiy\",\"Batys Quzaqstan oblysy\",\"Mangghystau oblysy\",\"Ongtustik Quzaqstan oblysy\",\"Pavlodar oblysy\",\"Qaraghandy oblysy\",\"Qostanay oblysy\",\"Qyzylorda oblysy\",\"Shyghys Quzaqstan oblysy\",\"Soltustik Quzaqstan oblysy\",\"Zhambyl oblysy Zhambylskaya oblast'\"],\"KE\":[\"Baringo\",\"Bomet\",\"Bungoma\",\"Busia\",\"Elgeyo\\/Marakwet\",\"Embu\",\"Garissa\",\"Homa Bay\",\"Isiolo\",\"Kajiado\",\"Kakamega\",\"Kericho\",\"Kiambu\",\"Kilifi\",\"Kirinyaga\",\"Kisii\",\"Kisumu\",\"Kitui\",\"Kwale\",\"Laikipia\",\"Lamu\",\"Machakos\",\"Makueni\",\"Mandera\",\"Marsabit\",\"Meru\",\"Migori\",\"Mombasa\",\"Murang'a\",\"Nairo
 bi City\",\"Nakuru\",\"Nandi\",\"Narok\",\"Nyamira\",\"Nyandarua\",\"Nyeri\",\"Samburu\",\"Siaya\",\"Taita\\/Taveta\",\"Tana River\",\"Tharaka-Nithi\",\"Trans Nzoia\",\"Turkana\",\"Uasin Gishu\",\"Vihiga\",\"Wajir\",\"West Pokot\"],\"KI\":[\"Gilbert Islands\",\"Line Islands\",\"Phoenix Islands\"],\"KP\":[\"Kaesong-si\",\"Nampo-si\",\"Pyongyang-ai\",\"Chagang-do\",\"Hamgyongbuk-do\",\"Hamgyongnam-do\",\"Hwanghaebuk-do\",\"Hwanghaenam-do\",\"Kangwon-do\",\"Pyonganbuk-do\",\"Pyongannam-do\",\"Yanggang-do\",\"Najin Sonbong-si\"],\"KR\":[\"Seoul Teugbyeolsi\",\"Busan Gwang'yeogsi\",\"Daegu Gwang'yeogsi\",\"Daejeon Gwang'yeogsi\",\"Gwangju Gwang'yeogsi\",\"Incheon Gwang'yeogsi\",\"Ulsan Gwang'yeogsi\",\"Chungcheongbugdo\",\"Chungcheongnamdo\",\"Gang'weondo\",\"Gyeonggido\",\"Gyeongsangbugdo\",\"Gyeongsangnamdo\",\"Jejudo\",\"Jeonrabugdo\",\"Jeonranamdo\"],\"KW\":[\"Al Ahmadi\",\"Al Farwanlyah\",\"Al Jahrah\",\"Al Kuwayt\",\"Hawalli\"],\"KG\":[\"Bishkek\",\"Batken\",\"Chu\",\"Jalal-Abad\",
 \"Naryn\",\"Osh\",\"Talas\",\"Ysyk-Kol\"],\"LA\":[\"Vientiane\",\"Attapu\",\"Bokeo\",\"Bolikhamxai\",\"Champasak\",\"Houaphan\",\"Khammouan\",\"Louang Namtha\",\"Louangphabang\",\"Oudomxai\",\"Phongsali\",\"Salavan\",\"Savannakhet\",\"Xaignabouli\",\"Xiasomboun\",\"Xekong\",\"Xiangkhoang\"],\"LV\":[\"Daugavpils\",\"Jelgava\",\"Jūrmala\",\"Liepāja\",\"Rēzekne\",\"Rīga\",\"Ventspils\",\"Aizkraukles novads\",\"Jaunjelgavas novads\",\"Pļaviņu novads\",\"Kokneses novads\",\"Neretas novads\",\"Skrīveru novads\",\"Alūksnes novads\",\"Apes novads\",\"Balvu novads\",\"Viļakas novads\",\"Baltinavas novads\",\"Rugāju novads\",\"Bauskas novads\",\"Iecavas novads\",\"Rundāles novads\",\"Vecumnieku novads\",\"Cēsu novads\",\"Līgatnes novads\",\"Amatas novads\",\"Jaunpiebalgas novads\",\"Priekuļu novads\",\"Pārgaujas novads\",\"Raunas novads\",\"Vecpiebalgas novads\",\"Daugavpils novads\",\"Ilūkstes novads\",\"Dobeles novads\",\"Auces novads\",\"Tērvetes novads\",\"Gulbenes novads
 \",\"Jelgavas novads\",\"Ozolnieku novads\",\"Jēkabpils novads\",\"Aknīstes novads\",\"Viesītes novads\",\"Krustpils novads\",\"Salas novads\",\"Krāslavas novads\",\"Dagdas novads\",\"Aglonas novads\",\"Kuldīgas novads\",\"Skrundas novads\",\"Alsungas novads\",\"Aizputes novads\",\"Durbes novads\",\"Grobiņas novads\",\"Pāvilostas novads\",\"Priekules novads\",\"Nīcas novads\",\"Rucavas novads\",\"Vaiņodes novads\",\"Limbažu novads\",\"Alojas novads\",\"Salacgrīvas novads\",\"Ludzas novads\",\"Kārsavas novads\",\"Zilupes novads\",\"Ciblas novads\",\"Madonas novads\",\"Cesvaines novads\",\"Lubānas novads\",\"Varakļānu novads\",\"Ērgļu novads\",\"Ogres novads\",\"Ikšķiles novads\",\"Ķeguma novads\",\"Lielvārdes novads\",\"Preiļu novads\",\"Līvānu novads\",\"Riebiņu novads\",\"Vārkavas novads\",\"Rēzeknes novads\",\"Viļānu novads\",\"Baldones novads\",\"Ķekavas novads\",\"Olaines novads\",\"Salaspils novads\",\"Saulkrastu novads\",\"Siguldas novads\",\"Inč
 ukalna novads\",\"Ādažu novads\",\"Babītes novads\",\"Carnikavas novads\",\"Garkalnes novads\",\"Krimuldas novads\",\"Mālpils novads\",\"Mārupes novads\",\"Ropažu novads\",\"Sējas novads\",\"Stopiņu novads\",\"Saldus novads\",\"Brocēnu novads\",\"Talsu novads\",\"Dundagas novads\",\"Mērsraga novads\",\"Rojas novads\",\"Tukuma novads\",\"Kandavas novads\",\"Engures novads\",\"Jaunpils novads\",\"Valkas novads\",\"Smiltenes novads\",\"Strenču novads\",\"Kocēnu novads\",\"Mazsalacas novads\",\"Rūjienas novads\",\"Beverīnas novads\",\"Burtnieku novads\",\"Naukšēnu novads\",\"Ventspils novads\",\"Jēkabpils\",\"Valmiera\"],\"LB\":[\"Beirut\",\"Beqaa\",\"Mount Lebanon\",\"North Lebanon\",\"South Lebanon\",\"Nabatieh\"],\"LS\":[\"Berea\",\"Butha-Buthe\",\"Leribe\",\"Mafeteng\",\"Maseru\",\"Mohale's Hoek\",\"Mokhotlong\",\"Qacha's Nek\",\"Quthing\",\"Thaba-Tseka\"],\"LR\":[\"Bomi\",\"Bong\",\"Grand Basaa\",\"Grand Cape Mount\",\"Grand Gedeh\",\"Grand Kru\",\"Lofa\",\"Margibi
 \",\"Maryland\",\"Montserrado\",\"Nimba\",\"Rivercess\",\"Sinoe\"],\"LY\":[\"Ajdābiyā\",\"Al Buţnān\",\"Al Hizām al Akhdar\",\"Al Jabal al Akhdar\",\"Al Jifārah\",\"Al Jufrah\",\"Al Kufrah\",\"Al Marj\",\"Al Marqab\",\"Al Qaţrūn\",\"Al Qubbah\",\"Al Wāhah\",\"An Nuqaţ al Khams\",\"Ash Shāţi'\",\"Az Zāwiyah\",\"Banghāzī\",\"Banī Walīd\",\"Darnah\",\"Ghadāmis\",\"Gharyān\",\"Ghāt\",\"Jaghbūb\",\"Mişrātah\",\"Mizdah\",\"Murzuq\",\"Nālūt\",\"Sabhā\",\"Şabrātah Şurmān\",\"Surt\",\"Tājūrā' wa an Nawāhī al Arbāh\",\"Ţarābulus\",\"Tarhūnah-Masallātah\",\"Wādī al hayāt\",\"Yafran-Jādū\"],\"LT\":[\"Alytaus Apskritis\",\"Kauno Apskritis\",\"Klaipėdos Apskritis\",\"Marijampolės Apskritis\",\"Panevėžio Apskritis\",\"Šiaulių Apskritis\",\"Tauragės Apskritis\",\"Telšių Apskritis\",\"Utenos Apskritis\",\"Vilniaus Apskritis\"],\"LU\":[\"Diekirch\",\"GreveNmacher\",\"Luxembourg\"],\"MG\":[\"Antananarivo\",\"Antsiranana\",\"Fianarantsoa\",\"Mahajan
 ga\",\"Toamasina\",\"Toliara\"],\"MW\":[\"Balaka\",\"Blantyre\",\"Chikwawa\",\"Chiradzulu\",\"Chitipa\",\"Dedza\",\"Dowa\",\"Karonga\",\"Kasungu\",\"Likoma Island\",\"Lilongwe\",\"Machinga\",\"Mangochi\",\"Mchinji\",\"Mulanje\",\"Mwanza\",\"Mzimba\",\"Nkhata Bay\",\"Nkhotakota\",\"Nsanje\",\"Ntcheu\",\"Ntchisi\",\"Phalomba\",\"Rumphi\",\"Salima\",\"Thyolo\",\"Zomba\"],\"MY\":[\"Wilayah Persekutuan Kuala Lumpur\",\"Wilayah Persekutuan Labuan\",\"Wilayah Persekutuan Putrajaya\",\"Johor\",\"Kedah\",\"Kelantan\",\"Melaka\",\"Negeri Sembilan\",\"Pahang\",\"Perak\",\"Perlis\",\"Pulau Pinang\",\"Sabah\",\"Sarawak\",\"Selangor\",\"Terengganu\"],\"MV\":[\"Male\",\"Alif\",\"Baa\",\"Dhaalu\",\"Faafu\",\"Gaaf Alif\",\"Gaefu Dhaalu\",\"Gnaviyani\",\"Haa Alif\",\"Haa Dhaalu\",\"Kaafu\",\"Laamu\",\"Lhaviyani\",\"Meemu\",\"Noonu\",\"Raa\",\"Seenu\",\"Shaviyani\",\"Thaa\",\"Vaavu\"],\"ML\":[\"Bamako\",\"Gao\",\"Kayes\",\"Kidal\",\"Xoulikoro\",\"Mopti\",\"S69ou\",\"Sikasso\",\"Tombouctou\"],\"MH\":[\
 "Ailinglapalap\",\"Ailuk\",\"Arno\",\"Aur\",\"Ebon\",\"Eniwetok\",\"Jaluit\",\"Kili\",\"Kwajalein\",\"Lae\",\"Lib\",\"Likiep\",\"Majuro\",\"Maloelap\",\"Mejit\",\"Mili\",\"Namorik\",\"Namu\",\"Rongelap\",\"Ujae\",\"Ujelang\",\"Utirik\",\"Wotho\",\"Wotje\"],\"MR\":[\"Nouakchott\",\"Assaba\",\"Brakna\",\"Dakhlet Nouadhibou\",\"Gorgol\",\"Guidimaka\",\"Hodh ech Chargui\",\"Hodh el Charbi\",\"Inchiri\",\"Tagant\",\"Tiris Zemmour\",\"Trarza\"],\"MU\":[\"Beau Bassin-Rose Hill\",\"Curepipe\",\"Port Louis\",\"Quatre Bornes\",\"Vacosa-Phoenix\",\"Black River\",\"Flacq\",\"Grand Port\",\"Moka\",\"Pamplemousses\",\"Plaines Wilhems\",\"Riviere du Rempart\",\"Savanne\",\"Agalega Islands\",\"Cargados Carajos Shoals\",\"Rodrigues Island\"],\"MX\":[\"Aguascalientes\",\"Baja California\",\"Baja California Sur\",\"Campeche\",\"Coahuila\",\"Colima\",\"Chiapas\",\"Chihuahua\",\"Durango\",\"Guanajuato\",\"Guerrero\",\"Hidalgo\",\"Jalisco\",\"Mexico\",\"Michoacin\",\"Morelos\",\"Nayarit\",\"Nuevo Leon\",
 \"Oaxaca\",\"Puebla\",\"Queretaro\",\"Quintana Roo\",\"San Luis Potosi\",\"Sinaloa\",\"Sonora\",\"Tabasco\",\"Tamaulipas\",\"Tlaxcala\",\"Veracruz\",\"Yucatan\",\"Zacatecas\",\"Distrito Federal\"],\"FM\":[\"Chuuk\",\"Kosrae\",\"Pohnpei\",\"Yap\"],\"MD\":[\"Gagauzia, Unitate Teritoriala Autonoma\",\"Chisinau\",\"Stinga Nistrului, unitatea teritoriala din\",\"Balti\",\"Cahul\",\"Edinet\",\"Lapusna\",\"Orhei\",\"Soroca\",\"Taraclia\",\"Tighina [Bender]\",\"Ungheni\"],\"MN\":[\"Ulaanbaatar\",\"Arhangay\",\"Bayanhongor\",\"Bayan-Olgiy\",\"Bulgan\",\"Darhan uul\",\"Dornod\",\"Dornogov,\",\"DundgovL\",\"Dzavhan\",\"Govi-Altay\",\"Govi-Smber\",\"Hentiy\",\"Hovd\",\"Hovsgol\",\"Omnogovi\",\"Orhon\",\"Ovorhangay\",\"Selenge\",\"Shbaatar\",\"Tov\",\"Uvs\"],\"ME\":[\"Crna Gora\"],\"MA\":[\"Agadir\",\"Aït Baha\",\"Aït Melloul\",\"Al Haouz\",\"Al Hoceïma\",\"Assa-Zag\",\"Azilal\",\"Beni Mellal\",\"Ben Sllmane\",\"Berkane\",\"Boujdour\",\"Boulemane\",\"Casablanca  [Dar el Beïda]\",\"Chefchaoue
 ne\",\"Chichaoua\",\"El Hajeb\",\"El Jadida\",\"Errachidia\",\"Essaouira\",\"Es Smara\",\"Fès\",\"Figuig\",\"Guelmim\",\"Ifrane\",\"Jerada\",\"Kelaat Sraghna\",\"Kénitra\",\"Khemisaet\",\"Khenifra\",\"Khouribga\",\"Laâyoune (EH)\",\"Larache\",\"Marrakech\",\"Meknsès\",\"Nador\",\"Ouarzazate\",\"Oued ed Dahab (EH)\",\"Oujda\",\"Rabat-Salé\",\"Safi\",\"Sefrou\",\"Settat\",\"Sidl Kacem\",\"Tanger\",\"Tan-Tan\",\"Taounate\",\"Taroudannt\",\"Tata\",\"Taza\",\"Tétouan\",\"Tiznit\"],\"MZ\":[\"Maputo\",\"Cabo Delgado\",\"Gaza\",\"Inhambane\",\"Manica\",\"Numpula\",\"Niaaea\",\"Sofala\",\"Tete\",\"Zambezia\"],\"MM\":[\"Ayeyarwady\",\"Bago\",\"Magway\",\"Mandalay\",\"Sagaing\",\"Tanintharyi\",\"Yangon\",\"Chin\",\"Kachin\",\"Kayah\",\"Kayin\",\"Mon\",\"Rakhine\",\"Shan\"],\"NA\":[\"Caprivi\",\"Erongo\",\"Hardap\",\"Karas\",\"Khomas\",\"Kunene\",\"Ohangwena\",\"Okavango\",\"Omaheke\",\"Omusati\",\"Oshana\",\"Oshikoto\",\"Otjozondjupa\"],\"NL\":[\"Drente\",\"Flevoland\",\"Friesland\",\"Ge
 lderland\",\"Groningen\",\"Noord-Brabant\",\"Noord-Holland\",\"Overijssel\",\"Utrecht\",\"Zuid-Holland\",\"Zeeland\",\"Limburg\"],\"NZ\":[\"Auckland\",\"Bay of Plenty\",\"Canterbury\",\"Gisborne\",\"Hawkes Bay\",\"Manawatu-Wanganui\",\"Marlborough\",\"Nelson\",\"Northland\",\"Otago\",\"Southland\",\"Taranaki\",\"Tasman\",\"Waikato\",\"Wellington\",\"West Coast\"],\"NI\":[\"Boaco\",\"Carazo\",\"Chinandega\",\"Chontales\",\"Esteli\",\"Jinotega\",\"Leon\",\"Madriz\",\"Managua\",\"Masaya\",\"Matagalpa\",\"Nueva Segovia\",\"Rio San Juan\",\"Rivas\",\"Atlantico Norte\",\"Atlantico Sur\"],\"NE\":[\"Niamey\",\"Agadez\",\"Diffa\",\"Dosso\",\"Maradi\",\"Tahoua\",\"Tillaberi\",\"Zinder\"],\"NG\":[\"Abuja Federal Capital Territory\",\"Abia\",\"Adamawa\",\"Akwa Ibom\",\"Anambra\",\"Bauchi\",\"Bayelsa\",\"Benue\",\"Borno\",\"Cross River\",\"Delta\",\"Ebonyi\",\"Edo\",\"Ekiti\",\"Enugu\",\"Gombe\",\"Imo\",\"Jigawa\",\"Kaduna\",\"Kano\",\"Katsina\",\"Kebbi\",\"Kogi\",\"Kwara\",\"Lagos\",\"Nassarawa
 \",\"Niger\",\"Ogun\",\"Ondo\",\"Osun\",\"Oyo\",\"Rivers\",\"Sokoto\",\"Taraba\",\"Yobe\",\"Zamfara\",\"Plateau\"],\"NO\":[\"Akershus\",\"Aust-Agder\",\"Buskerud\",\"Finnmark\",\"Hedmark\",\"Hordaland\",\"Møre og Romsdal\",\"Nordland\",\"Nord-Trøndelag\",\"Oppland\",\"Oslo\",\"Rogaland\",\"Sogn og Fjordane\",\"Sør-Trøndelag\",\"Telemark\",\"Troms\",\"Vest-Agder\",\"Vestfold\",\"Østfold\",\"Jan Mayen\",\"Svalbard\"],\"OM\":[\"Ad Dakhillyah\",\"Al Batinah\",\"Al Janblyah\",\"Al Wusta\",\"Ash Sharqlyah\",\"Az Zahirah\",\"Masqat\",\"Musandam\"],\"PK\":[\"Islamabad Federal Capital Area\",\"Baluchistan\",\"Khyber Pakhtun Khawa\",\"Sindh\",\"Federally Administered Tribal Areas\",\"Azad Kashmir\",\"Gilgit-Baltistan\",\"Punjab\"],\"PS\":[\"Jenin\",\"Tubas\",\"Tulkarm\",\"Nablus\",\"Qalqilya\",\"Salfit\",\"Ramallah and Al-Bireh\",\"Jericho\",\"Jerusalem\",\"Bethlehem\",\"Hebron\",\"North Gaza\",\"Gaza\",\"Deir el-Balah\",\"Khan Yunis\",\"Rafah\"],\"PA\":[\"Bocas del Toro\",\"Cocle\",\"Ch
 iriqui\",\"Darien\",\"Herrera\",\"Loa Santoa\",\"Panama\",\"Veraguas\",\"Comarca de San Blas\"],\"PG\":[\"National Capital District (Port Moresby)\",\"Chimbu\",\"Eastern Highlands\",\"East New Britain\",\"East Sepik\",\"Enga\",\"Gulf\",\"Madang\",\"Manus\",\"Milne Bay\",\"Morobe\",\"New Ireland\",\"North Solomons\",\"Santaun\",\"Southern Highlands\",\"Western Highlands\",\"West New Britain\"],\"PY\":[\"Asuncion\",\"Alto Paraguay\",\"Alto Parana\",\"Amambay\",\"Boqueron\",\"Caeguazu\",\"Caazapl\",\"Canindeyu\",\"Concepcion\",\"Cordillera\",\"Guaira\",\"Itapua\",\"Miaiones\",\"Neembucu\",\"Paraguari\",\"Presidente Hayes\",\"San Pedro\"],\"PE\":[\"El Callao\",\"Ancash\",\"Apurimac\",\"Arequipa\",\"Ayacucho\",\"Cajamarca\",\"Cuzco\",\"Huancavelica\",\"Huanuco\",\"Ica\",\"Junin\",\"La Libertad\",\"Lambayeque\",\"Lima\",\"Loreto\",\"Madre de Dios\",\"Moquegua\",\"Pasco\",\"Piura\",\"Puno\",\"San Martin\",\"Tacna\",\"Tumbes\",\"Ucayali\",\"Amazonas\"],\"PH\":[\"Abra\",\"Agusan del Norte\",
 \"Agusan del Sur\",\"Aklan\",\"Albay\",\"Antique\",\"Apayao\",\"Aurora\",\"Basilan\",\"Bataan\",\"Batanes\",\"Batangas\",\"Benguet\",\"Biliran\",\"Bohol\",\"Bukidnon\",\"Bulacan\",\"Cagayan\",\"Camarines Norte\",\"Camarines Sur\",\"Camiguin\",\"Capiz\",\"Catanduanes\",\"Cavite\",\"Cebu\",\"Compostela Valley\",\"Davao\",\"Davao del Sur\",\"Davao Oriental\",\"Eastern Samar\",\"Guimaras\",\"Ifugao\",\"Ilocos Norte\",\"Ilocos Sur\",\"Iloilo\",\"Isabela\",\"Kalinga-Apayso\",\"Laguna\",\"Lanao del Norte\",\"Lanao del Sur\",\"La Union\",\"Leyte\",\"Maguindanao\",\"Marinduque\",\"Masbate\",\"Mindoro Occidental\",\"Mindoro Oriental\",\"Misamis Occidental\",\"Misamis Oriental\",\"Mountain Province\",\"Negroe Occidental\",\"Negros Oriental\",\"North Cotabato\",\"Northern Samar\",\"Nueva Ecija\",\"Nueva Vizcaya\",\"Palawan\",\"Pampanga\",\"Pangasinan\",\"Quezon\",\"Quirino\",\"Rizal\",\"Romblon\",\"Sarangani\",\"Siquijor\",\"Sorsogon\",\"South Cotabato\",\"Southern Leyte\",\"Sultan Kudarat\",\"
 Sulu\",\"Surigao del Norte\",\"Surigao del Sur\",\"Tarlac\",\"Tawi-Tawi\",\"Western Samar\",\"Zambales\",\"Zamboanga del Norte\",\"Zamboanga del Sur\",\"Zamboanga Sibiguey\",\"Metropolitan Manila\"],\"PL\":[\"mazowieckie\",\"pomorskie\",\"dolnośląskie\",\"kujawsko-pomorskie\",\"lubelskie\",\"lubuskie\",\"łódzkie\",\"małopolskie\",\"opolskie\",\"podkarpackie\",\"podlaskie\",\"śląskie\",\"świętokrzyskie\",\"warmińsko-mazurskie\",\"wielkopolskie\",\"zachodniopomorskie\"],\"PT\":[\"Aveiro\",\"Beja\",\"Braga\",\"Braganca\",\"Castelo Branco\",\"Colmbra\",\"Ovora\",\"Faro\",\"Guarda\",\"Leiria\",\"Lisboa\",\"Portalegre\",\"Porto\",\"Santarem\",\"Setubal\",\"Viana do Castelo\",\"Vila Real\",\"Viseu\",\"Regiao Autonoma dos Acores\",\"Regiao Autonoma da Madeira\"],\"QA\":[\"Ad Dawhah\",\"Al Ghuwayriyah\",\"Al Jumayliyah\",\"Al Khawr\",\"Al Wakrah\",\"Ar Rayyan\",\"Jariyan al Batnah\",\"Madinat ash Shamal\",\"Umm Salal\"],\"RO\":[\"Bucuresti\",\"Alba\",\"Arad\",\"Argeș\",\"Bacău\",
 \"Bihor\",\"Bistrița-Năsăud\",\"Botoșani\",\"Brașov\",\"Brăila\",\"Buzău\",\"Caraș-Severin\",\"Călărași\",\"Cluj\",\"Constanța\",\"Covasna\",\"Dâmbovița\",\"Dolj\",\"Galați\",\"Giurgiu\",\"Gorj\",\"Harghita\",\"Hunedoara\",\"Ialomița\",\"Iași\",\"Ilfov\",\"Maramureș\",\"Mehedinți\",\"Mureș\",\"Neamț\",\"Olt\",\"Prahova\",\"Satu Mare\",\"Sălaj\",\"Sibiu\",\"Suceava\",\"Teleorman\",\"Timiș\",\"Tulcea\",\"Vaslui\",\"Vâlcea\",\"Vrancea\"],\"RU\":[\"Adygeya, Respublika\",\"Altay, Respublika\",\"Bashkortostan, Respublika\",\"Buryatiya, Respublika\",\"Chechenskaya Respublika\",\"Chuvashskaya Respublika\",\"Dagestan, Respublika\",\"Ingushskaya Respublika\",\"Kabardino-Balkarskaya\",\"Kalmykiya, Respublika\",\"Karachayevo-Cherkesskaya Respublika\",\"Kareliya, Respublika\",\"Khakasiya, Respublika\",\"Komi, Respublika\",\"Mariy El, Respublika\",\"Mordoviya, Respublika\",\"Sakha, Respublika [Yakutiya]\",\"Severnaya Osetiya, Respublika\",\"Tatarstan, Respublika\",\"Tyva, 
 Respublika [Tuva]\",\"Udmurtskaya Respublika\",\"Altayskiy kray\",\"Khabarovskiy kray\",\"Krasnodarskiy kray\",\"Krasnoyarskiy kray\",\"Primorskiy kray\",\"Stavropol'skiy kray\",\"Amurskaya oblast'\",\"Arkhangel'skaya oblast'\",\"Astrakhanskaya oblast'\",\"Belgorodskaya oblast'\",\"Bryanskaya oblast'\",\"Chelyabinskaya oblast'\",\"Zabaykalsky Krai'\",\"Irkutskaya oblast'\",\"Ivanovskaya oblast'\",\"Kaliningradskaya oblast'\",\"Kaluzhskaya oblast'\",\"Kamchatka Krai'\",\"Kemerovskaya oblast'\",\"Kirovskaya oblast'\",\"Kostromskaya oblast'\",\"Kurganskaya oblast'\",\"Kurskaya oblast'\",\"Leningradskaya oblast'\",\"Lipetskaya oblast'\",\"Magadanskaya oblast'\",\"Moskovskaya oblast'\",\"Murmanskaya oblast'\",\"Nizhegorodskaya oblast'\",\"Novgorodskaya oblast'\",\"Novosibirskaya oblast'\",\"Omskaya oblast'\",\"Orenburgskaya oblast'\",\"Orlovskaya oblast'\",\"Penzenskaya oblast'\",\"Perm krai'\",\"Pskovskaya oblast'\",\"Rostovskaya oblast'\",\"Ryazanskaya oblast'\",\"Sakhalinskaya oblast'
 \",\"Samarskaya oblast'\",\"Saratovskaya oblast'\",\"Smolenskaya oblast'\",\"Sverdlovskaya oblast'\",\"Tambovskaya oblast'\",\"Tomskaya oblast'\",\"Tul'skaya oblast'\",\"Tverskaya oblast'\",\"Tyumenskaya oblast'\",\"Ul'yanovskaya oblast'\",\"Vladimirskaya oblast'\",\"Volgogradskaya oblast'\",\"Vologodskaya oblast'\",\"Voronezhskaya oblast'\",\"Yaroslavskaya oblast'\",\"Moskva\",\"Sankt-Peterburg\",\"Yevreyskaya avtonomnaya oblast'\",\"Chukotskiy avtonomnyy okrug\",\"Khanty-Mansiyskiy avtonomnyy okrug\",\"Nenetskiy avtonomnyy okrug\",\"Yamalo-Nenetskiy avtonomnyy okrug\"],\"RW\":[\"Butare\",\"Byumba\",\"Cyangugu\",\"Gikongoro\",\"Gisenyi\",\"Gitarama\",\"Kibungo\",\"Kibuye\",\"Kigali-Rural Kigali y' Icyaro\",\"Kigali-Ville Kigali Ngari\",\"Mutara\",\"Ruhengeri\"],\"SH\":[\"Saint Helena\",\"Ascension\",\"Tristan da Cunha\"],\"KN\":[\"Saint Kitts\",\"Nevis\"],\"WS\":[\"A'ana\",\"Aiga-i-le-Tai\",\"Atua\",\"Fa'aaaleleaga\",\"Gaga'emauga\",\"Gagaifomauga\",\"Palauli\",\"Satupa'itea\",\"Tu
 amasaga\",\"Va'a-o-Fonoti\",\"Vaisigano\"],\"ST\":[\"Principe\",\"Sao Tome\"],\"SA\":[\"Al Bahah\",\"Al Hudud Ash Shamaliyah\",\"Al Jawf\",\"Al Madinah\",\"Al Qasim\",\"Ar Riyad\",\"Asir\",\"Ha'il\",\"Jlzan\",\"Makkah\",\"Najran\",\"Tabuk\",\"Ash Sharqiyah\"],\"SN\":[\"Dakar\",\"Diourbel\",\"Fatick\",\"Kaolack\",\"Kolda\",\"Louga\",\"Matam\",\"Saint-Louis\",\"Tambacounda\",\"Thies\",\"Ziguinchor\"],\"RS\":[\"Srbija\",\"Kosovo-Metohija\",\"Vojvodina\"],\"SL\":[\"Western Area (Freetown)\",\"Eastern\",\"Northern\",\"Southern\"],\"SK\":[\"Banskobystrický kraj\",\"Bratislavský kraj\",\"Košický kraj\",\"Nitriansky kraj\",\"Prešovský kraj\",\"Trenčiansky kraj\",\"Trnavský kraj\",\"Žilinský kraj\"],\"SI\":[\"Ajdovščina\",\"Beltinci\",\"Benedikt\",\"Bistrica ob Sotli\",\"Bled\",\"Bloke\",\"Bohinj\",\"Borovnica\",\"Bovec\",\"Braslovče\",\"Brda\",\"Brezovica\",\"Brežice\",\"Cankova\",\"Celje\",\"Cerklje na Gorenjskem\",\"Cerknica\",\"Cerkno\",\"Cerkvenjak\",\"Črenšovci\",\"Črn
 a na Koroškem\",\"Črnomelj\",\"Destrnik\",\"Divača\",\"Dobje\",\"Dobrepolje\",\"Dobrna\",\"Dobrova-Polhov Gradec\",\"Dobrovnik\",\"Dol pri Ljubljani\",\"Dolenjske Toplice\",\"Domžale\",\"Dornava\",\"Dravograd\",\"Duplek\",\"Gorenja vas-Poljane\",\"Gorišnica\",\"Gornja Radgona\",\"Gornji Grad\",\"Gornji Petrovci\",\"Grad\",\"Grosuplje\",\"Hajdina\",\"Hoče-Slivnica\",\"Hodoš\",\"Horjul\",\"Hrastnik\",\"Hrpelje-Kozina\",\"Idrija\",\"Ig\",\"Ilirska Bistrica\",\"Ivančna Gorica\",\"Izola\",\"Jesenice\",\"Jezersko\",\"Juršinci\",\"Kamnik\",\"Kanal\",\"Kidričevo\",\"Kobarid\",\"Kobilje\",\"Kočevje\",\"Komen\",\"Komenda\",\"Koper\",\"Kostel\",\"Kozje\",\"Kranj\",\"Kranjska Gora\",\"Križevci\",\"Krško\",\"Kungota\",\"Kuzma\",\"Laško\",\"Lenart\",\"Lendava\",\"Litija\",\"Ljubljana\",\"Ljubno\",\"Ljutomer\",\"Logatec\",\"Loška dolina\",\"Loški Potok\",\"Lovrenc na Pohorju\",\"Luče\",\"Lukovica\",\"Majšperk\",\"Maribor\",\"Markovci\",\"Medvode\",\"Mengeš\",\"Metlika\",\"Mežic
 a\",\"Miklavž na Dravskem polju\",\"Miren-Kostanjevica\",\"Mirna Peč\",\"Mislinja\",\"Moravče\",\"Moravske Toplice\",\"Mozirje\",\"Murska Sobota\",\"Muta\",\"Naklo\",\"Nazarje\",\"Nova Gorica\",\"Novo mesto\",\"Sveta Ana\",\"Sveti Andraž v Slovenskih goricah\",\"Sveti Jurij\",\"Šalovci\",\"Šempeter-Vrtojba\",\"Šenčur\",\"Šentilj\",\"Šentjernej\",\"Šentjur\",\"Škocjan\",\"Škofja Loka\",\"Škofljica\",\"Šmarje pri Jelšah\",\"Šmartno ob Paki\",\"Šmartno pri Litiji\",\"Šoštanj\",\"Štore\",\"Tabor\",\"Tišina\",\"Tolmin\",\"Trbovlje\",\"Trebnje\",\"Trnovska vas\",\"Tržič\",\"Trzin\",\"Turnišče\",\"Velenje\",\"Velika Polana\",\"Velike Lašče\",\"Veržej\",\"Videm\",\"Vipava\",\"Vitanje\",\"Vojnik\",\"Vransko\",\"Vrhnika\",\"Vuzenica\",\"Zagorje ob Savi\",\"Zavrč\",\"Zreče\",\"Žalec\",\"Železniki\",\"Žetale\",\"Žiri\",\"Žirovnica\",\"Žužemberk\",\"Ankaran\",\"Apače\",\"Cirkulane\",\"Gorje\",\"Kostanjevica na Krki\",\"Log-Dragomer\",\"Makole\",\"Mirna\",\"
 Mokronog-Trebelno\",\"Odranci\",\"Oplotnica\",\"Ormož\",\"Osilnica\",\"Pesnica\",\"Piran\",\"Pivka\",\"Podčetrtek\",\"Podlehnik\",\"Podvelka\",\"Poljčane\",\"Polzela\",\"Postojna\",\"Prebold\",\"Preddvor\",\"Prevalje\",\"Ptuj\",\"Puconci\",\"Rače-Fram\",\"Radeče\",\"Radenci\",\"Radlje ob Dravi\",\"Radovljica\",\"Ravne na Koroškem\",\"Razkrižje\",\"Rečica ob Savinji\",\"Renče-Vogrsko\",\"Ribnica\",\"Ribnica na Pohorju\",\"Rogaška Slatina\",\"Rogašovci\",\"Rogatec\",\"Ruše\",\"Selnica ob Dravi\",\"Semič\",\"Šentrupert\",\"Sevnica\",\"Sežana\",\"Slovenj Gradec\",\"Slovenska Bistrica\",\"Slovenske Konjice\",\"Šmarješke Toplice\",\"Sodražica\",\"Solčava\",\"Središče ob Dravi\",\"Starše\",\"Straža\",\"Sveta Trojica v Slovenskih goricah\",\"Sveti Jurij v Slovenskih goricah\",\"Sveti Tomaž\",\"Vodice\"],\"SB\":[\"Capital Territory (Honiara)\",\"Guadalcanal\",\"Isabel\",\"Makira\",\"Malaita\",\"Temotu\"],\"SO\":[\"Awdal\",\"Bakool\",\"Banaadir\",\"Bay\",\"Galguduud\",
 \"Gedo\",\"Hiirsan\",\"Jubbada Dhexe\",\"Jubbada Hoose\",\"Mudug\",\"Nugaal\",\"Saneag\",\"Shabeellaha Dhexe\",\"Shabeellaha Hoose\",\"Sool\",\"Togdheer\",\"Woqooyi Galbeed\"],\"ZA\":[\"Eastern Cape\",\"Free State\",\"Gauteng\",\"Kwazulu-Natal\",\"Mpumalanga\",\"Northern Cape\",\"Limpopo\",\"Western Cape\",\"North West\"],\"ES\":[\"Álava\",\"Albacete\",\"Alicante\",\"Almería\",\"Asturias\",\"Ávila\",\"Badajoz\",\"Baleares\",\"Barcelona\",\"Burgos\",\"Cáceres\",\"Cádiz\",\"Cantabria\",\"Castellón\",\"Ciudad Real\",\"Cuenca\",\"Girona [Gerona]\",\"Granada\",\"Guadalajara\",\"Guipúzcoa\",\"Huelva\",\"Huesca\",\"Jaén\",\"La Coruña\",\"La Rioja\",\"Las Palmas\",\"León\",\"Lleida [Lérida]\",\"Lugo\",\"Madrid\",\"Málaga\",\"Murcia\",\"Navarra\",\"Ourense\",\"Palencia\",\"Pontevedra\",\"Salamanca\",\"Santa Cruz de Tenerife\",\"Segovia\",\"Sevilla\",\"Soria\",\"Tarragona\",\"Teruel\",\"Valencia\",\"Valladolid\",\"Vizcaya\",\"Zamora\",\"Zaragoza\",\"Ceuta\",\"Melilla\",\"Toledo\",
 \"Córdoba\"],\"LK\":[\"Ampara\",\"Anuradhapura\",\"Badulla\",\"Batticaloa\",\"Colombo\",\"Galle\",\"Gampaha\",\"Hambantota\",\"Jaffna\",\"Kalutara\",\"Kandy\",\"Kegalla\",\"Kilinochchi\",\"Kurunegala\",\"Mannar\",\"Matale\",\"Matara\",\"Monaragala\",\"Mullaittivu\",\"Nuwara Eliya\",\"Polonnaruwa\",\"Puttalum\",\"Ratnapura\",\"Trincomalee\",\"VavunLya\"],\"SD\":[\"A'ali an Nil\",\"Al Bah al Ahmar\",\"Al Buhayrat\",\"Al Jazirah\",\"Al Khartum\",\"Al Qadarif\",\"Al Wahdah\",\"An Nil\",\"An Nil al Abyaq\",\"An Nil al Azraq\",\"Ash Shamallyah\",\"Bahr al Jabal\",\"Gharb al Istiwa'iyah\",\"Gharb Ba~r al Ghazal\",\"Gharb Darfur\",\"Gharb Kurdufan\",\"Janub Darfur\",\"Janub Rurdufan\",\"Jnqall\",\"Kassala\",\"Shamal Batr al Ghazal\",\"Shamal Darfur\",\"Shamal Kurdufan\",\"Sharq al Istiwa'iyah\",\"Sinnar\",\"Warab\"],\"SR\":[\"Brokopondo\",\"Commewijne\",\"Coronie\",\"Marowijne\",\"Nickerie\",\"Paramaribo\",\"Saramacca\",\"Sipaliwini\",\"Wanica\"],\"SZ\":[\"Hhohho\",\"Lubombo\",\"Manzini\",
 \"Shiselweni\"],\"SE\":[\"Blekinge län\",\"Dalarnas län\",\"Gotlands län\",\"Gävleborgs län\",\"Hallands län\",\"Jämtlands län\",\"Jönkopings län\",\"Kalmar län\",\"Kronobergs län\",\"Norrbottens län\",\"Skåne län\",\"Stockholms län\",\"Södermanlands län\",\"Uppsala län\",\"Värmlands län\",\"Västerbottens län\",\"Västernorrlands län\",\"Västmanlands län\",\"Västra Götalands län\",\"Örebro län\",\"Östergötlands län\"],\"CH\":[\"Aargau\",\"Appenzell Innerrhoden\",\"Appenzell Ausserrhoden\",\"Bern\",\"Basel-Landschaft\",\"Basel-Stadt\",\"Fribourg\",\"Geneva\",\"Glarus\",\"Graubunden\",\"Jura\",\"Luzern\",\"Neuchatel\",\"Nidwalden\",\"Obwalden\",\"Sankt Gallen\",\"Schaffhausen\",\"Solothurn\",\"Schwyz\",\"Thurgau\",\"Ticino\",\"Uri\",\"Vaud\",\"Valais\",\"Zug\",\"Zurich\"],\"SY\":[\"Al Hasakah\",\"Al Ladhiqiyah\",\"Al Qunaytirah\",\"Ar Raqqah\",\"As Suwayda'\",\"Dar'a\",\"Dayr az Zawr\",\"Dimashq\",\"Halab\",\"Hamah\",\"Jim'\",\"Idlib\",\"Rif Dimashq\"
 ,\"Tarts\"],\"TW\":[\"Changhua County\",\"Chiayi County\",\"Hsinchu County\",\"Hualien County\",\"Ilan County\",\"Kaohsiung County\",\"Miaoli County\",\"Nantou County\",\"Penghu County\",\"Pingtung County\",\"Taichung County\",\"Tainan County\",\"Taipei County\",\"Taitung County\",\"Taoyuan County\",\"Yunlin County\",\"Keelung City\",\"Taichung City\",\"Kaohsiung City\",\"Taipei City\",\"Chiayi City\",\"Hsinchu City\",\"Tainan City\"],\"TJ\":[\"Sughd\",\"Khatlon\",\"Gorno-Badakhshan\",\"Dushanbe\",\"Nohiyahoi Tobei Jumhurí\"],\"TZ\":[\"Arusha\",\"Dar-es-Salaam\",\"Dodoma\",\"Iringa\",\"Kagera\",\"Kaskazini Pemba\",\"Kaskazini Unguja\",\"Xigoma\",\"Kilimanjaro\",\"Rusini Pemba\",\"Kusini Unguja\",\"Lindi\",\"Manyara\",\"Mara\",\"Mbeya\",\"Mjini Magharibi\",\"Morogoro\",\"Mtwara\",\"Pwani\",\"Rukwa\",\"Ruvuma\",\"Shinyanga\",\"Singida\",\"Tabora\",\"Tanga\"],\"TH\":[\"Krung Thep Maha Nakhon Bangkok\",\"Phatthaya\",\"Amnat Charoen\",\"Ang Thong\",\"Buri Ram\",\"Chachoengsao\",\"Chai N
 at\",\"Chaiyaphum\",\"Chanthaburi\",\"Chiang Mai\",\"Chiang Rai\",\"Chon Buri\",\"Chumphon\",\"Kalasin\",\"Kamphasng Phet\",\"Kanchanaburi\",\"Khon Kaen\",\"Krabi\",\"Lampang\",\"Lamphun\",\"Loei\",\"Lop Buri\",\"Mae Hong Son\",\"Maha Sarakham\",\"Mukdahan\",\"Nakhon Nayok\",\"Nakhon Pathom\",\"Nakhon Phanom\",\"Nakhon Ratchasima\",\"Nakhon Sawan\",\"Nakhon Si Thammarat\",\"Nan\",\"Narathiwat\",\"Nong Bua Lam Phu\",\"Nong Khai\",\"Nonthaburi\",\"Pathum Thani\",\"Pattani\",\"Phangnga\",\"Phatthalung\",\"Phayao\",\"Phetchabun\",\"Phetchaburi\",\"Phichit\",\"Phitsanulok\",\"Phrae\",\"Phra Nakhon Si Ayutthaya\",\"Phuket\",\"Prachin Buri\",\"Prachuap Khiri Khan\",\"Ranong\",\"Ratchaburi\",\"Rayong\",\"Roi Et\",\"Sa Kaeo\",\"Sakon Nakhon\",\"Samut Prakan\",\"Samut Sakhon\",\"Samut Songkhram\",\"Saraburi\",\"Satun\",\"Sing Buri\",\"Si Sa Ket\",\"Songkhla\",\"Sukhothai\",\"Suphan Buri\",\"Surat Thani\",\"Surin\",\"Tak\",\"Trang\",\"Trat\",\"Ubon Ratchathani\",\"Udon Thani\",\"Uthai Thani\",
 \"Uttaradit\",\"Yala\",\"Yasothon\"],\"TL\":[\"Aileu\",\"Ainaro\",\"Bacucau\",\"Bobonaro\",\"Cova Lima\",\"Dili\",\"Ermera\",\"Laulem\",\"Liquica\",\"Manatuto\",\"Manafahi\",\"Oecussi\",\"Viqueque\"],\"TG\":[\"Kara\",\"Maritime (Region)\",\"Savannes\"],\"TT\":[\"Couva-Tabaquite-Talparo\",\"Diego Martin\",\"Eastern Tobago\",\"Penal-Debe\",\"Princes Town\",\"Rio Claro-Mayaro\",\"Sangre Grande\",\"San Juan-Laventille\",\"Siparia\",\"Tunapuna-Piarco\",\"Western Tobago\",\"Arima\",\"Chaguanas\",\"Point Fortin\",\"Port of Spain\",\"San Fernando\"],\"TN\":[\"Béja\",\"Ben Arous\",\"Bizerte\",\"Gabès\",\"Gafsa\",\"Jendouba\",\"Kairouan\",\"Rasserine\",\"Kebili\",\"L'Ariana\",\"Le Ref\",\"Mahdia\",\"La Manouba\",\"Medenine\",\"Moneatir\",\"Naboul\",\"Sfax\",\"Sidi Bouxid\",\"Siliana\",\"Sousse\",\"Tataouine\",\"Tozeur\",\"Tunis\",\"Zaghouan\"],\"TR\":[\"Adana\",\"Ad yaman\",\"Afyon\",\"Ag r\",\"Aksaray\",\"Amasya\",\"Ankara\",\"Antalya\",\"Ardahan\",\"Artvin\",\"Aydin\",\"Bal kesir\",\"Bart
 in\",\"Batman\",\"Bayburt\",\"Bilecik\",\"Bingol\",\"Bitlis\",\"Bolu\",\"Burdur\",\"Bursa\",\"Canakkale\",\"Cankir\",\"Corum\",\"Denizli\",\"Diyarbakir\",\"Duzce\",\"Edirne\",\"Elazig\",\"Erzincan\",\"Erzurum\",\"Eskis'ehir\",\"Gaziantep\",\"Giresun\",\"Gms'hane\",\"Hakkari\",\"Hatay\",\"Igidir\",\"Isparta\",\"Icel\",\"Istanbul\",\"Izmir\",\"Kahramanmaras\",\"Karabk\",\"Karaman\",\"Kars\",\"Kastamonu\",\"Kayseri\",\"Kirikkale\",\"Kirklareli\",\"Kirs'ehir\",\"Kilis\",\"Kocaeli\",\"Konya\",\"Ktahya\",\"Malatya\",\"Manisa\",\"Mardin\",\"Mugila\",\"Mus\",\"Nevs'ehir\",\"Nigide\",\"Ordu\",\"Osmaniye\",\"Rize\",\"Sakarya\",\"Samsun\",\"Siirt\",\"Sinop\",\"Sivas\",\"S'anliurfa\",\"S'rnak\",\"Tekirdag\",\"Tokat\",\"Trabzon\",\"Tunceli\",\"Us'ak\",\"Van\",\"Yalova\",\"Yozgat\",\"Zonguldak\"],\"TM\":[\"Ahal\",\"Balkan\",\"Dasoguz\",\"Lebap\",\"Mary\"],\"UG\":[\"Adjumani\",\"Apac\",\"Arua\",\"Bugiri\",\"Bundibugyo\",\"Bushenyi\",\"Busia\",\"Gulu\",\"Hoima\",\"Iganga\",\"Jinja\",\"Kabale\",\"Ka
 barole\",\"Kaberamaido\",\"Kalangala\",\"Kampala\",\"Kamuli\",\"Kamwenge\",\"Kanungu\",\"Kapchorwa\",\"Kasese\",\"Katakwi\",\"Kayunga\",\"Kibaale\",\"Kiboga\",\"Kisoro\",\"Kitgum\",\"Kotido\",\"Kumi\",\"Kyenjojo\",\"Lira\",\"Luwero\",\"Masaka\",\"Masindi\",\"Mayuge\",\"Mbale\",\"Mbarara\",\"Moroto\",\"Moyo\",\"Mpigi\",\"Mubende\",\"Mukono\",\"Nakapiripirit\",\"Nakasongola\",\"Nebbi\",\"Ntungamo\",\"Pader\",\"Pallisa\",\"Rakai\",\"Rukungiri\",\"Sembabule\",\"Sironko\",\"Soroti\",\"Tororo\",\"Wakiso\",\"Yumbe\"],\"UA\":[\"Cherkas'ka Oblast'\",\"Chernihivs'ka Oblast'\",\"Chernivets'ka Oblast'\",\"Dnipropetrovs'ka Oblast'\",\"Donets'ka Oblast'\",\"Ivano-Frankivs'ka Oblast'\",\"Kharkivs'ka Oblast'\",\"Khersons'ka Oblast'\",\"Khmel'nyts'ka Oblast'\",\"Kirovohrads'ka Oblast'\",\"Kyivs'ka Oblast'\",\"Luhans'ka Oblast'\",\"L'vivs'ka Oblast'\",\"Mykolaivs'ka Oblast'\",\"Odes 'ka Oblast'\",\"Poltavs'ka Oblast'\",\"Rivnens'ka Oblast'\",\"Sums 'ka Oblast'\",\"Ternopil's'ka Oblast'\",\"Vinnyts'ka
  Oblast'\",\"Volyos'ka Oblast'\",\"Zakarpats'ka Oblast'\",\"Zaporiz'ka Oblast'\",\"Zhytomyrs'ka Oblast'\",\"Respublika Krym\",\"Kyiv\",\"Sevastopol\"],\"AE\":[\"Abu Zaby\",\"'Ajman\",\"Al Fujayrah\",\"Ash Shariqah\",\"Dubayy\",\"Ra's al Khaymah\",\"Umm al Qaywayn\"],\"GB\":[\"Aberdeen City\",\"Aberdeenshire\",\"Angus\",\"Co Antrim\",\"Argyll and Bute\",\"Co Armagh\",\"Bedfordshire\",\"Gwent\",\"Bristol, City of\",\"Buckinghamshire\",\"Cambridgeshire\",\"Cheshire\",\"Clackmannanshire\",\"Cornwall\",\"Cumbria\",\"Derbyshire\",\"Co Londonderry\",\"Devon\",\"Dorset\",\"Co Down\",\"Dumfries and Galloway\",\"Dundee City\",\"County Durham\",\"East Ayrshire\",\"East Dunbartonshire\",\"East Lothian\",\"East Renfrewshire\",\"East Riding of Yorkshire\",\"East Sussex\",\"Edinburgh, City of\",\"Na h-Eileanan Siar\",\"Essex\",\"Falkirk\",\"Co Fermanagh\",\"Fife\",\"Glasgow City\",\"Gloucestershire\",\"Gwynedd\",\"Hampshire\",\"Herefordshire\",\"Hertfordshire\",\"Highland\",\"Inverclyde\",\"Isle o
 f Wight\",\"Kent\",\"Lancashire\",\"Leicestershire\",\"Lincolnshire\",\"Midlothian\",\"Moray\",\"Norfolk\",\"North Ayrshire\",\"North Lanarkshire\",\"North Yorkshire\",\"Northamptonshire\",\"Northumberland\",\"Nottinghamshire\",\"Oldham\",\"Omagh\",\"Orkney Islands\",\"Oxfordshire\",\"Perth and Kinross\",\"Powys\",\"Renfrewshire\",\"Rutland\",\"Scottish Borders\",\"Shetland Islands\",\"Shropshire\",\"Somerset\",\"South Ayrshire\",\"South Gloucestershire\",\"South Lanarkshire\",\"Staffordshire\",\"Stirling\",\"Suffolk\",\"Surrey\",\"Mid Glamorgan\",\"Warwickshire\",\"West Dunbartonshire\",\"West Lothian\",\"West Sussex\",\"Wiltshire\",\"Worcestershire\",\"Tyne and Wear\",\"Greater Manchester\",\"Co Tyrone\",\"West Yorkshire\",\"South Yorkshire\",\"Merseyside\",\"Berkshire\",\"West Midlands\",\"West Glamorgan\",\"London\",\"Clwyd\",\"Dyfed\",\"South Glamorgan\"],\"US\":[\"Alabama\",\"Alaska\",\"Arizona\",\"Arkansas\",\"California\",\"Colorado\",\"Connecticut\",\"Delaware\",\"Florida\"
 ,\"Georgia\",\"Hawaii\",\"Idaho\",\"Illinois\",\"Indiana\",\"Iowa\",\"Kansas\",\"Kentucky\",\"Louisiana\",\"Maine\",\"Maryland\",\"Massachusetts\",\"Michigan\",\"Minnesota\",\"Mississippi\",\"Missouri\",\"Montana\",\"Nebraska\",\"Nevada\",\"New Hampshire\",\"New Jersey\",\"New Mexico\",\"New York\",\"North Carolina\",\"North Dakota\",\"Ohio\",\"Oklahoma\",\"Oregon\",\"Pennsylvania\",\"Rhode Island\",\"South Carolina\",\"South Dakota\",\"Tennessee\",\"Texas\",\"Utah\",\"Vermont\",\"Virginia\",\"Washington\",\"West Virginia\",\"Wisconsin\",\"Wyoming\",\"District of Columbia\",\"American Samoa\",\"Guam\",\"Northern Mariana Islands\",\"Puerto Rico\",\"Virgin Islands\",\"United States Minor Outlying Islands\",\"Armed Forces Europe\",\"Armed Forces Americas\",\"Armed Forces Pacific\"],\"UM\":[\"Baker Island\",\"Howland Island\",\"Jarvis Island\",\"Johnston Atoll\",\"Kingman Reef\",\"Midway Islands\",\"Navassa Island\",\"Palmyra Atoll\",\"Wake Island\"],\"UY\":[\"Artigsa\",\"Canelones\",\"
 Cerro Largo\",\"Colonia\",\"Durazno\",\"Flores\",\"Lavalleja\",\"Maldonado\",\"Montevideo\",\"Paysandu\",\"Rivera\",\"Rocha\",\"Salto\",\"Soriano\",\"Tacuarembo\",\"Treinta y Tres\",\"Florida\",\"Rio Negro\",\"San Jose\"],\"UZ\":[\"Toshkent (city)\",\"Qoraqalpogiston Respublikasi\",\"Andijon\",\"Buxoro\",\"Farg'ona\",\"Jizzax\",\"Khorazm\",\"Namangan\",\"Navoiy\",\"Qashqadaryo\",\"Samarqand\",\"Sirdaryo\",\"Surxondaryo\",\"Toshkent\",\"Xorazm\"],\"VU\":[\"Malampa\",\"Penama\",\"Sanma\",\"Shefa\",\"Tafea\",\"Torba\"],\"VE\":[\"Distrito Federal\",\"Anzoategui\",\"Apure\",\"Aragua\",\"Barinas\",\"Carabobo\",\"Cojedes\",\"Falcon\",\"Guarico\",\"Lara\",\"Merida\",\"Miranda\",\"Monagas\",\"Nueva Esparta\",\"Portuguesa\",\"Tachira\",\"Trujillo\",\"Vargas\",\"Yaracuy\",\"Zulia\",\"Delta Amacuro\",\"Dependencias Federales\"],\"VN\":[\"Dac Lac\",\"An Giang\",\"Ba Ria - Vung Tau\",\"Bac Can\",\"Bac Giang\",\"Bac Lieu\",\"Bac Ninh\",\"Ben Tre\",\"Binh Dinh\",\"Binh Duong\",\"Binh Phuoc\",\"Binh
  Thuan\",\"Ca Mau\",\"Can Tho\",\"Cao Bang\",\"Da Nang, thanh pho\",\"Dong Nai\",\"Dong Thap\",\"Gia Lai\",\"Ha Giang\",\"Ha Nam\",\"Ha Noi, thu do\",\"Ha Tay\",\"Ha Tinh\",\"Hai Duong\",\"Hai Phong, thanh pho\",\"Hoa Binh\",\"Ho Chi Minh, thanh pho [Sai Gon]\",\"Hung Yen\",\"Khanh Hoa\",\"Kien Giang\",\"Kon Tum\",\"Lai Chau\",\"Lam Dong\",\"Lang Son\",\"Lao Cai\",\"Long An\",\"Nam Dinh\",\"Nghe An\",\"Ninh Binh\",\"Ninh Thuan\",\"Phu Tho\",\"Phu Yen\",\"Quang Binh\",\"Quang Nam\",\"Quang Ngai\",\"Quang Ninh\",\"Quang Tri\",\"Soc Trang\",\"Son La\",\"Tay Ninh\",\"Thai Binh\",\"Thai Nguyen\",\"Thanh Hoa\",\"Thua Thien-Hue\",\"Tien Giang\",\"Tra Vinh\",\"Tuyen Quang\",\"Vinh Long\",\"Vinh Phuc\",\"Yen Bai\"],\"YE\":[\"Abyan\",\"Adan\",\"Ad Dali\",\"Al Bayda'\",\"Al Hudaydah\",\"Al Mahrah\",\"Al Mahwit\",\"Amran\",\"Dhamar\",\"Hadramawt\",\"Hajjah\",\"Ibb\",\"Lahij\",\"Ma'rib\",\"Sa'dah\",\"San'a'\",\"Shabwah\",\"Ta'izz\"],\"ZM\":[\"Copperbelt\",\"Luapula\",\"Lusaka\",\"North-Western\"
 ],\"ZW\":[\"Bulawayo\",\"Harare\",\"Manicaland\",\"Mashonaland Central\",\"Mashonaland East\",\"Mashonaland West\",\"Masvingo\",\"Matabeleland North\",\"Matabeleland South\",\"Midlands\"]};","'use strict';\n\nfunction round(fn, val, precision) {\n\tif (typeof val !== 'number') {\n\t\tthrow new TypeError('Expected value to be a number');\n\t}\n\n\tif (!Number.isInteger(precision)) {\n\t\tthrow new TypeError('Expected precision to be an integer');\n\t}\n\n\tconst exponent = precision > 0 ? 'e' : 'e-';\n\tconst exponentNeg = precision > 0 ? 'e-' : 'e';\n\tprecision = Math.abs(precision);\n\n\tif (fn === 'round') {\n\t\treturn Number(Math.sign(val) * (Math.round(Math.abs(val) + exponent + precision) + exponentNeg + precision));\n\t}\n\n\treturn Number(Math[fn](val + exponent + precision) + exponentNeg + precision);\n}\n\nmodule.exports = round.bind(null, 'round');\nmodule.exports.up = round.bind(null, 'ceil');\nmodule.exports.down = round.bind(null, 'floor');\n","/*! @preserve\n * numer
 al.js\n * version : 2.0.6\n * author : Adam Draper\n * license : MIT\n * http://adamwdraper.github.com/Numeral-js/\n */\n\n(function (global, factory) {\n    if (typeof define === 'function' && define.amd) {\n        define(factory);\n    } else if (typeof module === 'object' && module.exports) {\n        module.exports = factory();\n    } else {\n        global.numeral = factory();\n    }\n}(this, function () {\n    /************************************\n        Variables\n    ************************************/\n\n    var numeral,\n        _,\n        VERSION = '2.0.6',\n        formats = {},\n        locales = {},\n        defaults = {\n            currentLocale: 'en',\n            zeroFormat: null,\n            nullFormat: null,\n            defaultFormat: '0,0',\n            scalePercentBy100: true\n        },\n        options = {\n            currentLocale: defaults.currentLocale,\n            zeroFormat: defaults.zeroFormat,\n            nullFormat: defaults.nullFormat,\n  
           defaultFormat: defaults.defaultFormat,\n            scalePercentBy100: defaults.scalePercentBy100\n        };\n\n\n    /************************************\n        Constructors\n    ************************************/\n\n    // Numeral prototype object\n    function Numeral(input, number) {\n        this._input = input;\n\n        this._value = number;\n    }\n\n    numeral = function(input) {\n        var value,\n            kind,\n            unformatFunction,\n            regexp;\n\n        if (numeral.isNumeral(input)) {\n            value = input.value();\n        } else if (input === 0 || typeof input === 'undefined') {\n            value = 0;\n        } else if (input === null || _.isNaN(input)) {\n            value = null;\n        } else if (typeof input === 'string') {\n            if (options.zeroFormat && input === options.zeroFormat) {\n                value = 0;\n            } else if (options.nullFormat && input === options.nullFormat || !input.replace(/
 [^0-9]+/g, '').length) {\n                value = null;\n            } else {\n                for (kind in formats) {\n                    regexp = typeof formats[kind].regexps.unformat === 'function' ? formats[kind].regexps.unformat() : formats[kind].regexps.unformat;\n\n                    if (regexp && input.match(regexp)) {\n                        unformatFunction = formats[kind].unformat;\n\n                        break;\n                    }\n                }\n\n                unformatFunction = unformatFunction || numeral._.stringToNumber;\n\n                value = unformatFunction(input);\n            }\n        } else {\n            value = Number(input)|| null;\n        }\n\n        return new Numeral(input, value);\n    };\n\n    // version number\n    numeral.version = VERSION;\n\n    // compare numeral object\n    numeral.isNumeral = function(obj) {\n        return obj instanceof Numeral;\n    };\n\n    // helper functions\n    numeral._ = _ = {\n        // forma
 ts numbers separators, decimals places, signs, abbreviations\n        numberToFormat: function(value, format, roundingFunction) {\n            var locale = locales[numeral.options.currentLocale],\n                negP = false,\n                optDec = false,\n                leadingCount = 0,\n                abbr = '',\n                trillion = 1000000000000,\n                billion = 1000000000,\n                million = 1000000,\n                thousand = 1000,\n                decimal = '',\n                neg = false,\n                abbrForce, // force abbreviation\n                abs,\n                min,\n                max,\n                power,\n                int,\n                precision,\n                signed,\n                thousands,\n                output;\n\n            // make sure we never format a null value\n            value = value || 0;\n\n            abs = Math.abs(value);\n\n            // see if we should use parentheses for negative n
 umber or if we should prefix with a sign\n            // if both are present we default to parentheses\n            if (numeral._.includes(format, '(')) {\n                negP = true;\n                format = format.replace(/[\\(|\\)]/g, '');\n            } else if (numeral._.includes(format, '+') || numeral._.includes(format, '-')) {\n                signed = numeral._.includes(format, '+') ? format.indexOf('+') : value < 0 ? format.indexOf('-') : -1;\n                format = format.replace(/[\\+|\\-]/g, '');\n            }\n\n            // see if abbreviation is wanted\n            if (numeral._.includes(format, 'a')) {\n                abbrForce = format.match(/a(k|m|b|t)?/);\n\n                abbrForce = abbrForce ? abbrForce[1] : false;\n\n                // check for space before abbreviation\n                if (numeral._.includes(format, ' a')) {\n                    abbr = ' ';\n                }\n\n                format = format.replace(new RegExp(abbr + 'a[kmbt]?'),
  '');\n\n                if (abs >= trillion && !abbrForce || abbrForce === 't') {\n                    // trillion\n                    abbr += locale.abbreviations.trillion;\n                    value = value / trillion;\n                } else if (abs < trillion && abs >= billion && !abbrForce || abbrForce === 'b') {\n                    // billion\n                    abbr += locale.abbreviations.billion;\n                    value = value / billion;\n                } else if (abs < billion && abs >= million && !abbrForce || abbrForce === 'm') {\n                    // million\n                    abbr += locale.abbreviations.million;\n                    value = value / million;\n                } else if (abs < million && abs >= thousand && !abbrForce || abbrForce === 'k') {\n                    // thousand\n                    abbr += locale.abbreviations.thousand;\n                    value = value / thousand;\n                }\n            }\n\n            // check for op
 tional decimals\n            if (numeral._.includes(format, '[.]')) {\n                optDec = true;\n                format = format.replace('[.]', '.');\n            }\n\n            // break number and format\n            int = value.toString().split('.')[0];\n            precision = format.split('.')[1];\n            thousands = format.indexOf(',');\n            leadingCount = (format.split('.')[0].split(',')[0].match(/0/g) || []).length;\n\n            if (precision) {\n                if (numeral._.includes(precision, '[')) {\n                    precision = precision.replace(']', '');\n                    precision = precision.split('[');\n                    decimal = numeral._.toFixed(value, (precision[0].length + precision[1].length), roundingFunction, precision[1].length);\n                } else {\n                    decimal = numeral._.toFixed(value, precision.length, roundingFunction);\n                }\n\n                int = decimal.split('.')[0];\n\n            
     if (numeral._.includes(decimal, '.')) {\n                    decimal = locale.delimiters.decimal + decimal.split('.')[1];\n                } else {\n                    decimal = '';\n                }\n\n                if (optDec && Number(decimal.slice(1)) === 0) {\n                    decimal = '';\n                }\n            } else {\n                int = numeral._.toFixed(value, 0, roundingFunction);\n            }\n\n            // check abbreviation again after rounding\n            if (abbr && !abbrForce && Number(int) >= 1000 && abbr !== locale.abbreviations.trillion) {\n                int = String(Number(int) / 1000);\n\n                switch (abbr) {\n                    case locale.abbreviations.thousand:\n                        abbr = locale.abbreviations.million;\n                        break;\n                    case locale.abbreviations.million:\n                        abbr = locale.abbreviations.billion;\n                        break;\n             
        case locale.abbreviations.billion:\n                        abbr = locale.abbreviations.trillion;\n                        break;\n                }\n            }\n\n\n            // format number\n            if (numeral._.includes(int, '-')) {\n                int = int.slice(1);\n                neg = true;\n            }\n\n            if (int.length < leadingCount) {\n                for (var i = leadingCount - int.length; i > 0; i--) {\n                    int = '0' + int;\n                }\n            }\n\n            if (thousands > -1) {\n                int = int.toString().replace(/(\\d)(?=(\\d{3})+(?!\\d))/g, '$1' + locale.delimiters.thousands);\n            }\n\n            if (format.indexOf('.') === 0) {\n                int = '';\n            }\n\n            output = int + decimal + (abbr ? abbr : '');\n\n            if (negP) {\n                output = (negP && neg ? '(' : '') + output + (negP && neg ? ')' : '');\n            } else {\n                if
  (signed >= 0) {\n                    output = signed === 0 ? (neg ? '-' : '+') + output : output + (neg ? '-' : '+');\n                } else if (neg) {\n                    output = '-' + output;\n                }\n            }\n\n            return output;\n        },\n        // unformats numbers separators, decimals places, signs, abbreviations\n        stringToNumber: function(string) {\n            var locale = locales[options.currentLocale],\n                stringOriginal = string,\n                abbreviations = {\n                    thousand: 3,\n                    million: 6,\n                    billion: 9,\n                    trillion: 12\n                },\n                abbreviation,\n                value,\n                i,\n                regexp;\n\n            if (options.zeroFormat && string === options.zeroFormat) {\n                value = 0;\n            } else if (options.nullFormat && string === options.nullFormat || !string.replace(/[^0-9]+/g, '
 ').length) {\n                value = null;\n            } else {\n                value = 1;\n\n                if (locale.delimiters.decimal !== '.') {\n                    string = string.replace(/\\./g, '').replace(locale.delimiters.decimal, '.');\n                }\n\n                for (abbreviation in abbreviations) {\n                    regexp = new RegExp('[^a-zA-Z]' + locale.abbreviations[abbreviation] + '(?:\\\\)|(\\\\' + locale.currency.symbol + ')?(?:\\\\))?)?$');\n\n                    if (stringOriginal.match(regexp)) {\n                        value *= Math.pow(10, abbreviations[abbreviation]);\n                        break;\n                    }\n                }\n\n                // check for negative number\n                value *= (string.split('-').length + Math.min(string.split('(').length - 1, string.split(')').length - 1)) % 2 ? 1 : -1;\n\n                // remove non numbers\n                string = string.replace(/[^0-9\\.]+/g, '');\n\n            
     value *= Number(string);\n            }\n\n            return value;\n        },\n        isNaN: function(value) {\n            return typeof value === 'number' && isNaN(value);\n        },\n        includes: function(string, search) {\n            return string.indexOf(search) !== -1;\n        },\n        insert: function(string, subString, start) {\n            return string.slice(0, start) + subString + string.slice(start);\n        },\n        reduce: function(array, callback /*, initialValue*/) {\n            if (this === null) {\n                throw new TypeError('Array.prototype.reduce called on null or undefined');\n            }\n\n            if (typeof callback !== 'function') {\n                throw new TypeError(callback + ' is not a function');\n            }\n\n            var t = Object(array),\n                len = t.length >>> 0,\n                k = 0,\n                value;\n\n            if (arguments.length === 3) {\n                value = arguments[2
 ];\n            } else {\n                while (k < len && !(k in t)) {\n                    k++;\n                }\n\n                if (k >= len) {\n                    throw new TypeError('Reduce of empty array with no initial value');\n                }\n\n                value = t[k++];\n            }\n            for (; k < len; k++) {\n                if (k in t) {\n                    value = callback(value, t[k], k, t);\n                }\n            }\n            return value;\n        },\n        /**\n         * Computes the multiplier necessary to make x >= 1,\n         * effectively eliminating miscalculations caused by\n         * finite precision.\n         */\n        multiplier: function (x) {\n            var parts = x.toString().split('.');\n\n            return parts.length < 2 ? 1 : Math.pow(10, parts[1].length);\n        },\n        /**\n         * Given a variable number of arguments, returns the maximum\n         * multiplier that must be used to normali
 ze an operation involving\n         * all of them.\n         */\n        correctionFactor: function () {\n            var args = Array.prototype.slice.call(arguments);\n\n            return args.reduce(function(accum, next) {\n                var mn = _.multiplier(next);\n                return accum > mn ? accum : mn;\n            }, 1);\n        },\n        /**\n         * Implementation of toFixed() that treats floats more like decimals\n         *\n         * Fixes binary rounding issues (eg. (0.615).toFixed(2) === '0.61') that present\n         * problems for accounting- and finance-related software.\n         */\n        toFixed: function(value, maxDecimals, roundingFunction, optionals) {\n            var splitValue = value.toString().split('.'),\n                minDecimals = maxDecimals - (optionals || 0),\n                boundedPrecision,\n                optionalsRegExp,\n                power,\n                output;\n\n            // Use the smallest precision value po
 ssible to avoid errors from floating point representation\n            if (splitValue.length === 2) {\n              boundedPrecision = Math.min(Math.max(splitValue[1].length, minDecimals), maxDecimals);\n            } else {\n              boundedPrecision = minDecimals;\n            }\n\n            power = Math.pow(10, boundedPrecision);\n\n            // Multiply up by precision, round accurately, then divide and use native toFixed():\n            output = (roundingFunction(value + 'e+' + boundedPrecision) / power).toFixed(boundedPrecision);\n\n            if (optionals > maxDecimals - boundedPrecision) {\n                optionalsRegExp = new RegExp('\\\\.?0{1,' + (optionals - (maxDecimals - boundedPrecision)) + '}$');\n                output = output.replace(optionalsRegExp, '');\n            }\n\n            return output;\n        }\n    };\n\n    // avaliable options\n    numeral.options = options;\n\n    // avaliable formats\n    numeral.formats = formats;\n\n    // avalia
 ble formats\n    numeral.locales = locales;\n\n    // This function sets the current locale.  If\n    // no arguments are passed in, it will simply return the current global\n    // locale key.\n    numeral.locale = function(key) {\n        if (key) {\n            options.currentLocale = key.toLowerCase();\n        }\n\n        return options.currentLocale;\n    };\n\n    // This function provides access to the loaded locale data.  If\n    // no arguments are passed in, it will simply return the current\n    // global locale object.\n    numeral.localeData = function(key) {\n        if (!key) {\n            return locales[options.currentLocale];\n        }\n\n        key = key.toLowerCase();\n\n        if (!locales[key]) {\n            throw new Error('Unknown locale : ' + key);\n        }\n\n        return locales[key];\n    };\n\n    numeral.reset = function() {\n        for (var property in defaults) {\n            options[property] = defaults[property];\n        }\n    };\n\n   
  numeral.zeroFormat = function(format) {\n        options.zeroFormat = typeof(format) === 'string' ? format : null;\n    };\n\n    numeral.nullFormat = function (format) {\n        options.nullFormat = typeof(format) === 'string' ? format : null;\n    };\n\n    numeral.defaultFormat = function(format) {\n        options.defaultFormat = typeof(format) === 'string' ? format : '0.0';\n    };\n\n    numeral.register = function(type, name, format) {\n        name = name.toLowerCase();\n\n        if (this[type + 's'][name]) {\n            throw new TypeError(name + ' ' + type + ' already registered.');\n        }\n\n        this[type + 's'][name] = format;\n\n        return format;\n    };\n\n\n    numeral.validate = function(val, culture) {\n        var _decimalSep,\n            _thousandSep,\n            _currSymbol,\n            _valArray,\n            _abbrObj,\n            _thousandRegEx,\n            localeData,\n            temp;\n\n        //coerce val to string\n        if (typeo
 f val !== 'string') {\n            val += '';\n\n            if (console.warn) {\n                console.warn('Numeral.js: Value is not string. It has been co-erced to: ', val);\n            }\n        }\n\n        //trim whitespaces from either sides\n        val = val.trim();\n\n        //if val is just digits return true\n        if (!!val.match(/^\\d+$/)) {\n            return true;\n        }\n\n        //if val is empty return false\n        if (val === '') {\n            return false;\n        }\n\n        //get the decimal and thousands separator from numeral.localeData\n        try {\n            //check if the culture is understood by numeral. if not, default it to current locale\n            localeData = numeral.localeData(culture);\n        } catch (e) {\n            localeData = numeral.localeData(numeral.locale());\n        }\n\n        //setup the delimiters and currency symbol based on culture/locale\n        _currSymbol = localeData.currency.symbol;\n        _abbrO
 bj = localeData.abbreviations;\n        _decimalSep = localeData.delimiters.decimal;\n        if (localeData.delimiters.thousands === '.') {\n            _thousandSep = '\\\\.';\n        } else {\n            _thousandSep = localeData.delimiters.thousands;\n        }\n\n        // validating currency symbol\n        temp = val.match(/^[^\\d]+/);\n        if (temp !== null) {\n            val = val.substr(1);\n            if (temp[0] !== _currSymbol) {\n                return false;\n            }\n        }\n\n        //validating abbreviation symbol\n        temp = val.match(/[^\\d]+$/);\n        if (temp !== null) {\n            val = val.slice(0, -1);\n            if (temp[0] !== _abbrObj.thousand && temp[0] !== _abbrObj.million && temp[0] !== _abbrObj.billion && temp[0] !== _abbrObj.trillion) {\n                return false;\n            }\n        }\n\n        _thousandRegEx = new RegExp(_thousandSep + '{2}');\n\n        if (!val.match(/[^\\d.,]/g)) {\n            _valArray = v
 al.split(_decimalSep);\n            if (_valArray.length > 2) {\n                return false;\n            } else {\n                if (_valArray.length < 2) {\n                    return ( !! _valArray[0].match(/^\\d+.*\\d$/) && !_valArray[0].match(_thousandRegEx));\n                } else {\n                    if (_valArray[0].length === 1) {\n                        return ( !! _valArray[0].match(/^\\d+$/) && !_valArray[0].match(_thousandRegEx) && !! _valArray[1].match(/^\\d+$/));\n                    } else {\n                        return ( !! _valArray[0].match(/^\\d+.*\\d$/) && !_valArray[0].match(_thousandRegEx) && !! _valArray[1].match(/^\\d+$/));\n                    }\n                }\n            }\n        }\n\n        return false;\n    };\n\n\n    /************************************\n        Numeral Prototype\n    ************************************/\n\n    numeral.fn = Numeral.prototype = {\n        clone: function() {\n            return numeral(this);\n   
      },\n        format: function(inputString, roundingFunction) {\n            var value = this._value,\n                format = inputString || options.defaultFormat,\n                kind,\n                output,\n                formatFunction;\n\n            // make sure we have a roundingFunction\n            roundingFunction = roundingFunction || Math.round;\n\n            // format based on value\n            if (value === 0 && options.zeroFormat !== null) {\n                output = options.zeroFormat;\n            } else if (value === null && options.nullFormat !== null) {\n                output = options.nullFormat;\n            } else {\n                for (kind in formats) {\n                    if (format.match(formats[kind].regexps.format)) {\n                        formatFunction = formats[kind].format;\n\n                        break;\n                    }\n                }\n\n                formatFunction = formatFunction || numeral._.numberToFormat;\n\n   
              output = formatFunction(value, format, roundingFunction);\n            }\n\n            return output;\n        },\n        value: function() {\n            return this._value;\n        },\n        input: function() {\n            return this._input;\n        },\n        set: function(value) {\n            this._value = Number(value);\n\n            return this;\n        },\n        add: function(value) {\n            var corrFactor = _.correctionFactor.call(null, this._value, value);\n\n            function cback(accum, curr, currI, O) {\n                return accum + Math.round(corrFactor * curr);\n            }\n\n            this._value = _.reduce([this._value, value], cback, 0) / corrFactor;\n\n            return this;\n        },\n        subtract: function(value) {\n            var corrFactor = _.correctionFactor.call(null, this._value, value);\n\n            function cback(accum, curr, currI, O) {\n                return accum - Math.round(corrFactor * curr);\n
             }\n\n            this._value = _.reduce([value], cback, Math.round(this._value * corrFactor)) / corrFactor;\n\n            return this;\n        },\n        multiply: function(value) {\n            function cback(accum, curr, currI, O) {\n                var corrFactor = _.correctionFactor(accum, curr);\n                return Math.round(accum * corrFactor) * Math.round(curr * corrFactor) / Math.round(corrFactor * corrFactor);\n            }\n\n            this._value = _.reduce([this._value, value], cback, 1);\n\n            return this;\n        },\n        divide: function(value) {\n            function cback(accum, curr, currI, O) {\n                var corrFactor = _.correctionFactor(accum, curr);\n                return Math.round(accum * corrFactor) / Math.round(curr * corrFactor);\n            }\n\n            this._value = _.reduce([this._value, value], cback);\n\n            return this;\n        },\n        difference: function(value) {\n            return Mat
 h.abs(numeral(this._value).subtract(value).value());\n        }\n    };\n\n    /************************************\n        Default Locale && Format\n    ************************************/\n\n    numeral.register('locale', 'en', {\n        delimiters: {\n            thousands: ',',\n            decimal: '.'\n        },\n        abbreviations: {\n            thousand: 'k',\n            million: 'm',\n            billion: 'b',\n            trillion: 't'\n        },\n        ordinal: function(number) {\n            var b = number % 10;\n            return (~~(number % 100 / 10) === 1) ? 'th' :\n                (b === 1) ? 'st' :\n                (b === 2) ? 'nd' :\n                (b === 3) ? 'rd' : 'th';\n        },\n        currency: {\n            symbol: '$'\n        }\n    });\n\n    \n\n(function() {\n        numeral.register('format', 'bps', {\n            regexps: {\n                format: /(BPS)/,\n                unformat: /(BPS)/\n            },\n            format: fu
 nction(value, format, roundingFunction) {\n                var space = numeral._.includes(format, ' BPS') ? ' ' : '',\n                    output;\n\n                value = value * 10000;\n\n                // check for space before BPS\n                format = format.replace(/\\s?BPS/, '');\n\n                output = numeral._.numberToFormat(value, format, roundingFunction);\n\n                if (numeral._.includes(output, ')')) {\n                    output = output.split('');\n\n                    output.splice(-1, 0, space + 'BPS');\n\n                    output = output.join('');\n                } else {\n                    output = output + space + 'BPS';\n                }\n\n                return output;\n            },\n            unformat: function(string) {\n                return +(numeral._.stringToNumber(string) * 0.0001).toFixed(15);\n            }\n        });\n})();\n\n\n(function() {\n        var decimal = {\n            base: 1000,\n            suffixes: 
 ['B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB']\n        },\n        binary = {\n            base: 1024,\n            suffixes: ['B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB']\n        };\n\n    var allSuffixes =  decimal.suffixes.concat(binary.suffixes.filter(function (item) {\n            return decimal.suffixes.indexOf(item) < 0;\n        }));\n        var unformatRegex = allSuffixes.join('|');\n        // Allow support for BPS (http://www.investopedia.com/terms/b/basispoint.asp)\n        unformatRegex = '(' + unformatRegex.replace('B', 'B(?!PS)') + ')';\n\n    numeral.register('format', 'bytes', {\n        regexps: {\n            format: /([0\\s]i?b)/,\n            unformat: new RegExp(unformatRegex)\n        },\n        format: function(value, format, roundingFunction) {\n            var output,\n                bytes = numeral._.includes(format, 'ib') ? binary : decimal,\n                suffix = numeral._.includes(format, ' b') || numeral._.includes(format
 , ' ib') ? ' ' : '',\n                power,\n                min,\n                max;\n\n            // check for space before\n            format = format.replace(/\\s?i?b/, '');\n\n            for (power = 0; power <= bytes.suffixes.length; power++) {\n                min = Math.pow(bytes.base, power);\n                max = Math.pow(bytes.base, power + 1);\n\n                if (value === null || value === 0 || value >= min && value < max) {\n                    suffix += bytes.suffixes[power];\n\n                    if (min > 0) {\n                        value = value / min;\n                    }\n\n                    break;\n                }\n            }\n\n            output = numeral._.numberToFormat(value, format, roundingFunction);\n\n            return output + suffix;\n        },\n        unformat: function(string) {\n            var value = numeral._.stringToNumber(string),\n                power,\n                bytesMultiplier;\n\n            if (value) {\n  
               for (power = decimal.suffixes.length - 1; power >= 0; power--) {\n                    if (numeral._.includes(string, decimal.suffixes[power])) {\n                        bytesMultiplier = Math.pow(decimal.base, power);\n\n                        break;\n                    }\n\n                    if (numeral._.includes(string, binary.suffixes[power])) {\n                        bytesMultiplier = Math.pow(binary.base, power);\n\n                        break;\n                    }\n                }\n\n                value *= (bytesMultiplier || 1);\n            }\n\n            return value;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'currency', {\n        regexps: {\n            format: /(\\$)/\n        },\n        format: function(value, format, roundingFunction) {\n            var locale = numeral.locales[numeral.options.currentLocale],\n                symbols = {\n                    before: format.match(/^([\\+|\\-|\\(|\\
 s|\\$]*)/)[0],\n                    after: format.match(/([\\+|\\-|\\)|\\s|\\$]*)$/)[0]\n                },\n                output,\n                symbol,\n                i;\n\n            // strip format of spaces and $\n            format = format.replace(/\\s?\\$\\s?/, '');\n\n            // format the number\n            output = numeral._.numberToFormat(value, format, roundingFunction);\n\n            // update the before and after based on value\n            if (value >= 0) {\n                symbols.before = symbols.before.replace(/[\\-\\(]/, '');\n                symbols.after = symbols.after.replace(/[\\-\\)]/, '');\n            } else if (value < 0 && (!numeral._.includes(symbols.before, '-') && !numeral._.includes(symbols.before, '('))) {\n                symbols.before = '-' + symbols.before;\n            }\n\n            // loop through each before symbol\n            for (i = 0; i < symbols.before.length; i++) {\n                symbol = symbols.before[i];\n\n     
            switch (symbol) {\n                    case '$':\n                        output = numeral._.insert(output, locale.currency.symbol, i);\n                        break;\n                    case ' ':\n                        output = numeral._.insert(output, ' ', i + locale.currency.symbol.length - 1);\n                        break;\n                }\n            }\n\n            // loop through each after symbol\n            for (i = symbols.after.length - 1; i >= 0; i--) {\n                symbol = symbols.after[i];\n\n                switch (symbol) {\n                    case '$':\n                        output = i === symbols.after.length - 1 ? output + locale.currency.symbol : numeral._.insert(output, locale.currency.symbol, -(symbols.after.length - (1 + i)));\n                        break;\n                    case ' ':\n                        output = i === symbols.after.length - 1 ? output + ' ' : numeral._.insert(output, ' ', -(symbols.after.length - (1 + i)
  + locale.currency.symbol.length - 1));\n                        break;\n                }\n            }\n\n\n            return output;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'exponential', {\n        regexps: {\n            format: /(e\\+|e-)/,\n            unformat: /(e\\+|e-)/\n        },\n        format: function(value, format, roundingFunction) {\n            var output,\n                exponential = typeof value === 'number' && !numeral._.isNaN(value) ? value.toExponential() : '0e+0',\n                parts = exponential.split('e');\n\n            format = format.replace(/e[\\+|\\-]{1}0/, '');\n\n            output = numeral._.numberToFormat(Number(parts[0]), format, roundingFunction);\n\n            return output + 'e' + parts[1];\n        },\n        unformat: function(string) {\n            var parts = numeral._.includes(string, 'e+') ? string.split('e+') : string.split('e-'),\n                value = Number(parts[0]),\n        
         power = Number(parts[1]);\n\n            power = numeral._.includes(string, 'e-') ? power *= -1 : power;\n\n            function cback(accum, curr, currI, O) {\n                var corrFactor = numeral._.correctionFactor(accum, curr),\n                    num = (accum * corrFactor) * (curr * corrFactor) / (corrFactor * corrFactor);\n                return num;\n            }\n\n            return numeral._.reduce([value, Math.pow(10, power)], cback, 1);\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'ordinal', {\n        regexps: {\n            format: /(o)/\n        },\n        format: function(value, format, roundingFunction) {\n            var locale = numeral.locales[numeral.options.currentLocale],\n                output,\n                ordinal = numeral._.includes(format, ' o') ? ' ' : '';\n\n            // check for space before\n            format = format.replace(/\\s?o/, '');\n\n            ordinal += locale.ordinal(value);\n\n 
            output = numeral._.numberToFormat(value, format, roundingFunction);\n\n            return output + ordinal;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'percentage', {\n        regexps: {\n            format: /(%)/,\n            unformat: /(%)/\n        },\n        format: function(value, format, roundingFunction) {\n            var space = numeral._.includes(format, ' %') ? ' ' : '',\n                output;\n\n            if (numeral.options.scalePercentBy100) {\n                value = value * 100;\n            }\n\n            // check for space before %\n            format = format.replace(/\\s?\\%/, '');\n\n            output = numeral._.numberToFormat(value, format, roundingFunction);\n\n            if (numeral._.includes(output, ')')) {\n                output = output.split('');\n\n                output.splice(-1, 0, space + '%');\n\n                output = output.join('');\n            } else {\n                output = ou
 tput + space + '%';\n            }\n\n            return output;\n        },\n        unformat: function(string) {\n            var number = numeral._.stringToNumber(string);\n            if (numeral.options.scalePercentBy100) {\n                return number * 0.01;\n            }\n            return number;\n        }\n    });\n})();\n\n\n(function() {\n        numeral.register('format', 'time', {\n        regexps: {\n            format: /(:)/,\n            unformat: /(:)/\n        },\n        format: function(value, format, roundingFunction) {\n            var hours = Math.floor(value / 60 / 60),\n                minutes = Math.floor((value - (hours * 60 * 60)) / 60),\n                seconds = Math.round(value - (hours * 60 * 60) - (minutes * 60));\n\n            return hours + ':' + (minutes < 10 ? '0' + minutes : minutes) + ':' + (seconds < 10 ? '0' + seconds : seconds);\n        },\n        unformat: function(string) {\n            var timeArray = string.split(':'),\n        
         seconds = 0;\n\n            // turn hours and minutes into seconds and add them all up\n            if (timeArray.length === 3) {\n                // hours\n                seconds = seconds + (Number(timeArray[0]) * 60 * 60);\n                // minutes\n                seconds = seconds + (Number(timeArray[1]) * 60);\n                // seconds\n                seconds = seconds + Number(timeArray[2]);\n            } else if (timeArray.length === 2) {\n                // minutes\n                seconds = seconds + (Number(timeArray[0]) * 60);\n                // seconds\n                seconds = seconds + Number(timeArray[1]);\n            }\n            return Number(seconds);\n        }\n    });\n})();\n\nreturn numeral;\n}));\n","I18n = {};\n\nI18n.t = function(id, vars) {\n  if (vars === undefined) {\n    vars = {};\n  }\n  var el = document.getElementById(id);\n  if (el) {\n    var message = el.innerHTML;\n    for (var key in vars) {\n      var regExp = new RegExp('
 __' + key + '__', 'g');\n      message = message.replace(regExp, vars[key]);\n    }\n    return message;\n  }\n  else {\n    throw `PaymentController Translate: id '${id}' not found`;\n  }\n}\n\nmodule.exports = I18n;\n","/*\n * All of this file is to work around the PayPal first party isolation problem.\n * See the README for details.\n */\nvar $ = require('jquery');\n\nfunction PaypalProcessor(token, payerId) {\n  var data = localStorage.getItem('donationData');\n  if (data === null) {\n    this.showPaymentErrors([\"Couldn't find donationData in local storage.\"]);\n  } else {\n    data = JSON.parse(data);\n    data['PayerID'] = payerId;\n    data['token'] = token;\n    var ajaxSettings = {\n      contentType: 'application/json; charset=UTF-8',\n      data: JSON.stringify(data),\n      dataType: 'json',\n      type: 'POST',\n      url: '/process-paypal',\n    };\n    $.ajax(ajaxSettings)\n      .done($.proxy(this.paypalProcessDone, this))\n      .fail($.proxy(this.paypalProcessFai
 led, this));\n  }\n}\n\nPaypalProcessor.prototype.paypalProcessDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    this.showPaymentErrors(data['errors']);\n  } else {\n    localStorage.setItem('donationData', null);\n    localStorage.setItem('donationDone', true);\n    window.location.href = \"/thank-you\";\n  }\n}\n\nPaypalProcessor.prototype.paypalProcessFailed = function(jqXHR, textStatus, errorThrown) {\n  var errorMessage = \"Error processing payment:\";\n  errorMessage = errorMessage + \" \" + textStatus + \": \" + errorThrown;\n  this.closeLoading();\n  this.showPaymentErrors([errorMessage]);\n}\n\nPaypalProcessor.prototype.showPaymentErrors = function(errors) {\n  $('.errors-area').show();\n  $('.title').html(\"Errors processing donation\");\n  var errorsContainer = $('.errors');\n  $.each(errors, function(index, error) {\n    var message = '';\n    if (typeof error === 'string' || error instanceof String) {\n      message = error;\n    }\n   
  else if (\"message\" in error) {\n      message = error['message'];\n    }\n    errorsContainer.append('<li>' + message + '</li>');\n  });\n}\n\nmodule.exports = PaypalProcessor;\n","var $ = require('jquery');\n\nfunction HepdataController() {\n  this.setupInputPlaceHolderBehavior();\n  this.getCompanyListTimeoutID = null;\n  this.watchForInputs();\n}\n\nHepdataController.prototype.setupInputPlaceHolderBehavior = function() {\n  var placeholder = 'Type Company Name';\n  $('.donate-match-input').attr('placeholder', placeholder);\n  $('.donate-match-input').on('focus', function() {\n    $(this).attr('placeholder', '');\n  }).on('focusout', function() {\n    $('.donate-match-input').attr('placeholder', placeholder);\n  });\n}\n\nHepdataController.prototype.watchForInputs = function() {\n  $('.donate-match-input').on('input', $.proxy(this.getCompanyListAfterWaiting, this));\n  $('.donate-match-input').on('keyup keypress', function(e) {\n    var keyCode = e.keyCode || e.which;\n    if (
 keyCode === 13) {\n      e.preventDefault();\n    }\n  });\n}\n\nHepdataController.prototype.getCompanyListAfterWaiting = function() {\n  if (typeof this.getCompanyListTimeoutID === 'number') {\n    window.clearTimeout(this.getCompanyListTimeoutID);\n  }\n  this.getCompanyListTimeoutID = window.setTimeout($.proxy(this.getCompanyList, this), 700);\n}\n\nHepdataController.prototype.getCompanyList = function() {\n  this.getCompanyListTimeoutID = null;\n\n  $('.donate-error-message').remove();\n  var input = $('.donate-match-input');\n  if (input.val().length > 1) {\n    $('.load-container.load1').show();\n    var data = {company_substring: input.val()};\n    var ajaxSettings = {\n      data: data,\n      contentType: 'application/json; charset=UTF-8',\n      dataType: 'json',\n      type: 'GET',\n      url: '/hepdata-autocomplete',\n      timeout: 10000,\n    };\n    $.ajax(ajaxSettings)\n    .done($.proxy(this.displayCompanyList,this))\n    .fail($.proxy(this.displayErrors,this));\n  
 } else {\n    $('#company-matching-options').find('.company-option').remove();\n  }\n}\n\nHepdataController.prototype.displayCompanyList = function(data, textstatus, jqxhr) {\n  $('.load-container.load1').hide();\n  $('#company-option-list').find('.dont-see').remove();\n  $('#company-option-list').find('.company-option').remove();\n  $('#company-profile-container .profile').css('display', 'none');\n  var dataList = document.getElementById('company-option-list');\n\n  if (data.length == 0) {\n    $('input.donate-match-input').css('color', 'red');\n    $('input.donate-match-input').css('border-color', 'red');\n    var searchTerm = $('input.donate-match-input').val();\n    $('#hepdata-no-results-message').html('We do not seem to have any information about ' + searchTerm + ' in our database.<br><span class=\"strong\">Please check with your employer to see if it provides matching funds.</span>');\n  }\n  else {\n    $('input.donate-match-input').css('color', 'black');\n    $('input.donat
 e-match-input').css('border-color', 'black');\n\n    for (var index in data) {\n      var option = document.createElement('div');\n      $(option).addClass('company-option');\n      $(option).data('company-id', data[index].company_id);\n      var name = data[index].name;\n      $(option).data('company-name', name);\n      $(option).text(name);\n      dataList.appendChild(option);\n    }\n\n    $(dataList).css('display', 'block');\n    $('.company-option').on('click', $.proxy(this.selectCompany, this));\n    $('#hepdata-no-results-message').html(\"Don't see your employer here?<br><span class='strong'>Please check with your employer to see if it provides matching funds.</span>\");\n  }\n}\n\nHepdataController.prototype.displayErrors = function(jqxhr, textStatus, errorThrown) {\n  var errorToDisplay = false;\n  var errorMessage = textStatus + \": \" + errorThrown + \". \";\n  if (jqxhr.responseJSON != undefined) {\n    jqxhr.responseJSON.errors.forEach(function(el) {\n      switch (el[
 'error_code']) {\n        case 'hepdata_server_error':\n        case 'hepdata_connection_error':\n          break;\n        default:\n          errorMessage += el['message'];\n          errorToDisplay = true;\n      }\n    });\n  }\n  if (errorToDisplay) {\n    this.displayErrorMessage(errorMessage);\n  }\n}\n\nHepdataController.prototype.displayErrorMessage = function(message) {\n  $('.donate-error-message').remove();\n  $('<p class=\"donate-error-message\">' + message + '</p>').prependTo('.donate-match-form');\n}\n\nHepdataController.prototype.selectCompany = function(event) {\n  var selected_name = $(event.target).data('company-name');\n  // Set selected_name in the input field.\n  $('input.donate-match-input').val(selected_name);\n\n  var selected_id = $(event.target).data('company-id');\n  var data = {company_id: selected_id};\n  var ajaxSettings = {\n    data: data,\n    contentType: 'application/json; charset=UTF-8',\n    dataType: 'json',\n    type: 'GET',\n    url: '/hepdat
 a-company-profile',\n    timeout: 10000,\n  };\n  // Remove the options after getting the values that we need out of the selected option.\n  $('#company-option-list').hide();\n  $('#company-option-list').find('.company-option').remove();\n  $('#company-option-list').find('.dont-see').remove();\n\n  $.ajax(ajaxSettings)\n  .done($.proxy(this.displayCompanyProfile,this))\n  .fail($.proxy(this.displayErrors,this));\n}\n\nHepdataController.prototype.displayCompanyProfile = function(data, textstatus, jqxhr) {\n  $('.company-property-value').remove();\n  var company = this.prepareCompanyInfo(data);\n  this.showCompanyInfo(company);\n}\n\nHepdataController.prototype.showCompanyInfo = function(company) {\n  $('input.donate-match-input').css('color', '#68b030');\n  $('input.donate-match-input').css('border-color', '#68b030');\n  $('input.donate-match-input').val(company.name);\n  $('#hepdata-no-results-message').empty();\n\n  $('.profile-field').each(function(i, field) {\n    $(this).css('di
 splay', 'flex');\n    $(this).css('flex-direction', 'row');\n    $(this).css('justify-content', 'space-around');\n    $(this).css('flex-wrap', 'wrap');\n    $(this).css('align-items', 'center');\n    var fieldName = $(this).data('company-field');\n    var prefix = '';\n    var suffix = '';\n    if (company[fieldName] != '') {\n      if (fieldName != 'procedure') {\n        prefix = '<div class=\"company-property-value\" id=\"' + fieldName + '-value\">';\n        suffix = '</div>';\n      }\n      $(prefix + company[fieldName] + suffix).appendTo($(this));\n    } else {\n      $(this).css('display', 'none');\n    }\n  });\n  $('#company-profile-container .profile').css('display', 'block');\n}\n\nHepdataController.prototype.prepareCompanyInfo = function(data) {\n  var name = this.cleanupString(data.name);\n  var giftRatio = this.cleanupString(data.giftratios.giftratio, '');\n  var maxMatchAmount = this.cleanupCurrency(data.giftratios.maximum_amount_matched, '');\n  var minMatchAmount =
  this.cleanupCurrency(data.giftratios.minimum_amount_matched, '');\n  var totalAmountPerEmployee = this.cleanupCurrency(data.giftratios.total_amount_per_employee, '');\n  return {\n    'summary': this.getSummary(name, maxMatchAmount, giftRatio),\n    'matchingGiftForm': this.getMatchingGiftForm(data.online_resources),\n    'name': name,\n    'matchingConditions': this.getMatchingConditions(giftRatio, minMatchAmount, maxMatchAmount, totalAmountPerEmployee),\n    'contactInfo': this.getNiceContactInfo(data),\n    'procedure': this.getNiceCompanyProcedure(data.procedure),\n    'comments': this.cleanupString(data.comments),\n    'resources' : this.getNiceOnlineResources(data.online_resources),\n    'lastUpdated': this.setLastUpdated(data.last_updated),\n  };\n}\n\nHepdataController.prototype.isNotBlank = function(x) {\n  return (x !== null && x !== undefined && x != '');\n}\n\nHepdataController.prototype.getSummary = function(name, amount, ratio) {\n  var output = '';\n  if (this.isNotB
 lank(name) && this.isNotBlank(amount) && this.isNotBlank(ratio)) {\n\n    var ratioArray = ratio.split(':');\n    if (ratioArray.length >= 2) {\n      var numerator = ratioArray[0];\n      var denominator = ratioArray[1];\n      if ((! isNaN(numerator)) && (! isNaN(denominator))) {\n        var percent = parseFloat(numerator) / parseFloat(denominator) * 100;\n        output += '<span class=\"company\">' + name + '</span> will match employee donations by <span class=\"percent\">' + percent.toString() + '%</span>';\n\n        if (amount != '$0.00') {\n          output += ' up to <span class=\"match-amount\">' + amount + '</span>';\n        }\n        output += '.';\n      }\n    }\n  }\n  return output;\n}\n\nHepdataController.prototype.setLastUpdated = function(info) {\n  if (! this.isNotBlank(info)) {\n    return empty_return;\n  } else {\n    return \"Last Updated \" + info;\n  }\n}\n\nHepdataController.prototype.cleanupString = function(info, default_value) {\n  if (default_value 
 === undefined) {\n    default_value = '';\n  }\n  if (this.isNotBlank(info)) {\n    return info;\n  }\n  return default_value;\n}\n\nHepdataController.prototype.cleanupCurrency = function(info, default_value) {\n  if (default_value === undefined) {\n    default_value = '';\n  }\n  if (parseFloat(info) !== 'NaN') {\n    return '$' + parseFloat(info).toFixed(2).toString();\n  }\n  return default_value;\n}\n\nHepdataController.prototype.cleanupPhoneNumber = function(info, default_value) {\n  if (default_value === undefined) {\n    default_value = '';\n  }\n  if (parseInt(info) === NaN) {\n    if (info.length < 10) {\n      return default_value;\n    } else {\n      return info;\n    }\n  } else {\n    if (info.length == 10) {\n      return info.slice(0, 3) + \".\" + info.slice(3, 6) + \".\" + info.slice(6,10);\n    } else if (info.length > 10) {\n      var length = info.length;\n      return \"+\" + info.slice(0,(length-10)) + \".\" + info.slice((length-10), (length-7)) + \".\" + info.
 slice((length-7), (length-4)) + \".\" + info.slice((length-4),length);\n    }\n  }\n  return default_value;\n}\n\nHepdataController.prototype.getNiceContactInfo = function (data) {\n  var markup = '';\n  var title = this.cleanupString(data.contact_title);\n  var address1 = this.cleanupString(data.contact_address_line1);\n  var address2 = this.cleanupString(data.contact_address_line2);\n  var cityStateZip = [this.cleanupString(data.contact_city), this.cleanupString(data.contact_state), this.cleanupString(data.contact_zip)];\n  var phone = this.cleanupPhoneNumber(data.contact_phone);\n  var email = this.cleanupString(data.contact_email);\n\n  [title, phone, address1, address2].forEach(function(property) {\n    if (property != '') {\n      markup = property + '<br>';\n    }\n  });\n\n  if (cityStateZip.length > 0) {\n    var cityStateZipMarkup = '';\n    if (cityStateZip[0] != '' && cityStateZip[1] != '') {\n      cityStateZipMarkup += cityStateZip[0] + ', ' + cityStateZip[1] + '. ';\n
     } else if (cityStateZip[0] != '') {\n      cityStateZipMarkup += cityStateZip[0] + '. ';\n    } else if (cityStateZip[1] != '') {\n      cityStateZipMarkup += cityStateZip[1] + '. ';\n    }\n    if (cityStateZip[2] != '') {\n      cityStateZipMarkup += cityStateZip[2];\n    }\n    if (cityStateZipMarkup != '') {\n      cityStateZipMarkup += '<br>';\n    }\n    markup += cityStateZipMarkup;\n  }\n\n  if (email != '') {\n    markup += '<a href=\"mailto:' + email +'\">' + email + \"</span>\";\n  }\n  return markup;\n}\n\nHepdataController.prototype.getNiceCompanyProcedure = function(procedures) {\n  var markup = '';\n  for (var key in procedures) {\n    if (typeof procedures[key] == 'string') {\n      markup += '<li class=\"donate-procedure\">' + procedures[key] + '</li>';\n    }\n  }\n  if (markup.length > 0) {\n    markup = '<ol class=\"company-property-value\" id=\"procedure-value\">' + markup + '</ol>';\n    return markup;\n  }\n  return '';\n}\n\nHepdataController.prototype.ge
 tMatchingConditions = function(giftRatio, minMatchAmount, maxMatchAmount, totalAmountPerEmployee) {\n  var markup = '';\n  if (giftRatio != '') {\n    markup += '<p>Gift ratio is <span class=\"ratio\">' + giftRatio + '</span></p>';\n  }\n  if (this.isNotBlank(minMatchAmount) || this.isNotBlank(maxMatchAmount) || this.isNotBlank(totalAmountPerEmployee)) {\n    markup += '<p>';\n    if (this.isNotBlank(minMatchAmount)) {\n      markup += 'Donation mimimum is ' + minMatchAmount + ' per employee. ';\n    }\n    if (this.isNotBlank(maxMatchAmount) && (maxMatchAmount != '$0.00')) {\n      markup += 'Donation maximum is ' + maxMatchAmount + ' per donation per employee. ';\n    }\n    if (this.isNotBlank(totalAmountPerEmployee) && (totalAmountPerEmployee != '$0.00')) {\n      markup += 'Annual donation maximum per employee is ' + totalAmountPerEmployee + '. ';\n    }\n    markup += '</p>';\n  }\n  return markup;\n}\n\nHepdataController.prototype.getMatchingGiftForm = function(resources) {\n
   var markup = '';\n  if (resources.online_resource.matching_gift_form.length > 0) {\n    markup += '<a class=\"purple button\" target=\"_blank\" href=\"' + resources.online_resource.matching_gift_form + '\">Fill Out Company Matching Form</a>';\n  }\n  return markup;\n}\n\nHepdataController.prototype.getNiceOnlineResources = function(resources) {\n  var markup = '';\n  if (resources.online_resource.guide.length > 0) {\n    markup += '<a class=\"purple button\" target=\"_blank\" href=\"' + resources.online_resource.guide + '\">Matching Guide</a>';\n  }\n  return markup;\n}\n\nmodule.exports = HepdataController;\n","var countries = require('./countries.js');\nvar Flasher = require('./flasher');\nvar regions = require('./regions.js');\nvar roundTo = require('round-to');\nvar numeral = require('numeral');\nvar $ = require('jquery');\nvar I18n = require('./i18n.js');\n\nvar t = I18n.t;\n\nfunction PerkInfo(id, fieldIds, helpText, friendlyName, friendlyName2) {\n  this.id = id;\n  this.fi
 eldIds = fieldIds;\n  this.helpText = helpText;\n  this.friendlyName = friendlyName;\n  this.friendlyName2 = friendlyName2;\n}\n\nfunction PaymentController(paypalMerchantId, environmentName, stripePublishableKey, promo = false) {\n  this.country = 'US';\n  this.priceSetName = 'once';\n  this.promo = promo;\n  this.setDefaultOnceAmount();\n  this.environmentName = environmentName;\n  this.noPerk = true;\n  this.noRegions = false;\n  this.perk = 't-shirt-pack';\n  this.paypalMerchantId = paypalMerchantId;\n  this.paymentMethod = null;\n  this.paymentMethodName = 'credit_card';\n  this.paymentMethodToSelector = {\n    'credit_card': '.credit-card-form-wrapper,#donate-submit-button',\n    'paypal': '#paypal-container,#paypal-button-area',\n  };\n  this.perkInfoMap = {\n    'stickers': new PerkInfo('stickers', [], null, t('t-sticker__friendly-name')),\n    't-shirt': new PerkInfo('t-shirt', ['perk-style-1', 'perk-fit-1', 'perk-size-1'], t('t-t-shirt__help-text'), t('t-t-shirt__friendly-
 name')),\n    't-shirt-pack': new PerkInfo('t-shirt-pack', ['perk-style-1', 'perk-fit-1', 'perk-size-1', 'perk-fit-2', 'perk-size-2'], t('t-t-shirt-pack__help-text'), t('t-t-shirt-pack__friendly-name'), t('t-t-shirt-pack-2__friendly-name')),\n    'sweatshirt': new PerkInfo('sweatshirt', ['perk-size-1'], t('t-sweatshirt__help-text'), t('t-sweatshirt__friendly-name')),\n  };\n  this.tShirtStyleOptions = {\n    'strength-in-numbers': {\n      'slim': {\n        'friendly-name': 'Slim',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      },\n      'classic': {\n        'friendly-name': 'Classic',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      },\n    },\n    'pdr': {\n      'slim': {\n        'friendly-name': 'Slim',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      },\n      'classic': {\n        'friendly-name': 'Classic',\n        'sizes': ['s', 'm', 'l', 'xxl']\n      },\n    },\n    'heart-of-internet': {\n      'slim': {\n        'friendly-name': 'Slim',\n        'siz
 es': ['s', 'm', 'l', 'xl', 'xxl']\n      },\n      'classic': {\n        'friendly-name': 'Classic',\n        'sizes': ['s', 'm', 'l', 'xxl']\n      },\n    },\n    'ooni': {\n      'european': {\n        'friendly-name': 'European',\n        'sizes': ['s', 'm', 'l', 'xl', 'xxl']\n      }\n    }\n  };\n  this.priceSets = {\n    'once' : [\n      [1000, undefined],\n      [2500, 'stickers'],\n      [7500, 't-shirt'],\n      [12500, 't-shirt-pack'],\n      [25000, 't-shirt-pack'],\n      [50000, 'sweatshirt'],\n    ],\n    'monthly': [\n      [500, undefined],\n      [1000, 'stickers'],\n      [2500, 't-shirt'],\n      [5000, 't-shirt-pack'],\n      [10000, 'sweatshirt'],\n    ],\n  };\n  this.perkRequiredFieldIds = {\n    'credit_card': [\n      'country',\n      'cardNumber',\n      'cvc',\n      'email',\n      'expMonth',\n      'expYear',\n      'firstName',\n      'lastName',\n      'locality',\n      'postalCode',\n      'region',\n      'streetAddress',\n    ],\n    'paypal': 
 [\n      'country',\n      'email',\n      'firstName',\n      'lastName',\n      'locality',\n      'postalCode',\n      'region',\n      'streetAddress',\n    ],\n  };\n  this.standardPaymentRequiredFieldIds = {\n    'paypal': [\n      'email',\n      'firstName',\n      'lastName',\n    ],\n    'credit_card': [\n      'country',\n      'cardNumber',\n      'cvc',\n      'email',\n      'expMonth',\n      'expYear',\n      'firstName',\n      'lastName',\n      'locality',\n      'postalCode',\n      'region',\n      'streetAddress',\n    ]\n  };\n  this.stripePublishableKey = stripePublishableKey;\n  this.init();\n}\n\nPaymentController.prototype.init = function() {\n  this.setInitialPromoAdjustments();\n  this.setPriceSet();\n  this.setRecurring();\n  this.setCurrentPrice();\n  this.setPaymentMethodName();\n  this.setupRecurringButton();\n  this.setupPayPal();\n  this.setupPriceButtons();\n  this.setupPerkButtons();\n  this.setupPaymentMethodButtons();\n  this.setupStripe();\n  
 this.setupCountries();\n  this.setCountry();\n  this.setupPerkFields();\n  this.setupPerkSizes();\n}\n\nPaymentController.prototype.clearActivePerk = function() {\n  $('.perk').removeClass('selected');\n}\n\nPaymentController.prototype.clearErrors = function() {\n  $('input,div').removeClass('error');\n  $('.error-container').remove();\n}\n\nPaymentController.prototype.clearOtherAmount = function() {\n  $('#otherAmount').val('');\n}\n\nPaymentController.prototype.closeLoading = function() {\n  tor.reactCallbacks.setLoadingDialogOpen(false);\n}\n\nPaymentController.prototype.countryChanged = function(event) {\n  this.setupRegions();\n}\n\nPaymentController.prototype.displayCurrentPerk = function() {\n  this.clearActivePerk();\n  if (!this.noPerk) {\n    var selectedPerk = $(\".perk[data-perk='\" + this.perk + \"']\");\n    selectedPerk.addClass('selected');\n  }\n  this.displaySelectedPerkInSubmitArea();\n}\n\nPaymentController.prototype.displaySelectedPerkInSubmitArea = function() {
 \n  var submitAreaPerkSelected = $('#donate-submit-perk');\n  if (this.noPerk) {\n    submitAreaPerkSelected.html(t('t-no-gift'));\n  } else {\n    var displayedPerk = t('t-gift-selected') + ': ';\n    if (this.perkInfoMap.hasOwnProperty(this.perk)) {\n      displayedPerk += this.perkInfoMap[this.perk].friendlyName;\n      submitAreaPerkSelected.html(displayedPerk);\n    }\n  }\n}\n\nPaymentController.prototype.getCampaignTotalsDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    console.log(\"Error fetching campaign totals from /campaign-totals\", data);\n  } else {\n    this.setCampaignTotals(data['data']);\n  }\n  window.setTimeout($.proxy(this.requestCampaignTotals, this), 5000);\n}\n\nPaymentController.prototype.getCampaignTotalsFailed = function(jqXHR, textStatus, errorThrown) {\n  console.log(\"Error fetching campaign totals from /campaign-totals\", textStatus, errorThrown);\n}\n\nPaymentController.prototype.getDonationData = function() {\n  var
  fieldValues = $('#donationForm').serializeArray();\n  var perkName = this.perk;\n  if (this.noPerk) {\n    perkName = 'none';\n  }\n  var perkValues = {\n    'name': perkName,\n  };\n  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {\n    var perkInfo = this.perkInfoMap[this.perk];\n    $.each(perkInfo.fieldIds, function(index, perkFieldId) {\n      valueName = perkFieldId.replace(/^perk-/, '');\n      perkValues[valueName] = $('#' + perkFieldId).val();\n    });\n  }\n  var data = {\n    'amount': this.amount,\n    'fields': {},\n    'paymentMethod': {\n      'name': this.paymentMethodName,\n    },\n    'recurring': this.recurring(),\n  };\n  if (perkName !== undefined) {\n    data['perk'] = perkValues;\n  }\n  $.each(fieldValues, function(index, field) {\n    var value = field['value'].trim();\n    if (field['name'] == 'region' && value == '--none--') {\n      value = '';\n    }\n    if (value != '') {\n      data['fields'][field['name']] = value;\n    }\n  });\n 
  return data;\n}\n\nPaymentController.prototype.getPerkElements = function() {\n  var perkElements = $('#notmatchinganything');\n  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {\n    var perkInfo = this.perkInfoMap[this.perk];\n    $.each(perkInfo.fieldIds, function(index, perkFieldId) {\n      perkElements = perkElements.add($('#'  + perkFieldId));\n    });\n  }\n  return perkElements;\n}\n\nPaymentController.prototype.MissingRequiredFieldException = function(message) {\n   this.message = message;\n   this.name = 'MissingRequiredFieldException';\n}\n\nPaymentController.prototype.getRequiredFields = function() {\n  var requiredFields = $('#notmatchanything');\n  $.each(this.standardPaymentRequiredFieldIds[this.paymentMethodName], function(index, fieldId) {\n    if ($('#' + fieldId).length > 0) {\n      requiredFields = requiredFields.add('#' + fieldId);\n    }\n    else {\n      // A required form element is missing.\n      throw new PaymentController.prototype.Mi
 ssingRequiredFieldException(t('t-missing-required-field-exception'));\n    }\n  });\n  if (this.perk != null && !this.noPerk) {\n    $.each(this.perkRequiredFieldIds[this.paymentMethodName], function(index, fieldId) {\n      requiredFields = requiredFields.add('#' + fieldId);\n    });\n  }\n  requiredFields = requiredFields.add(this.getPerkElements());\n  if (this.noRegions) {\n    requiredFields = requiredFields.not('#region');\n  }\n  $('#generic-validation-messages').empty();\n  return requiredFields;\n}\n\nPaymentController.prototype.monthlyButtonClicked = function(event) {\n  event.preventDefault();\n  this.clearOtherAmount();\n  this.priceSetName = 'monthly';\n  this.amount = 2500;\n  this.perk = 't-shirt';\n  this.setRecurring();\n  this.setPriceSet();\n  this.setCurrentPrice();\n  this.setCurrentPerk();\n  this.setLimitedOfferLabelOnPriceLabel();\n}\n\nPaymentController.prototype.noPerkCheckboxClicked = function(event) {\n  if ($(event.target).prop('checked')) {\n    this.no
 Perk = true;\n  } else {\n    this.noPerk = false;\n  }\n  this.setCurrentPerk();\n}\n\nPaymentController.prototype.onceButtonClicked = function(event) {\n  event.preventDefault();\n  this.clearOtherAmount();\n  this.setDefaultOnceAmount();\n  this.perk = 't-shirt-pack';\n  this.priceSetName = 'once';\n  this.setPriceSet();\n  this.setCurrentPrice();\n  this.setRecurring();\n  this.setCurrentPerk();\n  this.setLimitedOfferLabelOnPriceLabel();\n}\n\nPaymentController.prototype.onFormSubmit = function(event) {\n  event.preventDefault();\n  this.clearErrors();\n  var errors = this.validateRequiredFields();\n  if (errors.length > 0) {\n    this.showPaymentError(errors);\n    return false;\n  }\n  this.showLoading();\n  var form = $('#donationForm');\n  form.find('.submit').prop('disabled', true);\n  Stripe.card.createToken(form, $.proxy(this.stripeResponseHandler, this));\n  return false;\n}\n\nPaymentController.prototype.otherAmountChanged = function(event) {\n  var priceString = $('#o
 therAmount').val().trim();\n  var priceFloat = 0;\n\n  if (priceString != '') {\n    priceFloat = parseFloat(priceString);\n    if (isNaN(priceFloat)) {\n      $(\".invalid-amount\").show();\n      return;\n    }\n    this.amount = priceFloat * 100;\n  }\n  $(\".invalid-amount\").hide();\n\n  // Enforce minimum donation amount of $2\n  var otherAmountFields = $('#otherAmount');\n  if (this.amount < 200) {\n    $(\".donate-amount-min\").show();\n    otherAmountFields.addClass('error');\n  }\n  else {\n    $(\".donate-amount-min\").hide();\n    otherAmountFields.removeClass('error');\n    this.perk = undefined;\n    var priceLevels = this.priceSets[this.priceSetName];\n    $.each(priceLevels, $.proxy(function(index, levelInfo) {\n      if (this.amount >= levelInfo[0]) {\n        this.perk = levelInfo[1];\n      }\n    }, this));\n    this.setCurrentPrice();\n  }\n}\n\nPaymentController.prototype.paymentMethodButtonClicked = function(event) {\n  event.preventDefault();\n  var paymentMe
 thodElement = $(event.target).closest('[data-payment-method]');\n  this.paymentMethodName = paymentMethodElement.data('payment-method');\n  this.setPaymentMethodName();\n}\n\nPaymentController.prototype.paypalCheckDonationDone = function() {\n  var data = localStorage.getItem('donationDone');\n  if (data == 'true') {\n    localStorage.setItem('donationDone', null);\n    window.location.href = \"/thank-you\";\n  } else {\n    this.paypalProblemTimeout = setTimeout($.proxy(this.paypalCheckDonationDone, this), 1000);\n  }\n}\n\nPaymentController.prototype.paypalOnAuthorize = function(paypalResponse, actions) {\n  this.showLoading();\n  data = this.getDonationData();\n  data['PayerID'] = paypalResponse.payerID;\n  data['token'] = paypalResponse.paymentToken;\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    data: JSON.stringify(data),\n    dataType: 'json',\n    type: 'POST',\n    url: '/process-paypal',\n  };\n  $.ajax(ajaxSettings)\n    .done($.proxy(th
 is.paypalProcessDone, this))\n    .fail($.proxy(this.paypalProcessFailed, this));\n}\n\nPaymentController.prototype.paypalOnCancel = function(data, actions) {\n  this.closeLoading();\n}\n\nPaymentController.prototype.paypalProcessDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    this.closeLoading();\n    this.showPaymentError(data['errors']);\n  } else {\n    window.location.href = \"/thank-you\";\n  }\n}\n\nPaymentController.prototype.paypalProcessFailed = function(jqXHR, textStatus, errorThrown) {\n  var errorMessage = t('t-payment-processor-failed');\n  errorMessage = errorMessage + \" \" + textStatus + \": \" + errorThrown;\n  this.closeLoading();\n  this.showPaymentError([errorMessage]);\n}\n\nPaymentController.prototype.paypalSetExpressCheckout = function(resolve, reject) {\n  var errors = this.validateRequiredFields();\n  if (errors.length > 0) {\n    this.showPaymentError(errors);\n    reject(t('t-validation-failed'));\n  }\n  data = this.ge
 tDonationData();\n  localStorage.setItem('donationData', JSON.stringify(data));\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    data: JSON.stringify(data),\n    dataType: 'json',\n    type: 'POST',\n    url: '/setExpressCheckout',\n  };\n  $.ajax(ajaxSettings)\n    .done($.proxy(this.paypalSetExpressCheckoutDone, this, resolve, reject))\n    .fail($.proxy(this.paypalSetExpressCheckoutFailed, this, resolve, reject));\n}\n\nPaymentController.prototype.paypalSetExpressCheckoutDone = function(resolve, reject, data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    this.closeLoading();\n    this.showPaymentError(data['errors']);\n    reject(data['errors'].join(\"\\n\"));\n  } else {\n    resolve(data['token']);\n  }\n}\n\nPaymentController.prototype.paypalSetExpressCheckoutFailed = function(resolve, reject, jqXHR, textStatus, errorThrown) {\n  var errorMessage = t('t-payment-processor-failed')  + textStatus + \": \" + errorThrown;\n  this.sho
 wPaymentError([errorMessage]);\n  reject(errorMessage);\n}\n\nPaymentController.prototype.perkButtonClicked = function(event) {\n  var perkElement = $(event.target).closest('[' + this.priceAttrName() + ']');\n  if (perkElement.hasClass('disabled')) {\n    return;\n  }\n  this.perk = perkElement.attr('data-perk');\n  this.noPerk = false;\n  var oldAmount = this.amount;\n  var price = parseInt(perkElement.attr(this.priceAttrName()));\n  if (price > this.amount) {\n    this.amount = price;\n    this.clearOtherAmount();\n  }\n  this.setCurrentPrice();\n  if (this.perk == 't-shirt') {\n    this.setPerkFields();\n  }\n}\n\nPaymentController.prototype.perkSubSelectFieldUpdated = function(event) {\n  var target = $(event.target);\n  var selectedValue = target.val();\n  var images = $(target).parents('.perk').find('.perk-img');\n  images.hide();\n  var selectedImage = images.filter('[data-perk-image=' + selectedValue + ']');\n  selectedImage.show();\n  this.setPerkFields();\n  this.displaySe
 lectedPerkInSubmitArea();\n}\n\nPaymentController.prototype.perkFitUpdated = function(event) {\n  var target = $(event.target);\n  var fit = target.val();\n  var perkIndex = 1;\n  var style = target.find('option').attr('perk-style');\n  if (target.attr('id') === 'perk-fit-2') {\n    perkIndex = 2;\n    style = 'strength-in-numbers';\n  }\n  var availableSizes = this.tShirtStyleOptions[style][fit]['sizes'];\n  var perkSizeElement = '#perk-size-' + perkIndex;\n  $(perkSizeElement).html('');\n  $(perkSizeElement).append($('<option>', {value: '--none--', text: 'Select Size'}));\n  availableSizes.forEach(function(size){\n    $(perkSizeElement).append($('<option>', {value: size, text: size.toUpperCase()}));\n  });\n}\n\nPaymentController.prototype.priceButtonClicked = function(event) {\n  event.preventDefault();\n  var priceElement = $(event.target);\n  var priceString = priceElement.attr('data-price-in-cents');\n  this.clearOtherAmount();\n  this.amount = parseInt(priceString);\n  this.p
 erk = priceElement.attr('data-perk');\n  this.setCurrentPrice();\n}\n\nPaymentController.prototype.priceAttrName = function() {\n  return 'data-' + this.priceSetName + '-price-in-cents';\n}\n\nPaymentController.prototype.recurring = function() {\n  if (this.priceSetName == 'monthly') {\n    return true;\n  } else {\n    return false;\n  }\n}\n\nPaymentController.prototype.setCountry = function() {\n  $('#country').val(this.country);\n  this.setupRegions();\n}\n\nPaymentController.prototype.setCurrentPrice = function() {\n  $('.price-btn').removeClass('selected');\n  var priceLevels = this.priceSets[this.priceSetName];\n  $.each(priceLevels, $.proxy(function(index, levelInfo) {\n    if (levelInfo[0] == this.amount) {\n      $('[data-price-in-cents=' + this.amount + ']').addClass('selected');\n      return;\n    }\n  }, this));\n  var perks = $('.perk');\n  for (var i = 0; i < perks.length; i++) {\n    var perk = $(perks[i]);\n    var perkPrice = parseInt(perk.attr(this.priceAttrName(
 )));\n    if (perkPrice > this.amount) {\n      perk.addClass('disabled');\n    } else {\n      perk.removeClass('disabled');\n    }\n  }\n  this.updateDonateButtonText();\n  this.setCurrentPerk();\n}\n\nPaymentController.prototype.setCurrentPerk = function() {\n  $('.perk').removeClass('selected');\n  if (this.noPerk) {\n    this.clearActivePerk();\n  } else {\n    $('#no-perk-checkbox').prop('checked', false);\n  }\n  this.displayCurrentPerk();\n  this.setPerkFields();\n  this.setRequiredFields();\n}\n\nPaymentController.prototype.setPaymentMethodName = function() {\n  $('.payment-method').removeClass('selected');\n  var selectedButton = $(\"[data-payment-method='\" + this.paymentMethodName + \"']\");\n  selectedButton.addClass('selected');\n  $.each(this.paymentMethodToSelector, function(key, value) {\n    $(value).hide();\n  });\n  var selector = this.paymentMethodToSelector[this.paymentMethodName];\n  $(selector).show();\n  this.setRequiredFields();\n}\n\nPaymentController.prot
 otype.setPerkFields = function() {\n  $('#perk-fields').hide();\n  if (!this.noPerk && this.perkInfoMap.hasOwnProperty(this.perk)) {\n    $('#perk-fields').show();\n    $('#perk-fields select').hide();\n    var perkInfo = this.perkInfoMap[this.perk];\n    var subSelect = $('.perk[data-perk=' + perkInfo.id + ']').find('.perk-sub-select');\n    if (subSelect.length > 0 || this.perk == 't-shirt') {\n      if (this.perk === 't-shirt') {\n        $('#selected-perk-fields-label').html('T-Shirt: Strength in Numbers');\n        var tShirtStyleName = 'strength-in-numbers';\n      } else {\n        var optionSelected = subSelect.find('option:selected');\n        $('#selected-perk-fields-label').html(optionSelected.html());\n        var tShirtStyleName = subSelect.val();\n      }\n      var options = this.tShirtStyleOptions[tShirtStyleName];\n      $('#perk-fit-1').html('');\n      $('#perk-fit-1').append($('<option>', {value: '--none--', text: 'Select Fit'}));\n      $.each(options, function 
 (i, option) {\n        $('#perk-fit-1').append($('<option>', {value: i, text: option['friendly-name']}));\n        $('#perk-fit-1 option').attr('perk-style', tShirtStyleName);\n      });\n      $('#perk-style-1').val(tShirtStyleName);\n    } else {\n      $('#selected-perk-fields-label').html(perkInfo.friendlyName);\n    }\n    $('#selected-perk-instructions').html(perkInfo.helpText);\n    if (perkInfo.friendlyName2 == undefined) {\n      $('#selected-perk-fields-label-2').hide();\n    } else {\n      $('#selected-perk-fields-label-2').html(perkInfo.friendlyName2);\n      $('#selected-perk-fields-label-2').show();\n    }\n    $.each(perkInfo.fieldIds, function(index, perkFieldId) {\n      var perkElement = $('#'  + perkFieldId);\n      perkElement.show();\n    });\n  }\n}\n\nPaymentController.prototype.setPriceSet = function() {\n  var priceButtons = $('.price-btn');\n  var priceSet = this.priceSets[this.priceSetName];\n  $.each(priceButtons, function(i, priceButton) {\n    var pric
 eLevel = priceSet[i];\n    if (priceLevel == undefined) {\n      $(priceButton).hide();\n      return;\n    } else {\n      $(priceButton).show();\n    }\n    $(priceButton).attr('data-price-in-cents', priceLevel[0]);\n    $(priceButton).html('$' + numeral(priceLevel[0] / 100).format('0'));\n    if (priceLevel[1] == undefined) {\n      $(priceButton).removeAttr('data-perk');\n    } else {\n      $(priceButton).attr('data-perk', priceLevel[1]);\n    }\n  });\n}\n\nPaymentController.prototype.setInitialPromoAdjustments = function() {\n  this.adjustPriceSetDueToPromo();\n}\n\nPaymentController.prototype.setDefaultOnceAmount = function() {\n  if (this.promo) {\n    this.amount = 6000;\n  } else {\n    this.amount = 7500;\n  }\n}\n\nPaymentController.prototype.adjustPriceSetDueToPromo = function() {\n  if (this.promo) {\n    this.priceSets['once'] = [\n      [1000, undefined],\n      [2500, 'stickers'],\n      [6000, 't-shirt'],\n      [12500, 't-shirt-pack'],\n      [25000, 't-shirt-pac
 k'],\n      [50000, 'sweatshirt'],\n    ];\n  }\n}\n\nPaymentController.prototype.setRequiredFields = function() {\n  $('.field').removeClass('required');\n  var requiredFields = this.getRequiredFields();\n  requiredFields.addClass('required');\n}\n\nPaymentController.prototype.setRecurring = function() {\n  var activeButton = null;\n  var inactiveButton = null;\n  if (this.recurring()) {\n    activeButton = $('#donate-monthly-button');\n    inactiveButton = $('#donate-once-button');\n  } else {\n    activeButton = $('#donate-once-button');\n    inactiveButton = $('#donate-monthly-button');\n  }\n  activeButton.addClass('selected');\n  inactiveButton.removeClass('selected');\n}\n\nPaymentController.prototype.setLimitedOfferLabelOnPriceLabel = function() {\n  if (this.recurring()) {\n    $('a[data-perk=\"t-shirt\"]').removeClass('promo');\n  } else {\n    if (this.promo) {\n      $('a[data-perk=\"t-shirt\"]').addClass('promo');\n    }\n  }\n}\n\nPaymentController.prototype.setupCount
 ries = function() {\n  var countrySelect = $('#country');\n  countrySelect.html('');\n  $.each(countries, function(index, country) {\n    var option = $('<option>');\n    option.attr('value', country[0]);\n    option.text(country[1]);\n    countrySelect.append(option);\n  });\n  countrySelect.on('change', $.proxy(this.countryChanged, this));\n}\n\nPaymentController.prototype.setupPayPal = function() {\n  var self = this;\n  var options = {\n    payment: function(resolve, reject) {\n      self.paypalSetExpressCheckout(resolve, reject);\n    },\n    onAuthorize: $.proxy(this.paypalOnAuthorize, this),\n    onCancel: $.proxy(this.paypalOnCancel, this),\n    style: {\n      size: 'medium',\n      color: 'blue',\n    }\n  };\n  if (this.environmentName == 'prod') {\n    options['env'] = 'production';\n  } else {\n    options['env'] = 'sandbox';\n  }\n  paypal.Button.render(options, '#paypal-button-area');\n  this.paypalProblemTimeout = setTimeout($.proxy(this.paypalCheckDonationDone, this
 ), 1000);\n}\n\nPaymentController.prototype.setupPaymentMethodButtons = function() {\n  $('.payment-method').on('click', $.proxy(this.paymentMethodButtonClicked, this));\n}\n\nPaymentController.prototype.setupPerkButtons = function() {\n  $('.perk').on('click', $.proxy(this.perkButtonClicked, this));\n  $('#no-perk-checkbox').on('click', $.proxy(this.noPerkCheckboxClicked, this));\n}\n\nPaymentController.prototype.setupPerkFields = function() {\n  $('.perk-sub-select').on('change', $.proxy(this.perkSubSelectFieldUpdated, this));\n}\n\nPaymentController.prototype.setupPerkSizes = function() {\n  $('.fit').on('change', $.proxy(this.perkFitUpdated, this));\n}\n\nPaymentController.prototype.setupPriceButtons = function() {\n  $(\".perk-desc.donate-amount-min\").hide();\n  $('.price-btn').on('click', $.proxy(this.priceButtonClicked, this));\n  $('#otherAmount').on('change keyup paste', $.proxy(this.otherAmountChanged, this));\n}\n\nPaymentController.prototype.setupRecurringButton = funct
 ion() {\n  var onceButton = $('#donate-once-button');\n  onceButton.on('click', $.proxy(this.onceButtonClicked, this));\n  var monthlyButton = $('#donate-monthly-button');\n  monthlyButton.on('click', $.proxy(this.monthlyButtonClicked, this));\n}\n\nPaymentController.prototype.setupRegions = function() {\n  var countryCode = $('#country').val();\n  var regionNames = regions[countryCode];\n  if (regionNames === undefined) {\n    $('#region').hide();\n    this.noRegions = true;\n    return;\n  }\n  this.noRegions = false;\n  $('#region').show();\n  var regionSelect = $('#region');\n  regionSelect.html('');\n  var option = $('<option>');\n  option.attr('value', '--none--');\n  option.text('State');\n  regionSelect.append(option);\n  $.each(regionNames, function(index, regionName) {\n    var option = $('<option>');\n    option.attr('value', regionName);\n    option.text(regionName);\n    regionSelect.append(option);\n  });\n}\n\nPaymentController.prototype.setupStripe = function() {\n  
 Stripe.setPublishableKey(this.stripePublishableKey);\n  var form = $('#donationForm');\n  form.submit($.proxy(this.onFormSubmit, this));\n}\n\nPaymentController.prototype.showLoading = function() {\n  tor.reactCallbacks.setLoadingDialogOpen(true);\n}\n\nPaymentController.prototype.showPaymentError = function(errors) {\n  var html = '<div class=\"error-container\"><div class=\"title\">error</div>';\n  $.each(errors, function(index, error) {\n    var message = '';\n    if (typeof error === 'string' || error instanceof String) {\n      message = error;\n    }\n    else if (\"message\" in error) {\n      message = error['message'];\n    }\n    html += '<p class=\"error perk-desc\">' + message + '</p>';\n  });\n  html += '</div>';\n  $('.info-area').after(html);\n}\n\nPaymentController.prototype.sliderCurrentPage = function() {\n  var page = 1;\n  var sliderButton = $('#perk-slider .w-slider-dot:first');\n  if (sliderButton.length > 0 && !sliderButton.hasClass('w-active')) {\n    page = 
 2;\n  }\n  return page;\n}\n\nPaymentController.prototype.stripeResponseHandler = function(status, response) {\n  if (response.error) {\n    this.closeLoading();\n    this.showPaymentError([response.error.message]);\n    var form = $('#donationForm');\n    form.find('.submit').prop('disabled', false);\n  } else {\n    this.processStripe(response);\n  }\n}\n\nPaymentController.prototype.processStripe = function(stripeResponse) {\n  this.showLoading();\n  data = this.getDonationData();\n  data['token'] = stripeResponse.id;\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    data: JSON.stringify(data),\n    dataType: 'json',\n    type: 'POST',\n    url: '/process-stripe',\n  };\n  $.ajax(ajaxSettings)\n    .done($.proxy(this.processStripeDone, this))\n    .fail($.proxy(this.processStripeFailed, this));\n}\n\nPaymentController.prototype.processStripeDone = function(data, textStatus, jqXHR) {\n  if (data['errors'].length > 0) {\n    var errorMsgs = new Array
 ();\n    data['errors'].forEach(function(error) {\n      errorMsgs.push(error);\n    });\n    this.closeLoading();\n    this.showPaymentError(errorMsgs);\n  } else {\n    window.location.href = '/thank-you';\n  }\n}\n\nPaymentController.prototype.processStripeFailed = function(jqXhr, textStatus, errorThrown) {\n  var errorMessages = [];\n  if (typeof jqXhr.responseJSON == 'undefined') {\n    errorMessages = [t('t-payment-processor-failed') + textStatus + \": \" + errorThrown];\n  } else {\n    errorMessages = jqXhr.responseJSON['errors'];\n  }\n  this.showPaymentError(errorMessages);\n  this.closeLoading();\n}\n\nPaymentController.prototype.isValidEmail = function(email) {\n  if (email.trim() == '') {\n    return false;\n  }\n  return (email.includes('@') && !email.includes(','));\n}\n\nPaymentController.prototype.requestCampaignTotals = function() {\n  var ajaxSettings = {\n    contentType: 'application/json; charset=UTF-8',\n    dataType: 'json',\n    url: '/campaign-totals',\n  }
 ;\n  $.ajax(ajaxSettings)\n    .done($.proxy(this.getCampaignTotalsDone, this))\n    .fail($.proxy(this.getCampaignTotalsFailed, this));\n}\n\nPaymentController.prototype.setCampaignTotals = function(data) {\n  var totalDonated = roundTo(data['totalAmount'], 0);\n  var totalMatched = totalDonated * 2;\n  data['totalDonated'] = numeral(totalDonated).format('0');\n  data['totalMatched'] = numeral(totalMatched).format('0');\n  data['totalContributors'] = numeral(data['totalContributors']).format('0');\n  data['totalDonations'] = numeral(data['totalDonations']).format('0');\n  this.totalDonatedFlasher.resolve(data['totalDonated']);\n  this.totalMatchedFlasher.resolve(data['totalMatched']);\n  this.totalDonationsFlasher.resolve(data['totalDonations']);\n}\n\nPaymentController.prototype.setupCampaignTotals = function() {\n  this.totalDonatedFlasher = new Flasher('.total-donated');\n  this.totalMatchedFlasher = new Flasher('.total-matched');\n  this.totalDonationsFlasher = new Flasher('.su
 pporters');\n  this.requestCampaignTotals();\n}\n\nPaymentController.prototype.updateDonateButtonText = function() {\n  var donateSubmitAmount = $('#donate-submit-amount');\n  var text = numeral(this.amount / 100).format('$0.00');\n  if (this.recurring()) {\n    text += ' ' + t('t-per-month');\n  }\n  donateSubmitAmount.html(text);\n}\n\nPaymentController.prototype.validateRequiredFields = function() {\n  var requiredFields;\n  var errors = [];\n  try {\n    requiredFields = this.getRequiredFields();\n  }\n  catch (e) {\n    errors.push(e.message);\n    $(\"#generic-validation-messages\").text(e.message);\n    return false;\n  }\n\n  // Enforce minimum donation amount of $2\n  var otherAmountFields = $('#otherAmount');\n  if (this.amount < 200) {\n    $(\".perk-desc.donate-amount-min\").show();\n    otherAmountFields.addClass('error');\n    errors.push('$2 minimum donation.');\n    $('html, body').animate({\n      scrollTop: $(\".perk-desc.donate-amount-min:visible\").offset().top\n
     }, 500);\n  }\n  else {\n    $(\".perk-desc.donate-amount-min\").hide();\n    otherAmountFields.removeClass('error');\n  }\n\n  requiredFields.each(function(index, field) {\n    var field = $(field);\n    var emptyValue = '';\n    if (field.is('select')) {\n      emptyValue = '--none--';\n    }\n    var value = field.val();\n    if (value == emptyValue) {\n      field.removeClass('required');\n      field.addClass('error');\n      var fieldName = null;\n      var message = null;\n      if (field.is('[placeholder]')) {\n        fieldName = field.attr('placeholder');\n      }\n      else if (field.is('[aria-label]')) {\n        fieldName = field.attr('aria-label');\n      }\n      if (fieldName) {\n        message = t('t-field-required', {field_name: fieldName});\n      }\n      else {\n        message = t('t-field-required-generic');\n      }\n      errors.push(message);\n    } else {\n      field.removeClass('error');\n      field.addClass('required');\n    }\n  });\n\n  // Vali
 date email address.\n  var emailField = $('#email');\n  var emailAddress = emailField.val();\n  if (! this.isValidEmail(emailAddress)) {\n    emailField.addClass('error');\n    emailField.removeClass('required');\n    errors.push(t('t-invalid-email'));\n    $('html, body').animate({\n      scrollTop: $(\"#email\").offset().top\n    }, 500);\n  }\n  else {\n    emailField.removeClass('error');\n    emailField.addClass('required');\n  }\n\n  return errors;\n}\n\nmodule.exports = {\n  'PaymentController': PaymentController,\n  'PaypalProcessor': require('./paypal_processor.js'),\n  'HepdataController': require('./hepdata_controller.js'),\n};\n","/** @license React v0.13.3\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'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n  (function() {\n'use st
 rict';\n\nObject.defineProperty(exports, '__esModule', { value: true });\n\nvar enableSchedulerDebugging = false;\n\n/* eslint-disable no-var */\n\n// TODO: Use symbols?\nvar ImmediatePriority = 1;\nvar UserBlockingPriority = 2;\nvar NormalPriority = 3;\nvar LowPriority = 4;\nvar IdlePriority = 5;\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;\nvar LOW_PRIORITY_TIMEOUT = 10000;\n// Never times out\nvar IDLE_PRIORITY = maxSigned31BitInt;\n\n// Callbacks are stored as a circular, doubly linked list.\nvar firstCallbackNode = null;\n\nvar currentDidTimeout = false;\n// Pausing the scheduler is useful for debugging.\nvar isSchedulerPaused = false;\n\nvar currentPriorityLevel = NormalPriority;\nvar currentE
 ventStartTime = -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\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 con
 sistent 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();\n  } finally {\n    currentPriorityLevel = previousPriorityLevel;\n    currentExpirationTime = previousExpi
 rationTime;\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.expira
 tionTime >= 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    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  // Exit right away if we're currently paused\n\n  if (enableSchedulerDebugging && isSchedulerPaused) {\n    return;\n  }\n\n  isExecutingCallback = t
 rue;\n  var previousDidTimeout = currentDidTimeout;\n  currentDidTimeout = didTimeout;\n  try {\n    if (didTimeout) {\n      // Flush all the expired callbacks without yielding.\n      while (firstCallbackNode !== null && !(enableSchedulerDebugging && isSchedulerPaused)) {\n        // TODO Wrap in feature flag\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 && !(enableSchedulerDebugging && isSchedulerPaused));\n          continue;\n        }\n        break;\n      }\n    } else {\n      // Keep flushing callbacks until we run out of time in th
 e frame.\n      if (firstCallbackNode !== null) {\n        do {\n          if (enableSchedulerDebugging && isSchedulerPaused) {\n            break;\n          }\n          flushFirstCallback();\n        } while (firstCallbackNode !== null && !shouldYieldToHost());\n      }\n    }\n  } finally {\n    isExecutingCallback = false;\n    currentDidTimeout = previousDidTimeout;\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 LowPriority:\n    case IdlePriority:\n      break;\n    default:\n      priorityLevel = NormalPriority;\n  }\n\n  v
 ar 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_next(eventHandler) {\n  var priorityLevel = void 0;\n  switch (currentPriorityLevel) {\n    case ImmediatePriority:\n    case UserBlockingPriority:\n    case NormalPriority:\n      // Shift down to normal priority\n      priorityLevel = NormalPriority;\n      break;\n    default:\n      // Anything lower than normal priority should remain at the current level.\n      priorityLevel = currentPriorityLevel;\n      break;\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      flushImmediateWor
 k();\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 LowPriority:\n        expirationTime = startTime + LOW_PRIORITY_TIMEOUT;\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 foun
 d, 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_pauseExecution() {\n  isSchedulerPaused = true;\n}\n\nfunction unstable_continueExecution() {\n  isSchedulerPaused = false;\n  if (firstCallbackNode !== null) {\n    ensureHostCallbackIsScheduled();\n  }\n}\n\nfunction unstable_getFirstCallbackNode() {\n  return firstCallbackNode;\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\nfunction unstable_shouldYield() {\n  return !currentDidTimeout && (firstCallbackNode !== null && firstCallbackNode.expirationTime < currentExpirationTime || shouldYieldToHost());\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 cl
 ient.\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 shouldYieldToHost;\n\nvar globalValue = null;\nif (typeof window !== 'undefined') {\n  globalValue = window;\n} else if (typeof global !== 'undefined') {\n  globalValue = global;\n}\n\nif (globalValue && globalValue._schedMock) {\n  // Dynamic injection, only for testing purposes.\n  var globalImpl = globalValue._schedMock;\n  requestHostCallback = globalImpl[0];\n  cancelHostCallback = globalImpl[1];\n  shouldYieldToHost = globalImpl[2];\n  exports.unstable_now = globalImpl[3];\n} else if (\n// If Scheduler runs in a non-DOM environment, it falls back to a naive\n// implementation using setTimeout.\ntypeof window === 'und
 efined' ||\n// Check if MessageChannel is supported, too.\ntypeof MessageChannel !== 'function') {\n  // If this accidentally gets imported in a non-browser environment, e.g. JavaScriptCore,\n  // fallback to a naive implementation.\n  var _callback = null;\n  var _flushCallback = function (didTimeout) {\n    if (_callback !== null) {\n      try {\n        _callback(didTimeout);\n      } finally {\n        _callback = null;\n      }\n    }\n  };\n  requestHostCallback = function (cb, ms) {\n    if (_callback !== null) {\n      // Protect against re-entrancy.\n      setTimeout(requestHostCallback, 0, cb);\n    } else {\n      _callback = cb;\n      setTimeout(_flushCallback, 0, false);\n    }\n  };\n  cancelHostCallback = function () {\n    _callback = null;\n  };\n  shouldYieldToHost = function () {\n    return false;\n  };\n} else {\n  if (typeof console !== 'undefined') {\n    // TODO: Remove fb.me link\n    if (typeof localRequestAnimationFrame !== 'function') {\n      console.er
 ror(\"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  shouldYieldToHost = function () {\n    return frameDeadline <= exports.unstable_now();\n  };\n\n  // We use the postMessage trick to d
 efer idle work until after the repaint.\n  var channel = new MessageChannel();\n  var port = channel.port2;\n  channel.port1.onmessage = function (event) {\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 = tr
 ue;\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\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 t
 he 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 exa
 mple, 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      port.postMessage(undefined);\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      port.postMessage(undefined);\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 b
 ecause 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_LowPriority = LowPriority;\nexports.unstable_runWithPriority = unstable_runWithPriority;\nexports.unstable_next = unstable_next;\nexports.unstable_scheduleCallback = unstable_scheduleCallback;\nexports.unstable_cancelCallback = unstable_cancelCallback;\nexports.unstable_wrapCallback = unstable_wrapCallback;\nexports.unstable_getCurrentPriorityLevel 
 = unstable_getCurrentPriorityLevel;\nexports.unstable_shouldYield = unstable_shouldYield;\nexports.unstable_continueExecution = unstable_continueExecution;\nexports.unstable_pauseExecution = unstable_pauseExecution;\nexports.unstable_getFirstCallbackNode = unstable_getFirstCallbackNode;\n  })();\n}\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n  module.exports = require('./cjs/scheduler.production.min.js');\n} else {\n  module.exports = require('./cjs/scheduler.development.js');\n}\n","/** @license React v0.13.3\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'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\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 // TODO: true? Here it might just be false.\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\n\n// These APIs will no longer be \"unstable\" in the upcoming 16.7 release,\n// Control this
  behavior with a flag to support 16.6 minor releases in the meanwhile.\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 un
 stable_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(w
 rappedInteractions, 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 (di
 dCatchError) {\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","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n  module.exports = require('./cjs/scheduler-tracing.production.min.js');\n} else {\n  module.exports = require('./cjs/scheduler-tracing.development.js');\n}\n","/** @license React v16.8.3\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 t
 ree.\n */\n\n'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n  (function() {\n'use strict';\n\nvar React = require('react');\nvar _assign = require('object-assign');\nvar checkPropTypes = require('prop-types/checkPropTypes');\nvar scheduler = require('scheduler');\nvar tracing = require('scheduler/tracing');\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    fu
 nc.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  // unintuitive, 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 insi
 de 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/facebookincubat
 or/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 `invoke
 GuardedCallback` 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 shou
 ld 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.defa
 ultPrevented) {\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        Objec
 t.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], pluginMo
 dule, 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(phaseN
 ame)) {\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] = plugi
 nModule.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 possibleRegistration
 Names = {};\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 `injectEventPlug
 inOrder`.\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 inv
 ariant 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 argsWithFormat = arg
 s.map(function (item) {\n        return '' + item;\n      });\n      argsWithFormat.unshift('Warning: ' + format);\n\n      // We intentionally don't use spread (or .apply) directly because it\n      // breaks IE9: https://github.com/facebook/react/issues/13610\n      Function.prototype.apply.call(console.error, console, argsWithFormat);\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, getInstanceFromNodeIm
 pl, 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 {function} listener Application-level callback\n * @param {*} inst Internal component instance\n */\nfunction executeDispatch(event, 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) {\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.isPropagationSt
 opped()) {\n        break;\n      }\n      // Listeners and Instances are two parallel arrays that are always in sync.\n      executeDispatch(event, dispatchListeners[i], dispatchInstances[i]);\n    }\n  } else if (dispatchListeners) {\n    executeDispatch(event, 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 exe
 cuted.\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 * @private\n */\nvar executeDispatchesAndRelease = function (event) {\n  if (event) {\n    executeDispatchesInOrder(event);\n\n    if (!event.isPersistent()) {\n      event.constructor.release(event);\n    }\n  }\n};\nvar executeDispatchesAndReleaseTopLevel = function (e) {\n  return executeDispatchesAndRelease(e);\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      re
 turn !!(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 `EventsPlugi
 nHub` 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 = getFiberCurrentPropsFromN
 ode(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) {\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  forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseTopLevel);\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 ev
 ents = extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);\n  runEventsInBatch(events);\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;\nvar DehydratedSuspenseComponent = 18;\n\nvar randomKey = Math.random().toString(36).slice(2);\nvar internalInstanceKey = '__reactInternalInstance$' + randomKey;\nvar internalEventHandlersKey = '__reactEventHandlers$' + randomKey;\n\nfunction precacheFiberNode(host
 Inst, 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[internalInstanceKe
 y];\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(ins
 tB);\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 a
 ccumulateDirectDispatchesSingle(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(eve
 ntName) {\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'));\n
 var 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('encrypt
 ed');\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 = unsafeC
 astStringToDOMTopLevelType('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('poi
 nterup');\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 = unsafeCastStringToDOM
 TopLevelType('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 subcla
 ss 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 (n
 ormalize) {\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 = functionThatRe
 turnsTrue;\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 i
 f 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', getPooledW
 arningPropertyDefinition('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.Interfac
 e, 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 = fals
 e;\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, TO
 P_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 * @r
 eturn {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 c
 omposition 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 composit
 ion 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 (ev
 entType === 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 getData
 FromCustomEvent(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 i
 nserted 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, targetIns
 t, 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 fo
 r 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 up
 dates 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  _flushInteractiveUpdates
 Impl = 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 accountin
 g 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 n
 o 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\n// Prevent newer renderers from RTE when used with older react package versions.\n// Current owner and dispatcher used to share the same ref,\n// but PR #14548 split them out to better support the react-debug-tools package.\nif (!ReactSharedInternals.hasOwnProperty('ReactCurrentDispatcher')) {\n  ReactSharedInternals.ReactCurrentDispatcher = {\n    current: null\n  };\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(B
 EFORE_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('reac
 t.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;\n\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 HostRoot:\n    case HostPortal:\n    case HostText:\n    case Fragment:\n    case ContextProvider:\n    case ContextConsumer:\n      return '';\n    default:\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  }\n}\n\nfunction getStackByFibe
 rInDevAndProd(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[_k
 ey];\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 o
 r 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    retur
 n 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, prop
 ertyInfo, 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 na
 me = _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['au
 toReverse', '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, // att
 ributeName\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-origi
 n-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// These attribute exists both in HTML and SVG.\n// The attribute name is case-sensitive in SVG so we can't just use\n// the React name like we do for attributes that exist only in HTML.\n['tabIndex', 'crossOrigin'].forEach(function (attributeName) {\n  properties[attributeName] = new PropertyInfoRecord(attributeName, STRING, false, // mustUseProperty\n  attributeName.toLowerCase(), // attributeName\n  null);\n} // attributeNamespace\n);\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.hasAttri
 bute(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(_attribu
 teName, '' + 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 `[obje
 ct]` 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  Rea
 ctDebugCurrentFrame$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 th
 e \"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.\nvar enableSuspenseServerRenderer = false; // TODO: true? Here it might just be false.\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// These APIs will no longer be \"unstable\" in the upcoming 16.7 release,\n// Control this behavior with a flag to support 16.6 minor releases in the meanwh
 ile.\nvar enableStableConcurrentModeAPIs = false;\n\nvar warnAboutShorthandPropertyCollision = 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 ord
 er 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 ' + '(sp
 ecify 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 nod
 e = 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      n
 ode.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.hasOwnProper
 ty('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.val
 ue = _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 temp
 orarily 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. Sinc
 e\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 re
 verted 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);\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(topLe
 velType, 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 === TO
 P_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 b
 rowsers, 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// Older browsers (Safari <= 10, iOS Safari <= 10.2) do not support\n// getModifierState. If getModifierState is not supported, we map it to a set of\n// modifier keys exposed by the event. In this case, Lock-keys are not supported.\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 nativeEven
 t = 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.toEl
 ement : 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 = voi
 d 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.pointerLeav
 e;\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/**\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  return x === y && (x !== 0 || 1 / x === 
 1 / y) || x !== x && y !== y // eslint-disable-line no-self-compare\n  ;\n}\n\nvar hasOwnProperty$1 = Object.prototype.hasOwnProperty;\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 mappin
 g 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;\nvar Passive = /*               */512;\n\n// Passive & Update & Callback & Ref & Snapshot\nvar LifecycleEffectMask = /*   */932;\n\n// Union of all host effects\nvar HostEffectMask = /*        */1023;\n\nvar Incomplete = /*            */1024;\nvar ShouldCapture = /*         */2048;\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. ' + 're
 nder() 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 (s
 tate === 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 eit
 her 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 Synthetic
 AnimationEvent = 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 http
 s://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 = getEvent
 CharCode(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 KeyP
 ress 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` depend
 ing 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  propertyNa
 me: 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'], [TO
 P_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_WA
 ITING];\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        EventConst
 ructor = 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      c
 ase 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 co
 mpletely 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 = findRootContai
 nerNode(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 (!elemen
 t) {\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, topLeve
 lType));\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, bookKeepi
 ng);\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` the
 n 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, topL
 istenersIDKey)) {\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 ensu
 res 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 ne
 xt 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(getSiblingN
 ode(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    va
 r 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 a
 ll 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\n  // Edge fails with \"Object expected\" in some scenarios.\n  // (For instance: TinyMCE editor used in a list component that supports pasting to add more,\n  // fails when pasting 100+ items)\n  if (!win.getSelection) {\n    return;\n  }\n\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  } els
 e 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(focused
 Elem) ? 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 * - at input: Look up selection bounds of this input\n * - at 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 * - at input     Set selection bounds of this input or textarea\n * - at 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 w
 ith 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  extractEv
 ents: 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      // semantic
 s 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    ele
 ment.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 = valueProp
 Names[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 != n
 ull) {\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 * va
 lue 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 objec
 t 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\nfunct
 ion 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  // On
 ly 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_NAM
 ESPACE$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 directl
 y 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// List derived from Gecko source code:\n// https://github.com/mozilla/gecko-dev/blob/4e638efc71/layout/style/test/property_database.js\nvar shorthandToLonghand = {\n  animation: ['animationDelay', 'animationDirection', 'animationDuration', 'animationFillMode', 'animationIterationCount', 'animationName', 'animationPlayState', 'animationTimingFunction'],\n  background: ['backgroundAttachment', 'backgroundClip', 'backgroundColor', 'backgroundImage', 'backgroundOrigin', 'backgroundPositionX', 'backgroundPositionY', 'backgroundRe
 peat', 'backgroundSize'],\n  backgroundPosition: ['backgroundPositionX', 'backgroundPositionY'],\n  border: ['borderBottomColor', 'borderBottomStyle', 'borderBottomWidth', 'borderImageOutset', 'borderImageRepeat', 'borderImageSlice', 'borderImageSource', 'borderImageWidth', 'borderLeftColor', 'borderLeftStyle', 'borderLeftWidth', 'borderRightColor', 'borderRightStyle', 'borderRightWidth', 'borderTopColor', 'borderTopStyle', 'borderTopWidth'],\n  borderBlockEnd: ['borderBlockEndColor', 'borderBlockEndStyle', 'borderBlockEndWidth'],\n  borderBlockStart: ['borderBlockStartColor', 'borderBlockStartStyle', 'borderBlockStartWidth'],\n  borderBottom: ['borderBottomColor', 'borderBottomStyle', 'borderBottomWidth'],\n  borderColor: ['borderBottomColor', 'borderLeftColor', 'borderRightColor', 'borderTopColor'],\n  borderImage: ['borderImageOutset', 'borderImageRepeat', 'borderImageSlice', 'borderImageSource', 'borderImageWidth'],\n  borderInlineEnd: ['borderInlineEndColor', 'borderInlineEndSt
 yle', 'borderInlineEndWidth'],\n  borderInlineStart: ['borderInlineStartColor', 'borderInlineStartStyle', 'borderInlineStartWidth'],\n  borderLeft: ['borderLeftColor', 'borderLeftStyle', 'borderLeftWidth'],\n  borderRadius: ['borderBottomLeftRadius', 'borderBottomRightRadius', 'borderTopLeftRadius', 'borderTopRightRadius'],\n  borderRight: ['borderRightColor', 'borderRightStyle', 'borderRightWidth'],\n  borderStyle: ['borderBottomStyle', 'borderLeftStyle', 'borderRightStyle', 'borderTopStyle'],\n  borderTop: ['borderTopColor', 'borderTopStyle', 'borderTopWidth'],\n  borderWidth: ['borderBottomWidth', 'borderLeftWidth', 'borderRightWidth', 'borderTopWidth'],\n  columnRule: ['columnRuleColor', 'columnRuleStyle', 'columnRuleWidth'],\n  columns: ['columnCount', 'columnWidth'],\n  flex: ['flexBasis', 'flexGrow', 'flexShrink'],\n  flexFlow: ['flexDirection', 'flexWrap'],\n  font: ['fontFamily', 'fontFeatureSettings', 'fontKerning', 'fontLanguageOverride', 'fontSize', 'fontSizeAdjust', 'fo
 ntStretch', 'fontStyle', 'fontVariant', 'fontVariantAlternates', 'fontVariantCaps', 'fontVariantEastAsian', 'fontVariantLigatures', 'fontVariantNumeric', 'fontVariantPosition', 'fontWeight', 'lineHeight'],\n  fontVariant: ['fontVariantAlternates', 'fontVariantCaps', 'fontVariantEastAsian', 'fontVariantLigatures', 'fontVariantNumeric', 'fontVariantPosition'],\n  gap: ['columnGap', 'rowGap'],\n  grid: ['gridAutoColumns', 'gridAutoFlow', 'gridAutoRows', 'gridTemplateAreas', 'gridTemplateColumns', 'gridTemplateRows'],\n  gridArea: ['gridColumnEnd', 'gridColumnStart', 'gridRowEnd', 'gridRowStart'],\n  gridColumn: ['gridColumnEnd', 'gridColumnStart'],\n  gridColumnGap: ['columnGap'],\n  gridGap: ['columnGap', 'rowGap'],\n  gridRow: ['gridRowEnd', 'gridRowStart'],\n  gridRowGap: ['rowGap'],\n  gridTemplate: ['gridTemplateAreas', 'gridTemplateColumns', 'gridTemplateRows'],\n  listStyle: ['listStyleImage', 'listStylePosition', 'listStyleType'],\n  margin: ['marginBottom', 'marginLeft', 'marg
 inRight', 'marginTop'],\n  marker: ['markerEnd', 'markerMid', 'markerStart'],\n  mask: ['maskClip', 'maskComposite', 'maskImage', 'maskMode', 'maskOrigin', 'maskPositionX', 'maskPositionY', 'maskRepeat', 'maskSize'],\n  maskPosition: ['maskPositionX', 'maskPositionY'],\n  outline: ['outlineColor', 'outlineStyle', 'outlineWidth'],\n  overflow: ['overflowX', 'overflowY'],\n  padding: ['paddingBottom', 'paddingLeft', 'paddingRight', 'paddingTop'],\n  placeContent: ['alignContent', 'justifyContent'],\n  placeItems: ['alignItems', 'justifyItems'],\n  placeSelf: ['alignSelf', 'justifySelf'],\n  textDecoration: ['textDecorationColor', 'textDecorationLine', 'textDecorationStyle'],\n  textEmphasis: ['textEmphasisColor', 'textEmphasisStyle'],\n  transition: ['transitionDelay', 'transitionDuration', 'transitionProperty', 'transitionTimingFunction'],\n  wordWrap: ['overflowWrap']\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-specifi
 c 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} na
 me 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 (!isCustomPropert
 y && 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 warnBadVendoredSty
 leName = 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 w
 arnings 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 setValueFor
 Styles(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\nfunction isValueEmpty(value) {\n  return value == null || typeof value === 'boolean' || value === '';\n}\n\n/**\n * Given {color: 'red', overflow: 'hidden'} returns {\n *   color: 'color',\n *   overflowX: 'overflow',\n *   overflowY: 'overflow',\n * }. This can be read as \"the overflowY property was set by the overflow\n * shorthand\". That is, the values 
 are the property that each was derived from.\n */\nfunction expandShorthandMap(styles) {\n  var expanded = {};\n  for (var key in styles) {\n    var longhands = shorthandToLonghand[key] || [key];\n    for (var i = 0; i < longhands.length; i++) {\n      expanded[longhands[i]] = key;\n    }\n  }\n  return expanded;\n}\n\n/**\n * When mixing shorthand and longhand property names, we warn during updates if\n * we expect an incorrect result to occur. In particular, we warn for:\n *\n * Updating a shorthand property (longhand gets overwritten):\n *   {font: 'foo', fontVariant: 'bar'} -> {font: 'baz', fontVariant: 'bar'}\n *   becomes .style.font = 'baz'\n * Removing a shorthand property (longhand gets lost too):\n *   {font: 'foo', fontVariant: 'bar'} -> {fontVariant: 'bar'}\n *   becomes .style.font = ''\n * Removing a longhand property (should revert to shorthand; doesn't):\n *   {font: 'foo', fontVariant: 'bar'} -> {font: 'foo'}\n *   becomes .style.fontVariant = ''\n */\nfunction vali
 dateShorthandPropertyCollisionInDev(styleUpdates, nextStyles) {\n  if (!warnAboutShorthandPropertyCollision) {\n    return;\n  }\n\n  if (!nextStyles) {\n    return;\n  }\n\n  var expandedUpdates = expandShorthandMap(styleUpdates);\n  var expandedStyles = expandShorthandMap(nextStyles);\n  var warnedAbout = {};\n  for (var key in expandedUpdates) {\n    var originalKey = expandedUpdates[key];\n    var correctOriginalKey = expandedStyles[key];\n    if (correctOriginalKey && originalKey !== correctOriginalKey) {\n      var warningKey = originalKey + ',' + correctOriginalKey;\n      if (warnedAbout[warningKey]) {\n        continue;\n      }\n      warnedAbout[warningKey] = true;\n      warning$1(false, '%s a style property during rerender (%s) when a ' + 'conflicting property is set (%s) can lead to styling bugs. To ' + \"avoid this, don't mix shorthand and non-shorthand properties \" + 'for the same value; instead, replace the shorthand with ' + 'separate values.', isValueEmpty(styleU
 pdates[originalKey]) ? 'Removing' : 'Updating', originalKey, correctOriginalKey);\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.suppressContentEditableWarni
 ng || !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  ce
 llpadding: '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: 'formTar
 get',\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  novalidat
 e: '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: 'co
 lor',\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: 'exponen
 t',\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  'gl
 yph-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  paint
 order: '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  un
 derlineposition: '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': 'xmlnsXli
 nk',\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-Dro
 p 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        warne
 dProperties$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      warnin
 g$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\nv
 ar 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  canDiffStyleForHydrationWarni
 ng = 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 = normalizeMarkupForTextOrAttri
 bute(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 : rootContainerEleme
 nt.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 (next
 Prop) {\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' || nextP
 rop !== '';\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      setValueFo
 rProperty(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 = getOwne
 rDocumentFromRootContainer(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 = isCustomC
 omponent(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, nextRawProp
 s);\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.onC
 lick === '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 (pr
 opKey === 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  i
 f (styleUpdates) {\n    {\n      validateShorthandPropertyCollisionInDev(styleUpdates, nextProps[STYLE$1]);\n    }\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, root
 ContainerElement) {\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 st
 ill 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 !== s
 erverValue) {\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 = getPossibleSt
 andardName(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 attribu
 tes. 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 inva
 lid 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', 'mai
 n', '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 = ['d
 d', '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' || t
 ag === '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 f
 ew 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    v
 ar 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        tagD
 isplayName = '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  invarian
 t(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 SUSPENSE_START_DATA = '$';\nvar SUSPENSE_END_DATA = '/$';\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 getRootHost
 Context(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 = voi
 d 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 sho
 uldAutoFocusHostComponent(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 shouldDeprio
 ritizeSubtree(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;\n// This initialization code may run even on server environments\n// if a component just imports ReactDOM (e.g. for findDOMNode).\n// Some environments might not have setTimeout or clearTimeout.\nvar scheduleTimeout = typeof setTimeout === 'function' ? setTimeout : undefined;\nvar cancelTimeout = typeof clearTimeout === 'function' ? clearTimeout : undefined;\nvar noTimeout = -1;\nvar schedulePassiveEffects = scheduler.unstable_scheduleCallback;\nvar cancelPassiveEffects = scheduler.unstable_cancelCallback;\n\n// -------------------\n//     Muta
 tion\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, updatePa
 yload, 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 ha
 ve 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  } els
 e {\n    container.removeChild(child);\n  }\n}\n\nfunction clearSuspenseBoundary(parentInstance, suspenseInstance) {\n  var node = suspenseInstance;\n  // Delete all nodes within this suspense boundary.\n  // There might be nested nodes so we need to keep track of how\n  // deep we are and only break out when we're back on top.\n  var depth = 0;\n  do {\n    var nextNode = node.nextSibling;\n    parentInstance.removeChild(node);\n    if (nextNode && nextNode.nodeType === COMMENT_NODE) {\n      var data = nextNode.data;\n      if (data === SUSPENSE_END_DATA) {\n        if (depth === 0) {\n          parentInstance.removeChild(nextNode);\n          return;\n        } else {\n          depth--;\n        }\n      } else if (data === SUSPENSE_START_DATA) {\n        depth++;\n      }\n    }\n    node = nextNode;\n  } while (node);\n  // TODO: Warn, we didn't find the end comment boundary.\n}\n\nfunction clearSuspenseBoundaryFromContainer(container, suspenseInstance) {\n  if (container.node
 Type === COMMENT_NODE) {\n    clearSuspenseBoundary(container.parentNode, suspenseInstance);\n  } else if (container.nodeType === ELEMENT_NODE) {\n    clearSuspenseBoundary(container, suspenseInstance);\n  } else {\n    // Document nodes should never contain suspense boundaries.\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  instance.style.display = dangerousStyleValue('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 canHydrateSuspenseInstance(instance) {\n  if (instance.nodeType !== COMMENT_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 suspense 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 && (!enableSuspenseServerRenderer || node.nodeType !== COMMENT_NODE || node.data !== SUSPENSE_START_DATA)) {\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 && (!enableSuspenseServerRenderer || next.nodeType !== COMMENT_NODE || next.data !== SUSPENSE_START_DATA)) {\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 h
 ostContextDev = 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 getNextHydratableInstanceAfterSuspenseInstance(suspenseInstance) {\n  var node = suspenseInstance.nextSibling;\n  // Skip past all nodes within this suspense boundary.\n  // There might be nested nodes so we need to keep track of how\n  // deep we are and only break out when we're back on top.\n  var depth = 0;\n  while (node) {\n    if (node.nodeType === COMMENT_NODE) {\n      var data = node.data;\n      if (data === SUSPENSE_END_DATA) {\n        if (depth === 0) {\n          return getNextHydratableSibling(node);\n        } else {\n          depth--;\n        }\n      } else if (data === SUSPENSE_START_
 DATA) {\n        depth++;\n      }\n    }\n    node = node.nextSibling;\n  }\n  // TODO: Warn, we didn't find the end comment boundary.\n  return null;\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 if (instance.nodeType === COMMENT_NODE) {\n      // TODO: warnForDeletedHydratableSuspenseBoundary\n    } else {\n      warnForDeletedHydratableText(parentContainer, instance);\n    }\n  }\n}\n\nfunction didNotHydrateInstance(parentType, parentProps, parentI
 nstance, instance) {\n  if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\n    if (instance.nodeType === ELEMENT_NODE) {\n      warnForDeletedHydratableElement(parentInstance, instance);\n    } else if (instance.nodeType === COMMENT_NODE) {\n      // TODO: warnForDeletedHydratableSuspenseBoundary\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\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 didNotFindHydratableTextInst
 ance(parentType, parentProps, parentInstance, text) {\n  if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\n    warnForInsertedHydratedText(parentInstance, text);\n  }\n}\n\nfunction didNotFindHydratableSuspenseInstance(parentType, parentProps, parentInstance) {\n  if (true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\n    // TODO: warnForInsertedHydratedSuspense(parentInstance);\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 = functio
 n (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 necessa
 ry.\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.ty
 pe, 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.retu
 rn !== 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 flame
 chart 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 || fiber.tag === DehydratedSuspenseComponent ? 'Rendering was s
 uspended' : '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    commitC
 ountInCurrentWorkLoop = 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: Co
 mpleted 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 mer
 ged 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 contextStac
 kCursor.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 contextTyp
 es) {\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 pus
 hTopLevelContextObject(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 bu
 t 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, memoi
 zedMergedChildContext, 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.__reactInternalMemoizedMerg
 edChildContext;\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 Never = 1;\nvar Sync = maxSigned31BitInt;\n\nvar UNIT_SIZE = 10;\nvar MAGIC_NUMBER_OFFSET = maxSigned31BitInt - 1;\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 MAGIC_NUMBER_OFFSET - (ms / UNIT_SIZE | 0);\n}\n\nfunction expirationTimeToMs(expirationTime) {\n  return (MAGIC_NUMBE
 R_OFFSET - expirationTime) * 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(MAGIC_NUMBER_OFFSET - currentTime + 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.contextDependencies = 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    // Note: The following is done to avoid a v8 performance cliff.\n    //\n    // Initializing the fie
 lds below to smis and later updating them with\n    // double values will cause Fibers to end up having separate shapes.\n    // This behavior/bug has something to do with Object.preventExtension().\n    // Fortunately this only impacts DEV builds.\n    // Unfortunately it makes React unusably slow for some applications.\n    // To work around this, initialize the fields below with doubles.\n    //\n    // Learn more about this here:\n    // https://github.com/facebook/react/issues/14365\n    // https://bugs.chromium.org/p/v8/issues/detail?id=8538\n    this.actualDuration = Number.NaN;\n    this.actualStartTime = Number.NaN;\n    this.selfBaseDuration = Number.NaN;\n    this.treeBaseDuration = Number.NaN;\n\n    // It's okay to replace the initial doubles with smis after initialization.\n    // This won't trigger the performance cliff mentioned above,\n    // and it simplifies other profiler code (including DevTools).\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.contextDependencies = current.contextDependencies;\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 DevT
 ools 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 | Concu
 rrentMode | 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      warningWithou
 tStack$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 Suspense
 Component 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 persisten
 t 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  t
 arget.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.contextDependencies = source.contextDependencies;\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._debugSour
 ce = 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, isC
 oncurrent, 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      pingCache: null,\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 Se
 t(),\n      pendingInteractionMap: new Map()\n    };\n  } else {\n    root = {\n      current: uninitializedFiber,\n      containerInfo: containerInfo,\n      pendingChildren: null,\n\n      pingCache: 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-in
 teraction 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    v
 ar 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 = lowPriorit
 yWarning;\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 didWarnAboutDeprecatedLife
 cycles = 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 lifecyclesWarningMessages = [];\n\n      Object.keys(lifecycleWarningsMap).forEach(function (lifecycle) {\n        var lifecycleWarnings = lifecycleWarningsMap[lifecycle];\n        if (lifecycleWarnings.leng
 th > 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          lifecyclesWarningMessages.push(formatted + ': Please update the following components to use ' + (suggestion + ' instead: ' + sortedComponentNames));\n        }\n      });\n\n      if (lifecyclesWarningMessages.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', stric
 tRootComponentStack, lifecyclesWarningMessages.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 componentDi
 dMount 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.m
 e/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.re
 cordDeprecationWarnings = 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(fib
 er);\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.forEac
 h(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  if (earliestRemainingTime < root.latestPingedTime) {\n    root.latestPingedTime = NoWork;\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, earliestRemaini
 ngTime);\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 && expirati
 onTime >= 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 s
 uspended 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 latestPinged
 Time = root.latestPingedTime;\n  if (latestPingedTime === NoWork || latestPingedTime > pingedTime) {\n    root.latestPingedTime = pingedTime;\n  }\n  findNextExpirationTimeToWorkOn(pingedTime, root);\n}\n\nfunction clearPing(root, completedTime) {\n  var latestPingedTime = root.latestPingedTime;\n  if (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 (earliestPendingTime > earliestExpirationTime) {\n    earliestExpirationTime = earliestPendingTime;\n  }\n  if (earliestSuspendedTime > earliestExpirationTime) {\n    earliestExpirationTime = earliestSuspendedTime;\n  }\n  return earliestExpirationTime;\n}\n\nfunction didExpireAtExpirationTime(root, currentTime) {\n  var expirationTime = root.expirationT
 ime;\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 prio
 rity 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 > expirationTime) {\n    // Expire using the earliest known expiration time.\n    expirationTime = earliestSuspendedTime;\n  }\n\n  root.nextExpirationTimeToWorkOn = nextExpirationTimeToWorkOn;\n  root.expirationTime = expirationTime;\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 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        // Handle synchronous thenables.\n        switch (lazyComponent._status) {\n          case Resolved:\n            return lazyComponent._result;\n          case Rejected:\n            throw lazyComponent._result;\n        }\n        lazyComponent._result = _thenable;\n        throw _thenable;\n      }\n  }\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 didWarnAboutStateAssignmen
 tForComponent = 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  warnOnInv
 alidCallback$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 (debugRenderPhaseSideE
 ffects || 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    flushPassiveEffects();\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    flushPassiveEffects();\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    flushPassiveEffects();\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 = insta
 nce.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 ret
 urn 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 in
 stead.', 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 con
 textType 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 ? warningWit
 houtStack$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' && !didWarnAboutGe
 tSnapshotBeforeUpdateWithoutDidUpdate.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 noStaticGetSna
 pshotBeforeUpdate = 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(insta
 nce, 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(contextType);\n  } else {\n    unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\n    var contextTypes = cto
 r.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        warningWithou
 tStack$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 || fou
 ndWillUpdateName !== 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 dep
 recated (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(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 = getComp
 onentName(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(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.getSnapsho
 tBeforeUpdate === '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 sh
 ould 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 = workInProgress.type === workInProgress.elementType ? oldProps : resolveDefaultProps(workInProgress.type, 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    nex
 tContext = readContext(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 !== nextConte
 xt) {\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.getSnapshotBeforeU
 pdate === '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.componentWi
 llUpdate === '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 !== curr
 ent.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 i
 f 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 a list 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 a list 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. Did you mean to use React.forwardRef()?') : 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 throwOnInva
 lidObjectType(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.lastEff
 ect;\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 lastPlacedIn
 dex;\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(te
 xtContent, 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 = returnFib
 er;\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, old
 Fiber, 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, expirationTim
 e);\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(retur
 nFiber, _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, 'Encount
 ered 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 both 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 m
 ode 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      lastPlace
 dIndex = 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 i
 nsertions.\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 s
 low 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 : _newFibe
 r4.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 upda
 te 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_TY
 PE : 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 = createFiberF
 romElement(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 a
 bove 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 reconcileChild
 renArray(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 (workInP
 rogress.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\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 k
 now 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 NoEffect$1 = /*             */0;\nvar UnmountSnapshot = /*      */2;\nvar UnmountMutation = /*      */4;\nvar MountMutation = /*        */8;\nvar UnmountLayout = /*        */16;\nvar MountLayout = /*          */32;\nvar MountPassive = /*         */64;\nvar UnmountPassive = /*       */128;\n\nvar ReactCurrentDispatcher$1 = ReactSharedInternals.ReactCurrentDispatcher;\n\n\nvar didWarnAboutMismatchedHooksForComponent = void 0;\n{\n  didWarnAboutMismatchedHooksForComponent = new Set();\n}\n\n// These are set right before calling the component.\nvar renderExpirationTime = NoWork;\n// The work-in-progress fiber. I've named it differently to distinguis
 h it from\n// the work-in-progress hook.\nvar currentlyRenderingFiber$1 = null;\n\n// Hooks are stored as a linked list on the fiber's memoizedState field. The\n// current hook list is the list that belongs to the current fiber. The\n// work-in-progress hook list is a new list that will be added to the\n// work-in-progress fiber.\nvar firstCurrentHook = null;\nvar currentHook = null;\nvar nextCurrentHook = null;\nvar firstWorkInProgressHook = null;\nvar workInProgressHook = null;\nvar nextWorkInProgressHook = null;\n\nvar remainingExpirationTime = NoWork;\nvar componentUpdateQueue = null;\nvar sideEffectTag = 0;\n\n// Updates scheduled during render will trigger an immediate re-render at the\n// end of the current pass. We can't store these updates on the normal queue,\n// because if the work is aborted, they should be discarded. Because this is\n// a relatively rare case, we also don't want to add an additional field to\n// either the hook or queue object types. So we store them in
  a lazily create\n// map of queue -> render-phase updates, which are discarded once the component\n// completes without re-rendering.\n\n// Whether an update was scheduled during the currently executing render pass.\nvar didScheduleRenderPhaseUpdate = false;\n// Lazily created map of render-phase updates\nvar renderPhaseUpdates = null;\n// Counter to prevent infinite loops.\nvar numberOfReRenders = 0;\nvar RE_RENDER_LIMIT = 25;\n\n// In DEV, this is the name of the currently executing primitive hook\nvar currentHookNameInDev = null;\n\nfunction warnOnHookMismatchInDev() {\n  {\n    var componentName = getComponentName(currentlyRenderingFiber$1.type);\n    if (!didWarnAboutMismatchedHooksForComponent.has(componentName)) {\n      didWarnAboutMismatchedHooksForComponent.add(componentName);\n\n      var secondColumnStart = 22;\n\n      var table = '';\n      var prevHook = firstCurrentHook;\n      var nextHook = firstWorkInProgressHook;\n      var n = 1;\n      while (prevHook !== null 
 && nextHook !== null) {\n        var oldHookName = prevHook._debugType;\n        var newHookName = nextHook._debugType;\n\n        var row = n + '. ' + oldHookName;\n\n        // Extra space so second column lines up\n        // lol @ IE not supporting String#repeat\n        while (row.length < secondColumnStart) {\n          row += ' ';\n        }\n\n        row += newHookName + '\\n';\n\n        table += row;\n        prevHook = prevHook.next;\n        nextHook = nextHook.next;\n        n++;\n      }\n\n      warning$1(false, 'React has detected a change in the order of Hooks called by %s. ' + 'This will lead to bugs and errors if not fixed. ' + 'For more information, read the Rules of Hooks: https://fb.me/rules-of-hooks\\n\\n' + '   Previous render    Next render\\n' + '   -------------------------------\\n' + '%s' + '   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\n', componentName, table);\n    }\n  }\n}\n\nfunction throwInvalidHookError() {\n  invariant(false, 'Hooks can only be called in
 side the body of a function component. (https://fb.me/react-invalid-hook-call)');\n}\n\nfunction areHookInputsEqual(nextDeps, prevDeps) {\n  if (prevDeps === null) {\n    {\n      warning$1(false, '%s received a final argument during this render, but not during ' + 'the previous render. Even though the final argument is optional, ' + 'its type cannot change between renders.', currentHookNameInDev);\n    }\n    return false;\n  }\n\n  {\n    // Don't bother comparing lengths in prod because these arrays should be\n    // passed inline.\n    if (nextDeps.length !== prevDeps.length) {\n      warning$1(false, 'The final argument passed to %s changed size between renders. The ' + 'order and size of this array must remain constant.\\n\\n' + 'Previous: %s\\n' + 'Incoming: %s', currentHookNameInDev, '[' + nextDeps.join(', ') + ']', '[' + prevDeps.join(', ') + ']');\n    }\n  }\n  for (var i = 0; i < prevDeps.length && i < nextDeps.length; i++) {\n    if (is(nextDeps[i], prevDeps[i])) {\n   
    continue;\n    }\n    return false;\n  }\n  return true;\n}\n\nfunction renderWithHooks(current, workInProgress, Component, props, refOrContext, nextRenderExpirationTime) {\n  renderExpirationTime = nextRenderExpirationTime;\n  currentlyRenderingFiber$1 = workInProgress;\n  firstCurrentHook = nextCurrentHook = current !== null ? current.memoizedState : null;\n\n  // The following should have already been reset\n  // currentHook = null;\n  // workInProgressHook = null;\n\n  // remainingExpirationTime = NoWork;\n  // componentUpdateQueue = null;\n\n  // didScheduleRenderPhaseUpdate = false;\n  // renderPhaseUpdates = null;\n  // numberOfReRenders = 0;\n  // sideEffectTag = 0;\n\n  {\n    ReactCurrentDispatcher$1.current = nextCurrentHook === null ? HooksDispatcherOnMountInDEV : HooksDispatcherOnUpdateInDEV;\n  }\n\n  var children = Component(props, refOrContext);\n\n  if (didScheduleRenderPhaseUpdate) {\n    do {\n      didScheduleRenderPhaseUpdate = false;\n      numberOfReRenders
  += 1;\n\n      // Start over from the beginning of the list\n      firstCurrentHook = nextCurrentHook = current !== null ? current.memoizedState : null;\n      nextWorkInProgressHook = firstWorkInProgressHook;\n\n      currentHook = null;\n      workInProgressHook = null;\n      componentUpdateQueue = null;\n\n      ReactCurrentDispatcher$1.current = HooksDispatcherOnUpdateInDEV;\n\n      children = Component(props, refOrContext);\n    } while (didScheduleRenderPhaseUpdate);\n\n    renderPhaseUpdates = null;\n    numberOfReRenders = 0;\n  }\n\n  {\n    currentHookNameInDev = null;\n  }\n\n  // We can assume the previous dispatcher is always this one, since we set it\n  // at the beginning of the render phase and there's no re-entrancy.\n  ReactCurrentDispatcher$1.current = ContextOnlyDispatcher;\n\n  var renderedWork = currentlyRenderingFiber$1;\n\n  renderedWork.memoizedState = firstWorkInProgressHook;\n  renderedWork.expirationTime = remainingExpirationTime;\n  renderedWork.updat
 eQueue = componentUpdateQueue;\n  renderedWork.effectTag |= sideEffectTag;\n\n  var didRenderTooFewHooks = currentHook !== null && currentHook.next !== null;\n\n  renderExpirationTime = NoWork;\n  currentlyRenderingFiber$1 = null;\n\n  firstCurrentHook = null;\n  currentHook = null;\n  nextCurrentHook = null;\n  firstWorkInProgressHook = null;\n  workInProgressHook = null;\n  nextWorkInProgressHook = null;\n\n  remainingExpirationTime = NoWork;\n  componentUpdateQueue = null;\n  sideEffectTag = 0;\n\n  // These were reset above\n  // didScheduleRenderPhaseUpdate = false;\n  // renderPhaseUpdates = null;\n  // numberOfReRenders = 0;\n\n  !!didRenderTooFewHooks ? invariant(false, 'Rendered fewer hooks than expected. This may be caused by an accidental early return statement.') : void 0;\n\n  return children;\n}\n\nfunction bailoutHooks(current, workInProgress, expirationTime) {\n  workInProgress.updateQueue = current.updateQueue;\n  workInProgress.effectTag &= ~(Passive | Update);\n  
 if (current.expirationTime <= expirationTime) {\n    current.expirationTime = NoWork;\n  }\n}\n\nfunction resetHooks() {\n  // We can assume the previous dispatcher is always this one, since we set it\n  // at the beginning of the render phase and there's no re-entrancy.\n  ReactCurrentDispatcher$1.current = ContextOnlyDispatcher;\n\n  // This is used to reset the state of this module when a component throws.\n  // It's also called inside mountIndeterminateComponent if we determine the\n  // component is a module-style component.\n  renderExpirationTime = NoWork;\n  currentlyRenderingFiber$1 = null;\n\n  firstCurrentHook = null;\n  currentHook = null;\n  nextCurrentHook = null;\n  firstWorkInProgressHook = null;\n  workInProgressHook = null;\n  nextWorkInProgressHook = null;\n\n  remainingExpirationTime = NoWork;\n  componentUpdateQueue = null;\n  sideEffectTag = 0;\n\n  {\n    currentHookNameInDev = null;\n  }\n\n  didScheduleRenderPhaseUpdate = false;\n  renderPhaseUpdates = null;
 \n  numberOfReRenders = 0;\n}\n\nfunction mountWorkInProgressHook() {\n  var hook = {\n    memoizedState: null,\n\n    baseState: null,\n    queue: null,\n    baseUpdate: null,\n\n    next: null\n  };\n\n  {\n    hook._debugType = currentHookNameInDev;\n  }\n  if (workInProgressHook === null) {\n    // This is the first hook in the list\n    firstWorkInProgressHook = workInProgressHook = hook;\n  } else {\n    // Append to the end of the list\n    workInProgressHook = workInProgressHook.next = hook;\n  }\n  return workInProgressHook;\n}\n\nfunction updateWorkInProgressHook() {\n  // This function is used both for updates and for re-renders triggered by a\n  // render phase update. It assumes there is either a current hook we can\n  // clone, or a work-in-progress hook from a previous render pass that we can\n  // use as a base. When we reach the end of the base list, we must switch to\n  // the dispatcher used for mounts.\n  if (nextWorkInProgressHook !== null) {\n    // There's alr
 eady a work-in-progress. Reuse it.\n    workInProgressHook = nextWorkInProgressHook;\n    nextWorkInProgressHook = workInProgressHook.next;\n\n    currentHook = nextCurrentHook;\n    nextCurrentHook = currentHook !== null ? currentHook.next : null;\n  } else {\n    // Clone from the current hook.\n    !(nextCurrentHook !== null) ? invariant(false, 'Rendered more hooks than during the previous render.') : void 0;\n    currentHook = nextCurrentHook;\n\n    var newHook = {\n      memoizedState: currentHook.memoizedState,\n\n      baseState: currentHook.baseState,\n      queue: currentHook.queue,\n      baseUpdate: currentHook.baseUpdate,\n\n      next: null\n    };\n\n    if (workInProgressHook === null) {\n      // This is the first hook in the list.\n      workInProgressHook = firstWorkInProgressHook = newHook;\n    } else {\n      // Append to the end of the list.\n      workInProgressHook = workInProgressHook.next = newHook;\n    }\n    nextCurrentHook = currentHook.next;\n\n    {\
 n      newHook._debugType = currentHookNameInDev;\n      if (currentHookNameInDev !== currentHook._debugType) {\n        warnOnHookMismatchInDev();\n      }\n    }\n  }\n  return workInProgressHook;\n}\n\nfunction createFunctionComponentUpdateQueue() {\n  return {\n    lastEffect: null\n  };\n}\n\nfunction basicStateReducer(state, action) {\n  return typeof action === 'function' ? action(state) : action;\n}\n\nfunction mountContext(context, observedBits) {\n  {\n    mountWorkInProgressHook();\n  }\n  return readContext(context, observedBits);\n}\n\nfunction updateContext(context, observedBits) {\n  {\n    updateWorkInProgressHook();\n  }\n  return readContext(context, observedBits);\n}\n\nfunction mountReducer(reducer, initialArg, init) {\n  var hook = mountWorkInProgressHook();\n  var initialState = void 0;\n  if (init !== undefined) {\n    initialState = init(initialArg);\n  } else {\n    initialState = initialArg;\n  }\n  hook.memoizedState = hook.baseState = initialState;\n  var
  queue = hook.queue = {\n    last: null,\n    dispatch: null,\n    eagerReducer: reducer,\n    eagerState: initialState\n  };\n  var dispatch = queue.dispatch = dispatchAction.bind(null,\n  // Flow doesn't know this is non-null, but we do.\n  currentlyRenderingFiber$1, queue);\n  return [hook.memoizedState, dispatch];\n}\n\nfunction updateReducer(reducer, initialArg, init) {\n  var hook = updateWorkInProgressHook();\n  var queue = hook.queue;\n  !(queue !== null) ? invariant(false, 'Should have a queue. This is likely a bug in React. Please file an issue.') : void 0;\n\n  if (numberOfReRenders > 0) {\n    // This is a re-render. Apply the new render phase updates to the previous\n    var _dispatch = queue.dispatch;\n    if (renderPhaseUpdates !== null) {\n      // Render phase updates are stored in a map of queue -> linked list\n      var firstRenderPhaseUpdate = renderPhaseUpdates.get(queue);\n      if (firstRenderPhaseUpdate !== undefined) {\n        renderPhaseUpdates.delete(queu
 e);\n        var newState = hook.memoizedState;\n        var update = firstRenderPhaseUpdate;\n        do {\n          // Process this render phase update. We don't have to check the\n          // priority because it will always be the same as the current\n          // render's.\n          var _action = update.action;\n          newState = reducer(newState, _action);\n          update = update.next;\n        } while (update !== null);\n\n        // Mark that the fiber performed work, but only if the new state is\n        // different from the current state.\n        if (!is(newState, hook.memoizedState)) {\n          markWorkInProgressReceivedUpdate();\n        }\n\n        hook.memoizedState = newState;\n        // Don't persist the state accumlated from the render phase updates to\n        // the base state unless the queue is empty.\n        // TODO: Not sure if this is the desired semantics, but it's what we\n        // do for gDSFP. I can't remember why.\n        if (hook.baseU
 pdate === queue.last) {\n          hook.baseState = newState;\n        }\n\n        queue.eagerReducer = reducer;\n        queue.eagerState = newState;\n\n        return [newState, _dispatch];\n      }\n    }\n    return [hook.memoizedState, _dispatch];\n  }\n\n  // The last update in the entire queue\n  var last = queue.last;\n  // The last update that is part of the base state.\n  var baseUpdate = hook.baseUpdate;\n  var baseState = hook.baseState;\n\n  // Find the first unprocessed update.\n  var first = void 0;\n  if (baseUpdate !== null) {\n    if (last !== null) {\n      // For the first update, the queue is a circular linked list where\n      // `queue.last.next = queue.first`. Once the first update commits, and\n      // the `baseUpdate` is no longer empty, we can unravel the list.\n      last.next = null;\n    }\n    first = baseUpdate.next;\n  } else {\n    first = last !== null ? last.next : null;\n  }\n  if (first !== null) {\n    var _newState = baseState;\n    var newB
 aseState = null;\n    var newBaseUpdate = null;\n    var prevUpdate = baseUpdate;\n    var _update = first;\n    var didSkip = false;\n    do {\n      var updateExpirationTime = _update.expirationTime;\n      if (updateExpirationTime < renderExpirationTime) {\n        // Priority is insufficient. Skip this update. If this is the first\n        // skipped update, the previous update/state is the new base\n        // update/state.\n        if (!didSkip) {\n          didSkip = true;\n          newBaseUpdate = prevUpdate;\n          newBaseState = _newState;\n        }\n        // Update the remaining priority in the queue.\n        if (updateExpirationTime > remainingExpirationTime) {\n          remainingExpirationTime = updateExpirationTime;\n        }\n      } else {\n        // Process this update.\n        if (_update.eagerReducer === reducer) {\n          // If this update was processed eagerly, and its reducer matches the\n          // current reducer, we can use the eagerly comp
 uted state.\n          _newState = _update.eagerState;\n        } else {\n          var _action2 = _update.action;\n          _newState = reducer(_newState, _action2);\n        }\n      }\n      prevUpdate = _update;\n      _update = _update.next;\n    } while (_update !== null && _update !== first);\n\n    if (!didSkip) {\n      newBaseUpdate = prevUpdate;\n      newBaseState = _newState;\n    }\n\n    // Mark that the fiber performed work, but only if the new state is\n    // different from the current state.\n    if (!is(_newState, hook.memoizedState)) {\n      markWorkInProgressReceivedUpdate();\n    }\n\n    hook.memoizedState = _newState;\n    hook.baseUpdate = newBaseUpdate;\n    hook.baseState = newBaseState;\n\n    queue.eagerReducer = reducer;\n    queue.eagerState = _newState;\n  }\n\n  var dispatch = queue.dispatch;\n  return [hook.memoizedState, dispatch];\n}\n\nfunction mountState(initialState) {\n  var hook = mountWorkInProgressHook();\n  if (typeof initialState === '
 function') {\n    initialState = initialState();\n  }\n  hook.memoizedState = hook.baseState = initialState;\n  var queue = hook.queue = {\n    last: null,\n    dispatch: null,\n    eagerReducer: basicStateReducer,\n    eagerState: initialState\n  };\n  var dispatch = queue.dispatch = dispatchAction.bind(null,\n  // Flow doesn't know this is non-null, but we do.\n  currentlyRenderingFiber$1, queue);\n  return [hook.memoizedState, dispatch];\n}\n\nfunction updateState(initialState) {\n  return updateReducer(basicStateReducer, initialState);\n}\n\nfunction pushEffect(tag, create, destroy, deps) {\n  var effect = {\n    tag: tag,\n    create: create,\n    destroy: destroy,\n    deps: deps,\n    // Circular\n    next: null\n  };\n  if (componentUpdateQueue === null) {\n    componentUpdateQueue = createFunctionComponentUpdateQueue();\n    componentUpdateQueue.lastEffect = effect.next = effect;\n  } else {\n    var _lastEffect = componentUpdateQueue.lastEffect;\n    if (_lastEffect === nu
 ll) {\n      componentUpdateQueue.lastEffect = effect.next = effect;\n    } else {\n      var firstEffect = _lastEffect.next;\n      _lastEffect.next = effect;\n      effect.next = firstEffect;\n      componentUpdateQueue.lastEffect = effect;\n    }\n  }\n  return effect;\n}\n\nfunction mountRef(initialValue) {\n  var hook = mountWorkInProgressHook();\n  var ref = { current: initialValue };\n  {\n    Object.seal(ref);\n  }\n  hook.memoizedState = ref;\n  return ref;\n}\n\nfunction updateRef(initialValue) {\n  var hook = updateWorkInProgressHook();\n  return hook.memoizedState;\n}\n\nfunction mountEffectImpl(fiberEffectTag, hookEffectTag, create, deps) {\n  var hook = mountWorkInProgressHook();\n  var nextDeps = deps === undefined ? null : deps;\n  sideEffectTag |= fiberEffectTag;\n  hook.memoizedState = pushEffect(hookEffectTag, create, undefined, nextDeps);\n}\n\nfunction updateEffectImpl(fiberEffectTag, hookEffectTag, create, deps) {\n  var hook = updateWorkInProgressHook();\n  va
 r nextDeps = deps === undefined ? null : deps;\n  var destroy = undefined;\n\n  if (currentHook !== null) {\n    var prevEffect = currentHook.memoizedState;\n    destroy = prevEffect.destroy;\n    if (nextDeps !== null) {\n      var prevDeps = prevEffect.deps;\n      if (areHookInputsEqual(nextDeps, prevDeps)) {\n        pushEffect(NoEffect$1, create, destroy, nextDeps);\n        return;\n      }\n    }\n  }\n\n  sideEffectTag |= fiberEffectTag;\n  hook.memoizedState = pushEffect(hookEffectTag, create, destroy, nextDeps);\n}\n\nfunction mountEffect(create, deps) {\n  return mountEffectImpl(Update | Passive, UnmountPassive | MountPassive, create, deps);\n}\n\nfunction updateEffect(create, deps) {\n  return updateEffectImpl(Update | Passive, UnmountPassive | MountPassive, create, deps);\n}\n\nfunction mountLayoutEffect(create, deps) {\n  return mountEffectImpl(Update, UnmountMutation | MountLayout, create, deps);\n}\n\nfunction updateLayoutEffect(create, deps) {\n  return updateEffect
 Impl(Update, UnmountMutation | MountLayout, create, deps);\n}\n\nfunction imperativeHandleEffect(create, ref) {\n  if (typeof ref === 'function') {\n    var refCallback = ref;\n    var _inst = create();\n    refCallback(_inst);\n    return function () {\n      refCallback(null);\n    };\n  } else if (ref !== null && ref !== undefined) {\n    var refObject = ref;\n    {\n      !refObject.hasOwnProperty('current') ? warning$1(false, 'Expected useImperativeHandle() first argument to either be a ' + 'ref callback or React.createRef() object. Instead received: %s.', 'an object with keys {' + Object.keys(refObject).join(', ') + '}') : void 0;\n    }\n    var _inst2 = create();\n    refObject.current = _inst2;\n    return function () {\n      refObject.current = null;\n    };\n  }\n}\n\nfunction mountImperativeHandle(ref, create, deps) {\n  {\n    !(typeof create === 'function') ? warning$1(false, 'Expected useImperativeHandle() second argument to be a function ' + 'that creates a handle. 
 Instead received: %s.', create !== null ? typeof create : 'null') : void 0;\n  }\n\n  // TODO: If deps are provided, should we skip comparing the ref itself?\n  var effectDeps = deps !== null && deps !== undefined ? deps.concat([ref]) : null;\n\n  return mountEffectImpl(Update, UnmountMutation | MountLayout, imperativeHandleEffect.bind(null, create, ref), effectDeps);\n}\n\nfunction updateImperativeHandle(ref, create, deps) {\n  {\n    !(typeof create === 'function') ? warning$1(false, 'Expected useImperativeHandle() second argument to be a function ' + 'that creates a handle. Instead received: %s.', create !== null ? typeof create : 'null') : void 0;\n  }\n\n  // TODO: If deps are provided, should we skip comparing the ref itself?\n  var effectDeps = deps !== null && deps !== undefined ? deps.concat([ref]) : null;\n\n  return updateEffectImpl(Update, UnmountMutation | MountLayout, imperativeHandleEffect.bind(null, create, ref), effectDeps);\n}\n\nfunction mountDebugValue(value, for
 matterFn) {\n  // This hook is normally a no-op.\n  // The react-debug-hooks package injects its own implementation\n  // so that e.g. DevTools can display custom hook values.\n}\n\nvar updateDebugValue = mountDebugValue;\n\nfunction mountCallback(callback, deps) {\n  var hook = mountWorkInProgressHook();\n  var nextDeps = deps === undefined ? null : deps;\n  hook.memoizedState = [callback, nextDeps];\n  return callback;\n}\n\nfunction updateCallback(callback, deps) {\n  var hook = updateWorkInProgressHook();\n  var nextDeps = deps === undefined ? null : deps;\n  var prevState = hook.memoizedState;\n  if (prevState !== null) {\n    if (nextDeps !== null) {\n      var prevDeps = prevState[1];\n      if (areHookInputsEqual(nextDeps, prevDeps)) {\n        return prevState[0];\n      }\n    }\n  }\n  hook.memoizedState = [callback, nextDeps];\n  return callback;\n}\n\nfunction mountMemo(nextCreate, deps) {\n  var hook = mountWorkInProgressHook();\n  var nextDeps = deps === undefined ? n
 ull : deps;\n  var nextValue = nextCreate();\n  hook.memoizedState = [nextValue, nextDeps];\n  return nextValue;\n}\n\nfunction updateMemo(nextCreate, deps) {\n  var hook = updateWorkInProgressHook();\n  var nextDeps = deps === undefined ? null : deps;\n  var prevState = hook.memoizedState;\n  if (prevState !== null) {\n    // Assume these are defined. If they're not, areHookInputsEqual will warn.\n    if (nextDeps !== null) {\n      var prevDeps = prevState[1];\n      if (areHookInputsEqual(nextDeps, prevDeps)) {\n        return prevState[0];\n      }\n    }\n  }\n  var nextValue = nextCreate();\n  hook.memoizedState = [nextValue, nextDeps];\n  return nextValue;\n}\n\n// in a test-like environment, we want to warn if dispatchAction()\n// is called outside of a batchedUpdates/TestUtils.act(...) call.\nvar shouldWarnForUnbatchedSetState = false;\n\n{\n  // jest isn't a 'global', it's just exposed to tests via a wrapped function\n  // further, this isn't a test file, so flow doesn't r
 ecognize the symbol. So...\n  // $FlowExpectedError - because requirements don't give a damn about your type sigs.\n  if ('undefined' !== typeof jest) {\n    shouldWarnForUnbatchedSetState = true;\n  }\n}\n\nfunction dispatchAction(fiber, queue, action) {\n  !(numberOfReRenders < RE_RENDER_LIMIT) ? invariant(false, 'Too many re-renders. React limits the number of renders to prevent an infinite loop.') : void 0;\n\n  {\n    !(arguments.length <= 3) ? warning$1(false, \"State updates from the useState() and useReducer() Hooks don't support the \" + 'second callback argument. To execute a side effect after ' + 'rendering, declare it in the component body with useEffect().') : void 0;\n  }\n\n  var alternate = fiber.alternate;\n  if (fiber === currentlyRenderingFiber$1 || alternate !== null && alternate === currentlyRenderingFiber$1) {\n    // This is a render phase update. Stash it in a lazily-created map of\n    // queue -> linked list of updates. After this render pass, we'll restart
 \n    // and apply the stashed updates on top of the work-in-progress hook.\n    didScheduleRenderPhaseUpdate = true;\n    var update = {\n      expirationTime: renderExpirationTime,\n      action: action,\n      eagerReducer: null,\n      eagerState: null,\n      next: null\n    };\n    if (renderPhaseUpdates === null) {\n      renderPhaseUpdates = new Map();\n    }\n    var firstRenderPhaseUpdate = renderPhaseUpdates.get(queue);\n    if (firstRenderPhaseUpdate === undefined) {\n      renderPhaseUpdates.set(queue, update);\n    } else {\n      // Append the update to the end of the list.\n      var lastRenderPhaseUpdate = firstRenderPhaseUpdate;\n      while (lastRenderPhaseUpdate.next !== null) {\n        lastRenderPhaseUpdate = lastRenderPhaseUpdate.next;\n      }\n      lastRenderPhaseUpdate.next = update;\n    }\n  } else {\n    flushPassiveEffects();\n\n    var currentTime = requestCurrentTime();\n    var _expirationTime = computeExpirationForFiber(currentTime, fiber);\n\n    
 var _update2 = {\n      expirationTime: _expirationTime,\n      action: action,\n      eagerReducer: null,\n      eagerState: null,\n      next: null\n    };\n\n    // Append the update to the end of the list.\n    var _last = queue.last;\n    if (_last === null) {\n      // This is the first update. Create a circular list.\n      _update2.next = _update2;\n    } else {\n      var first = _last.next;\n      if (first !== null) {\n        // Still circular.\n        _update2.next = first;\n      }\n      _last.next = _update2;\n    }\n    queue.last = _update2;\n\n    if (fiber.expirationTime === NoWork && (alternate === null || alternate.expirationTime === NoWork)) {\n      // The queue is currently empty, which means we can eagerly compute the\n      // next state before entering the render phase. If the new state is the\n      // same as the current state, we may be able to bail out entirely.\n      var _eagerReducer = queue.eagerReducer;\n      if (_eagerReducer !== null) {\n    
     var prevDispatcher = void 0;\n        {\n          prevDispatcher = ReactCurrentDispatcher$1.current;\n          ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;\n        }\n        try {\n          var currentState = queue.eagerState;\n          var _eagerState = _eagerReducer(currentState, action);\n          // Stash the eagerly computed state, and the reducer used to compute\n          // it, on the update object. If the reducer hasn't changed by the\n          // time we enter the render phase, then the eager state can be used\n          // without calling the reducer again.\n          _update2.eagerReducer = _eagerReducer;\n          _update2.eagerState = _eagerState;\n          if (is(_eagerState, currentState)) {\n            // Fast path. We can bail out without scheduling React to re-render.\n            // It's still possible that we'll need to rebase this update later,\n            // if the component re-renders for a different reason and
  by that\n            // time the reducer has changed.\n            return;\n          }\n        } catch (error) {\n          // Suppress the error. It will throw again in the render phase.\n        } finally {\n          {\n            ReactCurrentDispatcher$1.current = prevDispatcher;\n          }\n        }\n      }\n    }\n    {\n      if (shouldWarnForUnbatchedSetState === true) {\n        warnIfNotCurrentlyBatchingInDev(fiber);\n      }\n    }\n    scheduleWork(fiber, _expirationTime);\n  }\n}\n\nvar ContextOnlyDispatcher = {\n  readContext: readContext,\n\n  useCallback: throwInvalidHookError,\n  useContext: throwInvalidHookError,\n  useEffect: throwInvalidHookError,\n  useImperativeHandle: throwInvalidHookError,\n  useLayoutEffect: throwInvalidHookError,\n  useMemo: throwInvalidHookError,\n  useReducer: throwInvalidHookError,\n  useRef: throwInvalidHookError,\n  useState: throwInvalidHookError,\n  useDebugValue: throwInvalidHookError\n};\n\nvar HooksDispatcherOnMountInDEV =
  null;\nvar HooksDispatcherOnUpdateInDEV = null;\nvar InvalidNestedHooksDispatcherOnMountInDEV = null;\nvar InvalidNestedHooksDispatcherOnUpdateInDEV = null;\n\n{\n  var warnInvalidContextAccess = function () {\n    warning$1(false, 'Context can only be read while React is rendering. ' + 'In classes, you can read it in the render method or getDerivedStateFromProps. ' + 'In function components, you can read it directly in the function body, but not ' + 'inside Hooks like useReducer() or useMemo().');\n  };\n\n  var warnInvalidHookAccess = function () {\n    warning$1(false, 'Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. ' + 'You can only call Hooks at the top level of your React function. ' + 'For more information, see ' + 'https://fb.me/rules-of-hooks');\n  };\n\n  HooksDispatcherOnMountInDEV = {\n    readContext: function (context, observedBits) {\n      return readContext(context, observedBits);\n    },\n    useCallback: function (callback, deps) 
 {\n      currentHookNameInDev = 'useCallback';\n      return mountCallback(callback, deps);\n    },\n    useContext: function (context, observedBits) {\n      currentHookNameInDev = 'useContext';\n      return mountContext(context, observedBits);\n    },\n    useEffect: function (create, deps) {\n      currentHookNameInDev = 'useEffect';\n      return mountEffect(create, deps);\n    },\n    useImperativeHandle: function (ref, create, deps) {\n      currentHookNameInDev = 'useImperativeHandle';\n      return mountImperativeHandle(ref, create, deps);\n    },\n    useLayoutEffect: function (create, deps) {\n      currentHookNameInDev = 'useLayoutEffect';\n      return mountLayoutEffect(create, deps);\n    },\n    useMemo: function (create, deps) {\n      currentHookNameInDev = 'useMemo';\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;\n      try {\n        return mountMemo(create, deps);\n
       } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useReducer: function (reducer, initialArg, init) {\n      currentHookNameInDev = 'useReducer';\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;\n      try {\n        return mountReducer(reducer, initialArg, init);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useRef: function (initialValue) {\n      currentHookNameInDev = 'useRef';\n      return mountRef(initialValue);\n    },\n    useState: function (initialState) {\n      currentHookNameInDev = 'useState';\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;\n      try {\n        return mountState(initialState);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n 
      }\n    },\n    useDebugValue: function (value, formatterFn) {\n      currentHookNameInDev = 'useDebugValue';\n      return mountDebugValue(value, formatterFn);\n    }\n  };\n\n  HooksDispatcherOnUpdateInDEV = {\n    readContext: function (context, observedBits) {\n      return readContext(context, observedBits);\n    },\n    useCallback: function (callback, deps) {\n      currentHookNameInDev = 'useCallback';\n      return updateCallback(callback, deps);\n    },\n    useContext: function (context, observedBits) {\n      currentHookNameInDev = 'useContext';\n      return updateContext(context, observedBits);\n    },\n    useEffect: function (create, deps) {\n      currentHookNameInDev = 'useEffect';\n      return updateEffect(create, deps);\n    },\n    useImperativeHandle: function (ref, create, deps) {\n      currentHookNameInDev = 'useImperativeHandle';\n      return updateImperativeHandle(ref, create, deps);\n    },\n    useLayoutEffect: function (create, deps) {\n      curr
 entHookNameInDev = 'useLayoutEffect';\n      return updateLayoutEffect(create, deps);\n    },\n    useMemo: function (create, deps) {\n      currentHookNameInDev = 'useMemo';\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;\n      try {\n        return updateMemo(create, deps);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useReducer: function (reducer, initialArg, init) {\n      currentHookNameInDev = 'useReducer';\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;\n      try {\n        return updateReducer(reducer, initialArg, init);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useRef: function (initialValue) {\n      currentHookNameInDev = 'useRef';\n      return updateRef(initial
 Value);\n    },\n    useState: function (initialState) {\n      currentHookNameInDev = 'useState';\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;\n      try {\n        return updateState(initialState);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useDebugValue: function (value, formatterFn) {\n      currentHookNameInDev = 'useDebugValue';\n      return updateDebugValue(value, formatterFn);\n    }\n  };\n\n  InvalidNestedHooksDispatcherOnMountInDEV = {\n    readContext: function (context, observedBits) {\n      warnInvalidContextAccess();\n      return readContext(context, observedBits);\n    },\n    useCallback: function (callback, deps) {\n      currentHookNameInDev = 'useCallback';\n      warnInvalidHookAccess();\n      return mountCallback(callback, deps);\n    },\n    useContext: function (context, observedBits) {\n      curr
 entHookNameInDev = 'useContext';\n      warnInvalidHookAccess();\n      return mountContext(context, observedBits);\n    },\n    useEffect: function (create, deps) {\n      currentHookNameInDev = 'useEffect';\n      warnInvalidHookAccess();\n      return mountEffect(create, deps);\n    },\n    useImperativeHandle: function (ref, create, deps) {\n      currentHookNameInDev = 'useImperativeHandle';\n      warnInvalidHookAccess();\n      return mountImperativeHandle(ref, create, deps);\n    },\n    useLayoutEffect: function (create, deps) {\n      currentHookNameInDev = 'useLayoutEffect';\n      warnInvalidHookAccess();\n      return mountLayoutEffect(create, deps);\n    },\n    useMemo: function (create, deps) {\n      currentHookNameInDev = 'useMemo';\n      warnInvalidHookAccess();\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;\n      try {\n        return mountMemo(create, deps);\n   
    } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useReducer: function (reducer, initialArg, init) {\n      currentHookNameInDev = 'useReducer';\n      warnInvalidHookAccess();\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;\n      try {\n        return mountReducer(reducer, initialArg, init);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useRef: function (initialValue) {\n      currentHookNameInDev = 'useRef';\n      warnInvalidHookAccess();\n      return mountRef(initialValue);\n    },\n    useState: function (initialState) {\n      currentHookNameInDev = 'useState';\n      warnInvalidHookAccess();\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnMountInDEV;\n      try {\n        return mountState(ini
 tialState);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useDebugValue: function (value, formatterFn) {\n      currentHookNameInDev = 'useDebugValue';\n      warnInvalidHookAccess();\n      return mountDebugValue(value, formatterFn);\n    }\n  };\n\n  InvalidNestedHooksDispatcherOnUpdateInDEV = {\n    readContext: function (context, observedBits) {\n      warnInvalidContextAccess();\n      return readContext(context, observedBits);\n    },\n    useCallback: function (callback, deps) {\n      currentHookNameInDev = 'useCallback';\n      warnInvalidHookAccess();\n      return updateCallback(callback, deps);\n    },\n    useContext: function (context, observedBits) {\n      currentHookNameInDev = 'useContext';\n      warnInvalidHookAccess();\n      return updateContext(context, observedBits);\n    },\n    useEffect: function (create, deps) {\n      currentHookNameInDev = 'useEffect';\n      warnInvalidHookAccess();\n      return u
 pdateEffect(create, deps);\n    },\n    useImperativeHandle: function (ref, create, deps) {\n      currentHookNameInDev = 'useImperativeHandle';\n      warnInvalidHookAccess();\n      return updateImperativeHandle(ref, create, deps);\n    },\n    useLayoutEffect: function (create, deps) {\n      currentHookNameInDev = 'useLayoutEffect';\n      warnInvalidHookAccess();\n      return updateLayoutEffect(create, deps);\n    },\n    useMemo: function (create, deps) {\n      currentHookNameInDev = 'useMemo';\n      warnInvalidHookAccess();\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;\n      try {\n        return updateMemo(create, deps);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useReducer: function (reducer, initialArg, init) {\n      currentHookNameInDev = 'useReducer';\n      warnInvalidHookAccess();\n      var prevDispatcher =
  ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;\n      try {\n        return updateReducer(reducer, initialArg, init);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useRef: function (initialValue) {\n      currentHookNameInDev = 'useRef';\n      warnInvalidHookAccess();\n      return updateRef(initialValue);\n    },\n    useState: function (initialState) {\n      currentHookNameInDev = 'useState';\n      warnInvalidHookAccess();\n      var prevDispatcher = ReactCurrentDispatcher$1.current;\n      ReactCurrentDispatcher$1.current = InvalidNestedHooksDispatcherOnUpdateInDEV;\n      try {\n        return updateState(initialState);\n      } finally {\n        ReactCurrentDispatcher$1.current = prevDispatcher;\n      }\n    },\n    useDebugValue: function (value, formatterFn) {\n      currentHookNameInDev = 'useDebugValue';\n      warnInvalidHookAccess();\n      
 return updateDebugValue(value, formatterFn);\n    }\n  };\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\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 reenterHydrationStateFromDehydratedSuspenseInstance(fiber) {\n  if (!supportsHydration) {\n    return false;\n  }\n\n  var suspenseInstance = fiber.stateNode;\n  nextHydratableInstance = getNextHydratableSibling(suspenseInstance);\n  popToNextHostParent(fiber);\n  isHydrating = true;\n  return true;\n}\n\nfunction deleteHydratableInstance(returnFiber, instance) {\n  {\n    switch (returnFiber.tag) {\n      cas
 e 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 = child
 ToDelete;\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            case SuspenseComponent:\n              \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            case SuspenseComponent:\n              didNotFindHydratableSuspenseInstance(parentType, parentProps, parentInstance);\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    case SuspenseComponent:\n      {\n        if (enableSuspenseServerRenderer) {\n          var suspenseInstance = canHydrateSuspenseInstance(nextInstance);\n          if (suspenseInstance !== null) {\n            // Downgrade the tag to a dehydrated component until we've hydrated it.\n            fiber.tag = DehydratedSuspenseComponent;\n            fiber.stateNode = suspenseInstance;\n            return true;\n          }\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 c
 an'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 skipPastDehydratedSuspenseInstance(fiber) {\n  if (!supportsHydration) {\n    invariant(false, 'Expected skipPastDehydratedSuspenseInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');\n  }\n  var suspenseInstance = fiber.stateNode;\n  !suspenseInstance ? invariant(false, 'Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.') : void 0;\n  nextHydratableInstance = getNextHydratableInstanceAfterSuspenseInstance(su
 spenseInstance);\n}\n\nfunction popToNextHostParent(fiber) {\n  var parent = fiber.return;\n  while (parent !== null && parent.tag !== HostComponent && parent.tag !== HostRoot && parent.tag !== DehydratedSuspenseComponent) {\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\nvar ReactCurrentOwner$3 = ReactSharedInternals.ReactCurrentOwner;\n\nvar didReceiveUpdate = false;\n\nvar didWarnAboutBadClass = void 0;\nvar didWarnAboutContextTypeOnFunctionComponent = voi
 d 0;\nvar didWarnAboutGetDerivedStateOnFunctionComponent = void 0;\nvar didWarnAboutFunctionRefs = void 0;\nvar didWarnAboutReassigningProps = void 0;\n\n{\n  didWarnAboutBadClass = {};\n  didWarnAboutContextTypeOnFunctionComponent = {};\n  didWarnAboutGetDerivedStateOnFunctionComponent = {};\n  didWarnAboutFunctionRefs = {};\n  didWarnAboutReassigningProps = false;\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 mean
 s 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, Component, nextProps, renderExpirationTime) {\n  // TODO: current can be non-null here even if the component\n  // hasn't yet mounted. This happens after the first render suspends.\n  // We'll need to figure out if this is fine or can cause issues.\n\n  {\n    if (workInProgress.type !== workInProgress.elementType) {\n      // Lazy component props can't be validated in createElement\n      // because they're only guaranteed to be resolved here.\n      
 var innerPropTypes = Component.propTypes;\n      if (innerPropTypes) {\n        checkPropTypes(innerPropTypes, nextProps, // Resolved props\n        'prop', getComponentName(Component), getCurrentFiberStackInDev);\n      }\n    }\n  }\n\n  var render = Component.render;\n  var ref = workInProgress.ref;\n\n  // The rest is a fork of updateFunctionComponent\n  var nextChildren = void 0;\n  prepareToReadContext(workInProgress, renderExpirationTime);\n  {\n    ReactCurrentOwner$3.current = workInProgress;\n    setCurrentPhase('render');\n    nextChildren = renderWithHooks(current$$1, workInProgress, render, nextProps, ref, renderExpirationTime);\n    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n      // Only double-render components with Hooks\n      if (workInProgress.memoizedState !== null) {\n        nextChildren = renderWithHooks(current$$1, workInProgress, render, nextProps, ref, renderExpirationTime);\n      }\
 n    }\n    setCurrentPhase(null);\n  }\n\n  if (current$$1 !== null && !didReceiveUpdate) {\n    bailoutHooks(current$$1, workInProgress, renderExpirationTime);\n    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\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 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    // SimpleMemoComponent codepath doesn't resolve outer props either.\n    Component.defaultProps === undefined) {\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      {\n        validateFunctionComponentInDev(workInProgress, type);\n      }\n      return updateSimpleMemoComponent(current$$1, workInProgress, type, nextProps, updateExpirationTime, renderExpirationTime);\n    }\n    {\n      var innerPropTypes = type.propTypes;\n      if (innerPropTypes) {\n        // Inner memo component props aren't currently validated in createElement.\n        // We could move it there, but we'd still need this for lazy code path.\n        checkPropTypes(innerPropTypes, nextProps, // Resolved props\n        'prop', getComponentName(type), getCurrentFiberStackInDev);\n      }\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  {\n    var _type = Component.type;\n    var _innerPropTypes = _type.propTypes;\n    if (_innerPropTypes) {\n      // Inner memo component props aren't currently validated in createElement.\n      // We could move it there, but we'd still need this for lazy code path.\n      checkPropTypes(_innerPropTypes, nextProps, // Resolved props\n      'prop', getComponentName(_type), getCurrentFiberStackInDev);\n    }\n  }\n  var currentChild = current$$1.child; // This is always exactly one child\n  if (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 bailoutOnAlreadyFi
 nishedWork(current$$1, workInProgress, renderExpirationTime);\n    }\n  }\n  // React DevTools reads this flag.\n  workInProgress.effectTag |= PerformedWork;\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  // TODO: current can be non-null here even if the component\n  // hasn't yet mounted. This happens when the inner render suspends.\n  // We'll need to figure out if this is fine or can cause issues.\n\n  {\n    if (workInProgress.type !== workInProgress.elementType) {\n      // Lazy component props can't be validated in createElement\n      // because they're only guaranteed to be resolved here.\n      var outerMemoType = workInProgress.elementType;\n      if (outerMemoType.$$
 typeof === REACT_LAZY_TYPE) {\n        // We warn when you define propTypes on lazy()\n        // so let's just skip over it to find memo() outer wrapper.\n        // Inner props for memo are validated later.\n        outerMemoType = refineResolvedLazyComponent(outerMemoType);\n      }\n      var outerPropTypes = outerMemoType && outerMemoType.propTypes;\n      if (outerPropTypes) {\n        checkPropTypes(outerPropTypes, nextProps, // Resolved (SimpleMemoComponent has no defaultProps)\n        'prop', getComponentName(outerMemoType), getCurrentFiberStackInDev);\n      }\n      // Inner propTypes will be validated in the function component path.\n    }\n  }\n  if (current$$1 !== null) {\n    var prevProps = current$$1.memoizedProps;\n    if (shallowEqual(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {\n      didReceiveUpdate = false;\n      if (updateExpirationTime < renderExpirationTime) {\n        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, re
 nderExpirationTime);\n      }\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  retu
 rn 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  {\n    if (workInProgress.type !== workInProgress.elementType) {\n      // Lazy component props can't be validated in createElement\n      // because they're only guaranteed to be resolved here.\n      var innerPropTypes = Component.propTypes;\n      if (innerPropTypes) {\n        checkPropTypes(innerPropTypes, nextProps, // Resolved props\n        'prop', getComponentName(Component), getCurrentFiberStackInDev);\n      }\n    }\n  }\n\n  var unmaskedContext = getUnmaskedContext(workInProgress, Component, true);\n  var context = getMaskedContext(workInProgress, unmaskedContext);\n\n  var nextChil
 dren = void 0;\n  prepareToReadContext(workInProgress, renderExpirationTime);\n  {\n    ReactCurrentOwner$3.current = workInProgress;\n    setCurrentPhase('render');\n    nextChildren = renderWithHooks(current$$1, workInProgress, Component, nextProps, context, renderExpirationTime);\n    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n      // Only double-render components with Hooks\n      if (workInProgress.memoizedState !== null) {\n        nextChildren = renderWithHooks(current$$1, workInProgress, Component, nextProps, context, renderExpirationTime);\n      }\n    }\n    setCurrentPhase(null);\n  }\n\n  if (current$$1 !== null && !didReceiveUpdate) {\n    bailoutHooks(current$$1, workInProgress, renderExpirationTime);\n    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\n  }\n\n  // React DevTools reads this flag.\n  workInProgress.effectTag |= PerformedWork;\n  reconcileCh
 ildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\n  return workInProgress.child;\n}\n\nfunction updateClassComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {\n  {\n    if (workInProgress.type !== workInProgress.elementType) {\n      // Lazy component props can't be validated in createElement\n      // because they're only guaranteed to be resolved here.\n      var innerPropTypes = Component.propTypes;\n      if (innerPropTypes) {\n        checkPropTypes(innerPropTypes, nextProps, // Resolved props\n        'prop', getComponentName(Component), getCurrentFiberStackInDev);\n      }\n    }\n  }\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 = tru
 e;\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, nextP
 rops, 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  var nextUnitOfWork = finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime);\n  {\n    var inst = workInProgress.stateNode;\n    if (inst.props !== nextProps) {\n      !didWarnAboutReassigningProps ? warning$1(false, 'It looks like %s is reassigning its own `this.props` while rendering. ' + 'This is not supported and can lead to confusing bugs.', getComponentName(workInProgress.type) || 'a component') : void 0;\n      didWarnAboutReassigningProps = true;\n    }\n  }\n  return nextUnitOfWork;\n}\n\nfunction finishClassComponent(current$$1, wo
 rkInProgress, 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 tempo
 rary 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, workInProgres
 s, 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(curren
 t$$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 = moun
 tChildFibers(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 = workInProgress.childExpirationTime = Never;\n    return null;\n  }\n\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\n  return workInProgress.child;\n}\n\nfu
 nction 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 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 treat 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 res
 ume 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        {\n          validateFunctionComponentInDev(workInProgress, Component);\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, renderExpiratio
 nTime);\n        break;\n      }\n    case MemoComponent:\n      {\n        {\n          if (workInProgress.type !== workInProgress.elementType) {\n            var outerPropTypes = Component.propTypes;\n            if (outerPropTypes) {\n              checkPropTypes(outerPropTypes, resolvedProps, // Resolved for outer only\n              'prop', getComponentName(Component), getCurrentFiberStackInDev);\n            }\n          }\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        var hint = '';\n        {\n          if (Component !== null && typeof Component === 'object' && Component.$$typeof === REACT_LAZY_TYPE) {\n            hint = ' Did you wrap a component in React.lazy() more than once?';\n          }\n        }\n        // This message intentionall
 y doesn't mention 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. Lazy element type must resolve to a class or function.%s', Component, hint);\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 treat 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 a
 nd 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, renderExpir
 ationTime) {\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 treat 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[componentNam
 e]) {\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 = renderWithHooks(null, workInProgress, Component, props, context, renderExpirationTime);\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    // Throw out any hooks that were used.\n    resetHooks()
 ;\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 (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n        // Only double-render components with Hooks\n        if (workInProgress.memoizedState !== null) {\n          value = renderWithHooks(null, workInProgress, Component, props, context, renderExpirationTime);\n        }\n      }\n    }\n    reconcileChildren(null, workInProgress, value, renderExpirationTime);\n    {\n      validateFunctionComponentInDev(workInProgress, Component);\n    }\n    return workInProgress.child;\n  }\n}\n\nfunction validateFunctionComponentInDev(workInProgress, Component) {\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. ' + 'Did you mean to use React.forwardRef()?%s', info);\n    }\n  }\n\n  if (typeof Component.getDerivedStateFromProps === 'function') {\n    var componentName = getComponentName(Component) || 'Unknown';\n\n    if (!didWarnAboutGetDerivedStateOnFunctionComponent[componentName]) {\n      warningWithoutSt
 ack$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 _componentName = getComponentName(Component) || 'Unknown';\n\n    if (!didWarnAboutContextTypeOnFunctionComponent[_componentName]) {\n      warningWithoutStack$1(false, '%s: Function components do not support contextType.', _componentName);\n      didWarnAboutContextTypeOnFunctionComponent[_componentName] = true;\n    }\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\n  var nextD
 idTimeout = void 0;\n  if ((workInProgress.effectTag & DidCapture) === NoEffect) {\n    // This is the first attempt.\n    nextState = null;\n    nextDidTimeout = false;\n  } else {\n    // Something in this boundary's subtree already suspended. Switch to\n    // rendering the fallback children.\n    nextState = {\n      timedOutAt: nextState !== null ? nextState.timedOutAt : NoWork\n    };\n    nextDidTimeout = true;\n    workInProgress.effectTag &= ~DidCapture;\n  }\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 childre
 n.\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    if (enableSuspenseServerRenderer) {\n      // If we're currently hydrating, try to hydrate this boundary.\n      // But only if this has a fallback.\n      if (nextProps.fallback !== undefined) {\n        tryToClaimNextHydratableInstance(workInProgress);\n        // This could've changed the tag if this was a dehydrated suspense component.\n        if (workInProgress.tag === DehydratedSuspenseComponent) {\n          return updateDehydratedSuspenseComponent(null, workInProgress, renderExpirationTime);\n        }\n      }\n    }\n\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\n      if ((workInProgress.mode & ConcurrentMode) === NoContext) {\n        // Outside of concurrent mode, we commit the effects from the\n        var progressedState = workInProgress.memoizedState;\n        var progressedPrimaryChild = progressedState !== null ? workInProgress.child.child : workInProgress.child;\n        primaryChildFragment.child = progressedPrimaryChild;\n      }\n\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;\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\n        if ((workInProgress.mode & ConcurrentMode) === NoContext) {\n          // Outside of concurrent mode, we commit the effects from the\n          var _progressedState = workInProgress.memoizedState;\n          var _progressedPrimaryChild = _progressedState !== null ? workInProgress.child.child : workInProgress.child;\n          if (_progressedPrimaryChild !== currentPrimaryChildFragment.child) {\n            _primaryChildFragment.child = _progressedPrimaryChild;\n          }\n        }\n\n        // Because primaryChildFragment is a new fiber that we're inserting as the\n        // parent of a new tree, we need to set its treeBaseDuration.\n        if (enableProfilerTimer && workInProgress.mode & ProfileMode) {\n          // treeBaseDuration is the sum of all the child tree base durations.\
 n          var treeBaseDuration = 0;\n          var hiddenChild = _primaryChildFragment.child;\n          while (hiddenChild !== null) {\n            treeBaseDuration += hiddenChild.treeBaseDuration;\n            hiddenChild = hiddenChild.sibling;\n          }\n          _primaryChildFragment.treeBaseDuration = treeBaseDuration;\n        }\n\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        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 t
 he primary children,\n        // and remove the intermediate fragment fiber.\n        var _nextPrimaryChildren = nextProps.children;\n        var currentPrimaryChild = currentPrimaryChildFragment.child;\n        var primaryChild = reconcileChildFibers(workInProgress, currentPrimaryChild, _nextPrimaryChildren, renderExpirationTime);\n\n        // If this render doesn't suspend, we need to delete the fallback\n        // children. Wait until the complete phase, after we've confirmed the\n        // fallback is no longer needed.\n        // TODO: Would it be better to store the fallback fragment on\n        // the stateNode?\n\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      // children are not wrapped in a fragment fiber.\n      var _currentPrimaryChild = current$$1.child;\n      if (nextDidTimeout) {\n        // Timed out. W
 rap 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.child = _currentPrimaryChild;\n\n        // Even though we're creating a new fiber, there are no new children,\n        // because we're reusing an already mounted tree. So we don't need to\n        // schedule a placement.\n        // primaryChildFragment.effectTag |= Placement;\n\n        if ((workInProgress.mode & ConcurrentMode) === NoContext) {\n          // Outside of concurrent mode, we commit the effects from the\n          var _progressedState2 = workInProgress.memoizedState;\n          var _progressedPrimaryChild2 = _progressedState2 !== null ? workInProgress.child.child :
  workInProgress.child;\n          _primaryChildFragment2.child = _progressedPrimaryChild2;\n        }\n\n        // Because primaryChildFragment is a new fiber that we're inserting as the\n        // parent of a new tree, we need to set its treeBaseDuration.\n        if (enableProfilerTimer && workInProgress.mode & ProfileMode) {\n          // treeBaseDuration is the sum of all the child tree base durations.\n          var _treeBaseDuration = 0;\n          var _hiddenChild = _primaryChildFragment2.child;\n          while (_hiddenChild !== null) {\n            _treeBaseDuration += _hiddenChild.treeBaseDuration;\n            _hiddenChild = _hiddenChild.sibling;\n          }\n          _primaryChildFragment2.treeBaseDuration = _treeBaseDuration;\n        }\n\n        // Create a fragment from the fallback children, too.\n        var _fallbackChildFragment2 = _primaryChildFragment2.sibling = createFiberFromFragment(_nextFallbackChildren2, mode, renderExpirationTime, null);\n        _fal
 lbackChildFragment2.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    workInProgress.stateNode = current$$1.stateNode;\n  }\n\n  workInProgress.memoizedState = nextState;\n  workInProgress.child = child;\n  return next;\n}\n\nfunction updateDehydratedSuspenseComponent(current$$1, workInProgress, renderExpirationTime) {\n  if (current$$1 === null) {\n    // During the first pass, we'll bail out and
  not drill into the children.\n    // Instead, we'll leave the content in place and try to hydrate it later.\n    workInProgress.expirationTime = Never;\n    return null;\n  }\n  // We use childExpirationTime to indicate that a child might depend on context, so if\n  // any context has changed, we need to treat is as if the input might have changed.\n  var hasContextChanged$$1 = current$$1.childExpirationTime >= renderExpirationTime;\n  if (didReceiveUpdate || hasContextChanged$$1) {\n    // This boundary has changed since the first render. This means that we are now unable to\n    // hydrate it. We might still be able to hydrate it using an earlier expiration time but\n    // during this render we can't. Instead, we're going to delete the whole subtree and\n    // instead inject a new real Suspense boundary to take its place, which may render content\n    // or fallback. The real Suspense boundary will suspend for a while so we have some time\n    // to ensure it can produce real c
 ontent, but all state and pending events will be lost.\n\n    // Detach from the current dehydrated boundary.\n    current$$1.alternate = null;\n    workInProgress.alternate = null;\n\n    // Insert a deletion in the effect list.\n    var returnFiber = workInProgress.return;\n    !(returnFiber !== null) ? invariant(false, 'Suspense boundaries are never on the root. This is probably a bug in React.') : void 0;\n    var last = returnFiber.lastEffect;\n    if (last !== null) {\n      last.nextEffect = current$$1;\n      returnFiber.lastEffect = current$$1;\n    } else {\n      returnFiber.firstEffect = returnFiber.lastEffect = current$$1;\n    }\n    current$$1.nextEffect = null;\n    current$$1.effectTag = Deletion;\n\n    // Upgrade this work in progress to a real Suspense component.\n    workInProgress.tag = SuspenseComponent;\n    workInProgress.stateNode = null;\n    workInProgress.memoizedState = null;\n    // This is now an insertion.\n    workInProgress.effectTag |= Placement;\
 n    // Retry as a real Suspense component.\n    return updateSuspenseComponent(null, workInProgress, renderExpirationTime);\n  }\n  if ((workInProgress.effectTag & DidCapture) === NoEffect) {\n    // This is the first attempt.\n    reenterHydrationStateFromDehydratedSuspenseInstance(workInProgress);\n    var nextProps = workInProgress.pendingProps;\n    var nextChildren = nextProps.children;\n    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\n    return workInProgress.child;\n  } else {\n    // Something suspended. Leave the existing children in place.\n    // TODO: In non-concurrent mode, should we commit the nodes we have hydrated so far?\n    workInProgress.child = null;\n    return null;\n  }\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.Co
 nsumer) {\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    Rea
 ctCurrentOwner$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\nfunction markWorkInProgressReceivedUpdate() {\n  didReceiveUpdate = true;\n}\n\nfunction bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime) {\n  cancelWorkTimer(workInProgress);\n\n  if (current$$1 !== null) {\n    // Reuse previous context list\n    workInProgress.contextDependencies = current$$1.contextDependencies;\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 < 
 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\n    if (oldProps !== newProps || hasContextChanged()) {\n      // If props or context changed, mark the fiber as having performed work.\n      // This may be unset if the props are determined to be equal later (memo).\n      didReceiveUpdate = true;\n    } else 
 if (updateExpirationTime < renderExpirationTime) {\n      didReceiveUpdate = false;\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;\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 ch
 ildren 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        case DehydratedSuspenseComponent:\n          {\n            if (enableSuspenseServerRenderer) {\n              // We know that this component will suspend a
 gain because if it has\n              // been unsuspended it has committed as a regular Suspense component.\n              // If it needs to be retried, it should have work scheduled on it.\n              workInProgress.effectTag |= DidCapture;\n              break;\n            }\n          }\n      }\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\n    }\n  } else {\n    didReceiveUpdate = false;\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, updateExpiration
 Time, 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 u
 pdateProfiler(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 _type2 = workInProgress.type;\n        var _unresolvedProps3 = workInProgress.pendingProps;\n        // Resolve outer props first, then resolve inner props.\n        var _resolvedProps3 = resolveDefaultProps(_type2, _unresolvedProps3);\n        {\n          if (workInProgress.type !== workInProgress.elementType) {\n            var outerPropTypes = _type2.propTypes;\n            if (outerPropTypes) {\n              checkPropTypes(outerPropTypes, _resolvedProps3, // Resolved for outer only\n              'prop', getComponentName(_type2), getCurrentFiberStackInDev);\n            }\n          }\n        }\n        _resolvedProps3 = resolveDefaultProps(_
 type2.type, _resolvedProps3);\n        return updateMemoComponent(current$$1, workInProgress, _type2, _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    case DehydratedSuspenseComponent:\n      {\n        if (enableSuspenseServerRenderer) {\n          return updateDehydratedSuspenseComponent(current$$1, workInProgres
 s, renderExpirationTime);\n        }\n        break;\n      }\n  }\n  invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');\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\nvar isDisallowedContextReadInDEV = false;\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    isDisallowedContextReadInDEV = false;\n  }\n}\n\nfunction enterDisallowedContextReadInDEV() {\n  {\n    isDisallowedContextReadInDEV = true;\n  }\n}\n\nfunction exitDisallowedContextRead
 InDEV() {\n  {\n    isDisallowedContextReadInDEV = false;\n  }\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 th
 e ' + '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  if (is(oldValue, newValue)) {\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\nfunct
 ion scheduleWorkOnParentPath(parent, renderExpirationTime) {\n  // Update the child expiration time of all the ancestors, including\n  // the alternates.\n  var node = parent;\n  while (node !== null) {\n    var alternate = node.alternate;\n    if (node.childExpirationTime < renderExpirationTime) {\n      node.childExpirationTime = renderExpirationTime;\n      if (alternate !== null && alternate.childExpirationTime < renderExpirationTime) {\n        alternate.childExpirationTime = renderExpirationTime;\n      }\n    } else if (alternate !== null && 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\nfunction propagateContextChange(workInProgress, context, changedBits, renderExpirationTime) {\n  var fiber = workInProgress.chil
 d;\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 list = fiber.contextDependencies;\n    if (list !== null) {\n      nextFiber = fiber.child;\n\n      var dependency = list.first;\n      while (dependency !== null) {\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 < renderExpirationTime) {\n            fiber.expirationTime = renderExpirationTime;\n          }\n          var alternate = fiber.alternate;\n          if (alternate !== null && alternate.expirationTime < renderExpirationTime) {\n            alternate.expirationTime = renderExpirationTime;\n          }\n\n          scheduleWorkOnParentPath(fiber.return, renderExpirationTime);\n\n          // Mark the expiration time on the list, too.\n          if (list.expirationTime < renderExpirationTime) {\n            list.expirationTime = renderExpirationTime;\n          }\n\n          // Since we already found a match, we can stop traversing the\n          // dependency list.\n          break;\n        }\n        dependency = dependency.next;\n      }\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 if (enableSuspenseServerRenderer && fiber.tag === DehydratedSuspenseComponent) {\n      // If a dehydrated suspense component is in this subtree, we don't know\n      // if it will have any context consumers in it. The best we can do is\n      // mark it as having updates on its children.\n      if (fiber.expirationTime < renderExpirationTime) {\n        fiber.expirationTime = renderExpirationTime;\n      }\n      var _alternate = fiber.alternate;\n      if (_alternate !== null && _alternate.expirationTime < renderExpirationTime) {\n        _alternate.expirationTime = renderExpirationTime;\n      }\n      // This is intentionally passing this fiber as the parent\n      // because we want to schedule this fiber as having work\n      // on its children. We'll use the childExpirationTime on\n      // this fiber to indicate that a context has 
 changed.\n      scheduleWorkOnParentPath(fiber, renderExpirationTime);\n      nextFiber = fiber.sibling;\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  var currentDependencies = workInProgress.contextDependencies;\n  if (currentDependencies !== null && currentDependencies.expirationTime >= renderExpirationTime) {\n    // Context list has a pending update. Mark that this fiber performed work.\n    markWorkInProgressReceivedUpdate();\n  }\n\n  // Reset the work-in-progress list\n  workInProgress.contextDependencies = null;\n}\n\nfunction readContext(context, observedBits) {\n  {\n    // This warning would fire if you read context inside a Hook like useMemo.\n    // Unlike the class check below, it's not enforced in production for perf.\n    !!isDisallowedContextReadInDEV ? warning$1(false, 'Context can only be read while React is rendering. ' + 'In classes, you can read it in the render method or getDerivedStateFromProps. ' + 'In 
 function components, you can read it directly in the function body, but not ' + 'inside Hooks like useReducer() or useMemo().') : void 0;\n  }\n\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. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().') : void 0;\n\n      // This is the first dependency for this component. Create a new list.\n      lastContextDependency = contextItem;\n      currentlyRenderingFiber.contextDependencies = {\n        first: contextItem,\n        expirationTime: NoWork\n      };\n    } else {\n      // Append a new context item.\n      lastContextDependency = lastContextDependency.next = contextItem;\n    }\n  }\n  return isPrimaryRenderer ? context._currentValue : context._currentValue2;\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 can be\n// mutated and processed asynchronously before i
 t is committed — a form of\n// double buffering. If a work-in-progress render is discarded before finishing,\n// 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 th
 an 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 re
 nder 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 p
 hase 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            enterDisallowedContextReadInDEV();\n            if (debugRenderPhaseSi
 deEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n              _payload.call(instance, prevState, nextProps);\n            }\n          }\n          var nextState = _payload.call(instance, prevState, nextProps);\n          {\n            exitDisallowedContextReadInDEV();\n          }\n          return nextState;\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            enterDisallowedContextReadInDEV();\n            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\n              _payload
 2.call(instance, prevState, nextProps);\n            }\n          }\n          partialState = _payload2.call(instance, prevState, nextProps);\n          {\n            exitDisallowedContextReadInDEV();\n          }\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 < updateExpirationTime) {\n        newExpiration
 Time = 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 = upda
 te.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 < _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 = ne
 wBaseState;\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 resetHasForceUp
 dateBeforeProcessing() {\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  commitUpdateEffec
 ts(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\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\nfunctio
 n 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 tre
 e. 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;\n          var newIsHidden = newState !== null;\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 (containerChil
 dSet, 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;\n          var newIsHidden = newState !== null;\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 travers
 ing 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 mi
 ght 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 an
 ything.\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.ty
 pe;\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(wor
 kInProgress);\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, currentHostConte
 xt)) {\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            // T
 his 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        if ((workInProgress.effectTag & DidCapture) !== NoEffect) {\n          // Something suspended. Re-render with the fallback children.\n          workInProgress.expirationTime = renderExpirationTime;\n          // Do not reset the effect list.\n          return workInProg
 ress;\n        }\n\n        var nextDidTimeout = nextState !== null;\n        var prevDidTimeout = current !== null && current.memoizedState !== null;\n\n        if (current !== null && !nextDidTimeout && prevDidTimeout) {\n          // We just switched from the fallback to the normal children. Delete\n          // the fallback.\n          // TODO: Would it be better to store the fallback fragment on\n          var currentFallbackChild = current.child.sibling;\n          if (currentFallbackChild !== null) {\n            // Deletions go at the beginning of the return fiber's effect list\n            var first = workInProgress.firstEffect;\n            if (first !== null) {\n              workInProgress.firstEffect = currentFallbackChild;\n              currentFallbackChild.nextEffect = first;\n            } else {\n              workInProgress.firstEffect = workInProgress.lastEffect = currentFallbackChild;\n              currentFallbackChild.nextEffect = null;\n            }\n       
      currentFallbackChild.effectTag = Deletion;\n          }\n        }\n\n        if (nextDidTimeout || prevDidTimeout) {\n          // If the children are hidden, or if they were previous hidden, schedule\n          // an effect to toggle their visibility. This is also used to attach a\n          // retry listener to the promise.\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    case DehydratedSuspenseComponent:\n      {\n        if (enableSuspenseServerRenderer) {\n          if (current === null) {\n            var _wasHydrated2 = popHydrationState(workInProgress);\n            !_wasHydrated2 ? invariant(false, 'A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.') : void 0;\n            skipPastDehydratedSuspenseInstance(workInProgress);\n          } else if ((workInProgress.effectTag & DidCapture) === NoEffect) {\n            // This boundary did not suspend so it's now hydrated.\n            // To handle any future suspense cases, we're going to now upgrade it\n            // to a Suspense component. We detach it from the existing current fiber.\n            current.alternate = null;\n            workInProg
 ress.alternate = null;\n            workInProgress.tag = SuspenseComponent;\n            workInProgress.memoizedState = null;\n            workInProgress.stateNode = null;\n          }\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(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;\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 des
 irable.\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\nvar PossiblyWeakSet$1 = typeof WeakSet === 'function' ? WeakSet : Set;\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 = getComponentNam
 e(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, callComp
 onentWillUnmountWithTimer, 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 safelyCallDestroy(current$$1, destroy) {\n  {\n    invokeGuardedCallback(null, destroy, null);\n    if (hasCaughtError()) {\n      var error = clearCaughtError();\n      captureCommitPhaseError(current$$1, error);\n    }\n  }\n}\n\nfunction commitBeforeMutationLifeCycles(current$$1, finishedWork) {\n  switch (finishedWork.tag) {\n    case FunctionComponent:\n    case Fo
 rwardRef:\n    case SimpleMemoComponent:\n      {\n        commitHookEffectList(UnmountSnapshot, NoEffect$1, finishedWork);\n        return;\n      }\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            // We could update instance props and state here,\n            // but instead we rely on them being set during last render.\n            // TODO: revisit this when we implement resuming.\n            {\n              if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {\n                !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'getSnapshotBeforeUpdate. ' + 'This
  might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;\n                !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'getSnapshotBeforeUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;\n              }\n            }\n            var snapshot = instance.getSnapshotBeforeUpdate(finishedWork.elementType === finishedWork.type ? prevProps : resolveDefaultProps(finishedWork.type, 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 commitHookEffectList(unmountTag, mountTag, finishedWork) {\n  var updateQueue = finishedWork.updateQueue;\n  var lastEffect = updateQueue !== null ? updateQueue.lastEffect : null;\n  if (lastEffect !== null) {\n    var f
 irstEffect = lastEffect.next;\n    var effect = firstEffect;\n    do {\n      if ((effect.tag & unmountTag) !== NoEffect$1) {\n        // Unmount\n        var destroy = effect.destroy;\n        effect.destroy = undefined;\n        if (destroy !== undefined) {\n          destroy();\n        }\n      }\n      if ((effect.tag & mountTag) !== NoEffect$1) {\n        // Mount\n        var create = effect.create;\n        effect.destroy = create();\n\n        {\n          var _destroy = effect.destroy;\n          if (_destroy !== undefined && typeof _destroy !== 'function') {\n            var addendum = void 0;\n            if (_destroy === null) {\n              addendum = ' You returned null. If your effect does not require clean ' + 'up, return undefined (or nothing).';\n            } else if (typeof _destroy.then === 'function') {\n              addendum = '\\n\\nIt looks like you wrote useEffect(async () => ...) or returned a Promise. ' + 'Instead, you may write an async function sepa
 rately ' + 'and then call it from inside the effect:\\n\\n' + 'async function fetchComment(commentId) {\\n' + '  // You can await here\\n' + '}\\n\\n' + 'useEffect(() => {\\n' + '  fetchComment(commentId);\\n' + '}, [commentId]);\\n\\n' + 'In the future, React will provide a more idiomatic solution for data fetching ' + \"that doesn't involve writing effects manually.\";\n            } else {\n              addendum = ' You returned: ' + _destroy;\n            }\n            warningWithoutStack$1(false, 'An Effect function must not return anything besides a function, ' + 'which is used for clean-up.%s%s', addendum, getStackByFiberInDevAndProd(finishedWork));\n          }\n        }\n      }\n      effect = effect.next;\n    } while (effect !== firstEffect);\n  }\n}\n\nfunction commitPassiveHookEffects(finishedWork) {\n  commitHookEffectList(UnmountPassive, NoEffect$1, finishedWork);\n  commitHookEffectList(NoEffect$1, MountPassive, finishedWork);\n}\n\nfunction commitLifeCycles(fini
 shedRoot, current$$1, finishedWork, committedExpirationTime) {\n  switch (finishedWork.tag) {\n    case FunctionComponent:\n    case ForwardRef:\n    case SimpleMemoComponent:\n      {\n        commitHookEffectList(UnmountLayout, MountLayout, finishedWork);\n        break;\n      }\n    case ClassComponent:\n      {\n        var instance = finishedWork.stateNode;\n        if (finishedWork.effectTag & Update) {\n          if (current$$1 === null) {\n            startPhaseTimer(finishedWork, 'componentDidMount');\n            // We could update instance props and state here,\n            // but instead we rely on them being set during last render.\n            // TODO: revisit this when we implement resuming.\n            {\n              if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {\n                !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'componentDidMount. ' + 
 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;\n                !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'componentDidMount. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;\n              }\n            }\n            instance.componentDidMount();\n            stopPhaseTimer();\n          } else {\n            var prevProps = finishedWork.elementType === finishedWork.type ? current$$1.memoizedProps : resolveDefaultProps(finishedWork.type, current$$1.memoizedProps);\n            var prevState = current$$1.memoizedState;\n            startPhaseTimer(finishedWork, 'componentDidUpdate');\n            // We
  could update instance props and state here,\n            // but instead we rely on them being set during last render.\n            // TODO: revisit this when we implement resuming.\n            {\n              if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {\n                !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'componentDidUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;\n                !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'componentDidUpdate. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.typ
 e) || 'instance') : void 0;\n              }\n            }\n            instance.componentDidUpdate(prevProps, prevState, instance.__reactInternalSnapshotBeforeUpdate);\n            stopPhaseTimer();\n          }\n        }\n        var updateQueue = finishedWork.updateQueue;\n        if (updateQueue !== null) {\n          {\n            if (finishedWork.type === finishedWork.elementType && !didWarnAboutReassigningProps) {\n              !(instance.props === finishedWork.memoizedProps) ? warning$1(false, 'Expected %s props to match memoized props before ' + 'processing the update queue. ' + 'This might either be because of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;\n              !(instance.state === finishedWork.memoizedState) ? warning$1(false, 'Expected %s state to match memoized state before ' + 'processing the update queue. ' + 'This might either be becaus
 e of a bug in React, or because ' + 'a component reassigns its own `this.props`. ' + 'Please file an issue.', getComponentName(finishedWork.type) || 'instance') : void 0;\n            }\n          }\n          // We could update instance props and state here,\n          // but instead we rely on them being set during last render.\n          // TODO: revisit this when we implement resuming.\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.stateNo
 de;\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      break;\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 Rea
 ct. 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 to 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.tag === SuspenseComponent && node.memoizedState !== null) {\n        // Found a nested Suspense component that timed out. Skip over the\n        var fallbackChildFragment = node.child.sibling;\n        fallbackChildFragment.retu
 rn = node;\n        node = fallbackChildFragment;\n        continue;\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.hasO
 wnProperty('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 FunctionComponent:\n    case ForwardRef:\n    case MemoComponent:\n    case SimpleMemoComponent:\n      {\n        var updateQueue = current$$
 1.updateQueue;\n        if (updateQueue !== null) {\n          var lastEffect = updateQueue.lastEffect;\n          if (lastEffect !== null) {\n            var firstEffect = lastEffect.next;\n            var effect = firstEffect;\n            do {\n              var destroy = effect.destroy;\n              if (destroy !== undefined) {\n                safelyCallDestroy(current$$1, destroy);\n              }\n              effect = effect.next;\n            } while (effect !== firstEffect);\n          }\n        }\n        break;\n      }\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  current$$1.memoizedState = null;\n  current$$1.updateQueue 
 = null;\n  var alternate = current$$1.alternate;\n  if (alternate !== null) {\n    alternate.return = null;\n    alternate.child = null;\n    alternate.memoizedState = null;\n    alternate.updateQueue = 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  // searc
 h 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 && node.tag !== DehydratedSuspenseComponent) {\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      p
 arent = 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 to 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 to recurse down its\n  var node = current$$1;\n\n  // Each iteration, currentPare
 nt 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            currentP
 arentIsContainer = 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 (enableSuspenseServerRenderer && node.tag === DehydratedSuspenseComponent) {\n      // Delete the dehydrated suspense boundary and all of its content.\n      if (currentParentIsContainer) {\n        clearSuspenseBoundaryFromContainer(currentParent, node.stateNode);\n      } else {\n        clearSuspenseBoundary(currentParent, node.stateNode);\n      }\n    } else if (node
 .tag === HostPortal) {\n      if (node.child !== null) {\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        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    switch (finishedWork.tag) {\n      case FunctionComponent:\n      case ForwardRef:\n      case MemoComponent:\n      case SimpleMemoComponent:\n        {\n          // Note: We currently never use MountMutation, but useLayout uses\n          // UnmountMutation.\n       
    commitHookEffectList(UnmountMutation, MountMutation, finishedWork);\n          return;\n        }\n    }\n\n    commitContainer(finishedWork);\n    return;\n  }\n\n  switch (finishedWork.tag) {\n    case FunctionComponent:\n    case ForwardRef:\n    case MemoComponent:\n    case SimpleMemoComponent:\n      {\n        // Note: We currently never use MountMutation, but useLayout uses\n        // UnmountMutation.\n        commitHookEffectList(UnmountMutation, MountMutation, finishedWork);\n        return;\n      }\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 = curr
 ent$$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        var newState = finishedWork.memoizedState;\n\n        var newDidTimeout = void 0;\n        var primaryChildParent = finishedWork;\n        if (newState === null) {\n          newDidTimeout = false;\n        } else {\n          newDidTimeout = true;\n          primaryChildParent = finishedWork.child;\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        if (primaryChildParent !== null) {\n          hideOrUnhideA
 llChildren(primaryChildParent, newDidTimeout);\n        }\n\n        // If this boundary just timed out, then it will have a set of thenables.\n        // For each thenable, attach a listener so that when it resolves, React\n        // attempts to re-render the boundary in the primary (pre-timeout) state.\n        var thenables = finishedWork.updateQueue;\n        if (thenables !== null) {\n          finishedWork.updateQueue = null;\n          var retryCache = finishedWork.stateNode;\n          if (retryCache === null) {\n            retryCache = finishedWork.stateNode = new PossiblyWeakSet$1();\n          }\n          thenables.forEach(function (thenable) {\n            // Memoize using the boundary fiber to prevent redundant listeners.\n            var retry = retryTimedOutBoundary.bind(null, finishedWork, thenable);\n            if (enableSchedulerTracing) {\n              retry = tracing.unstable_wrap(retry);\n            }\n            if (!retryCache.has(thenable)) {\n        
       retryCache.add(thenable);\n              thenable.then(retry, retry);\n            }\n          });\n        }\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\nvar PossiblyWeakSet = typeof WeakSet === 'function' ? WeakSet : Set;\nvar PossiblyWeakMap = typeof WeakMap === 'function' ? WeakMap : Map;\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 attachPingListener(root, renderExpirationTime, thenable) {\n  // Attach a listener to the promise to \"ping\" the root and retry. But\n  // only if one does not already exist for the current render expiration\n  // time (which acts like a \"thread ID\" here).\n  var pingCache = root.pingCache;\n  var threadIDs = void 0;\n  if (pingCache === null) {\n    pingCache = root.pingCache = new PossiblyWeakMap();\n    threadIDs = new Set();\n    pingCache.set(thenable, threadIDs);\n  } else {\n    threadIDs = pingCache.get(thenable);\n    if (threadIDs === undefined) {\n      threadIDs = new Set();\n      pingCache.set(thenable, threadIDs);\n    }\n  }\n  if (!threadIDs.has(renderExpirationTime)) {\n    // Memoize using the thread ID to prevent redundant listeners.\n    threadIDs.add(renderExpirationTime);\n    var ping = pingSuspendedRoot.bind(null, root, thenable, renderExpirationTime);\n    if (enableSchedulerTracing) {\n      ping = tracing.unstable_wrap(pin
 g);\n    }\n    thenable.then(ping, ping);\n  }\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$$1 = _workInProgress.alternate;\n        if (current$$1 !== null) {\n          var currentState = current$$1.memoizedState;\n          if (currentState !== null) {\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      // If there is a DehydratedSuspenseComponent we don't have to do anything because\n      // if something suspends inside it, we will simply leave tha
 t as dehydrated. It\n      // will never timeout.\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)) {\n        // Found the nearest boundary.\n\n        // Stash the promise on the boundary fiber. If the boundary times out, we'll\n        var thenables = _workInProgress.updateQueue;\n        if (thenables === null) {\n          var updateQueue = new Set();\n          updateQueue.add(thenable);\n          _workInProgress.updateQueue = updateQueue;\n        } else {\n          thenables.add(thenable);\n        }\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 schedu
 le 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 |= DidCapture;\n\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 | Incomplete);\n\n          if (sourceFiber.tag === ClassComponent) {\n            var currentSourceFiber = sourceFiber.alternate;\n            if (currentSourceFiber === null) {\n              // This is a new mount. Change the tag so it's not mistaken for a\n              // completed class component. For example, we should n
 ot call\n              // componentWillUnmount if it is deleted.\n              sourceFiber.tag = IncompleteClassComponent;\n            } else {\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(Sync);\n              update.tag = ForceUpdate;\n              enqueueUpdate(sourceFiber, update);\n            }\n          }\n\n          // The source fiber did not complete. Mark it with Sync priority to\n          // indicate that it still has pending work.\n          sourceFiber.expirationTime = Sync;\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        attachPingListener(root, renderExpirationTime, thenable);\n\n        var absoluteTim
 eoutMs = void 0;\n        if (earliestTimeoutMs === -1) {\n          // If no explicit threshold is given, default to an arbitrarily 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      } else if (enableSuspenseServerRenderer && _workInProgress.tag === DehydratedSuspenseComponent) 
 {\n        attachPingListener(root, renderExpirationTime, thenable);\n\n        // Since we already have a current fiber, we can eagerly add a retry listener.\n        var retryCache = _workInProgress.memoizedState;\n        if (retryCache === null) {\n          retryCache = _workInProgress.memoizedState = new PossiblyWeakSet();\n          var _current = _workInProgress.alternate;\n          !_current ? invariant(false, 'A dehydrated suspense boundary must commit before trying to render. This is probably a bug in React.') : void 0;\n          _current.memoizedState = retryCache;\n        }\n        // Memoize using the boundary fiber to prevent redundant listeners.\n        if (!retryCache.has(thenable)) {\n          retryCache.add(thenable);\n          var retry = retryTimedOutBoundary.bind(null, _workInProgress, thenable);\n          if (enableSchedulerTracing) {\n            retry = tracing.unstable_wrap(retry);\n          }\n          thenable.then(retry, retry);\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    // TODO: Use invariant so the message is stripped in prod?\n    value = new Error((getComponentName(sourceFiber.type) || 'A React component') + ' suspended while rendering, but no fallback UI was specified.\\n' + '\\n' + 'Add a <Suspense fallback=...> component higher in the tree to ' + 'provide a loading indicator or placeholder to display.' + getStackByFiberInDevAndProd(sourceFiber));\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          workInP
 rogress.expirationTime = renderExpirationTime;\n          // Schedule the error boundary to re-render using updated state\n          var _update2 = createClassErrorUpdate(workInProgress, errorInfo, renderExpirationTime);\n          enqueueCapturedUpdate(workInProgress, _update2);\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        // TODO: popHydrationState\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. Re-render the boundary.\n          return workInProgress;\n        }\n        return null;\n      }\n    case DehydratedSuspenseComponent:\n      {\n
         if (enableSuspenseServerRenderer) {\n          // TODO: popHydrationState\n          var _effectTag3 = workInProgress.effectTag;\n          if (_effectTag3 & ShouldCapture) {\n            workInProgress.effectTag = _effectTag3 & ~ShouldCapture | DidCapture;\n            // Captured a suspense effect. Re-render the boundary.\n            return workInProgress;\n          }\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 HostR
 oot:\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 ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;\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 scheduler/tracing\n  !(tracing.__interactionsRef != null && tracing.__interac
 tionsRef.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 `scheduler/tracing` module with `scheduler/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, isClass) {\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) || 'ReactComponent';\n    if (didWarnStateUpdateForUnmountedComponent[componentName]) {\n      return;\n    }\n    warningWithoutStack$1(false, \"Can't perform a React state update 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 %s.%s', isClass ? 'the componentWillUnmount method' : 'a useEffect cleanup function', 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 decreasing.\nvar lastUniqueAsyncExpiration = Sync - 1;\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;\nvar rootWithPendingPassiveEffects = null;\nvar passiveEffectCallbackHandle = null;\nvar passiveEffectCallback = null;\n\nvar legacyErrorBoundariesThatAlreadyFailed = null;\n\n// Used for performance tracking.\nvar interruptedBy = null;\n\nvar stashedWorkInProgressProperties = void 0;\nvar replayUnitOfWork = void 0;\nvar mayReplayFailedUnitOfWork = void 0;\nvar isReplayingFailedUnitOfWork = void 0;\nvar originalReplayErro
 r = void 0;\nvar rethrowOriginalError = void 0;\nif (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n  stashedWorkInProgressProperties = null;\n  mayReplayFailedUnitOfWork = true;\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      r
 eturn;\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      interru
 ptedWork = 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 tha
 t 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.alterna
 te;\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    nextEffect = nextEffect.nextEffect;\n  }\n\n  {\n    resetCurrentFiber();\n  }\n}\n\nfunction commitAllLifeCycles(finishedRoot, committedExpirationTime) {\n  {\n    ReactStrictModeWarnings.flushPendingUnsafeLifecycl
 eWarnings();\n    ReactStrictModeWarnings.flushLegacyContextWarning();\n\n    if (warnAboutDeprecatedLifecycles) {\n      ReactStrictModeWarnings.flushPendingDeprecationWarnings();\n    }\n  }\n  while (nextEffect !== null) {\n    {\n      setCurrentFiber(nextEffect);\n    }\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    if (effectTag & Passive) {\n      rootWithPendingPassiveEffects = finishedRoot;\n    }\n\n    nextEffect = nextEffect.nextEffect;\n  }\n  {\n    resetCurrentFiber();\n  }\n}\n\nfunction commitPassiveEffects(root, firstEffect) {\n  rootWithPendingPassiveEffects = null;\n  passiveEffectCallbackHandle = null;\n  passiveEffectCallback = null;\n\n  // Set this to true
  to prevent re-entrancy\n  var previousIsRendering = isRendering;\n  isRendering = true;\n\n  var effect = firstEffect;\n  do {\n    {\n      setCurrentFiber(effect);\n    }\n\n    if (effect.effectTag & Passive) {\n      var didError = false;\n      var error = void 0;\n      {\n        invokeGuardedCallback(null, commitPassiveHookEffects, null, effect);\n        if (hasCaughtError()) {\n          didError = true;\n          error = clearCaughtError();\n        }\n      }\n      if (didError) {\n        captureCommitPhaseError(effect, error);\n      }\n    }\n    effect = effect.nextEffect;\n  } while (effect !== null);\n  {\n    resetCurrentFiber();\n  }\n\n  isRendering = previousIsRendering;\n\n  // Check if work was scheduled by one of the effects\n  var rootExpirationTime = root.expirationTime;\n  if (rootExpirationTime !== NoWork) {\n    requestWork(root, rootExpirationTime);\n  }\n  // Flush any sync work that was scheduled by effects\n  if (!isBatchingUpdates && !isRenderin
 g) {\n    performSyncWork();\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 flushPassiveEffects() {\n  if (passiveEffectCallbackHandle !== null) {\n    cancelPassiveEffects(passiveEffectCallbackHandle);\n  }\n  if (passiveEffectCallback !== null) {\n    // We call the scheduled callback instead of commitPassiveEffects directly\n    // to ensure tracing works correctly.\n    passiveEffectCallback();\n  }\n}\n\nfunction commitRoot(root, finishedWork) {\n  isWorking = true;\n  isCommitting$1 = true;\n  startCommitTimer();\n\n  !(root.current !== finishedWork) ? invariant(false, 'Cann
 ot 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 = childExpirationTimeBeforeCommit > updateExpirationTimeBeforeCommit ? childExpirationTimeBeforeCommit : updateExpirationTimeBeforeCommit;\n  markCom
 mittedPriorityLevels(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, commitAl
 lLifeCycles, 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  if (firstEffect !== null && rootWithPendingPassiveEffects !== null) {\n    // This commit included a passive effect. These do not need to fire until\n    // after the next paint. Schedule an callback to fire them in an async\n    // event. To ensure serial execution, the callback will be flushed early if\n    // we enter rootWithPendingPassiveEffects commit phase before then.\n    var callback = commitPassiveEffects.bind(null, root, firstEffect);\n    if (enableSchedulerTracing) {\n      //
  TODO: Avoid this extra callback by mutating the tracing ref directly,\n      // like we do at the beginning of commitRoot. I've opted not to do that\n      // here because that code is still in flux.\n      callback = tracing.unstable_wrap(callback);\n    }\n    passiveEffectCallbackHandle = scheduler.unstable_runWithPriority(scheduler.unstable_NormalPriority, function () {\n      return schedulePassiveEffects(callback);\n    });\n    passiveEffectCallback = callback;\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 = childExpirationTimeAfterCommit > updateExpirationTim
 eAfterCommit ? 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 = t
 rue;\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 (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                sub
 scriber.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    v
 ar 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 (childUpdateExpira
 tionTime > newChildExpirationTime) {\n        newChildExpirationTime = childUpdateExpirationTime;\n      }\n      if (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 (_childUpdateExpirationTime > newChildExpirationTime) {\n        newChildExpirationTime = _childUpdateExpirationTime;\n      }\n      if (_childChildExpirationTime > newChildExpirationTime) {\n        newChildExpirationTime = _childChil
 dExpirationTime;\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      if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n        // Don't replay if it fails during completion phase.\n        mayReplay
 FailedUnitOfWork = false;\n      }\n      // This fiber completed.\n      // Remember we're completing this unit so we can find a boundary if it fails.\n      nextUnitOfWork = workInProgress;\n      if (enableProfilerTimer) {\n        if (workInProgress.mode & ProfileMode) {\n          startProfilerTimer(workInProgress);\n        }\n        nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);\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      if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n        // We're out of completion phase so replaying is fine now.\n        mayReplayFailedUnitOfWork = true;\n      }\n      stopWorkTimer(workInProgress);\n      resetChildExpir
 ationTime(workInProgress, nextRenderExpirationTime);\n      {\n        resetCurrentFiber();\n      }\n\n      if (nextUnitOfWork !== null) {\n        // Completing this fiber spawned new work. Work on that next.\n        return nextUnitOfWork;\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 && ReactFiberI
 nstrumentation_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 (enableProfilerTimer && workInProgress.mode & ProfileMode) {\n        // Record the render duration for the fiber that errored.\n        stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);\n\n        // Include the time spent working on failed children before continuing.\n        var actualDuration = workInProgress.actualDuration;\n        var child = workInProgress.child;\n        while (child !== null) {\n          actualDurati
 on += child.actualDuration;\n          child = child.sibling;\n        }\n        workInProgress.actualDuration = actualDuration;\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 completing th
 is 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(workInProgre
 ss);\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    ReactFiberInstrum
 entation_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 there's a higher priority event\n    while (nextUnitOfWork !== null && !shouldYieldToRenderer()) {\n      nextUnitOfWork = performUnitOfWork(nextUnitOfWork);\n    }\n  }\n}\n\nfunction renderRoot(root, isYieldy) {\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\n  flushPassiveEffects();\n\n  isWorking = true;\n  var previousDispatcher = ReactCurrentDispatcher.current;\n  ReactCurren
 tDispatcher.current = ContextOnlyDispatcher;\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 leaving 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      resetContextDependences();\n      resetHooks();\n\n      // Reset in case completion throws.\n      // This is only used in DEV and when replaying is on.\
 n      var mayReplay = void 0;\n      if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n        mayReplay = mayReplayFailedUnitOfWork;\n        mayReplayFailedUnitOfWork = true;\n      }\n\n      if (nextUnitOfWork === null) {\n        // This is a fatal error.\n        didFatal = true;\n        onUncaughtError(thrownValue);\n      } else {\n        if (enableProfilerTimer && nextUnitOfWork.mode & ProfileMode) {\n          // Record the time spent rendering before an error was thrown.\n          // This avoids inaccurate Profiler durations in the case of a suspended render.\n          stopProfilerTimerIfRunningAndRecordDelta(nextUnitOfWork, true);\n        }\n\n        {\n          // Reset global debug state\n          // We assume this is defined in DEV\n          resetCurrentlyProcessingQueue();\n        }\n\n        if (true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\n          if (mayReplay) {\n            var failedUnitOfWork = nextUnitOfWork;\n       
      replayUnitOfWork(failedUnitOfWork, thrownValue, isYieldy);\n          }\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  ReactCurrentDispatcher.current = previousDispatcher;\n  resetContextDependences();\n  resetHooks();\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      resetStackAfterFat
 alErrorInDev();\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 shou
 ld 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(ro
 ot, 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    // Synchronously 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 && isYieldy) {\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 (isYieldy && nextLatestAbsoluteTimeoutMs !== -1) {\n    // The tree was suspended.\n    var _suspendedExpirationTime2 = expirationTime;\n    markSuspendedPriorityLevel(root, _suspendedExpirationTime2);\n\n    // Find t
 he 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 captureCommitPhaseError(sourceFiber, value) {\n  var expirationTime = Sync;\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 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 ti
 me.\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 priorityLevel = scheduler.unstable_getCurrentPriorityLevel();\n\n  var expirationTime = void 0;\n  if ((fiber.mode & ConcurrentMode) === NoContext) {\n    // Outside of concurrent mode, updates are always synchronous.\n    expirationTime = Sync;\n  } else if (isWorking && !isCommitting$1) {\n    // During render phase, updates expire during as the current render.\n    expirationTime 
 = nextRenderExpirationTime;\n  } else {\n    switch (priorityLevel) {\n      case scheduler.unstable_ImmediatePriority:\n        expirationTime = Sync;\n        break;\n      case scheduler.unstable_UserBlockingPriority:\n        expirationTime = computeInteractiveExpiration(currentTime);\n        break;\n      case scheduler.unstable_NormalPriority:\n        // This is a normal, concurrent update\n        expirationTime = computeAsyncExpiration(currentTime);\n        break;\n      case scheduler.unstable_LowPriority:\n      case scheduler.unstable_IdlePriority:\n        expirationTime = Never;\n        break;\n      default:\n        invariant(false, 'Unknown priority level. This error is likely caused by a bug in React. Please file an issue.');\n    }\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  }\n\n  // Keep track of the lowest pending interactive expiration time. This\n  // allows us to synchronously flush all interactive updates\n  // when needed.\n  // TODO: Move this to renderer?\n  if (priorityLevel === scheduler.unstable_UserBlockingPriority && (lowestPriorityPendingInteractiveExpirationTime === NoWork || 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 pingSuspendedRoot(root, thenable, pingTime) {\n  // A promise that previously suspended React from committing has resolved.\n  // If React is still suspended, try ag
 ain at the previous level (pingTime).\n\n  var pingCache = root.pingCache;\n  if (pingCache !== null) {\n    // The thenable resolved, so we no longer need to memoize, because it will\n    // never be thrown again.\n    pingCache.delete(thenable);\n  }\n\n  if (nextRoot !== null && nextRenderExpirationTime === pingTime) {\n    // Received a ping at the same priority level at which we're currently\n    // rendering. Restart from the root.\n    nextRoot = null;\n  } else {\n    // Confirm that the root is still suspended at this level. Otherwise exit.\n    if (isPriorityLevelSuspended(root, pingTime)) {\n      // Ping at the original level\n      markPingedPriorityLevel(root, pingTime);\n      var rootExpirationTime = root.expirationTime;\n      if (rootExpirationTime !== NoWork) {\n        requestWork(root, rootExpirationTime);\n      }\n    }\n  }\n}\n\nfunction retryTimedOutBoundary(boundaryFiber, thenable) {\n  // The boundary fiber (a Suspense component) previously timed out and 
 was\n  // rendered in its fallback state. One of the promises that suspended it has\n  // resolved, which means at least part of the tree was likely unblocked. Try\n  var retryCache = void 0;\n  if (enableSuspenseServerRenderer) {\n    switch (boundaryFiber.tag) {\n      case SuspenseComponent:\n        retryCache = boundaryFiber.stateNode;\n        break;\n      case DehydratedSuspenseComponent:\n        retryCache = boundaryFiber.memoizedState;\n        break;\n      default:\n        invariant(false, 'Pinged unknown suspense boundary type. This is probably a bug in React.');\n    }\n  } else {\n    retryCache = boundaryFiber.stateNode;\n  }\n  if (retryCache !== null) {\n    // The thenable resolved, so we no longer need to memoize, because it will\n    // never be thrown again.\n    retryCache.delete(thenable);\n  }\n\n  var currentTime = requestCurrentTime();\n  var retryTime = computeExpirationForFiber(currentTime, boundaryFiber);\n  var root = scheduleWorkToRoot(boundaryFiber
 , retryTime);\n  if (root !== null) {\n    markPendingPriorityLevel(root, retryTime);\n    var rootExpirationTime = root.expirationTime;\n    if (rootExpirationTime !== NoWork) {\n      requestWork(root, rootExpirationTime);\n    }\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 < expirationTime) {\n    fiber.expirationTime = expirationTime;\n  }\n  var alternate = fiber.alternate;\n  if (alternate !== null && 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    wh
 ile (node !== null) {\n      alternate = node.alternate;\n      if (node.childExpirationTime < expirationTime) {\n        node.childExpirationTime = expirationTime;\n        if (alternate !== null && alternate.childExpirationTime < expirationTime) {\n          alternate.childExpirationTime = expirationTime;\n        }\n      } else if (alternate !== null && 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 (enableSchedulerTracing) {\n    if (root !== null) {\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          interacti
 ons.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 warnIfNotCurrentlyBatchingInDev(fiber) {\n  {\n    if (isRendering === false && isB
 atchingUpdates === false) {\n      warningWithoutStack$1(false, 'An update to %s inside a test was not wrapped in act(...).\\n\\n' + 'When testing, code that causes React state updates should be wrapped into act(...):\\n\\n' + 'act(() => {\\n' + '  /* fire events that update state */\\n' + '});\\n' + '/* assert on the output */\\n\\n' + \"This ensures that you're testing the behavior the user would see in the browser.\" + ' Learn more at https://fb.me/react-wrap-tests-with-act' + '%s', getComponentName(fiber.type), getStackByFiberInDevAndProd(fiber));\n    }\n  }\n}\n\nfunction scheduleWork(fiber, expirationTime) {\n  var root = scheduleWorkToRoot(fiber, expirationTime);\n  if (root === null) {\n    {\n      switch (fiber.tag) {\n        case ClassComponent:\n          warnAboutUpdateOnUnmounted(fiber, true);\n          break;\n        case FunctionComponent:\n        case ForwardRef:\n        case MemoComponent:\n        case SimpleMemoComponent:\n          warnAboutUpdateOnUnmount
 ed(fiber, false);\n          break;\n      }\n    }\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 componentWillUpda
 te or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.');\n  }\n}\n\nfunction syncUpdates(fn, a, b, c, d) {\n  return scheduler.unstable_runWithPriority(scheduler.unstable_ImmediatePriority, function () {\n    return fn(a, b, c, d);\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 hasUnhandledError = false;\nvar unhandledError = null;\n\nvar isBatchingUpdates = false;\nvar isUnbatchingUpdates = false;\n\nvar completedBatches = null;\n\nvar originalStartTimeMs = scheduler.unstable_now();\nvar currentRendererTime = msToExpirationTime(originalStartTimeM
 s);\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\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.expirati
 onTime = rootExpirationTime;\n  if (msUntilTimeout === 0 && !shouldYieldToRenderer()) {\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  curr
 entSchedulerTime = 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 c
 an 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 expir
 ation 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, false);\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 (expirationTime > remainingExpirationTime) {\n      // Update the priority.\n      root.expirationTime = expirationTime;\n    }\n  }\n}\n\nfunction fi
 ndHighestPriorityRoot() {\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          firstSc
 heduledRoot = 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 (remainingExpirationTime > highestPriorityWork) {\n          // Update the priority, if it's higher\n          highestPriorityWork = remaining
 ExpirationTime;\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\n// TODO: This wrapper exists because many of the older tests (the ones that use\n// flushDeferredPri) rely on the number of times `shouldYield` is called. We\n// should get rid of it.\nvar didYield = false;\nfunction shouldYieldToRenderer() {\n  if (didYield) {\n    return true;\n  }\n  if (scheduler.unstable_shouldYield()) {\n    didYield = true;\n    return true;\n  }\n  return false;\n}\n\nfunction performAsyncWork() {\n  try {\n    if (!shouldYieldToRenderer()) {\n      // The call
 back 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, true);\n  } finally {\n    didYield = false;\n  }\n}\n\nfunction performSyncWork() {\n  performWork(Sync, false);\n}\n\nfunction performWork(minExpirationTime, isYieldy) {\n  // Keep working on roots until there's no more work, or until there's a higher\n  // 
 priority event.\n  findHighestPriorityRoot();\n\n  if (isYieldy) {\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 <= nextFlushedExpirationTime && !(didYield && 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 <= nextFlushedExpirationTime) {\n      performWorkOn
 Root(nextFlushedRoot, nextFlushedExpirationTime, false);\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 (isYieldy) {\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  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 flu
 shing all work up to and\n  // including the given time.\n  nextFlushedRoot = root;\n  nextFlushedExpirationTime = expirationTime;\n  performWorkOnRoot(root, expirationTime, false);\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, isYieldy) {\n  !!isRendering ? invari
 ant(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 (!isYieldy) {\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      renderRoot(root, isYieldy);\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      renderRoot(root, isYieldy);\n      _finishedWork = root.finishedWork;\n      if (_finishedWork !== null) {\n        // We've completed the root. Check the if we should yield one more time\n        // before committing.\n        if (!shouldYieldToRenderer()) {\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  scheduler.unstable_runWithPriority(scheduler.unstable_ImmediatePriority, function () {\n    commitRoot(root, finishedWork);\n  });\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    isUnbatchingUpdat
 es = 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 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 && lowestPriorityPendingInteract
 iveExpirationTime !== NoWork) {\n    // Synchronously flush pending interactive updates.\n    performWork(lowestPriorityPendingInteractiveExpirationTime, false);\n    lowestPriorityPendingInteractiveExpirationTime = NoWork;\n  }\n  var previousIsBatchingUpdates = isBatchingUpdates;\n  isBatchingUpdates = true;\n  try {\n    return scheduler.unstable_runWithPriority(scheduler.unstable_UserBlockingPriority, function () {\n      return fn(a, b);\n    });\n  } finally {\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, false);\n    lowestPriorityPendingInteractiveExpirationTime = NoWork;\n  }\n}\n\nfunction flushControlled(fn) {\n  var previousIsBatchingU
 pdates = 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\n  flushPassiveEffects();
 \n  enqueueUpdate(current$$1, update);\n  scheduleWork(current$$1, expirationTime);\n\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, callb
 ack);\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    d
 efault:\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\nvar overrideProps = null;\n\n{\n  var copyWithSetImpl = function (obj, path, idx, value) {\n    if (idx >= path.length) {\n      return value;\n    }\n    var key = path[idx];\n    var updated = Array.isArray(obj) ? obj.slice() : _assign({}, obj);\n    // $FlowFixMe number or string is fine here\n    updated[key] = copyWithSetImpl(obj[key], path, idx + 1, value);\n    return updated;\n  };\n\n  var copyWithSet = function (obj, path, value) {\n    return copyWithSetImpl(obj, path, 0, value);\n  };\n\n  // Support DevTools props for function components, forwardRef, memo, host components, etc.\n  overrideProps = function (fiber, path, value) {\n    flushPassiveEffects();\n    fiber.pendingProps = copyWithSet(fiber.memoizedProps
 , path, value);\n    if (fiber.alternate) {\n      fiber.alternate.pendingProps = fiber.pendingProps;\n    }\n    scheduleWork(fiber, Sync);\n  };\n}\n\nfunction injectIntoDevTools(devToolsConfig) {\n  var findFiberByHostInstance = devToolsConfig.findFiberByHostInstance;\n  var ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;\n\n\n  return injectInternals(_assign({}, devToolsConfig, {\n    overrideProps: overrideProps,\n    currentDispatcherRef: ReactCurrentDispatcher,\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 F
 low 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.8.3';\n\n// TODO: This type is shared between the reconciler and ReactDOM, but will\n// eventually be lifted out to the renderer.\n\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 ba
 tch 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    _c
 allback();\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    _cal
 lback2();\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 (parentCompon
 ent, 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 (s
 houldHydrate && !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  {\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(roo
 t._internalRoot);\n}\n\nfunction createPortal$$1(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$$1,\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 component
 DidMount 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    !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;\n    {\n      !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.hydrate() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. ' + 'Did you mean to call createRoot(container, {hydrate: true}).render(element)?', enableStableConcurrentModeAPIs ? 'createRoot' :
  'unstable_createRoot') : void 0;\n    }\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    !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;\n    {\n      !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.render() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. ' + 'Did you mean to call root.render(element)?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;\n    }\n    return legacyRenderSubtreeIntoContainer(null, element, container, false, callback);\n  },\n  unstable_renderSubtreeIntoContainer: function (parentComponent, element, containerNode, callback) {\n    !isValidContainer(containerNode) ? invariant(false, 'Target container is not a DOM element.') : 
 void 0;\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    {\n      !!container._reactHasBeenPassedToCreateRootDEV ? warningWithoutStack$1(false, 'You are calling ReactDOM.unmountComponentAtNode() on a container that was previously ' + 'passed to ReactDOM.%s(). This is not supported. Did you mean to call root.unmount()?', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;\n    }\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 cr
 eatePortal$$1.apply(undefined, arguments);\n  },\n\n\n  unstable_batchedUpdates: batchedUpdates$1,\n\n  unstable_interactiveUpdates: interactiveUpdates$1,\n\n  flushSync: flushSync,\n\n  unstable_createRoot: createRoot,\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\nfunction createRoot(container, options) {\n  var functionName = enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot';\n  !isValidContainer(container) ? invariant(false, '%s(...): Target container is not a DOM element.'
 , functionName) : void 0;\n  {\n    !!container._reactRootContainer ? warningWithoutStack$1(false, 'You are calling ReactDOM.%s() on a container that was previously ' + 'passed to ReactDOM.render(). This is not supported.', enableStableConcurrentModeAPIs ? 'createRoot' : 'unstable_createRoot') : void 0;\n    container._reactHasBeenPassedToCreateRootDEV = true;\n  }\n  var hydrate = options != null && options.hydrate === true;\n  return new ReactRoot(container, true, hydrate);\n}\n\nif (enableStableConcurrentModeAPIs) {\n  ReactDOM.createRoot = createRoot;\n  ReactDOM.unstable_createRoot = undefined;\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","'use strict';\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 (process.env.NODE_ENV !== 'production') {\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 (process.env.N
 ODE_ENV === 'production') {\n  // DCE check should happen before ReactDOM bundle executes so that\n  // DevTools can report bad minification during injection.\n  checkDCE();\n  module.exports = require('./cjs/react-dom.production.min.js');\n} else {\n  module.exports = require('./cjs/react-dom.development.js');\n}\n","import React from 'react';\nimport {useRef} from 'react';\n\nexport function WalletAddress(props) {\n  const {symbol, id, name} = props;\n  const walletIdRef = useRef(null);\n\n  const copyToClipboard = (e) => {\n    const range = document.createRange();\n    range.selectNode(walletIdRef.current);\n    window.getSelection().removeAllRanges();\n    window.getSelection().addRange(range);\n    document.execCommand('copy');\n  };\n\n  return (\n    <li>\n      <div className=\"currency-name\">{ name } ({ symbol })</div>\n      <div ref={walletIdRef} className=\"wallet-id\">{ id }</div>\n      <button onClick={copyToClipboard}>Copy</button>\n    </li>\n  );\n}\n","import Re
 act from 'react';\nimport {WalletAddress} from './wallet_address';\n\nexport function WalletAddresses(props) {\n  const {wallets} = props;\n  const walletAddresses = props.wallets.map((wallet) => {\n    return (<WalletAddress key={wallet.symbol} {...wallet} />);\n  });\n  console.log(walletAddresses);\n  return (\n    <ul>\n      {walletAddresses}\n    </ul>\n  );\n}\n","import '../../sass/style.scss'\nimport {LoadingDialog} from './loading_dialog';\nimport {PaymentController} from './payment_controller'\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport {WalletAddresses} from './wallet_addresses';\n\nconst reactCallbacks = {};\nconst availableComponents = {\n  'LoadingDialog': LoadingDialog,\n  'WalletAddresses': WalletAddresses,\n};\n\nfor (const reactComponent of window.reactComponents) {\n  const element = document.getElementById(reactComponent.id);\n  const props = reactComponent.props;\n  if (element !== null) {\n    const ComponentToUse = availableComponen
 ts[reactComponent.name];\n    ReactDOM.render(<ComponentToUse callbacks={reactCallbacks} {...reactComponent.props} />, element);\n  }\n}\n\nwindow.tor = {\n  PaymentController,\n  reactCallbacks\n};\n","var bundleURL = null;\nfunction getBundleURLCached() {\n  if (!bundleURL) {\n    bundleURL = getBundleURL();\n  }\n\n  return bundleURL;\n}\n\nfunction getBundleURL() {\n  // Attempt to find the URL of the current script and use that as the base URL\n  try {\n    throw new Error;\n  } catch (err) {\n    var matches = ('' + err.stack).match(/(https?|file|ftp):\\/\\/[^)\\n]+/g);\n    if (matches) {\n      return getBaseURL(matches[0]);\n    }\n  }\n\n  return '/';\n}\n\nfunction getBaseURL(url) {\n  return ('' + url).replace(/^((?:https?|file|ftp):\\/\\/.+)\\/[^/]+$/, '$1') + '/';\n}\n\nexports.getBundleURL = getBundleURLCached;\nexports.getBaseURL = getBaseURL;\n","var bundle = require('./bundle-url');\n\nfunction updateLink(link) {\n  var newLink = link.cloneNode();\n  newLink.onload
  = function () {\n    link.remove();\n  };\n  newLink.href = link.href.split('?')[0] + '?' + Date.now();\n  link.parentNode.insertBefore(newLink, link.nextSibling);\n}\n\nvar cssTimeout = null;\nfunction reloadCSS() {\n  if (cssTimeout) {\n    return;\n  }\n\n  cssTimeout = setTimeout(function () {\n    var links = document.querySelectorAll('link[rel=\"stylesheet\"]');\n    for (var i = 0; i < links.length; i++) {\n      if (bundle.getBaseURL(links[i].href) === bundle.getBundleURL()) {\n        updateLink(links[i]);\n      }\n    }\n\n    cssTimeout = null;\n  }, 50);\n}\n\nmodule.exports = reloadCSS;\n"]}
\ No newline at end of file
diff --git a/sass/components/_cryptocurrency.scss b/sass/components/_cryptocurrency.scss
new file mode 100644
index 00000000..9ffd928c
--- /dev/null
+++ b/sass/components/_cryptocurrency.scss
@@ -0,0 +1,61 @@
+.cryptocurrency {
+  .donate.button {
+    background-color: $color-green;
+    color: $color-white;
+    width: 300px;
+  }
+
+  .form-fields {
+    padding: 10px;
+    max-width: 490px;
+  }
+
+  input {
+    margin-left: 0px;
+
+    &[required] {
+      border-color: $color-green;
+    }
+  }
+
+  select {
+    margin-left: 0px;
+  }
+
+  .wallet-addresess {
+    padding: 10px;
+    width: 50%;
+
+    ul {
+      list-style-type: none;
+      padding-inline-start: 0;
+    }
+
+    li {
+      display: flex;
+    }
+
+    .currency-name {
+      padding: 5px;
+      width: 30%;
+    }
+
+    .wallet-id {
+      overflow: hidden;
+      padding: 5px;
+      margin-right: 10px;
+      width: 70%;
+    }
+  }
+
+  .button-section {
+    justify-content: center;
+    width: 100%;
+  }
+
+  .section {
+    display: flex;
+    flex-wrap: wrap;
+    padding: 10px;
+  }
+}
diff --git a/sass/components/_donate.scss b/sass/components/_donate.scss
index 3a1581fb..a295ccc2 100644
--- a/sass/components/_donate.scss
+++ b/sass/components/_donate.scss
@@ -1,16 +1,3 @@
-.front .header {
-  @include breakpoint($screen-m) {
-    background-image: url('../public/images/tor-header-campaign-2018.svg');
-    background-position: bottom right;
-    background-repeat: no-repeat;
-    background-size: 40%;
-
-    h4 {
-      padding-right: 10%;
-    }
-  }
-}
-
 .campaign-totals-area {
   display: flex;
   flex-wrap: wrap;
diff --git a/sass/layouts/_header.scss b/sass/layouts/_header.scss
index d126c07b..28a787e9 100644
--- a/sass/layouts/_header.scss
+++ b/sass/layouts/_header.scss
@@ -84,3 +84,16 @@
     }
   }
 }
+
+.title-header-image .header {
+  @include breakpoint($screen-m) {
+    background-image: url('../public/images/tor-header-campaign-2018.svg');
+    background-position: bottom right;
+    background-repeat: no-repeat;
+    background-size: 40%;
+
+    h4 {
+      padding-right: 10%;
+    }
+  }
+}
diff --git a/sass/style.scss b/sass/style.scss
index 75962448..717c3935 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -12,6 +12,7 @@
 @import 'layouts/content';
 @import 'layouts/footer';
 
+ at import 'components/cryptocurrency';
 @import 'components/donate';
 @import 'components/dialog';
 @import 'components/donor-faq';
diff --git a/src/CryptocurrencyController.php b/src/CryptocurrencyController.php
new file mode 100644
index 00000000..82399160
--- /dev/null
+++ b/src/CryptocurrencyController.php
@@ -0,0 +1,89 @@
+<?php
+
+namespace Tor;
+
+class CryptocurrencyController extends BaseController {
+  public static $REQUIRED_FIELDS = array(
+    'cryptocurrencyType',
+    'currencyAmount',
+    'email',
+    'estimatedDonationDate',
+    'firstName',
+    'lastName',
+  );
+
+  public static $WALLETS = [[
+    'symbol' => 'XBT',
+    'id' => '1KbXBmX9HMfJjEWGyLDy81KRZrqjn3WXFX',
+    'name' => 'Bitcoin',
+  ], [
+    'symbol' => 'ZEC',
+    'id' => 'zs1kpat3qseujnnukms9yjkx7w3kgzev7jxhauc6cy2s3mupmvsvkvw04u3s35sffmv57leznctn5h',
+    'name' => 'Zcash',
+  ], [
+    'symbol' => 'XMR',
+    'id' => '46wMHYi7ukCCe31U18DAgSbHuTRgizfxrdpRDUSuap2Abu9EiPrYMZ2ARQaH2pYHmEMX4Yd4u5VcKWaNkQf1MPXXFXq1WQc',
+    'name' => 'Monero',
+  ], [
+    'symbol' => 'ETH',
+    'id' => '0x19DdD94B94D3c68385c897846AB44Ac99DBFAe0f',
+    'name' => 'Ether',
+  ], [
+    'symbol' => 'REP',
+    'id' => '0x19DdD94B94D3c68385c897846AB44Ac99DBFAe0f',
+    'name' => 'Augur',
+  ], [
+    'symbol' => 'LTC',
+    'id' => 'LNAifc8nfjtDJ8azRPiancbZSBftPzhfzb',
+    'name' => 'Litecoin',
+  ], [
+    'symbol' => 'DASH',
+    'id' => 'Xkknor7eBf6vADMtP8VuNTPKsTsatCp8Xe',
+    'name' => 'Dash',
+  ], [
+    'symbol' => 'BCH',
+    'id' => '1BK6d6vfLPDqZaBeKRd15oK5yxuLymi1Ry',
+    'name' => 'Bitcoin Cash',
+  ]];
+
+  public function index($request, $response, $args) {
+    $vars = array(
+      'bodyClasses' => ['cryptocurrency', 'title-header-image'],
+      'wallets' => json_encode(static::$WALLETS),
+    );
+    return $this->renderer->render($response, 'cryptocurrency.twig', $vars);
+  }
+
+  public function donate($request, $response, $args) {
+    $parsedBody = $request->getParsedBody();
+    $missingFieldNames = $this->validate($parsedBody);
+    if (!empty($missingFieldNames)) {
+      throw new \Exception("Missing required fields: " . print_r($missingFieldNames, TRUE));
+    }
+    $fieldHelper = new FieldHelper();
+    $contact = $fieldHelper->createFieldArray($parsedBody, FieldHelper::$contactFieldNames);
+    $shippingAddress = $fieldHelper->createFieldArray($parsedBody, FieldHelper::$shippingFieldNames);
+    if (!empty($shippingAddress)) {
+      $contact['shippingAddress'] = $shippingAddress;
+    }
+    $donationInfo = array(
+      'contact' => $contact,
+      'cryptocurrency_amount' => ArrayExt::fetch($parsedBody, 'currencyAmount'),
+      'crytpocurrency_type' => ArrayExt::fetch($parsedBody, 'cryptocurrencyType'),
+      'estimated_donation_date' => ArrayExt::fetch($parsedBody, 'estimatedDonationDate'),
+      'trxn_id' => $this->generateTrxnId(),
+    );
+    $crmController = new CrmController($this->container);
+    $crmController->sendMessage('Tor\Donation\CryptoIntention', $donationInfo);
+    return $response->withRedirect('/thank-you');
+  }
+
+  public function generateTrxnId() {
+    return 'crypto-' . microtime(TRUE);
+  }
+
+  public function validate($fields) {
+    $fieldHelper = new FieldHelper();
+    return $fieldHelper->checkRequired($fields, static::$REQUIRED_FIELDS);
+  }
+}
diff --git a/src/DonateController.php b/src/DonateController.php
index 83a8aeb6..20516c43 100644
--- a/src/DonateController.php
+++ b/src/DonateController.php
@@ -28,7 +28,7 @@ class DonateController extends BaseController {
       'stripePublishableKey' => $stripeConfig->publishableKey,
       'langcode' => $request->getAttribute('language'),
       'headerHasBgImg' => TRUE,
-      'bodyClasses' => 'front',
+      'bodyClasses' => ['front', 'title-header-image'],
     );
     return $this->renderer->render($response, $templateToRender, $this->vars);
   }
diff --git a/src/FieldHelper.php b/src/FieldHelper.php
index 224948b2..5c1c44ee 100644
--- a/src/FieldHelper.php
+++ b/src/FieldHelper.php
@@ -27,11 +27,22 @@ class FieldHelper {
     'comments',
   );
 
+  public function checkRequired($fields, $requiredFieldNames) {
+    $missingFieldNames = array();
+    foreach ($requiredFieldNames as $requiredFieldName) {
+      $value = ArrayExt::fetch($fields, $requiredFieldName);
+      if ($this->isBlank($value)) {
+        $missing[] = $requiredFieldName;
+      }
+    }
+    return $missing;
+  }
+
   public function createFieldArray($source, $fieldNames) {
     $target = array();
     foreach ($fieldNames as $fieldName) {
       $value = ArrayExt::fetch($source, $fieldName);
-      if ($value !== NULL) {
+      if (!$this->isBlank($value)) {
         $target[$fieldName] = $value;
       }
     }
@@ -51,4 +62,14 @@ class FieldHelper {
     );
     return $donationInfo;
   }
+
+  public function isBlank($value) {
+    if ($value === NULL) {
+      return TRUE;
+    }
+    if (trim($value) == '') {
+      return TRUE;
+    }
+    return FALSE;
+  }
 }
diff --git a/src/js/index.js b/src/js/index.js
index 8c6083f0..c9852395 100644
--- a/src/js/index.js
+++ b/src/js/index.js
@@ -3,14 +3,24 @@ import {LoadingDialog} from './loading_dialog';
 import {PaymentController} from './payment_controller'
 import React from 'react';
 import ReactDOM from 'react-dom';
+import {WalletAddresses} from './wallet_addresses';
 
 const reactCallbacks = {};
-const loadingDialog = document.getElementById('loading-dialog');
-if (loadingDialog !== null) {
-  ReactDOM.render(<LoadingDialog open={true} callbacks={reactCallbacks} />, loadingDialog);
+const availableComponents = {
+  'LoadingDialog': LoadingDialog,
+  'WalletAddresses': WalletAddresses,
+};
+
+for (const reactComponent of window.reactComponents) {
+  const element = document.getElementById(reactComponent.id);
+  const props = reactComponent.props;
+  if (element !== null) {
+    const ComponentToUse = availableComponents[reactComponent.name];
+    ReactDOM.render(<ComponentToUse callbacks={reactCallbacks} {...reactComponent.props} />, element);
+  }
 }
 
 window.tor = {
-  PaymentController: PaymentController,
-  reactCallbacks: reactCallbacks,
+  PaymentController,
+  reactCallbacks
 };
diff --git a/src/js/wallet_address.jsx b/src/js/wallet_address.jsx
new file mode 100644
index 00000000..33e5725b
--- /dev/null
+++ b/src/js/wallet_address.jsx
@@ -0,0 +1,23 @@
+import React from 'react';
+import {useRef} from 'react';
+
+export function WalletAddress(props) {
+  const {symbol, id, name} = props;
+  const walletIdRef = useRef(null);
+
+  const copyToClipboard = (e) => {
+    const range = document.createRange();
+    range.selectNode(walletIdRef.current);
+    window.getSelection().removeAllRanges();
+    window.getSelection().addRange(range);
+    document.execCommand('copy');
+  };
+
+  return (
+    <li>
+      <div className="currency-name">{ name } ({ symbol })</div>
+      <div ref={walletIdRef} className="wallet-id">{ id }</div>
+      <button onClick={copyToClipboard}>Copy</button>
+    </li>
+  );
+}
diff --git a/src/js/wallet_addresses.jsx b/src/js/wallet_addresses.jsx
new file mode 100644
index 00000000..d691dd44
--- /dev/null
+++ b/src/js/wallet_addresses.jsx
@@ -0,0 +1,15 @@
+import React from 'react';
+import {WalletAddress} from './wallet_address';
+
+export function WalletAddresses(props) {
+  const {wallets} = props;
+  const walletAddresses = props.wallets.map((wallet) => {
+    return (<WalletAddress key={wallet.symbol} {...wallet} />);
+  });
+  console.log(walletAddresses);
+  return (
+    <ul>
+      {walletAddresses}
+    </ul>
+  );
+}
diff --git a/src/routes.php b/src/routes.php
index 706666c4..99b8bca0 100644
--- a/src/routes.php
+++ b/src/routes.php
@@ -20,6 +20,16 @@ $app->get('/civicrm/mailing/{method}', function($request, $response, $args) {
   return $controller->process($request, $response, $args);
 });
 
+$app->get('/cryptocurrency', function ($request, $response, $args) {
+  $controller = new \Tor\CryptocurrencyController($this);
+  return $controller->index($request, $response, $args);
+});
+
+$app->post('/cryptocurrency/donate', function ($request, $response, $args) {
+  $controller = new \Tor\CryptocurrencyController($this);
+  return $controller->donate($request, $response, $args);
+});
+
 $app->get('/donor-faq', function($request, $response, $args) {
   $controller = new \Tor\DonateController($this);
   return $controller->donor_faq($request, $response, $args);
diff --git a/templates/component.twig b/templates/component.twig
new file mode 100644
index 00000000..9983bdef
--- /dev/null
+++ b/templates/component.twig
@@ -0,0 +1,8 @@
+<script>
+window.reactComponents = [
+  {
+    id: 'wallet-addresses', 
+    name: 'WalletAddresses',
+  },
+];
+</script>
diff --git a/templates/cryptocurrency.twig b/templates/cryptocurrency.twig
new file mode 100644
index 00000000..af2dcd15
--- /dev/null
+++ b/templates/cryptocurrency.twig
@@ -0,0 +1,74 @@
+{% extends("ubiquitous.twig") %}
+
+{% block title %}
+  {% trans %}Support the Tor Project Today!{% endtrans %}
+{% endblock %}
+
+{% block head %}
+  <meta property="og:url" content="{{ baseUrl }}" />
+  <meta property="og:type" content="article" />
+  <meta property="og:title" content="{% trans %}Tor: Strength in Numbers{% endtrans %}" />
+  <meta property="og:description" content="{% trans %}Donate to the Tor Project and protect the privacy of millions.{% endtrans %} {% trans %}Anonymity loves company.{% endtrans %}" />
+  <meta property="og:image" content="{{ baseUrl }}/images/og-image-strength-in-numbers.png" />
+
+  <meta name="twitter:card" content="{% trans %}summary_large_image{% endtrans %}" />
+  <meta name="twitter:site" content="{% trans %}@torproject{% endtrans %}" />
+  <meta name="twitter:title" content="{% trans %}Tor: Strength in Numbers{% endtrans %}" />
+  <meta name="twitter:description" content="{% trans %}Donate to the Tor Project and protect the privacy of millions.{% endtrans %} {% trans %}Anonymity loves company.{% endtrans %}" />
+  <meta name="twitter:image" content="{{ baseUrl }}/images/og-image-strength-in-numbers.png" />
+{% endblock %}
+
+{% block header %}
+  {% include 'donate-header.twig' %}
+{% endblock %}
+
+{% block content %}
+  <div class="payment-other-div">
+    <a class="hyperlinks links" href="/">{% trans %}Want to donate by credit card or PayPal?{% endtrans %}</a>
+  </div>
+  <form action="/cryptocurrency/donate" method="POST">
+    <div class="section">
+      <div class="form-fields">
+        <h4>Your Info</h4>
+        <input class="field" name="firstName" placeholder="{% trans %}First Name{% endtrans %}" maxlength="256" type="text" required>
+        <input class="field" name="lastName" placeholder="{% trans %}Last Name{% endtrans %}" maxlength="256" type="text" required>
+        <input class="field" name="streetAddress" placeholder="{% trans %}Street Address{% endtrans %}" maxlength="256" type="text">
+        <input class="field" name="extendedAddress" placeholder="{% trans %}Apt.{% endtrans %}" maxlength="256" type="text">
+        <select class="field" name="country">
+        </select>
+        <input class="field" name="locality" placeholder="{% trans %}City{% endtrans %}" maxlength="256" type="text">
+        <select class="field" name="region">
+        </select>
+        <input class="field" name="postalCode" placeholder="{% trans %}Zip{% endtrans %}" maxlength="256" type="text">
+        <input class="field" name="email" placeholder="{% trans %}Enter email{% endtrans %}" maxlength="256" type="text" required>
+        <input name="mailingListOptIn" id="mailingListOptIn" type="checkbox">
+        <label class="light" for="mailingListOptIn">{% trans %}Start sending me email updates about the Tor Project!{% endtrans %}</label>
+        <input name="estimatedDonationDate" type="date">
+        <select class="field required" name="cryptocurrencyType" required>
+          <option value="">Choose a Currency</option>
+          {% for wallet in wallets %}
+            <option value="{{wallet.symbol}}">{{wallet.name}}({{wallet.symbol}})</option>
+          {% endfor %}
+        </select>
+        <input class="field" name="currencyAmount" placeholder="{% trans %}Currency Amount{% endtrans %}" maxlength="256" type="text" required>
+
+      </div>
+      <div class="wallet-addresess">
+        <h4>Wallet Addresses</h4>
+        <div id="wallet-addresses">
+      </div>
+    </div>
+    <div class="section button-section">
+      <input class="donate button" type="submit" value="{% trans %}Donate{% endtrans %}">
+    </div>
+  </form>
+  <script>
+    window.reactComponents = [{
+      id: 'wallet-addresses',
+      name: 'WalletAddresses',
+      props: {
+        wallets: {{ wallets | raw }},
+      },
+    }];
+  </script>
+{% endblock %}
diff --git a/templates/donate-header.twig b/templates/donate-header.twig
new file mode 100644
index 00000000..c75e7786
--- /dev/null
+++ b/templates/donate-header.twig
@@ -0,0 +1,10 @@
+{% embed "header_with_image.twig" %}
+  {% block header_text %}
+    <h1>{% trans %}Tor: Strength in Numbers{% endtrans %}</h1>
+    {% if isMatchingDonation %}
+      <h4>{% trans %}Stand up for the universal human rights to privacy and freedom and help keep Tor robust and secure.{% endtrans %} <b>{% trans %}Mozilla will match your gift and double your impact.{% endtrans %}</b></h4>
+    {% else %}
+      <h4>{% trans %}Stand up for the universal human rights to privacy and freedom and help keep Tor robust and secure.{% endtrans %}</h4>
+    {% endif %}
+  {% endblock %}
+{% endembed %}
diff --git a/templates/index.twig b/templates/index.twig
index c95d0be2..fac43775 100644
--- a/templates/index.twig
+++ b/templates/index.twig
@@ -283,5 +283,10 @@
     document.addEventListener("DOMContentLoaded", function(event) {
       var paymentController = new tor.PaymentController('{{paypalMerchantId}}', '{{environmentName}}', '{{stripePublishableKey}}');
     });
+    window.reactComponents = [{
+      id: 'loading-dialog',
+      name: 'LoadingDialog',
+      props: {},
+    }];
   </script>
 {% endblock %}





More information about the tor-commits mailing list