Version Description
- 2022-04-27 =
- Added: New transactional mailer - SendLayer integration.
- Changed: Improved Mailgun API error message extraction.
- Changed: Standardized error messages format and improved WP remote request errors extraction.
- Fixed: Lite plugin uninstall actions clearing plugin options while Pro version is active.
- Fixed: Hiding unrelated network admin notices on WP Mail SMTP pages.
Download this release
Release Info
Developer | capuderg |
Plugin | WP Mail SMTP by WPForms |
Version | 3.4.0 |
Comparing to | |
See all releases |
Code changes from version 3.3.0 to 3.4.0
- assets/css/smtp-admin.min.css +1 -1
- assets/images/about/team.jpg +0 -0
- assets/images/providers/sendlayer.svg +1 -0
- assets/languages/wp-mail-smtp-vue.php +505 -480
- assets/languages/wp-mail-smtp.pot +742 -702
- assets/vue/css/wizard.min.css +1 -1
- assets/vue/css/wizard.rtl.min.css +1 -1
- assets/vue/img/sendlayer.svg +5 -0
- assets/vue/js/chunk-vendors.min.js +4 -4
assets/css/smtp-admin.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
#wpcontent{padding-left:0 !important;position:relative}@media(max-width: 600px){#wpcontent{padding-top:46px}}@media(max-width: 600px){#wpbody{padding-top:0}}@-webkit-keyframes wp-mail-smtp-fade-in-stop-out{0%,100%{opacity:0}35%{opacity:1}65%{opacity:1}}@keyframes wp-mail-smtp-fade-in-stop-out{0%,100%{opacity:0}35%{opacity:1}65%{opacity:1}}body.wp-mail-smtp-admin-page-body div.jconfirm *,body.wp-mail-smtp-admin-page-body div.jconfirm *::before,body.wp-mail-smtp-admin-page-body div.jconfirm *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box{padding:30px;border-radius:6px;box-shadow:0 3px 6px rgba(0,0,0,.15);border-top-width:4px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,.4);top:8px;right:8px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{color:rgba(0,0,0,.8)}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c{margin:0 0 15px 0;padding:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin:0 0 30px;-webkit-transition:none;transition:none;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty,body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i:empty{display:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{display:block;color:#444;font-weight:500;font-size:24px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content-pane{display:block;margin-bottom:30px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{margin-bottom:0;overflow:inherit}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content{font-size:16px;color:#444;line-height:1.4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p{margin:0 0 20px;font-size:16px;line-height:1.5}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p:last-of-type{margin:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p.large{font-size:18px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p.small{font-size:14px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content .wp-mail-smtp-debug-event-preview p{font-size:14px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content .wp-mail-smtp-btn{font-weight:bold;text-transform:uppercase;-webkit-transition:background .1s;transition:background .1s;padding:10px 20px;outline:none;display:inline-block;font-size:14px;line-height:1.4;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;min-height:1em;-webkit-tap-highlight-color:transparent;border:0;background-image:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content .wp-mail-smtp-btn.with-loader{padding:12px 12px 7px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons{padding:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button{transition:.2s;box-shadow:none;margin:0 10px 0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,.1)}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-confirm{color:#fff;outline:none;border:1px solid #ff982d;background-color:#ff982d}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-cancel{color:#777;outline:none;background:#f8f8f8;border:1px solid #ccc}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button,body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-default{color:#666}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-hide{display:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-block{display:block;text-align:center;width:100%;margin:0 0 10px 0 !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-normal-case{text-transform:none !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-green{border-color:#00a32a}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-green div.jconfirm-buttons button.btn-confirm{background-color:#00a32a;border-color:#00a32a}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-orange{border-color:#ffb900}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-orange div.jconfirm-buttons button.btn-confirm{background-color:#ffb900;border-color:#ffb900}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-red{border-color:#d63638}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-red div.jconfirm-buttons button.btn-confirm{background-color:#d63638;border-color:#d63638}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-blue{border-color:#3582c4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-blue div.jconfirm-buttons button.btn-confirm{background-color:#3582c4;border-color:#3582c4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading{border-top-color:#fff !important;height:160px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading .jconfirm-title-c{display:block !important;position:relative;z-index:4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading .jconfirm-title-c .jconfirm-icon-c{display:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading:before{z-index:2}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading:after{content:"";position:absolute;left:50%;top:68%;margin-left:-20px;height:40px;width:40px;border:solid 6px transparent;border-bottom-color:#ff982d;opacity:1;z-index:3}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal{padding:30px 30px 15px;border-top:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-title-c{margin:0 0 26px 0;padding:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-title-c .jconfirm-icon-c{margin-bottom:20px;color:#c4c4c4 !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-title-c .jconfirm-icon-c svg{height:35px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-content-pane{margin-bottom:25px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-buttons button.btn-confirm{background-color:#ff982d;border-color:#ff982d}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note{text-align:center;margin:45px 0 0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note p{background-color:#fcf9e8;margin:0 -30px;padding:24px 60px 20px;font-size:15px;color:#4d4d4d;position:relative}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note p:after{content:url(../images/font-awesome/check-circle-solid-green.svg);width:40px;height:40px;background-color:#fff;border-radius:50%;padding:5px 6px;position:absolute;top:-20px;right:50%;margin-right:-18px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note span{font-weight:700;color:#00a32a}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note a{color:#aaa;display:block;margin-top:12px}@media screen and (max-width: 1023px){#wp-mail-smtp-notice-bar{display:none !important}}#wp-mail-smtp-notice-bar{max-height:35px;position:relative;margin-bottom:-3px;transition:all .3s ease-out;overflow:hidden}#wp-mail-smtp-notice-bar.out{max-height:3px}#wp-mail-smtp-notice-bar .wp-mail-smtp-notice-bar-container{background-color:#ddd;border-top:3px solid #ff982d;color:#777;text-align:center;padding:7px}#wp-mail-smtp-notice-bar a{color:#ff982d}#wp-mail-smtp-notice-bar a:hover{color:#f97f00}#wp-mail-smtp-notice-bar .dismiss{position:absolute;top:0;right:0;border:none;padding:5px;margin-top:4px;background:0 0;color:#72777c;cursor:pointer}#wp-mail-smtp-notice-bar .dismiss:before{background:0 0;color:#72777c;content:"";display:block;font:normal 20px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}#screen-meta-links .screen-meta-toggle{position:absolute;right:20px;top:auto}#wp-mail-smtp .wp-mail-smtp-product-education__row{border-bottom:1px solid #e4e4e4;padding:25px 0 5px;font-size:14px;line-height:1.3;max-width:1005px}#wp-mail-smtp .wp-mail-smtp-product-education__row--inactive{opacity:.5;pointer-events:none}#wp-mail-smtp .wp-mail-smtp-product-education__row--full-width{max-width:unset}#wp-mail-smtp .wp-mail-smtp-product-education__row:first-of-type{padding-top:10px}#wp-mail-smtp .wp-mail-smtp-product-education__row:last-of-type+.wp-mail-smtp-btn-upgrade{margin-top:25px}#wp-mail-smtp .wp-mail-smtp-product-education__heading{display:flex;align-items:center;margin-top:0;margin-bottom:10px;font-size:20px;line-height:24px;color:#444}#wp-mail-smtp .wp-mail-smtp-product-education__heading:after{content:"";margin-left:10px;background-image:url("../images/pro-badge-small.svg");background-size:contain;background-repeat:no-repeat;width:35px;height:16px}#wp-mail-smtp .wp-mail-smtp-product-education__description{margin-top:0;margin-bottom:20px;color:#444;font-size:14px;line-height:1.5em}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots{display:flex;flex-wrap:wrap}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div{display:flex;flex-direction:column;align-items:center;margin:0 25px 20px 0}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div:last-child{margin-right:0}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div a{position:relative;margin-bottom:10px;background:#fff;border:5px solid #fff;box-sizing:border-box;border-radius:4px}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div a:after{content:"";position:absolute;opacity:0;height:100%;width:100%;top:0;left:0;background-color:rgba(68,68,68,.15);background-image:url("../../assets/images/icons/zoom.svg");background-repeat:no-repeat;background-position:center;background-size:50px;transition:all .3s}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div a:hover:after{opacity:1}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div img{display:block;max-width:100%;height:auto}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div span{font-size:14px;line-height:18px;text-align:center;color:#777}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots--two>div{max-width:487px}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots--three>div{max-width:316px}#wp-mail-smtp .wp-mail-smtp-product-education__list>h4{margin-top:0;margin-bottom:20px;font-size:16px;line-height:20px;color:#23282d}#wp-mail-smtp .wp-mail-smtp-product-education__list>div{display:flex;flex-wrap:wrap}#wp-mail-smtp .wp-mail-smtp-product-education__list ul{width:290px;margin:0 40px 20px 0}#wp-mail-smtp .wp-mail-smtp-product-education__list ul li{display:flex;align-items:center;font-size:14px;line-height:20px;margin-bottom:0}#wp-mail-smtp .wp-mail-smtp-product-education__list ul li+li{margin-top:20px}#wp-mail-smtp .wp-mail-smtp-product-education__list ul li:before{content:url("../../assets/images/icons/check-solid.svg");width:16px;margin-right:10px}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section{margin-bottom:20px;cursor:not-allowed}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section:last-of-type{margin-bottom:20px}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section h5{clear:both;margin:0 0 10px 0;color:#444;font-size:16px;font-weight:600}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section label{clear:both;float:left;margin:3px 0 3px 0}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section .wp-mail-smtp-date-selector{width:200px;cursor:pointer}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section .wp-mail-smtp-search-box-field{width:200px}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section .wp-mail-smtp-search-box-term{width:300px}#wp-mail-smtp #wp-mail-smtp-email-controls-product-education .wp-mail-smtp-product-education__row--inactive{padding-top:20px;padding-bottom:0}#wp-mail-smtp #wp-mail-smtp-email-controls-product-education .wp-mail-smtp-setting-row:last-child{border-bottom:none}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu h2{display:inline-block;vertical-align:middle}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .badge{margin:0 0 2px 7px;vertical-align:middle;width:40px;height:17px}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-multisite{color:#9a9a9a}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-multisite p.desc{color:#bababa}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-multisite input[type=checkbox]:disabled{border-color:#aaa}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-no-setting{margin-top:30px}.wp-mail-smtp-lite #wp-mail-smtp .wp-mail-smtp-page-reports .wp-mail-smtp-page-title .page-title{position:relative}.wp-mail-smtp-lite #wp-mail-smtp .wp-mail-smtp-page-reports .wp-mail-smtp-page-title .page-title:after{content:"";display:inline-block;margin-left:10px;background-image:url("../images/pro-badge-small.svg");background-size:contain;background-repeat:no-repeat;width:35px;height:16px}.wp-mail-smtp-loading{animation:.65s linear infinite wp-mail-smtp-loading-spin}.wp-mail-smtp-loading-md{width:32px;height:32px}.wp-mail-smtp-loading-sm{width:16px;height:16px}.wp-mail-smtp-loading-spin{position:relative;color:transparent !important;pointer-events:none}.wp-mail-smtp-loading-spin:after{position:absolute;box-sizing:border-box;animation:.65s linear infinite wp-mail-smtp-loading-spin;border:2px solid #fff;border-radius:50%;border-right-color:transparent !important;border-top-color:transparent !important;content:"";display:block;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px}@keyframes wp-mail-smtp-loading-spin{0%{transform:rotateZ(270deg)}100%{transform:rotateZ(630deg)}}#wp-mail-smtp-flyout{position:fixed;z-index:99999;transition:all .2s ease-in-out;right:40px;bottom:40px;opacity:1}@media(max-width: 959px){#wp-mail-smtp-flyout{display:none}}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head{display:block}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head:focus{box-shadow:none}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head figure{margin:0;border-radius:50%;border:3px solid #ff982d;overflow:hidden;box-shadow:0 2px 20px rgba(0,0,0,.15);background-color:#fff;transition:all .2s ease-in-out}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head figure img{display:block;width:54px;height:54px;transition:all .2s ease-in-out}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head:hover figure{box-shadow:0 2px 30px rgba(0,0,0,.2)}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head .wp-mail-smtp-flyout-label{right:calc(100% + 15px);opacity:0;transform:translateY(-50%) scale(0);margin-right:-50px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head:hover .wp-mail-smtp-flyout-label{opacity:1;transform:translateY(-50%) scale(1);margin-right:0}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-label{position:absolute;display:block;top:50%;right:calc(100% + 15px);transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#fff;background-color:#a7aaad;font-size:12px;white-space:nowrap;padding:6px 10px;height:auto !important;line-height:initial;transition:all .2s ease-out;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item{position:absolute;display:flex;left:10px;width:40px;height:40px;opacity:0;visibility:hidden;transition:all .2s ease-in-out;transform:scale(0);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.15);background-color:#738e9e}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item img{margin:auto}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-0{bottom:75px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-1{bottom:130px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-2{bottom:185px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-3{bottom:240px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-4{bottom:295px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item:hover{background-color:#395360}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item:hover .wp-mail-smtp-flyout-label{background-color:#787c82}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item{opacity:1;visibility:visible;transform:scale(1)}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-head .wp-mail-smtp-flyout-label{display:none}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-head figure img{transform:rotate(-15deg) scale(1.17)}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-0{transition:transform .2s 0ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-1{transition:transform .2s 35ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-2{transition:transform .2s 70ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-3{transition:transform .2s 105ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-4{transition:transform .2s 140ms,background-color .2s}#wp-mail-smtp-flyout.out{opacity:0;visibility:hidden}.wp-mail-smtp-tooltip{position:relative;display:inline-block;text-decoration:underline;text-decoration-style:dotted;cursor:help;color:#777;margin-top:15px !important}.wp-mail-smtp-tooltip-text{visibility:hidden;position:absolute;z-index:9999;width:360px;background-color:#2d4f60;color:#fff;text-align:center;padding:16px 20px;font-size:14px;border-radius:5px;bottom:100%;left:50%;margin-left:-180px}.wp-mail-smtp-tooltip-text::after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#2d4f60 transparent transparent transparent}.wp-mail-smtp-tooltip:hover .wp-mail-smtp-tooltip-text{visibility:visible}#screen-meta-links,#screen-meta{display:none}#wp-mail-smtp-header-temp{position:absolute;margin:0;top:-1px;left:20px;right:0;z-index:99}#wp-mail-smtp-header{border-top:3px solid #ff982d;padding:24px 20px}#wp-mail-smtp-header img{display:block;margin:0;max-width:242px}@media(max-width: 782px){#wp-mail-smtp-header img{max-width:200px}}#wp-mail-smtp{margin:0}#wp-mail-smtp .wp-mail-smtp-hide{display:none}#wp-mail-smtp .wp-mail-smtp-page-title{height:58px;background-color:#fff;font-size:14px;margin:0 0 20px 0;padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page-title a.tab{border-bottom:2px solid #fff;box-shadow:none;color:#666;display:inline-block;margin-right:30px;padding:20px 0 18px 0;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-title a.tab.active{border-bottom:2px solid #ff982d}#wp-mail-smtp .wp-mail-smtp-page-title a.tab:hover{border-color:#999}#wp-mail-smtp .wp-mail-smtp-page-title a.action{color:#fff;font-weight:600;margin:14px 0 0 10px}#wp-mail-smtp .wp-mail-smtp-page-title .page-title{background-color:#fff;display:inline-block;font-size:23px;margin:0;padding:20px 20px 20px 0}#wp-mail-smtp .wp-mail-smtp-page-content{padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page-content *,#wp-mail-smtp .wp-mail-smtp-page-content *::before,#wp-mail-smtp .wp-mail-smtp-page-content *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-clear:before{content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-clear:after{clear:both;content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row{border-bottom:1px solid #e4e4e4;padding:30px 0;font-size:14px;line-height:1.3}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row:first-of-type{padding-top:10px !important}@media(max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row{padding:20px 0}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.inactive{display:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row .wp-mail-smtp-setting-mid-row-sep{background:#e4e4e4;height:1px;border:0;margin:15px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading{padding:20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading.no-desc h2,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading.no-desc h4{margin:0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading .wp-mail-smtp-setting-field{margin:0;max-width:1005px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]{float:left;margin:1px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label{margin:0 0 0 8px;vertical-align:baseline}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox .desc{margin:0 0 0 30px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label+.desc{margin:8px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-text .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-password .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-number .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-email .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-select .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field input[type=radio]{margin:-3px 10px 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field label{margin-right:30px;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field label{vertical-align:middle;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]{position:absolute;top:auto;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;white-space:nowrap}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch{background-color:#46b450}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:checked:hover+.wp-mail-smtp-setting-toggle-switch,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:not(:checked):hover+.wp-mail-smtp-setting-toggle-switch{box-shadow:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:not(:checked):hover+.wp-mail-smtp-setting-toggle-switch{background-color:#ddd}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled+.wp-mail-smtp-setting-toggle-switch{background-color:#ddd;cursor:default}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:checked+.wp-mail-smtp-setting-toggle-switch{background-color:#a0daa5;cursor:default}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label{display:inline-block}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label+.wp-mail-smtp-setting-toggle-unchecked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-unchecked-label{color:#aaa}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked:hover+.wp-mail-smtp-setting-toggle-switch,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked:focus+.wp-mail-smtp-setting-toggle-switch{box-shadow:0 0 0 1px #fff,0 0 0 3px #46b450}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:not(:checked):hover+.wp-mail-smtp-setting-toggle-switch,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:not(:checked):focus+.wp-mail-smtp-setting-toggle-switch{background-color:#999;box-shadow:0 0 0 1px #fff,0 0 0 3px #999}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-unchecked-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{text-transform:uppercase;font-weight:400;color:#777;font-size:13px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch{position:relative;cursor:pointer;background-color:#ccc;border-radius:15px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;vertical-align:middle;display:inline-block;margin:0 5px 0 0;width:36px;height:20px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch:before{position:absolute;content:"";height:16px;width:16px;left:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer{padding-bottom:20px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer{display:inline-block;width:140px;margin-right:12px;margin-bottom:12px;position:relative}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image{background:#fff;text-align:center;border:2px solid #e5e5e5;border-radius:4px;cursor:pointer;height:76px;position:relative;margin-bottom:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image.is-recommended{background-image:url(../images/recommended.svg);background-repeat:no-repeat;background-size:60%;background-position:top right -2px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image img{max-width:80%;max-height:40px;display:block;position:relative;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.6;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer.wp-mail-smtp-mailer-smtp .wp-mail-smtp-mailer-image img{max-height:30px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image{border-color:#ff982d}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image{border-color:#ccc}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h2,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h4{color:#444;font-size:20px;font-weight:700;margin:0 0 6px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h2{margin-bottom:15px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h3{color:#444;font-size:24px;font-weight:600;margin:0 0 20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h5{color:#444;font-size:16px;font-weight:600;margin:0 0 20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p{margin:12px 0 0;font-size:14px;line-height:1.5em}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p:first-of-type{margin:8px 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.desc{font-style:italic;color:#777}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.buttonned{margin-top:30px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice{margin:5px 0 15px;box-sizing:border-box;background:#fff;border-left:4px solid transparent;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice.inline-error{border-color:#dc3232;margin-bottom:5px;padding:10px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice.inline-edu-notice{border-color:#809eb0;line-height:1.5em;padding:10px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice a.wp-mail-smtp-mailer-notice-dismiss{float:right;color:#999da1;margin:0 0 10px 10px;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice a.wp-mail-smtp-mailer-notice-dismiss:hover{color:#666a6e}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row ul{margin:8px 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row ul.list li{margin-left:20px;list-style-type:disc}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list th{padding:5px 5px 5px 0;text-align:left}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.email{padding-right:2em}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.status{width:100px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a{border-bottom:1px solid;display:inline-block;margin-right:5px;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]{color:#a00}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete]:hover,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete]:active,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]:hover,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]:active,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]:focus{color:#400}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:none;color:#333;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:400px;min-height:35px;line-height:1.3}@media(max-width: 959px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select{width:300px}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select[readonly]{background-color:#f9f9f9}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select.small-text{width:75px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select:focus{border:1px solid #016aab;box-shadow:0 0 0 1px #016aab;outline:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select:disabled{opacity:.6}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=checkbox]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=radio]:focus{border:1px solid #016aab;box-shadow:0 0 0 1px #016aab;outline:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row .wp-mail-smtp-dashicons-yes-alt-green.wp-mail-smtp-animate{-webkit-animation:wp-mail-smtp-fade-in-stop-out 1s linear;animation:wp-mail-smtp-fade-in-stop-out 1s linear}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row .wp-mail-smtp-dashicons-yes-alt-green.wp-mail-smtp-success{color:#46b450}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-label{display:block;float:left;width:205px;padding:0 20px 0 0}@media(max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-label{float:none;width:100%;padding-bottom:15px}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-label label{display:block;font-weight:600}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field{display:block;margin:0 0 0 205px;max-width:800px}@media(max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field{margin:0}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field hr{margin:20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field .wp-mail-smtp-setting-field-row{display:flex;flex-wrap:wrap}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field .wp-mail-smtp-setting-field-row>.wp-mail-smtp-btn{margin-right:10px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-submit{margin:0;padding:25px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-submit .help-text{margin-left:10px;vertical-align:middle}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option .wp-mail-smtp-setting-row.section-heading{padding:20px 0 !important}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option blockquote{background:#e5e5e5;border-radius:4px;color:#666;font-size:14px;margin:20px 0;padding:15px;width:1005px}#wp-mail-smtp .wp-mail-smtp-page-content.wp-mail-smtp-page-general p{margin:0}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline{background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 0 15px;padding:1px 12px}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-success{border-left-color:#46b450}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-warning{border-left-color:#ffb900}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-error{border-left-color:#dc3232}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-info{border-left-color:#00a0d2}#wp-mail-smtp .wp-mail-smtp-page-content .notice p,#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline p{margin:.5em 0;padding:2px}#wp-mail-smtp .wp-mail-smtp-page-content pre{white-space:pre-line}#wp-mail-smtp .wp-mail-smtp-page-content.active{display:block}#wp-mail-smtp .wp-mail-smtp-page-content .connected-as{margin-left:30px}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner{background-color:#fff;padding:25px 20px;border:1px solid #dadada;margin:10px 0 0 0;position:relative}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .wp-mail-smtp-pro-banner-dismiss{position:absolute;right:10px;top:10px}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .wp-mail-smtp-pro-banner-dismiss button{background:none;border:none;color:#a9a9a9;cursor:pointer;margin:0;padding:0}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner h2{color:#444;margin-top:0;font-size:16px;font-weight:700}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner p{font-size:14px;color:#555;margin-bottom:1.1em}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner p:last-of-type{margin:0}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits{margin:0 0 16px 0;overflow:auto;max-width:1000px}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul{margin:0;padding:0;width:50%;float:left}@media(max-width: 600px){#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul{width:100%;float:none}}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul li{margin:0;padding:0 0 2px 16px;color:#555;font-size:14px;position:relative}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul li:before{content:"+";position:absolute;top:-1px;left:0}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul li.arrow-right:before{content:"→"}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a{color:#ff982d}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a:hover,#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a:active,#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a:focus{color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .stars{text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .stars .dashicons{width:16px;height:16px;font-size:16px;vertical-align:text-top}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .price-off{color:green;font-weight:bold}#wp-mail-smtp .wp-mail-smtp-admin-columns>div[class*=-column-]{float:left}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-20{width:20%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-33{width:33.33333%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-40{width:40%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-50{width:50%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-60{width:60%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-80{width:80%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-last{float:right !important}#wp-mail-smtp .wp-mail-smtp-admin-columns:after{content:"";display:table;clear:both}#wp-mail-smtp .notice blockquote{margin-left:0;padding:2px}#wp-mail-smtp .notice blockquote pre{margin:0}#wp-mail-smtp #wp-mail-smtp-reset-filter{clear:both;margin:20px 0;padding:10px;font-size:15px;text-align:center;background:#fff;border:1px solid #ccd0d4;box-shadow:0 1px 1px rgba(0,0,0,.04)}#wp-mail-smtp #wp-mail-smtp-reset-filter a{text-decoration:none}#wp-mail-smtp #wp-mail-smtp-reset-filter .reset{cursor:pointer;color:#a6a6a6;font-size:15px;line-height:18px;width:18px;height:18px}#wp-mail-smtp #wp-mail-smtp-reset-filter .reset:focus,#wp-mail-smtp #wp-mail-smtp-reset-filter .reset:hover{color:#d83638}@media(min-width: 783px){#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#event{width:130px}#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#type{width:80px}#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#initiator{width:20%}#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#created_at{width:200px}}#wp-mail-smtp .wp-mail-smtp-filter-date .wp-mail-smtp-filter-date-selector{float:left;margin:0 5px 0 0;min-height:30px;background-color:#fff;vertical-align:middle;max-width:210px;line-height:normal}#wp-mail-smtp .wp-mail-smtp-filter-date button{margin:0;vertical-align:top}.wp-mail-smtp-btn{border:0;border-radius:3px;cursor:pointer;display:inline-block;margin:0;text-decoration:none;text-align:center;vertical-align:middle;white-space:nowrap;text-shadow:none;box-shadow:none;outline:none}.wp-mail-smtp-btn .dashicons{font-size:16px;width:16px;height:16px}.wp-mail-smtp-btn:disabled{opacity:.5;cursor:not-allowed}.wp-mail-smtp-btn.wp-mail-smtp-btn-md{font-size:13px;font-weight:600;padding:8px 12px;min-height:35px}.wp-mail-smtp-btn.wp-mail-smtp-btn-lg{font-size:16px;font-weight:600;padding:16px 28px}.wp-mail-smtp-btn.wp-mail-smtp-btn-upgrade{font-size:16px;line-height:20px;font-weight:500;padding:14px 30px}.wp-mail-smtp-btn.wp-mail-smtp-btn-orange{background-color:#ff982d;border-color:#ff982d;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:focus{background-color:#f97f00;border-color:#f97f00}.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #f97f00}.wp-mail-smtp-btn.wp-mail-smtp-btn-red{background-color:#dc3232;border-color:#dc3232;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-red:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-red:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-red:focus{background-color:darkred;border-color:darkred}.wp-mail-smtp-btn.wp-mail-smtp-btn-red:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px darkred}.wp-mail-smtp-btn.wp-mail-smtp-btn-grey{background-color:#f5f5f5;border:1px solid #ccc;color:#666}.wp-mail-smtp-btn.wp-mail-smtp-btn-grey:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-grey:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-grey:focus{background-color:#d7d7d7;border-color:#ccc;color:#444}.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey{background-color:#f5f5f5;border:1px solid #ccc;color:#666}.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey:focus{background-color:#eee;color:#444}.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish{background-color:#738e9e;border-color:#738e9e;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:focus{background-color:#395360;border-color:#395360;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #395360}a.wp-mail-smtp-btn.wp-mail-smtp-btn-md{line-height:19px}#wp-mail-smtp-domain-check-details h2{color:#444;font-size:20px;line-height:24px;font-weight:700;margin:28px 0 23px}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item{padding:25px 0;border-top:1px solid #e4e4e4;display:flex}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item:last-child{padding-bottom:0}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-icon{width:18px;height:16px;margin-right:10px}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content h3{text-transform:uppercase;font-weight:500;font-size:14px;line-height:17px;color:#444;margin:0 0 4px 0}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content p{color:#777;font-size:14px;line-height:20px;margin:0 0 10px 0}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content p:last-of-type{margin-bottom:0}.wp-mail-smtp-tab-tools-test .wp-mail-smtp-setting-row.section-heading{margin-bottom:22px}.wp-mail-smtp-tab-tools-test .wp-mail-smtp-test-email-resend{padding-top:22px;margin-top:22px;border-top:1px solid #e4e4e4}.wp-mail-smtp-tab-tools-test .wp-mail-smtp-test-email-resend a{font-size:14px;outline:none;box-shadow:none}.wp-mail-smtp-tab-tools-test #email-test-success{margin-top:30px;text-align:center}.wp-mail-smtp-tab-tools-test #email-test-success svg{display:block;max-width:500px;width:100%;height:auto;margin:0 auto 22px}.wp-mail-smtp-tab-tools-test #email-test-success h2{margin-top:0;margin-bottom:10px;font-weight:500;font-size:24px;line-height:29px;color:#444}.wp-mail-smtp-tab-tools-test #email-test-success p{margin-top:0;font-size:16px;line-height:24px;color:#777}.wp-mail-smtp-tab-tools-test #email-test-form .wp-mail-smtp-setting-row.section-heading{margin-bottom:0}.wp-mail-smtp-tab-tools-test #email-test-form .wp-mail-smtp-btn{min-width:95px}.wp-mail-smtp-tab-tools-test #email-test-form .wp-mail-smtp-loading{display:none;margin-bottom:-2px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug{margin-top:25px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug h2{margin:20px 0 10px;color:#444;font-size:16px;line-height:20px;font-weight:700}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug p{margin:10px 0;color:#777;font-size:14px;line-height:20px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul{list-style-type:disc}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol{margin:10px 0 10px 15px;color:#777;font-size:14px;line-height:20px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul li,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol li{margin:0 0 8px 0}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul li:last-of-type,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol li:last-of-type{margin:0}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul li ul,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol li ul{list-style-type:disc}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .dashicons-star-filled{color:#ff982d;width:16px;height:16px;font-size:16px;vertical-align:text-top}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .price-off{color:green;font-weight:bold}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-button-container{margin-bottom:22px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-toggle{float:left;margin-right:10px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy{min-width:122px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy .error-log-copy-back{display:none}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy-copied .error-log-copy-front{display:none}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy-copied .error-log-copy-back{display:inline}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log{padding-top:10px;padding-bottom:10px;display:none}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log.error-log-selection{display:block !important;opacity:0;height:0;padding:0;margin:0}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log pre{margin:0}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content .wrap,.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content .subsubsub{margin:0}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content>h1{color:#444;font-size:20px;font-weight:700;margin:0 0 15px 0;padding:0}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content>p{font-size:14px}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content h1.wp-heading-inline,.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content span.subtitle{display:none}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content hr.wp-header-end{visibility:hidden;margin:-2px 0 0}.wp-mail-smtp-admin-page-body .lity{z-index:999999999;padding:20px}.wp-mail-smtp-admin-page-body .lity-close{margin:10px}.wp-mail-smtp-admin-page-body .lity-content{max-width:80vw;max-height:80vh}.wp-mail-smtp-admin-page-body .lity-content img{max-height:80vh !important;max-width:80vw !important}.wp-mail-smtp-debug-event-preview{text-align:left}.wp-mail-smtp-debug-event-preview h4{margin:15px 0;font-size:18px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-preview-subtitle{margin-bottom:30px;text-align:center}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-preview-subtitle span{color:#777;font-size:16px;line-height:22px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row{padding:20px 0;border-top:1px solid #ddd;display:flex;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:22px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-label{width:60px;margin-right:30px;font-weight:500}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-value{width:calc(100% - 90px)}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-initiator{display:inline-block;margin-bottom:5px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-code{color:#777}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row:last-child{border-bottom:1px solid #ddd}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-preview-content>div{word-break:break-word}[class^=wp-mail-smtp-dashicons]{display:inline-block;width:20px;height:20px}.wp-mail-smtp-dashicons-yes-alt-green{background-image:url("../images/icons/dashicons/dashicons-yes-alt-green.svg")}.wp-mail-smtp-dashicons-pdf-gray{background-image:url("../images/icons/dashicons/dashicons-pdf-grey.svg")}
|
1 |
+
#wpcontent{padding-left:0 !important;position:relative}@media(max-width: 600px){#wpcontent{padding-top:46px}}@media(max-width: 600px){#wpbody{padding-top:0}}@-webkit-keyframes wp-mail-smtp-fade-in-stop-out{0%,100%{opacity:0}35%{opacity:1}65%{opacity:1}}@keyframes wp-mail-smtp-fade-in-stop-out{0%,100%{opacity:0}35%{opacity:1}65%{opacity:1}}body.wp-mail-smtp-admin-page-body div.jconfirm *,body.wp-mail-smtp-admin-page-body div.jconfirm *::before,body.wp-mail-smtp-admin-page-body div.jconfirm *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box{padding:30px;border-radius:6px;box-shadow:0 3px 6px rgba(0,0,0,.15);border-top-width:4px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-closeIcon{color:rgba(0,0,0,.4);top:8px;right:8px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-closeIcon:hover{color:rgba(0,0,0,.8)}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c{margin:0 0 15px 0;padding:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c{margin:0 0 30px;-webkit-transition:none;transition:none;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c:empty,body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-icon-c i:empty{display:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{display:block;color:#444;font-weight:500;font-size:24px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content-pane{display:block;margin-bottom:30px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{margin-bottom:0;overflow:inherit}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content{font-size:16px;color:#444;line-height:1.4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p{margin:0 0 20px;font-size:16px;line-height:1.5}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p:last-of-type{margin:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p.large{font-size:18px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content p.small{font-size:14px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content .wp-mail-smtp-debug-event-preview p{font-size:14px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content .wp-mail-smtp-btn{font-weight:bold;text-transform:uppercase;-webkit-transition:background .1s;transition:background .1s;padding:10px 20px;outline:none;display:inline-block;font-size:14px;line-height:1.4;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;min-height:1em;-webkit-tap-highlight-color:transparent;border:0;background-image:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-content .wp-mail-smtp-btn.with-loader{padding:12px 12px 7px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons{padding:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button{transition:.2s;box-shadow:none;margin:0 10px 0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,.1)}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-confirm{color:#fff;outline:none;border:1px solid #ff982d;background-color:#ff982d}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-cancel{color:#777;outline:none;background:#f8f8f8;border:1px solid #ccc}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button,body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-default{color:#666}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-hide{display:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-block{display:block;text-align:center;width:100%;margin:0 0 10px 0 !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box div.jconfirm-buttons button.btn-normal-case{text-transform:none !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-green{border-color:#00a32a}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-green div.jconfirm-buttons button.btn-confirm{background-color:#00a32a;border-color:#00a32a}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-orange{border-color:#ffb900}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-orange div.jconfirm-buttons button.btn-confirm{background-color:#ffb900;border-color:#ffb900}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-red{border-color:#d63638}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-red div.jconfirm-buttons button.btn-confirm{background-color:#d63638;border-color:#d63638}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-blue{border-color:#3582c4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.jconfirm-type-blue div.jconfirm-buttons button.btn-confirm{background-color:#3582c4;border-color:#3582c4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading{border-top-color:#fff !important;height:160px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading .jconfirm-title-c{display:block !important;position:relative;z-index:4}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading .jconfirm-title-c .jconfirm-icon-c{display:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading:before{z-index:2}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.loading:after{content:"";position:absolute;left:50%;top:68%;margin-left:-20px;height:40px;width:40px;border:solid 6px transparent;border-bottom-color:#ff982d;opacity:1;z-index:3}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal{padding:30px 30px 15px;border-top:none}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-title-c{margin:0 0 26px 0;padding:0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-title-c .jconfirm-icon-c{margin-bottom:20px;color:#c4c4c4 !important}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-title-c .jconfirm-icon-c svg{height:35px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-content-pane{margin-bottom:25px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal div.jconfirm-buttons button.btn-confirm{background-color:#ff982d;border-color:#ff982d}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note{text-align:center;margin:45px 0 0}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note p{background-color:#fcf9e8;margin:0 -30px;padding:24px 60px 20px;font-size:15px;color:#4d4d4d;position:relative}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note p:after{content:url(../images/font-awesome/check-circle-solid-green.svg);width:40px;height:40px;background-color:#fff;border-radius:50%;padding:5px 6px;position:absolute;top:-20px;right:50%;margin-right:-18px}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note span{font-weight:700;color:#00a32a}body.wp-mail-smtp-admin-page-body div.jconfirm .jconfirm-box.wp-mail-smtp-upgrade-mailer-education-modal .discount-note a{color:#aaa;display:block;margin-top:12px}@media screen and (max-width: 1023px){#wp-mail-smtp-notice-bar{display:none !important}}#wp-mail-smtp-notice-bar{max-height:35px;position:relative;margin-bottom:-3px;transition:all .3s ease-out;overflow:hidden}#wp-mail-smtp-notice-bar.out{max-height:3px}#wp-mail-smtp-notice-bar .wp-mail-smtp-notice-bar-container{background-color:#ddd;border-top:3px solid #ff982d;color:#777;text-align:center;padding:7px}#wp-mail-smtp-notice-bar a{color:#ff982d}#wp-mail-smtp-notice-bar a:hover{color:#f97f00}#wp-mail-smtp-notice-bar .dismiss{position:absolute;top:0;right:0;border:none;padding:5px;margin-top:4px;background:0 0;color:#72777c;cursor:pointer}#wp-mail-smtp-notice-bar .dismiss:before{background:0 0;color:#72777c;content:"";display:block;font:normal 20px/20px dashicons;speak:none;height:20px;text-align:center;width:20px;-webkit-font-smoothing:antialiased}#screen-meta-links .screen-meta-toggle{position:absolute;right:20px;top:auto}#wp-mail-smtp .wp-mail-smtp-product-education__row{border-bottom:1px solid #e4e4e4;padding:25px 0 5px;font-size:14px;line-height:1.3;max-width:1005px}#wp-mail-smtp .wp-mail-smtp-product-education__row--inactive{opacity:.5;pointer-events:none}#wp-mail-smtp .wp-mail-smtp-product-education__row--full-width{max-width:unset}#wp-mail-smtp .wp-mail-smtp-product-education__row:first-of-type{padding-top:10px}#wp-mail-smtp .wp-mail-smtp-product-education__row:last-of-type+.wp-mail-smtp-btn-upgrade{margin-top:25px}#wp-mail-smtp .wp-mail-smtp-product-education__heading{display:flex;align-items:center;margin-top:0;margin-bottom:10px;font-size:20px;line-height:24px;color:#444}#wp-mail-smtp .wp-mail-smtp-product-education__heading:after{content:"";margin-left:10px;background-image:url("../images/pro-badge-small.svg");background-size:contain;background-repeat:no-repeat;width:35px;height:16px}#wp-mail-smtp .wp-mail-smtp-product-education__description{margin-top:0;margin-bottom:20px;color:#444;font-size:14px;line-height:1.5em}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots{display:flex;flex-wrap:wrap}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div{display:flex;flex-direction:column;align-items:center;margin:0 25px 20px 0}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div:last-child{margin-right:0}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div a{position:relative;margin-bottom:10px;background:#fff;border:5px solid #fff;box-sizing:border-box;border-radius:4px}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div a:after{content:"";position:absolute;opacity:0;height:100%;width:100%;top:0;left:0;background-color:rgba(68,68,68,.15);background-image:url("../../assets/images/icons/zoom.svg");background-repeat:no-repeat;background-position:center;background-size:50px;transition:all .3s}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div a:hover:after{opacity:1}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div img{display:block;max-width:100%;height:auto}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots>div span{font-size:14px;line-height:18px;text-align:center;color:#777}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots--two>div{max-width:487px}#wp-mail-smtp .wp-mail-smtp-product-education__screenshots--three>div{max-width:316px}#wp-mail-smtp .wp-mail-smtp-product-education__list>h4{margin-top:0;margin-bottom:20px;font-size:16px;line-height:20px;color:#23282d}#wp-mail-smtp .wp-mail-smtp-product-education__list>div{display:flex;flex-wrap:wrap}#wp-mail-smtp .wp-mail-smtp-product-education__list ul{width:290px;margin:0 40px 20px 0}#wp-mail-smtp .wp-mail-smtp-product-education__list ul li{display:flex;align-items:center;font-size:14px;line-height:20px;margin-bottom:0}#wp-mail-smtp .wp-mail-smtp-product-education__list ul li+li{margin-top:20px}#wp-mail-smtp .wp-mail-smtp-product-education__list ul li:before{content:url("../../assets/images/icons/check-solid.svg");width:16px;margin-right:10px}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section{margin-bottom:20px;cursor:not-allowed}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section:last-of-type{margin-bottom:20px}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section h5{clear:both;margin:0 0 10px 0;color:#444;font-size:16px;font-weight:600}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section label{clear:both;float:left;margin:3px 0 3px 0}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section .wp-mail-smtp-date-selector{width:200px;cursor:pointer}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section .wp-mail-smtp-search-box-field{width:200px}#wp-mail-smtp #wp-mail-smtp-tools-export-email-logs-product-education section .wp-mail-smtp-search-box-term{width:300px}#wp-mail-smtp #wp-mail-smtp-email-controls-product-education .wp-mail-smtp-product-education__row--inactive{padding-top:20px;padding-bottom:0}#wp-mail-smtp #wp-mail-smtp-email-controls-product-education .wp-mail-smtp-setting-row:last-child{border-bottom:none}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu h2{display:inline-block;vertical-align:middle}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .badge{margin:0 0 2px 7px;vertical-align:middle;width:40px;height:17px}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-multisite{color:#9a9a9a}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-multisite p.desc{color:#bababa}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-multisite input[type=checkbox]:disabled{border-color:#aaa}#wp-mail-smtp .wp-mail-smtp-page-nw-product-edu .wp-mail-smtp-setting-row-no-setting{margin-top:30px}.wp-mail-smtp-lite #wp-mail-smtp .wp-mail-smtp-page-reports .wp-mail-smtp-page-title .page-title{position:relative}.wp-mail-smtp-lite #wp-mail-smtp .wp-mail-smtp-page-reports .wp-mail-smtp-page-title .page-title:after{content:"";display:inline-block;margin-left:10px;background-image:url("../images/pro-badge-small.svg");background-size:contain;background-repeat:no-repeat;width:35px;height:16px}.wp-mail-smtp-loading{animation:.65s linear infinite wp-mail-smtp-loading-spin}.wp-mail-smtp-loading-md{width:32px;height:32px}.wp-mail-smtp-loading-sm{width:16px;height:16px}.wp-mail-smtp-loading-spin{position:relative;color:transparent !important;pointer-events:none}.wp-mail-smtp-loading-spin:after{position:absolute;box-sizing:border-box;animation:.65s linear infinite wp-mail-smtp-loading-spin;border:2px solid #fff;border-radius:50%;border-right-color:transparent !important;border-top-color:transparent !important;content:"";display:block;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px}@keyframes wp-mail-smtp-loading-spin{0%{transform:rotateZ(270deg)}100%{transform:rotateZ(630deg)}}#wp-mail-smtp-flyout{position:fixed;z-index:99999;transition:all .2s ease-in-out;right:40px;bottom:40px;opacity:1}@media(max-width: 959px){#wp-mail-smtp-flyout{display:none}}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head{display:block}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head:focus{box-shadow:none}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head figure{margin:0;border-radius:50%;border:3px solid #ff982d;overflow:hidden;box-shadow:0 2px 20px rgba(0,0,0,.15);background-color:#fff;transition:all .2s ease-in-out}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head figure img{display:block;width:54px;height:54px;transition:all .2s ease-in-out}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head:hover figure{box-shadow:0 2px 30px rgba(0,0,0,.2)}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head .wp-mail-smtp-flyout-label{right:calc(100% + 15px);opacity:0;transform:translateY(-50%) scale(0);margin-right:-50px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head:hover .wp-mail-smtp-flyout-label{opacity:1;transform:translateY(-50%) scale(1);margin-right:0}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-label{position:absolute;display:block;top:50%;right:calc(100% + 15px);transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#fff;background-color:#a7aaad;font-size:12px;white-space:nowrap;padding:6px 10px;height:auto !important;line-height:initial;transition:all .2s ease-out;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item{position:absolute;display:flex;left:10px;width:40px;height:40px;opacity:0;visibility:hidden;transition:all .2s ease-in-out;transform:scale(0);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.15);background-color:#738e9e}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item img{margin:auto}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-0{bottom:75px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-1{bottom:130px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-2{bottom:185px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-3{bottom:240px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item.wp-mail-smtp-flyout-item-4{bottom:295px}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item:hover{background-color:#395360}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-item:hover .wp-mail-smtp-flyout-label{background-color:#787c82}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item{opacity:1;visibility:visible;transform:scale(1)}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-head .wp-mail-smtp-flyout-label{display:none}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-head figure img{transform:rotate(-15deg) scale(1.17)}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-0{transition:transform .2s 0ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-1{transition:transform .2s 35ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-2{transition:transform .2s 70ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-3{transition:transform .2s 105ms,background-color .2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-4{transition:transform .2s 140ms,background-color .2s}#wp-mail-smtp-flyout.out{opacity:0;visibility:hidden}.wp-mail-smtp-tooltip{position:relative;display:inline-block;text-decoration:underline;text-decoration-style:dotted;cursor:help;color:#777;margin-top:15px !important}.wp-mail-smtp-tooltip-text{visibility:hidden;position:absolute;z-index:9999;width:360px;background-color:#2d4f60;color:#fff;text-align:center;padding:16px 20px;font-size:14px;border-radius:5px;bottom:100%;left:50%;margin-left:-180px}.wp-mail-smtp-tooltip-text::after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#2d4f60 transparent transparent transparent}.wp-mail-smtp-tooltip:hover .wp-mail-smtp-tooltip-text{visibility:visible}#screen-meta-links,#screen-meta{display:none}#wp-mail-smtp-header-temp{position:absolute;margin:0;top:-1px;left:20px;right:0;z-index:99}#wp-mail-smtp-header{border-top:3px solid #ff982d;padding:24px 20px}#wp-mail-smtp-header img{display:block;margin:0;max-width:242px}@media(max-width: 782px){#wp-mail-smtp-header img{max-width:200px}}#wp-mail-smtp{margin:0}#wp-mail-smtp .wp-mail-smtp-hide{display:none}#wp-mail-smtp .wp-mail-smtp-page-title{height:58px;background-color:#fff;font-size:14px;margin:0 0 20px 0;padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page-title a.tab{border-bottom:2px solid #fff;box-shadow:none;color:#666;display:inline-block;margin-right:30px;padding:20px 0 18px 0;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-title a.tab.active{border-bottom:2px solid #ff982d}#wp-mail-smtp .wp-mail-smtp-page-title a.tab:hover{border-color:#999}#wp-mail-smtp .wp-mail-smtp-page-title a.action{color:#fff;font-weight:600;margin:14px 0 0 10px}#wp-mail-smtp .wp-mail-smtp-page-title .page-title{background-color:#fff;display:inline-block;font-size:23px;margin:0;padding:20px 20px 20px 0}#wp-mail-smtp .wp-mail-smtp-page-content{padding:0 20px}#wp-mail-smtp .wp-mail-smtp-page-content *,#wp-mail-smtp .wp-mail-smtp-page-content *::before,#wp-mail-smtp .wp-mail-smtp-page-content *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-clear:before{content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-clear:after{clear:both;content:" ";display:table}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row{border-bottom:1px solid #e4e4e4;padding:30px 0;font-size:14px;line-height:1.3}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row:first-of-type{padding-top:10px !important}@media(max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row{padding:20px 0}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.inactive{display:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row .wp-mail-smtp-setting-mid-row-sep{background:#e4e4e4;height:1px;border:0;margin:15px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading{padding:20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading.no-desc h2,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading.no-desc h4{margin:0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.section-heading .wp-mail-smtp-setting-field{margin:0;max-width:1005px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]{float:left;margin:1px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label{margin:0 0 0 8px;vertical-align:baseline}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox .desc{margin:0 0 0 30px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox input[type=checkbox]+label+.desc{margin:8px 0 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-text .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-password .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-number .wp-mail-smtp-setting-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-email .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-select .wp-mail-smtp-setting-label{padding-top:8px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field input[type=radio]{margin:-3px 10px 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-radio .wp-mail-smtp-setting-field label{margin-right:30px;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field label{vertical-align:middle;display:inline-block}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]{position:absolute;top:auto;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;white-space:nowrap}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch{background-color:#46b450}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:checked:hover+.wp-mail-smtp-setting-toggle-switch,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:not(:checked):hover+.wp-mail-smtp-setting-toggle-switch{box-shadow:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:not(:checked):hover+.wp-mail-smtp-setting-toggle-switch{background-color:#ddd}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled+.wp-mail-smtp-setting-toggle-switch{background-color:#ddd;cursor:default}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled:checked+.wp-mail-smtp-setting-toggle-switch{background-color:#a0daa5;cursor:default}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label{display:inline-block}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label+.wp-mail-smtp-setting-toggle-unchecked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-checked-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:disabled+.wp-mail-smtp-setting-toggle-switch+.wp-mail-smtp-setting-toggle-unchecked-label{color:#aaa}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked:hover+.wp-mail-smtp-setting-toggle-switch,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:checked:focus+.wp-mail-smtp-setting-toggle-switch{box-shadow:0 0 0 1px #fff,0 0 0 3px #46b450}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:not(:checked):hover+.wp-mail-smtp-setting-toggle-switch,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field input[type=checkbox]:not(:checked):focus+.wp-mail-smtp-setting-toggle-switch{background-color:#999;box-shadow:0 0 0 1px #fff,0 0 0 3px #999}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-unchecked-label,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{text-transform:uppercase;font-weight:400;color:#777;font-size:13px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-checked-label{display:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch{position:relative;cursor:pointer;background-color:#ccc;border-radius:15px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;vertical-align:middle;display:inline-block;margin:0 5px 0 0;width:36px;height:20px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-checkbox-toggle .wp-mail-smtp-setting-field .wp-mail-smtp-setting-toggle-switch:before{position:absolute;content:"";height:16px;width:16px;left:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer{padding-bottom:20px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer{display:inline-block;width:140px;margin-right:12px;margin-bottom:12px;position:relative}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image{background:#fff;text-align:center;border:2px solid #e5e5e5;border-radius:4px;cursor:pointer;height:76px;position:relative;margin-bottom:10px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image.is-recommended{background-image:url(../images/recommended.svg);background-repeat:no-repeat;background-size:60%;background-position:top right -2px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer .wp-mail-smtp-mailer-image img{max-width:80%;max-height:40px;display:block;position:relative;top:50%;left:50%;transform:translate(-50%, -50%);opacity:.6;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer.wp-mail-smtp-mailer-smtp .wp-mail-smtp-mailer-image img{max-height:30px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image{border-color:#ff982d}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer.active .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image{border-color:#ccc}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row.wp-mail-smtp-setting-row-mailer .wp-mail-smtp-mailers .wp-mail-smtp-mailer:hover .wp-mail-smtp-mailer-image img{opacity:1}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h2,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h4{color:#444;font-size:20px;font-weight:700;margin:0 0 6px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h2{margin-bottom:15px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h3{color:#444;font-size:24px;font-weight:600;margin:0 0 20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row h5{color:#444;font-size:16px;font-weight:600;margin:0 0 20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p{margin:12px 0 0;font-size:14px;line-height:1.5em}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p:first-of-type{margin:8px 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.desc{font-style:italic;color:#777}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.buttonned{margin-top:30px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice{margin:5px 0 15px;box-sizing:border-box;background:#fff;border-left:4px solid transparent;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice.inline-error{border-color:#dc3232;margin-bottom:5px;padding:10px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice.inline-edu-notice{border-color:#809eb0;line-height:1.5em;padding:10px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice a.wp-mail-smtp-mailer-notice-dismiss{float:right;color:#999da1;margin:0 0 10px 10px;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row p.inline-notice a.wp-mail-smtp-mailer-notice-dismiss:hover{color:#666a6e}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row ul{margin:8px 0 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row ul.list li{margin-left:20px;list-style-type:disc}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list th{padding:5px 5px 5px 0;text-align:left}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.email{padding-right:2em}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.status{width:100px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a{border-bottom:1px solid;display:inline-block;margin-right:5px;text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]{color:#a00}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete]:hover,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete]:active,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=delete]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]:hover,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]:active,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row table.actions-list td.actions a[class*=error]:focus{color:#400}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:none;color:#333;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:400px;min-height:35px;line-height:1.3}@media(max-width: 959px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select{width:300px}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password][readonly],#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select[readonly]{background-color:#f9f9f9}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password].small-text,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select.small-text{width:75px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select:focus{border:1px solid #016aab;box-shadow:0 0 0 1px #016aab;outline:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=text]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=email]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=number]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=password]:disabled,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row select:disabled{opacity:.6}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=checkbox]:focus,#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row input[type=radio]:focus{border:1px solid #016aab;box-shadow:0 0 0 1px #016aab;outline:none}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row .wp-mail-smtp-dashicons-yes-alt-green.wp-mail-smtp-animate{-webkit-animation:wp-mail-smtp-fade-in-stop-out 1s linear;animation:wp-mail-smtp-fade-in-stop-out 1s linear}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-row .wp-mail-smtp-dashicons-yes-alt-green.wp-mail-smtp-success{color:#46b450}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-label{display:block;float:left;width:205px;padding:0 20px 0 0}@media(max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-label{float:none;width:100%;padding-bottom:15px}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-label label{display:block;font-weight:600}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field{display:block;margin:0 0 0 205px;max-width:800px}@media(max-width: 781px){#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field{margin:0}}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field hr{margin:20px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field .wp-mail-smtp-setting-field-row{display:flex;flex-wrap:wrap}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-setting-field .wp-mail-smtp-setting-field-row>.wp-mail-smtp-btn{margin-right:10px}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-submit{margin:0;padding:25px 0}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-submit .help-text{margin-left:10px;vertical-align:middle}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option .wp-mail-smtp-setting-row.section-heading{padding:20px 0 !important}#wp-mail-smtp .wp-mail-smtp-page-content .wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option blockquote{background:#e5e5e5;border-radius:4px;color:#666;font-size:14px;margin:20px 0;padding:15px;width:1005px}#wp-mail-smtp .wp-mail-smtp-page-content.wp-mail-smtp-page-general p{margin:0}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline{background:#fff;border-left:4px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:5px 0 15px;padding:1px 12px}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-success{border-left-color:#46b450}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-warning{border-left-color:#ffb900}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-error{border-left-color:#dc3232}#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline.notice-info{border-left-color:#00a0d2}#wp-mail-smtp .wp-mail-smtp-page-content .notice p,#wp-mail-smtp .wp-mail-smtp-page-content .notice-inline p{margin:.5em 0;padding:2px}#wp-mail-smtp .wp-mail-smtp-page-content pre{white-space:pre-line}#wp-mail-smtp .wp-mail-smtp-page-content.active{display:block}#wp-mail-smtp .wp-mail-smtp-page-content .connected-as{margin-left:30px}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner{background-color:#fff;padding:25px 20px;border:1px solid #dadada;margin:10px 0 0 0;position:relative}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .wp-mail-smtp-pro-banner-dismiss{position:absolute;right:10px;top:10px}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .wp-mail-smtp-pro-banner-dismiss button{background:none;border:none;color:#a9a9a9;cursor:pointer;margin:0;padding:0}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner h2{color:#444;margin-top:0;font-size:16px;font-weight:700}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner p{font-size:14px;color:#555;margin-bottom:1.1em}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner p:last-of-type{margin:0}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits{margin:0 0 16px 0;overflow:auto;max-width:1000px}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul{margin:0;padding:0;width:50%;float:left}@media(max-width: 600px){#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul{width:100%;float:none}}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul li{margin:0;padding:0 0 2px 16px;color:#555;font-size:14px;position:relative}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul li:before{content:"+";position:absolute;top:-1px;left:0}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .benefits ul li.arrow-right:before{content:"→"}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a{color:#ff982d}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a:hover,#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a:active,#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner a:focus{color:#f97f00}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .stars{text-decoration:none}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .stars .dashicons{width:16px;height:16px;font-size:16px;vertical-align:text-top}#wp-mail-smtp .wp-mail-smtp-page-content #wp-mail-smtp-pro-banner .price-off{color:green;font-weight:bold}#wp-mail-smtp .wp-mail-smtp-admin-columns>div[class*=-column-]{float:left}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-20{width:20%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-33{width:33.33333%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-40{width:40%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-50{width:50%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-60{width:60%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-80{width:80%}#wp-mail-smtp .wp-mail-smtp-admin-columns .wp-mail-smtp-admin-column-last{float:right !important}#wp-mail-smtp .wp-mail-smtp-admin-columns:after{content:"";display:table;clear:both}#wp-mail-smtp .notice blockquote{margin-left:0;padding:2px}#wp-mail-smtp .notice blockquote pre{margin:0;white-space:pre-line}#wp-mail-smtp #wp-mail-smtp-reset-filter{clear:both;margin:20px 0;padding:10px;font-size:15px;text-align:center;background:#fff;border:1px solid #ccd0d4;box-shadow:0 1px 1px rgba(0,0,0,.04)}#wp-mail-smtp #wp-mail-smtp-reset-filter a{text-decoration:none}#wp-mail-smtp #wp-mail-smtp-reset-filter .reset{cursor:pointer;color:#a6a6a6;font-size:15px;line-height:18px;width:18px;height:18px}#wp-mail-smtp #wp-mail-smtp-reset-filter .reset:focus,#wp-mail-smtp #wp-mail-smtp-reset-filter .reset:hover{color:#d83638}@media(min-width: 783px){#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#event{width:130px}#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#type{width:80px}#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#initiator{width:20%}#wp-mail-smtp .wp-mail-smtp-tab-tools-debug-events th#created_at{width:200px}}#wp-mail-smtp .wp-mail-smtp-filter-date .wp-mail-smtp-filter-date-selector{float:left;margin:0 5px 0 0;min-height:30px;background-color:#fff;vertical-align:middle;max-width:210px;line-height:normal}#wp-mail-smtp .wp-mail-smtp-filter-date button{margin:0;vertical-align:top}.wp-mail-smtp-btn{border:0;border-radius:3px;cursor:pointer;display:inline-block;margin:0;text-decoration:none;text-align:center;vertical-align:middle;white-space:nowrap;text-shadow:none;box-shadow:none;outline:none}.wp-mail-smtp-btn .dashicons{font-size:16px;width:16px;height:16px}.wp-mail-smtp-btn:disabled{opacity:.5;cursor:not-allowed}.wp-mail-smtp-btn.wp-mail-smtp-btn-md{font-size:13px;font-weight:600;padding:8px 12px;min-height:35px}.wp-mail-smtp-btn.wp-mail-smtp-btn-lg{font-size:16px;font-weight:600;padding:16px 28px}.wp-mail-smtp-btn.wp-mail-smtp-btn-upgrade{font-size:16px;line-height:20px;font-weight:500;padding:14px 30px}.wp-mail-smtp-btn.wp-mail-smtp-btn-orange{background-color:#ff982d;border-color:#ff982d;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:focus{background-color:#f97f00;border-color:#f97f00}.wp-mail-smtp-btn.wp-mail-smtp-btn-orange:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #f97f00}.wp-mail-smtp-btn.wp-mail-smtp-btn-red{background-color:#dc3232;border-color:#dc3232;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-red:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-red:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-red:focus{background-color:darkred;border-color:darkred}.wp-mail-smtp-btn.wp-mail-smtp-btn-red:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px darkred}.wp-mail-smtp-btn.wp-mail-smtp-btn-grey{background-color:#f5f5f5;border:1px solid #ccc;color:#666}.wp-mail-smtp-btn.wp-mail-smtp-btn-grey:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-grey:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-grey:focus{background-color:#d7d7d7;border-color:#ccc;color:#444}.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey{background-color:#f5f5f5;border:1px solid #ccc;color:#666}.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-light-grey:focus{background-color:#eee;color:#444}.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish{background-color:#738e9e;border-color:#738e9e;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:hover,.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:active,.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:focus{background-color:#395360;border-color:#395360;color:#fff}.wp-mail-smtp-btn.wp-mail-smtp-btn-blueish:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #395360}a.wp-mail-smtp-btn.wp-mail-smtp-btn-md{line-height:19px}#wp-mail-smtp-domain-check-details h2{color:#444;font-size:20px;line-height:24px;font-weight:700;margin:28px 0 23px}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item{padding:25px 0;border-top:1px solid #e4e4e4;display:flex}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item:last-child{padding-bottom:0}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-icon{width:18px;height:16px;margin-right:10px}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content h3{text-transform:uppercase;font-weight:500;font-size:14px;line-height:17px;color:#444;margin:0 0 4px 0}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content p{color:#777;font-size:14px;line-height:20px;margin:0 0 10px 0}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content p:last-of-type{margin-bottom:0}.wp-mail-smtp-tab-tools-test .wp-mail-smtp-setting-row.section-heading{margin-bottom:22px}.wp-mail-smtp-tab-tools-test .wp-mail-smtp-test-email-resend{padding-top:22px;margin-top:22px;border-top:1px solid #e4e4e4}.wp-mail-smtp-tab-tools-test .wp-mail-smtp-test-email-resend a{font-size:14px;outline:none;box-shadow:none}.wp-mail-smtp-tab-tools-test #email-test-success{margin-top:30px;text-align:center}.wp-mail-smtp-tab-tools-test #email-test-success svg{display:block;max-width:500px;width:100%;height:auto;margin:0 auto 22px}.wp-mail-smtp-tab-tools-test #email-test-success h2{margin-top:0;margin-bottom:10px;font-weight:500;font-size:24px;line-height:29px;color:#444}.wp-mail-smtp-tab-tools-test #email-test-success p{margin-top:0;font-size:16px;line-height:24px;color:#777}.wp-mail-smtp-tab-tools-test #email-test-form .wp-mail-smtp-setting-row.section-heading{margin-bottom:0}.wp-mail-smtp-tab-tools-test #email-test-form .wp-mail-smtp-btn{min-width:95px}.wp-mail-smtp-tab-tools-test #email-test-form .wp-mail-smtp-loading{display:none;margin-bottom:-2px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug{margin-top:25px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug h2{margin:20px 0 10px;color:#444;font-size:16px;line-height:20px;font-weight:700}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug p{margin:10px 0;color:#777;font-size:14px;line-height:20px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul{list-style-type:disc}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol{margin:10px 0 10px 15px;color:#777;font-size:14px;line-height:20px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul li,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol li{margin:0 0 8px 0}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul li:last-of-type,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol li:last-of-type{margin:0}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ul li ul,.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug ol li ul{list-style-type:disc}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .dashicons-star-filled{color:#ff982d;width:16px;height:16px;font-size:16px;vertical-align:text-top}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .price-off{color:green;font-weight:bold}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-button-container{margin-bottom:22px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-toggle{float:left;margin-right:10px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy{min-width:122px}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy .error-log-copy-back{display:none}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy-copied .error-log-copy-front{display:none}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log-copy-copied .error-log-copy-back{display:inline}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log{padding-top:10px;padding-bottom:10px;display:none}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log.error-log-selection{display:block !important;opacity:0;height:0;padding:0;margin:0}.wp-mail-smtp-tab-tools-test #wp-mail-smtp-debug .error-log pre{margin:0}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content .wrap,.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content .subsubsub{margin:0}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content>h1{color:#444;font-size:20px;font-weight:700;margin:0 0 15px 0;padding:0}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content>p{font-size:14px}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content h1.wp-heading-inline,.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content span.subtitle{display:none}.wp-mail-smtp-tab-tools-action-scheduler .wp-mail-smtp-page-content hr.wp-header-end{visibility:hidden;margin:-2px 0 0}.wp-mail-smtp-admin-page-body .lity{z-index:999999999;padding:20px}.wp-mail-smtp-admin-page-body .lity-close{margin:10px}.wp-mail-smtp-admin-page-body .lity-content{max-width:80vw;max-height:80vh}.wp-mail-smtp-admin-page-body .lity-content img{max-height:80vh !important;max-width:80vw !important}.wp-mail-smtp-debug-event-preview{text-align:left}.wp-mail-smtp-debug-event-preview h4{margin:15px 0;font-size:18px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-preview-subtitle{margin-bottom:30px;text-align:center}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-preview-subtitle span{color:#777;font-size:16px;line-height:22px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row{padding:20px 0;border-top:1px solid #ddd;display:flex;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:22px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-label{width:60px;margin-right:30px;font-weight:500}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-value{width:calc(100% - 90px)}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-initiator{display:inline-block;margin-bottom:5px}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row .debug-event-code{color:#777}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row:last-child{border-bottom:1px solid #ddd}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-preview-content>div{word-break:break-word}[class^=wp-mail-smtp-dashicons]{display:inline-block;width:20px;height:20px}.wp-mail-smtp-dashicons-yes-alt-green{background-image:url("../images/icons/dashicons/dashicons-yes-alt-green.svg")}.wp-mail-smtp-dashicons-pdf-gray{background-image:url("../images/icons/dashicons/dashicons-pdf-grey.svg")}
|
assets/images/about/team.jpg
CHANGED
Binary file
|
assets/images/providers/sendlayer.svg
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
<svg width="334" height="70" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M68.286 50.59s5.078 5.663 14.3 5.663c8.64 0 13.66-5.546 13.66-12.142 0-13.25-19.496-11.44-19.496-18.795 0-2.919 2.743-4.962 6.245-4.962 5.195 0 9.165 3.62 9.165 3.62l3.269-6.13s-4.203-4.436-12.375-4.436c-7.939 0-13.893 5.137-13.893 12.025 0 12.724 19.555 11.44 19.555 18.854 0 3.385-2.86 5.02-6.013 5.02-5.837 0-10.331-4.378-10.331-4.378l-4.086 5.662zm30.453-9.923c0 8.464 6.129 15.586 15.994 15.586 7.413 0 11.966-4.261 11.966-4.261l-2.86-5.312s-3.795 3.269-8.581 3.269c-4.436 0-8.464-2.685-8.931-7.88h20.547s.175-1.985.175-2.86c0-7.88-4.611-14.127-13.192-14.127-8.872 0-15.118 6.421-15.118 15.585zm7.822-3.677c.7-3.852 3.327-6.187 7.121-6.187 3.269 0 5.779 2.16 5.895 6.187h-13.016zm24.849 18.562h7.413V41.893c0-1.4.117-2.743.526-3.969 1.109-3.56 4.027-6.07 7.996-6.07 3.795 0 4.729 2.451 4.729 6.07v17.628h7.354V36.406c0-7.88-3.735-11.324-10.331-11.324-6.013 0-9.281 3.678-10.566 6.188h-.116s.116-.934.116-2.043v-3.444h-7.121v29.77zm31.004-14.885c0 9.223 5.137 15.586 13.192 15.586 6.83 0 9.339-5.079 9.339-5.079h.117s-.117.818-.117 1.927v2.451h7.005V14.108h-7.413v13.076c0 .934.058 1.692.058 1.692h-.116s-2.043-3.794-8.581-3.794c-7.88 0-13.484 6.13-13.484 15.585zm7.472 0c0-5.895 3.385-9.222 7.471-9.222 4.962 0 7.413 4.553 7.413 9.164 0 6.596-3.619 9.398-7.471 9.398-4.378 0-7.413-3.677-7.413-9.34zm29.672 14.885h25.45v-6.479h-17.921V14.108h-7.529v41.444zm27.037-8.58c0 5.954 4.786 9.28 10.098 9.28 6.771 0 9.106-5.253 9.048-5.253h.117s-.117.934-.117 2.102v2.451h6.829v-18.62c0-7.53-4.553-11.85-12.374-11.85-7.063 0-11.675 3.678-11.675 3.678l2.802 5.311s3.911-2.86 8.172-2.86c3.269 0 5.72 1.343 5.72 5.254v.408h-.992c-4.845 0-17.628.642-17.628 10.099zm7.472-.35c0-4.145 6.129-4.67 9.923-4.67h1.284v.7c0 3.62-2.802 7.822-6.713 7.822-3.035 0-4.494-1.868-4.494-3.853zm19.44 19.262s2.627 1.926 6.187 1.926c4.495 0 8.639-2.335 10.741-7.763l13.309-34.264h-8.114l-5.837 17.278c-.526 1.576-.993 3.91-.993 3.91h-.116s-.526-2.451-1.109-4.027l-6.246-17.161h-8.347l12.55 29.302-1.109 2.627c-1.109 2.627-3.094 3.853-5.137 3.853-1.693 0-3.327-1.226-3.327-1.226l-2.452 5.545zm29.615-25.217c0 8.464 6.129 15.586 15.994 15.586 7.413 0 11.966-4.261 11.966-4.261l-2.86-5.312s-3.794 3.269-8.581 3.269c-4.436 0-8.464-2.685-8.931-7.88h20.547s.175-1.985.175-2.86c0-7.88-4.611-14.127-13.192-14.127-8.872 0-15.118 6.421-15.118 15.585zm7.822-3.677c.7-3.852 3.327-6.187 7.121-6.187 3.269 0 5.779 2.16 5.896 6.187h-13.017zm24.849 18.562h7.414v-11.79c0-1.752.175-3.386.642-4.846 1.401-4.436 4.961-6.245 8.113-6.245.993 0 1.751.116 1.751.116v-7.296s-.642-.117-1.342-.117c-4.553 0-8.114 3.386-9.456 7.647h-.117s.117-.992.117-2.102v-5.136h-7.122v29.77z" fill="#09092C"/><path d="M41.895 7.266a6.384 6.384 0 013.296 5.587v44.294a6.384 6.384 0 01-3.296 5.587l-10.327 5.71c-4.255 2.352-9.473-.726-9.473-5.588V7.144c0-4.862 5.218-7.94 9.474-5.588l10.326 5.71zM16.784 12.48c.244.451.37.956.37 1.47v42.064c0 .512-.127 1.017-.37 1.469-1.526 2.831-5.823 1.747-5.823-1.47V13.95c0-3.217 4.297-4.3 5.823-1.469zM5.823 20.853c.243.451.37.956.37 1.469V47.71c0 .513-.127 1.018-.37 1.47C4.297 52.01 0 50.926 0 47.71V22.322c0-3.217 4.297-4.301 5.823-1.47z" fill="#211FA6"/></svg>
|
assets/languages/wp-mail-smtp-vue.php
CHANGED
@@ -22,24 +22,6 @@ $generated_i18n_strings = array(
|
|
22 |
// Reference: src/plugins/compatibility-plugin.js:34
|
23 |
__( 'Return to Plugin Settings', 'wp-mail-smtp' ),
|
24 |
|
25 |
-
// Reference: src/modules/settings/store/actions.js:102
|
26 |
-
__( 'It looks like we can\'t load oAuth redirect.', 'wp-mail-smtp' ),
|
27 |
-
|
28 |
-
// Reference: src/modules/settings/store/actions.js:11
|
29 |
-
__( 'It looks like we can\'t load existing settings.', 'wp-mail-smtp' ),
|
30 |
-
|
31 |
-
// Reference: src/modules/settings/store/actions.js:111
|
32 |
-
__( 'It looks like we can\'t load oAuth connected data.', 'wp-mail-smtp' ),
|
33 |
-
|
34 |
-
// Reference: src/modules/settings/store/actions.js:123
|
35 |
-
__( 'It looks like we can\'t remove oAuth connection.', 'wp-mail-smtp' ),
|
36 |
-
|
37 |
-
// Reference: src/modules/settings/store/actions.js:31
|
38 |
-
__( 'It looks like we can\'t retrieve the Amazon SES Identities.', 'wp-mail-smtp' ),
|
39 |
-
|
40 |
-
// Reference: src/modules/settings/store/actions.js:40
|
41 |
-
__( 'It looks like we can\'t register the Amazon SES Identity.', 'wp-mail-smtp' ),
|
42 |
-
|
43 |
// Reference: src/plugins/setup-wizard-helper-plugin.js:106
|
44 |
__( 'Error Message:', 'wp-mail-smtp' ),
|
45 |
|
@@ -67,6 +49,56 @@ $generated_i18n_strings = array(
|
|
67 |
// Reference: src/plugins/setup-wizard-helper-plugin.js:91
|
68 |
__( 'It looks like something went wrong...', 'wp-mail-smtp' ),
|
69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
// Reference: src/modules/settings/api/index.js:113
|
71 |
__( 'It looks like we can\'t save the settings.', 'wp-mail-smtp' ),
|
72 |
|
@@ -85,14 +117,6 @@ $generated_i18n_strings = array(
|
|
85 |
// Reference: src/modules/settings/api/index.js:21
|
86 |
__( 'It looks like we can\'t load the settings.', 'wp-mail-smtp' ),
|
87 |
|
88 |
-
// Reference: src/modules/plugins/api/index.js:69
|
89 |
-
// Reference: src/modules/setup-wizard/api/index.js:39
|
90 |
-
/* Translators: Error status and error text. */
|
91 |
-
__( '%1$s, %2$s', 'wp-mail-smtp' ),
|
92 |
-
|
93 |
-
// Reference: src/modules/setup-wizard/api/index.js:43
|
94 |
-
__( 'You appear to be offline.', 'wp-mail-smtp' ),
|
95 |
-
|
96 |
// Reference: src/modules/settings/api/index.js:51
|
97 |
__( 'It looks like we can\'t retrieve Amazon SES Identities.', 'wp-mail-smtp' ),
|
98 |
|
@@ -102,6 +126,9 @@ $generated_i18n_strings = array(
|
|
102 |
// Reference: src/modules/settings/api/index.js:90
|
103 |
__( 'Can\'t register the Amazon SES Identity', 'wp-mail-smtp' ),
|
104 |
|
|
|
|
|
|
|
105 |
// Reference: src/modules/setup-wizard/Welcome.vue:37
|
106 |
__( 'Welcome to the WP Mail SMTP Setup Wizard!', 'wp-mail-smtp' ),
|
107 |
|
@@ -114,648 +141,608 @@ $generated_i18n_strings = array(
|
|
114 |
// Reference: src/modules/setup-wizard/Welcome.vue:40
|
115 |
__( 'Go back to the Dashboard', 'wp-mail-smtp' ),
|
116 |
|
117 |
-
// Reference: src/modules/setup-wizard/
|
118 |
-
__( '
|
119 |
|
120 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
121 |
-
__( '
|
122 |
|
123 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
124 |
-
__( '
|
125 |
|
126 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
127 |
-
__( '
|
128 |
|
129 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
130 |
-
__( '
|
131 |
|
132 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
133 |
-
__( '
|
134 |
|
135 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
136 |
-
__( '
|
137 |
|
138 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
139 |
-
__( '
|
140 |
|
141 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
142 |
-
__( '
|
143 |
|
144 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
145 |
-
|
|
|
146 |
|
147 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
148 |
-
__( '
|
149 |
|
150 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
151 |
-
__( '
|
152 |
|
153 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
154 |
-
__( '
|
155 |
|
156 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
157 |
-
__( '
|
158 |
|
159 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
160 |
-
__( '
|
161 |
|
162 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
163 |
-
__( '
|
164 |
|
165 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
166 |
-
__( '
|
167 |
|
168 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
169 |
-
__( '
|
170 |
|
171 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
172 |
-
__( '
|
173 |
|
174 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
175 |
-
__( '
|
176 |
|
177 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
178 |
-
|
|
|
179 |
|
180 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
181 |
-
__( '
|
182 |
|
183 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
184 |
-
__( '
|
185 |
|
186 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
187 |
-
__( '
|
188 |
|
189 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
190 |
-
|
|
|
191 |
|
192 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
193 |
-
__( '
|
194 |
|
195 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
196 |
-
__( '
|
197 |
|
198 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
199 |
-
|
|
|
200 |
|
201 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
202 |
-
|
|
|
203 |
|
204 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
205 |
-
|
|
|
206 |
|
207 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
208 |
-
|
|
|
209 |
|
210 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
211 |
-
__( '
|
212 |
|
213 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
214 |
-
|
|
|
215 |
|
216 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
217 |
-
__( '
|
218 |
|
219 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
220 |
-
__( '
|
221 |
|
222 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
223 |
-
__( '
|
224 |
|
225 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
226 |
-
__( '
|
227 |
|
228 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
229 |
-
__( '
|
230 |
|
231 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
232 |
-
|
|
|
233 |
|
234 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
235 |
-
|
|
|
236 |
|
237 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
238 |
-
|
|
|
239 |
|
240 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
241 |
-
__( '
|
242 |
|
243 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
244 |
-
__( '
|
245 |
|
246 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
247 |
-
__( '
|
248 |
|
249 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
250 |
-
__( '
|
251 |
|
252 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
253 |
-
|
|
|
254 |
|
255 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
256 |
-
__( '
|
257 |
|
258 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
259 |
-
__( '
|
260 |
|
261 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
262 |
-
__( '
|
263 |
|
264 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
265 |
-
__( '
|
266 |
|
267 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
268 |
-
__( '
|
269 |
|
270 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
271 |
-
__( '
|
272 |
|
273 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
274 |
-
__( '
|
275 |
|
276 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
277 |
-
__( '
|
278 |
-
|
279 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:59
|
280 |
-
__( 'Upgrade to Unlock Powerful SMTP Features', 'wp-mail-smtp' ),
|
281 |
-
|
282 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:60
|
283 |
-
__( 'Upgrade to WP Mail SMTP Pro to unlock more awesome features and experience why WP Mail SMTP is used by over 2,000,000 websites.', 'wp-mail-smtp' ),
|
284 |
-
|
285 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:69
|
286 |
-
__( 'Multisite Network Settings', 'wp-mail-smtp' ),
|
287 |
-
|
288 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:67
|
289 |
-
__( 'Manage Default Notifications', 'wp-mail-smtp' ),
|
290 |
-
|
291 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:63
|
292 |
-
__( 'Detailed Email Logs', 'wp-mail-smtp' ),
|
293 |
-
|
294 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:64
|
295 |
-
__( 'Upgrade to Pro Today', 'wp-mail-smtp' ),
|
296 |
-
|
297 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:65
|
298 |
-
__( 'Send a Test Email', 'wp-mail-smtp' ),
|
299 |
-
|
300 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:233
|
301 |
-
/* Translators: Different bold styles and discount value (%5$s). */
|
302 |
-
__( '%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout.', 'wp-mail-smtp' ),
|
303 |
-
|
304 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:70
|
305 |
-
__( 'Star icon', 'wp-mail-smtp' ),
|
306 |
-
|
307 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:85
|
308 |
-
__( 'Thanks for the feedback!', 'wp-mail-smtp' ),
|
309 |
-
|
310 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:88
|
311 |
-
/* Translators: %1$s and %2$s are HTML bold tags; %3$s is a new line HTML tag; %4$s are 5 golden star icons in HTML. */
|
312 |
-
__( 'Help us spread the word %1$sby giving WP Mail SMTP a 5-star rating %3$s(%4$s) on WordPress.org%2$s. Thanks for your support and we look forward to bringing you more awesome features.', 'wp-mail-smtp' ),
|
313 |
-
|
314 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:93
|
315 |
-
__( 'Rate on WordPress.org', 'wp-mail-smtp' ),
|
316 |
-
|
317 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigureMailer.vue:48
|
318 |
-
__( 'Configure Mailer Settings', 'wp-mail-smtp' ),
|
319 |
-
|
320 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigureMailer.vue:49
|
321 |
-
__( 'Below, we\'ll show you all of the settings required to set up this mailer.', 'wp-mail-smtp' ),
|
322 |
-
|
323 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:55
|
324 |
-
__( 'Save and Continue', 'wp-mail-smtp' ),
|
325 |
-
|
326 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:29
|
327 |
-
__( 'API Key', 'wp-mail-smtp' ),
|
328 |
|
329 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
330 |
-
|
331 |
-
__( 'Select your SparkPost account region. %1$sMore information%2$s on SparkPost.', 'wp-mail-smtp' ),
|
332 |
|
333 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
334 |
-
__( '
|
335 |
|
336 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
337 |
-
__( '
|
338 |
|
339 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
340 |
-
__( '
|
341 |
|
342 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
343 |
-
|
344 |
-
__( '%1$sFollow this link%2$s to get an API Key for SparkPost.', 'wp-mail-smtp' ),
|
345 |
|
346 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
347 |
-
__( '
|
348 |
|
349 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
350 |
-
|
351 |
-
__( '%1$sFollow this link%2$s to get an API Key for Sendgrid.', 'wp-mail-smtp' ),
|
352 |
|
353 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
354 |
-
|
355 |
-
__( 'To send emails you will need only a %1$sMail Send%2$s access level for this API key.', 'wp-mail-smtp' ),
|
356 |
|
357 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
358 |
-
|
359 |
-
__( 'Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our %1$sSendGrid documentation%2$s', 'wp-mail-smtp' ),
|
360 |
|
361 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
362 |
-
__( '
|
363 |
|
364 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
365 |
-
|
366 |
-
__( '%1$sFollow this link%2$s to get an API Key for Sendinblue.', 'wp-mail-smtp' ),
|
367 |
|
368 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
369 |
-
|
370 |
-
__( 'Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our %1$sSendinblue documentation%2$s', 'wp-mail-smtp' ),
|
371 |
|
372 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
373 |
-
__( '
|
374 |
|
375 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
376 |
-
__( '
|
377 |
|
378 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
379 |
-
__( '
|
380 |
|
381 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
382 |
-
__( '
|
383 |
|
384 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
385 |
-
__( '
|
386 |
|
387 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
388 |
-
|
389 |
-
__( '%1$sFollow this link%2$s to get an API Key for SMTP.com.', 'wp-mail-smtp' ),
|
390 |
|
391 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
392 |
-
|
393 |
-
__( '%1$sFollow this link%2$s to get a Sender Name for SMTP.com.', 'wp-mail-smtp' ),
|
394 |
|
395 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
396 |
-
__( '
|
397 |
|
398 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
399 |
-
__( '
|
400 |
|
401 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
402 |
-
__( '
|
403 |
|
404 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
405 |
-
__( '
|
406 |
|
407 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
408 |
-
|
409 |
-
__( '%1$sFollow this link%2$s to get an API Key from Mailgun.', 'wp-mail-smtp' ),
|
410 |
|
411 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
412 |
-
|
413 |
-
__( '%1$sFollow this link%2$s to get a Domain Name from Mailgun.', 'wp-mail-smtp' ),
|
414 |
|
415 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
416 |
-
|
417 |
-
__( 'Define which endpoint you want to use for sending messages. If you are operating under EU laws, you may be required to use EU region. %1$sMore information%2$s on Mailgun.com.', 'wp-mail-smtp' ),
|
418 |
|
419 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
420 |
-
__( '
|
421 |
|
422 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
423 |
-
__( '
|
424 |
|
425 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
426 |
-
__( '
|
427 |
|
428 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
429 |
-
|
430 |
-
__( '%1$sFollow this link%2$s to get a Server API Token for Postmark.', 'wp-mail-smtp' ),
|
431 |
|
432 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
433 |
-
|
434 |
-
__( 'Message Stream ID is <strong>optional</strong>. By default <strong>outbound</strong> (Default Transactional Stream) will be used. More information can be found in our %1$sPostmark documentation%2$s.', 'wp-mail-smtp' ),
|
435 |
|
436 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
437 |
-
__( '
|
438 |
|
439 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
440 |
-
__( '
|
441 |
|
442 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
443 |
-
__( '
|
444 |
|
445 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
446 |
-
__( '
|
447 |
|
448 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
449 |
-
__( '
|
450 |
|
451 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
452 |
-
__( '
|
453 |
|
454 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
455 |
-
__( '
|
456 |
|
457 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
458 |
-
__( '
|
459 |
|
460 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
461 |
-
__( '
|
462 |
|
463 |
-
// Reference: src/modules/setup-wizard/components/
|
464 |
-
__( 'WP Mail SMTP
|
465 |
|
466 |
-
// Reference: src/modules/setup-wizard/components/
|
467 |
-
|
468 |
-
__( 'Step %1$s of %2$s', 'wp-mail-smtp' ),
|
469 |
|
470 |
-
// Reference: src/modules/
|
471 |
-
__( '
|
472 |
|
473 |
-
// Reference: src/modules/
|
474 |
-
__( '
|
475 |
|
476 |
-
// Reference: src/modules/
|
477 |
-
__( '
|
478 |
|
479 |
-
// Reference: src/modules/
|
480 |
-
__( '
|
481 |
|
482 |
-
// Reference: src/modules/
|
483 |
-
__( '
|
484 |
|
485 |
-
// Reference: src/modules/
|
486 |
-
__( '
|
487 |
|
488 |
-
// Reference: src/modules/
|
489 |
-
__( '
|
490 |
|
491 |
-
// Reference: src/modules/
|
492 |
-
|
|
|
493 |
|
494 |
-
// Reference: src/modules/
|
495 |
-
__( '
|
496 |
|
497 |
-
// Reference: src/modules/
|
498 |
-
|
499 |
-
__( 'Connect to %s', 'wp-mail-smtp' ),
|
500 |
|
501 |
-
// Reference: src/modules/
|
502 |
-
__( '
|
503 |
|
504 |
-
// Reference: src/modules/
|
505 |
-
__( '
|
506 |
|
507 |
-
// Reference: src/modules/
|
508 |
-
|
509 |
-
__( 'If you want to use a different From Email address you can setup a Google email alias. %1$sFollow these instructions%2$s, then select the alias in the From Email section below.', 'wp-mail-smtp' ),
|
510 |
|
511 |
-
// Reference: src/modules/
|
512 |
-
|
513 |
-
__( 'Removing this connection will give you the ability to redo the connection or connect to different %s account.', 'wp-mail-smtp' ),
|
514 |
|
515 |
-
// Reference: src/modules/
|
516 |
-
__( '
|
517 |
|
518 |
-
// Reference: src/modules/
|
519 |
-
__( '
|
520 |
|
521 |
-
// Reference: src/modules/
|
522 |
-
__( '
|
523 |
|
524 |
-
// Reference: src/modules/
|
525 |
-
__( '
|
526 |
|
527 |
-
// Reference: src/modules/
|
528 |
-
|
529 |
-
__( 'Please enter a value between %1$s and %2$s', 'wp-mail-smtp' ),
|
530 |
|
531 |
-
// Reference: src/modules/
|
532 |
-
__( '
|
533 |
|
534 |
-
// Reference: src/modules/
|
535 |
-
__( '
|
536 |
|
537 |
-
// Reference: src/modules/
|
538 |
-
__( '
|
539 |
|
540 |
-
// Reference: src/modules/
|
541 |
-
__( '
|
542 |
|
543 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
544 |
-
__( '
|
545 |
|
546 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
547 |
-
|
|
|
548 |
|
549 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
550 |
-
|
|
|
551 |
|
552 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
553 |
-
__( '
|
554 |
|
555 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
556 |
-
__( '
|
557 |
|
558 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
559 |
-
__( '
|
560 |
|
561 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
562 |
-
__( '
|
563 |
|
564 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
565 |
-
__( '
|
566 |
|
567 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
568 |
-
__( '
|
569 |
|
570 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
571 |
-
|
|
|
572 |
|
573 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
574 |
-
|
|
|
575 |
|
576 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
577 |
-
|
|
|
578 |
|
579 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
580 |
-
__( '
|
581 |
|
582 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
583 |
-
__( '
|
584 |
|
585 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
586 |
-
__( '
|
587 |
|
588 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
589 |
-
|
|
|
590 |
|
591 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
592 |
-
|
|
|
593 |
|
594 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
595 |
-
|
|
|
596 |
|
597 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
598 |
-
__( '
|
599 |
|
600 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
601 |
-
|
|
|
602 |
|
603 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
604 |
-
__( '
|
605 |
|
606 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
607 |
-
|
|
|
608 |
|
609 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
610 |
-
__( '
|
611 |
|
612 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
613 |
-
__( '
|
614 |
|
615 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
616 |
-
__( '
|
617 |
|
618 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
619 |
-
__( '
|
620 |
|
621 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
622 |
-
__( '
|
623 |
|
624 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
625 |
-
__( '
|
626 |
|
627 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
628 |
-
__( '
|
629 |
|
630 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
631 |
-
__( '
|
632 |
|
633 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
634 |
-
|
|
|
635 |
|
636 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
637 |
-
|
|
|
638 |
|
639 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
640 |
-
__( '
|
641 |
|
642 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
643 |
-
__( '
|
644 |
|
645 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
646 |
-
|
|
|
647 |
|
648 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
649 |
-
|
|
|
650 |
|
651 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
652 |
-
__( '
|
653 |
|
654 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
655 |
-
__( '
|
656 |
|
657 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
658 |
-
__( '
|
659 |
|
660 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
661 |
-
__( '
|
662 |
|
663 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
664 |
-
|
665 |
-
__( 'You\'re currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!', 'wp-mail-smtp' ),
|
666 |
|
667 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
668 |
-
__( '
|
669 |
|
670 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
671 |
-
|
672 |
-
__( 'To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below.', 'wp-mail-smtp' ),
|
673 |
|
674 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
675 |
-
__( '
|
676 |
|
677 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
678 |
-
|
679 |
-
__( 'Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!', 'wp-mail-smtp' ),
|
680 |
|
681 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
682 |
-
__( '
|
683 |
|
684 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
685 |
-
__( '
|
686 |
|
687 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
688 |
-
__( '
|
689 |
|
690 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
691 |
-
__( '
|
692 |
|
693 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
694 |
-
__( '
|
695 |
|
696 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
697 |
-
__( '
|
698 |
|
699 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
700 |
-
__( '
|
701 |
|
702 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
703 |
-
__( '
|
704 |
|
705 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
706 |
-
__( '
|
707 |
|
708 |
-
// Reference: src/modules/setup-wizard/components/
|
709 |
-
|
|
|
710 |
|
711 |
-
// Reference: src/modules/setup-wizard/components/
|
712 |
-
__( '
|
713 |
|
714 |
-
// Reference: src/modules/
|
715 |
-
|
|
|
|
|
716 |
|
717 |
-
// Reference: src/modules/
|
718 |
-
__( '
|
719 |
|
720 |
-
// Reference: src/modules/
|
721 |
-
__( '
|
722 |
|
723 |
-
// Reference: src/modules/
|
724 |
-
|
725 |
-
__( 'Which mailer would you like to use to send emails? Not sure which mailer to choose? Check out our %1$scomplete mailer guide%2$s for details on each option.', 'wp-mail-smtp' ),
|
726 |
|
727 |
-
// Reference: src/modules/
|
728 |
-
__( '
|
729 |
|
730 |
-
// Reference: src/modules/
|
731 |
-
__( '
|
732 |
|
733 |
-
// Reference: src/modules/
|
734 |
-
__( '
|
735 |
|
736 |
-
// Reference: src/modules/
|
737 |
-
__( '
|
738 |
|
739 |
-
// Reference: src/modules/
|
740 |
-
__( '
|
741 |
|
742 |
-
// Reference: src/modules/
|
743 |
-
|
|
|
744 |
|
745 |
-
// Reference: src/modules/
|
746 |
-
__( '
|
747 |
|
748 |
-
// Reference: src/modules/
|
749 |
-
__( '
|
750 |
|
751 |
-
// Reference: src/modules/
|
752 |
-
|
|
|
753 |
|
754 |
-
// Reference: src/modules/
|
755 |
-
|
|
|
756 |
|
757 |
-
// Reference: src/modules/settings/components/
|
758 |
-
__( '
|
759 |
|
760 |
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:107
|
761 |
__( 'Please enter a domain', 'wp-mail-smtp' ),
|
@@ -811,6 +798,44 @@ $generated_i18n_strings = array(
|
|
811 |
__( 'Verify Domain', 'wp-mail-smtp' ),
|
812 |
|
813 |
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:144
|
814 |
-
__( 'Verify Email Address', 'wp-mail-smtp' )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
815 |
);
|
816 |
/* THIS IS THE END OF THE GENERATED FILE */
|
22 |
// Reference: src/plugins/compatibility-plugin.js:34
|
23 |
__( 'Return to Plugin Settings', 'wp-mail-smtp' ),
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
// Reference: src/plugins/setup-wizard-helper-plugin.js:106
|
26 |
__( 'Error Message:', 'wp-mail-smtp' ),
|
27 |
|
49 |
// Reference: src/plugins/setup-wizard-helper-plugin.js:91
|
50 |
__( 'It looks like something went wrong...', 'wp-mail-smtp' ),
|
51 |
|
52 |
+
// Reference: src/modules/setup-wizard/api/index.js:16
|
53 |
+
__( 'It looks like we can\'t perform the mailer configuration check.', 'wp-mail-smtp' ),
|
54 |
+
|
55 |
+
// Reference: src/modules/setup-wizard/api/index.js:37
|
56 |
+
__( 'It looks like we can\'t send the feedback.', 'wp-mail-smtp' ),
|
57 |
+
|
58 |
+
// Reference: src/modules/plugins/api/index.js:69
|
59 |
+
// Reference: src/modules/settings/api/index.js:234
|
60 |
+
/* Translators: Error status and error text. */
|
61 |
+
__( '%1$s, %2$s', 'wp-mail-smtp' ),
|
62 |
+
|
63 |
+
// Reference: src/modules/settings/api/index.js:238
|
64 |
+
__( 'You appear to be offline.', 'wp-mail-smtp' ),
|
65 |
+
|
66 |
+
// Reference: src/modules/plugins/api/index.js:25
|
67 |
+
__( 'It looks like the plugin installation failed!', 'wp-mail-smtp' ),
|
68 |
+
|
69 |
+
// Reference: src/modules/plugins/api/index.js:35
|
70 |
+
__( 'It looks like we can\'t install the plugin.', 'wp-mail-smtp' ),
|
71 |
+
|
72 |
+
// Reference: src/modules/plugins/api/index.js:41
|
73 |
+
__( 'You appear to be offline. Plugin not installed.', 'wp-mail-smtp' ),
|
74 |
+
|
75 |
+
// Reference: src/modules/plugins/api/index.js:58
|
76 |
+
__( 'Can\'t fetch plugins information.', 'wp-mail-smtp' ),
|
77 |
+
|
78 |
+
// Reference: src/modules/plugins/api/index.js:67
|
79 |
+
__( 'It looks like we can\'t fetch plugins information.', 'wp-mail-smtp' ),
|
80 |
+
|
81 |
+
// Reference: src/modules/plugins/api/index.js:73
|
82 |
+
__( 'You appear to be offline. Plugin information not retrieved.', 'wp-mail-smtp' ),
|
83 |
+
|
84 |
+
// Reference: src/modules/settings/store/actions.js:102
|
85 |
+
__( 'It looks like we can\'t load oAuth redirect.', 'wp-mail-smtp' ),
|
86 |
+
|
87 |
+
// Reference: src/modules/settings/store/actions.js:11
|
88 |
+
__( 'It looks like we can\'t load existing settings.', 'wp-mail-smtp' ),
|
89 |
+
|
90 |
+
// Reference: src/modules/settings/api/index.js:232
|
91 |
+
__( 'It looks like we can\'t load oAuth connected data.', 'wp-mail-smtp' ),
|
92 |
+
|
93 |
+
// Reference: src/modules/settings/api/index.js:202
|
94 |
+
__( 'It looks like we can\'t remove oAuth connection.', 'wp-mail-smtp' ),
|
95 |
+
|
96 |
+
// Reference: src/modules/settings/store/actions.js:31
|
97 |
+
__( 'It looks like we can\'t retrieve the Amazon SES Identities.', 'wp-mail-smtp' ),
|
98 |
+
|
99 |
+
// Reference: src/modules/settings/api/index.js:84
|
100 |
+
__( 'It looks like we can\'t register the Amazon SES Identity.', 'wp-mail-smtp' ),
|
101 |
+
|
102 |
// Reference: src/modules/settings/api/index.js:113
|
103 |
__( 'It looks like we can\'t save the settings.', 'wp-mail-smtp' ),
|
104 |
|
117 |
// Reference: src/modules/settings/api/index.js:21
|
118 |
__( 'It looks like we can\'t load the settings.', 'wp-mail-smtp' ),
|
119 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
// Reference: src/modules/settings/api/index.js:51
|
121 |
__( 'It looks like we can\'t retrieve Amazon SES Identities.', 'wp-mail-smtp' ),
|
122 |
|
126 |
// Reference: src/modules/settings/api/index.js:90
|
127 |
__( 'Can\'t register the Amazon SES Identity', 'wp-mail-smtp' ),
|
128 |
|
129 |
+
// Reference: src/modules/setup-wizard/Steps.vue:32
|
130 |
+
__( 'Close and exit the Setup Wizard', 'wp-mail-smtp' ),
|
131 |
+
|
132 |
// Reference: src/modules/setup-wizard/Welcome.vue:37
|
133 |
__( 'Welcome to the WP Mail SMTP Setup Wizard!', 'wp-mail-smtp' ),
|
134 |
|
141 |
// Reference: src/modules/setup-wizard/Welcome.vue:40
|
142 |
__( 'Go back to the Dashboard', 'wp-mail-smtp' ),
|
143 |
|
144 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:22
|
145 |
+
__( 'Checking Mailer Configuration', 'wp-mail-smtp' ),
|
146 |
|
147 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:23
|
148 |
+
__( 'We\'re running some tests in the background to make sure everything is set up properly.', 'wp-mail-smtp' ),
|
149 |
|
150 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:24
|
151 |
+
__( 'Checking mailer configuration image', 'wp-mail-smtp' ),
|
152 |
|
153 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:111
|
154 |
+
__( 'Microsoft 365 / Outlook', 'wp-mail-smtp' ),
|
155 |
|
156 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:180
|
157 |
+
__( 'Mailer', 'wp-mail-smtp' ),
|
158 |
|
159 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:190
|
160 |
+
__( 'I Understand, Continue', 'wp-mail-smtp' ),
|
161 |
|
162 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:191
|
163 |
+
__( 'Choose a Different Mailer', 'wp-mail-smtp' ),
|
164 |
|
165 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:235
|
166 |
+
__( 'is a PRO Feature', 'wp-mail-smtp' ),
|
167 |
|
168 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:53
|
169 |
+
__( 'Choose Your SMTP Mailer', 'wp-mail-smtp' ),
|
170 |
|
171 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:55
|
172 |
+
/* Translators: Link to the SMTP Mailer docs page. */
|
173 |
+
__( 'Which mailer would you like to use to send emails? Not sure which mailer to choose? Check out our %1$scomplete mailer guide%2$s for details on each option.', 'wp-mail-smtp' ),
|
174 |
|
175 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:56
|
176 |
+
__( 'Save and Continue', 'wp-mail-smtp' ),
|
177 |
|
178 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:57
|
179 |
+
__( 'Previous Step', 'wp-mail-smtp' ),
|
180 |
|
181 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:58
|
182 |
+
__( 'Recommended Mailers', 'wp-mail-smtp' ),
|
183 |
|
184 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:59
|
185 |
+
__( 'Your mailer is already configured in a WP Mail SMTP constant, so the options below have been disabled. To change your mailer, please edit or remove the <code>WPMS_MAILER</code> constant in your <code>wp-config.php</code> file.', 'wp-mail-smtp' ),
|
186 |
|
187 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:133
|
188 |
+
__( 'Successful Verification!', 'wp-mail-smtp' ),
|
189 |
|
190 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:143
|
191 |
+
__( 'Verification Error!', 'wp-mail-smtp' ),
|
192 |
|
193 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:162
|
194 |
+
__( 'Successful Upgrade!', 'wp-mail-smtp' ),
|
195 |
|
196 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:162
|
197 |
+
__( 'Upgrade Failed!', 'wp-mail-smtp' ),
|
198 |
|
199 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:228
|
200 |
+
__( 'Would you like to purchase the following features now?', 'wp-mail-smtp' ),
|
201 |
|
202 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:229
|
203 |
+
__( 'These features are available as part of WP Mail SMTP Pro plan.', 'wp-mail-smtp' ),
|
204 |
|
205 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:233
|
206 |
+
/* Translators: Different bold styles and discount value (%5$s). */
|
207 |
+
__( '%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout.', 'wp-mail-smtp' ),
|
208 |
|
209 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:244
|
210 |
+
__( 'Purchase Now', 'wp-mail-smtp' ),
|
211 |
|
212 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:245
|
213 |
+
__( 'I\'ll do it later', 'wp-mail-smtp' ),
|
214 |
|
215 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:74
|
216 |
+
__( 'Enter your WP Mail SMTP License Key', 'wp-mail-smtp' ),
|
217 |
|
218 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:76
|
219 |
+
/* Translators: %1$s and %2$s are bold tags. */
|
220 |
+
__( 'You\'re currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!', 'wp-mail-smtp' ),
|
221 |
|
222 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:77
|
223 |
+
__( 'Continue', 'wp-mail-smtp' ),
|
224 |
|
225 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:78
|
226 |
+
__( 'Skip this Step', 'wp-mail-smtp' ),
|
227 |
|
228 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:81
|
229 |
+
/* Translators: Link to the WPMailSMTP.com pricing page. */
|
230 |
+
__( 'To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below.', 'wp-mail-smtp' ),
|
231 |
|
232 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:82
|
233 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:69
|
234 |
+
__( 'Multisite Network Settings', 'wp-mail-smtp' ),
|
235 |
|
236 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:83
|
237 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:67
|
238 |
+
__( 'Manage Default Notifications', 'wp-mail-smtp' ),
|
239 |
|
240 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:84
|
241 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:63
|
242 |
+
__( 'Detailed Email Logs', 'wp-mail-smtp' ),
|
243 |
|
244 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:85
|
245 |
+
__( 'Enhanced Weekly Email Summary', 'wp-mail-smtp' ),
|
246 |
|
247 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:87
|
248 |
+
/* Translators: bold HTML tags. */
|
249 |
+
__( 'Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!', 'wp-mail-smtp' ),
|
250 |
|
251 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:88
|
252 |
+
__( 'Enter your license key below to unlock plugin updates!', 'wp-mail-smtp' ),
|
253 |
|
254 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:89
|
255 |
+
__( 'Verify License Key', 'wp-mail-smtp' ),
|
256 |
|
257 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:89
|
258 |
+
__( 'Connect', 'wp-mail-smtp' ),
|
259 |
|
260 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:90
|
261 |
+
__( 'The License Key format is incorrect. Please enter a valid key and try again.', 'wp-mail-smtp' ),
|
262 |
|
263 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:91
|
264 |
+
__( 'Your license was successfully verified! You are ready for the next step.', 'wp-mail-smtp' ),
|
265 |
|
266 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:92
|
267 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:64
|
268 |
+
__( 'Keep records of every email that\'s sent out from your website.', 'wp-mail-smtp' ),
|
269 |
|
270 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:93
|
271 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:68
|
272 |
+
__( 'Control which email notifications your WordPress site sends.', 'wp-mail-smtp' ),
|
273 |
|
274 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:94
|
275 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:70
|
276 |
+
__( 'Save time with powerful WordPress Multisite controls.', 'wp-mail-smtp' ),
|
277 |
|
278 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:95
|
279 |
+
__( 'Pro badge', 'wp-mail-smtp' ),
|
280 |
|
281 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:96
|
282 |
+
__( 'License key input', 'wp-mail-smtp' ),
|
283 |
|
284 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:97
|
285 |
+
__( 'Paste your license key here', 'wp-mail-smtp' ),
|
286 |
|
287 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:35
|
288 |
+
__( 'API Key', 'wp-mail-smtp' ),
|
289 |
|
290 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:30
|
291 |
+
/* Translators: Link to the Sendlayer API settings. */
|
292 |
+
__( '%1$sFollow this link%2$s to get an API Key for Sendlayer.', 'wp-mail-smtp' ),
|
293 |
|
294 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:41
|
295 |
+
__( 'From Name', 'wp-mail-smtp' ),
|
296 |
|
297 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:42
|
298 |
+
__( 'Force From Name', 'wp-mail-smtp' ),
|
299 |
|
300 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:43
|
301 |
+
__( 'From Email', 'wp-mail-smtp' ),
|
302 |
|
303 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:44
|
304 |
+
__( 'Force From Email', 'wp-mail-smtp' ),
|
305 |
|
306 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:45
|
307 |
+
__( 'If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
|
308 |
|
309 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:46
|
310 |
+
__( 'If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
|
311 |
|
312 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:47
|
313 |
+
__( 'The name that emails are sent from.', 'wp-mail-smtp' ),
|
314 |
|
315 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:48
|
316 |
+
__( 'The email address that emails are sent from.', 'wp-mail-smtp' ),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
317 |
|
318 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:39
|
319 |
+
__( 'Read how to set up Sendlayer', 'wp-mail-smtp' ),
|
|
|
320 |
|
321 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:31
|
322 |
+
__( 'Whoops, looks like things aren’t configured properly.', 'wp-mail-smtp' ),
|
323 |
|
324 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:32
|
325 |
+
__( 'We just tried to send a test email, but something prevented that from working. To see more details about the issue we detected, as well as our suggestions to fix it, please start troubleshooting.', 'wp-mail-smtp' ),
|
326 |
|
327 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:33
|
328 |
+
__( 'Start Troubleshooting', 'wp-mail-smtp' ),
|
329 |
|
330 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:34
|
331 |
+
__( 'Send us Feedback', 'wp-mail-smtp' ),
|
|
|
332 |
|
333 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:35
|
334 |
+
__( 'Finish Setup', 'wp-mail-smtp' ),
|
335 |
|
336 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:45
|
337 |
+
__( 'Help Improve WP Mail SMTP + Smart Recommendations', 'wp-mail-smtp' ),
|
|
|
338 |
|
339 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:46
|
340 |
+
__( 'Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business.', 'wp-mail-smtp' ),
|
|
|
341 |
|
342 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:50
|
343 |
+
__( 'Your Email Address', 'wp-mail-smtp' ),
|
|
|
344 |
|
345 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:51
|
346 |
+
__( 'Your email is needed, so you can receive recommendations.', 'wp-mail-smtp' ),
|
347 |
|
348 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:52
|
349 |
+
__( 'Help make WP Mail SMTP better for everyone', 'wp-mail-smtp' ),
|
|
|
350 |
|
351 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:53
|
352 |
+
__( 'Yes, count me in', 'wp-mail-smtp' ),
|
|
|
353 |
|
354 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:54
|
355 |
+
__( 'By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test.', 'wp-mail-smtp' ),
|
356 |
|
357 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:46
|
358 |
+
__( 'Import data from your current plugins', 'wp-mail-smtp' ),
|
359 |
|
360 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:47
|
361 |
+
__( 'We have detected other SMTP plugins installed on your website. Select which plugin\'s data you would like to import to WP Mail SMTP.', 'wp-mail-smtp' ),
|
362 |
|
363 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:48
|
364 |
+
__( 'Import Data and Continue', 'wp-mail-smtp' ),
|
365 |
|
366 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:54
|
367 |
+
__( 'Easy WP SMTP', 'wp-mail-smtp' ),
|
368 |
|
369 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:61
|
370 |
+
__( 'FluentSMTP', 'wp-mail-smtp' ),
|
|
|
371 |
|
372 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:68
|
373 |
+
__( 'Post SMTP Mailer', 'wp-mail-smtp' ),
|
|
|
374 |
|
375 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:75
|
376 |
+
__( 'SMTP Mailer', 'wp-mail-smtp' ),
|
377 |
|
378 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:82
|
379 |
+
__( 'WP SMTP', 'wp-mail-smtp' ),
|
380 |
|
381 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigureMailer.vue:48
|
382 |
+
__( 'Configure Mailer Settings', 'wp-mail-smtp' ),
|
383 |
|
384 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigureMailer.vue:49
|
385 |
+
__( 'Below, we\'ll show you all of the settings required to set up this mailer.', 'wp-mail-smtp' ),
|
386 |
|
387 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:178
|
388 |
+
__( 'The following plugin will be installed for free: WPForms', 'wp-mail-smtp' ),
|
|
|
389 |
|
390 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:53
|
391 |
+
__( 'Which email features do you want to enable?', 'wp-mail-smtp' ),
|
|
|
392 |
|
393 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:54
|
394 |
+
__( 'Make sure you\'re getting the most out of WP Mail SMTP. Just check all of the features you\'d like to use, and we\'ll go ahead and enable those for you.', 'wp-mail-smtp' ),
|
|
|
395 |
|
396 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:57
|
397 |
+
__( 'Improved Email Deliverability', 'wp-mail-smtp' ),
|
398 |
|
399 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:58
|
400 |
+
__( 'Ensure your emails are sent successfully and reliably.', 'wp-mail-smtp' ),
|
401 |
|
402 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:59
|
403 |
+
__( 'Email Error Tracking', 'wp-mail-smtp' ),
|
404 |
|
405 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:60
|
406 |
+
__( 'Easily spot errors causing delivery issues.', 'wp-mail-smtp' ),
|
|
|
407 |
|
408 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:61
|
409 |
+
__( 'Smart Contact Form', 'wp-mail-smtp' ),
|
|
|
410 |
|
411 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:62
|
412 |
+
__( 'Create beautiful contact forms with just a few clicks.', 'wp-mail-smtp' ),
|
413 |
|
414 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:65
|
415 |
+
__( 'Weekly Email Summary', 'wp-mail-smtp' ),
|
416 |
|
417 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:66
|
418 |
+
__( 'Get statistics about emails you\'ve sent.', 'wp-mail-smtp' ),
|
419 |
|
420 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:106
|
421 |
+
__( 'What could we do to improve?', 'wp-mail-smtp' ),
|
422 |
|
423 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:107
|
424 |
+
__( 'We\'re sorry things didn\'t go smoothly for you, and want to keep improving. Please let us know any specific parts of this process that you think could be better. We really appreciate any details you\'re willing to share!', 'wp-mail-smtp' ),
|
425 |
|
426 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:111
|
427 |
+
__( 'Yes, I give WP Mail SMTP permission to contact me for any follow up questions.', 'wp-mail-smtp' ),
|
428 |
|
429 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:119
|
430 |
+
__( 'Submit Feedback', 'wp-mail-smtp' ),
|
431 |
|
432 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:143
|
433 |
+
__( 'How was your WP Mail SMTP setup experience?', 'wp-mail-smtp' ),
|
434 |
|
435 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:144
|
436 |
+
__( 'Our goal is to make your SMTP setup as simple and straightforward as possible. We\'d love to know how this process went for you!', 'wp-mail-smtp' ),
|
437 |
|
438 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:56
|
439 |
+
__( 'Congrats, you’ve successfully set up WP Mail SMTP!', 'wp-mail-smtp' ),
|
440 |
|
441 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:57
|
442 |
+
__( 'Here’s what to do next:', 'wp-mail-smtp' ),
|
|
|
443 |
|
444 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:58
|
445 |
+
__( 'Check out our other free WordPress plugins:', 'wp-mail-smtp' ),
|
446 |
|
447 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:59
|
448 |
+
__( 'Upgrade to Unlock Powerful SMTP Features', 'wp-mail-smtp' ),
|
449 |
|
450 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:60
|
451 |
+
__( 'Upgrade to WP Mail SMTP Pro to unlock more awesome features and experience why WP Mail SMTP is used by over 2,000,000 websites.', 'wp-mail-smtp' ),
|
452 |
|
453 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:64
|
454 |
+
__( 'Upgrade to Pro Today', 'wp-mail-smtp' ),
|
455 |
|
456 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:65
|
457 |
+
__( 'Send a Test Email', 'wp-mail-smtp' ),
|
458 |
|
459 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:70
|
460 |
+
__( 'Star icon', 'wp-mail-smtp' ),
|
461 |
|
462 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:85
|
463 |
+
__( 'Thanks for the feedback!', 'wp-mail-smtp' ),
|
464 |
|
465 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:88
|
466 |
+
/* Translators: %1$s and %2$s are HTML bold tags; %3$s is a new line HTML tag; %4$s are 5 golden star icons in HTML. */
|
467 |
+
__( 'Help us spread the word %1$sby giving WP Mail SMTP a 5-star rating %3$s(%4$s) on WordPress.org%2$s. Thanks for your support and we look forward to bringing you more awesome features.', 'wp-mail-smtp' ),
|
468 |
|
469 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:93
|
470 |
+
__( 'Rate on WordPress.org', 'wp-mail-smtp' ),
|
471 |
|
472 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:35
|
473 |
+
__( 'SMTP Host', 'wp-mail-smtp' ),
|
|
|
474 |
|
475 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:36
|
476 |
+
__( 'Encryption', 'wp-mail-smtp' ),
|
477 |
|
478 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:37
|
479 |
+
__( 'SMTP Port', 'wp-mail-smtp' ),
|
480 |
|
481 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:38
|
482 |
+
__( 'Auto TLS', 'wp-mail-smtp' ),
|
|
|
483 |
|
484 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:39
|
485 |
+
__( 'Enable Auto TLS', 'wp-mail-smtp' ),
|
|
|
486 |
|
487 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:40
|
488 |
+
__( 'By default, TLS encryption is automatically used if the server supports it (recommended). In some cases, due to server misconfigurations, this can cause issues and may need to be disabled.', 'wp-mail-smtp' ),
|
489 |
|
490 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:41
|
491 |
+
__( 'Authentication', 'wp-mail-smtp' ),
|
492 |
|
493 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:42
|
494 |
+
__( 'Enable Authentication', 'wp-mail-smtp' ),
|
495 |
|
496 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:43
|
497 |
+
__( 'SMTP Username', 'wp-mail-smtp' ),
|
498 |
|
499 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:44
|
500 |
+
__( 'SMTP Password', 'wp-mail-smtp' ),
|
|
|
501 |
|
502 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:51
|
503 |
+
__( 'For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS.', 'wp-mail-smtp' ),
|
504 |
|
505 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:57
|
506 |
+
__( 'None', 'wp-mail-smtp' ),
|
507 |
|
508 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:62
|
509 |
+
__( 'SSL', 'wp-mail-smtp' ),
|
510 |
|
511 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:67
|
512 |
+
__( 'TLS', 'wp-mail-smtp' ),
|
513 |
|
514 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:36
|
515 |
+
__( 'Sending Domain', 'wp-mail-smtp' ),
|
516 |
|
517 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:38
|
518 |
+
/* Translators: Link to the Sendinblue API settings. */
|
519 |
+
__( '%1$sFollow this link%2$s to get an API Key for Sendinblue.', 'wp-mail-smtp' ),
|
520 |
|
521 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:40
|
522 |
+
/* Translators: Link to the Sendinblue doc page on wpmailsmtp.com. */
|
523 |
+
__( 'Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our %1$sSendinblue documentation%2$s', 'wp-mail-smtp' ),
|
524 |
|
525 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:49
|
526 |
+
__( 'Get Started with Sendinblue', 'wp-mail-smtp' ),
|
527 |
|
528 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:50
|
529 |
+
__( 'Read how to set up Sendinblue', 'wp-mail-smtp' ),
|
530 |
|
531 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:51
|
532 |
+
__( 'Transparency and Disclosure', 'wp-mail-smtp' ),
|
533 |
|
534 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:53
|
535 |
+
__( 'We believe in full transparency. The Sendinblue links above are tracking links as part of our partnership with Sendinblue. We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users.', 'wp-mail-smtp' ),
|
536 |
|
537 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:32
|
538 |
+
__( 'Domain Name', 'wp-mail-smtp' ),
|
539 |
|
540 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:33
|
541 |
+
__( 'Region', 'wp-mail-smtp' ),
|
542 |
|
543 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:35
|
544 |
+
/* Translators: Link to the Mailgun API settings. */
|
545 |
+
__( '%1$sFollow this link%2$s to get an API Key from Mailgun.', 'wp-mail-smtp' ),
|
546 |
|
547 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:37
|
548 |
+
/* Translators: Link to the Mailgun Domain settings. */
|
549 |
+
__( '%1$sFollow this link%2$s to get a Domain Name from Mailgun.', 'wp-mail-smtp' ),
|
550 |
|
551 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:39
|
552 |
+
/* Translators: Link to the Mailgun documentation. */
|
553 |
+
__( 'Define which endpoint you want to use for sending messages. If you are operating under EU laws, you may be required to use EU region. %1$sMore information%2$s on Mailgun.com.', 'wp-mail-smtp' ),
|
554 |
|
555 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:48
|
556 |
+
__( 'Read how to set up Mailgun', 'wp-mail-smtp' ),
|
557 |
|
558 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:52
|
559 |
+
__( 'US', 'wp-mail-smtp' ),
|
560 |
|
561 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:56
|
562 |
+
__( 'EU', 'wp-mail-smtp' ),
|
563 |
|
564 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:32
|
565 |
+
/* Translators: Link to the Sendgrid API settings. */
|
566 |
+
__( '%1$sFollow this link%2$s to get an API Key for Sendgrid.', 'wp-mail-smtp' ),
|
567 |
|
568 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:35
|
569 |
+
/* Translators: italic styling. */
|
570 |
+
__( 'To send emails you will need only a %1$sMail Send%2$s access level for this API key.', 'wp-mail-smtp' ),
|
571 |
|
572 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:37
|
573 |
+
/* Translators: Link to the Sendgrid doc page on wpmailsmtp.com. */
|
574 |
+
__( 'Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our %1$sSendGrid documentation%2$s', 'wp-mail-smtp' ),
|
575 |
|
576 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:46
|
577 |
+
__( 'Read how to set up Sendgrid', 'wp-mail-smtp' ),
|
578 |
|
579 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SparkPost.vue:33
|
580 |
+
/* Translators: Link to the SparkPost documentation. */
|
581 |
+
__( 'Select your SparkPost account region. %1$sMore information%2$s on SparkPost.', 'wp-mail-smtp' ),
|
582 |
|
583 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SparkPost.vue:42
|
584 |
+
__( 'Read how to set up SparkPost', 'wp-mail-smtp' ),
|
585 |
|
586 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SparkPost.vue:70
|
587 |
+
/* Translators: Link to the SparkPost Account API section. */
|
588 |
+
__( '%1$sFollow this link%2$s to get an API Key for SparkPost.', 'wp-mail-smtp' ),
|
589 |
|
590 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:36
|
591 |
+
__( 'The data center location used by your Zoho account.', 'wp-mail-smtp' ),
|
592 |
|
593 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:36
|
594 |
+
__( 'Client ID', 'wp-mail-smtp' ),
|
595 |
|
596 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:37
|
597 |
+
__( 'Client Secret', 'wp-mail-smtp' ),
|
598 |
|
599 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:42
|
600 |
+
__( 'Redirect URI', 'wp-mail-smtp' ),
|
601 |
|
602 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:43
|
603 |
+
__( 'Authorization', 'wp-mail-smtp' ),
|
604 |
|
605 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:45
|
606 |
+
__( 'Read how to set up Zoho Mail', 'wp-mail-smtp' ),
|
607 |
|
608 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:29
|
609 |
+
__( 'Server API Token', 'wp-mail-smtp' ),
|
610 |
|
611 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:30
|
612 |
+
__( 'Message Stream ID', 'wp-mail-smtp' ),
|
613 |
|
614 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:32
|
615 |
+
/* Translators: Link to the Postmark API settings. */
|
616 |
+
__( '%1$sFollow this link%2$s to get a Server API Token for Postmark.', 'wp-mail-smtp' ),
|
617 |
|
618 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:34
|
619 |
+
/* Translators: Link to the Postmark Message Stream ID settings. */
|
620 |
+
__( 'Message Stream ID is <strong>optional</strong>. By default <strong>outbound</strong> (Default Transactional Stream) will be used. More information can be found in our %1$sPostmark documentation%2$s.', 'wp-mail-smtp' ),
|
621 |
|
622 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:43
|
623 |
+
__( 'Read how to set up Postmark', 'wp-mail-smtp' ),
|
624 |
|
625 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:36
|
626 |
+
__( 'Sender Name', 'wp-mail-smtp' ),
|
627 |
|
628 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:38
|
629 |
+
/* Translators: Link to the SMTP.com API settings. */
|
630 |
+
__( '%1$sFollow this link%2$s to get an API Key for SMTP.com.', 'wp-mail-smtp' ),
|
631 |
|
632 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:40
|
633 |
+
/* Translators: Link to the SMTP.com Senders/Channel settings. */
|
634 |
+
__( '%1$sFollow this link%2$s to get a Sender Name for SMTP.com.', 'wp-mail-smtp' ),
|
635 |
|
636 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:49
|
637 |
+
__( 'Get Started with SMTP.com', 'wp-mail-smtp' ),
|
638 |
|
639 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:50
|
640 |
+
__( 'Read how to set up SMTP.com', 'wp-mail-smtp' ),
|
641 |
|
642 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:53
|
643 |
+
__( 'We believe in full transparency. The SMTP.com links above are tracking links as part of our partnership with SMTP (j2 Global). We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users.', 'wp-mail-smtp' ),
|
644 |
|
645 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:44
|
646 |
+
__( 'Access Key ID', 'wp-mail-smtp' ),
|
647 |
|
648 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:45
|
649 |
+
__( 'Secret Access Key', 'wp-mail-smtp' ),
|
|
|
650 |
|
651 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:47
|
652 |
+
__( 'SES Identities', 'wp-mail-smtp' ),
|
653 |
|
654 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:48
|
655 |
+
__( 'Please select the Amazon SES API region which is the closest to where your website is hosted. This can help to decrease network latency between your site and Amazon SES, which will speed up email sending.', 'wp-mail-smtp' ),
|
|
|
656 |
|
657 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:57
|
658 |
+
__( 'Read how to set up Amazon SES', 'wp-mail-smtp' ),
|
659 |
|
660 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:58
|
661 |
+
__( 'Amazon SES requires an SSL certificate, and so is not currently compatible with your site. Please contact your host to request a SSL certificate, or check out ', 'wp-mail-smtp' ),
|
|
|
662 |
|
663 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:46
|
664 |
+
__( 'WPBeginner\'s tutorial on how to set up SSL', 'wp-mail-smtp' ),
|
665 |
|
666 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:47
|
667 |
+
__( 'If you\'d prefer not to set up SSL, or need an SMTP solution in the meantime, please go back and select a different mailer option.', 'wp-mail-smtp' ),
|
668 |
|
669 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:38
|
670 |
+
__( 'Authorized Redirect URI', 'wp-mail-smtp' ),
|
671 |
|
672 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:45
|
673 |
+
__( 'Select which email address you would like to send your emails from.', 'wp-mail-smtp' ),
|
674 |
|
675 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:46
|
676 |
+
__( 'Read how to set up the Gmail mailer', 'wp-mail-smtp' ),
|
677 |
|
678 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:40
|
679 |
+
__( 'Application ID', 'wp-mail-smtp' ),
|
680 |
|
681 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:41
|
682 |
+
__( 'Application Password', 'wp-mail-smtp' ),
|
683 |
|
684 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:44
|
685 |
+
__( 'Read how to set up Microsoft Outlook / 365', 'wp-mail-smtp' ),
|
686 |
|
687 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:45
|
688 |
+
__( 'Outlook / 365 requires an SSL certificate, and so is not currently compatible with your site. Please contact your host to request a SSL certificate, or check out ', 'wp-mail-smtp' ),
|
689 |
|
690 |
+
// Reference: src/modules/setup-wizard/components/TheWizardStepCounter.vue:16
|
691 |
+
/* Translators: %1$s - the number of current step, %2$s - number of all steps. */
|
692 |
+
__( 'Step %1$s of %2$s', 'wp-mail-smtp' ),
|
693 |
|
694 |
+
// Reference: src/modules/setup-wizard/components/TheWizardHeader.vue:18
|
695 |
+
__( 'WP Mail SMTP logo', 'wp-mail-smtp' ),
|
696 |
|
697 |
+
// Reference: src/modules/settings/components/input/SettingsInputLongCheckbox.vue:39
|
698 |
+
// Reference: src/modules/settings/components/input/SettingsInputNumber.vue:79
|
699 |
+
// Reference: src/modules/settings/components/input/SettingsInputText.vue:92
|
700 |
+
__( 'This setting is already configured with the WP Mail SMTP constant. To change it, please edit or remove the <code></code> constant in your <code>wp-config.php</code> file.', 'wp-mail-smtp' ),
|
701 |
|
702 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:129
|
703 |
+
__( 'There was an error while processing the authentication request. Please try again.', 'wp-mail-smtp' ),
|
704 |
|
705 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:135
|
706 |
+
__( 'There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again.', 'wp-mail-smtp' ),
|
707 |
|
708 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:138
|
709 |
+
__( 'There was an error while processing the authentication request. Please recheck your Region, Client ID and Client Secret and try again.', 'wp-mail-smtp' ),
|
|
|
710 |
|
711 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:141
|
712 |
+
__( 'You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail.', 'wp-mail-smtp' ),
|
713 |
|
714 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:144
|
715 |
+
__( 'You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook.', 'wp-mail-smtp' ),
|
716 |
|
717 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:147
|
718 |
+
__( 'You have successfully linked the current site with your Zoho Mail API project. Now you can start sending emails through Zoho Mail.', 'wp-mail-smtp' ),
|
719 |
|
720 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:153
|
721 |
+
__( 'Successful Authorization', 'wp-mail-smtp' ),
|
722 |
|
723 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:153
|
724 |
+
__( 'Authorization Error!', 'wp-mail-smtp' ),
|
725 |
|
726 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:46
|
727 |
+
/* Translators: name of the oAuth provider (Google, Microsoft, ...). */
|
728 |
+
__( 'Connect to %s', 'wp-mail-smtp' ),
|
729 |
|
730 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:47
|
731 |
+
__( 'Before continuing, you\'ll need to allow this plugin to send emails using your %s account.', 'wp-mail-smtp' ),
|
732 |
|
733 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:48
|
734 |
+
__( 'Remove Connection', 'wp-mail-smtp' ),
|
735 |
|
736 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:50
|
737 |
+
/* Translators: link to the Google documentation page. */
|
738 |
+
__( 'If you want to use a different From Email address you can setup a Google email alias. %1$sFollow these instructions%2$s, then select the alias in the From Email section below.', 'wp-mail-smtp' ),
|
739 |
|
740 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:52
|
741 |
+
/* Translators: name of the oAuth provider (Google, Microsoft, ...). */
|
742 |
+
__( 'Removing this connection will give you the ability to redo the connection or connect to different %s account.', 'wp-mail-smtp' ),
|
743 |
|
744 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:53
|
745 |
+
__( 'Connected as', 'wp-mail-smtp' ),
|
746 |
|
747 |
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:107
|
748 |
__( 'Please enter a domain', 'wp-mail-smtp' ),
|
798 |
__( 'Verify Domain', 'wp-mail-smtp' ),
|
799 |
|
800 |
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:144
|
801 |
+
__( 'Verify Email Address', 'wp-mail-smtp' ),
|
802 |
+
|
803 |
+
// Reference: src/modules/settings/components/input/SettingsInputText.vue:59
|
804 |
+
__( 'Copy input value', 'wp-mail-smtp' ),
|
805 |
+
|
806 |
+
// Reference: src/modules/settings/components/input/SettingsInputText.vue:60
|
807 |
+
__( 'Copied!', 'wp-mail-smtp' ),
|
808 |
+
|
809 |
+
// Reference: src/modules/settings/components/input/SettingsInputText.vue:86
|
810 |
+
__( 'The value entered does not match the required format', 'wp-mail-smtp' ),
|
811 |
+
|
812 |
+
// Reference: src/modules/settings/components/input/SettingsInputNumber.vue:53
|
813 |
+
/* Translators: Minimum and maximum number that can be used. */
|
814 |
+
__( 'Please enter a value between %1$s and %2$s', 'wp-mail-smtp' ),
|
815 |
+
|
816 |
+
// Reference: src/modules/settings/components/input/SettingsInputNumber.vue:54
|
817 |
+
__( 'Value has to be a round number', 'wp-mail-smtp' ),
|
818 |
+
|
819 |
+
// Reference: src/modules/plugins/components/PluginItem.vue:38
|
820 |
+
__( 'Install', 'wp-mail-smtp' ),
|
821 |
+
|
822 |
+
// Reference: src/modules/plugins/components/PluginItem.vue:41
|
823 |
+
__( 'Installed', 'wp-mail-smtp' ),
|
824 |
+
|
825 |
+
// Reference: src/modules/plugins/components/PluginItem.vue:45
|
826 |
+
__( 'Activated', 'wp-mail-smtp' ),
|
827 |
+
|
828 |
+
// Reference: src/modules/settings/components/misc/Loader.vue:23
|
829 |
+
__( 'Loading', 'wp-mail-smtp' ),
|
830 |
+
|
831 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:35
|
832 |
+
/* Translators: Link to the SendLayer API settings. */
|
833 |
+
__( '%1$sFollow this link%2$s to get an API Key for SendLayer.', 'wp-mail-smtp' ),
|
834 |
+
|
835 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:45
|
836 |
+
__( 'Read how to set up SendLayer', 'wp-mail-smtp' ),
|
837 |
+
|
838 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendlayer.vue:44
|
839 |
+
__( 'Get Started with SendLayer', 'wp-mail-smtp' )
|
840 |
);
|
841 |
/* THIS IS THE END OF THE GENERATED FILE */
|
assets/languages/wp-mail-smtp.pot
CHANGED
@@ -1,26 +1,24 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
-
"Project-Id-Version: WP Mail SMTP 3.
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-mail-smtp\n"
|
5 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
6 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
7 |
"MIME-Version: 1.0\n"
|
8 |
"Content-Type: text/plain; charset=UTF-8\n"
|
9 |
"Content-Transfer-Encoding: 8bit\n"
|
10 |
-
"POT-Creation-Date: 2022-
|
11 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
12 |
"X-Generator: WP-CLI 2.6.0\n"
|
13 |
"X-Domain: wp-mail-smtp\n"
|
14 |
|
15 |
#. Plugin Name of the plugin
|
16 |
-
#: src/Admin/Area.php:
|
17 |
-
#: src/Admin/Area.php:
|
18 |
-
#: src/Admin/Area.php:
|
19 |
-
#: src/Admin/Area.php:
|
20 |
#: src/Admin/DashboardWidget.php:168
|
21 |
#: src/Admin/DashboardWidget.php:444
|
22 |
-
#: src/Pro/Emails/Logs/Webhooks/Providers/Sendinblue/Subscriber.php:54
|
23 |
-
#: src/Pro/Emails/Logs/Webhooks/Providers/SparkPost/Subscriber.php:55
|
24 |
#: src/SiteHealth.php:43
|
25 |
msgid "WP Mail SMTP"
|
26 |
msgstr ""
|
@@ -70,1134 +68,1158 @@ msgid "Return to Plugin Settings"
|
|
70 |
msgstr ""
|
71 |
|
72 |
#: assets/languages/wp-mail-smtp-vue.php:26
|
73 |
-
msgid "
|
74 |
msgstr ""
|
75 |
|
76 |
#: assets/languages/wp-mail-smtp-vue.php:29
|
77 |
-
|
|
|
|
|
78 |
msgstr ""
|
79 |
|
80 |
#: assets/languages/wp-mail-smtp-vue.php:32
|
81 |
-
|
|
|
|
|
82 |
msgstr ""
|
83 |
|
84 |
#: assets/languages/wp-mail-smtp-vue.php:35
|
85 |
-
msgid "
|
86 |
msgstr ""
|
87 |
|
88 |
#: assets/languages/wp-mail-smtp-vue.php:38
|
89 |
-
msgid "
|
90 |
msgstr ""
|
91 |
|
92 |
#: assets/languages/wp-mail-smtp-vue.php:41
|
93 |
-
msgid "
|
94 |
msgstr ""
|
95 |
|
96 |
#: assets/languages/wp-mail-smtp-vue.php:44
|
97 |
-
msgid "
|
98 |
msgstr ""
|
99 |
|
100 |
#: assets/languages/wp-mail-smtp-vue.php:47
|
101 |
-
|
102 |
-
#: src/Connect.php:57
|
103 |
-
msgid "OK"
|
104 |
msgstr ""
|
105 |
|
106 |
#: assets/languages/wp-mail-smtp-vue.php:50
|
107 |
-
|
108 |
-
#: src/Admin/Pages/DebugEventsTab.php:152
|
109 |
-
msgid "Heads up!"
|
110 |
msgstr ""
|
111 |
|
112 |
#: assets/languages/wp-mail-smtp-vue.php:53
|
113 |
-
msgid "
|
114 |
msgstr ""
|
115 |
|
116 |
#: assets/languages/wp-mail-smtp-vue.php:56
|
117 |
-
msgid "
|
118 |
msgstr ""
|
119 |
|
120 |
-
|
121 |
-
|
|
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
125 |
-
msgid "
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
129 |
-
msgid "
|
130 |
msgstr ""
|
131 |
|
132 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
133 |
-
msgid "It looks like
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
137 |
-
msgid "
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
141 |
-
msgid "
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
145 |
-
msgid "It looks like we can't
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
149 |
-
msgid "
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
153 |
-
msgid "It looks like we can't load
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
157 |
-
msgid "It looks like we can't load
|
158 |
msgstr ""
|
159 |
|
160 |
-
#. Translators: Error status and error text.
|
161 |
#: assets/languages/wp-mail-smtp-vue.php:91
|
162 |
-
msgid "
|
163 |
msgstr ""
|
164 |
|
165 |
#: assets/languages/wp-mail-smtp-vue.php:94
|
166 |
-
msgid "
|
167 |
msgstr ""
|
168 |
|
169 |
#: assets/languages/wp-mail-smtp-vue.php:97
|
170 |
-
msgid "It looks like we can't retrieve Amazon SES Identities."
|
171 |
msgstr ""
|
172 |
|
173 |
#: assets/languages/wp-mail-smtp-vue.php:100
|
174 |
-
msgid "
|
175 |
msgstr ""
|
176 |
|
177 |
#: assets/languages/wp-mail-smtp-vue.php:103
|
178 |
-
msgid "
|
179 |
msgstr ""
|
180 |
|
181 |
#: assets/languages/wp-mail-smtp-vue.php:106
|
182 |
-
msgid "
|
183 |
msgstr ""
|
184 |
|
185 |
#: assets/languages/wp-mail-smtp-vue.php:109
|
186 |
-
msgid "
|
187 |
msgstr ""
|
188 |
|
189 |
#: assets/languages/wp-mail-smtp-vue.php:112
|
190 |
-
msgid "
|
191 |
msgstr ""
|
192 |
|
193 |
#: assets/languages/wp-mail-smtp-vue.php:115
|
194 |
-
|
195 |
-
msgid "Go back to the Dashboard"
|
196 |
msgstr ""
|
197 |
|
198 |
#: assets/languages/wp-mail-smtp-vue.php:118
|
199 |
-
msgid "
|
200 |
msgstr ""
|
201 |
|
202 |
#: assets/languages/wp-mail-smtp-vue.php:121
|
203 |
-
msgid "
|
204 |
msgstr ""
|
205 |
|
206 |
#: assets/languages/wp-mail-smtp-vue.php:124
|
207 |
-
msgid "
|
208 |
msgstr ""
|
209 |
|
210 |
#: assets/languages/wp-mail-smtp-vue.php:127
|
211 |
-
msgid "
|
212 |
msgstr ""
|
213 |
|
214 |
#: assets/languages/wp-mail-smtp-vue.php:130
|
215 |
-
msgid "
|
216 |
msgstr ""
|
217 |
|
218 |
#: assets/languages/wp-mail-smtp-vue.php:133
|
219 |
-
msgid "
|
220 |
msgstr ""
|
221 |
|
222 |
#: assets/languages/wp-mail-smtp-vue.php:136
|
223 |
-
msgid "
|
224 |
msgstr ""
|
225 |
|
226 |
#: assets/languages/wp-mail-smtp-vue.php:139
|
227 |
-
msgid "
|
228 |
msgstr ""
|
229 |
|
230 |
#: assets/languages/wp-mail-smtp-vue.php:142
|
231 |
-
|
|
|
232 |
msgstr ""
|
233 |
|
234 |
#: assets/languages/wp-mail-smtp-vue.php:145
|
235 |
-
msgid "
|
236 |
msgstr ""
|
237 |
|
238 |
#: assets/languages/wp-mail-smtp-vue.php:148
|
239 |
-
msgid "
|
240 |
msgstr ""
|
241 |
|
242 |
#: assets/languages/wp-mail-smtp-vue.php:151
|
243 |
-
msgid "
|
244 |
msgstr ""
|
245 |
|
246 |
#: assets/languages/wp-mail-smtp-vue.php:154
|
247 |
-
msgid "
|
248 |
msgstr ""
|
249 |
|
250 |
#: assets/languages/wp-mail-smtp-vue.php:157
|
251 |
-
|
|
|
|
|
252 |
msgstr ""
|
253 |
|
254 |
#: assets/languages/wp-mail-smtp-vue.php:160
|
255 |
-
msgid "
|
256 |
msgstr ""
|
257 |
|
258 |
#: assets/languages/wp-mail-smtp-vue.php:163
|
259 |
-
msgid "
|
260 |
msgstr ""
|
261 |
|
262 |
#: assets/languages/wp-mail-smtp-vue.php:166
|
263 |
-
|
264 |
-
#: src/Providers/SparkPost/Options.php:118
|
265 |
-
msgid "Region"
|
266 |
msgstr ""
|
267 |
|
268 |
#: assets/languages/wp-mail-smtp-vue.php:169
|
269 |
-
msgid "
|
270 |
-
msgstr ""
|
271 |
-
|
272 |
-
#: assets/languages/wp-mail-smtp-vue.php:172
|
273 |
-
#: src/Providers/Gmail/Options.php:87
|
274 |
-
msgid "Client ID"
|
275 |
msgstr ""
|
276 |
|
277 |
-
|
278 |
-
#:
|
279 |
-
msgid "
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
283 |
-
msgid "
|
284 |
msgstr ""
|
285 |
|
286 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
287 |
-
|
288 |
-
msgid "Authorization"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
292 |
-
|
293 |
-
#: src/Admin/Pages/SettingsTab.php:191
|
294 |
-
msgid "From Name"
|
295 |
msgstr ""
|
296 |
|
297 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
298 |
-
|
299 |
-
msgid "Force From Name"
|
300 |
msgstr ""
|
301 |
|
302 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
303 |
-
msgid "
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
307 |
-
|
308 |
-
msgid "The name that emails are sent from."
|
309 |
msgstr ""
|
310 |
|
311 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
312 |
-
msgid "
|
313 |
msgstr ""
|
314 |
|
315 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
316 |
-
|
317 |
-
msgid "SMTP Host"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
321 |
-
|
322 |
-
msgid "Encryption"
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
326 |
-
|
327 |
-
msgid "SMTP Port"
|
328 |
msgstr ""
|
329 |
|
330 |
-
|
331 |
-
#:
|
332 |
-
msgid "
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
336 |
-
msgid "
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
340 |
-
|
341 |
-
msgid "By default, TLS encryption is automatically used if the server supports it (recommended). In some cases, due to server misconfigurations, this can cause issues and may need to be disabled."
|
342 |
msgstr ""
|
343 |
|
344 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
345 |
-
|
346 |
-
msgid "Authentication"
|
347 |
msgstr ""
|
348 |
|
|
|
349 |
#: assets/languages/wp-mail-smtp-vue.php:220
|
350 |
-
|
351 |
-
msgid "Enable Authentication"
|
352 |
msgstr ""
|
353 |
|
354 |
#: assets/languages/wp-mail-smtp-vue.php:223
|
355 |
-
|
356 |
-
msgid "SMTP Username"
|
357 |
msgstr ""
|
358 |
|
359 |
#: assets/languages/wp-mail-smtp-vue.php:226
|
360 |
-
|
361 |
-
msgid "SMTP Password"
|
362 |
-
msgstr ""
|
363 |
-
|
364 |
-
#: assets/languages/wp-mail-smtp-vue.php:229
|
365 |
-
#: src/Admin/Pages/SettingsTab.php:121
|
366 |
-
msgid "From Email"
|
367 |
msgstr ""
|
368 |
|
369 |
-
|
370 |
-
#:
|
371 |
-
msgid "
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
375 |
-
|
376 |
-
msgid "The email address that emails are sent from."
|
377 |
msgstr ""
|
378 |
|
379 |
#: assets/languages/wp-mail-smtp-vue.php:238
|
380 |
-
|
381 |
-
msgid "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS."
|
382 |
-
msgstr ""
|
383 |
-
|
384 |
-
#: assets/languages/wp-mail-smtp-vue.php:241
|
385 |
-
msgid "If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins."
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
389 |
-
|
390 |
-
msgid "None"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
394 |
-
|
395 |
-
msgid "SSL"
|
396 |
msgstr ""
|
397 |
|
398 |
-
|
399 |
-
#:
|
400 |
-
msgid "
|
401 |
msgstr ""
|
402 |
|
403 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
404 |
-
msgid "
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
408 |
-
msgid "
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
412 |
-
|
|
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
416 |
-
msgid "
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
420 |
-
msgid "
|
421 |
msgstr ""
|
422 |
|
423 |
#: assets/languages/wp-mail-smtp-vue.php:268
|
424 |
-
msgid "
|
425 |
-
msgstr ""
|
426 |
-
|
427 |
-
#: assets/languages/wp-mail-smtp-vue.php:271
|
428 |
-
msgid "Congrats, you’ve successfully set up WP Mail SMTP!"
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
432 |
-
msgid "
|
433 |
msgstr ""
|
434 |
|
435 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
436 |
-
msgid "
|
437 |
msgstr ""
|
438 |
|
439 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
440 |
-
msgid "
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
444 |
-
msgid "
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
448 |
-
msgid "
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
452 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
453 |
msgstr ""
|
454 |
|
|
|
455 |
#: assets/languages/wp-mail-smtp-vue.php:292
|
456 |
-
msgid "
|
457 |
msgstr ""
|
458 |
|
459 |
#: assets/languages/wp-mail-smtp-vue.php:295
|
460 |
-
|
|
|
|
|
461 |
msgstr ""
|
462 |
|
463 |
#: assets/languages/wp-mail-smtp-vue.php:298
|
464 |
-
#: src/Admin/Pages/
|
465 |
-
|
466 |
-
msgid "Send a Test Email"
|
467 |
msgstr ""
|
468 |
|
469 |
-
|
470 |
-
#:
|
471 |
-
msgid "
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
475 |
-
|
|
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
479 |
-
msgid "
|
480 |
msgstr ""
|
481 |
|
482 |
-
|
483 |
-
|
484 |
-
msgid "Help us spread the word %1$sby giving WP Mail SMTP a 5-star rating %3$s(%4$s) on WordPress.org%2$s. Thanks for your support and we look forward to bringing you more awesome features."
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
488 |
-
|
|
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
492 |
-
|
|
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
496 |
-
msgid "
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
500 |
-
msgid "
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
#:
|
508 |
-
|
509 |
-
msgid "API Key"
|
510 |
msgstr ""
|
511 |
|
512 |
-
#. Translators: Link to the SparkPost documentation.
|
513 |
#: assets/languages/wp-mail-smtp-vue.php:331
|
514 |
-
msgid "
|
515 |
msgstr ""
|
516 |
|
517 |
#: assets/languages/wp-mail-smtp-vue.php:334
|
518 |
-
msgid "
|
519 |
msgstr ""
|
520 |
|
521 |
#: assets/languages/wp-mail-smtp-vue.php:337
|
522 |
-
|
523 |
-
#: src/Providers/SparkPost/Options.php:128
|
524 |
-
msgid "US"
|
525 |
msgstr ""
|
526 |
|
527 |
#: assets/languages/wp-mail-smtp-vue.php:340
|
528 |
-
|
529 |
-
#: src/Providers/SparkPost/Options.php:137
|
530 |
-
msgid "EU"
|
531 |
msgstr ""
|
532 |
|
533 |
-
|
534 |
-
|
535 |
-
msgid "%1$sFollow this link%2$s to get an API Key for SparkPost."
|
536 |
msgstr ""
|
537 |
|
538 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
539 |
-
|
540 |
-
#: src/Providers/Sendinblue/Options.php:134
|
541 |
-
msgid "Sending Domain"
|
542 |
msgstr ""
|
543 |
|
544 |
-
|
545 |
-
|
546 |
-
|
|
|
|
|
|
|
547 |
msgstr ""
|
548 |
|
549 |
-
#. Translators: italic styling.
|
550 |
#: assets/languages/wp-mail-smtp-vue.php:355
|
551 |
-
|
|
|
552 |
msgstr ""
|
553 |
|
554 |
-
|
555 |
-
|
556 |
-
msgid "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our %1$sSendGrid documentation%2$s"
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
560 |
-
msgid "
|
561 |
msgstr ""
|
562 |
|
563 |
-
|
564 |
-
|
565 |
-
|
|
|
|
|
|
|
566 |
msgstr ""
|
567 |
|
568 |
-
#. Translators: Link to the Sendinblue doc page on wpmailsmtp.com.
|
569 |
#: assets/languages/wp-mail-smtp-vue.php:370
|
570 |
-
msgid "
|
571 |
msgstr ""
|
572 |
|
573 |
#: assets/languages/wp-mail-smtp-vue.php:373
|
574 |
-
msgid "
|
575 |
msgstr ""
|
576 |
|
577 |
#: assets/languages/wp-mail-smtp-vue.php:376
|
578 |
-
msgid "
|
579 |
msgstr ""
|
580 |
|
581 |
#: assets/languages/wp-mail-smtp-vue.php:379
|
582 |
-
|
583 |
-
#: src/Providers/SMTPcom/Options.php:65
|
584 |
-
msgid "Transparency and Disclosure"
|
585 |
msgstr ""
|
586 |
|
587 |
#: assets/languages/wp-mail-smtp-vue.php:382
|
588 |
-
|
589 |
-
msgid "We believe in full transparency. The Sendinblue links above are tracking links as part of our partnership with Sendinblue. We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
|
590 |
msgstr ""
|
591 |
|
592 |
#: assets/languages/wp-mail-smtp-vue.php:385
|
593 |
-
|
594 |
-
msgid "Sender Name"
|
595 |
msgstr ""
|
596 |
|
597 |
-
|
598 |
-
|
599 |
-
msgid "%1$sFollow this link%2$s to get an API Key for SMTP.com."
|
600 |
msgstr ""
|
601 |
|
602 |
-
|
603 |
-
|
604 |
-
msgid "%1$sFollow this link%2$s to get a Sender Name for SMTP.com."
|
605 |
msgstr ""
|
606 |
|
607 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
608 |
-
|
609 |
-
msgid "Get Started with SMTP.com"
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
613 |
-
msgid "
|
614 |
msgstr ""
|
615 |
|
616 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
617 |
-
|
618 |
-
msgid "We believe in full transparency. The SMTP.com links above are tracking links as part of our partnership with SMTP (j2 Global). We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
622 |
-
|
623 |
-
|
|
|
|
|
|
|
624 |
msgstr ""
|
625 |
|
626 |
-
#. Translators: Link to the Mailgun API settings.
|
627 |
#: assets/languages/wp-mail-smtp-vue.php:409
|
628 |
-
msgid "
|
629 |
msgstr ""
|
630 |
|
631 |
-
|
632 |
-
|
633 |
-
msgid "%1$sFollow this link%2$s to get a Domain Name from Mailgun."
|
634 |
msgstr ""
|
635 |
|
636 |
-
|
637 |
-
|
638 |
-
msgid "Define which endpoint you want to use for sending messages. If you are operating under EU laws, you may be required to use EU region. %1$sMore information%2$s on Mailgun.com."
|
639 |
msgstr ""
|
640 |
|
641 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
642 |
-
msgid "
|
643 |
msgstr ""
|
644 |
|
645 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
646 |
-
|
647 |
-
msgid "Server API Token"
|
648 |
msgstr ""
|
649 |
|
650 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
651 |
-
|
652 |
-
|
|
|
|
|
|
|
653 |
msgstr ""
|
654 |
|
655 |
-
#. Translators: Link to the Postmark API settings.
|
656 |
#: assets/languages/wp-mail-smtp-vue.php:430
|
657 |
-
msgid "
|
658 |
msgstr ""
|
659 |
|
660 |
-
|
661 |
-
|
662 |
-
msgid "Message Stream ID is <strong>optional</strong>. By default <strong>outbound</strong> (Default Transactional Stream) will be used. More information can be found in our %1$sPostmark documentation%2$s."
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
666 |
-
msgid "
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
670 |
-
msgid "
|
671 |
msgstr ""
|
672 |
|
673 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
674 |
-
msgid "
|
675 |
msgstr ""
|
676 |
|
677 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
678 |
-
msgid "
|
679 |
msgstr ""
|
680 |
|
681 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
682 |
-
msgid "
|
683 |
msgstr ""
|
684 |
|
685 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
686 |
-
msgid "
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
690 |
-
msgid "
|
691 |
msgstr ""
|
692 |
|
693 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
694 |
-
|
|
|
|
|
695 |
msgstr ""
|
696 |
|
697 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
698 |
-
msgid "
|
699 |
msgstr ""
|
700 |
|
701 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
702 |
-
|
703 |
-
msgid "WP Mail SMTP logo"
|
704 |
msgstr ""
|
705 |
|
706 |
-
#. Translators: %1$s
|
707 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
708 |
-
msgid "
|
709 |
msgstr ""
|
710 |
|
711 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
712 |
-
msgid "
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
716 |
-
#: src/
|
717 |
-
msgid "
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
721 |
-
|
|
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
725 |
-
|
|
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
729 |
-
#: src/
|
730 |
-
msgid "
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
734 |
-
msgid "
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
738 |
-
|
|
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
742 |
-
|
|
|
743 |
msgstr ""
|
744 |
|
745 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
746 |
-
|
|
|
747 |
msgstr ""
|
748 |
|
749 |
-
|
750 |
-
#:
|
751 |
-
msgid "
|
752 |
msgstr ""
|
753 |
|
754 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
755 |
-
|
|
|
756 |
msgstr ""
|
757 |
|
758 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
759 |
-
#: src/Providers/
|
760 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
761 |
msgstr ""
|
762 |
|
763 |
-
#. Translators: link to the Google documentation page.
|
764 |
#: assets/languages/wp-mail-smtp-vue.php:509
|
765 |
-
|
|
|
766 |
msgstr ""
|
767 |
|
768 |
-
|
769 |
-
#:
|
770 |
-
msgid "
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
774 |
-
|
|
|
|
|
775 |
msgstr ""
|
776 |
|
|
|
777 |
#: assets/languages/wp-mail-smtp-vue.php:519
|
778 |
-
msgid "
|
779 |
msgstr ""
|
780 |
|
781 |
-
|
782 |
-
|
|
|
783 |
msgstr ""
|
784 |
|
785 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
786 |
-
msgid "
|
787 |
msgstr ""
|
788 |
|
789 |
-
#. Translators: Minimum and maximum number that can be used.
|
790 |
#: assets/languages/wp-mail-smtp-vue.php:529
|
791 |
-
msgid "
|
792 |
msgstr ""
|
793 |
|
794 |
#: assets/languages/wp-mail-smtp-vue.php:532
|
795 |
-
|
|
|
|
|
796 |
msgstr ""
|
797 |
|
798 |
#: assets/languages/wp-mail-smtp-vue.php:535
|
799 |
-
|
|
|
800 |
msgstr ""
|
801 |
|
802 |
#: assets/languages/wp-mail-smtp-vue.php:538
|
803 |
-
|
|
|
804 |
msgstr ""
|
805 |
|
806 |
#: assets/languages/wp-mail-smtp-vue.php:541
|
807 |
-
#: src/
|
808 |
-
#: src/
|
809 |
-
msgid "
|
810 |
-
msgstr ""
|
811 |
-
|
812 |
-
#: assets/languages/wp-mail-smtp-vue.php:544
|
813 |
-
msgid "Checking Mailer Configuration"
|
814 |
msgstr ""
|
815 |
|
816 |
-
|
817 |
-
|
|
|
818 |
msgstr ""
|
819 |
|
820 |
-
|
821 |
-
|
|
|
822 |
msgstr ""
|
823 |
|
|
|
824 |
#: assets/languages/wp-mail-smtp-vue.php:553
|
825 |
-
msgid "
|
826 |
msgstr ""
|
827 |
|
828 |
#: assets/languages/wp-mail-smtp-vue.php:556
|
829 |
-
msgid "
|
830 |
msgstr ""
|
831 |
|
832 |
#: assets/languages/wp-mail-smtp-vue.php:559
|
833 |
-
|
|
|
|
|
834 |
msgstr ""
|
835 |
|
836 |
#: assets/languages/wp-mail-smtp-vue.php:562
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
#: assets/languages/wp-mail-smtp-vue.php:565
|
841 |
-
msgid "Authorized Redirect URI"
|
842 |
msgstr ""
|
843 |
|
844 |
-
|
845 |
-
|
|
|
846 |
msgstr ""
|
847 |
|
848 |
-
|
849 |
-
|
|
|
850 |
msgstr ""
|
851 |
|
|
|
852 |
#: assets/languages/wp-mail-smtp-vue.php:574
|
853 |
-
msgid "
|
854 |
msgstr ""
|
855 |
|
856 |
#: assets/languages/wp-mail-smtp-vue.php:577
|
857 |
-
msgid "
|
858 |
-
msgstr ""
|
859 |
-
|
860 |
-
#: assets/languages/wp-mail-smtp-vue.php:580
|
861 |
-
msgid "Your Email Address"
|
862 |
msgstr ""
|
863 |
|
864 |
-
|
865 |
-
|
|
|
866 |
msgstr ""
|
867 |
|
868 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
869 |
-
msgid "
|
870 |
msgstr ""
|
871 |
|
872 |
-
|
873 |
-
|
|
|
874 |
msgstr ""
|
875 |
|
876 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
877 |
-
|
878 |
-
msgid "By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test."
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
882 |
-
|
|
|
883 |
msgstr ""
|
884 |
|
885 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
886 |
-
|
|
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
890 |
-
msgid "
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
894 |
-
|
|
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
898 |
-
msgid "
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
902 |
-
|
|
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
906 |
-
|
|
|
907 |
msgstr ""
|
908 |
|
|
|
909 |
#: assets/languages/wp-mail-smtp-vue.php:616
|
910 |
-
msgid "
|
911 |
-
msgstr ""
|
912 |
-
|
913 |
-
#: assets/languages/wp-mail-smtp-vue.php:619
|
914 |
-
msgid "Create beautiful contact forms with just a few clicks."
|
915 |
msgstr ""
|
916 |
|
917 |
-
|
918 |
-
|
|
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
922 |
-
msgid "
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
926 |
-
|
|
|
927 |
msgstr ""
|
928 |
|
929 |
-
|
930 |
-
|
|
|
931 |
msgstr ""
|
932 |
|
|
|
933 |
#: assets/languages/wp-mail-smtp-vue.php:634
|
934 |
-
msgid "
|
935 |
msgstr ""
|
936 |
|
937 |
#: assets/languages/wp-mail-smtp-vue.php:637
|
938 |
-
|
|
|
939 |
msgstr ""
|
940 |
|
941 |
#: assets/languages/wp-mail-smtp-vue.php:640
|
942 |
-
msgid "
|
943 |
msgstr ""
|
944 |
|
945 |
#: assets/languages/wp-mail-smtp-vue.php:643
|
946 |
-
|
|
|
947 |
msgstr ""
|
948 |
|
949 |
#: assets/languages/wp-mail-smtp-vue.php:646
|
950 |
-
msgid "
|
951 |
msgstr ""
|
952 |
|
953 |
#: assets/languages/wp-mail-smtp-vue.php:649
|
954 |
-
msgid "
|
955 |
msgstr ""
|
956 |
|
957 |
#: assets/languages/wp-mail-smtp-vue.php:652
|
958 |
-
msgid "
|
959 |
msgstr ""
|
960 |
|
961 |
#: assets/languages/wp-mail-smtp-vue.php:655
|
962 |
-
msgid "
|
963 |
msgstr ""
|
964 |
|
965 |
#: assets/languages/wp-mail-smtp-vue.php:658
|
966 |
-
msgid "
|
967 |
msgstr ""
|
968 |
|
969 |
#: assets/languages/wp-mail-smtp-vue.php:661
|
970 |
-
msgid "
|
971 |
msgstr ""
|
972 |
|
973 |
-
|
974 |
-
|
975 |
-
msgid "You're currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
979 |
-
msgid "
|
980 |
msgstr ""
|
981 |
|
982 |
-
|
983 |
-
|
984 |
-
msgid "To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below."
|
985 |
msgstr ""
|
986 |
|
987 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
988 |
-
msgid "
|
|
|
|
|
|
|
|
|
989 |
msgstr ""
|
990 |
|
991 |
-
#. Translators: bold HTML tags.
|
992 |
#: assets/languages/wp-mail-smtp-vue.php:679
|
993 |
-
msgid "
|
994 |
msgstr ""
|
995 |
|
996 |
#: assets/languages/wp-mail-smtp-vue.php:682
|
997 |
-
msgid "
|
998 |
msgstr ""
|
999 |
|
1000 |
#: assets/languages/wp-mail-smtp-vue.php:685
|
1001 |
-
msgid "
|
1002 |
msgstr ""
|
1003 |
|
1004 |
#: assets/languages/wp-mail-smtp-vue.php:688
|
1005 |
-
|
1006 |
-
msgid "Connect"
|
1007 |
-
msgstr ""
|
1008 |
-
|
1009 |
-
#: assets/languages/wp-mail-smtp-vue.php:691
|
1010 |
-
msgid "The License Key format is incorrect. Please enter a valid key and try again."
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
|
1014 |
-
|
|
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1018 |
-
|
|
|
1019 |
msgstr ""
|
1020 |
|
1021 |
#: assets/languages/wp-mail-smtp-vue.php:700
|
1022 |
-
msgid "
|
1023 |
msgstr ""
|
1024 |
|
1025 |
#: assets/languages/wp-mail-smtp-vue.php:703
|
1026 |
-
|
|
|
1027 |
msgstr ""
|
1028 |
|
1029 |
#: assets/languages/wp-mail-smtp-vue.php:706
|
1030 |
-
msgid "
|
1031 |
msgstr ""
|
1032 |
|
1033 |
#: assets/languages/wp-mail-smtp-vue.php:709
|
1034 |
-
|
1035 |
-
#: src/Admin/Pages/SettingsTab.php:258
|
1036 |
-
msgid "Mailer"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
#: assets/languages/wp-mail-smtp-vue.php:712
|
1040 |
-
|
|
|
1041 |
msgstr ""
|
1042 |
|
1043 |
#: assets/languages/wp-mail-smtp-vue.php:715
|
1044 |
-
msgid "
|
1045 |
msgstr ""
|
1046 |
|
1047 |
#: assets/languages/wp-mail-smtp-vue.php:718
|
1048 |
-
msgid "
|
1049 |
msgstr ""
|
1050 |
|
1051 |
#: assets/languages/wp-mail-smtp-vue.php:721
|
1052 |
-
msgid "
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
|
1056 |
-
|
1057 |
-
msgid "Which mailer would you like to use to send emails? Not sure which mailer to choose? Check out our %1$scomplete mailer guide%2$s for details on each option."
|
1058 |
msgstr ""
|
1059 |
|
|
|
1060 |
#: assets/languages/wp-mail-smtp-vue.php:728
|
1061 |
-
msgid "
|
1062 |
msgstr ""
|
1063 |
|
1064 |
#: assets/languages/wp-mail-smtp-vue.php:731
|
1065 |
-
msgid "
|
1066 |
msgstr ""
|
1067 |
|
1068 |
#: assets/languages/wp-mail-smtp-vue.php:734
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
#: assets/languages/wp-mail-smtp-vue.php:737
|
1073 |
-
msgid "It looks like we can't send the feedback."
|
1074 |
-
msgstr ""
|
1075 |
-
|
1076 |
-
#: assets/languages/wp-mail-smtp-vue.php:740
|
1077 |
-
msgid "It looks like the plugin installation failed!"
|
1078 |
-
msgstr ""
|
1079 |
-
|
1080 |
-
#: assets/languages/wp-mail-smtp-vue.php:743
|
1081 |
-
msgid "It looks like we can't install the plugin."
|
1082 |
-
msgstr ""
|
1083 |
-
|
1084 |
-
#: assets/languages/wp-mail-smtp-vue.php:746
|
1085 |
-
msgid "You appear to be offline. Plugin not installed."
|
1086 |
-
msgstr ""
|
1087 |
-
|
1088 |
-
#: assets/languages/wp-mail-smtp-vue.php:749
|
1089 |
-
msgid "Can't fetch plugins information."
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
|
1093 |
-
|
|
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
|
1097 |
-
|
|
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1101 |
-
|
1102 |
-
msgid "Loading"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1106 |
msgid "Please enter a domain"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1110 |
msgid "Please enter a valid email address"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1114 |
msgid "Enter the domain name to verify it on Amazon SES and generate the required DNS CNAME records."
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1118 |
msgid "Enter a valid email address. A verification email will be sent to the email address you entered."
|
1119 |
msgstr ""
|
1120 |
|
1121 |
#. Translators: Email address.
|
1122 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1123 |
msgid "Please check the inbox of <b>%s</b> for a confirmation email."
|
1124 |
msgstr ""
|
1125 |
|
1126 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1127 |
msgid "Verify Email"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1131 |
msgid "No registered domains or emails."
|
1132 |
msgstr ""
|
1133 |
|
1134 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1135 |
msgid "You will not be able to send emails until you verify at least one domain or email address for the selected Amazon SES Region."
|
1136 |
msgstr ""
|
1137 |
|
1138 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1139 |
msgid "View DNS"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1143 |
msgid "Resend"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1147 |
msgid "Here are the domains and email addresses that have been verified and can be used as the From Email."
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1151 |
msgid "Verify SES Identity"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1155 |
msgid "Add New SES Identity"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1159 |
msgid "Name"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1163 |
msgid "Value"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
#. Translators: Link to Amazon SES documentation.
|
1167 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1168 |
msgid "Please add these CNAME records to your domain's DNS settings. For information on how to add CNAME DNS records, please refer to the %1$sAmazon SES documentation%2$s."
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1172 |
msgid "Verify Domain"
|
1173 |
msgstr ""
|
1174 |
|
1175 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1176 |
msgid "Verify Email Address"
|
1177 |
msgstr ""
|
1178 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1179 |
#. translators: %s - error code, returned by Google API.
|
1180 |
-
#: src/Admin/Area.php:
|
1181 |
msgid "There was an error while processing the authentication request: %s. Please try again."
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#: src/Admin/Area.php:
|
1185 |
msgid "There was an error while processing the authentication request. Please make sure that you have Client ID and Client Secret both valid and saved."
|
1186 |
msgstr ""
|
1187 |
|
1188 |
#. translators: %s - Mailer anchor link.
|
1189 |
-
#: src/Admin/Area.php:
|
1190 |
msgid "Thanks for using WP Mail SMTP! To complete the plugin setup and start sending emails, <strong>please select and configure your <a href=\"%s\">Mailer</a></strong>."
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: src/Admin/Area.php:
|
1194 |
-
#: src/Admin/Area.php:
|
1195 |
-
#: src/Admin/Area.php:
|
1196 |
msgid "Settings"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
-
#: src/Admin/Area.php:
|
1200 |
-
#: src/Admin/Area.php:
|
1201 |
#: src/Admin/Pages/Logs.php:48
|
1202 |
#: src/Admin/Pages/LogsTab.php:51
|
1203 |
#: src/Admin/Pages/LogsTab.php:143
|
@@ -1205,41 +1227,50 @@ msgstr ""
|
|
1205 |
msgid "Email Log"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
-
#: src/Admin/Area.php:
|
1209 |
-
#: src/Admin/Area.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1210 |
#: src/Admin/Pages/SettingsTab.php:39
|
1211 |
msgid "General"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
-
#: src/Admin/Area.php:
|
1215 |
msgid "Multisite"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
-
#: src/Admin/Area.php:
|
1219 |
msgid "Pro+ badge icon"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
-
#: src/Admin/Area.php:
|
1223 |
msgid "Simply enable network-wide settings and every site on your network will inherit the same SMTP settings. Save time and only configure your SMTP provider once."
|
1224 |
msgstr ""
|
1225 |
|
1226 |
-
#: src/Admin/Area.php:
|
1227 |
msgid "Settings control"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
-
#: src/Admin/Area.php:
|
1231 |
msgid "Make the plugin settings global network-wide"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: src/Admin/Area.php:
|
1235 |
msgid "If disabled, each subsite of this multisite will have its own WP Mail SMTP settings page that has to be configured separately."
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: src/Admin/Area.php:
|
1239 |
msgid "If enabled, these global settings will manage email sending for all subsites of this multisite."
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: src/Admin/Area.php:
|
|
|
1243 |
#: src/Admin/DashboardWidget.php:278
|
1244 |
#: src/Admin/FlyoutMenu.php:103
|
1245 |
#: src/Admin/Pages/ControlTab.php:313
|
@@ -1249,113 +1280,111 @@ msgstr ""
|
|
1249 |
msgid "Upgrade to WP Mail SMTP Pro"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: src/Admin/Area.php:
|
1253 |
msgid "Are you sure you want to reset the current provider connection? You will need to immediately create a new one to be able to send emails."
|
1254 |
msgstr ""
|
1255 |
|
1256 |
-
#: src/Admin/Area.php:
|
1257 |
msgid "Changes that you made to the settings are not saved!"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
-
#: src/Admin/Area.php:
|
1261 |
msgid "<p>The Default (PHP) mailer is currently selected, but is not recommended because in most cases it does not resolve email delivery issues.</p><p>Please consider selecting and configuring one of the other mailers.</p>"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
-
#: src/Admin/Area.php:
|
1265 |
#: src/Admin/PageAbstract.php:180
|
1266 |
msgid "Save Settings"
|
1267 |
msgstr ""
|
1268 |
|
1269 |
-
#: src/Admin/Area.php:
|
1270 |
#: src/Admin/Pages/DebugEventsTab.php:148
|
1271 |
msgid "Cancel"
|
1272 |
msgstr ""
|
1273 |
|
1274 |
-
#: src/Admin/Area.php:
|
1275 |
msgid "Warning icon"
|
1276 |
msgstr ""
|
1277 |
|
1278 |
-
#: src/Admin/Area.php:
|
1279 |
msgid "%name% is a PRO Feature"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
-
#: src/Admin/Area.php:454
|
1283 |
-
#: src/Admin/SetupWizard.php:231
|
1284 |
-
#: src/Reports/Emails/Summary.php:313
|
1285 |
-
msgid "Upgrade to Pro"
|
1286 |
-
msgstr ""
|
1287 |
-
|
1288 |
#. Translators: %s - discount value $50.
|
1289 |
-
#: src/Admin/Area.php:
|
1290 |
msgid "<strong>Bonus:</strong> WP Mail SMTP users get <span>%s off</span> regular price,<br>applied at checkout."
|
1291 |
msgstr ""
|
1292 |
|
1293 |
-
#: src/Admin/Area.php:
|
1294 |
#: src/Admin/SetupWizard.php:247
|
1295 |
msgid "Already purchased?"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
-
#: src/Admin/Area.php:
|
1299 |
-
#: src/Admin/Area.php:
|
1300 |
#: src/Admin/Pages/AboutTab.php:231
|
1301 |
#: src/Connect.php:54
|
1302 |
msgid "Activate"
|
1303 |
msgstr ""
|
1304 |
|
1305 |
-
#: src/Admin/Area.php:
|
1306 |
#: src/Admin/Pages/AboutTab.php:220
|
1307 |
msgid "Active"
|
1308 |
msgstr ""
|
1309 |
|
1310 |
-
#: src/Admin/Area.php:
|
1311 |
#: src/Admin/Pages/AboutTab.php:228
|
1312 |
msgid "Inactive"
|
1313 |
msgstr ""
|
1314 |
|
1315 |
-
#: src/Admin/Area.php:
|
1316 |
msgid "Processing..."
|
1317 |
msgstr ""
|
1318 |
|
1319 |
-
#: src/Admin/Area.php:
|
1320 |
#: src/Admin/Pages/AboutTab.php:249
|
1321 |
msgid "Visit Site"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
-
#: src/Admin/Area.php:
|
1325 |
msgid "Could not install a plugin. Please download from WordPress.org and install manually."
|
1326 |
msgstr ""
|
1327 |
|
1328 |
-
#: src/Admin/Area.php:
|
1329 |
msgid "Install and Activate"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
-
#: src/Admin/Area.php:
|
1333 |
msgid "Download"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
#. translators: %1$s - WP.org link; %2$s - same WP.org link.
|
1337 |
-
#: src/Admin/Area.php:
|
1338 |
msgid "Please rate <strong>WP Mail SMTP</strong> <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">★★★★★</a> on <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress.org</a> to help us spread the word. Thank you from the WP Mail SMTP team!"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: src/Admin/Area.php:
|
1342 |
msgid "WP Mail SMTP Pro related message was successfully dismissed."
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: src/Admin/Area.php:
|
1346 |
msgid "Educational notice for this mailer was successfully dismissed."
|
1347 |
msgstr ""
|
1348 |
|
1349 |
-
#: src/Admin/Area.php:
|
|
|
|
|
|
|
|
|
1350 |
msgid "Go to WP Mail SMTP Settings page"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
-
#: src/Admin/Area.php:
|
1354 |
-
msgid "Go to
|
1355 |
msgstr ""
|
1356 |
|
1357 |
-
#: src/Admin/Area.php:
|
1358 |
-
msgid "
|
1359 |
msgstr ""
|
1360 |
|
1361 |
#: src/Admin/DashboardWidget.php:274
|
@@ -1519,7 +1548,7 @@ msgid "Debug"
|
|
1519 |
msgstr ""
|
1520 |
|
1521 |
#: src/Admin/DebugEvents/Event.php:244
|
1522 |
-
#: src/WP.php:
|
1523 |
msgid "N/A"
|
1524 |
msgstr ""
|
1525 |
|
@@ -2978,7 +3007,7 @@ msgid "Could not connect to the SMTP host."
|
|
2978 |
msgstr ""
|
2979 |
|
2980 |
#: src/Admin/Pages/TestTab.php:843
|
2981 |
-
#: src/Admin/Pages/TestTab.php:
|
2982 |
msgid "Typically this error is returned for one of the following reasons:"
|
2983 |
msgstr ""
|
2984 |
|
@@ -2987,7 +3016,7 @@ msgid "SMTP settings are incorrect (wrong port, security setting, incorrect host
|
|
2987 |
msgstr ""
|
2988 |
|
2989 |
#: src/Admin/Pages/TestTab.php:849
|
2990 |
-
#: src/Admin/Pages/TestTab.php:
|
2991 |
msgid "Your web server is blocking the connection."
|
2992 |
msgstr ""
|
2993 |
|
@@ -3010,7 +3039,7 @@ msgstr ""
|
|
3010 |
|
3011 |
#: src/Admin/Pages/TestTab.php:885
|
3012 |
#: src/Admin/Pages/TestTab.php:900
|
3013 |
-
#: src/Admin/Pages/TestTab.php:
|
3014 |
msgid "Mailgun failed."
|
3015 |
msgstr ""
|
3016 |
|
@@ -3027,343 +3056,345 @@ msgid "If you do not see activation email, go to your Mailgun control panel and
|
|
3027 |
msgstr ""
|
3028 |
|
3029 |
#: src/Admin/Pages/TestTab.php:902
|
3030 |
-
msgid "Typically this error occurs because there is an issue with your Mailgun settings, in many cases
|
3031 |
msgstr ""
|
3032 |
|
3033 |
-
|
3034 |
-
|
|
|
3035 |
msgstr ""
|
3036 |
|
3037 |
-
|
3038 |
-
|
|
|
3039 |
msgstr ""
|
3040 |
|
3041 |
-
#: src/Admin/Pages/TestTab.php:
|
3042 |
-
msgid "
|
3043 |
msgstr ""
|
3044 |
|
3045 |
-
#: src/Admin/Pages/TestTab.php:
|
3046 |
msgid "Your Mailgun account does not have access to send emails."
|
3047 |
msgstr ""
|
3048 |
|
3049 |
-
#: src/Admin/Pages/TestTab.php:
|
3050 |
msgid "Typically this error occurs because you have not set up and/or complete domain name verification for your Mailgun account."
|
3051 |
msgstr ""
|
3052 |
|
3053 |
#. translators: %s - Mailgun documentation URL.
|
3054 |
-
#: src/Admin/Pages/TestTab.php:
|
3055 |
msgid "Go to our how-to guide for setting up <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Mailgun with WP Mail SMTP</a>."
|
3056 |
msgstr ""
|
3057 |
|
3058 |
-
#: src/Admin/Pages/TestTab.php:
|
3059 |
msgid "Complete the steps in section \"2. Verify Your Domain\"."
|
3060 |
msgstr ""
|
3061 |
|
3062 |
-
#: src/Admin/Pages/TestTab.php:
|
3063 |
-
#: src/Admin/Pages/TestTab.php:
|
3064 |
-
#: src/Admin/Pages/TestTab.php:
|
3065 |
-
#: src/Admin/Pages/TestTab.php:
|
3066 |
-
#: src/Admin/Pages/TestTab.php:
|
3067 |
-
#: src/Admin/Pages/TestTab.php:
|
3068 |
-
#: src/Admin/Pages/TestTab.php:
|
3069 |
msgid "Google API Error."
|
3070 |
msgstr ""
|
3071 |
|
3072 |
-
#: src/Admin/Pages/TestTab.php:
|
3073 |
msgid "You have not properly configured Gmail mailer."
|
3074 |
msgstr ""
|
3075 |
|
3076 |
-
#: src/Admin/Pages/TestTab.php:
|
3077 |
msgid "Make sure that you have clicked the \"Allow plugin to send emails using your Google account\" button under Gmail settings."
|
3078 |
msgstr ""
|
3079 |
|
3080 |
-
#: src/Admin/Pages/TestTab.php:
|
3081 |
msgid "Go to plugin Settings page and click the \"Allow plugin to send emails using your Google account\" button."
|
3082 |
msgstr ""
|
3083 |
|
3084 |
-
#: src/Admin/Pages/TestTab.php:
|
3085 |
msgid "After the click you should be redirected to a Gmail authorization screen, where you will be asked a permission to send emails on your behalf."
|
3086 |
msgstr ""
|
3087 |
|
3088 |
-
#: src/Admin/Pages/TestTab.php:
|
3089 |
msgid "Please click \"Agree\", if you see that button. If not - you will need to enable less secure apps first:"
|
3090 |
msgstr ""
|
3091 |
|
3092 |
#. translators: %s - Google support article URL.
|
3093 |
-
#: src/Admin/Pages/TestTab.php:
|
3094 |
msgid "if you are using regular Gmail account, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
3095 |
msgstr ""
|
3096 |
|
3097 |
#. translators: %s - Google support article URL.
|
3098 |
-
#: src/Admin/Pages/TestTab.php:
|
3099 |
msgid "if you are using G Suite, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
3100 |
msgstr ""
|
3101 |
|
3102 |
-
#: src/Admin/Pages/TestTab.php:
|
3103 |
msgid "Typically this error occurs because the address to which the email was sent to is invalid or was empty."
|
3104 |
msgstr ""
|
3105 |
|
3106 |
-
#: src/Admin/Pages/TestTab.php:
|
3107 |
msgid "Check the \"Send To\" email address used and confirm it is a valid email and was not empty."
|
3108 |
msgstr ""
|
3109 |
|
3110 |
#. translators: 1 - correct email address example. 2 - incorrect email address example.
|
3111 |
-
#: src/Admin/Pages/TestTab.php:
|
3112 |
msgid "It should be something like this: %1$s. These are incorrect values: %2$s."
|
3113 |
msgstr ""
|
3114 |
|
3115 |
-
#: src/Admin/Pages/TestTab.php:
|
3116 |
msgid "Make sure that the generated email has a TO header, useful when you are responsible for email creation."
|
3117 |
msgstr ""
|
3118 |
|
3119 |
-
#: src/Admin/Pages/TestTab.php:
|
3120 |
msgid "Unfortunately, this error can be due to many different reasons."
|
3121 |
msgstr ""
|
3122 |
|
3123 |
#. translators: %s - Blog article URL.
|
3124 |
-
#: src/Admin/Pages/TestTab.php:
|
3125 |
msgid "Please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to learn more about what can cause this error and follow the steps below."
|
3126 |
msgstr ""
|
3127 |
|
3128 |
-
#: src/Admin/Pages/TestTab.php:
|
3129 |
-
#: src/Providers/Gmail/Mailer.php:
|
3130 |
msgid "Go to WP Mail SMTP plugin settings page. Click the “Remove Connection” button."
|
3131 |
msgstr ""
|
3132 |
|
3133 |
-
#: src/Admin/Pages/TestTab.php:
|
3134 |
-
#: src/Providers/Gmail/Mailer.php:
|
3135 |
msgid "Then click the “Allow plugin to send emails using your Google account” button and re-enable access."
|
3136 |
msgstr ""
|
3137 |
|
3138 |
-
#: src/Admin/Pages/TestTab.php:
|
3139 |
msgid "Authentication code that Google returned to you has already been used on your previous auth attempt."
|
3140 |
msgstr ""
|
3141 |
|
3142 |
-
#: src/Admin/Pages/TestTab.php:
|
3143 |
msgid "Make sure that you are not trying to manually clean up the plugin options to retry the \"Allow...\" step."
|
3144 |
msgstr ""
|
3145 |
|
3146 |
-
#: src/Admin/Pages/TestTab.php:
|
3147 |
msgid "Reinstall the plugin with clean plugin data turned on on Misc page. This will remove all the plugin options and you will be safe to retry."
|
3148 |
msgstr ""
|
3149 |
|
3150 |
-
#: src/Admin/Pages/TestTab.php:
|
3151 |
msgid "Make sure there is no aggressive caching on site admin area pages or try to clean cache between attempts."
|
3152 |
msgstr ""
|
3153 |
|
3154 |
-
#: src/Admin/Pages/TestTab.php:
|
3155 |
msgid "There are various reasons for that, please review the steps below."
|
3156 |
msgstr ""
|
3157 |
|
3158 |
#. translators: %s - Google G Suite Admin area URL.
|
3159 |
-
#: src/Admin/Pages/TestTab.php:
|
3160 |
msgid "Make sure that your G Suite trial period has not expired. You can check the status <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
|
3161 |
msgstr ""
|
3162 |
|
3163 |
#. translators: %s - Google G Suite Admin area URL.
|
3164 |
-
#: src/Admin/Pages/TestTab.php:
|
3165 |
msgid "Make sure that Gmail app in your G Suite is actually enabled. You can check that in Apps list in <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">G Suite Admin</a> area."
|
3166 |
msgstr ""
|
3167 |
|
3168 |
#. translators: %s - Google Developers Console URL.
|
3169 |
-
#: src/Admin/Pages/TestTab.php:
|
3170 |
msgid "Make sure that you have Gmail API enabled, and you can do that <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
|
3171 |
msgstr ""
|
3172 |
|
3173 |
-
#: src/Admin/Pages/TestTab.php:
|
3174 |
-
#: src/Admin/Pages/TestTab.php:
|
3175 |
msgid "Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled."
|
3176 |
msgstr ""
|
3177 |
|
3178 |
#. translators: %s - Gmail documentation URL.
|
3179 |
-
#: src/Admin/Pages/TestTab.php:
|
3180 |
msgid "Please follow our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Gmail tutorial</a> to be sure that all the correct project and data is applied."
|
3181 |
msgstr ""
|
3182 |
|
3183 |
-
#: src/Admin/Pages/TestTab.php:
|
3184 |
msgid "You may have added a new API to a project"
|
3185 |
msgstr ""
|
3186 |
|
3187 |
-
#: src/Admin/Pages/TestTab.php:
|
3188 |
msgid "Try to use a separate project for your emails, so the project has only 1 Gmail API in it enabled. You will need to remove the old project and create a new one from scratch."
|
3189 |
msgstr ""
|
3190 |
|
3191 |
-
#: src/Admin/Pages/TestTab.php:
|
3192 |
msgid "SMTP.com API Error."
|
3193 |
msgstr ""
|
3194 |
|
3195 |
-
#: src/Admin/Pages/TestTab.php:
|
3196 |
msgid "Your Sender Name option is incorrect."
|
3197 |
msgstr ""
|
3198 |
|
3199 |
-
#: src/Admin/Pages/TestTab.php:
|
3200 |
msgid "Please make sure you entered an accurate Sender Name in WP Mail SMTP plugin settings."
|
3201 |
msgstr ""
|
3202 |
|
3203 |
-
#: src/Admin/Pages/TestTab.php:
|
3204 |
msgid "GuzzleHttp requirements."
|
3205 |
msgstr ""
|
3206 |
|
3207 |
-
#: src/Admin/Pages/TestTab.php:
|
3208 |
msgid "GuzzleHttp requires cURL, the allow_url_fopen ini setting, or a custom HTTP handler."
|
3209 |
msgstr ""
|
3210 |
|
3211 |
-
#: src/Admin/Pages/TestTab.php:
|
3212 |
msgid "Edit your php.ini file on your hosting server."
|
3213 |
msgstr ""
|
3214 |
|
3215 |
-
#: src/Admin/Pages/TestTab.php:
|
3216 |
msgid "(Recommended) Enable PHP extension: cURL, by adding \"extension=curl\" to the php.ini file (without the quotation marks) OR"
|
3217 |
msgstr ""
|
3218 |
|
3219 |
-
#: src/Admin/Pages/TestTab.php:
|
3220 |
msgid "(If cURL can't be enabled on your hosting server) Enable PHP setting: allow_url_fopen, by adding \"allow_url_fopen = On\" to the php.ini file (without the quotation marks)"
|
3221 |
msgstr ""
|
3222 |
|
3223 |
-
#: src/Admin/Pages/TestTab.php:
|
3224 |
msgid "If you don't know how to do the above we strongly suggest contacting your hosting support and provide them the \"full Error Log for debugging\" below and these steps. They should be able to fix this issue for you."
|
3225 |
msgstr ""
|
3226 |
|
3227 |
-
#: src/Admin/Pages/TestTab.php:
|
3228 |
-
#: src/Admin/Pages/TestTab.php:
|
3229 |
msgid "SparkPost API failed."
|
3230 |
msgstr ""
|
3231 |
|
3232 |
-
#: src/Admin/Pages/TestTab.php:
|
3233 |
msgid "Typically this error occurs because there is an issue with your SparkPost settings, in many cases an incorrect API key."
|
3234 |
msgstr ""
|
3235 |
|
3236 |
#. translators: %1$s - SparkPost API Keys area URL, %1$s - SparkPost EU API Keys area URL.
|
3237 |
-
#: src/Admin/Pages/TestTab.php:
|
3238 |
msgid "Go to your <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">SparkPost account</a> or <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">SparkPost EU account</a> and verify that your API key is correct."
|
3239 |
msgstr ""
|
3240 |
|
3241 |
-
#: src/Admin/Pages/TestTab.php:
|
3242 |
msgid "Verify that your API key has \"Transmissions: Read/Write\" permission."
|
3243 |
msgstr ""
|
3244 |
|
3245 |
-
#: src/Admin/Pages/TestTab.php:
|
3246 |
msgid "Typically this error occurs because there is an issue with your SparkPost settings, in many cases an incorrect region."
|
3247 |
msgstr ""
|
3248 |
|
3249 |
-
#: src/Admin/Pages/TestTab.php:
|
3250 |
msgid "Verify that your SparkPost account region is selected in WP Mail SMTP settings."
|
3251 |
msgstr ""
|
3252 |
|
3253 |
-
#: src/Admin/Pages/TestTab.php:
|
3254 |
msgid "PCRE library issue"
|
3255 |
msgstr ""
|
3256 |
|
3257 |
-
#: src/Admin/Pages/TestTab.php:
|
3258 |
msgid "It looks like your server is running PHP version 7.4.x with an outdated PCRE library (libpcre2) that has a known issue with email address validation."
|
3259 |
msgstr ""
|
3260 |
|
3261 |
-
#: src/Admin/Pages/TestTab.php:
|
3262 |
msgid "There is a known issue with PHP version 7.4.x, when using libpcre2 library version lower than 10.33."
|
3263 |
msgstr ""
|
3264 |
|
3265 |
-
#: src/Admin/Pages/TestTab.php:
|
3266 |
msgid "Contact your web hosting provider and inform them you are having issues with libpcre2 library on PHP 7.4."
|
3267 |
msgstr ""
|
3268 |
|
3269 |
-
#: src/Admin/Pages/TestTab.php:
|
3270 |
msgid "They should be able to resolve this issue for you."
|
3271 |
msgstr ""
|
3272 |
|
3273 |
-
#: src/Admin/Pages/TestTab.php:
|
3274 |
msgid "For a quick fix, until your web hosting resolves this, you can downgrade to PHP version 7.3 on your server."
|
3275 |
msgstr ""
|
3276 |
|
3277 |
-
#: src/Admin/Pages/TestTab.php:
|
3278 |
msgid "An issue was detected."
|
3279 |
msgstr ""
|
3280 |
|
3281 |
-
#: src/Admin/Pages/TestTab.php:
|
3282 |
msgid "This means your test email was unable to be sent."
|
3283 |
msgstr ""
|
3284 |
|
3285 |
-
#: src/Admin/Pages/TestTab.php:
|
3286 |
msgid "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)."
|
3287 |
msgstr ""
|
3288 |
|
3289 |
-
#: src/Admin/Pages/TestTab.php:
|
3290 |
msgid "Your host is rejecting the connection."
|
3291 |
msgstr ""
|
3292 |
|
3293 |
-
#: src/Admin/Pages/TestTab.php:
|
3294 |
msgid "Triple check the plugin settings, consider reconfiguring to make sure everything is correct (eg bad copy and paste)."
|
3295 |
msgstr ""
|
3296 |
|
3297 |
-
#: src/Admin/Pages/TestTab.php:
|
3298 |
msgid "Contact your web hosting provider and ask them to verify your server can make outside connections. Additionally, ask them if a firewall or security policy may be preventing the connection - many shared hosts block certain ports.<br><strong>Note: this is the most common cause of this issue.</strong>"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
-
#: src/Admin/Pages/TestTab.php:
|
3302 |
msgid "Try using a different mailer."
|
3303 |
msgstr ""
|
3304 |
|
3305 |
-
#: src/Admin/Pages/TestTab.php:
|
3306 |
msgid "There was a problem while sending the test email."
|
3307 |
msgstr ""
|
3308 |
|
3309 |
-
#: src/Admin/Pages/TestTab.php:
|
3310 |
msgid "Recommended next steps:"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
-
#: src/Admin/Pages/TestTab.php:
|
3314 |
msgid "Need support?"
|
3315 |
msgstr ""
|
3316 |
|
3317 |
#. translators: %s - WPMailSMTP.com account area link.
|
3318 |
-
#: src/Admin/Pages/TestTab.php:
|
3319 |
msgid "As a WP Mail SMTP Pro user you have access to WP Mail SMTP priority support. Please log in to your WPMailSMTP.com account and <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">submit a support ticket</a>."
|
3320 |
msgstr ""
|
3321 |
|
3322 |
-
#: src/Admin/Pages/TestTab.php:
|
3323 |
msgid "WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community."
|
3324 |
msgstr ""
|
3325 |
|
3326 |
#. translators: %s - WPMailSMTP.com URL.
|
3327 |
-
#: src/Admin/Pages/TestTab.php:
|
3328 |
msgid "To access our world class support, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrade to WP Mail SMTP Pro</a>. Along with getting expert support, you will also get Notification controls, Email Logging, and integrations for Amazon SES, Office 365, and Outlook.com."
|
3329 |
msgstr ""
|
3330 |
|
3331 |
-
#: src/Admin/Pages/TestTab.php:
|
3332 |
msgid "Additionally, you can take advantage of our White Glove Setup. Sit back and relax while we handle everything for you! If you simply don't have time or maybe you feel a bit in over your head - we got you covered."
|
3333 |
msgstr ""
|
3334 |
|
3335 |
#. Translators: %s - discount value $50
|
3336 |
-
#: src/Admin/Pages/TestTab.php:
|
3337 |
msgid "As a valued WP Mail SMTP user, you will get <span class=\"price-off\">%s off regular pricing</span>, automatically applied at checkout!"
|
3338 |
msgstr ""
|
3339 |
|
3340 |
#. translators: %1$s - WP Mail SMTP support policy URL, %2$s - WP Mail SMTP support forum URL, %3$s - WPMailSMTP.com URL.
|
3341 |
-
#: src/Admin/Pages/TestTab.php:
|
3342 |
msgid "Alternatively, we also offer <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">limited support</a> on the WordPress.org support forums. You can <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">create a support thread</a> there, but please understand that free support is not guaranteed and is limited to simple issues. If you have an urgent or complex issue, then please consider <a href=\"%3$s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrading to WP Mail SMTP Pro</a> to access our priority support ticket system."
|
3343 |
msgstr ""
|
3344 |
|
3345 |
-
#: src/Admin/Pages/TestTab.php:
|
3346 |
msgid "Please copy the error log message below into the support ticket."
|
3347 |
msgstr ""
|
3348 |
|
3349 |
-
#: src/Admin/Pages/TestTab.php:
|
3350 |
msgid "View Full Error Log"
|
3351 |
msgstr ""
|
3352 |
|
3353 |
-
#: src/Admin/Pages/TestTab.php:
|
3354 |
msgid "Copy Error Log"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
-
#: src/Admin/Pages/TestTab.php:
|
3358 |
msgid "Copied"
|
3359 |
msgstr ""
|
3360 |
|
3361 |
-
#: src/Admin/Pages/TestTab.php:
|
3362 |
-
#: src/Admin/Pages/TestTab.php:
|
3363 |
msgid "Send Another Test Email"
|
3364 |
msgstr ""
|
3365 |
|
3366 |
-
#: src/Admin/Pages/TestTab.php:
|
3367 |
msgid "The test email might have sent, but its deliverability should be improved."
|
3368 |
msgstr ""
|
3369 |
|
@@ -3724,6 +3755,7 @@ msgstr ""
|
|
3724 |
|
3725 |
#: src/MailCatcher.php:129
|
3726 |
#: src/MailCatcherV6.php:123
|
|
|
3727 |
msgid "An email request was sent."
|
3728 |
msgstr ""
|
3729 |
|
@@ -3743,7 +3775,7 @@ msgid "There was an error while upgrading the %1$s database. Please contact %2$s
|
|
3743 |
msgstr ""
|
3744 |
|
3745 |
#. translators: %1$s - constant that was used; %2$s - file where it was used.
|
3746 |
-
#: src/Options.php:
|
3747 |
msgid "The value of this field was set using a constant %1$s most likely inside %2$s of your WordPress installation."
|
3748 |
msgstr ""
|
3749 |
|
@@ -3771,15 +3803,19 @@ msgstr ""
|
|
3771 |
msgid "There was an error while processing the Google authentication request. Please make sure that you have Client ID and Client Secret both valid and saved."
|
3772 |
msgstr ""
|
3773 |
|
3774 |
-
#: src/Providers/Gmail/Mailer.php:
|
|
|
|
|
|
|
|
|
3775 |
msgid "The response object is invalid (missing getId method)."
|
3776 |
msgstr ""
|
3777 |
|
3778 |
-
#: src/Providers/Gmail/Mailer.php:
|
3779 |
msgid "The email message ID is missing."
|
3780 |
msgstr ""
|
3781 |
|
3782 |
-
#: src/Providers/Gmail/Mailer.php:
|
3783 |
msgid "Please re-grant Google app permissions!"
|
3784 |
msgstr ""
|
3785 |
|
@@ -3789,7 +3825,7 @@ msgstr ""
|
|
3789 |
|
3790 |
#. translators: %s - URL to our Gmail doc.
|
3791 |
#: src/Providers/Gmail/Options.php:37
|
3792 |
-
msgid "Our Gmail mailer works with any Gmail or Google Workspace account via the Google API. You can send WordPress emails from your main email address or a Gmail alias, and it's more secure than connecting to Gmail using SMTP credentials. The
|
3793 |
msgstr ""
|
3794 |
|
3795 |
#: src/Providers/Gmail/Options.php:52
|
@@ -3823,7 +3859,7 @@ msgstr ""
|
|
3823 |
|
3824 |
#. translators: %s - URL to Google Gmail alias documentation page.
|
3825 |
#: src/Providers/Gmail/Options.php:202
|
3826 |
-
msgid "If you want to use a different From Email address you can set
|
3827 |
msgstr ""
|
3828 |
|
3829 |
#: src/Providers/Gmail/Options.php:216
|
@@ -3847,10 +3883,6 @@ msgstr ""
|
|
3847 |
msgid "You currently have the <strong>Default (none)</strong> mailer selected, which won't improve email deliverability. Please select <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">any other email provider</a> and use the easy <a href=\"%2$s\">Setup Wizard</a> to configure it."
|
3848 |
msgstr ""
|
3849 |
|
3850 |
-
#: src/Providers/Mailgun/Mailer.php:377
|
3851 |
-
msgid "It looks like there's most likely a setup issue. Please check your WP Mail SMTP settings to see if any details might be missing or incorrect."
|
3852 |
-
msgstr ""
|
3853 |
-
|
3854 |
#: src/Providers/Mailgun/Options.php:25
|
3855 |
msgid "Mailgun"
|
3856 |
msgstr ""
|
@@ -3979,23 +4011,11 @@ msgstr ""
|
|
3979 |
msgid "Get the API Key"
|
3980 |
msgstr ""
|
3981 |
|
3982 |
-
#: src/Providers/Postmark/Mailer.php:
|
3983 |
-
msgid "401 - Unauthorized: Missing or incorrect Server API Token. Please verify that you used the correct Server API Token."
|
3984 |
-
msgstr ""
|
3985 |
-
|
3986 |
-
#: src/Providers/Postmark/Mailer.php:394
|
3987 |
-
msgid "500 - Internal Server Error: This is an issue with Postmark’s servers processing your request. In most cases the message is lost during the process, and Postmark is notified so that they can investigate the issue."
|
3988 |
-
msgstr ""
|
3989 |
-
|
3990 |
-
#: src/Providers/Postmark/Mailer.php:398
|
3991 |
-
msgid "503 - The Postmark API is currently unavailable, please try sending your request later."
|
3992 |
-
msgstr ""
|
3993 |
-
|
3994 |
-
#: src/Providers/Postmark/Mailer.php:434
|
3995 |
msgid "Server API Token:"
|
3996 |
msgstr ""
|
3997 |
|
3998 |
-
#: src/Providers/Postmark/Mailer.php:
|
3999 |
msgid "Message Stream ID:"
|
4000 |
msgstr ""
|
4001 |
|
@@ -4055,6 +4075,10 @@ msgstr ""
|
|
4055 |
msgid "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">SendGrid documentation</a>."
|
4056 |
msgstr ""
|
4057 |
|
|
|
|
|
|
|
|
|
4058 |
#. translators: %1$s - URL to sendinblue.com site.
|
4059 |
#: src/Providers/Sendinblue/Options.php:32
|
4060 |
msgid "<strong><a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Sendinblue</a> is one of our recommended mailers.</strong> It's a transactional email provider with scalable price plans, so it's suitable for any size of business.<br><br>If you're just starting out, you can use Sendinblue's free plan to send up to 300 emails a day. You don't need to use a credit card to try it out. When you're ready, you can upgrade to a higher plan to increase your sending limits."
|
@@ -4082,6 +4106,31 @@ msgstr ""
|
|
4082 |
msgid "Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Sendinblue documentation</a>."
|
4083 |
msgstr ""
|
4084 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4085 |
#: src/Providers/SMTP/Options.php:25
|
4086 |
msgid "Other SMTP"
|
4087 |
msgstr ""
|
@@ -4091,11 +4140,11 @@ msgstr ""
|
|
4091 |
msgid "The Other SMTP option lets you send emails through an SMTP server instead of using a provider's API. This is easy and convenient, but it's less secure than the other mailers. Please note that your provider may not allow you to send a large number of emails. In that case, please use a different mailer.<br><br>To get started, read our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Other SMTP documentation</a>."
|
4092 |
msgstr ""
|
4093 |
|
4094 |
-
#: src/Providers/SMTPcom/Mailer.php:
|
4095 |
msgid "Api Key:"
|
4096 |
msgstr ""
|
4097 |
|
4098 |
-
#: src/Providers/SMTPcom/Mailer.php:
|
4099 |
msgid "Channel:"
|
4100 |
msgstr ""
|
4101 |
|
@@ -4118,11 +4167,6 @@ msgstr ""
|
|
4118 |
msgid "Follow this link to get an API Key from SMTP.com: %s."
|
4119 |
msgstr ""
|
4120 |
|
4121 |
-
#: src/Providers/SMTPcom/Options.php:117
|
4122 |
-
#: src/Providers/SparkPost/Options.php:107
|
4123 |
-
msgid "Get API Key"
|
4124 |
-
msgstr ""
|
4125 |
-
|
4126 |
#. translators: %s - Channel/Sender Name link for smtp.com documentation.
|
4127 |
#: src/Providers/SMTPcom/Options.php:144
|
4128 |
msgid "Follow this link to get a Sender Name from SMTP.com: %s."
|
@@ -4132,11 +4176,7 @@ msgstr ""
|
|
4132 |
msgid "Get Sender Name"
|
4133 |
msgstr ""
|
4134 |
|
4135 |
-
#: src/Providers/SparkPost/Mailer.php:
|
4136 |
-
msgid "API Key:"
|
4137 |
-
msgstr ""
|
4138 |
-
|
4139 |
-
#: src/Providers/SparkPost/Mailer.php:498
|
4140 |
msgid "Region:"
|
4141 |
msgstr ""
|
4142 |
|
@@ -4350,11 +4390,11 @@ msgid "Unable to write in WPMailSMTP upload directory %s. Is it writable by the
|
|
4350 |
msgstr ""
|
4351 |
|
4352 |
#. translators: %1$s - date, \a\t - specially escaped "at", %2$s - time.
|
4353 |
-
#: src/WP.php:
|
4354 |
msgid "%1$s \\a\\t %2$s"
|
4355 |
msgstr ""
|
4356 |
|
4357 |
-
#: src/WP.php:
|
4358 |
msgid "WP Core"
|
4359 |
msgstr ""
|
4360 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Mail SMTP 3.4.0\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-mail-smtp\n"
|
5 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
6 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
7 |
"MIME-Version: 1.0\n"
|
8 |
"Content-Type: text/plain; charset=UTF-8\n"
|
9 |
"Content-Transfer-Encoding: 8bit\n"
|
10 |
+
"POT-Creation-Date: 2022-04-22T18:08:06+00:00\n"
|
11 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
12 |
"X-Generator: WP-CLI 2.6.0\n"
|
13 |
"X-Domain: wp-mail-smtp\n"
|
14 |
|
15 |
#. Plugin Name of the plugin
|
16 |
+
#: src/Admin/Area.php:241
|
17 |
+
#: src/Admin/Area.php:242
|
18 |
+
#: src/Admin/Area.php:299
|
19 |
+
#: src/Admin/Area.php:300
|
20 |
#: src/Admin/DashboardWidget.php:168
|
21 |
#: src/Admin/DashboardWidget.php:444
|
|
|
|
|
22 |
#: src/SiteHealth.php:43
|
23 |
msgid "WP Mail SMTP"
|
24 |
msgstr ""
|
68 |
msgstr ""
|
69 |
|
70 |
#: assets/languages/wp-mail-smtp-vue.php:26
|
71 |
+
msgid "Error Message:"
|
72 |
msgstr ""
|
73 |
|
74 |
#: assets/languages/wp-mail-smtp-vue.php:29
|
75 |
+
#: src/Admin/Pages/DebugEventsTab.php:151
|
76 |
+
#: src/Connect.php:57
|
77 |
+
msgid "OK"
|
78 |
msgstr ""
|
79 |
|
80 |
#: assets/languages/wp-mail-smtp-vue.php:32
|
81 |
+
#: src/Admin/Area.php:455
|
82 |
+
#: src/Admin/Pages/DebugEventsTab.php:152
|
83 |
+
msgid "Heads up!"
|
84 |
msgstr ""
|
85 |
|
86 |
#: assets/languages/wp-mail-smtp-vue.php:35
|
87 |
+
msgid "Please fill out all the required fields to continue."
|
88 |
msgstr ""
|
89 |
|
90 |
#: assets/languages/wp-mail-smtp-vue.php:38
|
91 |
+
msgid "Settings Updated"
|
92 |
msgstr ""
|
93 |
|
94 |
#: assets/languages/wp-mail-smtp-vue.php:41
|
95 |
+
msgid "Could Not Save Changes"
|
96 |
msgstr ""
|
97 |
|
98 |
#: assets/languages/wp-mail-smtp-vue.php:44
|
99 |
+
msgid "Return to Mailer Settings"
|
100 |
msgstr ""
|
101 |
|
102 |
#: assets/languages/wp-mail-smtp-vue.php:47
|
103 |
+
msgid "Whoops, we found an issue!"
|
|
|
|
|
104 |
msgstr ""
|
105 |
|
106 |
#: assets/languages/wp-mail-smtp-vue.php:50
|
107 |
+
msgid "It looks like something went wrong..."
|
|
|
|
|
108 |
msgstr ""
|
109 |
|
110 |
#: assets/languages/wp-mail-smtp-vue.php:53
|
111 |
+
msgid "It looks like we can't perform the mailer configuration check."
|
112 |
msgstr ""
|
113 |
|
114 |
#: assets/languages/wp-mail-smtp-vue.php:56
|
115 |
+
msgid "It looks like we can't send the feedback."
|
116 |
msgstr ""
|
117 |
|
118 |
+
#. Translators: Error status and error text.
|
119 |
+
#: assets/languages/wp-mail-smtp-vue.php:61
|
120 |
+
msgid "%1$s, %2$s"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: assets/languages/wp-mail-smtp-vue.php:64
|
124 |
+
msgid "You appear to be offline."
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: assets/languages/wp-mail-smtp-vue.php:67
|
128 |
+
msgid "It looks like the plugin installation failed!"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: assets/languages/wp-mail-smtp-vue.php:70
|
132 |
+
msgid "It looks like we can't install the plugin."
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: assets/languages/wp-mail-smtp-vue.php:73
|
136 |
+
msgid "You appear to be offline. Plugin not installed."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: assets/languages/wp-mail-smtp-vue.php:76
|
140 |
+
msgid "Can't fetch plugins information."
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: assets/languages/wp-mail-smtp-vue.php:79
|
144 |
+
msgid "It looks like we can't fetch plugins information."
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: assets/languages/wp-mail-smtp-vue.php:82
|
148 |
+
msgid "You appear to be offline. Plugin information not retrieved."
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: assets/languages/wp-mail-smtp-vue.php:85
|
152 |
+
msgid "It looks like we can't load oAuth redirect."
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: assets/languages/wp-mail-smtp-vue.php:88
|
156 |
+
msgid "It looks like we can't load existing settings."
|
157 |
msgstr ""
|
158 |
|
|
|
159 |
#: assets/languages/wp-mail-smtp-vue.php:91
|
160 |
+
msgid "It looks like we can't load oAuth connected data."
|
161 |
msgstr ""
|
162 |
|
163 |
#: assets/languages/wp-mail-smtp-vue.php:94
|
164 |
+
msgid "It looks like we can't remove oAuth connection."
|
165 |
msgstr ""
|
166 |
|
167 |
#: assets/languages/wp-mail-smtp-vue.php:97
|
168 |
+
msgid "It looks like we can't retrieve the Amazon SES Identities."
|
169 |
msgstr ""
|
170 |
|
171 |
#: assets/languages/wp-mail-smtp-vue.php:100
|
172 |
+
msgid "It looks like we can't register the Amazon SES Identity."
|
173 |
msgstr ""
|
174 |
|
175 |
#: assets/languages/wp-mail-smtp-vue.php:103
|
176 |
+
msgid "It looks like we can't save the settings."
|
177 |
msgstr ""
|
178 |
|
179 |
#: assets/languages/wp-mail-smtp-vue.php:106
|
180 |
+
msgid "Network error encountered. Settings not saved."
|
181 |
msgstr ""
|
182 |
|
183 |
#: assets/languages/wp-mail-smtp-vue.php:109
|
184 |
+
msgid "It looks like we can't import the plugin settings."
|
185 |
msgstr ""
|
186 |
|
187 |
#: assets/languages/wp-mail-smtp-vue.php:112
|
188 |
+
msgid "Network error encountered. SMTP plugin import failed!"
|
189 |
msgstr ""
|
190 |
|
191 |
#: assets/languages/wp-mail-smtp-vue.php:115
|
192 |
+
msgid "It looks like we can't load authentication details."
|
|
|
193 |
msgstr ""
|
194 |
|
195 |
#: assets/languages/wp-mail-smtp-vue.php:118
|
196 |
+
msgid "It looks like we can't load the settings."
|
197 |
msgstr ""
|
198 |
|
199 |
#: assets/languages/wp-mail-smtp-vue.php:121
|
200 |
+
msgid "It looks like we can't retrieve Amazon SES Identities."
|
201 |
msgstr ""
|
202 |
|
203 |
#: assets/languages/wp-mail-smtp-vue.php:124
|
204 |
+
msgid "Can't retrieve Amazon SES Identities."
|
205 |
msgstr ""
|
206 |
|
207 |
#: assets/languages/wp-mail-smtp-vue.php:127
|
208 |
+
msgid "Can't register the Amazon SES Identity"
|
209 |
msgstr ""
|
210 |
|
211 |
#: assets/languages/wp-mail-smtp-vue.php:130
|
212 |
+
msgid "Close and exit the Setup Wizard"
|
213 |
msgstr ""
|
214 |
|
215 |
#: assets/languages/wp-mail-smtp-vue.php:133
|
216 |
+
msgid "Welcome to the WP Mail SMTP Setup Wizard!"
|
217 |
msgstr ""
|
218 |
|
219 |
#: assets/languages/wp-mail-smtp-vue.php:136
|
220 |
+
msgid "We’ll guide you through each step needed to get WP Mail SMTP fully set up on your site."
|
221 |
msgstr ""
|
222 |
|
223 |
#: assets/languages/wp-mail-smtp-vue.php:139
|
224 |
+
msgid "Let's Get Started"
|
225 |
msgstr ""
|
226 |
|
227 |
#: assets/languages/wp-mail-smtp-vue.php:142
|
228 |
+
#: src/Admin/SetupWizard.php:283
|
229 |
+
msgid "Go back to the Dashboard"
|
230 |
msgstr ""
|
231 |
|
232 |
#: assets/languages/wp-mail-smtp-vue.php:145
|
233 |
+
msgid "Checking Mailer Configuration"
|
234 |
msgstr ""
|
235 |
|
236 |
#: assets/languages/wp-mail-smtp-vue.php:148
|
237 |
+
msgid "We're running some tests in the background to make sure everything is set up properly."
|
238 |
msgstr ""
|
239 |
|
240 |
#: assets/languages/wp-mail-smtp-vue.php:151
|
241 |
+
msgid "Checking mailer configuration image"
|
242 |
msgstr ""
|
243 |
|
244 |
#: assets/languages/wp-mail-smtp-vue.php:154
|
245 |
+
msgid "Microsoft 365 / Outlook"
|
246 |
msgstr ""
|
247 |
|
248 |
#: assets/languages/wp-mail-smtp-vue.php:157
|
249 |
+
#: src/Admin/Pages/ExportTab.php:135
|
250 |
+
#: src/Admin/Pages/SettingsTab.php:258
|
251 |
+
msgid "Mailer"
|
252 |
msgstr ""
|
253 |
|
254 |
#: assets/languages/wp-mail-smtp-vue.php:160
|
255 |
+
msgid "I Understand, Continue"
|
256 |
msgstr ""
|
257 |
|
258 |
#: assets/languages/wp-mail-smtp-vue.php:163
|
259 |
+
msgid "Choose a Different Mailer"
|
260 |
msgstr ""
|
261 |
|
262 |
#: assets/languages/wp-mail-smtp-vue.php:166
|
263 |
+
msgid "is a PRO Feature"
|
|
|
|
|
264 |
msgstr ""
|
265 |
|
266 |
#: assets/languages/wp-mail-smtp-vue.php:169
|
267 |
+
msgid "Choose Your SMTP Mailer"
|
|
|
|
|
|
|
|
|
|
|
268 |
msgstr ""
|
269 |
|
270 |
+
#. Translators: Link to the SMTP Mailer docs page.
|
271 |
+
#: assets/languages/wp-mail-smtp-vue.php:173
|
272 |
+
msgid "Which mailer would you like to use to send emails? Not sure which mailer to choose? Check out our %1$scomplete mailer guide%2$s for details on each option."
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: assets/languages/wp-mail-smtp-vue.php:176
|
276 |
+
msgid "Save and Continue"
|
277 |
msgstr ""
|
278 |
|
279 |
+
#: assets/languages/wp-mail-smtp-vue.php:179
|
280 |
+
msgid "Previous Step"
|
|
|
281 |
msgstr ""
|
282 |
|
283 |
+
#: assets/languages/wp-mail-smtp-vue.php:182
|
284 |
+
msgid "Recommended Mailers"
|
|
|
|
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: assets/languages/wp-mail-smtp-vue.php:185
|
288 |
+
msgid "Your mailer is already configured in a WP Mail SMTP constant, so the options below have been disabled. To change your mailer, please edit or remove the <code>WPMS_MAILER</code> constant in your <code>wp-config.php</code> file."
|
|
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: assets/languages/wp-mail-smtp-vue.php:188
|
292 |
+
msgid "Successful Verification!"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: assets/languages/wp-mail-smtp-vue.php:191
|
296 |
+
msgid "Verification Error!"
|
|
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: assets/languages/wp-mail-smtp-vue.php:194
|
300 |
+
msgid "Successful Upgrade!"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: assets/languages/wp-mail-smtp-vue.php:197
|
304 |
+
msgid "Upgrade Failed!"
|
|
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: assets/languages/wp-mail-smtp-vue.php:200
|
308 |
+
msgid "Would you like to purchase the following features now?"
|
|
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: assets/languages/wp-mail-smtp-vue.php:203
|
312 |
+
msgid "These features are available as part of WP Mail SMTP Pro plan."
|
|
|
313 |
msgstr ""
|
314 |
|
315 |
+
#. Translators: Different bold styles and discount value (%5$s).
|
316 |
+
#: assets/languages/wp-mail-smtp-vue.php:207
|
317 |
+
msgid "%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout."
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: assets/languages/wp-mail-smtp-vue.php:210
|
321 |
+
msgid "Purchase Now"
|
322 |
msgstr ""
|
323 |
|
324 |
+
#: assets/languages/wp-mail-smtp-vue.php:213
|
325 |
+
msgid "I'll do it later"
|
|
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: assets/languages/wp-mail-smtp-vue.php:216
|
329 |
+
msgid "Enter your WP Mail SMTP License Key"
|
|
|
330 |
msgstr ""
|
331 |
|
332 |
+
#. Translators: %1$s and %2$s are bold tags.
|
333 |
#: assets/languages/wp-mail-smtp-vue.php:220
|
334 |
+
msgid "You're currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!"
|
|
|
335 |
msgstr ""
|
336 |
|
337 |
#: assets/languages/wp-mail-smtp-vue.php:223
|
338 |
+
msgid "Continue"
|
|
|
339 |
msgstr ""
|
340 |
|
341 |
#: assets/languages/wp-mail-smtp-vue.php:226
|
342 |
+
msgid "Skip this Step"
|
|
|
|
|
|
|
|
|
|
|
|
|
343 |
msgstr ""
|
344 |
|
345 |
+
#. Translators: Link to the WPMailSMTP.com pricing page.
|
346 |
+
#: assets/languages/wp-mail-smtp-vue.php:230
|
347 |
+
msgid "To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below."
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: assets/languages/wp-mail-smtp-vue.php:234
|
351 |
+
msgid "Multisite Network Settings"
|
|
|
352 |
msgstr ""
|
353 |
|
354 |
#: assets/languages/wp-mail-smtp-vue.php:238
|
355 |
+
msgid "Manage Default Notifications"
|
|
|
|
|
|
|
|
|
|
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: assets/languages/wp-mail-smtp-vue.php:242
|
359 |
+
msgid "Detailed Email Logs"
|
|
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: assets/languages/wp-mail-smtp-vue.php:245
|
363 |
+
msgid "Enhanced Weekly Email Summary"
|
|
|
364 |
msgstr ""
|
365 |
|
366 |
+
#. Translators: bold HTML tags.
|
367 |
+
#: assets/languages/wp-mail-smtp-vue.php:249
|
368 |
+
msgid "Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!"
|
369 |
msgstr ""
|
370 |
|
371 |
+
#: assets/languages/wp-mail-smtp-vue.php:252
|
372 |
+
msgid "Enter your license key below to unlock plugin updates!"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: assets/languages/wp-mail-smtp-vue.php:255
|
376 |
+
msgid "Verify License Key"
|
377 |
msgstr ""
|
378 |
|
379 |
+
#: assets/languages/wp-mail-smtp-vue.php:258
|
380 |
+
#: src/Admin/Pages/SettingsTab.php:423
|
381 |
+
msgid "Connect"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: assets/languages/wp-mail-smtp-vue.php:261
|
385 |
+
msgid "The License Key format is incorrect. Please enter a valid key and try again."
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: assets/languages/wp-mail-smtp-vue.php:264
|
389 |
+
msgid "Your license was successfully verified! You are ready for the next step."
|
390 |
msgstr ""
|
391 |
|
392 |
#: assets/languages/wp-mail-smtp-vue.php:268
|
393 |
+
msgid "Keep records of every email that's sent out from your website."
|
|
|
|
|
|
|
|
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: assets/languages/wp-mail-smtp-vue.php:272
|
397 |
+
msgid "Control which email notifications your WordPress site sends."
|
398 |
msgstr ""
|
399 |
|
400 |
+
#: assets/languages/wp-mail-smtp-vue.php:276
|
401 |
+
msgid "Save time with powerful WordPress Multisite controls."
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: assets/languages/wp-mail-smtp-vue.php:279
|
405 |
+
msgid "Pro badge"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: assets/languages/wp-mail-smtp-vue.php:282
|
409 |
+
msgid "License key input"
|
410 |
msgstr ""
|
411 |
|
412 |
+
#: assets/languages/wp-mail-smtp-vue.php:285
|
413 |
+
msgid "Paste your license key here"
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: assets/languages/wp-mail-smtp-vue.php:288
|
417 |
+
#: src/Providers/PepipostAPI/Options.php:94
|
418 |
+
#: src/Providers/Sendgrid/Options.php:63
|
419 |
+
#: src/Providers/Sendinblue/Options.php:102
|
420 |
+
#: src/Providers/Sendlayer/Options.php:87
|
421 |
+
#: src/Providers/SMTPcom/Options.php:97
|
422 |
+
#: src/Providers/SparkPost/Options.php:83
|
423 |
+
msgid "API Key"
|
424 |
msgstr ""
|
425 |
|
426 |
+
#. Translators: Link to the Sendlayer API settings.
|
427 |
#: assets/languages/wp-mail-smtp-vue.php:292
|
428 |
+
msgid "%1$sFollow this link%2$s to get an API Key for Sendlayer."
|
429 |
msgstr ""
|
430 |
|
431 |
#: assets/languages/wp-mail-smtp-vue.php:295
|
432 |
+
#: src/Admin/Pages/ExportTab.php:121
|
433 |
+
#: src/Admin/Pages/SettingsTab.php:191
|
434 |
+
msgid "From Name"
|
435 |
msgstr ""
|
436 |
|
437 |
#: assets/languages/wp-mail-smtp-vue.php:298
|
438 |
+
#: src/Admin/Pages/SettingsTab.php:217
|
439 |
+
msgid "Force From Name"
|
|
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: assets/languages/wp-mail-smtp-vue.php:301
|
443 |
+
#: src/Admin/Pages/SettingsTab.php:121
|
444 |
+
msgid "From Email"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: assets/languages/wp-mail-smtp-vue.php:304
|
448 |
+
#: src/Admin/Pages/SettingsTab.php:172
|
449 |
+
msgid "Force From Email"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: assets/languages/wp-mail-smtp-vue.php:307
|
453 |
+
msgid "If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins."
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: assets/languages/wp-mail-smtp-vue.php:310
|
457 |
+
msgid "If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins."
|
|
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: assets/languages/wp-mail-smtp-vue.php:313
|
461 |
+
#: src/Admin/Pages/SettingsTab.php:203
|
462 |
+
msgid "The name that emails are sent from."
|
463 |
msgstr ""
|
464 |
|
465 |
+
#: assets/languages/wp-mail-smtp-vue.php:316
|
466 |
+
#: src/Admin/Pages/SettingsTab.php:154
|
467 |
+
msgid "The email address that emails are sent from."
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: assets/languages/wp-mail-smtp-vue.php:319
|
471 |
+
msgid "Read how to set up Sendlayer"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: assets/languages/wp-mail-smtp-vue.php:322
|
475 |
+
msgid "Whoops, looks like things aren’t configured properly."
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: assets/languages/wp-mail-smtp-vue.php:325
|
479 |
+
msgid "We just tried to send a test email, but something prevented that from working. To see more details about the issue we detected, as well as our suggestions to fix it, please start troubleshooting."
|
480 |
+
msgstr ""
|
481 |
+
|
482 |
+
#: assets/languages/wp-mail-smtp-vue.php:328
|
483 |
+
msgid "Start Troubleshooting"
|
|
|
484 |
msgstr ""
|
485 |
|
|
|
486 |
#: assets/languages/wp-mail-smtp-vue.php:331
|
487 |
+
msgid "Send us Feedback"
|
488 |
msgstr ""
|
489 |
|
490 |
#: assets/languages/wp-mail-smtp-vue.php:334
|
491 |
+
msgid "Finish Setup"
|
492 |
msgstr ""
|
493 |
|
494 |
#: assets/languages/wp-mail-smtp-vue.php:337
|
495 |
+
msgid "Help Improve WP Mail SMTP + Smart Recommendations"
|
|
|
|
|
496 |
msgstr ""
|
497 |
|
498 |
#: assets/languages/wp-mail-smtp-vue.php:340
|
499 |
+
msgid "Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business."
|
|
|
|
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: assets/languages/wp-mail-smtp-vue.php:343
|
503 |
+
msgid "Your Email Address"
|
|
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: assets/languages/wp-mail-smtp-vue.php:346
|
507 |
+
msgid "Your email is needed, so you can receive recommendations."
|
|
|
|
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: assets/languages/wp-mail-smtp-vue.php:349
|
511 |
+
msgid "Help make WP Mail SMTP better for everyone"
|
512 |
+
msgstr ""
|
513 |
+
|
514 |
+
#: assets/languages/wp-mail-smtp-vue.php:352
|
515 |
+
msgid "Yes, count me in"
|
516 |
msgstr ""
|
517 |
|
|
|
518 |
#: assets/languages/wp-mail-smtp-vue.php:355
|
519 |
+
#: src/Admin/Pages/MiscTab.php:239
|
520 |
+
msgid "By allowing us to track usage data we can better help you because we know with which WordPress configurations, themes and plugins we should test."
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: assets/languages/wp-mail-smtp-vue.php:358
|
524 |
+
msgid "Import data from your current plugins"
|
|
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: assets/languages/wp-mail-smtp-vue.php:361
|
528 |
+
msgid "We have detected other SMTP plugins installed on your website. Select which plugin's data you would like to import to WP Mail SMTP."
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: assets/languages/wp-mail-smtp-vue.php:364
|
532 |
+
msgid "Import Data and Continue"
|
533 |
+
msgstr ""
|
534 |
+
|
535 |
+
#: assets/languages/wp-mail-smtp-vue.php:367
|
536 |
+
msgid "Easy WP SMTP"
|
537 |
msgstr ""
|
538 |
|
|
|
539 |
#: assets/languages/wp-mail-smtp-vue.php:370
|
540 |
+
msgid "FluentSMTP"
|
541 |
msgstr ""
|
542 |
|
543 |
#: assets/languages/wp-mail-smtp-vue.php:373
|
544 |
+
msgid "Post SMTP Mailer"
|
545 |
msgstr ""
|
546 |
|
547 |
#: assets/languages/wp-mail-smtp-vue.php:376
|
548 |
+
msgid "SMTP Mailer"
|
549 |
msgstr ""
|
550 |
|
551 |
#: assets/languages/wp-mail-smtp-vue.php:379
|
552 |
+
msgid "WP SMTP"
|
|
|
|
|
553 |
msgstr ""
|
554 |
|
555 |
#: assets/languages/wp-mail-smtp-vue.php:382
|
556 |
+
msgid "Configure Mailer Settings"
|
|
|
557 |
msgstr ""
|
558 |
|
559 |
#: assets/languages/wp-mail-smtp-vue.php:385
|
560 |
+
msgid "Below, we'll show you all of the settings required to set up this mailer."
|
|
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: assets/languages/wp-mail-smtp-vue.php:388
|
564 |
+
msgid "The following plugin will be installed for free: WPForms"
|
|
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: assets/languages/wp-mail-smtp-vue.php:391
|
568 |
+
msgid "Which email features do you want to enable?"
|
|
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: assets/languages/wp-mail-smtp-vue.php:394
|
572 |
+
msgid "Make sure you're getting the most out of WP Mail SMTP. Just check all of the features you'd like to use, and we'll go ahead and enable those for you."
|
|
|
573 |
msgstr ""
|
574 |
|
575 |
+
#: assets/languages/wp-mail-smtp-vue.php:397
|
576 |
+
msgid "Improved Email Deliverability"
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: assets/languages/wp-mail-smtp-vue.php:400
|
580 |
+
msgid "Ensure your emails are sent successfully and reliably."
|
|
|
581 |
msgstr ""
|
582 |
|
583 |
+
#: assets/languages/wp-mail-smtp-vue.php:403
|
584 |
+
msgid "Email Error Tracking"
|
585 |
+
msgstr ""
|
586 |
+
|
587 |
+
#: assets/languages/wp-mail-smtp-vue.php:406
|
588 |
+
msgid "Easily spot errors causing delivery issues."
|
589 |
msgstr ""
|
590 |
|
|
|
591 |
#: assets/languages/wp-mail-smtp-vue.php:409
|
592 |
+
msgid "Smart Contact Form"
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: assets/languages/wp-mail-smtp-vue.php:412
|
596 |
+
msgid "Create beautiful contact forms with just a few clicks."
|
|
|
597 |
msgstr ""
|
598 |
|
599 |
+
#: assets/languages/wp-mail-smtp-vue.php:415
|
600 |
+
msgid "Weekly Email Summary"
|
|
|
601 |
msgstr ""
|
602 |
|
603 |
+
#: assets/languages/wp-mail-smtp-vue.php:418
|
604 |
+
msgid "Get statistics about emails you've sent."
|
605 |
msgstr ""
|
606 |
|
607 |
+
#: assets/languages/wp-mail-smtp-vue.php:421
|
608 |
+
msgid "What could we do to improve?"
|
|
|
609 |
msgstr ""
|
610 |
|
611 |
+
#: assets/languages/wp-mail-smtp-vue.php:424
|
612 |
+
msgid "We're sorry things didn't go smoothly for you, and want to keep improving. Please let us know any specific parts of this process that you think could be better. We really appreciate any details you're willing to share!"
|
613 |
+
msgstr ""
|
614 |
+
|
615 |
+
#: assets/languages/wp-mail-smtp-vue.php:427
|
616 |
+
msgid "Yes, I give WP Mail SMTP permission to contact me for any follow up questions."
|
617 |
msgstr ""
|
618 |
|
|
|
619 |
#: assets/languages/wp-mail-smtp-vue.php:430
|
620 |
+
msgid "Submit Feedback"
|
621 |
msgstr ""
|
622 |
|
623 |
+
#: assets/languages/wp-mail-smtp-vue.php:433
|
624 |
+
msgid "How was your WP Mail SMTP setup experience?"
|
|
|
625 |
msgstr ""
|
626 |
|
627 |
+
#: assets/languages/wp-mail-smtp-vue.php:436
|
628 |
+
msgid "Our goal is to make your SMTP setup as simple and straightforward as possible. We'd love to know how this process went for you!"
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: assets/languages/wp-mail-smtp-vue.php:439
|
632 |
+
msgid "Congrats, you’ve successfully set up WP Mail SMTP!"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: assets/languages/wp-mail-smtp-vue.php:442
|
636 |
+
msgid "Here’s what to do next:"
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: assets/languages/wp-mail-smtp-vue.php:445
|
640 |
+
msgid "Check out our other free WordPress plugins:"
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: assets/languages/wp-mail-smtp-vue.php:448
|
644 |
+
msgid "Upgrade to Unlock Powerful SMTP Features"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: assets/languages/wp-mail-smtp-vue.php:451
|
648 |
+
msgid "Upgrade to WP Mail SMTP Pro to unlock more awesome features and experience why WP Mail SMTP is used by over 2,000,000 websites."
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: assets/languages/wp-mail-smtp-vue.php:454
|
652 |
+
msgid "Upgrade to Pro Today"
|
653 |
msgstr ""
|
654 |
|
655 |
+
#: assets/languages/wp-mail-smtp-vue.php:457
|
656 |
+
#: src/Admin/Pages/TestTab.php:230
|
657 |
+
#: src/SiteHealth.php:327
|
658 |
+
msgid "Send a Test Email"
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: assets/languages/wp-mail-smtp-vue.php:460
|
662 |
+
msgid "Star icon"
|
663 |
msgstr ""
|
664 |
|
665 |
+
#: assets/languages/wp-mail-smtp-vue.php:463
|
666 |
+
msgid "Thanks for the feedback!"
|
|
|
667 |
msgstr ""
|
668 |
|
669 |
+
#. Translators: %1$s and %2$s are HTML bold tags; %3$s is a new line HTML tag; %4$s are 5 golden star icons in HTML.
|
670 |
+
#: assets/languages/wp-mail-smtp-vue.php:467
|
671 |
+
msgid "Help us spread the word %1$sby giving WP Mail SMTP a 5-star rating %3$s(%4$s) on WordPress.org%2$s. Thanks for your support and we look forward to bringing you more awesome features."
|
672 |
msgstr ""
|
673 |
|
674 |
+
#: assets/languages/wp-mail-smtp-vue.php:470
|
675 |
+
msgid "Rate on WordPress.org"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: assets/languages/wp-mail-smtp-vue.php:473
|
679 |
+
#: src/Providers/OptionsAbstract.php:198
|
680 |
+
msgid "SMTP Host"
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: assets/languages/wp-mail-smtp-vue.php:476
|
684 |
+
#: src/Providers/OptionsAbstract.php:212
|
685 |
+
msgid "Encryption"
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: assets/languages/wp-mail-smtp-vue.php:479
|
689 |
+
#: src/Providers/OptionsAbstract.php:252
|
690 |
+
msgid "SMTP Port"
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: assets/languages/wp-mail-smtp-vue.php:482
|
694 |
+
#: src/Providers/OptionsAbstract.php:266
|
695 |
+
msgid "Auto TLS"
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: assets/languages/wp-mail-smtp-vue.php:485
|
699 |
+
msgid "Enable Auto TLS"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#: assets/languages/wp-mail-smtp-vue.php:488
|
703 |
+
#: src/Providers/OptionsAbstract.php:280
|
704 |
+
msgid "By default, TLS encryption is automatically used if the server supports it (recommended). In some cases, due to server misconfigurations, this can cause issues and may need to be disabled."
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: assets/languages/wp-mail-smtp-vue.php:491
|
708 |
+
#: src/Providers/OptionsAbstract.php:288
|
709 |
+
msgid "Authentication"
|
710 |
msgstr ""
|
711 |
|
712 |
+
#: assets/languages/wp-mail-smtp-vue.php:494
|
713 |
+
#: src/Admin/Pages/TestTab.php:795
|
714 |
+
msgid "Enable Authentication"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: assets/languages/wp-mail-smtp-vue.php:497
|
718 |
+
#: src/Providers/OptionsAbstract.php:307
|
719 |
+
msgid "SMTP Username"
|
720 |
msgstr ""
|
721 |
|
722 |
+
#: assets/languages/wp-mail-smtp-vue.php:500
|
723 |
+
#: src/Providers/OptionsAbstract.php:321
|
724 |
+
msgid "SMTP Password"
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: assets/languages/wp-mail-smtp-vue.php:503
|
728 |
+
#: src/Providers/OptionsAbstract.php:244
|
729 |
+
msgid "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS."
|
730 |
+
msgstr ""
|
731 |
+
|
732 |
+
#: assets/languages/wp-mail-smtp-vue.php:506
|
733 |
+
#: src/Providers/OptionsAbstract.php:222
|
734 |
+
msgid "None"
|
735 |
msgstr ""
|
736 |
|
|
|
737 |
#: assets/languages/wp-mail-smtp-vue.php:509
|
738 |
+
#: src/Providers/OptionsAbstract.php:231
|
739 |
+
msgid "SSL"
|
740 |
msgstr ""
|
741 |
|
742 |
+
#: assets/languages/wp-mail-smtp-vue.php:512
|
743 |
+
#: src/Providers/OptionsAbstract.php:240
|
744 |
+
msgid "TLS"
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: assets/languages/wp-mail-smtp-vue.php:515
|
748 |
+
#: src/Providers/Sendgrid/Options.php:103
|
749 |
+
#: src/Providers/Sendinblue/Options.php:134
|
750 |
+
msgid "Sending Domain"
|
751 |
msgstr ""
|
752 |
|
753 |
+
#. Translators: Link to the Sendinblue API settings.
|
754 |
#: assets/languages/wp-mail-smtp-vue.php:519
|
755 |
+
msgid "%1$sFollow this link%2$s to get an API Key for Sendinblue."
|
756 |
msgstr ""
|
757 |
|
758 |
+
#. Translators: Link to the Sendinblue doc page on wpmailsmtp.com.
|
759 |
+
#: assets/languages/wp-mail-smtp-vue.php:523
|
760 |
+
msgid "Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our %1$sSendinblue documentation%2$s"
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: assets/languages/wp-mail-smtp-vue.php:526
|
764 |
+
msgid "Get Started with Sendinblue"
|
765 |
msgstr ""
|
766 |
|
|
|
767 |
#: assets/languages/wp-mail-smtp-vue.php:529
|
768 |
+
msgid "Read how to set up Sendinblue"
|
769 |
msgstr ""
|
770 |
|
771 |
#: assets/languages/wp-mail-smtp-vue.php:532
|
772 |
+
#: src/Providers/Sendinblue/Options.php:59
|
773 |
+
#: src/Providers/SMTPcom/Options.php:65
|
774 |
+
msgid "Transparency and Disclosure"
|
775 |
msgstr ""
|
776 |
|
777 |
#: assets/languages/wp-mail-smtp-vue.php:535
|
778 |
+
#: src/Providers/Sendinblue/Options.php:61
|
779 |
+
msgid "We believe in full transparency. The Sendinblue links above are tracking links as part of our partnership with Sendinblue. We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
|
780 |
msgstr ""
|
781 |
|
782 |
#: assets/languages/wp-mail-smtp-vue.php:538
|
783 |
+
#: src/Providers/Mailgun/Options.php:87
|
784 |
+
msgid "Domain Name"
|
785 |
msgstr ""
|
786 |
|
787 |
#: assets/languages/wp-mail-smtp-vue.php:541
|
788 |
+
#: src/Providers/Mailgun/Options.php:112
|
789 |
+
#: src/Providers/SparkPost/Options.php:118
|
790 |
+
msgid "Region"
|
|
|
|
|
|
|
|
|
791 |
msgstr ""
|
792 |
|
793 |
+
#. Translators: Link to the Mailgun API settings.
|
794 |
+
#: assets/languages/wp-mail-smtp-vue.php:545
|
795 |
+
msgid "%1$sFollow this link%2$s to get an API Key from Mailgun."
|
796 |
msgstr ""
|
797 |
|
798 |
+
#. Translators: Link to the Mailgun Domain settings.
|
799 |
+
#: assets/languages/wp-mail-smtp-vue.php:549
|
800 |
+
msgid "%1$sFollow this link%2$s to get a Domain Name from Mailgun."
|
801 |
msgstr ""
|
802 |
|
803 |
+
#. Translators: Link to the Mailgun documentation.
|
804 |
#: assets/languages/wp-mail-smtp-vue.php:553
|
805 |
+
msgid "Define which endpoint you want to use for sending messages. If you are operating under EU laws, you may be required to use EU region. %1$sMore information%2$s on Mailgun.com."
|
806 |
msgstr ""
|
807 |
|
808 |
#: assets/languages/wp-mail-smtp-vue.php:556
|
809 |
+
msgid "Read how to set up Mailgun"
|
810 |
msgstr ""
|
811 |
|
812 |
#: assets/languages/wp-mail-smtp-vue.php:559
|
813 |
+
#: src/Providers/Mailgun/Options.php:122
|
814 |
+
#: src/Providers/SparkPost/Options.php:128
|
815 |
+
msgid "US"
|
816 |
msgstr ""
|
817 |
|
818 |
#: assets/languages/wp-mail-smtp-vue.php:562
|
819 |
+
#: src/Providers/Mailgun/Options.php:131
|
820 |
+
#: src/Providers/SparkPost/Options.php:137
|
821 |
+
msgid "EU"
|
|
|
|
|
822 |
msgstr ""
|
823 |
|
824 |
+
#. Translators: Link to the Sendgrid API settings.
|
825 |
+
#: assets/languages/wp-mail-smtp-vue.php:566
|
826 |
+
msgid "%1$sFollow this link%2$s to get an API Key for Sendgrid."
|
827 |
msgstr ""
|
828 |
|
829 |
+
#. Translators: italic styling.
|
830 |
+
#: assets/languages/wp-mail-smtp-vue.php:570
|
831 |
+
msgid "To send emails you will need only a %1$sMail Send%2$s access level for this API key."
|
832 |
msgstr ""
|
833 |
|
834 |
+
#. Translators: Link to the Sendgrid doc page on wpmailsmtp.com.
|
835 |
#: assets/languages/wp-mail-smtp-vue.php:574
|
836 |
+
msgid "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our %1$sSendGrid documentation%2$s"
|
837 |
msgstr ""
|
838 |
|
839 |
#: assets/languages/wp-mail-smtp-vue.php:577
|
840 |
+
msgid "Read how to set up Sendgrid"
|
|
|
|
|
|
|
|
|
841 |
msgstr ""
|
842 |
|
843 |
+
#. Translators: Link to the SparkPost documentation.
|
844 |
+
#: assets/languages/wp-mail-smtp-vue.php:581
|
845 |
+
msgid "Select your SparkPost account region. %1$sMore information%2$s on SparkPost."
|
846 |
msgstr ""
|
847 |
|
848 |
+
#: assets/languages/wp-mail-smtp-vue.php:584
|
849 |
+
msgid "Read how to set up SparkPost"
|
850 |
msgstr ""
|
851 |
|
852 |
+
#. Translators: Link to the SparkPost Account API section.
|
853 |
+
#: assets/languages/wp-mail-smtp-vue.php:588
|
854 |
+
msgid "%1$sFollow this link%2$s to get an API Key for SparkPost."
|
855 |
msgstr ""
|
856 |
|
857 |
+
#: assets/languages/wp-mail-smtp-vue.php:591
|
858 |
+
msgid "The data center location used by your Zoho account."
|
|
|
859 |
msgstr ""
|
860 |
|
861 |
+
#: assets/languages/wp-mail-smtp-vue.php:594
|
862 |
+
#: src/Providers/Gmail/Options.php:87
|
863 |
+
msgid "Client ID"
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: assets/languages/wp-mail-smtp-vue.php:597
|
867 |
+
#: src/Providers/Gmail/Options.php:102
|
868 |
+
msgid "Client Secret"
|
869 |
msgstr ""
|
870 |
|
871 |
+
#: assets/languages/wp-mail-smtp-vue.php:600
|
872 |
+
msgid "Redirect URI"
|
873 |
msgstr ""
|
874 |
|
875 |
+
#: assets/languages/wp-mail-smtp-vue.php:603
|
876 |
+
#: src/Providers/Gmail/Options.php:146
|
877 |
+
msgid "Authorization"
|
878 |
msgstr ""
|
879 |
|
880 |
+
#: assets/languages/wp-mail-smtp-vue.php:606
|
881 |
+
msgid "Read how to set up Zoho Mail"
|
882 |
msgstr ""
|
883 |
|
884 |
+
#: assets/languages/wp-mail-smtp-vue.php:609
|
885 |
+
#: src/Providers/Postmark/Options.php:85
|
886 |
+
msgid "Server API Token"
|
887 |
msgstr ""
|
888 |
|
889 |
+
#: assets/languages/wp-mail-smtp-vue.php:612
|
890 |
+
#: src/Providers/Postmark/Options.php:114
|
891 |
+
msgid "Message Stream ID"
|
892 |
msgstr ""
|
893 |
|
894 |
+
#. Translators: Link to the Postmark API settings.
|
895 |
#: assets/languages/wp-mail-smtp-vue.php:616
|
896 |
+
msgid "%1$sFollow this link%2$s to get a Server API Token for Postmark."
|
|
|
|
|
|
|
|
|
897 |
msgstr ""
|
898 |
|
899 |
+
#. Translators: Link to the Postmark Message Stream ID settings.
|
900 |
+
#: assets/languages/wp-mail-smtp-vue.php:620
|
901 |
+
msgid "Message Stream ID is <strong>optional</strong>. By default <strong>outbound</strong> (Default Transactional Stream) will be used. More information can be found in our %1$sPostmark documentation%2$s."
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: assets/languages/wp-mail-smtp-vue.php:623
|
905 |
+
msgid "Read how to set up Postmark"
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: assets/languages/wp-mail-smtp-vue.php:626
|
909 |
+
#: src/Providers/SMTPcom/Options.php:128
|
910 |
+
msgid "Sender Name"
|
911 |
msgstr ""
|
912 |
|
913 |
+
#. Translators: Link to the SMTP.com API settings.
|
914 |
+
#: assets/languages/wp-mail-smtp-vue.php:630
|
915 |
+
msgid "%1$sFollow this link%2$s to get an API Key for SMTP.com."
|
916 |
msgstr ""
|
917 |
|
918 |
+
#. Translators: Link to the SMTP.com Senders/Channel settings.
|
919 |
#: assets/languages/wp-mail-smtp-vue.php:634
|
920 |
+
msgid "%1$sFollow this link%2$s to get a Sender Name for SMTP.com."
|
921 |
msgstr ""
|
922 |
|
923 |
#: assets/languages/wp-mail-smtp-vue.php:637
|
924 |
+
#: src/Providers/SMTPcom/Options.php:60
|
925 |
+
msgid "Get Started with SMTP.com"
|
926 |
msgstr ""
|
927 |
|
928 |
#: assets/languages/wp-mail-smtp-vue.php:640
|
929 |
+
msgid "Read how to set up SMTP.com"
|
930 |
msgstr ""
|
931 |
|
932 |
#: assets/languages/wp-mail-smtp-vue.php:643
|
933 |
+
#: src/Providers/SMTPcom/Options.php:67
|
934 |
+
msgid "We believe in full transparency. The SMTP.com links above are tracking links as part of our partnership with SMTP (j2 Global). We can recommend just about any SMTP service, but we only recommend products that we believe will add value to our users."
|
935 |
msgstr ""
|
936 |
|
937 |
#: assets/languages/wp-mail-smtp-vue.php:646
|
938 |
+
msgid "Access Key ID"
|
939 |
msgstr ""
|
940 |
|
941 |
#: assets/languages/wp-mail-smtp-vue.php:649
|
942 |
+
msgid "Secret Access Key"
|
943 |
msgstr ""
|
944 |
|
945 |
#: assets/languages/wp-mail-smtp-vue.php:652
|
946 |
+
msgid "SES Identities"
|
947 |
msgstr ""
|
948 |
|
949 |
#: assets/languages/wp-mail-smtp-vue.php:655
|
950 |
+
msgid "Please select the Amazon SES API region which is the closest to where your website is hosted. This can help to decrease network latency between your site and Amazon SES, which will speed up email sending."
|
951 |
msgstr ""
|
952 |
|
953 |
#: assets/languages/wp-mail-smtp-vue.php:658
|
954 |
+
msgid "Read how to set up Amazon SES"
|
955 |
msgstr ""
|
956 |
|
957 |
#: assets/languages/wp-mail-smtp-vue.php:661
|
958 |
+
msgid "Amazon SES requires an SSL certificate, and so is not currently compatible with your site. Please contact your host to request a SSL certificate, or check out "
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: assets/languages/wp-mail-smtp-vue.php:664
|
962 |
+
msgid "WPBeginner's tutorial on how to set up SSL"
|
|
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: assets/languages/wp-mail-smtp-vue.php:667
|
966 |
+
msgid "If you'd prefer not to set up SSL, or need an SMTP solution in the meantime, please go back and select a different mailer option."
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: assets/languages/wp-mail-smtp-vue.php:670
|
970 |
+
msgid "Authorized Redirect URI"
|
|
|
971 |
msgstr ""
|
972 |
|
973 |
+
#: assets/languages/wp-mail-smtp-vue.php:673
|
974 |
+
msgid "Select which email address you would like to send your emails from."
|
975 |
+
msgstr ""
|
976 |
+
|
977 |
+
#: assets/languages/wp-mail-smtp-vue.php:676
|
978 |
+
msgid "Read how to set up the Gmail mailer"
|
979 |
msgstr ""
|
980 |
|
|
|
981 |
#: assets/languages/wp-mail-smtp-vue.php:679
|
982 |
+
msgid "Application ID"
|
983 |
msgstr ""
|
984 |
|
985 |
#: assets/languages/wp-mail-smtp-vue.php:682
|
986 |
+
msgid "Application Password"
|
987 |
msgstr ""
|
988 |
|
989 |
#: assets/languages/wp-mail-smtp-vue.php:685
|
990 |
+
msgid "Read how to set up Microsoft Outlook / 365"
|
991 |
msgstr ""
|
992 |
|
993 |
#: assets/languages/wp-mail-smtp-vue.php:688
|
994 |
+
msgid "Outlook / 365 requires an SSL certificate, and so is not currently compatible with your site. Please contact your host to request a SSL certificate, or check out "
|
|
|
|
|
|
|
|
|
|
|
995 |
msgstr ""
|
996 |
|
997 |
+
#. Translators: %1$s - the number of current step, %2$s - number of all steps.
|
998 |
+
#: assets/languages/wp-mail-smtp-vue.php:692
|
999 |
+
msgid "Step %1$s of %2$s"
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: assets/languages/wp-mail-smtp-vue.php:695
|
1003 |
+
#: src/Admin/SetupWizard.php:462
|
1004 |
+
msgid "WP Mail SMTP logo"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
#: assets/languages/wp-mail-smtp-vue.php:700
|
1008 |
+
msgid "This setting is already configured with the WP Mail SMTP constant. To change it, please edit or remove the <code></code> constant in your <code>wp-config.php</code> file."
|
1009 |
msgstr ""
|
1010 |
|
1011 |
#: assets/languages/wp-mail-smtp-vue.php:703
|
1012 |
+
#: src/Admin/Area.php:149
|
1013 |
+
msgid "There was an error while processing the authentication request. Please try again."
|
1014 |
msgstr ""
|
1015 |
|
1016 |
#: assets/languages/wp-mail-smtp-vue.php:706
|
1017 |
+
msgid "There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again."
|
1018 |
msgstr ""
|
1019 |
|
1020 |
#: assets/languages/wp-mail-smtp-vue.php:709
|
1021 |
+
msgid "There was an error while processing the authentication request. Please recheck your Region, Client ID and Client Secret and try again."
|
|
|
|
|
1022 |
msgstr ""
|
1023 |
|
1024 |
#: assets/languages/wp-mail-smtp-vue.php:712
|
1025 |
+
#: src/Admin/Area.php:165
|
1026 |
+
msgid "You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail."
|
1027 |
msgstr ""
|
1028 |
|
1029 |
#: assets/languages/wp-mail-smtp-vue.php:715
|
1030 |
+
msgid "You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook."
|
1031 |
msgstr ""
|
1032 |
|
1033 |
#: assets/languages/wp-mail-smtp-vue.php:718
|
1034 |
+
msgid "You have successfully linked the current site with your Zoho Mail API project. Now you can start sending emails through Zoho Mail."
|
1035 |
msgstr ""
|
1036 |
|
1037 |
#: assets/languages/wp-mail-smtp-vue.php:721
|
1038 |
+
msgid "Successful Authorization"
|
1039 |
msgstr ""
|
1040 |
|
1041 |
+
#: assets/languages/wp-mail-smtp-vue.php:724
|
1042 |
+
msgid "Authorization Error!"
|
|
|
1043 |
msgstr ""
|
1044 |
|
1045 |
+
#. Translators: name of the oAuth provider (Google, Microsoft, ...).
|
1046 |
#: assets/languages/wp-mail-smtp-vue.php:728
|
1047 |
+
msgid "Connect to %s"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
#: assets/languages/wp-mail-smtp-vue.php:731
|
1051 |
+
msgid "Before continuing, you'll need to allow this plugin to send emails using your %s account."
|
1052 |
msgstr ""
|
1053 |
|
1054 |
#: assets/languages/wp-mail-smtp-vue.php:734
|
1055 |
+
#: src/Providers/Gmail/Options.php:183
|
1056 |
+
msgid "Remove Connection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1057 |
msgstr ""
|
1058 |
|
1059 |
+
#. Translators: link to the Google documentation page.
|
1060 |
+
#: assets/languages/wp-mail-smtp-vue.php:738
|
1061 |
+
msgid "If you want to use a different From Email address you can setup a Google email alias. %1$sFollow these instructions%2$s, then select the alias in the From Email section below."
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#. Translators: name of the oAuth provider (Google, Microsoft, ...).
|
1065 |
+
#: assets/languages/wp-mail-smtp-vue.php:742
|
1066 |
+
msgid "Removing this connection will give you the ability to redo the connection or connect to different %s account."
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: assets/languages/wp-mail-smtp-vue.php:745
|
1070 |
+
msgid "Connected as"
|
|
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: assets/languages/wp-mail-smtp-vue.php:748
|
1074 |
msgid "Please enter a domain"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: assets/languages/wp-mail-smtp-vue.php:751
|
1078 |
msgid "Please enter a valid email address"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: assets/languages/wp-mail-smtp-vue.php:754
|
1082 |
msgid "Enter the domain name to verify it on Amazon SES and generate the required DNS CNAME records."
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: assets/languages/wp-mail-smtp-vue.php:757
|
1086 |
msgid "Enter a valid email address. A verification email will be sent to the email address you entered."
|
1087 |
msgstr ""
|
1088 |
|
1089 |
#. Translators: Email address.
|
1090 |
+
#: assets/languages/wp-mail-smtp-vue.php:761
|
1091 |
msgid "Please check the inbox of <b>%s</b> for a confirmation email."
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
#: assets/languages/wp-mail-smtp-vue.php:764
|
1095 |
msgid "Verify Email"
|
1096 |
msgstr ""
|
1097 |
|
1098 |
+
#: assets/languages/wp-mail-smtp-vue.php:767
|
1099 |
msgid "No registered domains or emails."
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: assets/languages/wp-mail-smtp-vue.php:770
|
1103 |
msgid "You will not be able to send emails until you verify at least one domain or email address for the selected Amazon SES Region."
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: assets/languages/wp-mail-smtp-vue.php:773
|
1107 |
msgid "View DNS"
|
1108 |
msgstr ""
|
1109 |
|
1110 |
+
#: assets/languages/wp-mail-smtp-vue.php:776
|
1111 |
msgid "Resend"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: assets/languages/wp-mail-smtp-vue.php:779
|
1115 |
msgid "Here are the domains and email addresses that have been verified and can be used as the From Email."
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: assets/languages/wp-mail-smtp-vue.php:782
|
1119 |
msgid "Verify SES Identity"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: assets/languages/wp-mail-smtp-vue.php:785
|
1123 |
msgid "Add New SES Identity"
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: assets/languages/wp-mail-smtp-vue.php:788
|
1127 |
msgid "Name"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: assets/languages/wp-mail-smtp-vue.php:791
|
1131 |
msgid "Value"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
#. Translators: Link to Amazon SES documentation.
|
1135 |
+
#: assets/languages/wp-mail-smtp-vue.php:795
|
1136 |
msgid "Please add these CNAME records to your domain's DNS settings. For information on how to add CNAME DNS records, please refer to the %1$sAmazon SES documentation%2$s."
|
1137 |
msgstr ""
|
1138 |
|
1139 |
+
#: assets/languages/wp-mail-smtp-vue.php:798
|
1140 |
msgid "Verify Domain"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
+
#: assets/languages/wp-mail-smtp-vue.php:801
|
1144 |
msgid "Verify Email Address"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
+
#: assets/languages/wp-mail-smtp-vue.php:804
|
1148 |
+
msgid "Copy input value"
|
1149 |
+
msgstr ""
|
1150 |
+
|
1151 |
+
#: assets/languages/wp-mail-smtp-vue.php:807
|
1152 |
+
msgid "Copied!"
|
1153 |
+
msgstr ""
|
1154 |
+
|
1155 |
+
#: assets/languages/wp-mail-smtp-vue.php:810
|
1156 |
+
msgid "The value entered does not match the required format"
|
1157 |
+
msgstr ""
|
1158 |
+
|
1159 |
+
#. Translators: Minimum and maximum number that can be used.
|
1160 |
+
#: assets/languages/wp-mail-smtp-vue.php:814
|
1161 |
+
msgid "Please enter a value between %1$s and %2$s"
|
1162 |
+
msgstr ""
|
1163 |
+
|
1164 |
+
#: assets/languages/wp-mail-smtp-vue.php:817
|
1165 |
+
msgid "Value has to be a round number"
|
1166 |
+
msgstr ""
|
1167 |
+
|
1168 |
+
#: assets/languages/wp-mail-smtp-vue.php:820
|
1169 |
+
msgid "Install"
|
1170 |
+
msgstr ""
|
1171 |
+
|
1172 |
+
#: assets/languages/wp-mail-smtp-vue.php:823
|
1173 |
+
msgid "Installed"
|
1174 |
+
msgstr ""
|
1175 |
+
|
1176 |
+
#: assets/languages/wp-mail-smtp-vue.php:826
|
1177 |
+
#: src/Admin/Area.php:568
|
1178 |
+
#: src/Admin/Pages/AboutTab.php:223
|
1179 |
+
msgid "Activated"
|
1180 |
+
msgstr ""
|
1181 |
+
|
1182 |
+
#: assets/languages/wp-mail-smtp-vue.php:829
|
1183 |
+
#: src/Core.php:1086
|
1184 |
+
msgid "Loading"
|
1185 |
+
msgstr ""
|
1186 |
+
|
1187 |
+
#. Translators: Link to the SendLayer API settings.
|
1188 |
+
#: assets/languages/wp-mail-smtp-vue.php:833
|
1189 |
+
msgid "%1$sFollow this link%2$s to get an API Key for SendLayer."
|
1190 |
+
msgstr ""
|
1191 |
+
|
1192 |
+
#: assets/languages/wp-mail-smtp-vue.php:836
|
1193 |
+
msgid "Read how to set up SendLayer"
|
1194 |
+
msgstr ""
|
1195 |
+
|
1196 |
+
#: assets/languages/wp-mail-smtp-vue.php:839
|
1197 |
+
#: src/Providers/Sendlayer/Options.php:58
|
1198 |
+
msgid "Get Started with SendLayer"
|
1199 |
+
msgstr ""
|
1200 |
+
|
1201 |
#. translators: %s - error code, returned by Google API.
|
1202 |
+
#: src/Admin/Area.php:142
|
1203 |
msgid "There was an error while processing the authentication request: %s. Please try again."
|
1204 |
msgstr ""
|
1205 |
|
1206 |
+
#: src/Admin/Area.php:156
|
1207 |
msgid "There was an error while processing the authentication request. Please make sure that you have Client ID and Client Secret both valid and saved."
|
1208 |
msgstr ""
|
1209 |
|
1210 |
#. translators: %s - Mailer anchor link.
|
1211 |
+
#: src/Admin/Area.php:196
|
1212 |
msgid "Thanks for using WP Mail SMTP! To complete the plugin setup and start sending emails, <strong>please select and configure your <a href=\"%s\">Mailer</a></strong>."
|
1213 |
msgstr ""
|
1214 |
|
1215 |
+
#: src/Admin/Area.php:252
|
1216 |
+
#: src/Admin/Area.php:253
|
1217 |
+
#: src/Admin/Area.php:1187
|
1218 |
msgid "Settings"
|
1219 |
msgstr ""
|
1220 |
|
1221 |
+
#: src/Admin/Area.php:261
|
1222 |
+
#: src/Admin/Area.php:262
|
1223 |
#: src/Admin/Pages/Logs.php:48
|
1224 |
#: src/Admin/Pages/LogsTab.php:51
|
1225 |
#: src/Admin/Pages/LogsTab.php:143
|
1227 |
msgid "Email Log"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
+
#: src/Admin/Area.php:282
|
1231 |
+
#: src/Admin/Area.php:283
|
1232 |
+
#: src/Admin/Area.php:468
|
1233 |
+
#: src/Admin/SetupWizard.php:231
|
1234 |
+
#: src/Reports/Emails/Summary.php:313
|
1235 |
+
msgid "Upgrade to Pro"
|
1236 |
+
msgstr ""
|
1237 |
+
|
1238 |
+
#: src/Admin/Area.php:327
|
1239 |
+
#: src/Admin/Area.php:333
|
1240 |
#: src/Admin/Pages/SettingsTab.php:39
|
1241 |
msgid "General"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
+
#: src/Admin/Area.php:341
|
1245 |
msgid "Multisite"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
+
#: src/Admin/Area.php:342
|
1249 |
msgid "Pro+ badge icon"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
+
#: src/Admin/Area.php:345
|
1253 |
msgid "Simply enable network-wide settings and every site on your network will inherit the same SMTP settings. Save time and only configure your SMTP provider once."
|
1254 |
msgstr ""
|
1255 |
|
1256 |
+
#: src/Admin/Area.php:352
|
1257 |
msgid "Settings control"
|
1258 |
msgstr ""
|
1259 |
|
1260 |
+
#: src/Admin/Area.php:358
|
1261 |
msgid "Make the plugin settings global network-wide"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
+
#: src/Admin/Area.php:362
|
1265 |
msgid "If disabled, each subsite of this multisite will have its own WP Mail SMTP settings page that has to be configured separately."
|
1266 |
msgstr ""
|
1267 |
|
1268 |
+
#: src/Admin/Area.php:364
|
1269 |
msgid "If enabled, these global settings will manage email sending for all subsites of this multisite."
|
1270 |
msgstr ""
|
1271 |
|
1272 |
+
#: src/Admin/Area.php:371
|
1273 |
+
#: src/Admin/Area.php:1179
|
1274 |
#: src/Admin/DashboardWidget.php:278
|
1275 |
#: src/Admin/FlyoutMenu.php:103
|
1276 |
#: src/Admin/Pages/ControlTab.php:313
|
1280 |
msgid "Upgrade to WP Mail SMTP Pro"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
+
#: src/Admin/Area.php:452
|
1284 |
msgid "Are you sure you want to reset the current provider connection? You will need to immediately create a new one to be able to send emails."
|
1285 |
msgstr ""
|
1286 |
|
1287 |
+
#: src/Admin/Area.php:453
|
1288 |
msgid "Changes that you made to the settings are not saved!"
|
1289 |
msgstr ""
|
1290 |
|
1291 |
+
#: src/Admin/Area.php:457
|
1292 |
msgid "<p>The Default (PHP) mailer is currently selected, but is not recommended because in most cases it does not resolve email delivery issues.</p><p>Please consider selecting and configuring one of the other mailers.</p>"
|
1293 |
msgstr ""
|
1294 |
|
1295 |
+
#: src/Admin/Area.php:460
|
1296 |
#: src/Admin/PageAbstract.php:180
|
1297 |
msgid "Save Settings"
|
1298 |
msgstr ""
|
1299 |
|
1300 |
+
#: src/Admin/Area.php:461
|
1301 |
#: src/Admin/Pages/DebugEventsTab.php:148
|
1302 |
msgid "Cancel"
|
1303 |
msgstr ""
|
1304 |
|
1305 |
+
#: src/Admin/Area.php:462
|
1306 |
msgid "Warning icon"
|
1307 |
msgstr ""
|
1308 |
|
1309 |
+
#: src/Admin/Area.php:467
|
1310 |
msgid "%name% is a PRO Feature"
|
1311 |
msgstr ""
|
1312 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1313 |
#. Translators: %s - discount value $50.
|
1314 |
+
#: src/Admin/Area.php:473
|
1315 |
msgid "<strong>Bonus:</strong> WP Mail SMTP users get <span>%s off</span> regular price,<br>applied at checkout."
|
1316 |
msgstr ""
|
1317 |
|
1318 |
+
#: src/Admin/Area.php:484
|
1319 |
#: src/Admin/SetupWizard.php:247
|
1320 |
msgid "Already purchased?"
|
1321 |
msgstr ""
|
1322 |
|
1323 |
+
#: src/Admin/Area.php:567
|
1324 |
+
#: src/Admin/Area.php:575
|
1325 |
#: src/Admin/Pages/AboutTab.php:231
|
1326 |
#: src/Connect.php:54
|
1327 |
msgid "Activate"
|
1328 |
msgstr ""
|
1329 |
|
1330 |
+
#: src/Admin/Area.php:569
|
1331 |
#: src/Admin/Pages/AboutTab.php:220
|
1332 |
msgid "Active"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
+
#: src/Admin/Area.php:570
|
1336 |
#: src/Admin/Pages/AboutTab.php:228
|
1337 |
msgid "Inactive"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: src/Admin/Area.php:571
|
1341 |
msgid "Processing..."
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: src/Admin/Area.php:572
|
1345 |
#: src/Admin/Pages/AboutTab.php:249
|
1346 |
msgid "Visit Site"
|
1347 |
msgstr ""
|
1348 |
|
1349 |
+
#: src/Admin/Area.php:573
|
1350 |
msgid "Could not install a plugin. Please download from WordPress.org and install manually."
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: src/Admin/Area.php:574
|
1354 |
msgid "Install and Activate"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: src/Admin/Area.php:576
|
1358 |
msgid "Download"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
#. translators: %1$s - WP.org link; %2$s - same WP.org link.
|
1362 |
+
#: src/Admin/Area.php:645
|
1363 |
msgid "Please rate <strong>WP Mail SMTP</strong> <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">★★★★★</a> on <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress.org</a> to help us spread the word. Thank you from the WP Mail SMTP team!"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
+
#: src/Admin/Area.php:1092
|
1367 |
msgid "WP Mail SMTP Pro related message was successfully dismissed."
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: src/Admin/Area.php:1150
|
1371 |
msgid "Educational notice for this mailer was successfully dismissed."
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: src/Admin/Area.php:1180
|
1375 |
+
msgid "Get WP Mail SMTP Pro"
|
1376 |
+
msgstr ""
|
1377 |
+
|
1378 |
+
#: src/Admin/Area.php:1186
|
1379 |
msgid "Go to WP Mail SMTP Settings page"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
+
#: src/Admin/Area.php:1203
|
1383 |
+
msgid "Go to WPMailSMTP.com documentation page"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: src/Admin/Area.php:1204
|
1387 |
+
msgid "Docs"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
#: src/Admin/DashboardWidget.php:274
|
1548 |
msgstr ""
|
1549 |
|
1550 |
#: src/Admin/DebugEvents/Event.php:244
|
1551 |
+
#: src/WP.php:545
|
1552 |
msgid "N/A"
|
1553 |
msgstr ""
|
1554 |
|
3007 |
msgstr ""
|
3008 |
|
3009 |
#: src/Admin/Pages/TestTab.php:843
|
3010 |
+
#: src/Admin/Pages/TestTab.php:1305
|
3011 |
msgid "Typically this error is returned for one of the following reasons:"
|
3012 |
msgstr ""
|
3013 |
|
3016 |
msgstr ""
|
3017 |
|
3018 |
#: src/Admin/Pages/TestTab.php:849
|
3019 |
+
#: src/Admin/Pages/TestTab.php:1311
|
3020 |
msgid "Your web server is blocking the connection."
|
3021 |
msgstr ""
|
3022 |
|
3039 |
|
3040 |
#: src/Admin/Pages/TestTab.php:885
|
3041 |
#: src/Admin/Pages/TestTab.php:900
|
3042 |
+
#: src/Admin/Pages/TestTab.php:940
|
3043 |
msgid "Mailgun failed."
|
3044 |
msgstr ""
|
3045 |
|
3056 |
msgstr ""
|
3057 |
|
3058 |
#: src/Admin/Pages/TestTab.php:902
|
3059 |
+
msgid "Typically this error occurs because there is an issue with your Mailgun settings, in many cases Private API Key, Domain Name, or Region is incorrect."
|
3060 |
msgstr ""
|
3061 |
|
3062 |
+
#. translators: %1$s - Mailgun API Key area URL.
|
3063 |
+
#: src/Admin/Pages/TestTab.php:907
|
3064 |
+
msgid "Go to your Mailgun account and verify that your <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Private API Key</a> is correct."
|
3065 |
msgstr ""
|
3066 |
|
3067 |
+
#. translators: %1$s - Mailgun domains area URL.
|
3068 |
+
#: src/Admin/Pages/TestTab.php:920
|
3069 |
+
msgid "Verify your <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Domain Name</a> is correct."
|
3070 |
msgstr ""
|
3071 |
|
3072 |
+
#: src/Admin/Pages/TestTab.php:931
|
3073 |
+
msgid "Verify your domain Region is correct."
|
3074 |
msgstr ""
|
3075 |
|
3076 |
+
#: src/Admin/Pages/TestTab.php:942
|
3077 |
msgid "Your Mailgun account does not have access to send emails."
|
3078 |
msgstr ""
|
3079 |
|
3080 |
+
#: src/Admin/Pages/TestTab.php:943
|
3081 |
msgid "Typically this error occurs because you have not set up and/or complete domain name verification for your Mailgun account."
|
3082 |
msgstr ""
|
3083 |
|
3084 |
#. translators: %s - Mailgun documentation URL.
|
3085 |
+
#: src/Admin/Pages/TestTab.php:948
|
3086 |
msgid "Go to our how-to guide for setting up <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Mailgun with WP Mail SMTP</a>."
|
3087 |
msgstr ""
|
3088 |
|
3089 |
+
#: src/Admin/Pages/TestTab.php:959
|
3090 |
msgid "Complete the steps in section \"2. Verify Your Domain\"."
|
3091 |
msgstr ""
|
3092 |
|
3093 |
+
#: src/Admin/Pages/TestTab.php:968
|
3094 |
+
#: src/Admin/Pages/TestTab.php:1017
|
3095 |
+
#: src/Admin/Pages/TestTab.php:1037
|
3096 |
+
#: src/Admin/Pages/TestTab.php:1065
|
3097 |
+
#: src/Admin/Pages/TestTab.php:1081
|
3098 |
+
#: src/Admin/Pages/TestTab.php:1133
|
3099 |
+
#: src/Admin/Pages/TestTab.php:1158
|
3100 |
msgid "Google API Error."
|
3101 |
msgstr ""
|
3102 |
|
3103 |
+
#: src/Admin/Pages/TestTab.php:970
|
3104 |
msgid "You have not properly configured Gmail mailer."
|
3105 |
msgstr ""
|
3106 |
|
3107 |
+
#: src/Admin/Pages/TestTab.php:971
|
3108 |
msgid "Make sure that you have clicked the \"Allow plugin to send emails using your Google account\" button under Gmail settings."
|
3109 |
msgstr ""
|
3110 |
|
3111 |
+
#: src/Admin/Pages/TestTab.php:974
|
3112 |
msgid "Go to plugin Settings page and click the \"Allow plugin to send emails using your Google account\" button."
|
3113 |
msgstr ""
|
3114 |
|
3115 |
+
#: src/Admin/Pages/TestTab.php:975
|
3116 |
msgid "After the click you should be redirected to a Gmail authorization screen, where you will be asked a permission to send emails on your behalf."
|
3117 |
msgstr ""
|
3118 |
|
3119 |
+
#: src/Admin/Pages/TestTab.php:976
|
3120 |
msgid "Please click \"Agree\", if you see that button. If not - you will need to enable less secure apps first:"
|
3121 |
msgstr ""
|
3122 |
|
3123 |
#. translators: %s - Google support article URL.
|
3124 |
+
#: src/Admin/Pages/TestTab.php:981
|
3125 |
msgid "if you are using regular Gmail account, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
3126 |
msgstr ""
|
3127 |
|
3128 |
#. translators: %s - Google support article URL.
|
3129 |
+
#: src/Admin/Pages/TestTab.php:996
|
3130 |
msgid "if you are using G Suite, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
3131 |
msgstr ""
|
3132 |
|
3133 |
+
#: src/Admin/Pages/TestTab.php:1019
|
3134 |
msgid "Typically this error occurs because the address to which the email was sent to is invalid or was empty."
|
3135 |
msgstr ""
|
3136 |
|
3137 |
+
#: src/Admin/Pages/TestTab.php:1022
|
3138 |
msgid "Check the \"Send To\" email address used and confirm it is a valid email and was not empty."
|
3139 |
msgstr ""
|
3140 |
|
3141 |
#. translators: 1 - correct email address example. 2 - incorrect email address example.
|
3142 |
+
#: src/Admin/Pages/TestTab.php:1024
|
3143 |
msgid "It should be something like this: %1$s. These are incorrect values: %2$s."
|
3144 |
msgstr ""
|
3145 |
|
3146 |
+
#: src/Admin/Pages/TestTab.php:1028
|
3147 |
msgid "Make sure that the generated email has a TO header, useful when you are responsible for email creation."
|
3148 |
msgstr ""
|
3149 |
|
3150 |
+
#: src/Admin/Pages/TestTab.php:1039
|
3151 |
msgid "Unfortunately, this error can be due to many different reasons."
|
3152 |
msgstr ""
|
3153 |
|
3154 |
#. translators: %s - Blog article URL.
|
3155 |
+
#: src/Admin/Pages/TestTab.php:1042
|
3156 |
msgid "Please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to learn more about what can cause this error and follow the steps below."
|
3157 |
msgstr ""
|
3158 |
|
3159 |
+
#: src/Admin/Pages/TestTab.php:1055
|
3160 |
+
#: src/Providers/Gmail/Mailer.php:267
|
3161 |
msgid "Go to WP Mail SMTP plugin settings page. Click the “Remove Connection” button."
|
3162 |
msgstr ""
|
3163 |
|
3164 |
+
#: src/Admin/Pages/TestTab.php:1056
|
3165 |
+
#: src/Providers/Gmail/Mailer.php:268
|
3166 |
msgid "Then click the “Allow plugin to send emails using your Google account” button and re-enable access."
|
3167 |
msgstr ""
|
3168 |
|
3169 |
+
#: src/Admin/Pages/TestTab.php:1067
|
3170 |
msgid "Authentication code that Google returned to you has already been used on your previous auth attempt."
|
3171 |
msgstr ""
|
3172 |
|
3173 |
+
#: src/Admin/Pages/TestTab.php:1070
|
3174 |
msgid "Make sure that you are not trying to manually clean up the plugin options to retry the \"Allow...\" step."
|
3175 |
msgstr ""
|
3176 |
|
3177 |
+
#: src/Admin/Pages/TestTab.php:1071
|
3178 |
msgid "Reinstall the plugin with clean plugin data turned on on Misc page. This will remove all the plugin options and you will be safe to retry."
|
3179 |
msgstr ""
|
3180 |
|
3181 |
+
#: src/Admin/Pages/TestTab.php:1072
|
3182 |
msgid "Make sure there is no aggressive caching on site admin area pages or try to clean cache between attempts."
|
3183 |
msgstr ""
|
3184 |
|
3185 |
+
#: src/Admin/Pages/TestTab.php:1083
|
3186 |
msgid "There are various reasons for that, please review the steps below."
|
3187 |
msgstr ""
|
3188 |
|
3189 |
#. translators: %s - Google G Suite Admin area URL.
|
3190 |
+
#: src/Admin/Pages/TestTab.php:1088
|
3191 |
msgid "Make sure that your G Suite trial period has not expired. You can check the status <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
|
3192 |
msgstr ""
|
3193 |
|
3194 |
#. translators: %s - Google G Suite Admin area URL.
|
3195 |
+
#: src/Admin/Pages/TestTab.php:1101
|
3196 |
msgid "Make sure that Gmail app in your G Suite is actually enabled. You can check that in Apps list in <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">G Suite Admin</a> area."
|
3197 |
msgstr ""
|
3198 |
|
3199 |
#. translators: %s - Google Developers Console URL.
|
3200 |
+
#: src/Admin/Pages/TestTab.php:1114
|
3201 |
msgid "Make sure that you have Gmail API enabled, and you can do that <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
|
3202 |
msgstr ""
|
3203 |
|
3204 |
+
#: src/Admin/Pages/TestTab.php:1136
|
3205 |
+
#: src/Admin/Pages/TestTab.php:1163
|
3206 |
msgid "Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled."
|
3207 |
msgstr ""
|
3208 |
|
3209 |
#. translators: %s - Gmail documentation URL.
|
3210 |
+
#: src/Admin/Pages/TestTab.php:1139
|
3211 |
msgid "Please follow our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Gmail tutorial</a> to be sure that all the correct project and data is applied."
|
3212 |
msgstr ""
|
3213 |
|
3214 |
+
#: src/Admin/Pages/TestTab.php:1160
|
3215 |
msgid "You may have added a new API to a project"
|
3216 |
msgstr ""
|
3217 |
|
3218 |
+
#: src/Admin/Pages/TestTab.php:1164
|
3219 |
msgid "Try to use a separate project for your emails, so the project has only 1 Gmail API in it enabled. You will need to remove the old project and create a new one from scratch."
|
3220 |
msgstr ""
|
3221 |
|
3222 |
+
#: src/Admin/Pages/TestTab.php:1173
|
3223 |
msgid "SMTP.com API Error."
|
3224 |
msgstr ""
|
3225 |
|
3226 |
+
#: src/Admin/Pages/TestTab.php:1175
|
3227 |
msgid "Your Sender Name option is incorrect."
|
3228 |
msgstr ""
|
3229 |
|
3230 |
+
#: src/Admin/Pages/TestTab.php:1178
|
3231 |
msgid "Please make sure you entered an accurate Sender Name in WP Mail SMTP plugin settings."
|
3232 |
msgstr ""
|
3233 |
|
3234 |
+
#: src/Admin/Pages/TestTab.php:1187
|
3235 |
msgid "GuzzleHttp requirements."
|
3236 |
msgstr ""
|
3237 |
|
3238 |
+
#: src/Admin/Pages/TestTab.php:1189
|
3239 |
msgid "GuzzleHttp requires cURL, the allow_url_fopen ini setting, or a custom HTTP handler."
|
3240 |
msgstr ""
|
3241 |
|
3242 |
+
#: src/Admin/Pages/TestTab.php:1192
|
3243 |
msgid "Edit your php.ini file on your hosting server."
|
3244 |
msgstr ""
|
3245 |
|
3246 |
+
#: src/Admin/Pages/TestTab.php:1193
|
3247 |
msgid "(Recommended) Enable PHP extension: cURL, by adding \"extension=curl\" to the php.ini file (without the quotation marks) OR"
|
3248 |
msgstr ""
|
3249 |
|
3250 |
+
#: src/Admin/Pages/TestTab.php:1194
|
3251 |
msgid "(If cURL can't be enabled on your hosting server) Enable PHP setting: allow_url_fopen, by adding \"allow_url_fopen = On\" to the php.ini file (without the quotation marks)"
|
3252 |
msgstr ""
|
3253 |
|
3254 |
+
#: src/Admin/Pages/TestTab.php:1195
|
3255 |
msgid "If you don't know how to do the above we strongly suggest contacting your hosting support and provide them the \"full Error Log for debugging\" below and these steps. They should be able to fix this issue for you."
|
3256 |
msgstr ""
|
3257 |
|
3258 |
+
#: src/Admin/Pages/TestTab.php:1204
|
3259 |
+
#: src/Admin/Pages/TestTab.php:1233
|
3260 |
msgid "SparkPost API failed."
|
3261 |
msgstr ""
|
3262 |
|
3263 |
+
#: src/Admin/Pages/TestTab.php:1206
|
3264 |
msgid "Typically this error occurs because there is an issue with your SparkPost settings, in many cases an incorrect API key."
|
3265 |
msgstr ""
|
3266 |
|
3267 |
#. translators: %1$s - SparkPost API Keys area URL, %1$s - SparkPost EU API Keys area URL.
|
3268 |
+
#: src/Admin/Pages/TestTab.php:1211
|
3269 |
msgid "Go to your <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">SparkPost account</a> or <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">SparkPost EU account</a> and verify that your API key is correct."
|
3270 |
msgstr ""
|
3271 |
|
3272 |
+
#: src/Admin/Pages/TestTab.php:1224
|
3273 |
msgid "Verify that your API key has \"Transmissions: Read/Write\" permission."
|
3274 |
msgstr ""
|
3275 |
|
3276 |
+
#: src/Admin/Pages/TestTab.php:1235
|
3277 |
msgid "Typically this error occurs because there is an issue with your SparkPost settings, in many cases an incorrect region."
|
3278 |
msgstr ""
|
3279 |
|
3280 |
+
#: src/Admin/Pages/TestTab.php:1238
|
3281 |
msgid "Verify that your SparkPost account region is selected in WP Mail SMTP settings."
|
3282 |
msgstr ""
|
3283 |
|
3284 |
+
#: src/Admin/Pages/TestTab.php:1259
|
3285 |
msgid "PCRE library issue"
|
3286 |
msgstr ""
|
3287 |
|
3288 |
+
#: src/Admin/Pages/TestTab.php:1261
|
3289 |
msgid "It looks like your server is running PHP version 7.4.x with an outdated PCRE library (libpcre2) that has a known issue with email address validation."
|
3290 |
msgstr ""
|
3291 |
|
3292 |
+
#: src/Admin/Pages/TestTab.php:1262
|
3293 |
msgid "There is a known issue with PHP version 7.4.x, when using libpcre2 library version lower than 10.33."
|
3294 |
msgstr ""
|
3295 |
|
3296 |
+
#: src/Admin/Pages/TestTab.php:1265
|
3297 |
msgid "Contact your web hosting provider and inform them you are having issues with libpcre2 library on PHP 7.4."
|
3298 |
msgstr ""
|
3299 |
|
3300 |
+
#: src/Admin/Pages/TestTab.php:1266
|
3301 |
msgid "They should be able to resolve this issue for you."
|
3302 |
msgstr ""
|
3303 |
|
3304 |
+
#: src/Admin/Pages/TestTab.php:1267
|
3305 |
msgid "For a quick fix, until your web hosting resolves this, you can downgrade to PHP version 7.3 on your server."
|
3306 |
msgstr ""
|
3307 |
|
3308 |
+
#: src/Admin/Pages/TestTab.php:1302
|
3309 |
msgid "An issue was detected."
|
3310 |
msgstr ""
|
3311 |
|
3312 |
+
#: src/Admin/Pages/TestTab.php:1304
|
3313 |
msgid "This means your test email was unable to be sent."
|
3314 |
msgstr ""
|
3315 |
|
3316 |
+
#: src/Admin/Pages/TestTab.php:1308
|
3317 |
msgid "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)."
|
3318 |
msgstr ""
|
3319 |
|
3320 |
+
#: src/Admin/Pages/TestTab.php:1314
|
3321 |
msgid "Your host is rejecting the connection."
|
3322 |
msgstr ""
|
3323 |
|
3324 |
+
#: src/Admin/Pages/TestTab.php:1319
|
3325 |
msgid "Triple check the plugin settings, consider reconfiguring to make sure everything is correct (eg bad copy and paste)."
|
3326 |
msgstr ""
|
3327 |
|
3328 |
+
#: src/Admin/Pages/TestTab.php:1321
|
3329 |
msgid "Contact your web hosting provider and ask them to verify your server can make outside connections. Additionally, ask them if a firewall or security policy may be preventing the connection - many shared hosts block certain ports.<br><strong>Note: this is the most common cause of this issue.</strong>"
|
3330 |
msgstr ""
|
3331 |
|
3332 |
+
#: src/Admin/Pages/TestTab.php:1327
|
3333 |
msgid "Try using a different mailer."
|
3334 |
msgstr ""
|
3335 |
|
3336 |
+
#: src/Admin/Pages/TestTab.php:1365
|
3337 |
msgid "There was a problem while sending the test email."
|
3338 |
msgstr ""
|
3339 |
|
3340 |
+
#: src/Admin/Pages/TestTab.php:1382
|
3341 |
msgid "Recommended next steps:"
|
3342 |
msgstr ""
|
3343 |
|
3344 |
+
#: src/Admin/Pages/TestTab.php:1390
|
3345 |
msgid "Need support?"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
#. translators: %s - WPMailSMTP.com account area link.
|
3349 |
+
#: src/Admin/Pages/TestTab.php:1398
|
3350 |
msgid "As a WP Mail SMTP Pro user you have access to WP Mail SMTP priority support. Please log in to your WPMailSMTP.com account and <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">submit a support ticket</a>."
|
3351 |
msgstr ""
|
3352 |
|
3353 |
+
#: src/Admin/Pages/TestTab.php:1415
|
3354 |
msgid "WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community."
|
3355 |
msgstr ""
|
3356 |
|
3357 |
#. translators: %s - WPMailSMTP.com URL.
|
3358 |
+
#: src/Admin/Pages/TestTab.php:1422
|
3359 |
msgid "To access our world class support, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrade to WP Mail SMTP Pro</a>. Along with getting expert support, you will also get Notification controls, Email Logging, and integrations for Amazon SES, Office 365, and Outlook.com."
|
3360 |
msgstr ""
|
3361 |
|
3362 |
+
#: src/Admin/Pages/TestTab.php:1437
|
3363 |
msgid "Additionally, you can take advantage of our White Glove Setup. Sit back and relax while we handle everything for you! If you simply don't have time or maybe you feel a bit in over your head - we got you covered."
|
3364 |
msgstr ""
|
3365 |
|
3366 |
#. Translators: %s - discount value $50
|
3367 |
+
#: src/Admin/Pages/TestTab.php:1444
|
3368 |
msgid "As a valued WP Mail SMTP user, you will get <span class=\"price-off\">%s off regular pricing</span>, automatically applied at checkout!"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
#. translators: %1$s - WP Mail SMTP support policy URL, %2$s - WP Mail SMTP support forum URL, %3$s - WPMailSMTP.com URL.
|
3372 |
+
#: src/Admin/Pages/TestTab.php:1460
|
3373 |
msgid "Alternatively, we also offer <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">limited support</a> on the WordPress.org support forums. You can <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">create a support thread</a> there, but please understand that free support is not guaranteed and is limited to simple issues. If you have an urgent or complex issue, then please consider <a href=\"%3$s\" target=\"_blank\" rel=\"noopener noreferrer\">upgrading to WP Mail SMTP Pro</a> to access our priority support ticket system."
|
3374 |
msgstr ""
|
3375 |
|
3376 |
+
#: src/Admin/Pages/TestTab.php:1479
|
3377 |
msgid "Please copy the error log message below into the support ticket."
|
3378 |
msgstr ""
|
3379 |
|
3380 |
+
#: src/Admin/Pages/TestTab.php:1484
|
3381 |
msgid "View Full Error Log"
|
3382 |
msgstr ""
|
3383 |
|
3384 |
+
#: src/Admin/Pages/TestTab.php:1488
|
3385 |
msgid "Copy Error Log"
|
3386 |
msgstr ""
|
3387 |
|
3388 |
+
#: src/Admin/Pages/TestTab.php:1491
|
3389 |
msgid "Copied"
|
3390 |
msgstr ""
|
3391 |
|
3392 |
+
#: src/Admin/Pages/TestTab.php:1502
|
3393 |
+
#: src/Admin/Pages/TestTab.php:1533
|
3394 |
msgid "Send Another Test Email"
|
3395 |
msgstr ""
|
3396 |
|
3397 |
+
#: src/Admin/Pages/TestTab.php:1525
|
3398 |
msgid "The test email might have sent, but its deliverability should be improved."
|
3399 |
msgstr ""
|
3400 |
|
3755 |
|
3756 |
#: src/MailCatcher.php:129
|
3757 |
#: src/MailCatcherV6.php:123
|
3758 |
+
#: src/Providers/MailerAbstract.php:281
|
3759 |
msgid "An email request was sent."
|
3760 |
msgstr ""
|
3761 |
|
3775 |
msgstr ""
|
3776 |
|
3777 |
#. translators: %1$s - constant that was used; %2$s - file where it was used.
|
3778 |
+
#: src/Options.php:1308
|
3779 |
msgid "The value of this field was set using a constant %1$s most likely inside %2$s of your WordPress installation."
|
3780 |
msgstr ""
|
3781 |
|
3803 |
msgid "There was an error while processing the Google authentication request. Please make sure that you have Client ID and Client Secret both valid and saved."
|
3804 |
msgstr ""
|
3805 |
|
3806 |
+
#: src/Providers/Gmail/Mailer.php:115
|
3807 |
+
msgid "An email request was sent to the Gmail API."
|
3808 |
+
msgstr ""
|
3809 |
+
|
3810 |
+
#: src/Providers/Gmail/Mailer.php:137
|
3811 |
msgid "The response object is invalid (missing getId method)."
|
3812 |
msgstr ""
|
3813 |
|
3814 |
+
#: src/Providers/Gmail/Mailer.php:142
|
3815 |
msgid "The email message ID is missing."
|
3816 |
msgstr ""
|
3817 |
|
3818 |
+
#: src/Providers/Gmail/Mailer.php:266
|
3819 |
msgid "Please re-grant Google app permissions!"
|
3820 |
msgstr ""
|
3821 |
|
3825 |
|
3826 |
#. translators: %s - URL to our Gmail doc.
|
3827 |
#: src/Providers/Gmail/Options.php:37
|
3828 |
+
msgid "Our Gmail mailer works with any Gmail or Google Workspace account via the Google API. You can send WordPress emails from your main email address or a Gmail alias, and it's more secure than connecting to Gmail using SMTP credentials. The setup steps are more technical than other options, so we created a detailed guide to walk you through the process.<br><br>To get started, read our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Gmail documentation</a>."
|
3829 |
msgstr ""
|
3830 |
|
3831 |
#: src/Providers/Gmail/Options.php:52
|
3859 |
|
3860 |
#. translators: %s - URL to Google Gmail alias documentation page.
|
3861 |
#: src/Providers/Gmail/Options.php:202
|
3862 |
+
msgid "If you want to use a different From Email address you can set up a Google email alias. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Follow these instructions</a> and then select the From Email at the top of this page."
|
3863 |
msgstr ""
|
3864 |
|
3865 |
#: src/Providers/Gmail/Options.php:216
|
3883 |
msgid "You currently have the <strong>Default (none)</strong> mailer selected, which won't improve email deliverability. Please select <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">any other email provider</a> and use the easy <a href=\"%2$s\">Setup Wizard</a> to configure it."
|
3884 |
msgstr ""
|
3885 |
|
|
|
|
|
|
|
|
|
3886 |
#: src/Providers/Mailgun/Options.php:25
|
3887 |
msgid "Mailgun"
|
3888 |
msgstr ""
|
4011 |
msgid "Get the API Key"
|
4012 |
msgstr ""
|
4013 |
|
4014 |
+
#: src/Providers/Postmark/Mailer.php:415
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4015 |
msgid "Server API Token:"
|
4016 |
msgstr ""
|
4017 |
|
4018 |
+
#: src/Providers/Postmark/Mailer.php:417
|
4019 |
msgid "Message Stream ID:"
|
4020 |
msgstr ""
|
4021 |
|
4075 |
msgid "Please input the sending domain/subdomain you configured in your SendGrid dashboard. More information can be found in our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">SendGrid documentation</a>."
|
4076 |
msgstr ""
|
4077 |
|
4078 |
+
#: src/Providers/Sendinblue/Mailer.php:303
|
4079 |
+
msgid "An email request was sent to the Sendinblue API."
|
4080 |
+
msgstr ""
|
4081 |
+
|
4082 |
#. translators: %1$s - URL to sendinblue.com site.
|
4083 |
#: src/Providers/Sendinblue/Options.php:32
|
4084 |
msgid "<strong><a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">Sendinblue</a> is one of our recommended mailers.</strong> It's a transactional email provider with scalable price plans, so it's suitable for any size of business.<br><br>If you're just starting out, you can use Sendinblue's free plan to send up to 300 emails a day. You don't need to use a credit card to try it out. When you're ready, you can upgrade to a higher plan to increase your sending limits."
|
4106 |
msgid "Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Sendinblue documentation</a>."
|
4107 |
msgstr ""
|
4108 |
|
4109 |
+
#: src/Providers/Sendlayer/Mailer.php:402
|
4110 |
+
#: src/Providers/SparkPost/Mailer.php:485
|
4111 |
+
msgid "API Key:"
|
4112 |
+
msgstr ""
|
4113 |
+
|
4114 |
+
#. translators: %1$s - URL to sendlayer.com; %2$s - URL to SendLayer documentation on wpmailsmtp.com.
|
4115 |
+
#: src/Providers/Sendlayer/Options.php:34
|
4116 |
+
msgid "<strong><a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">SendLayer</a> is our #1 recommended mailer.</strong> Its affordable pricing and simple setup make it the perfect choice for WordPress sites. SendLayer will authenticate your outgoing emails to make sure they always hit customers’ inboxes, and it has detailed documentation to help you authorize your domain.<br><br>You can send up to 500 emails for free when you sign up for a trial.<br><br>To get started, read our <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">SendLayer documentation</a>."
|
4117 |
+
msgstr ""
|
4118 |
+
|
4119 |
+
#: src/Providers/Sendlayer/Options.php:66
|
4120 |
+
msgid "SendLayer"
|
4121 |
+
msgstr ""
|
4122 |
+
|
4123 |
+
#. translators: %s - API key link.
|
4124 |
+
#: src/Providers/Sendlayer/Options.php:106
|
4125 |
+
msgid "Follow this link to get an API Key from SendLayer: %s."
|
4126 |
+
msgstr ""
|
4127 |
+
|
4128 |
+
#: src/Providers/Sendlayer/Options.php:108
|
4129 |
+
#: src/Providers/SMTPcom/Options.php:117
|
4130 |
+
#: src/Providers/SparkPost/Options.php:107
|
4131 |
+
msgid "Get API Key"
|
4132 |
+
msgstr ""
|
4133 |
+
|
4134 |
#: src/Providers/SMTP/Options.php:25
|
4135 |
msgid "Other SMTP"
|
4136 |
msgstr ""
|
4140 |
msgid "The Other SMTP option lets you send emails through an SMTP server instead of using a provider's API. This is easy and convenient, but it's less secure than the other mailers. Please note that your provider may not allow you to send a large number of emails. In that case, please use a different mailer.<br><br>To get started, read our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Other SMTP documentation</a>."
|
4141 |
msgstr ""
|
4142 |
|
4143 |
+
#: src/Providers/SMTPcom/Mailer.php:451
|
4144 |
msgid "Api Key:"
|
4145 |
msgstr ""
|
4146 |
|
4147 |
+
#: src/Providers/SMTPcom/Mailer.php:453
|
4148 |
msgid "Channel:"
|
4149 |
msgstr ""
|
4150 |
|
4167 |
msgid "Follow this link to get an API Key from SMTP.com: %s."
|
4168 |
msgstr ""
|
4169 |
|
|
|
|
|
|
|
|
|
|
|
4170 |
#. translators: %s - Channel/Sender Name link for smtp.com documentation.
|
4171 |
#: src/Providers/SMTPcom/Options.php:144
|
4172 |
msgid "Follow this link to get a Sender Name from SMTP.com: %s."
|
4176 |
msgid "Get Sender Name"
|
4177 |
msgstr ""
|
4178 |
|
4179 |
+
#: src/Providers/SparkPost/Mailer.php:487
|
|
|
|
|
|
|
|
|
4180 |
msgid "Region:"
|
4181 |
msgstr ""
|
4182 |
|
4390 |
msgstr ""
|
4391 |
|
4392 |
#. translators: %1$s - date, \a\t - specially escaped "at", %2$s - time.
|
4393 |
+
#: src/WP.php:205
|
4394 |
msgid "%1$s \\a\\t %2$s"
|
4395 |
msgstr ""
|
4396 |
|
4397 |
+
#: src/WP.php:655
|
4398 |
msgid "WP Core"
|
4399 |
msgstr ""
|
4400 |
|
assets/vue/css/wizard.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wp-mail-smtp-tooltip{display:block!important;z-index:10000;max-width:350px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner{background:#2d4f60;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner a{color:#fff;font-weight:700}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#2d4f60;z-index:1}.wp-mail-smtp-tooltip[x-placement^=top]{padding-bottom:5px}.wp-mail-smtp-tooltip[x-placement^=top] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=bottom]{padding-top:5px}.wp-mail-smtp-tooltip[x-placement^=bottom] .wp-mail-smtp-tooltip-arrow{border-width:0 5px 5px;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=right]{padding-left:5px}.wp-mail-smtp-tooltip[x-placement^=right] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.wp-mail-smtp-tooltip[x-placement^=left]{padding-right:5px}.wp-mail-smtp-tooltip[x-placement^=left] .wp-mail-smtp-tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.wp-mail-smtp-tooltip.popover .popover-inner{background:#fff;color:#2d4f60;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.wp-mail-smtp-tooltip.popover .popover-arrow{border-color:#fff}.wp-mail-smtp-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.wp-mail-smtp-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.wp-mail-smtp-loader{-webkit-animation:wp-mail-smtp-loader-spin .65s linear infinite;animation:wp-mail-smtp-loader-spin .65s linear infinite}.wp-mail-smtp-loader-md{width:32px;height:32px}.wp-mail-smtp-loader-sm{width:16px;height:16px}@-webkit-keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(630deg);transform:rotate(630deg)}}@keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(630deg);transform:rotate(630deg)}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}body{background:#f1f1f1;margin:0}body,body button,body input,body select,body textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}p>label{display:block}.medium-bold{font-weight:500}.medium-bold a{color:#e27730;font-weight:700}.medium-bold a:focus,.medium-bold a:hover{color:#c45e1b}.wp-mail-smtp-setup-wizard-header{text-align:center;border-top:4px solid #e27730}.wp-mail-smtp-setup-wizard-header h1{margin:0}.wp-mail-smtp-logo{display:inline-block;width:320px;margin-top:50px;padding:0 10px}.wp-mail-smtp-logo img{width:100%;height:100%}.wp-mail-smtp-setup-wizard-container{max-width:90%;width:auto;margin:0 auto}.wp-mail-smtp-setup-wizard-content{background:#fff;border:1px solid #ddd;border-radius:6px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.05);box-shadow:0 2px 5px rgba(0,0,0,.05);color:#777;font-size:16px;margin:22px 0 30px}.wp-mail-smtp-setup-wizard-content-container{padding:10px 20px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-content h2,.wp-mail-smtp-setup-wizard-content h3{color:#444;font-size:24px;font-weight:500;margin:0 0 12px}.wp-mail-smtp-setup-wizard-content h3{font-size:16px;margin:0 0 20px}.wp-mail-smtp-setup-wizard-content .subtitle{font-size:16px;line-height:1.5;margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{width:100%;border-top:1px solid #e6e6e6;clear:both;margin:20px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:30px 0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{text-align:center}.wp-mail-smtp-button{border-radius:3px;border:none;background-color:#f1f1f1;color:#777;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-button:focus,.wp-mail-smtp-button:hover{background-color:#d8d8d8}.wp-mail-smtp-button:focus{outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-secondary{background-color:#2d4f60;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:focus,.wp-mail-smtp-button.wp-mail-smtp-button-secondary:hover{background-color:#1d323d}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:disabled{opacity:.65;cursor:not-allowed;background-color:#2d4f60}.wp-mail-smtp-button.wp-mail-smtp-button-red{background-color:#dc3232;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-red:focus,.wp-mail-smtp-button.wp-mail-smtp-button-red:hover{background-color:#bb2020}.wp-mail-smtp-button.wp-mail-smtp-button-red:disabled{opacity:.65;cursor:not-allowed;background-color:#dc3232}.wp-mail-smtp-button.wp-mail-smtp-button-success{background-color:#6aa08b;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-success:focus,.wp-mail-smtp-button.wp-mail-smtp-button-success:hover{background-color:#548371}.wp-mail-smtp-button.wp-mail-smtp-button-success:disabled{opacity:.65;cursor:not-allowed;background-color:#6aa08b}.wp-mail-smtp-button.wp-mail-smtp-button-main{background-color:#e27730;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-main:focus,.wp-mail-smtp-button.wp-mail-smtp-button-main:hover{background-color:#c45e1b}.wp-mail-smtp-button.wp-mail-smtp-button-main:disabled{opacity:.65;cursor:not-allowed;background-color:#e27730}.wp-mail-smtp-button.wp-mail-smtp-button-small{line-height:23px;font-size:14px;padding:8px 20px}.wp-mail-smtp-button.wp-mail-smtp-button-small .wp-mail-smtp-loader-sm{margin-top:3px;margin-bottom:-3px}.wp-mail-smtp-button.wp-mail-smtp-button-large{line-height:22px;font-size:18px;padding:19px 39px}.wp-mail-smtp-button.wp-mail-smtp-button-disabled,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:focus,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:hover{background-color:#f3f6ff;border-color:#b7c9d9;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-activated,.wp-mail-smtp-button.wp-mail-smtp-button-activated:focus,.wp-mail-smtp-button.wp-mail-smtp-button-activated:hover{background-color:#fff;border-color:#8aa4b8;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-button .text-with-arrow-right .icon{margin-left:10px}.wp-mail-smtp-button .text-with-arrow-left .icon{margin-right:10px}.wp-mail-smtp-step-below-content{text-align:center;font-size:14px;color:#777;margin:-19px 0 47px}.wp-mail-smtp-setup-wizard-step-footer{display:block;text-align:center;min-height:110px;padding:0 20px;margin-top:30px}.wp-mail-smtp-setup-wizard-step-footer a{font-size:14px;display:block;color:#999;margin:20px 0}.wp-mail-smtp-setup-wizard-step-footer a:active,.wp-mail-smtp-setup-wizard-step-footer a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{width:100%;margin-bottom:10px}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-right:0;margin-bottom:0}.wp-mail-smtp-exit-link{text-align:center;margin-bottom:50px}.wp-mail-smtp-exit-link a{font-size:14px;color:#999;text-decoration:underline}.wp-mail-smtp-exit-link a:active,.wp-mail-smtp-exit-link a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-timeline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:41px auto 0;max-width:650px;padding:0 20px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{background:#ddd;height:2px;margin:0 6px;width:100%}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line.wp-mail-smtp-setup-wizard-timeline-line-active{background:#6aa08b}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step{border:none;background-color:#b6b6b6;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step .icon{display:none}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-active,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed{background-color:#6aa08b;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed{background-color:#d83638;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed .icon-success,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{color:#fff;display:block;position:absolute;left:3px;top:3px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{left:4px;top:2px}.wp-mail-smtp-input-radios-with-icons{display:block}.wp-mail-smtp-input-radios-with-icons input{opacity:0;position:absolute}.wp-mail-smtp-input-radios-with-icons label{width:100%;height:52px;color:#444;border:1px solid #ddd;background:#fff;border-radius:3px;font-size:16px;display:block;margin-bottom:20px;padding:9px;cursor:pointer}.wp-mail-smtp-input-radios-with-icons label>*{vertical-align:middle}.wp-mail-smtp-input-radios-with-icons label:hover{border:1px solid #999;-webkit-box-shadow:0 0 0 1px #999;box-shadow:0 0 0 1px #999}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label{border-color:#2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:hover{-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly:hover{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-checked{border:1px solid #2d4f60;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60;box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly{color:#999;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly img,.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly svg:not(.icon){opacity:.4}.wp-mail-smtp-input-radios-with-icons img{margin-left:20px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio .icon{display:none}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{background-color:#2d4f60;color:#fff}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked .icon{display:block;position:absolute;left:8px;top:8px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio-text{margin-left:10px}.wp-mail-smtp-setup-wizard-form-row-highlight{background-color:#f8f8f8;padding:20px;margin:0 -20px 20px}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:0}.wp-mail-smtp-swal.swal2-container.swal2-shown{background-color:rgba(68,68,68,.5)}.wp-mail-smtp-swal .swal2-popup{padding:10px;border-radius:0;font-size:16px;color:#777;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.15);box-shadow:0 2px 15px rgba(0,0,0,.15)}.wp-mail-smtp-swal .swal2-popup .swal2-header{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;margin:40px 40px 12px;padding:0}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-title{font-size:24px;color:#444;margin:0;padding:0;font-weight:500;text-align:left}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close{color:#b6b6b6;font-size:0;width:16px;height:16px;margin:10px 8px 0 0;outline:none}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close:before{content:"";display:inline-block;background:no-repeat url(../img/times-solid-grey.svg);width:18px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-content{color:#777;font-size:16px;line-height:23px;padding:0 40px;margin-bottom:37px}.wp-mail-smtp-swal .swal2-popup .swal2-content #swal2-content{text-align:left;font-weight:400}.wp-mail-smtp-swal .swal2-popup .swal2-actions{border-top:1px solid #e6e6e6;margin:0 -10px;padding:30px 30px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled:focus{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin:0;display:block;width:100%}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{display:inline-block;width:auto}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{border:none;background-color:#e27730;color:#fff;border-radius:3px;font-size:16px;font-weight:500;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#c45e1b}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:"";display:inline-block;margin:0 0 -3px 10px;background:no-repeat url(../img/long-arrow-alt-right-regular-white.svg);width:16px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:none!important;border:none;padding:0!important;color:#999;font-size:14px;font-weight:400;text-decoration:underline;cursor:pointer;margin-bottom:30px}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{margin-bottom:0}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{color:#777}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before{content:"";margin:0 10px -3px 0;display:inline-block;background:no-repeat url(../img/long-arrow-alt-left-regular-grey.svg);width:16px;height:18px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup{border-top:7px solid #3498db;padding-top:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header{margin:10px 40px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-image{margin-top:30px;margin-bottom:17px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-title{font-weight:700}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p{margin:0 auto 25px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p:last-child{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .wp-mail-smtp-button{text-transform:uppercase}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main{background-color:#ff982d}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:hover{background-color:#f97f00}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus{position:relative;background:#faffac;margin:40px -50px 10px;padding:24px 60px 20px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container{position:absolute;background:#2ecc71;color:#fff;width:46px;height:46px;border-radius:50%;left:calc(50% - 23px);top:-23px;border:6px solid #fff}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container .icon{position:absolute;top:10px;left:10px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .highlight{color:#2ecc71;font-weight:500}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased{font-size:14px;color:#999}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:hover{color:#777}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:20px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 20px;margin-bottom:30px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .subtitle{margin:0 0 45px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .title-container{margin-bottom:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{padding:30px;margin:17px -30px 0;background-color:#fefcca;color:#444;border-radius:3px;text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background-color:#6aa08b}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#548371}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .settings-input-long-checkbox .checkbox.checkbox-checked:after{top:5px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content{margin-bottom:27px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content img.icon{color:#fdb72c;width:16px;vertical-align:middle}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content{margin-bottom:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea{border:1px solid #b6b6b6;color:#444;border-radius:3px;margin:27px 0 11px;padding:10px;font-size:16px;width:100%}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container label{font-size:14px;margin-left:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container input[type=checkbox]{width:16px;height:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-content{margin-bottom:47px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions{border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 30px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{width:128px;height:128px;padding:0;font-size:0;text-indent:-9999px;-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:before{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background:url(../img/thumbs-up.svg);margin-right:50px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background:url(../img/thumbs-up-hover.svg)}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:url(../img/thumbs-down.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{background:url(../img/thumbs-down-hover.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup p{margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .subtitle{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error{padding:11px 15px;font-size:14px;line-height:20px;margin:0;color:#777;border:1px solid #ddd;border-left:4px solid #dc3232;text-align:left;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error h3{font-size:14px;color:#444;font-weight:500;line-height:23px;margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content p{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-smtp .mailer-description a{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{font-size:16px;line-height:24px;color:#444;margin-bottom:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:0}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a{margin-right:20px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:10px;display:block}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .wp-mail-smtp-link{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .mailer-offer-link-disclosure{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;font-size:14px;display:inline-block;cursor:help;margin-top:15px;color:#777}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form>.wp-mail-smtp-separator-big-margin{margin:34px 0 49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form-general-settings>.wp-mail-smtp-separator-big-margin{margin:50px 0 51px}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header-container{width:calc(100% - 94px)}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo{width:94px;height:94px;border:1px solid #e6e6e6;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo svg{width:55px}.settings-amazon-ses-identities,.settings-input-checkbox,.settings-input-long-checkbox,.settings-input-number,.settings-input-radio,.settings-input-select,.settings-input-switch,.settings-input-text,.settings-oauth-connection{margin:0 0 29px}.settings-amazon-ses-identities:last-child,.settings-input-checkbox:last-child,.settings-input-long-checkbox:last-child,.settings-input-number:last-child,.settings-input-radio:last-child,.settings-input-select:last-child,.settings-input-switch:last-child,.settings-input-text:last-child,.settings-oauth-connection:last-child{margin-bottom:20px}.settings-amazon-ses-identities .settings-input-label-container,.settings-input-checkbox .settings-input-label-container,.settings-input-long-checkbox .settings-input-label-container,.settings-input-number .settings-input-label-container,.settings-input-radio .settings-input-label-container,.settings-input-select .settings-input-label-container,.settings-input-switch .settings-input-label-container,.settings-input-text .settings-input-label-container,.settings-oauth-connection .settings-input-label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px}.settings-amazon-ses-identities .label,.settings-input-checkbox .label,.settings-input-long-checkbox .label,.settings-input-number .label,.settings-input-radio .label,.settings-input-select .label,.settings-input-switch .label,.settings-input-text .label,.settings-oauth-connection .label{color:#444;display:inline-block;line-height:21px;font-weight:500;font-size:18px}.settings-amazon-ses-identities .wp-mail-smtp-info,.settings-input-checkbox .wp-mail-smtp-info,.settings-input-long-checkbox .wp-mail-smtp-info,.settings-input-number .wp-mail-smtp-info,.settings-input-radio .wp-mail-smtp-info,.settings-input-select .wp-mail-smtp-info,.settings-input-switch .wp-mail-smtp-info,.settings-input-text .wp-mail-smtp-info,.settings-oauth-connection .wp-mail-smtp-info{margin-left:10px}.settings-amazon-ses-identities .error,.settings-input-checkbox .error,.settings-input-long-checkbox .error,.settings-input-number .error,.settings-input-radio .error,.settings-input-select .error,.settings-input-switch .error,.settings-input-text .error,.settings-oauth-connection .error{display:-webkit-box;display:-ms-flexbox;display:flex;color:#dc3232;font-size:14px}.settings-amazon-ses-identities .error .icon,.settings-input-checkbox .error .icon,.settings-input-long-checkbox .error .icon,.settings-input-number .error .icon,.settings-input-radio .error .icon,.settings-input-select .error .icon,.settings-input-switch .error .icon,.settings-input-text .error .icon,.settings-oauth-connection .error .icon{margin-right:10px}.settings-amazon-ses-identities.input-error input,.settings-input-checkbox.input-error input,.settings-input-long-checkbox.input-error input,.settings-input-number.input-error input,.settings-input-radio.input-error input,.settings-input-select.input-error input,.settings-input-switch.input-error input,.settings-input-text.input-error input,.settings-oauth-connection.input-error input{border-color:#dc3232}.settings-amazon-ses-identities input:disabled,.settings-input-checkbox input:disabled,.settings-input-long-checkbox input:disabled,.settings-input-number input:disabled,.settings-input-radio input:disabled,.settings-input-select input:disabled,.settings-input-switch input:disabled,.settings-input-text input:disabled,.settings-oauth-connection input:disabled{cursor:not-allowed}.settings-amazon-ses-identities .description,.settings-input-checkbox .description,.settings-input-long-checkbox .description,.settings-input-number .description,.settings-input-radio .description,.settings-input-select .description,.settings-input-switch .description,.settings-input-text .description,.settings-oauth-connection .description{font-size:14px;line-height:20px;color:#777;margin:-4px 0 0}.settings-amazon-ses-identities .description--constant,.settings-input-checkbox .description--constant,.settings-input-long-checkbox .description--constant,.settings-input-number .description--constant,.settings-input-radio .description--constant,.settings-input-select .description--constant,.settings-input-switch .description--constant,.settings-input-text .description--constant,.settings-oauth-connection .description--constant{font-size:12px;margin-top:5px}.settings-input-number input,.settings-input-text input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px;margin:0 0 15px}.settings-input-number input:focus,.settings-input-text input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-number input::-webkit-input-placeholder,.settings-input-text input::-webkit-input-placeholder{color:#999}.settings-input-number input::-moz-placeholder,.settings-input-text input::-moz-placeholder{color:#999}.settings-input-number input:-ms-input-placeholder,.settings-input-text input:-ms-input-placeholder{color:#999}.settings-input-number input::-ms-input-placeholder,.settings-input-text input::-ms-input-placeholder{color:#999}.settings-input-number input::placeholder,.settings-input-text input::placeholder{color:#999}.settings-input-number-error input,.settings-input-text-error input{border-color:#dc3232}.settings-input-number.settings-input-text-with-copy .settings-input-container,.settings-input-text.settings-input-text-with-copy .settings-input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-input-number.settings-input-text-with-copy .settings-input-container input,.settings-input-text.settings-input-text-with-copy .settings-input-container input{color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button{outline:none;margin:0 0 15px 10px;background-color:#b6b6b6}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover{background-color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small{padding:8px 12px}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover{background-color:#6aa08b}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon{display:none}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active{display:block}.settings-input-radio input{opacity:0;position:absolute}.settings-input-radio label{color:#444;font-size:14px;display:inline-block;margin:0 30px 15px 0}.settings-input-radio label:last-child{margin-right:0}.settings-input-radio label>span{vertical-align:middle}.settings-input-radio label.wp-mail-smtp-styled-radio-label-disabled{cursor:not-allowed}.settings-input-radio .wp-mail-smtp-styled-radio{width:20px;height:20px;border:1px solid #b6b6b6;position:relative;display:inline-block;border-radius:50%;margin-right:10px}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{border-color:#2d4f60}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked:after{left:2px;right:2px;top:2px;bottom:2px;position:absolute;content:"";background:#2d4f60;display:block;border-radius:50%}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-disabled{opacity:.4}.settings-input-switch.sub_setting{background-color:#f8f8f8;padding:20px;margin-top:-17px}.settings-input-switch.sub_setting .label{font-size:14px}.settings-input-switch.sub_setting .label-description{color:#777}.settings-input-switch .title{display:block}.settings-input-switch .control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-switch input{position:absolute;top:auto;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;white-space:nowrap}.settings-input-switch input:checked+.toggle-switch{background-color:#2d4f60}.settings-input-switch input:checked+.toggle-switch:before{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.settings-input-switch input:disabled:checked:hover+.toggle-switch,.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{-webkit-box-shadow:none;box-shadow:none}.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{background-color:#ddd}.settings-input-switch input:disabled+.toggle-switch{background-color:#ddd;cursor:not-allowed}.settings-input-switch input:disabled:checked+.toggle-switch{background-color:#4e88a5;cursor:not-allowed}.settings-input-switch input:checked:focus+.toggle-switch,.settings-input-switch input:checked:hover+.toggle-switch{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60;box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60}.settings-input-switch input:not(:checked):focus+.toggle-switch,.settings-input-switch input:not(:checked):hover+.toggle-switch{background-color:#999;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #999;box-shadow:0 0 0 1px #fff,0 0 0 3px #999}.settings-input-switch .toggle-switch{position:relative;cursor:pointer;background-color:#b6b6b6;border-radius:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;vertical-align:middle;display:inline-block;width:30px;height:20px}.settings-input-switch .toggle-switch:before{position:absolute;content:"";height:16px;width:16px;left:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.settings-input-switch .description{margin-bottom:15px}.settings-input-switch .label-description{font-size:14px;line-height:20px;color:#444;margin:0 0 0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.settings-input-select-container{position:relative;margin:0 0 15px}.settings-input-select-container:after{content:"";background:no-repeat url(../img/chevron-down-solid-grey.svg);right:10px;top:14px;width:12px;height:12px;position:absolute;pointer-events:none}.settings-input-select select::-ms-expand{display:none}.settings-input-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:40px;font-size:16px;padding:8px 5px 8px 10px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.settings-input-select select:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-select select:disabled{cursor:not-allowed}.settings-input-select-error select{border-color:#dc3232}.settings-amazon-ses-identities>.wp-mail-smtp-loader{display:block}.settings-amazon-ses-identities p{margin:0 0 17px}.settings-amazon-ses-identities .description{margin-bottom:17px}.settings-amazon-ses-identities .ses-identities-container{background:#f8f8f8;padding:20px}.settings-amazon-ses-identities .ses-identities-table-container{border-radius:3px;font-size:14px;line-height:20px;text-align:left}.settings-amazon-ses-identities .ses-identities-table-container+.wp-mail-smtp-amazonses-identity-form{margin-top:20px}.settings-amazon-ses-identities .ses-identities-table-container table{width:100%;border-collapse:collapse}.settings-amazon-ses-identities .ses-identities-table-container th.ses-identity-column{color:#444;font-weight:500}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-sender{width:50%}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-status,.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-type{width:25%}.settings-amazon-ses-identities .ses-identities-table-container tr{border-bottom:1px solid #ddd}.settings-amazon-ses-identities .ses-identities-table-container th{padding:0 0 20px}.settings-amazon-ses-identities .ses-identities-table-container td{padding:18px 0}.settings-amazon-ses-identities .ses-identities-table-container .wp-mail-smtp-button{margin-top:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form{background:#f8f8f8;border-radius:3px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form h3{font-size:14px;line-height:21px;margin-bottom:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form p{font-size:14px;margin:0 0 20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-radio{margin-bottom:5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-text{margin-bottom:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .wp-mail-smtp-button-main.wp-mail-smtp-button-verify{min-width:150px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice .icon{width:16px;height:16px;margin-right:10px;color:#6aa08b}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label{width:50px;margin-right:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label .label{font-size:16px;color:#999;font-weight:400;margin-bottom:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text .settings-input-container{width:100%}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records{border:1px solid #ddd;border-radius:4px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--heading{border-radius:4px 4px 0 0;background-color:#eee}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--record{border-top:1px solid #ddd}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;margin:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--heading{font-size:14px;line-height:20px;font-weight:500;color:#444}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-container{position:relative}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-text{margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-label-container{display:none}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record input{margin:0;padding-right:39px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record button{position:absolute;right:1px;top:1px;bottom:1px;padding:9px 11px;margin:0;border:none;border-radius:0 1px 1px 0}.settings-oauth-connection .description{margin-bottom:20px}.settings-oauth-connection .wp-mail-smtp-button{margin-top:-2px}.settings-oauth-connection .remove-authorization-container .description .icon{color:#6aa08b;width:16px;height:16px;margin-left:10px}.settings-oauth-connection .remove-authorization-container .description.connected-as{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-oauth-connection .remove-authorization-container .wp-mail-smtp-button{margin-top:-3px}.settings-input-long-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-bottom:1px solid #e6e6e6;cursor:pointer;margin-bottom:0}.settings-input-long-checkbox.settings-input-long-checkbox-disabled{cursor:not-allowed}.settings-input-long-checkbox .title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.settings-input-long-checkbox .title-container .wp-mail-smtp-pro-badge{margin-left:10px;width:46px;height:26px}.settings-input-long-checkbox .label{margin:0}.settings-input-long-checkbox input{opacity:0;position:absolute}.settings-input-long-checkbox .checkbox{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.settings-input-long-checkbox .checkbox .icon{display:none}.settings-input-long-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;color:#fff}.settings-input-long-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;left:8px;top:8px}.settings-input-long-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#6aa08b}.settings-input-long-checkbox:first-child{padding-top:0;color:red}.settings-input-long-checkbox:last-child{border-bottom:none;margin-bottom:0}.settings-input-checkbox input{opacity:0;position:absolute}.settings-input-checkbox .settings-input-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-checkbox .settings-input-checkbox-container .input-label{margin-left:10px}.settings-input-checkbox .checkbox{width:24px;height:24px;position:relative;display:inline-block;border-radius:3px;border:1px solid #b6b6b6;background-color:#fff}.settings-input-checkbox .checkbox .icon{display:none}.settings-input-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;border:none;color:#fff}.settings-input-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;left:5px;top:5px}.settings-input-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#4e88a5}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:33px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header .wp-mail-smtp-content-header{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .upgrade-content,.wp-mail-smtp-setup-wizard-step-license .verified-license{background-color:#e6efec;border-radius:3px;padding:30px;margin-bottom:50px;color:#444}.wp-mail-smtp-setup-wizard-step-license .upgrade-content p{margin:0 0 30px}.wp-mail-smtp-setup-wizard-step-license .verified-license{text-align:center;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-bottom:15px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item .icon{color:#6aa08b;margin-right:15px;width:16px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item>span{width:calc(100% - 31px)}.wp-mail-smtp-setup-wizard-step-license .license-form{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error input{border-color:#dc3232}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error .error-message{color:#dc3232;font-size:14px;margin:5px 0 0}.wp-mail-smtp-setup-wizard-step-license .license-form p{margin:0 0 16px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:block}.wp-mail-smtp-setup-wizard-step-license .license-form input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.wp-mail-smtp-setup-wizard-step-license .license-form input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:10px;width:100%}.wp-mail-smtp-setup-wizard-check-configuration .check-configuration-loading-image-container{text-align:center}.wp-mail-smtp-plugin-item{border:1px solid #ddd;border-radius:3px;padding:10px;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#444}.wp-mail-smtp-plugin-item,.wp-mail-smtp-plugin-item-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-plugin-item-title-container{margin-bottom:10px}.wp-mail-smtp-plugin-item .wp-mail-smtp-button{height:32px;width:120px;text-align:center;font-size:13px;line-height:16px;font-weight:500;padding:8px 31px;color:#fff;background-color:#6693af}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:hover{background-color:#2d4f60}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:disabled{cursor:not-allowed;background-color:#e6e6e6;color:#777}.wp-mail-smtp-plugin-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container{margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container .medium-bold{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:30px -20px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner{padding:30px;border-radius:3px 3px 0 0;text-align:center;background-color:#ecf3f1}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .wp-mail-smtp-setup-wizard-content h2{margin-bottom:10px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .subtitle{margin-bottom:28px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:29px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#444}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item .icon{color:#6aa08b;margin-right:8px}.wp-mail-smtp-setup-wizard-configuration-success .bonus{margin:10px 0 0;padding:30px;background-color:#fefcca;color:#444;border-radius:0 0 3px 3px;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container{margin-bottom:11px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{width:112px;height:112px;margin:0 auto;display:block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button:last-child{margin-bottom:0}.wp-mail-smtp-admin-page{position:relative}.wp-mail-smtp-admin-page .wp-mail-smtp-blocked,.wp-mail-smtp-admin-page .wp-mail-smtp-loading{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(68,68,68,.5);z-index:999}.wp-mail-smtp-admin-page .wp-mail-smtp-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-shown .swal2-container.swal2-backdrop-show{background:rgba(68,68,68,.5)}img{max-width:100%}a{color:#6693af}a:focus,a:hover{text-decoration:none}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a .text-with-arrow-right .icon{margin-left:10px}a .text-with-arrow-left .icon{margin-right:10px}.wp-mail-smtp-notice{padding:15px;font-size:14px;line-height:20px;margin:0;color:#444;border:1px solid #ddd;border-left:4px solid #00a0d2;text-align:left;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-notice--error{border-left:4px solid #dc3232}.wp-mail-smtp-notice--info{border-left:4px solid #00a0d2}.wp-mail-smtp-notice p{margin-top:0}.wp-mail-smtp-notice p:last-child{margin-bottom:0}@media(min-width:782px){.wp-mail-smtp-setup-wizard-container{max-width:100%;margin:0 auto;width:850px}.wp-mail-smtp-setup-wizard-content{margin:50px 0 48px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:47px}.wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 30px}.wp-mail-smtp-setup-wizard-content-container-container{padding:30px 20px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 19px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{margin:30px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:50px 0}.wp-mail-smtp-welcome .wp-mail-smtp-logo{margin-top:158px;padding:0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-container{width:650px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{margin:42px 0 60px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container{padding:80px 65px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:36px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{margin-bottom:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:-31px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:0;display:inline-block}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container{padding:83px 100px 66px}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:55px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:53px}.wp-mail-smtp-input-radios-with-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-mail-smtp-input-radios-with-icons label{width:calc(50% - 10px)}.wp-mail-smtp-setup-wizard-timeline{padding:0}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{margin:0 10px}.wp-mail-smtp-setup-wizard-step-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:0}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:0;margin-right:30px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{margin-bottom:0;margin-right:15px;width:inherit}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-right:0}.wp-mail-smtp-setup-wizard-form-row-highlight{padding:20px 20px 0}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-license .license-form input{width:calc(100% - 195px)}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:0;width:180px;margin-left:15px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{margin:0;display:inline-block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:0;-webkit-box-flex:10;-ms-flex:10;flex:10}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11;margin-right:30px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:50px -70px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{-webkit-box-flex:10;-ms-flex:10;flex:10;margin-bottom:0;margin-right:30px}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-right:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11}.wp-mail-smtp-plugin-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wp-mail-smtp-plugin-item-title-container{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:75px 90px 18px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 90px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{margin:17px -70px 0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin-left:30px}.wp-mail-smtp-setup-wizard-step-footer a{margin:0 0 0 30px}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wp-mail-smtp-pro-badge[data-v-5cf7b21e]{float:right;margin-top:3px;width:46px;height:26px}.wp-mail-smtp-logo-icon[data-v-5cf7b21e]{width:32px;height:32px}.wp-mail-smtp-setup-wizard-step-count[data-v-44fd4a93]{margin:0 0 16px;font-size:14px;line-height:18px;color:#b6b6b6}.wp-mail-smtp-notice[data-v-1c797004]{margin-top:-20px;margin-bottom:30px}.wp-mail-smtp-info .icon[data-v-74a4d2ae]{color:#ccc}.wp-mail-smtp-logo-icon[data-v-6b0d8118]{width:32px;height:32px;margin-right:10px}.wp-mail-smtp-notice[data-v-0644a9c0],.wp-mail-smtp-notice[data-v-4027897f]{margin-top:-23px;margin-bottom:20px}
|
1 |
+
.wp-mail-smtp-tooltip{display:block!important;z-index:10000;max-width:350px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner{background:#2d4f60;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner a{color:#fff;font-weight:700}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#2d4f60;z-index:1}.wp-mail-smtp-tooltip[x-placement^=top]{padding-bottom:5px}.wp-mail-smtp-tooltip[x-placement^=top] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=bottom]{padding-top:5px}.wp-mail-smtp-tooltip[x-placement^=bottom] .wp-mail-smtp-tooltip-arrow{border-width:0 5px 5px;border-left-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=right]{padding-left:5px}.wp-mail-smtp-tooltip[x-placement^=right] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.wp-mail-smtp-tooltip[x-placement^=left]{padding-right:5px}.wp-mail-smtp-tooltip[x-placement^=left] .wp-mail-smtp-tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:rgba(0,0,0,0)!important;border-right-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-left:0;margin-right:0}.wp-mail-smtp-tooltip.popover .popover-inner{background:#fff;color:#2d4f60;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.wp-mail-smtp-tooltip.popover .popover-arrow{border-color:#fff}.wp-mail-smtp-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.wp-mail-smtp-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.wp-mail-smtp-loader{-webkit-animation:wp-mail-smtp-loader-spin .65s linear infinite;animation:wp-mail-smtp-loader-spin .65s linear infinite}.wp-mail-smtp-loader-md{width:32px;height:32px}.wp-mail-smtp-loader-sm{width:16px;height:16px}@-webkit-keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(630deg);transform:rotate(630deg)}}@keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}to{-webkit-transform:rotate(630deg);transform:rotate(630deg)}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}body{background:#f1f1f1;margin:0}body,body button,body input,body select,body textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}p>label{display:block}.medium-bold{font-weight:500}.medium-bold a{color:#e27730;font-weight:700}.medium-bold a:focus,.medium-bold a:hover{color:#c45e1b}.wp-mail-smtp-setup-wizard-header{text-align:center;border-top:4px solid #e27730}.wp-mail-smtp-setup-wizard-header h1{margin:0}.wp-mail-smtp-logo{display:inline-block;width:320px;margin-top:50px;padding:0 10px}.wp-mail-smtp-logo img{width:100%;height:100%}.wp-mail-smtp-setup-wizard-container{max-width:90%;width:auto;margin:0 auto}.wp-mail-smtp-setup-wizard-content{background:#fff;border:1px solid #ddd;border-radius:6px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.05);box-shadow:0 2px 5px rgba(0,0,0,.05);color:#777;font-size:16px;margin:22px 0 30px}.wp-mail-smtp-setup-wizard-content-container{padding:10px 20px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-content h2,.wp-mail-smtp-setup-wizard-content h3{color:#444;font-size:24px;font-weight:500;margin:0 0 12px}.wp-mail-smtp-setup-wizard-content h3{font-size:16px;margin:0 0 20px}.wp-mail-smtp-setup-wizard-content .subtitle{font-size:16px;line-height:1.5;margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{width:100%;border-top:1px solid #e6e6e6;clear:both;margin:20px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:30px 0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{text-align:center}.wp-mail-smtp-button{border-radius:3px;border:none;background-color:#f1f1f1;color:#777;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-button:focus,.wp-mail-smtp-button:hover{background-color:#d8d8d8}.wp-mail-smtp-button:focus{outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-secondary{background-color:#2d4f60;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:focus,.wp-mail-smtp-button.wp-mail-smtp-button-secondary:hover{background-color:#1d323d}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:disabled{opacity:.65;cursor:not-allowed;background-color:#2d4f60}.wp-mail-smtp-button.wp-mail-smtp-button-red{background-color:#dc3232;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-red:focus,.wp-mail-smtp-button.wp-mail-smtp-button-red:hover{background-color:#bb2020}.wp-mail-smtp-button.wp-mail-smtp-button-red:disabled{opacity:.65;cursor:not-allowed;background-color:#dc3232}.wp-mail-smtp-button.wp-mail-smtp-button-success{background-color:#6aa08b;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-success:focus,.wp-mail-smtp-button.wp-mail-smtp-button-success:hover{background-color:#548371}.wp-mail-smtp-button.wp-mail-smtp-button-success:disabled{opacity:.65;cursor:not-allowed;background-color:#6aa08b}.wp-mail-smtp-button.wp-mail-smtp-button-main{background-color:#e27730;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-main:focus,.wp-mail-smtp-button.wp-mail-smtp-button-main:hover{background-color:#c45e1b}.wp-mail-smtp-button.wp-mail-smtp-button-main:disabled{opacity:.65;cursor:not-allowed;background-color:#e27730}.wp-mail-smtp-button.wp-mail-smtp-button-small{line-height:23px;font-size:14px;padding:8px 20px}.wp-mail-smtp-button.wp-mail-smtp-button-small .wp-mail-smtp-loader-sm{margin-top:3px;margin-bottom:-3px}.wp-mail-smtp-button.wp-mail-smtp-button-large{line-height:22px;font-size:18px;padding:19px 39px}.wp-mail-smtp-button.wp-mail-smtp-button-disabled,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:focus,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:hover{background-color:#f3f6ff;border-color:#b7c9d9;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-activated,.wp-mail-smtp-button.wp-mail-smtp-button-activated:focus,.wp-mail-smtp-button.wp-mail-smtp-button-activated:hover{background-color:#fff;border-color:#8aa4b8;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-button .text-with-arrow-right .icon{margin-left:10px}.wp-mail-smtp-button .text-with-arrow-left .icon{margin-right:10px}.wp-mail-smtp-step-below-content{text-align:center;font-size:14px;color:#777;margin:-19px 0 47px}.wp-mail-smtp-setup-wizard-step-footer{display:block;text-align:center;min-height:110px;padding:0 20px;margin-top:30px}.wp-mail-smtp-setup-wizard-step-footer a{font-size:14px;display:block;color:#999;margin:20px 0}.wp-mail-smtp-setup-wizard-step-footer a:active,.wp-mail-smtp-setup-wizard-step-footer a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{width:100%;margin-bottom:10px}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-right:0;margin-bottom:0}.wp-mail-smtp-exit-link{text-align:center;margin-bottom:50px}.wp-mail-smtp-exit-link a{font-size:14px;color:#999;text-decoration:underline}.wp-mail-smtp-exit-link a:active,.wp-mail-smtp-exit-link a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-timeline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:41px auto 0;max-width:650px;padding:0 20px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{background:#ddd;height:2px;margin:0 6px;width:100%}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line.wp-mail-smtp-setup-wizard-timeline-line-active{background:#6aa08b}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step{border:none;background-color:#b6b6b6;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step .icon{display:none}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-active,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed{background-color:#6aa08b;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed{background-color:#d83638;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed .icon-success,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{color:#fff;display:block;position:absolute;left:3px;top:3px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{left:4px;top:2px}.wp-mail-smtp-input-radios-with-icons{display:block}.wp-mail-smtp-input-radios-with-icons input{opacity:0;position:absolute}.wp-mail-smtp-input-radios-with-icons label{width:100%;height:52px;color:#444;border:1px solid #ddd;background:#fff;border-radius:3px;font-size:16px;display:block;margin-bottom:20px;padding:9px;cursor:pointer}.wp-mail-smtp-input-radios-with-icons label>*{vertical-align:middle}.wp-mail-smtp-input-radios-with-icons label:hover{border:1px solid #999;-webkit-box-shadow:0 0 0 1px #999;box-shadow:0 0 0 1px #999}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label{border-color:#2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:hover{-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly:hover{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-checked{border:1px solid #2d4f60;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60;box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly{color:#999;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly img,.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly svg:not(.icon){opacity:.4}.wp-mail-smtp-input-radios-with-icons img{margin-left:20px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio .icon{display:none}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{background-color:#2d4f60;color:#fff}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked .icon{display:block;position:absolute;left:8px;top:8px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio-text{margin-left:10px}.wp-mail-smtp-setup-wizard-form-row-highlight{background-color:#f8f8f8;padding:20px;margin:0 -20px 20px}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:0}.wp-mail-smtp-swal.swal2-container.swal2-shown{background-color:rgba(68,68,68,.5)}.wp-mail-smtp-swal .swal2-popup{padding:10px;border-radius:0;font-size:16px;color:#777;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.15);box-shadow:0 2px 15px rgba(0,0,0,.15)}.wp-mail-smtp-swal .swal2-popup .swal2-header{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;margin:40px 40px 12px;padding:0}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-title{font-size:24px;color:#444;margin:0;padding:0;font-weight:500;text-align:left}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close{color:#b6b6b6;font-size:0;width:16px;height:16px;margin:10px 8px 0 0;outline:none}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close:before{content:"";display:inline-block;background:no-repeat url(../img/times-solid-grey.svg);width:18px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-content{color:#777;font-size:16px;line-height:23px;padding:0 40px;margin-bottom:37px}.wp-mail-smtp-swal .swal2-popup .swal2-content #swal2-content{text-align:left;font-weight:400}.wp-mail-smtp-swal .swal2-popup .swal2-actions{border-top:1px solid #e6e6e6;margin:0 -10px;padding:30px 30px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled:focus{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin:0;display:block;width:100%}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{display:inline-block;width:auto}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{border:none;background-color:#e27730;color:#fff;border-radius:3px;font-size:16px;font-weight:500;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#c45e1b}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:"";display:inline-block;margin:0 0 -3px 10px;background:no-repeat url(../img/long-arrow-alt-right-regular-white.svg);width:16px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:none!important;border:none;padding:0!important;color:#999;font-size:14px;font-weight:400;text-decoration:underline;cursor:pointer;margin-bottom:30px}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{margin-bottom:0}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{color:#777}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before{content:"";margin:0 10px -3px 0;display:inline-block;background:no-repeat url(../img/long-arrow-alt-left-regular-grey.svg);width:16px;height:18px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup{border-top:7px solid #3498db;padding-top:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header{margin:10px 40px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-image{margin-top:30px;margin-bottom:17px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-title{font-weight:700}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p{margin:0 auto 25px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p:last-child{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .wp-mail-smtp-button{text-transform:uppercase}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main{background-color:#ff982d}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:hover{background-color:#f97f00}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus{position:relative;background:#faffac;margin:40px -50px 10px;padding:24px 60px 20px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container{position:absolute;background:#2ecc71;color:#fff;width:46px;height:46px;border-radius:50%;left:calc(50% - 23px);top:-23px;border:6px solid #fff}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container .icon{position:absolute;top:10px;left:10px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .highlight{color:#2ecc71;font-weight:500}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased{font-size:14px;color:#999}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:hover{color:#777}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:20px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 20px;margin-bottom:30px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .subtitle{margin:0 0 45px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .title-container{margin-bottom:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{padding:30px;margin:17px -30px 0;background-color:#fefcca;color:#444;border-radius:3px;text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background-color:#6aa08b}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#548371}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .settings-input-long-checkbox .checkbox.checkbox-checked:after{top:5px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content{margin-bottom:27px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content img.icon{color:#fdb72c;width:16px;vertical-align:middle}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content{margin-bottom:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea{border:1px solid #b6b6b6;color:#444;border-radius:3px;margin:27px 0 11px;padding:10px;font-size:16px;width:100%}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container label{font-size:14px;margin-left:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container input[type=checkbox]{width:16px;height:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-content{margin-bottom:47px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions{border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 30px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{width:128px;height:128px;padding:0;font-size:0;text-indent:-9999px;-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:before{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background:url(../img/thumbs-up.svg);margin-right:50px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background:url(../img/thumbs-up-hover.svg)}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:url(../img/thumbs-down.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{background:url(../img/thumbs-down-hover.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup p{margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .subtitle{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error{padding:11px 15px;font-size:14px;line-height:20px;margin:0;color:#777;border:1px solid #ddd;border-left:4px solid #dc3232;text-align:left;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error h3{font-size:14px;color:#444;font-weight:500;line-height:23px;margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content p{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-smtp .mailer-description a{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{font-size:16px;line-height:24px;color:#444;margin-bottom:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:0}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a{margin-right:20px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:10px;display:block}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .wp-mail-smtp-link{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .mailer-offer-link-disclosure{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;font-size:14px;display:inline-block;cursor:help;margin-top:15px;color:#777}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form>.wp-mail-smtp-separator-big-margin{margin:34px 0 49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form-general-settings>.wp-mail-smtp-separator-big-margin{margin:50px 0 51px}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header-container{width:calc(100% - 94px)}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo{width:94px;height:94px;border:1px solid #e6e6e6;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo svg{width:55px}.settings-amazon-ses-identities,.settings-input-checkbox,.settings-input-long-checkbox,.settings-input-number,.settings-input-radio,.settings-input-select,.settings-input-switch,.settings-input-text,.settings-oauth-connection{margin:0 0 29px}.settings-amazon-ses-identities:last-child,.settings-input-checkbox:last-child,.settings-input-long-checkbox:last-child,.settings-input-number:last-child,.settings-input-radio:last-child,.settings-input-select:last-child,.settings-input-switch:last-child,.settings-input-text:last-child,.settings-oauth-connection:last-child{margin-bottom:20px}.settings-amazon-ses-identities .settings-input-label-container,.settings-input-checkbox .settings-input-label-container,.settings-input-long-checkbox .settings-input-label-container,.settings-input-number .settings-input-label-container,.settings-input-radio .settings-input-label-container,.settings-input-select .settings-input-label-container,.settings-input-switch .settings-input-label-container,.settings-input-text .settings-input-label-container,.settings-oauth-connection .settings-input-label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px}.settings-amazon-ses-identities .label,.settings-input-checkbox .label,.settings-input-long-checkbox .label,.settings-input-number .label,.settings-input-radio .label,.settings-input-select .label,.settings-input-switch .label,.settings-input-text .label,.settings-oauth-connection .label{color:#444;display:inline-block;line-height:21px;font-weight:500;font-size:18px}.settings-amazon-ses-identities .wp-mail-smtp-info,.settings-input-checkbox .wp-mail-smtp-info,.settings-input-long-checkbox .wp-mail-smtp-info,.settings-input-number .wp-mail-smtp-info,.settings-input-radio .wp-mail-smtp-info,.settings-input-select .wp-mail-smtp-info,.settings-input-switch .wp-mail-smtp-info,.settings-input-text .wp-mail-smtp-info,.settings-oauth-connection .wp-mail-smtp-info{margin-left:10px}.settings-amazon-ses-identities .error,.settings-input-checkbox .error,.settings-input-long-checkbox .error,.settings-input-number .error,.settings-input-radio .error,.settings-input-select .error,.settings-input-switch .error,.settings-input-text .error,.settings-oauth-connection .error{display:-webkit-box;display:-ms-flexbox;display:flex;color:#dc3232;font-size:14px}.settings-amazon-ses-identities .error .icon,.settings-input-checkbox .error .icon,.settings-input-long-checkbox .error .icon,.settings-input-number .error .icon,.settings-input-radio .error .icon,.settings-input-select .error .icon,.settings-input-switch .error .icon,.settings-input-text .error .icon,.settings-oauth-connection .error .icon{margin-right:10px}.settings-amazon-ses-identities.input-error input,.settings-input-checkbox.input-error input,.settings-input-long-checkbox.input-error input,.settings-input-number.input-error input,.settings-input-radio.input-error input,.settings-input-select.input-error input,.settings-input-switch.input-error input,.settings-input-text.input-error input,.settings-oauth-connection.input-error input{border-color:#dc3232}.settings-amazon-ses-identities input:disabled,.settings-input-checkbox input:disabled,.settings-input-long-checkbox input:disabled,.settings-input-number input:disabled,.settings-input-radio input:disabled,.settings-input-select input:disabled,.settings-input-switch input:disabled,.settings-input-text input:disabled,.settings-oauth-connection input:disabled{cursor:not-allowed}.settings-amazon-ses-identities .description,.settings-input-checkbox .description,.settings-input-long-checkbox .description,.settings-input-number .description,.settings-input-radio .description,.settings-input-select .description,.settings-input-switch .description,.settings-input-text .description,.settings-oauth-connection .description{font-size:14px;line-height:20px;color:#777;margin:-4px 0 0}.settings-amazon-ses-identities .description--constant,.settings-input-checkbox .description--constant,.settings-input-long-checkbox .description--constant,.settings-input-number .description--constant,.settings-input-radio .description--constant,.settings-input-select .description--constant,.settings-input-switch .description--constant,.settings-input-text .description--constant,.settings-oauth-connection .description--constant{font-size:12px;margin-top:5px}.settings-input-number input,.settings-input-text input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px;margin:0 0 15px}.settings-input-number input:focus,.settings-input-text input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-number input::-webkit-input-placeholder,.settings-input-text input::-webkit-input-placeholder{color:#999}.settings-input-number input::-moz-placeholder,.settings-input-text input::-moz-placeholder{color:#999}.settings-input-number input:-ms-input-placeholder,.settings-input-text input:-ms-input-placeholder{color:#999}.settings-input-number input::-ms-input-placeholder,.settings-input-text input::-ms-input-placeholder{color:#999}.settings-input-number input::placeholder,.settings-input-text input::placeholder{color:#999}.settings-input-number-error input,.settings-input-text-error input{border-color:#dc3232}.settings-input-number.settings-input-text-with-copy .settings-input-container,.settings-input-text.settings-input-text-with-copy .settings-input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-input-number.settings-input-text-with-copy .settings-input-container input,.settings-input-text.settings-input-text-with-copy .settings-input-container input{color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button{outline:none;margin:0 0 15px 10px;background-color:#b6b6b6}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover{background-color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small{padding:8px 12px}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover{background-color:#6aa08b}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon{display:none}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active{display:block}.settings-input-radio input{opacity:0;position:absolute}.settings-input-radio label{color:#444;font-size:14px;display:inline-block;margin:0 30px 15px 0}.settings-input-radio label:last-child{margin-right:0}.settings-input-radio label>span{vertical-align:middle}.settings-input-radio label.wp-mail-smtp-styled-radio-label-disabled{cursor:not-allowed}.settings-input-radio .wp-mail-smtp-styled-radio{width:20px;height:20px;border:1px solid #b6b6b6;position:relative;display:inline-block;border-radius:50%;margin-right:10px}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{border-color:#2d4f60}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked:after{left:2px;right:2px;top:2px;bottom:2px;position:absolute;content:"";background:#2d4f60;display:block;border-radius:50%}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-disabled{opacity:.4}.settings-input-switch.sub_setting{background-color:#f8f8f8;padding:20px;margin-top:-17px}.settings-input-switch.sub_setting .label{font-size:14px}.settings-input-switch.sub_setting .label-description{color:#777}.settings-input-switch .title{display:block}.settings-input-switch .control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-switch input{position:absolute;top:auto;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;white-space:nowrap}.settings-input-switch input:checked+.toggle-switch{background-color:#2d4f60}.settings-input-switch input:checked+.toggle-switch:before{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.settings-input-switch input:disabled:checked:hover+.toggle-switch,.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{-webkit-box-shadow:none;box-shadow:none}.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{background-color:#ddd}.settings-input-switch input:disabled+.toggle-switch{background-color:#ddd;cursor:not-allowed}.settings-input-switch input:disabled:checked+.toggle-switch{background-color:#4e88a5;cursor:not-allowed}.settings-input-switch input:checked:focus+.toggle-switch,.settings-input-switch input:checked:hover+.toggle-switch{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60;box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60}.settings-input-switch input:not(:checked):focus+.toggle-switch,.settings-input-switch input:not(:checked):hover+.toggle-switch{background-color:#999;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #999;box-shadow:0 0 0 1px #fff,0 0 0 3px #999}.settings-input-switch .toggle-switch{position:relative;cursor:pointer;background-color:#b6b6b6;border-radius:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;vertical-align:middle;display:inline-block;width:30px;height:20px}.settings-input-switch .toggle-switch:before{position:absolute;content:"";height:16px;width:16px;left:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.settings-input-switch .description{margin-bottom:15px}.settings-input-switch .label-description{font-size:14px;line-height:20px;color:#444;margin:0 0 0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.settings-input-select-container{position:relative;margin:0 0 15px}.settings-input-select-container:after{content:"";background:no-repeat url(../img/chevron-down-solid-grey.svg);right:10px;top:14px;width:12px;height:12px;position:absolute;pointer-events:none}.settings-input-select select::-ms-expand{display:none}.settings-input-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:40px;font-size:16px;padding:8px 5px 8px 10px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.settings-input-select select:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-select select:disabled{cursor:not-allowed}.settings-input-select-error select{border-color:#dc3232}.settings-amazon-ses-identities>.wp-mail-smtp-loader{display:block}.settings-amazon-ses-identities p{margin:0 0 17px}.settings-amazon-ses-identities .description{margin-bottom:17px}.settings-amazon-ses-identities .ses-identities-container{background:#f8f8f8;padding:20px}.settings-amazon-ses-identities .ses-identities-table-container{border-radius:3px;font-size:14px;line-height:20px;text-align:left}.settings-amazon-ses-identities .ses-identities-table-container+.wp-mail-smtp-amazonses-identity-form{margin-top:20px}.settings-amazon-ses-identities .ses-identities-table-container table{width:100%;border-collapse:collapse}.settings-amazon-ses-identities .ses-identities-table-container th.ses-identity-column{color:#444;font-weight:500}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-sender{width:50%}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-status,.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-type{width:25%}.settings-amazon-ses-identities .ses-identities-table-container tr{border-bottom:1px solid #ddd}.settings-amazon-ses-identities .ses-identities-table-container th{padding:0 0 20px}.settings-amazon-ses-identities .ses-identities-table-container td{padding:18px 0}.settings-amazon-ses-identities .ses-identities-table-container .wp-mail-smtp-button{margin-top:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form{background:#f8f8f8;border-radius:3px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form h3{font-size:14px;line-height:21px;margin-bottom:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form p{font-size:14px;margin:0 0 20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-radio{margin-bottom:5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-text{margin-bottom:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .wp-mail-smtp-button-main.wp-mail-smtp-button-verify{min-width:150px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice .icon{width:16px;height:16px;margin-right:10px;color:#6aa08b}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label{width:50px;margin-right:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label .label{font-size:16px;color:#999;font-weight:400;margin-bottom:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text .settings-input-container{width:100%}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records{border:1px solid #ddd;border-radius:4px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--heading{border-radius:4px 4px 0 0;background-color:#eee}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--record{border-top:1px solid #ddd}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;margin:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--heading{font-size:14px;line-height:20px;font-weight:500;color:#444}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-container{position:relative}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-text{margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-label-container{display:none}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record input{margin:0;padding-right:39px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record button{position:absolute;right:1px;top:1px;bottom:1px;padding:9px 11px;margin:0;border:none;border-radius:0 1px 1px 0}.settings-oauth-connection .description{margin-bottom:20px}.settings-oauth-connection .wp-mail-smtp-button{margin-top:-2px}.settings-oauth-connection .remove-authorization-container .description .icon{color:#6aa08b;width:16px;height:16px;margin-left:10px}.settings-oauth-connection .remove-authorization-container .description.connected-as{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-oauth-connection .remove-authorization-container .wp-mail-smtp-button{margin-top:-3px}.settings-input-long-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-bottom:1px solid #e6e6e6;cursor:pointer;margin-bottom:0}.settings-input-long-checkbox.settings-input-long-checkbox-disabled{cursor:not-allowed}.settings-input-long-checkbox .title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.settings-input-long-checkbox .title-container .wp-mail-smtp-pro-badge{margin-left:10px;width:46px;height:26px}.settings-input-long-checkbox .label{margin:0}.settings-input-long-checkbox input{opacity:0;position:absolute}.settings-input-long-checkbox .checkbox{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.settings-input-long-checkbox .checkbox .icon{display:none}.settings-input-long-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;color:#fff}.settings-input-long-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;left:8px;top:8px}.settings-input-long-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#6aa08b}.settings-input-long-checkbox:first-child{padding-top:0;color:red}.settings-input-long-checkbox:last-child{border-bottom:none;margin-bottom:0}.settings-input-checkbox input{opacity:0;position:absolute}.settings-input-checkbox .settings-input-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-checkbox .settings-input-checkbox-container .input-label{margin-left:10px}.settings-input-checkbox .checkbox{width:24px;height:24px;position:relative;display:inline-block;border-radius:3px;border:1px solid #b6b6b6;background-color:#fff}.settings-input-checkbox .checkbox .icon{display:none}.settings-input-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;border:none;color:#fff}.settings-input-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;left:5px;top:5px}.settings-input-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#4e88a5}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:33px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header .wp-mail-smtp-content-header{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .upgrade-content,.wp-mail-smtp-setup-wizard-step-license .verified-license{background-color:#e6efec;border-radius:3px;padding:30px;margin-bottom:50px;color:#444}.wp-mail-smtp-setup-wizard-step-license .upgrade-content p{margin:0 0 30px}.wp-mail-smtp-setup-wizard-step-license .verified-license{text-align:center;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-bottom:15px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item .icon{color:#6aa08b;margin-right:15px;width:16px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item>span{width:calc(100% - 31px)}.wp-mail-smtp-setup-wizard-step-license .license-form{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error input{border-color:#dc3232}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error .error-message{color:#dc3232;font-size:14px;margin:5px 0 0}.wp-mail-smtp-setup-wizard-step-license .license-form p{margin:0 0 16px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:block}.wp-mail-smtp-setup-wizard-step-license .license-form input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.wp-mail-smtp-setup-wizard-step-license .license-form input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:10px;width:100%}.wp-mail-smtp-setup-wizard-check-configuration .check-configuration-loading-image-container{text-align:center}.wp-mail-smtp-plugin-item{border:1px solid #ddd;border-radius:3px;padding:10px;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#444}.wp-mail-smtp-plugin-item,.wp-mail-smtp-plugin-item-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-plugin-item-title-container{margin-bottom:10px}.wp-mail-smtp-plugin-item .wp-mail-smtp-button{height:32px;width:120px;text-align:center;font-size:13px;line-height:16px;font-weight:500;padding:8px 31px;color:#fff;background-color:#6693af}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:hover{background-color:#2d4f60}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:disabled{cursor:not-allowed;background-color:#e6e6e6;color:#777}.wp-mail-smtp-plugin-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container{margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container .medium-bold{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:30px -20px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner{padding:30px;border-radius:3px 3px 0 0;text-align:center;background-color:#ecf3f1}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .wp-mail-smtp-setup-wizard-content h2{margin-bottom:10px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .subtitle{margin-bottom:28px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:29px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#444}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item .icon{color:#6aa08b;margin-right:8px}.wp-mail-smtp-setup-wizard-configuration-success .bonus{margin:10px 0 0;padding:30px;background-color:#fefcca;color:#444;border-radius:0 0 3px 3px;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container{margin-bottom:11px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{width:112px;height:112px;margin:0 auto;display:block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button:last-child{margin-bottom:0}.wp-mail-smtp-admin-page{position:relative}.wp-mail-smtp-admin-page .wp-mail-smtp-blocked,.wp-mail-smtp-admin-page .wp-mail-smtp-loading{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(68,68,68,.5);z-index:999}.wp-mail-smtp-admin-page .wp-mail-smtp-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-shown .swal2-container.swal2-backdrop-show{background:rgba(68,68,68,.5)}img{max-width:100%}a{color:#6693af}a:focus,a:hover{text-decoration:none}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a .text-with-arrow-right .icon{margin-left:10px}a .text-with-arrow-left .icon{margin-right:10px}.wp-mail-smtp-notice{padding:15px;font-size:14px;line-height:20px;margin:0;color:#444;border:1px solid #ddd;border-left:4px solid #00a0d2;text-align:left;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-notice--error{border-left:4px solid #dc3232}.wp-mail-smtp-notice--info{border-left:4px solid #00a0d2}.wp-mail-smtp-notice p{margin-top:0}.wp-mail-smtp-notice p:last-child{margin-bottom:0}@media(min-width:782px){.wp-mail-smtp-setup-wizard-container{max-width:100%;margin:0 auto;width:850px}.wp-mail-smtp-setup-wizard-content{margin:50px 0 48px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:47px}.wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 30px}.wp-mail-smtp-setup-wizard-content-container-container{padding:30px 20px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 19px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{margin:30px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:50px 0}.wp-mail-smtp-welcome .wp-mail-smtp-logo{margin-top:158px;padding:0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-container{width:650px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{margin:42px 0 60px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container{padding:80px 65px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:36px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{margin-bottom:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:-31px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:0;display:inline-block}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container{padding:83px 100px 66px}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:55px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:53px}.wp-mail-smtp-input-radios-with-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-mail-smtp-input-radios-with-icons label{width:calc(50% - 10px)}.wp-mail-smtp-setup-wizard-timeline{padding:0}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{margin:0 10px}.wp-mail-smtp-setup-wizard-step-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:0}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:0;margin-right:30px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{margin-bottom:0;margin-right:15px;width:inherit}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-right:0}.wp-mail-smtp-setup-wizard-form-row-highlight{padding:20px 20px 0}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-license .license-form input{width:calc(100% - 195px)}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:0;width:180px;margin-left:15px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{margin:0;display:inline-block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:0;-webkit-box-flex:10;-ms-flex:10;flex:10}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11;margin-right:30px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:50px -70px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{-webkit-box-flex:10;-ms-flex:10;flex:10;margin-bottom:0;margin-right:30px}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-right:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11}.wp-mail-smtp-plugin-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wp-mail-smtp-plugin-item-title-container{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:75px 90px 18px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 90px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{margin:17px -70px 0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin-left:30px}.wp-mail-smtp-setup-wizard-step-footer a{margin:0 0 0 30px}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wp-mail-smtp-pro-badge[data-v-5cf7b21e]{float:right;margin-top:3px;width:46px;height:26px}.wp-mail-smtp-logo-icon[data-v-5cf7b21e]{width:32px;height:32px}.wp-mail-smtp-setup-wizard-step-count[data-v-44fd4a93]{margin:0 0 16px;font-size:14px;line-height:18px;color:#b6b6b6}.wp-mail-smtp-notice[data-v-dfb2ef2c]{margin-top:-20px;margin-bottom:30px}.wp-mail-smtp-info .icon[data-v-74a4d2ae]{color:#ccc}.wp-mail-smtp-logo-icon[data-v-6b0d8118]{width:32px;height:32px;margin-right:10px}.wp-mail-smtp-notice[data-v-227d6612],.wp-mail-smtp-notice[data-v-4027897f]{margin-top:-23px;margin-bottom:20px}
|
assets/vue/css/wizard.rtl.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wp-mail-smtp-tooltip{display:block!important;z-index:10000;max-width:350px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner{background:#2d4f60;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner a{color:#fff;font-weight:700}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#2d4f60;z-index:1}.wp-mail-smtp-tooltip[x-placement^=top]{padding-bottom:5px}.wp-mail-smtp-tooltip[x-placement^=top] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 0;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=bottom]{padding-top:5px}.wp-mail-smtp-tooltip[x-placement^=bottom] .wp-mail-smtp-tooltip-arrow{border-width:0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=right]{padding-right:5px}.wp-mail-smtp-tooltip[x-placement^=right] .wp-mail-smtp-tooltip-arrow{border-width:5px 0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.wp-mail-smtp-tooltip[x-placement^=left]{padding-left:5px}.wp-mail-smtp-tooltip[x-placement^=left] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 5px 0;border-top-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.wp-mail-smtp-tooltip.popover .popover-inner{background:#fff;color:#2d4f60;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.wp-mail-smtp-tooltip.popover .popover-arrow{border-color:#fff}.wp-mail-smtp-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.wp-mail-smtp-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.wp-mail-smtp-loader{-webkit-animation:wp-mail-smtp-loader-spin .65s linear infinite;animation:wp-mail-smtp-loader-spin .65s linear infinite}.wp-mail-smtp-loader-md{width:32px;height:32px}.wp-mail-smtp-loader-sm{width:16px;height:16px}@-webkit-keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}to{-webkit-transform:rotate(-630deg);transform:rotate(-630deg)}}@keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}to{-webkit-transform:rotate(-630deg);transform:rotate(-630deg)}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}body{background:#f1f1f1;margin:0}body,body button,body input,body select,body textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}p>label{display:block}.medium-bold{font-weight:500}.medium-bold a{color:#e27730;font-weight:700}.medium-bold a:focus,.medium-bold a:hover{color:#c45e1b}.wp-mail-smtp-setup-wizard-header{text-align:center;border-top:4px solid #e27730}.wp-mail-smtp-setup-wizard-header h1{margin:0}.wp-mail-smtp-logo{display:inline-block;width:320px;margin-top:50px;padding:0 10px}.wp-mail-smtp-logo img{width:100%;height:100%}.wp-mail-smtp-setup-wizard-container{max-width:90%;width:auto;margin:0 auto}.wp-mail-smtp-setup-wizard-content{background:#fff;border:1px solid #ddd;border-radius:6px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.05);box-shadow:0 2px 5px rgba(0,0,0,.05);color:#777;font-size:16px;margin:22px 0 30px}.wp-mail-smtp-setup-wizard-content-container{padding:10px 20px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-content h2,.wp-mail-smtp-setup-wizard-content h3{color:#444;font-size:24px;font-weight:500;margin:0 0 12px}.wp-mail-smtp-setup-wizard-content h3{font-size:16px;margin:0 0 20px}.wp-mail-smtp-setup-wizard-content .subtitle{font-size:16px;line-height:1.5;margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{width:100%;border-top:1px solid #e6e6e6;clear:both;margin:20px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:30px 0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{text-align:center}.wp-mail-smtp-button{border-radius:3px;border:none;background-color:#f1f1f1;color:#777;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-button:focus,.wp-mail-smtp-button:hover{background-color:#d8d8d8}.wp-mail-smtp-button:focus{outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-secondary{background-color:#2d4f60;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:focus,.wp-mail-smtp-button.wp-mail-smtp-button-secondary:hover{background-color:#1d323d}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:disabled{opacity:.65;cursor:not-allowed;background-color:#2d4f60}.wp-mail-smtp-button.wp-mail-smtp-button-red{background-color:#dc3232;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-red:focus,.wp-mail-smtp-button.wp-mail-smtp-button-red:hover{background-color:#bb2020}.wp-mail-smtp-button.wp-mail-smtp-button-red:disabled{opacity:.65;cursor:not-allowed;background-color:#dc3232}.wp-mail-smtp-button.wp-mail-smtp-button-success{background-color:#6aa08b;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-success:focus,.wp-mail-smtp-button.wp-mail-smtp-button-success:hover{background-color:#548371}.wp-mail-smtp-button.wp-mail-smtp-button-success:disabled{opacity:.65;cursor:not-allowed;background-color:#6aa08b}.wp-mail-smtp-button.wp-mail-smtp-button-main{background-color:#e27730;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-main:focus,.wp-mail-smtp-button.wp-mail-smtp-button-main:hover{background-color:#c45e1b}.wp-mail-smtp-button.wp-mail-smtp-button-main:disabled{opacity:.65;cursor:not-allowed;background-color:#e27730}.wp-mail-smtp-button.wp-mail-smtp-button-small{line-height:23px;font-size:14px;padding:8px 20px}.wp-mail-smtp-button.wp-mail-smtp-button-small .wp-mail-smtp-loader-sm{margin-top:3px;margin-bottom:-3px}.wp-mail-smtp-button.wp-mail-smtp-button-large{line-height:22px;font-size:18px;padding:19px 39px}.wp-mail-smtp-button.wp-mail-smtp-button-disabled,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:focus,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:hover{background-color:#f3f6ff;border-color:#b7c9d9;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-activated,.wp-mail-smtp-button.wp-mail-smtp-button-activated:focus,.wp-mail-smtp-button.wp-mail-smtp-button-activated:hover{background-color:#fff;border-color:#8aa4b8;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-button .text-with-arrow-right .icon{margin-right:10px}.wp-mail-smtp-button .text-with-arrow-left .icon{margin-left:10px}.wp-mail-smtp-step-below-content{text-align:center;font-size:14px;color:#777;margin:-19px 0 47px}.wp-mail-smtp-setup-wizard-step-footer{display:block;text-align:center;min-height:110px;padding:0 20px;margin-top:30px}.wp-mail-smtp-setup-wizard-step-footer a{font-size:14px;display:block;color:#999;margin:20px 0}.wp-mail-smtp-setup-wizard-step-footer a:active,.wp-mail-smtp-setup-wizard-step-footer a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{width:100%;margin-bottom:10px}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-left:0;margin-bottom:0}.wp-mail-smtp-exit-link{text-align:center;margin-bottom:50px}.wp-mail-smtp-exit-link a{font-size:14px;color:#999;text-decoration:underline}.wp-mail-smtp-exit-link a:active,.wp-mail-smtp-exit-link a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-timeline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:41px auto 0;max-width:650px;padding:0 20px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{background:#ddd;height:2px;margin:0 6px;width:100%}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line.wp-mail-smtp-setup-wizard-timeline-line-active{background:#6aa08b}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step{border:none;background-color:#b6b6b6;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step .icon{display:none}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-active,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed{background-color:#6aa08b;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed{background-color:#d83638;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed .icon-success,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{color:#fff;display:block;position:absolute;right:3px;top:3px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{right:4px;top:2px}.wp-mail-smtp-input-radios-with-icons{display:block}.wp-mail-smtp-input-radios-with-icons input{opacity:0;position:absolute}.wp-mail-smtp-input-radios-with-icons label{width:100%;height:52px;color:#444;border:1px solid #ddd;background:#fff;border-radius:3px;font-size:16px;display:block;margin-bottom:20px;padding:9px;cursor:pointer}.wp-mail-smtp-input-radios-with-icons label>*{vertical-align:middle}.wp-mail-smtp-input-radios-with-icons label:hover{border:1px solid #999;-webkit-box-shadow:0 0 0 1px #999;box-shadow:0 0 0 1px #999}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label{border-color:#2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:hover{-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly:hover{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-checked{border:1px solid #2d4f60;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60;box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly{color:#999;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly img,.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly svg:not(.icon){opacity:.4}.wp-mail-smtp-input-radios-with-icons img{margin-right:20px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio .icon{display:none}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{background-color:#2d4f60;color:#fff}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked .icon{display:block;position:absolute;right:8px;top:8px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio-text{margin-right:10px}.wp-mail-smtp-setup-wizard-form-row-highlight{background-color:#f8f8f8;padding:20px;margin:0 -20px 20px}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:0}.wp-mail-smtp-swal.swal2-container.swal2-shown{background-color:rgba(68,68,68,.5)}.wp-mail-smtp-swal .swal2-popup{padding:10px;border-radius:0;font-size:16px;color:#777;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.15);box-shadow:0 2px 15px rgba(0,0,0,.15)}.wp-mail-smtp-swal .swal2-popup .swal2-header{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;margin:40px 40px 12px;padding:0}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-title{font-size:24px;color:#444;margin:0;padding:0;font-weight:500;text-align:right}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close{color:#b6b6b6;font-size:0;width:16px;height:16px;margin:10px 0 0 8px;outline:none}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close:before{content:"";display:inline-block;background:no-repeat url(../img/times-solid-grey.svg);width:18px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-content{color:#777;font-size:16px;line-height:23px;padding:0 40px;margin-bottom:37px}.wp-mail-smtp-swal .swal2-popup .swal2-content #swal2-content{text-align:right;font-weight:400}.wp-mail-smtp-swal .swal2-popup .swal2-actions{border-top:1px solid #e6e6e6;margin:0 -10px;padding:30px 30px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled:focus{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin:0;display:block;width:100%}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{display:inline-block;width:auto}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{border:none;background-color:#e27730;color:#fff;border-radius:3px;font-size:16px;font-weight:500;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#c45e1b}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:"";display:inline-block;margin:0 10px -3px 0;background:no-repeat url(../img/long-arrow-alt-right-regular-white.svg);width:16px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:none!important;border:none;padding:0!important;color:#999;font-size:14px;font-weight:400;text-decoration:underline;cursor:pointer;margin-bottom:30px}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{margin-bottom:0}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{color:#777}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before{content:"";margin:0 0 -3px 10px;display:inline-block;background:no-repeat url(../img/long-arrow-alt-left-regular-grey.svg);width:16px;height:18px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup{border-top:7px solid #3498db;padding-top:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header{margin:10px 40px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-image{margin-top:30px;margin-bottom:17px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-title{font-weight:700}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p{margin:0 auto 25px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p:last-child{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .wp-mail-smtp-button{text-transform:uppercase}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main{background-color:#ff982d}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:hover{background-color:#f97f00}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus{position:relative;background:#faffac;margin:40px -50px 10px;padding:24px 60px 20px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container{position:absolute;background:#2ecc71;color:#fff;width:46px;height:46px;border-radius:50%;right:calc(50% - 23px);top:-23px;border:6px solid #fff}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container .icon{position:absolute;top:10px;right:10px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .highlight{color:#2ecc71;font-weight:500}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased{font-size:14px;color:#999}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:hover{color:#777}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:20px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 20px;margin-bottom:30px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .subtitle{margin:0 0 45px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .title-container{margin-bottom:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{padding:30px;margin:17px -30px 0;background-color:#fefcca;color:#444;border-radius:3px;text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background-color:#6aa08b}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#548371}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .settings-input-long-checkbox .checkbox.checkbox-checked:after{top:5px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content{margin-bottom:27px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content img.icon{color:#fdb72c;width:16px;vertical-align:middle}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content{margin-bottom:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea{border:1px solid #b6b6b6;color:#444;border-radius:3px;margin:27px 0 11px;padding:10px;font-size:16px;width:100%}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container label{font-size:14px;margin-right:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container input[type=checkbox]{width:16px;height:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-content{margin-bottom:47px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions{border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 30px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{width:128px;height:128px;padding:0;font-size:0;text-indent:-9999px;-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:before{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background:url(../img/thumbs-up.svg);margin-left:50px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background:url(../img/thumbs-up-hover.svg)}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:url(../img/thumbs-down.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{background:url(../img/thumbs-down-hover.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup p{margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .subtitle{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error{padding:11px 15px;font-size:14px;line-height:20px;margin:0;color:#777;border:1px solid #ddd;border-right:4px solid #dc3232;text-align:right;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error h3{font-size:14px;color:#444;font-weight:500;line-height:23px;margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content p{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-smtp .mailer-description a{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{font-size:16px;line-height:24px;color:#444;margin-bottom:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:0}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a{margin-left:20px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:10px;display:block}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .wp-mail-smtp-link{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .mailer-offer-link-disclosure{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;font-size:14px;display:inline-block;cursor:help;margin-top:15px;color:#777}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form>.wp-mail-smtp-separator-big-margin{margin:34px 0 49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form-general-settings>.wp-mail-smtp-separator-big-margin{margin:50px 0 51px}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header-container{width:calc(100% - 94px)}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo{width:94px;height:94px;border:1px solid #e6e6e6;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo svg{width:55px}.settings-amazon-ses-identities,.settings-input-checkbox,.settings-input-long-checkbox,.settings-input-number,.settings-input-radio,.settings-input-select,.settings-input-switch,.settings-input-text,.settings-oauth-connection{margin:0 0 29px}.settings-amazon-ses-identities:last-child,.settings-input-checkbox:last-child,.settings-input-long-checkbox:last-child,.settings-input-number:last-child,.settings-input-radio:last-child,.settings-input-select:last-child,.settings-input-switch:last-child,.settings-input-text:last-child,.settings-oauth-connection:last-child{margin-bottom:20px}.settings-amazon-ses-identities .settings-input-label-container,.settings-input-checkbox .settings-input-label-container,.settings-input-long-checkbox .settings-input-label-container,.settings-input-number .settings-input-label-container,.settings-input-radio .settings-input-label-container,.settings-input-select .settings-input-label-container,.settings-input-switch .settings-input-label-container,.settings-input-text .settings-input-label-container,.settings-oauth-connection .settings-input-label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px}.settings-amazon-ses-identities .label,.settings-input-checkbox .label,.settings-input-long-checkbox .label,.settings-input-number .label,.settings-input-radio .label,.settings-input-select .label,.settings-input-switch .label,.settings-input-text .label,.settings-oauth-connection .label{color:#444;display:inline-block;line-height:21px;font-weight:500;font-size:18px}.settings-amazon-ses-identities .wp-mail-smtp-info,.settings-input-checkbox .wp-mail-smtp-info,.settings-input-long-checkbox .wp-mail-smtp-info,.settings-input-number .wp-mail-smtp-info,.settings-input-radio .wp-mail-smtp-info,.settings-input-select .wp-mail-smtp-info,.settings-input-switch .wp-mail-smtp-info,.settings-input-text .wp-mail-smtp-info,.settings-oauth-connection .wp-mail-smtp-info{margin-right:10px}.settings-amazon-ses-identities .error,.settings-input-checkbox .error,.settings-input-long-checkbox .error,.settings-input-number .error,.settings-input-radio .error,.settings-input-select .error,.settings-input-switch .error,.settings-input-text .error,.settings-oauth-connection .error{display:-webkit-box;display:-ms-flexbox;display:flex;color:#dc3232;font-size:14px}.settings-amazon-ses-identities .error .icon,.settings-input-checkbox .error .icon,.settings-input-long-checkbox .error .icon,.settings-input-number .error .icon,.settings-input-radio .error .icon,.settings-input-select .error .icon,.settings-input-switch .error .icon,.settings-input-text .error .icon,.settings-oauth-connection .error .icon{margin-left:10px}.settings-amazon-ses-identities.input-error input,.settings-input-checkbox.input-error input,.settings-input-long-checkbox.input-error input,.settings-input-number.input-error input,.settings-input-radio.input-error input,.settings-input-select.input-error input,.settings-input-switch.input-error input,.settings-input-text.input-error input,.settings-oauth-connection.input-error input{border-color:#dc3232}.settings-amazon-ses-identities input:disabled,.settings-input-checkbox input:disabled,.settings-input-long-checkbox input:disabled,.settings-input-number input:disabled,.settings-input-radio input:disabled,.settings-input-select input:disabled,.settings-input-switch input:disabled,.settings-input-text input:disabled,.settings-oauth-connection input:disabled{cursor:not-allowed}.settings-amazon-ses-identities .description,.settings-input-checkbox .description,.settings-input-long-checkbox .description,.settings-input-number .description,.settings-input-radio .description,.settings-input-select .description,.settings-input-switch .description,.settings-input-text .description,.settings-oauth-connection .description{font-size:14px;line-height:20px;color:#777;margin:-4px 0 0}.settings-amazon-ses-identities .description--constant,.settings-input-checkbox .description--constant,.settings-input-long-checkbox .description--constant,.settings-input-number .description--constant,.settings-input-radio .description--constant,.settings-input-select .description--constant,.settings-input-switch .description--constant,.settings-input-text .description--constant,.settings-oauth-connection .description--constant{font-size:12px;margin-top:5px}.settings-input-number input,.settings-input-text input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px;margin:0 0 15px}.settings-input-number input:focus,.settings-input-text input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-number input::-webkit-input-placeholder,.settings-input-text input::-webkit-input-placeholder{color:#999}.settings-input-number input::-moz-placeholder,.settings-input-text input::-moz-placeholder{color:#999}.settings-input-number input:-ms-input-placeholder,.settings-input-text input:-ms-input-placeholder{color:#999}.settings-input-number input::-ms-input-placeholder,.settings-input-text input::-ms-input-placeholder{color:#999}.settings-input-number input::placeholder,.settings-input-text input::placeholder{color:#999}.settings-input-number-error input,.settings-input-text-error input{border-color:#dc3232}.settings-input-number.settings-input-text-with-copy .settings-input-container,.settings-input-text.settings-input-text-with-copy .settings-input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-input-number.settings-input-text-with-copy .settings-input-container input,.settings-input-text.settings-input-text-with-copy .settings-input-container input{color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button{outline:none;margin:0 10px 15px 0;background-color:#b6b6b6}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover{background-color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small{padding:8px 12px}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover{background-color:#6aa08b}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon{display:none}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active{display:block}.settings-input-radio input{opacity:0;position:absolute}.settings-input-radio label{color:#444;font-size:14px;display:inline-block;margin:0 0 15px 30px}.settings-input-radio label:last-child{margin-left:0}.settings-input-radio label>span{vertical-align:middle}.settings-input-radio label.wp-mail-smtp-styled-radio-label-disabled{cursor:not-allowed}.settings-input-radio .wp-mail-smtp-styled-radio{width:20px;height:20px;border:1px solid #b6b6b6;position:relative;display:inline-block;border-radius:50%;margin-left:10px}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{border-color:#2d4f60}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked:after{right:2px;left:2px;top:2px;bottom:2px;position:absolute;content:"";background:#2d4f60;display:block;border-radius:50%}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-disabled{opacity:.4}.settings-input-switch.sub_setting{background-color:#f8f8f8;padding:20px;margin-top:-17px}.settings-input-switch.sub_setting .label{font-size:14px}.settings-input-switch.sub_setting .label-description{color:#777}.settings-input-switch .title{display:block}.settings-input-switch .control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-switch input{position:absolute;top:auto;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;white-space:nowrap}.settings-input-switch input:checked+.toggle-switch{background-color:#2d4f60}.settings-input-switch input:checked+.toggle-switch:before{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.settings-input-switch input:disabled:checked:hover+.toggle-switch,.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{-webkit-box-shadow:none;box-shadow:none}.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{background-color:#ddd}.settings-input-switch input:disabled+.toggle-switch{background-color:#ddd;cursor:not-allowed}.settings-input-switch input:disabled:checked+.toggle-switch{background-color:#4e88a5;cursor:not-allowed}.settings-input-switch input:checked:focus+.toggle-switch,.settings-input-switch input:checked:hover+.toggle-switch{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60;box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60}.settings-input-switch input:not(:checked):focus+.toggle-switch,.settings-input-switch input:not(:checked):hover+.toggle-switch{background-color:#999;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #999;box-shadow:0 0 0 1px #fff,0 0 0 3px #999}.settings-input-switch .toggle-switch{position:relative;cursor:pointer;background-color:#b6b6b6;border-radius:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;vertical-align:middle;display:inline-block;width:30px;height:20px}.settings-input-switch .toggle-switch:before{position:absolute;content:"";height:16px;width:16px;right:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.settings-input-switch .description{margin-bottom:15px}.settings-input-switch .label-description{font-size:14px;line-height:20px;color:#444;margin:0 20px 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.settings-input-select-container{position:relative;margin:0 0 15px}.settings-input-select-container:after{content:"";background:no-repeat url(../img/chevron-down-solid-grey.svg);left:10px;top:14px;width:12px;height:12px;position:absolute;pointer-events:none}.settings-input-select select::-ms-expand{display:none}.settings-input-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:40px;font-size:16px;padding:8px 10px 8px 5px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.settings-input-select select:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-select select:disabled{cursor:not-allowed}.settings-input-select-error select{border-color:#dc3232}.settings-amazon-ses-identities>.wp-mail-smtp-loader{display:block}.settings-amazon-ses-identities p{margin:0 0 17px}.settings-amazon-ses-identities .description{margin-bottom:17px}.settings-amazon-ses-identities .ses-identities-container{background:#f8f8f8;padding:20px}.settings-amazon-ses-identities .ses-identities-table-container{border-radius:3px;font-size:14px;line-height:20px;text-align:right}.settings-amazon-ses-identities .ses-identities-table-container+.wp-mail-smtp-amazonses-identity-form{margin-top:20px}.settings-amazon-ses-identities .ses-identities-table-container table{width:100%;border-collapse:collapse}.settings-amazon-ses-identities .ses-identities-table-container th.ses-identity-column{color:#444;font-weight:500}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-sender{width:50%}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-status,.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-type{width:25%}.settings-amazon-ses-identities .ses-identities-table-container tr{border-bottom:1px solid #ddd}.settings-amazon-ses-identities .ses-identities-table-container th{padding:0 0 20px}.settings-amazon-ses-identities .ses-identities-table-container td{padding:18px 0}.settings-amazon-ses-identities .ses-identities-table-container .wp-mail-smtp-button{margin-top:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form{background:#f8f8f8;border-radius:3px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form h3{font-size:14px;line-height:21px;margin-bottom:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form p{font-size:14px;margin:0 0 20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-radio{margin-bottom:5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-text{margin-bottom:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .wp-mail-smtp-button-main.wp-mail-smtp-button-verify{min-width:150px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice .icon{width:16px;height:16px;margin-left:10px;color:#6aa08b}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label{width:50px;margin-left:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label .label{font-size:16px;color:#999;font-weight:400;margin-bottom:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text .settings-input-container{width:100%}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records{border:1px solid #ddd;border-radius:4px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--heading{border-radius:4px 4px 0 0;background-color:#eee}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--record{border-top:1px solid #ddd}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;margin:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--heading{font-size:14px;line-height:20px;font-weight:500;color:#444}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-container{position:relative}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-text{margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-label-container{display:none}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record input{margin:0;padding-left:39px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record button{position:absolute;left:1px;top:1px;bottom:1px;padding:9px 11px;margin:0;border:none;border-radius:1px 0 0 1px}.settings-oauth-connection .description{margin-bottom:20px}.settings-oauth-connection .wp-mail-smtp-button{margin-top:-2px}.settings-oauth-connection .remove-authorization-container .description .icon{color:#6aa08b;width:16px;height:16px;margin-right:10px}.settings-oauth-connection .remove-authorization-container .description.connected-as{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-oauth-connection .remove-authorization-container .wp-mail-smtp-button{margin-top:-3px}.settings-input-long-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-bottom:1px solid #e6e6e6;cursor:pointer;margin-bottom:0}.settings-input-long-checkbox.settings-input-long-checkbox-disabled{cursor:not-allowed}.settings-input-long-checkbox .title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.settings-input-long-checkbox .title-container .wp-mail-smtp-pro-badge{margin-right:10px;width:46px;height:26px}.settings-input-long-checkbox .label{margin:0}.settings-input-long-checkbox input{opacity:0;position:absolute}.settings-input-long-checkbox .checkbox{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.settings-input-long-checkbox .checkbox .icon{display:none}.settings-input-long-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;color:#fff}.settings-input-long-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;right:8px;top:8px}.settings-input-long-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#6aa08b}.settings-input-long-checkbox:first-child{padding-top:0;color:red}.settings-input-long-checkbox:last-child{border-bottom:none;margin-bottom:0}.settings-input-checkbox input{opacity:0;position:absolute}.settings-input-checkbox .settings-input-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-checkbox .settings-input-checkbox-container .input-label{margin-right:10px}.settings-input-checkbox .checkbox{width:24px;height:24px;position:relative;display:inline-block;border-radius:3px;border:1px solid #b6b6b6;background-color:#fff}.settings-input-checkbox .checkbox .icon{display:none}.settings-input-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;border:none;color:#fff}.settings-input-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;right:5px;top:5px}.settings-input-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#4e88a5}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:33px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header .wp-mail-smtp-content-header{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .upgrade-content,.wp-mail-smtp-setup-wizard-step-license .verified-license{background-color:#e6efec;border-radius:3px;padding:30px;margin-bottom:50px;color:#444}.wp-mail-smtp-setup-wizard-step-license .upgrade-content p{margin:0 0 30px}.wp-mail-smtp-setup-wizard-step-license .verified-license{text-align:center;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-bottom:15px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item .icon{color:#6aa08b;margin-left:15px;width:16px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item>span{width:calc(100% - 31px)}.wp-mail-smtp-setup-wizard-step-license .license-form{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error input{border-color:#dc3232}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error .error-message{color:#dc3232;font-size:14px;margin:5px 0 0}.wp-mail-smtp-setup-wizard-step-license .license-form p{margin:0 0 16px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:block}.wp-mail-smtp-setup-wizard-step-license .license-form input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.wp-mail-smtp-setup-wizard-step-license .license-form input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:10px;width:100%}.wp-mail-smtp-setup-wizard-check-configuration .check-configuration-loading-image-container{text-align:center}.wp-mail-smtp-plugin-item{border:1px solid #ddd;border-radius:3px;padding:10px;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#444}.wp-mail-smtp-plugin-item,.wp-mail-smtp-plugin-item-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-plugin-item-title-container{margin-bottom:10px}.wp-mail-smtp-plugin-item .wp-mail-smtp-button{height:32px;width:120px;text-align:center;font-size:13px;line-height:16px;font-weight:500;padding:8px 31px;color:#fff;background-color:#6693af}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:hover{background-color:#2d4f60}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:disabled{cursor:not-allowed;background-color:#e6e6e6;color:#777}.wp-mail-smtp-plugin-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container{margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container .medium-bold{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:30px -20px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner{padding:30px;border-radius:3px 3px 0 0;text-align:center;background-color:#ecf3f1}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .wp-mail-smtp-setup-wizard-content h2{margin-bottom:10px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .subtitle{margin-bottom:28px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:29px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#444}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item .icon{color:#6aa08b;margin-left:8px}.wp-mail-smtp-setup-wizard-configuration-success .bonus{margin:10px 0 0;padding:30px;background-color:#fefcca;color:#444;border-radius:0 0 3px 3px;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container{margin-bottom:11px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{width:112px;height:112px;margin:0 auto;display:block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button:last-child{margin-bottom:0}.wp-mail-smtp-admin-page{position:relative}.wp-mail-smtp-admin-page .wp-mail-smtp-blocked,.wp-mail-smtp-admin-page .wp-mail-smtp-loading{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(68,68,68,.5);z-index:999}.wp-mail-smtp-admin-page .wp-mail-smtp-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-shown .swal2-container.swal2-backdrop-show{background:rgba(68,68,68,.5)}img{max-width:100%}a{color:#6693af}a:focus,a:hover{text-decoration:none}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a .text-with-arrow-right .icon{margin-right:10px}a .text-with-arrow-left .icon{margin-left:10px}.wp-mail-smtp-notice{padding:15px;font-size:14px;line-height:20px;margin:0;color:#444;border:1px solid #ddd;border-right:4px solid #00a0d2;text-align:right;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-notice--error{border-right:4px solid #dc3232}.wp-mail-smtp-notice--info{border-right:4px solid #00a0d2}.wp-mail-smtp-notice p{margin-top:0}.wp-mail-smtp-notice p:last-child{margin-bottom:0}@media(min-width:782px){.wp-mail-smtp-setup-wizard-container{max-width:100%;margin:0 auto;width:850px}.wp-mail-smtp-setup-wizard-content{margin:50px 0 48px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:47px}.wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 30px}.wp-mail-smtp-setup-wizard-content-container-container{padding:30px 20px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 19px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{margin:30px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:50px 0}.wp-mail-smtp-welcome .wp-mail-smtp-logo{margin-top:158px;padding:0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-container{width:650px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{margin:42px 0 60px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container{padding:80px 65px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:36px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{margin-bottom:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:-31px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:0;display:inline-block}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container{padding:83px 100px 66px}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:55px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:53px}.wp-mail-smtp-input-radios-with-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-mail-smtp-input-radios-with-icons label{width:calc(50% - 10px)}.wp-mail-smtp-setup-wizard-timeline{padding:0}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{margin:0 10px}.wp-mail-smtp-setup-wizard-step-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:0}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:0;margin-left:30px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{margin-bottom:0;margin-left:15px;width:inherit}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-left:0}.wp-mail-smtp-setup-wizard-form-row-highlight{padding:20px 20px 0}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-license .license-form input{width:calc(100% - 195px)}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:0;width:180px;margin-right:15px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{margin:0;display:inline-block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:0;-webkit-box-flex:10;-ms-flex:10;flex:10}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11;margin-left:30px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:50px -70px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{-webkit-box-flex:10;-ms-flex:10;flex:10;margin-bottom:0;margin-left:30px}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-left:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11}.wp-mail-smtp-plugin-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wp-mail-smtp-plugin-item-title-container{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:75px 90px 18px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 90px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{margin:17px -70px 0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin-right:30px}.wp-mail-smtp-setup-wizard-step-footer a{margin:0 30px 0 0}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wp-mail-smtp-pro-badge[data-v-5cf7b21e]{float:left;margin-top:3px;width:46px;height:26px}.wp-mail-smtp-logo-icon[data-v-5cf7b21e]{width:32px;height:32px}.wp-mail-smtp-setup-wizard-step-count[data-v-44fd4a93]{margin:0 0 16px;font-size:14px;line-height:18px;color:#b6b6b6}.wp-mail-smtp-notice[data-v-1c797004]{margin-top:-20px;margin-bottom:30px}.wp-mail-smtp-info .icon[data-v-74a4d2ae]{color:#ccc}.wp-mail-smtp-logo-icon[data-v-6b0d8118]{width:32px;height:32px;margin-left:10px}.wp-mail-smtp-notice[data-v-0644a9c0],.wp-mail-smtp-notice[data-v-4027897f]{margin-top:-23px;margin-bottom:20px}
|
1 |
+
.wp-mail-smtp-tooltip{display:block!important;z-index:10000;max-width:350px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner{background:#2d4f60;color:#fff;border-radius:5px;padding:16px 20px;font-size:14px}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-inner a{color:#fff;font-weight:700}.wp-mail-smtp-tooltip .wp-mail-smtp-tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#2d4f60;z-index:1}.wp-mail-smtp-tooltip[x-placement^=top]{padding-bottom:5px}.wp-mail-smtp-tooltip[x-placement^=top] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 0;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;bottom:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=bottom]{padding-top:5px}.wp-mail-smtp-tooltip[x-placement^=bottom] .wp-mail-smtp-tooltip-arrow{border-width:0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;top:0;right:calc(50% - 5px);margin-top:0;margin-bottom:0}.wp-mail-smtp-tooltip[x-placement^=right]{padding-right:5px}.wp-mail-smtp-tooltip[x-placement^=right] .wp-mail-smtp-tooltip-arrow{border-width:5px 0 5px 5px;border-right-color:rgba(0,0,0,0)!important;border-top-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;right:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.wp-mail-smtp-tooltip[x-placement^=left]{padding-left:5px}.wp-mail-smtp-tooltip[x-placement^=left] .wp-mail-smtp-tooltip-arrow{border-width:5px 5px 5px 0;border-top-color:rgba(0,0,0,0)!important;border-left-color:rgba(0,0,0,0)!important;border-bottom-color:rgba(0,0,0,0)!important;left:0;top:calc(50% - 5px);margin-right:0;margin-left:0}.wp-mail-smtp-tooltip.popover .popover-inner{background:#fff;color:#2d4f60;padding:24px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1)}.wp-mail-smtp-tooltip.popover .popover-arrow{border-color:#fff}.wp-mail-smtp-tooltip[aria-hidden=true]{visibility:hidden;opacity:0;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.wp-mail-smtp-tooltip[aria-hidden=false]{visibility:visible;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.wp-mail-smtp-loader{-webkit-animation:wp-mail-smtp-loader-spin .65s linear infinite;animation:wp-mail-smtp-loader-spin .65s linear infinite}.wp-mail-smtp-loader-md{width:32px;height:32px}.wp-mail-smtp-loader-sm{width:16px;height:16px}@-webkit-keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}to{-webkit-transform:rotate(-630deg);transform:rotate(-630deg)}}@keyframes wp-mail-smtp-loader-spin{0%{-webkit-transform:rotate(-270deg);transform:rotate(-270deg)}to{-webkit-transform:rotate(-630deg);transform:rotate(-630deg)}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}body{background:#f1f1f1;margin:0}body,body button,body input,body select,body textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}p>label{display:block}.medium-bold{font-weight:500}.medium-bold a{color:#e27730;font-weight:700}.medium-bold a:focus,.medium-bold a:hover{color:#c45e1b}.wp-mail-smtp-setup-wizard-header{text-align:center;border-top:4px solid #e27730}.wp-mail-smtp-setup-wizard-header h1{margin:0}.wp-mail-smtp-logo{display:inline-block;width:320px;margin-top:50px;padding:0 10px}.wp-mail-smtp-logo img{width:100%;height:100%}.wp-mail-smtp-setup-wizard-container{max-width:90%;width:auto;margin:0 auto}.wp-mail-smtp-setup-wizard-content{background:#fff;border:1px solid #ddd;border-radius:6px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.05);box-shadow:0 2px 5px rgba(0,0,0,.05);color:#777;font-size:16px;margin:22px 0 30px}.wp-mail-smtp-setup-wizard-content-container{padding:10px 20px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-content h2,.wp-mail-smtp-setup-wizard-content h3{color:#444;font-size:24px;font-weight:500;margin:0 0 12px}.wp-mail-smtp-setup-wizard-content h3{font-size:16px;margin:0 0 20px}.wp-mail-smtp-setup-wizard-content .subtitle{font-size:16px;line-height:1.5;margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{width:100%;border-top:1px solid #e6e6e6;clear:both;margin:20px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:30px 0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{text-align:center}.wp-mail-smtp-button{border-radius:3px;border:none;background-color:#f1f1f1;color:#777;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-button:focus,.wp-mail-smtp-button:hover{background-color:#d8d8d8}.wp-mail-smtp-button:focus{outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-secondary{background-color:#2d4f60;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:focus,.wp-mail-smtp-button.wp-mail-smtp-button-secondary:hover{background-color:#1d323d}.wp-mail-smtp-button.wp-mail-smtp-button-secondary:disabled{opacity:.65;cursor:not-allowed;background-color:#2d4f60}.wp-mail-smtp-button.wp-mail-smtp-button-red{background-color:#dc3232;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-red:focus,.wp-mail-smtp-button.wp-mail-smtp-button-red:hover{background-color:#bb2020}.wp-mail-smtp-button.wp-mail-smtp-button-red:disabled{opacity:.65;cursor:not-allowed;background-color:#dc3232}.wp-mail-smtp-button.wp-mail-smtp-button-success{background-color:#6aa08b;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-success:focus,.wp-mail-smtp-button.wp-mail-smtp-button-success:hover{background-color:#548371}.wp-mail-smtp-button.wp-mail-smtp-button-success:disabled{opacity:.65;cursor:not-allowed;background-color:#6aa08b}.wp-mail-smtp-button.wp-mail-smtp-button-main{background-color:#e27730;color:#fff;font-weight:500}.wp-mail-smtp-button.wp-mail-smtp-button-main:focus,.wp-mail-smtp-button.wp-mail-smtp-button-main:hover{background-color:#c45e1b}.wp-mail-smtp-button.wp-mail-smtp-button-main:disabled{opacity:.65;cursor:not-allowed;background-color:#e27730}.wp-mail-smtp-button.wp-mail-smtp-button-small{line-height:23px;font-size:14px;padding:8px 20px}.wp-mail-smtp-button.wp-mail-smtp-button-small .wp-mail-smtp-loader-sm{margin-top:3px;margin-bottom:-3px}.wp-mail-smtp-button.wp-mail-smtp-button-large{line-height:22px;font-size:18px;padding:19px 39px}.wp-mail-smtp-button.wp-mail-smtp-button-disabled,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:focus,.wp-mail-smtp-button.wp-mail-smtp-button-disabled:hover{background-color:#f3f6ff;border-color:#b7c9d9;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button.wp-mail-smtp-button-activated,.wp-mail-smtp-button.wp-mail-smtp-button-activated:focus,.wp-mail-smtp-button.wp-mail-smtp-button-activated:hover{background-color:#fff;border-color:#8aa4b8;color:#8aa4b8;font-weight:500;cursor:auto;outline:none}.wp-mail-smtp-button .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-button .text-with-arrow-right .icon{margin-right:10px}.wp-mail-smtp-button .text-with-arrow-left .icon{margin-left:10px}.wp-mail-smtp-step-below-content{text-align:center;font-size:14px;color:#777;margin:-19px 0 47px}.wp-mail-smtp-setup-wizard-step-footer{display:block;text-align:center;min-height:110px;padding:0 20px;margin-top:30px}.wp-mail-smtp-setup-wizard-step-footer a{font-size:14px;display:block;color:#999;margin:20px 0}.wp-mail-smtp-setup-wizard-step-footer a:active,.wp-mail-smtp-setup-wizard-step-footer a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{width:100%;margin-bottom:10px}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-left:0;margin-bottom:0}.wp-mail-smtp-exit-link{text-align:center;margin-bottom:50px}.wp-mail-smtp-exit-link a{font-size:14px;color:#999;text-decoration:underline}.wp-mail-smtp-exit-link a:active,.wp-mail-smtp-exit-link a:hover{color:#777;text-decoration:underline}.wp-mail-smtp-setup-wizard-timeline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:41px auto 0;max-width:650px;padding:0 20px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{background:#ddd;height:2px;margin:0 6px;width:100%}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line.wp-mail-smtp-setup-wizard-timeline-line-active{background:#6aa08b}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step{border:none;background-color:#b6b6b6;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:16px;width:16px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step .icon{display:none}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-active,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed{background-color:#6aa08b;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed{background-color:#d83638;position:relative}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-completed .icon-success,.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{color:#fff;display:block;position:absolute;right:3px;top:3px}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step.wp-mail-smtp-setup-wizard-timeline-step-failed .icon-failed{right:4px;top:2px}.wp-mail-smtp-input-radios-with-icons{display:block}.wp-mail-smtp-input-radios-with-icons input{opacity:0;position:absolute}.wp-mail-smtp-input-radios-with-icons label{width:100%;height:52px;color:#444;border:1px solid #ddd;background:#fff;border-radius:3px;font-size:16px;display:block;margin-bottom:20px;padding:9px;cursor:pointer}.wp-mail-smtp-input-radios-with-icons label>*{vertical-align:middle}.wp-mail-smtp-input-radios-with-icons label:hover{border:1px solid #999;-webkit-box-shadow:0 0 0 1px #999;box-shadow:0 0 0 1px #999}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label{border-color:#2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:hover{-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-choose-mailer .wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly:hover{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-checked{border:1px solid #2d4f60;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60;box-shadow:0 3px 5px rgba(0,0,0,.1),0 0 0 1px #2d4f60}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly{color:#999;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly img,.wp-mail-smtp-input-radios-with-icons label.wp-mail-smtp-styled-radio-label-readonly svg:not(.icon){opacity:.4}.wp-mail-smtp-input-radios-with-icons img{margin-right:20px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio .icon{display:none}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{background-color:#2d4f60;color:#fff}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked .icon{display:block;position:absolute;right:8px;top:8px}.wp-mail-smtp-input-radios-with-icons .wp-mail-smtp-styled-radio-text{margin-right:10px}.wp-mail-smtp-setup-wizard-form-row-highlight{background-color:#f8f8f8;padding:20px;margin:0 -20px 20px}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:0}.wp-mail-smtp-swal.swal2-container.swal2-shown{background-color:rgba(68,68,68,.5)}.wp-mail-smtp-swal .swal2-popup{padding:10px;border-radius:0;font-size:16px;color:#777;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.15);box-shadow:0 2px 15px rgba(0,0,0,.15)}.wp-mail-smtp-swal .swal2-popup .swal2-header{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;margin:40px 40px 12px;padding:0}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-title{font-size:24px;color:#444;margin:0;padding:0;font-weight:500;text-align:right}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close{color:#b6b6b6;font-size:0;width:16px;height:16px;margin:10px 0 0 8px;outline:none}.wp-mail-smtp-swal .swal2-popup .swal2-header .swal2-close:before{content:"";display:inline-block;background:no-repeat url(../img/times-solid-grey.svg);width:18px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-content{color:#777;font-size:16px;line-height:23px;padding:0 40px;margin-bottom:37px}.wp-mail-smtp-swal .swal2-popup .swal2-content #swal2-content{text-align:right;font-weight:400}.wp-mail-smtp-swal .swal2-popup .swal2-actions{border-top:1px solid #e6e6e6;margin:0 -10px;padding:30px 30px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled:focus{-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin:0;display:block;width:100%}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{display:inline-block;width:auto}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{border:none;background-color:#e27730;color:#fff;border-radius:3px;font-size:16px;font-weight:500;line-height:19px;padding:15px 30px;text-decoration:none}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#c45e1b}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:"";display:inline-block;margin:0 10px -3px 0;background:no-repeat url(../img/long-arrow-alt-right-regular-white.svg);width:16px;height:18px}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:none!important;border:none;padding:0!important;color:#999;font-size:14px;font-weight:400;text-decoration:underline;cursor:pointer;margin-bottom:30px}@media(min-width:782px){.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{margin-bottom:0}}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:focus,.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{color:#777}.wp-mail-smtp-swal .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before{content:"";margin:0 0 -3px 10px;display:inline-block;background:no-repeat url(../img/long-arrow-alt-left-regular-grey.svg);width:16px;height:18px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup{border-top:7px solid #3498db;padding-top:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header{margin:10px 40px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-image{margin-top:30px;margin-bottom:17px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-header .swal2-title{font-weight:700}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p{margin:0 auto 25px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content p:last-child{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .wp-mail-smtp-button{text-transform:uppercase}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main{background-color:#ff982d}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content #swal2-content .wp-mail-smtp-button-main:hover{background-color:#f97f00}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus{position:relative;background:#faffac;margin:40px -50px 10px;padding:24px 60px 20px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container{position:absolute;background:#2ecc71;color:#fff;width:46px;height:46px;border-radius:50%;right:calc(50% - 23px);top:-23px;border:6px solid #fff}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .icon-container .icon{position:absolute;top:10px;right:10px}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .upgrade-bonus .highlight{color:#2ecc71;font-weight:500}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased{font-size:14px;color:#999}.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:focus,.wp-mail-smtp-swal.wp-mail-smtp-upgrade-popup .swal2-popup .swal2-content .already-purchased:hover{color:#777}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:20px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 20px;margin-bottom:30px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .subtitle{margin:0 0 45px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .title-container{margin-bottom:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{padding:30px;margin:17px -30px 0;background-color:#fefcca;color:#444;border-radius:3px;text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background-color:#6aa08b}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:focus,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background-color:#548371}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .settings-input-long-checkbox .checkbox.checkbox-checked:after{top:5px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content{margin-bottom:27px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-content img.icon{color:#fdb72c;width:16px;vertical-align:middle}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-good .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content{margin-bottom:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea{border:1px solid #b6b6b6;color:#444;border-radius:3px;margin:27px 0 11px;padding:10px;font-size:16px;width:100%}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content textarea:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container label{font-size:14px;margin-right:7px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-content .permission-container input[type=checkbox]{width:16px;height:16px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions{border-top:none;padding:0 50px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback-bad .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-content{margin-bottom:47px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions{border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 30px 40px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{width:128px;height:128px;padding:0;font-size:0;text-indent:-9999px;-webkit-box-shadow:none;box-shadow:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:before,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after,.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:before{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{background:url(../img/thumbs-up.svg);margin-left:50px}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:hover{background:url(../img/thumbs-up-hover.svg)}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel{background:url(../img/thumbs-down.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-feedback .swal2-popup .swal2-actions .swal2-styled.swal2-cancel:hover{background:url(../img/thumbs-down-hover.svg)!important}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup p{margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .subtitle{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error{padding:11px 15px;font-size:14px;line-height:20px;margin:0;color:#777;border:1px solid #ddd;border-right:4px solid #dc3232;text-align:right;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-content .detailed-error h3{font-size:14px;color:#444;font-weight:500;line-height:23px;margin:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-error .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content{padding:0 40px;margin-bottom:29px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content #swal2-content{text-align:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-content p{margin:0 0 26px}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions{padding:0 50px 40px;border-top:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-mail-smtp-swal.wp-mail-smtp-swal-alert .swal2-popup .swal2-actions .swal2-styled.swal2-confirm:after{content:none}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-smtp .mailer-description a{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{font-size:16px;line-height:24px;color:#444;margin-bottom:29px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:0}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a{margin-left:20px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:10px;display:block}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .wp-mail-smtp-link{font-weight:500}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links .mailer-offer-link-disclosure{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;font-size:14px;display:inline-block;cursor:help;margin-top:15px;color:#777}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form>.wp-mail-smtp-separator-big-margin{margin:34px 0 49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings-gmail .wp-mail-smtp-setup-wizard-form-general-settings>.wp-mail-smtp-separator-big-margin{margin:50px 0 51px}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-header-container{width:calc(100% - 94px)}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo{width:94px;height:94px;border:1px solid #e6e6e6;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-configure-mailer .wp-mail-smtp-configure-mailer-logo svg{width:55px}.settings-amazon-ses-identities,.settings-input-checkbox,.settings-input-long-checkbox,.settings-input-number,.settings-input-radio,.settings-input-select,.settings-input-switch,.settings-input-text,.settings-oauth-connection{margin:0 0 29px}.settings-amazon-ses-identities:last-child,.settings-input-checkbox:last-child,.settings-input-long-checkbox:last-child,.settings-input-number:last-child,.settings-input-radio:last-child,.settings-input-select:last-child,.settings-input-switch:last-child,.settings-input-text:last-child,.settings-oauth-connection:last-child{margin-bottom:20px}.settings-amazon-ses-identities .settings-input-label-container,.settings-input-checkbox .settings-input-label-container,.settings-input-long-checkbox .settings-input-label-container,.settings-input-number .settings-input-label-container,.settings-input-radio .settings-input-label-container,.settings-input-select .settings-input-label-container,.settings-input-switch .settings-input-label-container,.settings-input-text .settings-input-label-container,.settings-oauth-connection .settings-input-label-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 12px}.settings-amazon-ses-identities .label,.settings-input-checkbox .label,.settings-input-long-checkbox .label,.settings-input-number .label,.settings-input-radio .label,.settings-input-select .label,.settings-input-switch .label,.settings-input-text .label,.settings-oauth-connection .label{color:#444;display:inline-block;line-height:21px;font-weight:500;font-size:18px}.settings-amazon-ses-identities .wp-mail-smtp-info,.settings-input-checkbox .wp-mail-smtp-info,.settings-input-long-checkbox .wp-mail-smtp-info,.settings-input-number .wp-mail-smtp-info,.settings-input-radio .wp-mail-smtp-info,.settings-input-select .wp-mail-smtp-info,.settings-input-switch .wp-mail-smtp-info,.settings-input-text .wp-mail-smtp-info,.settings-oauth-connection .wp-mail-smtp-info{margin-right:10px}.settings-amazon-ses-identities .error,.settings-input-checkbox .error,.settings-input-long-checkbox .error,.settings-input-number .error,.settings-input-radio .error,.settings-input-select .error,.settings-input-switch .error,.settings-input-text .error,.settings-oauth-connection .error{display:-webkit-box;display:-ms-flexbox;display:flex;color:#dc3232;font-size:14px}.settings-amazon-ses-identities .error .icon,.settings-input-checkbox .error .icon,.settings-input-long-checkbox .error .icon,.settings-input-number .error .icon,.settings-input-radio .error .icon,.settings-input-select .error .icon,.settings-input-switch .error .icon,.settings-input-text .error .icon,.settings-oauth-connection .error .icon{margin-left:10px}.settings-amazon-ses-identities.input-error input,.settings-input-checkbox.input-error input,.settings-input-long-checkbox.input-error input,.settings-input-number.input-error input,.settings-input-radio.input-error input,.settings-input-select.input-error input,.settings-input-switch.input-error input,.settings-input-text.input-error input,.settings-oauth-connection.input-error input{border-color:#dc3232}.settings-amazon-ses-identities input:disabled,.settings-input-checkbox input:disabled,.settings-input-long-checkbox input:disabled,.settings-input-number input:disabled,.settings-input-radio input:disabled,.settings-input-select input:disabled,.settings-input-switch input:disabled,.settings-input-text input:disabled,.settings-oauth-connection input:disabled{cursor:not-allowed}.settings-amazon-ses-identities .description,.settings-input-checkbox .description,.settings-input-long-checkbox .description,.settings-input-number .description,.settings-input-radio .description,.settings-input-select .description,.settings-input-switch .description,.settings-input-text .description,.settings-oauth-connection .description{font-size:14px;line-height:20px;color:#777;margin:-4px 0 0}.settings-amazon-ses-identities .description--constant,.settings-input-checkbox .description--constant,.settings-input-long-checkbox .description--constant,.settings-input-number .description--constant,.settings-input-radio .description--constant,.settings-input-select .description--constant,.settings-input-switch .description--constant,.settings-input-text .description--constant,.settings-oauth-connection .description--constant{font-size:12px;margin-top:5px}.settings-input-number input,.settings-input-text input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px;margin:0 0 15px}.settings-input-number input:focus,.settings-input-text input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-number input::-webkit-input-placeholder,.settings-input-text input::-webkit-input-placeholder{color:#999}.settings-input-number input::-moz-placeholder,.settings-input-text input::-moz-placeholder{color:#999}.settings-input-number input:-ms-input-placeholder,.settings-input-text input:-ms-input-placeholder{color:#999}.settings-input-number input::-ms-input-placeholder,.settings-input-text input::-ms-input-placeholder{color:#999}.settings-input-number input::placeholder,.settings-input-text input::placeholder{color:#999}.settings-input-number-error input,.settings-input-text-error input{border-color:#dc3232}.settings-input-number.settings-input-text-with-copy .settings-input-container,.settings-input-text.settings-input-text-with-copy .settings-input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.settings-input-number.settings-input-text-with-copy .settings-input-container input,.settings-input-text.settings-input-text-with-copy .settings-input-container input{color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button{outline:none;margin:0 10px 15px 0;background-color:#b6b6b6}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button:hover{background-color:#999}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-small{padding:8px 12px}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button-copied:hover{background-color:#6aa08b}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon{display:none}.settings-input-number.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active,.settings-input-text.settings-input-text-with-copy .settings-input-container .wp-mail-smtp-button .copy-button-container .icon.active{display:block}.settings-input-radio input{opacity:0;position:absolute}.settings-input-radio label{color:#444;font-size:14px;display:inline-block;margin:0 0 15px 30px}.settings-input-radio label:last-child{margin-left:0}.settings-input-radio label>span{vertical-align:middle}.settings-input-radio label.wp-mail-smtp-styled-radio-label-disabled{cursor:not-allowed}.settings-input-radio .wp-mail-smtp-styled-radio{width:20px;height:20px;border:1px solid #b6b6b6;position:relative;display:inline-block;border-radius:50%;margin-left:10px}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked{border-color:#2d4f60}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-checked:after{right:2px;left:2px;top:2px;bottom:2px;position:absolute;content:"";background:#2d4f60;display:block;border-radius:50%}.settings-input-radio .wp-mail-smtp-styled-radio.wp-mail-smtp-styled-radio-disabled{opacity:.4}.settings-input-switch.sub_setting{background-color:#f8f8f8;padding:20px;margin-top:-17px}.settings-input-switch.sub_setting .label{font-size:14px}.settings-input-switch.sub_setting .label-description{color:#777}.settings-input-switch .title{display:block}.settings-input-switch .control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-switch input{position:absolute;top:auto;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;white-space:nowrap}.settings-input-switch input:checked+.toggle-switch{background-color:#2d4f60}.settings-input-switch input:checked+.toggle-switch:before{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.settings-input-switch input:disabled:checked:hover+.toggle-switch,.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{-webkit-box-shadow:none;box-shadow:none}.settings-input-switch input:disabled:not(:checked):hover+.toggle-switch{background-color:#ddd}.settings-input-switch input:disabled+.toggle-switch{background-color:#ddd;cursor:not-allowed}.settings-input-switch input:disabled:checked+.toggle-switch{background-color:#4e88a5;cursor:not-allowed}.settings-input-switch input:checked:focus+.toggle-switch,.settings-input-switch input:checked:hover+.toggle-switch{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60;box-shadow:0 0 0 1px #fff,0 0 0 3px #2d4f60}.settings-input-switch input:not(:checked):focus+.toggle-switch,.settings-input-switch input:not(:checked):hover+.toggle-switch{background-color:#999;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #999;box-shadow:0 0 0 1px #fff,0 0 0 3px #999}.settings-input-switch .toggle-switch{position:relative;cursor:pointer;background-color:#b6b6b6;border-radius:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;vertical-align:middle;display:inline-block;width:30px;height:20px}.settings-input-switch .toggle-switch:before{position:absolute;content:"";height:16px;width:16px;right:2px;top:2px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.settings-input-switch .description{margin-bottom:15px}.settings-input-switch .label-description{font-size:14px;line-height:20px;color:#444;margin:0 20px 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.settings-input-select-container{position:relative;margin:0 0 15px}.settings-input-select-container:after{content:"";background:no-repeat url(../img/chevron-down-solid-grey.svg);left:10px;top:14px;width:12px;height:12px;position:absolute;pointer-events:none}.settings-input-select select::-ms-expand{display:none}.settings-input-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:40px;font-size:16px;padding:8px 10px 8px 5px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.settings-input-select select:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.settings-input-select select:disabled{cursor:not-allowed}.settings-input-select-error select{border-color:#dc3232}.settings-amazon-ses-identities>.wp-mail-smtp-loader{display:block}.settings-amazon-ses-identities p{margin:0 0 17px}.settings-amazon-ses-identities .description{margin-bottom:17px}.settings-amazon-ses-identities .ses-identities-container{background:#f8f8f8;padding:20px}.settings-amazon-ses-identities .ses-identities-table-container{border-radius:3px;font-size:14px;line-height:20px;text-align:right}.settings-amazon-ses-identities .ses-identities-table-container+.wp-mail-smtp-amazonses-identity-form{margin-top:20px}.settings-amazon-ses-identities .ses-identities-table-container table{width:100%;border-collapse:collapse}.settings-amazon-ses-identities .ses-identities-table-container th.ses-identity-column{color:#444;font-weight:500}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-sender{width:50%}.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-status,.settings-amazon-ses-identities .ses-identities-table-container .ses-identity-column-type{width:25%}.settings-amazon-ses-identities .ses-identities-table-container tr{border-bottom:1px solid #ddd}.settings-amazon-ses-identities .ses-identities-table-container th{padding:0 0 20px}.settings-amazon-ses-identities .ses-identities-table-container td{padding:18px 0}.settings-amazon-ses-identities .ses-identities-table-container .wp-mail-smtp-button{margin-top:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form{background:#f8f8f8;border-radius:3px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form h3{font-size:14px;line-height:21px;margin-bottom:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form p{font-size:14px;margin:0 0 20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-radio{margin-bottom:5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .settings-input-text{margin-bottom:20px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .wp-mail-smtp-button-main.wp-mail-smtp-button-verify{min-width:150px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step .ses-identities-email-success-notice .icon{width:16px;height:16px;margin-left:10px;color:#6aa08b}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label{width:50px;margin-left:16px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text label .label{font-size:16px;color:#999;font-weight:400;margin-bottom:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .settings-input-text .settings-input-container{width:100%}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records{border:1px solid #ddd;border-radius:4px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--heading{border-radius:4px 4px 0 0;background-color:#eee}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__row--record{border-top:1px solid #ddd}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;margin:7.5px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--heading{font-size:14px;line-height:20px;font-weight:500;color:#444}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-container{position:relative}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-text{margin:0}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record .settings-input-label-container{display:none}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record input{margin:0;padding-left:39px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-dns-records__col--record button{position:absolute;left:1px;top:1px;bottom:1px;padding:9px 11px;margin:0;border:none;border-radius:1px 0 0 1px}.settings-oauth-connection .description{margin-bottom:20px}.settings-oauth-connection .wp-mail-smtp-button{margin-top:-2px}.settings-oauth-connection .remove-authorization-container .description .icon{color:#6aa08b;width:16px;height:16px;margin-right:10px}.settings-oauth-connection .remove-authorization-container .description.connected-as{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-oauth-connection .remove-authorization-container .wp-mail-smtp-button{margin-top:-3px}.settings-input-long-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-bottom:1px solid #e6e6e6;cursor:pointer;margin-bottom:0}.settings-input-long-checkbox.settings-input-long-checkbox-disabled{cursor:not-allowed}.settings-input-long-checkbox .title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:9px}.settings-input-long-checkbox .title-container .wp-mail-smtp-pro-badge{margin-right:10px;width:46px;height:26px}.settings-input-long-checkbox .label{margin:0}.settings-input-long-checkbox input{opacity:0;position:absolute}.settings-input-long-checkbox .checkbox{width:32px;height:32px;position:relative;display:inline-block;border-radius:50%;background-color:#e6e6e6}.settings-input-long-checkbox .checkbox .icon{display:none}.settings-input-long-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;color:#fff}.settings-input-long-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;right:8px;top:8px}.settings-input-long-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#6aa08b}.settings-input-long-checkbox:first-child{padding-top:0;color:red}.settings-input-long-checkbox:last-child{border-bottom:none;margin-bottom:0}.settings-input-checkbox input{opacity:0;position:absolute}.settings-input-checkbox .settings-input-checkbox-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-input-checkbox .settings-input-checkbox-container .input-label{margin-right:10px}.settings-input-checkbox .checkbox{width:24px;height:24px;position:relative;display:inline-block;border-radius:3px;border:1px solid #b6b6b6;background-color:#fff}.settings-input-checkbox .checkbox .icon{display:none}.settings-input-checkbox .checkbox.checkbox-checked{background-color:#2d4f60;border:none;color:#fff}.settings-input-checkbox .checkbox.checkbox-checked .icon{display:block;position:absolute;right:5px;top:5px}.settings-input-checkbox .checkbox.checkbox-checked.checkbox-disabled{background-color:#4e88a5}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:33px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header .wp-mail-smtp-content-header{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .upgrade-content,.wp-mail-smtp-setup-wizard-step-license .verified-license{background-color:#e6efec;border-radius:3px;padding:30px;margin-bottom:50px;color:#444}.wp-mail-smtp-setup-wizard-step-license .upgrade-content p{margin:0 0 30px}.wp-mail-smtp-setup-wizard-step-license .verified-license{text-align:center;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;margin-bottom:15px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item .icon{color:#6aa08b;margin-left:15px;width:16px}.wp-mail-smtp-setup-wizard-step-license .checked-item-list .checked-item>span{width:calc(100% - 31px)}.wp-mail-smtp-setup-wizard-step-license .license-form{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error input{border-color:#dc3232}.wp-mail-smtp-setup-wizard-step-license .license-form.license-form-error .error-message{color:#dc3232;font-size:14px;margin:5px 0 0}.wp-mail-smtp-setup-wizard-step-license .license-form p{margin:0 0 16px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:block}.wp-mail-smtp-setup-wizard-step-license .license-form input{display:block;width:100%;height:40px;font-size:16px;padding:10px;color:#444;border:1px solid #b6b6b6;border-radius:3px}.wp-mail-smtp-setup-wizard-step-license .license-form input:focus{outline:none;border:1px solid #2d4f60;-webkit-box-shadow:0 0 0 1px #2d4f60;box-shadow:0 0 0 1px #2d4f60}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:10px;width:100%}.wp-mail-smtp-setup-wizard-check-configuration .check-configuration-loading-image-container{text-align:center}.wp-mail-smtp-plugin-item{border:1px solid #ddd;border-radius:3px;padding:10px;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#444}.wp-mail-smtp-plugin-item,.wp-mail-smtp-plugin-item-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-plugin-item-title-container{margin-bottom:10px}.wp-mail-smtp-plugin-item .wp-mail-smtp-button{height:32px;width:120px;text-align:center;font-size:13px;line-height:16px;font-weight:500;padding:8px 31px;color:#fff;background-color:#6693af}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:hover{background-color:#2d4f60}.wp-mail-smtp-plugin-item .wp-mail-smtp-button:disabled{cursor:not-allowed;background-color:#e6e6e6;color:#777}.wp-mail-smtp-plugin-item:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container{margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .plugin-item-container .medium-bold{color:#444;margin-bottom:20px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:30px -20px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner{padding:30px;border-radius:3px 3px 0 0;text-align:center;background-color:#ecf3f1}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .wp-mail-smtp-setup-wizard-content h2{margin-bottom:10px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .subtitle{margin-bottom:28px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:29px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;color:#444}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item .icon{color:#6aa08b;margin-left:8px}.wp-mail-smtp-setup-wizard-configuration-success .bonus{margin:10px 0 0;padding:30px;background-color:#fefcca;color:#444;border-radius:0 0 3px 3px;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-bottom:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-content-header{margin-bottom:27px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container{margin-bottom:11px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{width:112px;height:112px;margin:0 auto;display:block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:20px 0}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:10px;width:100%}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button:last-child{margin-bottom:0}.wp-mail-smtp-admin-page{position:relative}.wp-mail-smtp-admin-page .wp-mail-smtp-blocked,.wp-mail-smtp-admin-page .wp-mail-smtp-loading{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(68,68,68,.5);z-index:999}.wp-mail-smtp-admin-page .wp-mail-smtp-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-shown .swal2-container.swal2-backdrop-show{background:rgba(68,68,68,.5)}img{max-width:100%}a{color:#6693af}a:focus,a:hover{text-decoration:none}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a .text-with-arrow-right .icon{margin-right:10px}a .text-with-arrow-left .icon{margin-left:10px}.wp-mail-smtp-notice{padding:15px;font-size:14px;line-height:20px;margin:0;color:#444;border:1px solid #ddd;border-right:4px solid #00a0d2;text-align:right;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.07);box-shadow:0 1px 1px rgba(0,0,0,.07)}.wp-mail-smtp-notice--error{border-right:4px solid #dc3232}.wp-mail-smtp-notice--info{border-right:4px solid #00a0d2}.wp-mail-smtp-notice p{margin-top:0}.wp-mail-smtp-notice p:last-child{margin-bottom:0}@media(min-width:782px){.wp-mail-smtp-setup-wizard-container{max-width:100%;margin:0 auto;width:850px}.wp-mail-smtp-setup-wizard-content{margin:50px 0 48px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-content-header{margin-bottom:47px}.wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 30px}.wp-mail-smtp-setup-wizard-content-container-container{padding:30px 20px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-setup-wizard-content-container{padding:49px 100px 19px}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator{margin:30px 0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-no-margin{margin:0}.wp-mail-smtp-setup-wizard-content .wp-mail-smtp-separator-big-margin{margin:50px 0}.wp-mail-smtp-welcome .wp-mail-smtp-logo{margin-top:158px;padding:0}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-container{width:650px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content{margin:42px 0 60px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container{padding:80px 65px}.wp-mail-smtp-welcome .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:36px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings{margin-top:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description{margin-bottom:49px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links{margin-top:-31px}.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a.wp-mail-smtp-link-docs,.wp-mail-smtp-setup-wizard-step-configure-mailer-settings .mailer-description-links a:last-child{margin-top:0;display:inline-block}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container{padding:83px 100px 66px}.wp-mail-smtp-setup-wizard-check-configuration .wp-mail-smtp-setup-wizard-content-container .wp-mail-smtp-content-header{margin-bottom:55px}.wp-mail-smtp-setup-wizard-step-plugin-features .wp-mail-smtp-plugin-features-header{margin-bottom:53px}.wp-mail-smtp-input-radios-with-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-mail-smtp-input-radios-with-icons label{width:calc(50% - 10px)}.wp-mail-smtp-setup-wizard-timeline{padding:0}.wp-mail-smtp-setup-wizard-timeline .wp-mail-smtp-setup-wizard-timeline-step-line{margin:0 10px}.wp-mail-smtp-setup-wizard-step-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:0}.wp-mail-smtp-setup-wizard-step-footer-buttons{margin-bottom:0;margin-left:30px}.wp-mail-smtp-setup-wizard-step-footer-buttons button{margin-bottom:0;margin-left:15px;width:inherit}.wp-mail-smtp-setup-wizard-step-footer-buttons button:last-child{margin-left:0}.wp-mail-smtp-setup-wizard-form-row-highlight{padding:20px 20px 0}.wp-mail-smtp-setup-wizard-form-row-highlight .wp-mail-smtp-input-radios-with-icons label:last-child{margin-bottom:20px}.wp-mail-smtp-setup-wizard-step-license .license-form .license-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-mail-smtp-setup-wizard-step-license .license-form input{width:calc(100% - 195px)}.wp-mail-smtp-setup-wizard-step-license .license-form button{margin-top:0;width:180px;margin-right:15px}.wp-mail-smtp-setup-wizard-configuration-failure .start-troubleshooting-arrow-container svg{margin:0;display:inline-block}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button{margin-bottom:0;-webkit-box-flex:10;-ms-flex:10;flex:10}.wp-mail-smtp-setup-wizard-configuration-failure .wp-mail-smtp-setup-wizard-step-footer .wp-mail-smtp-button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11;margin-left:30px}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner-container{margin:50px -70px 0}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center}.wp-mail-smtp-setup-wizard-configuration-success .upgrade-banner .checked-item-list .checked-item{margin-bottom:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer{margin:0 30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button{-webkit-box-flex:10;-ms-flex:10;flex:10;margin-bottom:0;margin-left:30px}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button:last-child{margin-left:0}.wp-mail-smtp-setup-wizard-configuration-success .wp-mail-smtp-setup-wizard-step-footer button.wp-mail-smtp-button-main{-webkit-box-flex:11;-ms-flex:11;flex:11}.wp-mail-smtp-plugin-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wp-mail-smtp-plugin-item-title-container{margin-bottom:0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-header{margin:75px 90px 18px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content{padding:0 90px}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-content .bonus{margin:17px -70px 0}.wp-mail-smtp-swal.wp-mail-smtp-swal-plugin-upgrade .swal2-popup .swal2-actions .swal2-styled.swal2-confirm{margin-right:30px}.wp-mail-smtp-setup-wizard-step-footer a{margin:0 30px 0 0}a .text-with-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wp-mail-smtp-pro-badge[data-v-5cf7b21e]{float:left;margin-top:3px;width:46px;height:26px}.wp-mail-smtp-logo-icon[data-v-5cf7b21e]{width:32px;height:32px}.wp-mail-smtp-setup-wizard-step-count[data-v-44fd4a93]{margin:0 0 16px;font-size:14px;line-height:18px;color:#b6b6b6}.wp-mail-smtp-notice[data-v-dfb2ef2c]{margin-top:-20px;margin-bottom:30px}.wp-mail-smtp-info .icon[data-v-74a4d2ae]{color:#ccc}.wp-mail-smtp-logo-icon[data-v-6b0d8118]{width:32px;height:32px;margin-left:10px}.wp-mail-smtp-notice[data-v-227d6612],.wp-mail-smtp-notice[data-v-4027897f]{margin-top:-23px;margin-bottom:20px}
|
assets/vue/img/sendlayer.svg
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<svg width="22" height="32" viewBox="0 0 22 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2 |
+
<path d="M19.6297 3.04376C20.5823 3.56889 21.1736 4.56855 21.1736 5.65389L21.1736 26.3461C21.1736 27.4315 20.5823 28.4311 19.6297 28.9562L14.7911 31.6234C12.7975 32.7224 10.3526 31.2846 10.3526 29.0133L10.3526 2.98673C10.3526 0.715369 12.7975 -0.722365 14.7911 0.376611L19.6297 3.04376Z" fill="#211F9A"/>
|
3 |
+
<path d="M7.86376 5.47965C7.97774 5.69054 8.03741 5.92636 8.03741 6.16592V25.8167C8.03741 26.0562 7.97774 26.292 7.86376 26.5029C7.14882 27.8258 5.13557 27.3193 5.13557 25.8167L5.13557 6.16591C5.13557 4.66324 7.14882 4.15683 7.86376 5.47965Z" fill="#211F9A"/>
|
4 |
+
<path d="M2.72819 9.39095C2.84217 9.60184 2.90183 9.83765 2.90183 10.0772L2.90183 21.9378C2.90183 22.1773 2.84216 22.4131 2.72819 22.624C2.01324 23.9469 -6.58777e-08 23.4404 0 21.9378L5.9649e-07 10.0772C6.62367e-07 8.57454 2.01324 8.06812 2.72819 9.39095Z" fill="#211F9A"/>
|
5 |
+
</svg>
|
assets/vue/js/chunk-vendors.min.js
CHANGED
@@ -10,17 +10,17 @@ var n=Object.freeze({});function r(t){return void 0===t||null===t}function o(t){
|
|
10 |
* (c) 2020 Evan You
|
11 |
* @license MIT
|
12 |
*/
|
13 |
-
function r(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:r});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[r].concat(t.init):r,n.call(this,t)}}function r(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return R}));var o="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},i=o.__VUE_DEVTOOLS_GLOBAL_HOOK__;function a(t){i&&(t._devtoolHook=i,i.emit("vuex:init",t),i.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){i.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){i.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function c(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var r=Array.isArray(t)?[]:{};return e.push({original:t,copy:r}),Object.keys(t).forEach((function(n){r[n]=c(t[n],e)})),r}function u(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function p(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},h={namespaced:{configurable:!0}};h.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},d.prototype.forEachChild=function(t){u(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&u(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&u(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&u(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,h);var v=function(t){this.register([],t,!1)};function m(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return void 0;m(t.concat(r),e.getChild(r),n.modules[r])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){m([],this.root,t)},v.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var o=new d(e,n);if(0===t.length)this.root=o;else{var i=this.get(t.slice(0,-1));i.addChild(t[t.length-1],o)}e.modules&&u(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var g;var y=function(t){var e=this;void 0===t&&(t={}),!g&&"undefined"!==typeof window&&window.Vue&&P(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new g,this._makeLocalGettersCache=Object.create(null);var o=this,i=this,s=i.dispatch,c=i.commit;this.dispatch=function(t,e){return s.call(o,t,e)},this.commit=function(t,e,n){return c.call(o,t,e,n)},this.strict=r;var u=this._modules.root.state;O(this,u,[],this._modules.root),x(this,u),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:g.config.devtools;l&&a(this)},b={state:{configurable:!0}};function w(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function _(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;O(t,n,[],t._modules.root,!0),x(t,n,e)}function x(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var o=t._wrappedGetters,i={};u(o,(function(e,n){i[n]=p(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=g.config.silent;g.config.silent=!0,t._vm=new g({data:{$$state:e},computed:i}),g.config.silent=a,t.strict&&A(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),g.nextTick((function(){return r.$destroy()})))}function O(t,e,n,r,o){var i=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!i&&!o){var s=T(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){g.set(s,c,r.state)}))}var u=r.context=k(t,a,n);r.forEachMutation((function(e,n){var r=a+n;S(t,r,e,u)})),r.forEachAction((function(e,n){var r=e.root?n:a+n,o=e.handler||e;E(t,r,o,u)})),r.forEachGetter((function(e,n){var r=a+n;j(t,r,e,u)})),r.forEachChild((function(r,i){O(t,e,n.concat(i),r,o)}))}function k(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=$(n,r,o),a=i.payload,s=i.options,c=i.type;return s&&s.root||(c=e+c),t.dispatch(c,a)},commit:r?t.commit:function(n,r,o){var i=$(n,r,o),a=i.payload,s=i.options,c=i.type;s&&s.root||(c=e+c),t.commit(c,a,s)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return C(t,e)}},state:{get:function(){return T(t.state,n)}}}),o}function C(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function S(t,e,n,r){var o=t._mutations[e]||(t._mutations[e]=[]);o.push((function(e){n.call(t,r.state,e)}))}function E(t,e,n,r){var o=t._actions[e]||(t._actions[e]=[]);o.push((function(e){var o=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return f(o)||(o=Promise.resolve(o)),t._devtoolHook?o.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):o}))}function j(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}function A(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function T(t,e){return e.reduce((function(t,e){return t[e]}),t)}function $(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function P(t){g&&t===g||(g=t,r(g))}b.state.get=function(){return this._vm._data.$$state},b.state.set=function(t){0},y.prototype.commit=function(t,e,n){var r=this,o=$(t,e,n),i=o.type,a=o.payload,s=(o.options,{type:i,payload:a}),c=this._mutations[i];c&&(this._withCommit((function(){c.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},y.prototype.dispatch=function(t,e){var n=this,r=$(t,e),o=r.type,i=r.payload,a={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(u){0}var c=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(u){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(u){0}e(t)}))}))}},y.prototype.subscribe=function(t,e){return w(t,this._subscribers,e)},y.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return w(n,this._actionSubscribers,e)},y.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},y.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},y.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),O(this,this.state,t,this._modules.get(t),n.preserveState),x(this,this.state)},y.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=T(e.state,t.slice(0,-1));g.delete(n,t[t.length-1])})),_(this)},y.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},y.prototype.hotUpdate=function(t){this._modules.update(t),_(this,!0)},y.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(y.prototype,b);var L=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=U(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"===typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),I=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=U(this.$store,"mapMutations",t);if(!i)return;r=i.context.commit}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),R=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||U(this.$store,"mapGetters",t))return this.$store.getters[o]},n[r].vuex=!0})),n})),N=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=U(this.$store,"mapActions",t);if(!i)return;r=i.context.dispatch}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),M=function(t){return{mapState:L.bind(null,t),mapGetters:R.bind(null,t),mapMutations:I.bind(null,t),mapActions:N.bind(null,t)}};function B(t){return D(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function D(t){return Array.isArray(t)||l(t)}function F(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function U(t,e,n){var r=t._modulesNamespaceMap[n];return r}function z(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var o=t.mutationTransformer;void 0===o&&(o=function(t){return t});var i=t.actionFilter;void 0===i&&(i=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=c(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,i){var a=c(i);if(n(t,f,a)){var s=V(),u=o(t),p="mutation "+t.type+s;q(l,p,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",r(a)),H(l)}f=a})),u&&t.subscribeAction((function(t,n){if(i(t,n)){var r=V(),o=a(t),s="action "+t.type+r;q(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",o),H(l)}})))}}function q(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(o){t.log(e)}}function H(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function V(){var t=new Date;return" @ "+G(t.getHours(),2)+":"+G(t.getMinutes(),2)+":"+G(t.getSeconds(),2)+"."+G(t.getMilliseconds(),3)}function W(t,e){return new Array(e+1).join(t)}function G(t,e){return W("0",e-t.toString().length)+t}var K={Store:y,install:P,version:"3.6.0",mapState:L,mapMutations:I,mapGetters:R,mapActions:N,createNamespacedHelpers:M,createLogger:z};e["a"]=K}).call(this,n("c8ba"))},"30b5":function(t,e,n){"use strict";var r=n("c532");function o(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(r.isURLSearchParams(e))i=e.toString();else{var a=[];r.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),a.push(o(e)+"="+o(t))})))})),i=a.join("&")}if(i){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},"342f":function(t,e,n){var r=n("d066");t.exports=r("navigator","userAgent")||""},"35a1":function(t,e,n){var r=n("f5df"),o=n("3f8c"),i=n("b622"),a=i("iterator");t.exports=function(t){if(void 0!=t)return t[a]||t["@@iterator"]||o[r(t)]}},"37e8":function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("825a"),a=n("df75");t.exports=r?Object.defineProperties:function(t,e){i(t);var n,r=a(e),s=r.length,c=0;while(s>c)o.f(t,n=r[c++],e[n]);return t}},"387f":function(t,e,n){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t}},3934:function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=o(window.location.href),function(e){var n=r.isString(e)?o(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3ca3":function(t,e,n){"use strict";var r=n("6547").charAt,o=n("69f3"),i=n("7dd0"),a="String Iterator",s=o.set,c=o.getterFor(a);i(String,"String",(function(t){s(this,{type:a,string:String(t),index:0})}),(function(){var t,e=c(this),n=e.string,o=e.index;return o>=n.length?{value:void 0,done:!0}:(t=r(n,o),e.index+=t.length,{value:t,done:!1})}))},"3d20":function(t,e,n){
|
14 |
/*!
|
15 |
* sweetalert2 v9.17.2
|
16 |
* Released under the MIT License.
|
17 |
*/
|
18 |
-
(function(e,n){t.exports=n()})(0,(function(){"use strict";function t(e){return t="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t}function o(){return o=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},o.apply(this,arguments)}function i(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&s(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}function s(t,e){return s=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},s(t,e)}function c(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function u(t,e,n){return u=c()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=Function.bind.apply(t,r),i=new o;return n&&s(i,n.prototype),i},u.apply(null,arguments)}function l(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function f(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?l(t):e}function p(t){var e=c();return function(){var n,r=a(t);if(e){var o=a(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return f(this,n)}}function d(t,e){while(!Object.prototype.hasOwnProperty.call(t,e))if(t=a(t),null===t)break;return t}function h(t,e,n){return h="undefined"!==typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=d(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(n):o.value}},h(t,e,n||t)}var v="SweetAlert2:",m=function(t){for(var e=[],n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e},g=function(t){return t.charAt(0).toUpperCase()+t.slice(1)},y=function(t){return Object.keys(t).map((function(e){return t[e]}))},b=function(t){return Array.prototype.slice.call(t)},w=function(t){console.warn("".concat(v," ").concat(t))},_=function(t){console.error("".concat(v," ").concat(t))},x=[],O=function(t){-1===x.indexOf(t)&&(x.push(t),w(t))},k=function(t,e){O('"'.concat(t,'" is deprecated and will be removed in the next major release. Please use "').concat(e,'" instead.'))},C=function(t){return"function"===typeof t?t():t},S=function(t){return t&&"function"===typeof t.toPromise},E=function(t){return S(t)?t.toPromise():Promise.resolve(t)},j=function(t){return t&&Promise.resolve(t)===t},A=Object.freeze({cancel:"cancel",backdrop:"backdrop",close:"close",esc:"esc",timer:"timer"}),T=function(e){return"object"===t(e)&&e.jquery},$=function(t){return t instanceof Element||T(t)},P=function(e){var n={};return"object"!==t(e[0])||$(e[0])?["title","html","icon"].forEach((function(r,o){var i=e[o];"string"===typeof i||$(i)?n[r]=i:void 0!==i&&_("Unexpected type of ".concat(r,'! Expected "string" or "Element", got ').concat(t(i)))})):o(n,e[0]),n},L="swal2-",I=function(t){var e={};for(var n in t)e[t[n]]=L+t[n];return e},R=I(["container","shown","height-auto","iosfix","popup","modal","no-backdrop","no-transition","toast","toast-shown","toast-column","show","hide","close","title","header","content","html-container","actions","confirm","cancel","footer","icon","icon-content","image","input","file","range","select","radio","checkbox","label","textarea","inputerror","validation-message","progress-steps","active-progress-step","progress-step","progress-step-line","loading","styled","top","top-start","top-end","top-left","top-right","center","center-start","center-end","center-left","center-right","bottom","bottom-start","bottom-end","bottom-left","bottom-right","grow-row","grow-column","grow-fullscreen","rtl","timer-progress-bar","timer-progress-bar-container","scrollbar-measure","icon-success","icon-warning","icon-info","icon-question","icon-error"]),N=I(["success","warning","info","question","error"]),M=function(){return document.body.querySelector(".".concat(R.container))},B=function(t){var e=M();return e?e.querySelector(t):null},D=function(t){return B(".".concat(t))},F=function(){return D(R.popup)},U=function(){var t=F();return b(t.querySelectorAll(".".concat(R.icon)))},z=function(){var t=U().filter((function(t){return Ot(t)}));return t.length?t[0]:null},q=function(){return D(R.title)},H=function(){return D(R.content)},V=function(){return D(R["html-container"])},W=function(){return D(R.image)},G=function(){return D(R["progress-steps"])},K=function(){return D(R["validation-message"])},Y=function(){return B(".".concat(R.actions," .").concat(R.confirm))},X=function(){return B(".".concat(R.actions," .").concat(R.cancel))},J=function(){return D(R.actions)},Z=function(){return D(R.header)},Q=function(){return D(R.footer)},tt=function(){return D(R["timer-progress-bar"])},et=function(){return D(R.close)},nt='\n a[href],\n area[href],\n input:not([disabled]),\n select:not([disabled]),\n textarea:not([disabled]),\n button:not([disabled]),\n iframe,\n object,\n embed,\n [tabindex="0"],\n [contenteditable],\n audio[controls],\n video[controls],\n summary\n',rt=function(){var t=b(F().querySelectorAll('[tabindex]:not([tabindex="-1"]):not([tabindex="0"])')).sort((function(t,e){return t=parseInt(t.getAttribute("tabindex")),e=parseInt(e.getAttribute("tabindex")),t>e?1:t<e?-1:0})),e=b(F().querySelectorAll(nt)).filter((function(t){return"-1"!==t.getAttribute("tabindex")}));return m(t.concat(e)).filter((function(t){return Ot(t)}))},ot=function(){return!it()&&!document.body.classList.contains(R["no-backdrop"])},it=function(){return document.body.classList.contains(R["toast-shown"])},at=function(){return F().hasAttribute("data-loading")},st={previousBodyPadding:null},ct=function(t,e){if(t.textContent="",e){var n=new DOMParser,r=n.parseFromString(e,"text/html");b(r.querySelector("head").childNodes).forEach((function(e){t.appendChild(e)})),b(r.querySelector("body").childNodes).forEach((function(e){t.appendChild(e)}))}},ut=function(t,e){if(!e)return!1;for(var n=e.split(/\s+/),r=0;r<n.length;r++)if(!t.classList.contains(n[r]))return!1;return!0},lt=function(t,e){b(t.classList).forEach((function(n){-1===y(R).indexOf(n)&&-1===y(N).indexOf(n)&&-1===y(e.showClass).indexOf(n)&&t.classList.remove(n)}))},ft=function(e,n,r){if(lt(e,n),n.customClass&&n.customClass[r]){if("string"!==typeof n.customClass[r]&&!n.customClass[r].forEach)return w("Invalid type of customClass.".concat(r,'! Expected string or iterable object, got "').concat(t(n.customClass[r]),'"'));mt(e,n.customClass[r])}};function pt(t,e){if(!e)return null;switch(e){case"select":case"textarea":case"file":return yt(t,R[e]);case"checkbox":return t.querySelector(".".concat(R.checkbox," input"));case"radio":return t.querySelector(".".concat(R.radio," input:checked"))||t.querySelector(".".concat(R.radio," input:first-child"));case"range":return t.querySelector(".".concat(R.range," input"));default:return yt(t,R.input)}}var dt,ht=function(t){if(t.focus(),"file"!==t.type){var e=t.value;t.value="",t.value=e}},vt=function(t,e,n){t&&e&&("string"===typeof e&&(e=e.split(/\s+/).filter(Boolean)),e.forEach((function(e){t.forEach?t.forEach((function(t){n?t.classList.add(e):t.classList.remove(e)})):n?t.classList.add(e):t.classList.remove(e)})))},mt=function(t,e){vt(t,e,!0)},gt=function(t,e){vt(t,e,!1)},yt=function(t,e){for(var n=0;n<t.childNodes.length;n++)if(ut(t.childNodes[n],e))return t.childNodes[n]},bt=function(t,e,n){n||0===parseInt(n)?t.style[e]="number"===typeof n?"".concat(n,"px"):n:t.style.removeProperty(e)},wt=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"flex";t.style.opacity="",t.style.display=e},_t=function(t){t.style.opacity="",t.style.display="none"},xt=function(t,e,n){e?wt(t,n):_t(t)},Ot=function(t){return!(!t||!(t.offsetWidth||t.offsetHeight||t.getClientRects().length))},kt=function(t){return!!(t.scrollHeight>t.clientHeight)},Ct=function(t){var e=window.getComputedStyle(t),n=parseFloat(e.getPropertyValue("animation-duration")||"0"),r=parseFloat(e.getPropertyValue("transition-duration")||"0");return n>0||r>0},St=function(t,e){if("function"===typeof t.contains)return t.contains(e)},Et=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=tt();Ot(n)&&(e&&(n.style.transition="none",n.style.width="100%"),setTimeout((function(){n.style.transition="width ".concat(t/1e3,"s linear"),n.style.width="0%"}),10))},jt=function(){var t=tt(),e=parseInt(window.getComputedStyle(t).width);t.style.removeProperty("transition"),t.style.width="100%";var n=parseInt(window.getComputedStyle(t).width),r=parseInt(e/n*100);t.style.removeProperty("transition"),t.style.width="".concat(r,"%")},At=function(){return"undefined"===typeof window||"undefined"===typeof document},Tt='\n <div aria-labelledby="'.concat(R.title,'" aria-describedby="').concat(R.content,'" class="').concat(R.popup,'" tabindex="-1">\n <div class="').concat(R.header,'">\n <ul class="').concat(R["progress-steps"],'"></ul>\n <div class="').concat(R.icon," ").concat(N.error,'"></div>\n <div class="').concat(R.icon," ").concat(N.question,'"></div>\n <div class="').concat(R.icon," ").concat(N.warning,'"></div>\n <div class="').concat(R.icon," ").concat(N.info,'"></div>\n <div class="').concat(R.icon," ").concat(N.success,'"></div>\n <img class="').concat(R.image,'" />\n <h2 class="').concat(R.title,'" id="').concat(R.title,'"></h2>\n <button type="button" class="').concat(R.close,'"></button>\n </div>\n <div class="').concat(R.content,'">\n <div id="').concat(R.content,'" class="').concat(R["html-container"],'"></div>\n <input class="').concat(R.input,'" />\n <input type="file" class="').concat(R.file,'" />\n <div class="').concat(R.range,'">\n <input type="range" />\n <output></output>\n </div>\n <select class="').concat(R.select,'"></select>\n <div class="').concat(R.radio,'"></div>\n <label for="').concat(R.checkbox,'" class="').concat(R.checkbox,'">\n <input type="checkbox" />\n <span class="').concat(R.label,'"></span>\n </label>\n <textarea class="').concat(R.textarea,'"></textarea>\n <div class="').concat(R["validation-message"],'" id="').concat(R["validation-message"],'"></div>\n </div>\n <div class="').concat(R.actions,'">\n <button type="button" class="').concat(R.confirm,'">OK</button>\n <button type="button" class="').concat(R.cancel,'">Cancel</button>\n </div>\n <div class="').concat(R.footer,'"></div>\n <div class="').concat(R["timer-progress-bar-container"],'">\n <div class="').concat(R["timer-progress-bar"],'"></div>\n </div>\n </div>\n').replace(/(^|\n)\s*/g,""),$t=function(){var t=M();return!!t&&(t.parentNode.removeChild(t),gt([document.documentElement,document.body],[R["no-backdrop"],R["toast-shown"],R["has-column"]]),!0)},Pt=function(t){Lr.isVisible()&&dt!==t.target.value&&Lr.resetValidationMessage(),dt=t.target.value},Lt=function(){var t=H(),e=yt(t,R.input),n=yt(t,R.file),r=t.querySelector(".".concat(R.range," input")),o=t.querySelector(".".concat(R.range," output")),i=yt(t,R.select),a=t.querySelector(".".concat(R.checkbox," input")),s=yt(t,R.textarea);e.oninput=Pt,n.onchange=Pt,i.onchange=Pt,a.onchange=Pt,s.oninput=Pt,r.oninput=function(t){Pt(t),o.value=r.value},r.onchange=function(t){Pt(t),r.nextSibling.value=r.value}},It=function(t){return"string"===typeof t?document.querySelector(t):t},Rt=function(t){var e=F();e.setAttribute("role",t.toast?"alert":"dialog"),e.setAttribute("aria-live",t.toast?"polite":"assertive"),t.toast||e.setAttribute("aria-modal","true")},Nt=function(t){"rtl"===window.getComputedStyle(t).direction&&mt(M(),R.rtl)},Mt=function(t){var e=$t();if(At())_("SweetAlert2 requires document to initialize");else{var n=document.createElement("div");n.className=R.container,e&&mt(n,R["no-transition"]),ct(n,Tt);var r=It(t.target);r.appendChild(n),Rt(t),Nt(r),Lt()}},Bt=function(e,n){e instanceof HTMLElement?n.appendChild(e):"object"===t(e)?Dt(e,n):e&&ct(n,e)},Dt=function(t,e){t.jquery?Ft(e,t):ct(e,t.toString())},Ft=function(t,e){if(t.textContent="",0 in e)for(var n=0;n in e;n++)t.appendChild(e[n].cloneNode(!0));else t.appendChild(e.cloneNode(!0))},Ut=function(){if(At())return!1;var t=document.createElement("div"),e={WebkitAnimation:"webkitAnimationEnd",OAnimation:"oAnimationEnd oanimationend",animation:"animationend"};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&"undefined"!==typeof t.style[n])return e[n];return!1}(),zt=function(){var t=document.createElement("div");t.className=R["scrollbar-measure"],document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},qt=function(t,e){var n=J(),r=Y(),o=X();e.showConfirmButton||e.showCancelButton||_t(n),ft(n,e,"actions"),Vt(r,"confirm",e),Vt(o,"cancel",e),e.buttonsStyling?Ht(r,o,e):(gt([r,o],R.styled),r.style.backgroundColor=r.style.borderLeftColor=r.style.borderRightColor="",o.style.backgroundColor=o.style.borderLeftColor=o.style.borderRightColor=""),e.reverseButtons&&r.parentNode.insertBefore(o,r)};function Ht(t,e,n){if(mt([t,e],R.styled),n.confirmButtonColor&&(t.style.backgroundColor=n.confirmButtonColor),n.cancelButtonColor&&(e.style.backgroundColor=n.cancelButtonColor),!at()){var r=window.getComputedStyle(t).getPropertyValue("background-color");t.style.borderLeftColor=r,t.style.borderRightColor=r}}function Vt(t,e,n){xt(t,n["show".concat(g(e),"Button")],"inline-block"),ct(t,n["".concat(e,"ButtonText")]),t.setAttribute("aria-label",n["".concat(e,"ButtonAriaLabel")]),t.className=R[e],ft(t,n,"".concat(e,"Button")),mt(t,n["".concat(e,"ButtonClass")])}function Wt(t,e){"string"===typeof e?t.style.background=e:e||mt([document.documentElement,document.body],R["no-backdrop"])}function Gt(t,e){e in R?mt(t,R[e]):(w('The "position" parameter is not valid, defaulting to "center"'),mt(t,R.center))}function Kt(t,e){if(e&&"string"===typeof e){var n="grow-".concat(e);n in R&&mt(t,R[n])}}var Yt=function(t,e){var n=M();if(n){Wt(n,e.backdrop),!e.backdrop&&e.allowOutsideClick&&w('"allowOutsideClick" parameter requires `backdrop` parameter to be set to `true`'),Gt(n,e.position),Kt(n,e.grow),ft(n,e,"container");var r=document.body.getAttribute("data-swal2-queue-step");r&&(n.setAttribute("data-queue-step",r),document.body.removeAttribute("data-swal2-queue-step"))}},Xt={promise:new WeakMap,innerParams:new WeakMap,domCache:new WeakMap},Jt=["input","file","range","select","radio","checkbox","textarea"],Zt=function(t,e){var n=H(),r=Xt.innerParams.get(t),o=!r||e.input!==r.input;Jt.forEach((function(t){var r=R[t],i=yt(n,r);ee(t,e.inputAttributes),i.className=r,o&&_t(i)})),e.input&&(o&&Qt(e),ne(e))},Qt=function(t){if(!ie[t.input])return _('Unexpected type of input! Expected "text", "email", "password", "number", "tel", "select", "radio", "checkbox", "textarea", "file" or "url", got "'.concat(t.input,'"'));var e=oe(t.input),n=ie[t.input](e,t);wt(n),setTimeout((function(){ht(n)}))},te=function(t){for(var e=0;e<t.attributes.length;e++){var n=t.attributes[e].name;-1===["type","value","style"].indexOf(n)&&t.removeAttribute(n)}},ee=function(t,e){var n=pt(H(),t);if(n)for(var r in te(n),e)"range"===t&&"placeholder"===r||n.setAttribute(r,e[r])},ne=function(t){var e=oe(t.input);t.customClass&&mt(e,t.customClass.input)},re=function(t,e){t.placeholder&&!e.inputPlaceholder||(t.placeholder=e.inputPlaceholder)},oe=function(t){var e=R[t]?R[t]:R.input;return yt(H(),e)},ie={};ie.text=ie.email=ie.password=ie.number=ie.tel=ie.url=function(e,n){return"string"===typeof n.inputValue||"number"===typeof n.inputValue?e.value=n.inputValue:j(n.inputValue)||w('Unexpected type of inputValue! Expected "string", "number" or "Promise", got "'.concat(t(n.inputValue),'"')),re(e,n),e.type=n.input,e},ie.file=function(t,e){return re(t,e),t},ie.range=function(t,e){var n=t.querySelector("input"),r=t.querySelector("output");return n.value=e.inputValue,n.type=e.input,r.value=e.inputValue,t},ie.select=function(t,e){if(t.textContent="",e.inputPlaceholder){var n=document.createElement("option");ct(n,e.inputPlaceholder),n.value="",n.disabled=!0,n.selected=!0,t.appendChild(n)}return t},ie.radio=function(t){return t.textContent="",t},ie.checkbox=function(t,e){var n=pt(H(),"checkbox");n.value=1,n.id=R.checkbox,n.checked=Boolean(e.inputValue);var r=t.querySelector("span");return ct(r,e.inputPlaceholder),t},ie.textarea=function(t,e){if(t.value=e.inputValue,re(t,e),"MutationObserver"in window){var n=parseInt(window.getComputedStyle(F()).width),r=parseInt(window.getComputedStyle(F()).paddingLeft)+parseInt(window.getComputedStyle(F()).paddingRight),o=function(){var e=t.offsetWidth+r;F().style.width=e>n?"".concat(e,"px"):null};new MutationObserver(o).observe(t,{attributes:!0,attributeFilter:["style"]})}return t};var ae=function(t,e){var n=H().querySelector("#".concat(R.content));e.html?(Bt(e.html,n),wt(n,"block")):e.text?(n.textContent=e.text,wt(n,"block")):_t(n),Zt(t,e),ft(H(),e,"content")},se=function(t,e){var n=Q();xt(n,e.footer),e.footer&&Bt(e.footer,n),ft(n,e,"footer")},ce=function(t,e){var n=et();ct(n,e.closeButtonHtml),ft(n,e,"closeButton"),xt(n,e.showCloseButton),n.setAttribute("aria-label",e.closeButtonAriaLabel)},ue=function(t,e){var n=Xt.innerParams.get(t);if(n&&e.icon===n.icon&&z())ft(z(),e,"icon");else if(le(),e.icon)if(-1!==Object.keys(N).indexOf(e.icon)){var r=B(".".concat(R.icon,".").concat(N[e.icon]));wt(r),pe(r,e),fe(),ft(r,e,"icon"),mt(r,e.showClass.icon)}else _('Unknown icon! Expected "success", "error", "warning", "info" or "question", got "'.concat(e.icon,'"'))},le=function(){for(var t=U(),e=0;e<t.length;e++)_t(t[e])},fe=function(){for(var t=F(),e=window.getComputedStyle(t).getPropertyValue("background-color"),n=t.querySelectorAll("[class^=swal2-success-circular-line], .swal2-success-fix"),r=0;r<n.length;r++)n[r].style.backgroundColor=e},pe=function(t,e){if(t.textContent="",e.iconHtml)ct(t,de(e.iconHtml));else if("success"===e.icon)ct(t,'\n <div class="swal2-success-circular-line-left"></div>\n <span class="swal2-success-line-tip"></span> <span class="swal2-success-line-long"></span>\n <div class="swal2-success-ring"></div> <div class="swal2-success-fix"></div>\n <div class="swal2-success-circular-line-right"></div>\n ');else if("error"===e.icon)ct(t,'\n <span class="swal2-x-mark">\n <span class="swal2-x-mark-line-left"></span>\n <span class="swal2-x-mark-line-right"></span>\n </span>\n ');else{var n={question:"?",warning:"!",info:"i"};ct(t,de(n[e.icon]))}},de=function(t){return'<div class="'.concat(R["icon-content"],'">').concat(t,"</div>")},he=function(t,e){var n=W();if(!e.imageUrl)return _t(n);wt(n,""),n.setAttribute("src",e.imageUrl),n.setAttribute("alt",e.imageAlt),bt(n,"width",e.imageWidth),bt(n,"height",e.imageHeight),n.className=R.image,ft(n,e,"image")},ve=[],me=function(t){var e=this;ve=t;var n=function(t,e){ve=[],t(e)},r=[];return new Promise((function(t){(function o(i,a){i<ve.length?(document.body.setAttribute("data-swal2-queue-step",i),e.fire(ve[i]).then((function(e){"undefined"!==typeof e.value?(r.push(e.value),o(i+1,a)):n(t,{dismiss:e.dismiss})}))):n(t,{value:r})})(0)}))},ge=function(){return M()&&M().getAttribute("data-queue-step")},ye=function(t,e){return e&&e<ve.length?ve.splice(e,0,t):ve.push(t)},be=function(t){"undefined"!==typeof ve[t]&&ve.splice(t,1)},we=function(t){var e=document.createElement("li");return mt(e,R["progress-step"]),ct(e,t),e},_e=function(t){var e=document.createElement("li");return mt(e,R["progress-step-line"]),t.progressStepsDistance&&(e.style.width=t.progressStepsDistance),e},xe=function(t,e){var n=G();if(!e.progressSteps||0===e.progressSteps.length)return _t(n);wt(n),n.textContent="";var r=parseInt(void 0===e.currentProgressStep?ge():e.currentProgressStep);r>=e.progressSteps.length&&w("Invalid currentProgressStep parameter, it should be less than progressSteps.length (currentProgressStep like JS arrays starts from 0)"),e.progressSteps.forEach((function(t,o){var i=we(t);if(n.appendChild(i),o===r&&mt(i,R["active-progress-step"]),o!==e.progressSteps.length-1){var a=_e(e);n.appendChild(a)}}))},Oe=function(t,e){var n=q();xt(n,e.title||e.titleText),e.title&&Bt(e.title,n),e.titleText&&(n.innerText=e.titleText),ft(n,e,"title")},ke=function(t,e){var n=Z();ft(n,e,"header"),xe(t,e),ue(t,e),he(t,e),Oe(t,e),ce(t,e)},Ce=function(t,e){var n=F();bt(n,"width",e.width),bt(n,"padding",e.padding),e.background&&(n.style.background=e.background),Se(n,e)},Se=function(t,e){t.className="".concat(R.popup," ").concat(Ot(t)?e.showClass.popup:""),e.toast?(mt([document.documentElement,document.body],R["toast-shown"]),mt(t,R.toast)):mt(t,R.modal),ft(t,e,"popup"),"string"===typeof e.customClass&&mt(t,e.customClass),e.icon&&mt(t,R["icon-".concat(e.icon)])},Ee=function(t,e){Ce(t,e),Yt(t,e),ke(t,e),ae(t,e),qt(t,e),se(t,e),"function"===typeof e.onRender&&e.onRender(F())},je=function(){return Ot(F())},Ae=function(){return Y()&&Y().click()},Te=function(){return X()&&X().click()};function $e(){for(var t=this,e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return u(t,n)}function Pe(t){var n=function(n){i(c,n);var s=p(c);function c(){return e(this,c),s.apply(this,arguments)}return r(c,[{key:"_main",value:function(e){return h(a(c.prototype),"_main",this).call(this,o({},t,e))}}]),c}(this);return n}var Le=function(){var t=F();t||Lr.fire(),t=F();var e=J(),n=Y();wt(e),wt(n,"inline-block"),mt([t,e],R.loading),n.disabled=!0,t.setAttribute("data-loading",!0),t.setAttribute("aria-busy",!0),t.focus()},Ie=100,Re={},Ne=function(){Re.previousActiveElement&&Re.previousActiveElement.focus?(Re.previousActiveElement.focus(),Re.previousActiveElement=null):document.body&&document.body.focus()},Me=function(){return new Promise((function(t){var e=window.scrollX,n=window.scrollY;Re.restoreFocusTimeout=setTimeout((function(){Ne(),t()}),Ie),"undefined"!==typeof e&&"undefined"!==typeof n&&window.scrollTo(e,n)}))},Be=function(){return Re.timeout&&Re.timeout.getTimerLeft()},De=function(){if(Re.timeout)return jt(),Re.timeout.stop()},Fe=function(){if(Re.timeout){var t=Re.timeout.start();return Et(t),t}},Ue=function(){var t=Re.timeout;return t&&(t.running?De():Fe())},ze=function(t){if(Re.timeout){var e=Re.timeout.increase(t);return Et(e,!0),e}},qe=function(){return Re.timeout&&Re.timeout.isRunning()},He={title:"",titleText:"",text:"",html:"",footer:"",icon:void 0,iconHtml:void 0,toast:!1,animation:!0,showClass:{popup:"swal2-show",backdrop:"swal2-backdrop-show",icon:"swal2-icon-show"},hideClass:{popup:"swal2-hide",backdrop:"swal2-backdrop-hide",icon:"swal2-icon-hide"},customClass:void 0,target:"body",backdrop:!0,heightAuto:!0,allowOutsideClick:!0,allowEscapeKey:!0,allowEnterKey:!0,stopKeydownPropagation:!0,keydownListenerCapture:!1,showConfirmButton:!0,showCancelButton:!1,preConfirm:void 0,confirmButtonText:"OK",confirmButtonAriaLabel:"",confirmButtonColor:void 0,cancelButtonText:"Cancel",cancelButtonAriaLabel:"",cancelButtonColor:void 0,buttonsStyling:!0,reverseButtons:!1,focusConfirm:!0,focusCancel:!1,showCloseButton:!1,closeButtonHtml:"×",closeButtonAriaLabel:"Close this dialog",showLoaderOnConfirm:!1,imageUrl:void 0,imageWidth:void 0,imageHeight:void 0,imageAlt:"",timer:void 0,timerProgressBar:!1,width:void 0,padding:void 0,background:void 0,input:void 0,inputPlaceholder:"",inputValue:"",inputOptions:{},inputAutoTrim:!0,inputAttributes:{},inputValidator:void 0,validationMessage:void 0,grow:!1,position:"center",progressSteps:[],currentProgressStep:void 0,progressStepsDistance:void 0,onBeforeOpen:void 0,onOpen:void 0,onRender:void 0,onClose:void 0,onAfterClose:void 0,onDestroy:void 0,scrollbarPadding:!0},Ve=["allowEscapeKey","allowOutsideClick","buttonsStyling","cancelButtonAriaLabel","cancelButtonColor","cancelButtonText","closeButtonAriaLabel","closeButtonHtml","confirmButtonAriaLabel","confirmButtonColor","confirmButtonText","currentProgressStep","customClass","footer","hideClass","html","icon","imageAlt","imageHeight","imageUrl","imageWidth","onAfterClose","onClose","onDestroy","progressSteps","reverseButtons","showCancelButton","showCloseButton","showConfirmButton","text","title","titleText"],We={animation:'showClass" and "hideClass'},Ge=["allowOutsideClick","allowEnterKey","backdrop","focusConfirm","focusCancel","heightAuto","keydownListenerCapture"],Ke=function(t){return Object.prototype.hasOwnProperty.call(He,t)},Ye=function(t){return-1!==Ve.indexOf(t)},Xe=function(t){return We[t]},Je=function(t){Ke(t)||w('Unknown parameter "'.concat(t,'"'))},Ze=function(t){-1!==Ge.indexOf(t)&&w('The parameter "'.concat(t,'" is incompatible with toasts'))},Qe=function(t){Xe(t)&&k(t,Xe(t))},tn=function(t){for(var e in t)Je(e),t.toast&&Ze(e),Qe(e)},en=Object.freeze({isValidParameter:Ke,isUpdatableParameter:Ye,isDeprecatedParameter:Xe,argsToParams:P,isVisible:je,clickConfirm:Ae,clickCancel:Te,getContainer:M,getPopup:F,getTitle:q,getContent:H,getHtmlContainer:V,getImage:W,getIcon:z,getIcons:U,getCloseButton:et,getActions:J,getConfirmButton:Y,getCancelButton:X,getHeader:Z,getFooter:Q,getTimerProgressBar:tt,getFocusableElements:rt,getValidationMessage:K,isLoading:at,fire:$e,mixin:Pe,queue:me,getQueueStep:ge,insertQueueStep:ye,deleteQueueStep:be,showLoading:Le,enableLoading:Le,getTimerLeft:Be,stopTimer:De,resumeTimer:Fe,toggleTimer:Ue,increaseTimer:ze,isTimerRunning:qe});function nn(){var t=Xt.innerParams.get(this);if(t){var e=Xt.domCache.get(this);t.showConfirmButton||(_t(e.confirmButton),t.showCancelButton||_t(e.actions)),gt([e.popup,e.actions],R.loading),e.popup.removeAttribute("aria-busy"),e.popup.removeAttribute("data-loading"),e.confirmButton.disabled=!1,e.cancelButton.disabled=!1}}function rn(t){var e=Xt.innerParams.get(t||this),n=Xt.domCache.get(t||this);return n?pt(n.content,e.input):null}var on=function(){null===st.previousBodyPadding&&document.body.scrollHeight>window.innerHeight&&(st.previousBodyPadding=parseInt(window.getComputedStyle(document.body).getPropertyValue("padding-right")),document.body.style.paddingRight="".concat(st.previousBodyPadding+zt(),"px"))},an=function(){null!==st.previousBodyPadding&&(document.body.style.paddingRight="".concat(st.previousBodyPadding,"px"),st.previousBodyPadding=null)},sn=function(){var t=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream||"MacIntel"===navigator.platform&&navigator.maxTouchPoints>1;if(t&&!ut(document.body,R.iosfix)){var e=document.body.scrollTop;document.body.style.top="".concat(-1*e,"px"),mt(document.body,R.iosfix),un(),cn()}},cn=function(){var t=!navigator.userAgent.match(/(CriOS|FxiOS|EdgiOS|YaBrowser|UCBrowser)/i);if(t){var e=44;F().scrollHeight>window.innerHeight-e&&(M().style.paddingBottom="".concat(e,"px"))}},un=function(){var t,e=M();e.ontouchstart=function(e){t=ln(e.target)},e.ontouchmove=function(e){t&&(e.preventDefault(),e.stopPropagation())}},ln=function(t){var e=M();return t===e||!(kt(e)||"INPUT"===t.tagName||kt(H())&&H().contains(t))},fn=function(){if(ut(document.body,R.iosfix)){var t=parseInt(document.body.style.top,10);gt(document.body,R.iosfix),document.body.style.top="",document.body.scrollTop=-1*t}},pn=function(){return!!window.MSInputMethodContext&&!!document.documentMode},dn=function(){var t=M(),e=F();t.style.removeProperty("align-items"),e.offsetTop<0&&(t.style.alignItems="flex-start")},hn=function(){"undefined"!==typeof window&&pn()&&(dn(),window.addEventListener("resize",dn))},vn=function(){"undefined"!==typeof window&&pn()&&window.removeEventListener("resize",dn)},mn=function(){var t=b(document.body.children);t.forEach((function(t){t===M()||St(t,M())||(t.hasAttribute("aria-hidden")&&t.setAttribute("data-previous-aria-hidden",t.getAttribute("aria-hidden")),t.setAttribute("aria-hidden","true"))}))},gn=function(){var t=b(document.body.children);t.forEach((function(t){t.hasAttribute("data-previous-aria-hidden")?(t.setAttribute("aria-hidden",t.getAttribute("data-previous-aria-hidden")),t.removeAttribute("data-previous-aria-hidden")):t.removeAttribute("aria-hidden")}))},yn={swalPromiseResolve:new WeakMap};function bn(t,e,n,r){n?kn(t,r):(Me().then((function(){return kn(t,r)})),Re.keydownTarget.removeEventListener("keydown",Re.keydownHandler,{capture:Re.keydownListenerCapture}),Re.keydownHandlerAdded=!1),e.parentNode&&!document.body.getAttribute("data-swal2-queue-step")&&e.parentNode.removeChild(e),ot()&&(an(),fn(),vn(),gn()),wn()}function wn(){gt([document.documentElement,document.body],[R.shown,R["height-auto"],R["no-backdrop"],R["toast-shown"],R["toast-column"]])}function _n(t){var e=F();if(e){var n=Xt.innerParams.get(this);if(n&&!ut(e,n.hideClass.popup)){var r=yn.swalPromiseResolve.get(this);gt(e,n.showClass.popup),mt(e,n.hideClass.popup);var o=M();gt(o,n.showClass.backdrop),mt(o,n.hideClass.backdrop),xn(this,e,n),"undefined"!==typeof t?(t.isDismissed="undefined"!==typeof t.dismiss,t.isConfirmed="undefined"===typeof t.dismiss):t={isDismissed:!0,isConfirmed:!1},r(t||{})}}}var xn=function(t,e,n){var r=M(),o=Ut&&Ct(e),i=n.onClose,a=n.onAfterClose;null!==i&&"function"===typeof i&&i(e),o?On(t,e,r,a):bn(t,r,it(),a)},On=function(t,e,n,r){Re.swalCloseEventFinishedCallback=bn.bind(null,t,n,it(),r),e.addEventListener(Ut,(function(t){t.target===e&&(Re.swalCloseEventFinishedCallback(),delete Re.swalCloseEventFinishedCallback)}))},kn=function(t,e){setTimeout((function(){"function"===typeof e&&e(),t._destroy()}))};function Cn(t,e,n){var r=Xt.domCache.get(t);e.forEach((function(t){r[t].disabled=n}))}function Sn(t,e){if(!t)return!1;if("radio"===t.type)for(var n=t.parentNode.parentNode,r=n.querySelectorAll("input"),o=0;o<r.length;o++)r[o].disabled=e;else t.disabled=e}function En(){Cn(this,["confirmButton","cancelButton"],!1)}function jn(){Cn(this,["confirmButton","cancelButton"],!0)}function An(){return Sn(this.getInput(),!1)}function Tn(){return Sn(this.getInput(),!0)}function $n(t){var e=Xt.domCache.get(this);ct(e.validationMessage,t);var n=window.getComputedStyle(e.popup);e.validationMessage.style.marginLeft="-".concat(n.getPropertyValue("padding-left")),e.validationMessage.style.marginRight="-".concat(n.getPropertyValue("padding-right")),wt(e.validationMessage);var r=this.getInput();r&&(r.setAttribute("aria-invalid",!0),r.setAttribute("aria-describedBy",R["validation-message"]),ht(r),mt(r,R.inputerror))}function Pn(){var t=Xt.domCache.get(this);t.validationMessage&&_t(t.validationMessage);var e=this.getInput();e&&(e.removeAttribute("aria-invalid"),e.removeAttribute("aria-describedBy"),gt(e,R.inputerror))}function Ln(){var t=Xt.domCache.get(this);return t.progressSteps}var In=function(){function t(n,r){e(this,t),this.callback=n,this.remaining=r,this.running=!1,this.start()}return r(t,[{key:"start",value:function(){return this.running||(this.running=!0,this.started=new Date,this.id=setTimeout(this.callback,this.remaining)),this.remaining}},{key:"stop",value:function(){return this.running&&(this.running=!1,clearTimeout(this.id),this.remaining-=new Date-this.started),this.remaining}},{key:"increase",value:function(t){var e=this.running;return e&&this.stop(),this.remaining+=t,e&&this.start(),this.remaining}},{key:"getTimerLeft",value:function(){return this.running&&(this.stop(),this.start()),this.remaining}},{key:"isRunning",value:function(){return this.running}}]),t}(),Rn={email:function(t,e){return/^[a-zA-Z0-9.+_-]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9-]{2,24}$/.test(t)?Promise.resolve():Promise.resolve(e||"Invalid email address")},url:function(t,e){return/^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-z]{2,63}\b([-a-zA-Z0-9@:%_+.~#?&/=]*)$/.test(t)?Promise.resolve():Promise.resolve(e||"Invalid URL")}};function Nn(t){t.inputValidator||Object.keys(Rn).forEach((function(e){t.input===e&&(t.inputValidator=Rn[e])}))}function Mn(t){(!t.target||"string"===typeof t.target&&!document.querySelector(t.target)||"string"!==typeof t.target&&!t.target.appendChild)&&(w('Target parameter is not valid, defaulting to "body"'),t.target="body")}function Bn(t){Nn(t),t.showLoaderOnConfirm&&!t.preConfirm&&w("showLoaderOnConfirm is set to true, but preConfirm is not defined.\nshowLoaderOnConfirm should be used together with preConfirm, see usage example:\nhttps://sweetalert2.github.io/#ajax-request"),t.animation=C(t.animation),Mn(t),"string"===typeof t.title&&(t.title=t.title.split("\n").join("<br />")),Mt(t)}var Dn=function(t){var e=M(),n=F();"function"===typeof t.onBeforeOpen&&t.onBeforeOpen(n);var r=window.getComputedStyle(document.body),o=r.overflowY;qn(e,n,t),Un(e,n),ot()&&(zn(e,t.scrollbarPadding,o),mn()),it()||Re.previousActiveElement||(Re.previousActiveElement=document.activeElement),"function"===typeof t.onOpen&&setTimeout((function(){return t.onOpen(n)})),gt(e,R["no-transition"])};function Fn(t){var e=F();if(t.target===e){var n=M();e.removeEventListener(Ut,Fn),n.style.overflowY="auto"}}var Un=function(t,e){Ut&&Ct(e)?(t.style.overflowY="hidden",e.addEventListener(Ut,Fn)):t.style.overflowY="auto"},zn=function(t,e,n){sn(),hn(),e&&"hidden"!==n&&on(),setTimeout((function(){t.scrollTop=0}))},qn=function(t,e,n){mt(t,n.showClass.backdrop),wt(e),mt(e,n.showClass.popup),mt([document.documentElement,document.body],R.shown),n.heightAuto&&n.backdrop&&!n.toast&&mt([document.documentElement,document.body],R["height-auto"])},Hn=function(t,e){"select"===e.input||"radio"===e.input?Yn(t,e):-1!==["text","email","number","tel","textarea"].indexOf(e.input)&&(S(e.inputValue)||j(e.inputValue))&&Xn(t,e)},Vn=function(t,e){var n=t.getInput();if(!n)return null;switch(e.input){case"checkbox":return Wn(n);case"radio":return Gn(n);case"file":return Kn(n);default:return e.inputAutoTrim?n.value.trim():n.value}},Wn=function(t){return t.checked?1:0},Gn=function(t){return t.checked?t.value:null},Kn=function(t){return t.files.length?null!==t.getAttribute("multiple")?t.files:t.files[0]:null},Yn=function(e,n){var r=H(),o=function(t){return Jn[n.input](r,Zn(t),n)};S(n.inputOptions)||j(n.inputOptions)?(Le(),E(n.inputOptions).then((function(t){e.hideLoading(),o(t)}))):"object"===t(n.inputOptions)?o(n.inputOptions):_("Unexpected type of inputOptions! Expected object, Map or Promise, got ".concat(t(n.inputOptions)))},Xn=function(t,e){var n=t.getInput();_t(n),E(e.inputValue).then((function(r){n.value="number"===e.input?parseFloat(r)||0:"".concat(r),wt(n),n.focus(),t.hideLoading()}))["catch"]((function(e){_("Error in inputValue promise: ".concat(e)),n.value="",wt(n),n.focus(),t.hideLoading()}))},Jn={select:function(t,e,n){var r=yt(t,R.select),o=function(t,e,r){var o=document.createElement("option");o.value=r,ct(o,e),n.inputValue.toString()===r.toString()&&(o.selected=!0),t.appendChild(o)};e.forEach((function(t){var e=t[0],n=t[1];if(Array.isArray(n)){var i=document.createElement("optgroup");i.label=e,i.disabled=!1,r.appendChild(i),n.forEach((function(t){return o(i,t[1],t[0])}))}else o(r,n,e)})),r.focus()},radio:function(t,e,n){var r=yt(t,R.radio);e.forEach((function(t){var e=t[0],o=t[1],i=document.createElement("input"),a=document.createElement("label");i.type="radio",i.name=R.radio,i.value=e,n.inputValue.toString()===e.toString()&&(i.checked=!0);var s=document.createElement("span");ct(s,o),s.className=R.label,a.appendChild(i),a.appendChild(s),r.appendChild(a)}));var o=r.querySelectorAll("input");o.length&&o[0].focus()}},Zn=function e(n){var r=[];return"undefined"!==typeof Map&&n instanceof Map?n.forEach((function(n,o){var i=n;"object"===t(i)&&(i=e(i)),r.push([o,i])})):Object.keys(n).forEach((function(o){var i=n[o];"object"===t(i)&&(i=e(i)),r.push([o,i])})),r},Qn=function(t,e){t.disableButtons(),e.input?er(t,e):rr(t,e,!0)},tr=function(t,e){t.disableButtons(),e(A.cancel)},er=function(t,e){var n=Vn(t,e);if(e.inputValidator){t.disableInput();var r=Promise.resolve().then((function(){return E(e.inputValidator(n,e.validationMessage))}));r.then((function(r){t.enableButtons(),t.enableInput(),r?t.showValidationMessage(r):rr(t,e,n)}))}else t.getInput().checkValidity()?rr(t,e,n):(t.enableButtons(),t.showValidationMessage(e.validationMessage))},nr=function(t,e){t.closePopup({value:e})},rr=function(t,e,n){if(e.showLoaderOnConfirm&&Le(),e.preConfirm){t.resetValidationMessage();var r=Promise.resolve().then((function(){return E(e.preConfirm(n,e.validationMessage))}));r.then((function(e){Ot(K())||!1===e?t.hideLoading():nr(t,"undefined"===typeof e?n:e)}))}else nr(t,n)},or=function(t,e,n,r){e.keydownTarget&&e.keydownHandlerAdded&&(e.keydownTarget.removeEventListener("keydown",e.keydownHandler,{capture:e.keydownListenerCapture}),e.keydownHandlerAdded=!1),n.toast||(e.keydownHandler=function(e){return cr(t,e,r)},e.keydownTarget=n.keydownListenerCapture?window:F(),e.keydownListenerCapture=n.keydownListenerCapture,e.keydownTarget.addEventListener("keydown",e.keydownHandler,{capture:e.keydownListenerCapture}),e.keydownHandlerAdded=!0)},ir=function(t,e,n){for(var r=rt(),o=0;o<r.length;o++)return e+=n,e===r.length?e=0:-1===e&&(e=r.length-1),r[e].focus();F().focus()},ar=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Left","Right","Up","Down"],sr=["Escape","Esc"],cr=function(t,e,n){var r=Xt.innerParams.get(t);r.stopKeydownPropagation&&e.stopPropagation(),"Enter"===e.key?ur(t,e,r):"Tab"===e.key?lr(e,r):-1!==ar.indexOf(e.key)?fr():-1!==sr.indexOf(e.key)&&pr(e,r,n)},ur=function(t,e,n){if(!e.isComposing&&e.target&&t.getInput()&&e.target.outerHTML===t.getInput().outerHTML){if(-1!==["textarea","file"].indexOf(n.input))return;Ae(),e.preventDefault()}},lr=function(t,e){for(var n=t.target,r=rt(),o=-1,i=0;i<r.length;i++)if(n===r[i]){o=i;break}t.shiftKey?ir(e,o,-1):ir(e,o,1),t.stopPropagation(),t.preventDefault()},fr=function(){var t=Y(),e=X();document.activeElement===t&&Ot(e)?e.focus():document.activeElement===e&&Ot(t)&&t.focus()},pr=function(t,e,n){C(e.allowEscapeKey)&&(t.preventDefault(),n(A.esc))},dr=function(t,e,n){var r=Xt.innerParams.get(t);r.toast?hr(t,e,n):(mr(e),gr(e),yr(t,e,n))},hr=function(t,e,n){e.popup.onclick=function(){var e=Xt.innerParams.get(t);e.showConfirmButton||e.showCancelButton||e.showCloseButton||e.input||n(A.close)}},vr=!1,mr=function(t){t.popup.onmousedown=function(){t.container.onmouseup=function(e){t.container.onmouseup=void 0,e.target===t.container&&(vr=!0)}}},gr=function(t){t.container.onmousedown=function(){t.popup.onmouseup=function(e){t.popup.onmouseup=void 0,(e.target===t.popup||t.popup.contains(e.target))&&(vr=!0)}}},yr=function(t,e,n){e.container.onclick=function(r){var o=Xt.innerParams.get(t);vr?vr=!1:r.target===e.container&&C(o.allowOutsideClick)&&n(A.backdrop)}};function br(t){tn(t),Re.currentInstance&&Re.currentInstance._destroy(),Re.currentInstance=this;var e=wr(t);Bn(e),Object.freeze(e),Re.timeout&&(Re.timeout.stop(),delete Re.timeout),clearTimeout(Re.restoreFocusTimeout);var n=xr(this);return Ee(this,e),Xt.innerParams.set(this,e),_r(this,n,e)}var wr=function(t){var e=o({},He.showClass,t.showClass),n=o({},He.hideClass,t.hideClass),r=o({},He,t);return r.showClass=e,r.hideClass=n,!1===t.animation&&(r.showClass={popup:"swal2-noanimation",backdrop:"swal2-noanimation"},r.hideClass={}),r},_r=function(t,e,n){return new Promise((function(r){var o=function(e){t.closePopup({dismiss:e})};yn.swalPromiseResolve.set(t,r),e.confirmButton.onclick=function(){return Qn(t,n)},e.cancelButton.onclick=function(){return tr(t,o)},e.closeButton.onclick=function(){return o(A.close)},dr(t,e,o),or(t,Re,n,o),n.toast&&(n.input||n.footer||n.showCloseButton)?mt(document.body,R["toast-column"]):gt(document.body,R["toast-column"]),Hn(t,n),Dn(n),Or(Re,n,o),kr(e,n),setTimeout((function(){e.container.scrollTop=0}))}))},xr=function(t){var e={popup:F(),container:M(),content:H(),actions:J(),confirmButton:Y(),cancelButton:X(),closeButton:et(),validationMessage:K(),progressSteps:G()};return Xt.domCache.set(t,e),e},Or=function(t,e,n){var r=tt();_t(r),e.timer&&(t.timeout=new In((function(){n("timer"),delete t.timeout}),e.timer),e.timerProgressBar&&(wt(r),setTimeout((function(){t.timeout.running&&Et(e.timer)}))))},kr=function(t,e){if(!e.toast)return C(e.allowEnterKey)?e.focusCancel&&Ot(t.cancelButton)?t.cancelButton.focus():e.focusConfirm&&Ot(t.confirmButton)?t.confirmButton.focus():void ir(e,-1,1):Cr()},Cr=function(){document.activeElement&&"function"===typeof document.activeElement.blur&&document.activeElement.blur()};function Sr(t){var e=F(),n=Xt.innerParams.get(this);if(!e||ut(e,n.hideClass.popup))return w("You're trying to update the closed or closing popup, that won't work. Use the update() method in preConfirm parameter or show a new popup.");var r={};Object.keys(t).forEach((function(e){Lr.isUpdatableParameter(e)?r[e]=t[e]:w('Invalid parameter to update: "'.concat(e,'". Updatable params are listed here: https://github.com/sweetalert2/sweetalert2/blob/master/src/utils/params.js'))}));var i=o({},n,r);Ee(this,i),Xt.innerParams.set(this,i),Object.defineProperties(this,{params:{value:o({},this.params,t),writable:!1,enumerable:!0}})}function Er(){var t=Xt.domCache.get(this),e=Xt.innerParams.get(this);e&&(t.popup&&Re.swalCloseEventFinishedCallback&&(Re.swalCloseEventFinishedCallback(),delete Re.swalCloseEventFinishedCallback),Re.deferDisposalTimer&&(clearTimeout(Re.deferDisposalTimer),delete Re.deferDisposalTimer),"function"===typeof e.onDestroy&&e.onDestroy(),Ar(this))}var jr,Ar=function(t){delete t.params,delete Re.keydownHandler,delete Re.keydownTarget,Tr(Xt),Tr(yn)},Tr=function(t){for(var e in t)t[e]=new WeakMap},$r=Object.freeze({hideLoading:nn,disableLoading:nn,getInput:rn,close:_n,closePopup:_n,closeModal:_n,closeToast:_n,enableButtons:En,disableButtons:jn,enableInput:An,disableInput:Tn,showValidationMessage:$n,resetValidationMessage:Pn,getProgressSteps:Ln,_main:br,update:Sr,_destroy:Er}),Pr=function(){function t(){if(e(this,t),"undefined"!==typeof window){"undefined"===typeof Promise&&_("This package requires a Promise library, please include a shim to enable it in this browser (See: https://github.com/sweetalert2/sweetalert2/wiki/Migration-from-SweetAlert-to-SweetAlert2#1-ie-support)"),jr=this;for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];var i=Object.freeze(this.constructor.argsToParams(r));Object.defineProperties(this,{params:{value:i,writable:!1,enumerable:!0,configurable:!0}});var a=this._main(this.params);Xt.promise.set(this,a)}}return r(t,[{key:"then",value:function(t){var e=Xt.promise.get(this);return e.then(t)}},{key:"finally",value:function(t){var e=Xt.promise.get(this);return e["finally"](t)}}]),t}();o(Pr.prototype,$r),o(Pr,en),Object.keys($r).forEach((function(t){Pr[t]=function(){var e;if(jr)return(e=jr)[t].apply(e,arguments)}})),Pr.DismissReason=A,Pr.version="9.17.2";var Lr=Pr;return Lr["default"]=Lr,Lr})),"undefined"!==typeof this&&this.Sweetalert2&&(this.swal=this.sweetAlert=this.Swal=this.SweetAlert=this.Sweetalert2),"undefined"!=typeof document&&function(t,e){var n=t.createElement("style");if(t.getElementsByTagName("head")[0].appendChild(n),n.styleSheet)n.styleSheet.disabled||(n.styleSheet.cssText=e);else try{n.innerHTML=e}catch(t){n.innerText=e}}(document,'.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;overflow-y:hidden;background:#fff;box-shadow:0 0 .625em #d9d9d9}.swal2-popup.swal2-toast .swal2-header{flex-direction:row;padding:0}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;padding:0;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{font-size:.25em}}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{flex-basis:auto!important;width:auto;height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:flex;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-no-transition{transition:none!important}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-container .swal2-modal{margin:0!important}}.swal2-popup{display:none;position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:none;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-header{display:flex;flex-direction:column;align-items:center;padding:0 1.8em}.swal2-title{position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-actions.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;width:2.5em;height:2.5em;margin:.46875em;padding:0;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent!important;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after{content:"";display:inline-block;width:15px;height:15px;margin-left:5px;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff}.swal2-styled{margin:.3125em;padding:.625em 2em;box-shadow:none;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.swal2-styled:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;height:.25em;overflow:hidden;border-bottom-right-radius:.3125em;border-bottom-left-radius:.3125em}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:1.25em auto}.swal2-close{position:absolute;z-index:2;top:0;right:0;align-items:center;justify-content:center;width:1.2em;height:1.2em;padding:0;overflow:hidden;transition:color .1s ease-out;border:none;border-radius:0;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close::-moz-focus-inner{border:0}.swal2-content{z-index:1;justify-content:center;margin:0;padding:0 1.6em;color:#545454;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 3px #c4e6f5}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em auto;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{margin:0 .4em}.swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{align-items:center;margin:0 0 1.25em;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#3085d6}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;width:2.5em;height:.4em;margin:0 -1px;background:#3085d6}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@-webkit-keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{top:auto;right:auto;bottom:auto;left:auto;max-width:calc(100% - .625em * 2);background-color:transparent!important}body.swal2-no-backdrop .swal2-container>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-container.swal2-top{top:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-top-left,body.swal2-no-backdrop .swal2-container.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-top-end,body.swal2-no-backdrop .swal2-container.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-container.swal2-center{top:50%;left:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-left,body.swal2-no-backdrop .swal2-container.swal2-center-start{top:50%;left:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-end,body.swal2-no-backdrop .swal2-container.swal2-center-right{top:50%;right:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom{bottom:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom-left,body.swal2-no-backdrop .swal2-container.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-bottom-end,body.swal2-no-backdrop .swal2-container.swal2-bottom-right{right:0;bottom:0}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}')},"3f8c":function(t,e){t.exports={}},4160:function(t,e,n){"use strict";var r=n("23e7"),o=n("17c2");r({target:"Array",proto:!0,forced:[].forEach!=o},{forEach:o})},"428f":function(t,e,n){var r=n("da84");t.exports=r},4362:function(t,e,n){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,r="/";e.cwd=function(){return r},e.chdir=function(e){t||(t=n("df7c")),r=t.resolve(e,r)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},"44ad":function(t,e,n){var r=n("d039"),o=n("c6b6"),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},"44d2":function(t,e,n){var r=n("b622"),o=n("7c73"),i=n("9bf2"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&i.f(s,a,{configurable:!0,value:o(null)}),t.exports=function(t){s[a][t]=!0}},"44de":function(t,e,n){var r=n("da84");t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},"44e7":function(t,e,n){var r=n("861d"),o=n("c6b6"),i=n("b622"),a=i("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[a])?!!e:"RegExp"==o(t))}},"466d":function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("50c4"),a=n("1d80"),s=n("8aa5"),c=n("14c3");r("match",1,(function(t,e,n){return[function(e){var n=a(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var a=o(t),u=String(this);if(!a.global)return c(a,u);var l=a.unicode;a.lastIndex=0;var f,p=[],d=0;while(null!==(f=c(a,u))){var h=String(f[0]);p[d]=h,""===h&&(a.lastIndex=s(u,i(a.lastIndex),l)),d++}return 0===d?null:p}]}))},"467f":function(t,e,n){"use strict";var r=n("2d83");t.exports=function(t,e,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},4795:function(t,e,n){var r=n("23e7"),o=n("da84"),i=n("342f"),a=[].slice,s=/MSIE .\./.test(i),c=function(t){return function(e,n){var r=arguments.length>2,o=r?a.call(arguments,2):void 0;return t(r?function(){("function"==typeof e?e:Function(e)).apply(this,o)}:e,n)}};r({global:!0,bind:!0,forced:s},{setTimeout:c(o.setTimeout),setInterval:c(o.setInterval)})},4840:function(t,e,n){var r=n("825a"),o=n("1c0b"),i=n("b622"),a=i("species");t.exports=function(t,e){var n,i=r(t).constructor;return void 0===i||void 0==(n=r(i)[a])?e:o(n)}},4930:function(t,e,n){var r=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!r((function(){return!String(Symbol())}))},"4a7b":function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e){e=e||{};var n={};function o(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function i(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:o(void 0,t[n]):o(t[n],e[n])}function a(t){if(!r.isUndefined(e[t]))return o(void 0,e[t])}function s(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:o(void 0,t[n]):o(void 0,e[n])}function c(n){return n in e?o(t[n],e[n]):n in t?o(void 0,t[n]):void 0}var u={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:c};return r.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||i,o=e(t);r.isUndefined(o)&&e!==c||(n[t]=o)})),n}},"4d63":function(t,e,n){var r=n("83ab"),o=n("da84"),i=n("94ca"),a=n("7156"),s=n("9bf2").f,c=n("241c").f,u=n("44e7"),l=n("ad6d"),f=n("9f7f"),p=n("6eeb"),d=n("d039"),h=n("69f3").set,v=n("2626"),m=n("b622"),g=m("match"),y=o.RegExp,b=y.prototype,w=/a/g,_=/a/g,x=new y(w)!==w,O=f.UNSUPPORTED_Y,k=r&&i("RegExp",!x||O||d((function(){return _[g]=!1,y(w)!=w||y(_)==_||"/a/i"!=y(w,"i")})));if(k){var C=function(t,e){var n,r=this instanceof C,o=u(t),i=void 0===e;if(!r&&o&&t.constructor===C&&i)return t;x?o&&!i&&(t=t.source):t instanceof C&&(i&&(e=l.call(t)),t=t.source),O&&(n=!!e&&e.indexOf("y")>-1,n&&(e=e.replace(/y/g,"")));var s=a(x?new y(t,e):y(t,e),r?this:b,C);return O&&n&&h(s,{sticky:n}),s},S=function(t){t in C||s(C,t,{configurable:!0,get:function(){return y[t]},set:function(e){y[t]=e}})},E=c(y),j=0;while(E.length>j)S(E[j++]);b.constructor=C,C.prototype=b,p(o,"RegExp",C)}v("RegExp")},"4d64":function(t,e,n){var r=n("fc6a"),o=n("50c4"),i=n("23cb"),a=function(t){return function(e,n,a){var s,c=r(e),u=o(c.length),l=i(a,u);if(t&&n!=n){while(u>l)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").filter,i=n("1dde"),a=n("ae40"),s=i("filter"),c=a("filter");r({target:"Array",proto:!0,forced:!s||!c},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var r=n("0366"),o=n("7b0b"),i=n("9bdd"),a=n("e95a"),s=n("50c4"),c=n("8418"),u=n("35a1");t.exports=function(t){var e,n,l,f,p,d,h=o(t),v="function"==typeof this?this:Array,m=arguments.length,g=m>1?arguments[1]:void 0,y=void 0!==g,b=u(h),w=0;if(y&&(g=r(g,m>2?arguments[2]:void 0,2)),void 0==b||v==Array&&a(b))for(e=s(h.length),n=new v(e);e>w;w++)d=y?g(h[w],w):h[w],c(n,w,d);else for(f=b.call(h),p=f.next,n=new v;!(l=p.call(f)).done;w++)d=y?i(f,g,[l.value,w],!0):l.value,c(n,w,d);return n.length=w,n}},"50c4":function(t,e,n){var r=n("a691"),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},5135:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},5270:function(t,e,n){"use strict";var r=n("c532"),o=n("c401"),i=n("2e67"),a=n("2444"),s=n("7a77");function c(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new s("canceled")}t.exports=function(t){c(t),t.headers=t.headers||{},t.data=o.call(t,t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||a.adapter;return e(t).then((function(e){return c(t),e.data=o.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(c(t),e&&e.response&&(e.response.data=o.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},5319:function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("7b0b"),a=n("50c4"),s=n("a691"),c=n("1d80"),u=n("8aa5"),l=n("14c3"),f=Math.max,p=Math.min,d=Math.floor,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,v=/\$([$&'`]|\d\d?)/g,m=function(t){return void 0===t?t:String(t)};r("replace",2,(function(t,e,n,r){var g=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,y=r.REPLACE_KEEPS_$0,b=g?"$":"$0";return[function(n,r){var o=c(this),i=void 0==n?void 0:n[t];return void 0!==i?i.call(n,o,r):e.call(String(o),n,r)},function(t,r){if(!g&&y||"string"===typeof r&&-1===r.indexOf(b)){var i=n(e,t,this,r);if(i.done)return i.value}var c=o(t),d=String(this),h="function"===typeof r;h||(r=String(r));var v=c.global;if(v){var _=c.unicode;c.lastIndex=0}var x=[];while(1){var O=l(c,d);if(null===O)break;if(x.push(O),!v)break;var k=String(O[0]);""===k&&(c.lastIndex=u(d,a(c.lastIndex),_))}for(var C="",S=0,E=0;E<x.length;E++){O=x[E];for(var j=String(O[0]),A=f(p(s(O.index),d.length),0),T=[],$=1;$<O.length;$++)T.push(m(O[$]));var P=O.groups;if(h){var L=[j].concat(T,A,d);void 0!==P&&L.push(P);var I=String(r.apply(void 0,L))}else I=w(j,d,A,T,P,r);A>=S&&(C+=d.slice(S,A)+I,S=A+j.length)}return C+d.slice(S)}];function w(t,n,r,o,a,s){var c=r+t.length,u=o.length,l=v;return void 0!==a&&(a=i(a),l=h),e.call(s,l,(function(e,i){var s;switch(i.charAt(0)){case"$":return"$";case"&":return t;case"`":return n.slice(0,r);case"'":return n.slice(c);case"<":s=a[i.slice(1,-1)];break;default:var l=+i;if(0===l)return e;if(l>u){var f=d(l/10);return 0===f?e:f<=u?void 0===o[f-1]?i.charAt(1):o[f-1]+i.charAt(1):e}s=o[l-1]}return void 0===s?"":s}))}}))},5530:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("a4d3"),n("4de4"),n("4160"),n("e439"),n("dbb4"),n("b64b"),n("159b");var r=n("ade3");function o(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?o(Object(n),!0).forEach((function(e){Object(r["a"])(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}},"561c":function(t,e,n){"use strict";n.d(e,"c",(function(){return c})),n.d(e,"b",(function(){return E})),n.d(e,"a",(function(){return j}));var r=n("e1e2"),o=n.n(r),i=n("e19f"),a=n.n(i),s=o()(console.error);function c(t){try{for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return a.a.sprintf.apply(a.a,[t].concat(n))}catch(o){return s("sprintf error: \n\n"+o.toString()),t}}var u,l,f,p,d=n("ade3");function h(t){var e,n,r,o,i=[],a=[];while(e=t.match(p)){n=e[0],r=t.substr(0,e.index).trim(),r&&i.push(r);while(o=a.pop()){if(f[n]){if(f[n][0]===o){n=f[n][1]||n;break}}else if(l.indexOf(o)>=0||u[o]<u[n]){a.push(o);break}i.push(o)}f[n]||a.push(n),t=t.substr(e.index+n.length)}return t=t.trim(),t&&i.push(t),i.concat(a.reverse())}u={"(":9,"!":8,"*":7,"/":7,"%":7,"+":6,"-":6,"<":5,"<=":5,">":5,">=":5,"==":4,"!=":4,"&&":3,"||":2,"?":1,"?:":1},l=["(","?"],f={")":["("],":":["?","?:"]},p=/<=|>=|==|!=|&&|\|\||\?:|\(|!|\*|\/|%|\+|-|<|>|\?|\)|:/;var v={"!":function(t){return!t},"*":function(t,e){return t*e},"/":function(t,e){return t/e},"%":function(t,e){return t%e},"+":function(t,e){return t+e},"-":function(t,e){return t-e},"<":function(t,e){return t<e},"<=":function(t,e){return t<=e},">":function(t,e){return t>e},">=":function(t,e){return t>=e},"==":function(t,e){return t===e},"!=":function(t,e){return t!==e},"&&":function(t,e){return t&&e},"||":function(t,e){return t||e},"?:":function(t,e,n){if(t)throw e;return n}};function m(t,e){var n,r,o,i,a,s,c=[];for(n=0;n<t.length;n++){if(a=t[n],i=v[a],i){r=i.length,o=Array(r);while(r--)o[r]=c.pop();try{s=i.apply(null,o)}catch(u){return u}}else s=e.hasOwnProperty(a)?e[a]:+a;c.push(s)}return c[0]}function g(t){var e=h(t);return function(t){return m(e,t)}}function y(t){var e=g(t);return function(t){return+e({n:t})}}var b={contextDelimiter:"",onMissingKey:null};function w(t){var e,n,r;for(e=t.split(";"),n=0;n<e.length;n++)if(r=e[n].trim(),0===r.indexOf("plural="))return r.substr(7)}function _(t,e){var n;for(n in this.data=t,this.pluralForms={},this.options={},b)this.options[n]=void 0!==e&&n in e?e[n]:b[n]}function x(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function O(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?x(Object(n),!0).forEach((function(e){Object(d["a"])(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):x(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}_.prototype.getPluralForm=function(t,e){var n,r,o,i=this.pluralForms[t];return i||(n=this.data[t][""],o=n["Plural-Forms"]||n["plural-forms"]||n.plural_forms,"function"!==typeof o&&(r=w(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=y(r)),i=this.pluralForms[t]=o),i(e)},_.prototype.dcnpgettext=function(t,e,n,r,o){var i,a,s;return i=void 0===o?0:this.getPluralForm(t,o),a=n,e&&(a=e+this.options.contextDelimiter+n),s=this.data[t][a],s&&s[i]?s[i]:(this.options.onMissingKey&&this.options.onMissingKey(n,t),0===i?n:r)};var k={"":{plural_forms:function(t){return 1===t?0:1}}},C=function(t,e){var n=new _({}),r=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"default";n.data[e]=O(O(O({},k),n.data[e]),t),n.data[e][""]=O(O({},k[""]),n.data[e][""])},o=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default",e=arguments.length>1?arguments[1]:void 0,o=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0,a=arguments.length>4?arguments[4]:void 0;return n.data[t]||r(void 0,t),n.dcnpgettext(t,e,o,i,a)},i=function(t,e){return o(e,void 0,t)},a=function(t,e,n){return o(n,e,t)},s=function(t,e,n,r){return o(r,void 0,t,e,n)},c=function(t,e,n,r,i){return o(i,r,t,e,n)},u=function(){return"rtl"===a("ltr","text direction")};return t&&r(t,e),{setLocaleData:r,__:i,_x:a,_n:s,_nx:c,isRTL:u}},S=C(),E=S.setLocaleData.bind(S),j=S.__.bind(S);S._x.bind(S),S._n.bind(S),S._nx.bind(S),S.isRTL.bind(S)},5692:function(t,e,n){var r=n("c430"),o=n("c6cd");(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.8.1",mode:r?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(t,e,n){var r=n("d066"),o=n("241c"),i=n("7418"),a=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(a(t)),n=i.f;return n?e.concat(n(t)):e}},5886:function(t,e,n){"use strict";var r=n("3d20"),o=n.n(r),i=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var r=Array(t),o=0;for(e=0;e<n;e++)for(var i=arguments[e],a=0,s=i.length;a<s;a++,o++)r[o]=i[a];return r},a=function(){function t(){}return t.install=function(t,e){var n,r=e?o.a.mixin(e):o.a,a=function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return(t=r.fire).call.apply(t,i([r],e))};for(n in r)Object.prototype.hasOwnProperty.call(r,n)&&"function"===typeof r[n]&&(a[n]=function(t){return function(){for(var e,n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return(e=r[t]).call.apply(e,i([r],n))}}(n));t["swal"]=a,Object.prototype.hasOwnProperty.call(t,"$swal")||(t.prototype.$swal=a)},t}();e["a"]=a},5899:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},"58a8":function(t,e,n){var r=n("1d80"),o=n("5899"),i="["+o+"]",a=RegExp("^"+i+i+"*"),s=RegExp(i+i+"*$"),c=function(t){return function(e){var n=String(r(e));return 1&t&&(n=n.replace(a,"")),2&t&&(n=n.replace(s,"")),n}};t.exports={start:c(1),end:c(2),trim:c(3)}},5935:function(t,e,n){"use strict";function r(t,e){return o(t)||i(t,e)||a(t,e)||c()}function o(t){if(Array.isArray(t))return t}function i(t,e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t)){var n=[],r=!0,o=!1,i=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),e&&n.length===e)break}catch(c){o=!0,i=c}finally{try{r||null==s["return"]||s["return"]()}finally{if(o)throw i}}return n}}function a(t,e){if(t){if("string"===typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function c(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.reduce((function(t,e){var n=e.split(".").slice(-1)[0];if(t[n])throw new Error("The key `".concat(n,"` is already in use."));return t[n]=e,t}),{})}function l(t){return Object.keys(t).map((function(e){return[e,t[e]]}))}function f(t){return function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];var i="string"===typeof n[0]?[].concat(n):[""].concat(n),a=r(i,4),s=a[0],c=a[1],u=a[2],l=a[3];return s.length&&"/"!==s.charAt(s.length-1)&&(s+="/"),u="".concat(s).concat(u||"getField"),l="".concat(s).concat(l||"updateField"),t(s,c,u,l)}}function p(t){return function(e){return e.split(/[.[\]]+/).reduce((function(t,e){return t[e]}),t)}}function d(t,e){var n=e.path,r=e.value;n.split(/[.[\]]+/).reduce((function(t,e,n,o){return o.length===n+1&&(t[e]=r),t[e]}),t)}n.d(e,"a",(function(){return p})),n.d(e,"b",(function(){return h})),n.d(e,"c",(function(){return d}));var h=f((function(t,e,n,r){var o=Array.isArray(e)?u(e):e;return Object.keys(o).reduce((function(t,e){var i=o[e],a={get:function(){return this.$store.getters[n](i)},set:function(t){this.$store.commit(r,{path:i,value:t})}};return t[e]=a,t}),{})}));f((function(t,e,n,r){var o=Array.isArray(e)?u(e):e;return Object.keys(o).reduce((function(t,e){var i=o[e];return t[e]={get:function(){var t=this.$store,e=l(t.getters[n](i));return e.map((function(e){return Object.keys(e[1]).reduce((function(o,a){var s="".concat(i,"[").concat(e[0],"].").concat(a);return Object.defineProperty(o,a,{get:function(){return t.getters[n](s)},set:function(e){t.commit(r,{path:s,value:e})}})}),{})}))}},t}),{})}))},"5a34":function(t,e,n){var r=n("44e7");t.exports=function(t){if(r(t))throw TypeError("The method doesn't accept regular expressions");return t}},"5c6c":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5cce":function(t,e){t.exports={version:"0.24.0"}},"5f02":function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},"5fb2":function(t,e,n){"use strict";var r=2147483647,o=36,i=1,a=26,s=38,c=700,u=72,l=128,f="-",p=/[^\0-\u007E]/,d=/[.\u3002\uFF0E\uFF61]/g,h="Overflow: input needs wider integers to process",v=o-i,m=Math.floor,g=String.fromCharCode,y=function(t){var e=[],n=0,r=t.length;while(n<r){var o=t.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){var i=t.charCodeAt(n++);56320==(64512&i)?e.push(((1023&o)<<10)+(1023&i)+65536):(e.push(o),n--)}else e.push(o)}return e},b=function(t){return t+22+75*(t<26)},w=function(t,e,n){var r=0;for(t=n?m(t/c):t>>1,t+=m(t/e);t>v*a>>1;r+=o)t=m(t/v);return m(r+(v+1)*t/(t+s))},_=function(t){var e=[];t=y(t);var n,s,c=t.length,p=l,d=0,v=u;for(n=0;n<t.length;n++)s=t[n],s<128&&e.push(g(s));var _=e.length,x=_;_&&e.push(f);while(x<c){var O=r;for(n=0;n<t.length;n++)s=t[n],s>=p&&s<O&&(O=s);var k=x+1;if(O-p>m((r-d)/k))throw RangeError(h);for(d+=(O-p)*k,p=O,n=0;n<t.length;n++){if(s=t[n],s<p&&++d>r)throw RangeError(h);if(s==p){for(var C=d,S=o;;S+=o){var E=S<=v?i:S>=v+a?a:S-v;if(C<E)break;var j=C-E,A=o-E;e.push(g(b(E+j%A))),C=m(j/A)}e.push(g(b(C))),v=w(d,k,x==_),d=0,++x}}++d,++p}return e.join("")};t.exports=function(t){var e,n,r=[],o=t.toLowerCase().replace(d,".").split(".");for(e=0;e<o.length;e++)n=o[e],r.push(p.test(n)?"xn--"+_(n):n);return r.join(".")}},"605d":function(t,e,n){var r=n("c6b6"),o=n("da84");t.exports="process"==r(o.process)},"60da":function(t,e,n){"use strict";var r=n("83ab"),o=n("d039"),i=n("df75"),a=n("7418"),s=n("d1e7"),c=n("7b0b"),u=n("44ad"),l=Object.assign,f=Object.defineProperty;t.exports=!l||o((function(){if(r&&1!==l({b:1},l(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){e[t]=t})),7!=l({},t)[n]||i(l({},e)).join("")!=o}))?function(t,e){var n=c(t),o=arguments.length,l=1,f=a.f,p=s.f;while(o>l){var d,h=u(arguments[l++]),v=f?i(h).concat(f(h)):i(h),m=v.length,g=0;while(m>g)d=v[g++],r&&!p.call(h,d)||(n[d]=h[d])}return n}:l},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},6341:function(t,e,n){(function(e){var n="Expected a function",r="__lodash_hash_undefined__",o=1/0,i=9007199254740991,a="[object Arguments]",s="[object Function]",c="[object GeneratorFunction]",u="[object Symbol]",l=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,f=/^\w*$/,p=/^\./,d=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,h=/[\\^$.*+?()[\]{}|]/g,v=/\\(\\)?/g,m=/^\[object .+?Constructor\]$/,g=/^(?:0|[1-9]\d*)$/,y="object"==typeof e&&e&&e.Object===Object&&e,b="object"==typeof self&&self&&self.Object===Object&&self,w=y||b||Function("return this")();function _(t,e){return null==t?void 0:t[e]}function x(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(n){}return e}var O=Array.prototype,k=Function.prototype,C=Object.prototype,S=w["__core-js_shared__"],E=function(){var t=/[^.]+$/.exec(S&&S.keys&&S.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),j=k.toString,A=C.hasOwnProperty,T=C.toString,$=RegExp("^"+j.call(A).replace(h,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),P=w.Symbol,L=C.propertyIsEnumerable,I=O.splice,R=ut(w,"Map"),N=ut(Object,"create"),M=P?P.prototype:void 0,B=M?M.toString:void 0;function D(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function F(){this.__data__=N?N(null):{}}function U(t){return this.has(t)&&delete this.__data__[t]}function z(t){var e=this.__data__;if(N){var n=e[t];return n===r?void 0:n}return A.call(e,t)?e[t]:void 0}function q(t){var e=this.__data__;return N?void 0!==e[t]:A.call(e,t)}function H(t,e){var n=this.__data__;return n[t]=N&&void 0===e?r:e,this}function V(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function W(){this.__data__=[]}function G(t){var e=this.__data__,n=rt(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():I.call(e,n,1),!0}function K(t){var e=this.__data__,n=rt(e,t);return n<0?void 0:e[n][1]}function Y(t){return rt(this.__data__,t)>-1}function X(t,e){var n=this.__data__,r=rt(n,t);return r<0?n.push([t,e]):n[r][1]=e,this}function J(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Z(){this.__data__={hash:new D,map:new(R||V),string:new D}}function Q(t){return ct(this,t)["delete"](t)}function tt(t){return ct(this,t).get(t)}function et(t){return ct(this,t).has(t)}function nt(t,e){return ct(this,t).set(t,e),this}function rt(t,e){var n=t.length;while(n--)if(bt(t[n][0],e))return n;return-1}function ot(t,e){return null!=t&&A.call(t,e)}function it(t){if(!St(t)||ht(t))return!1;var e=kt(t)||x(t)?$:m;return e.test(gt(t))}function at(t){if("string"==typeof t)return t;if(jt(t))return B?B.call(t):"";var e=t+"";return"0"==e&&1/t==-o?"-0":e}function st(t){return _t(t)?t:vt(t)}function ct(t,e){var n=t.__data__;return dt(e)?n["string"==typeof e?"string":"hash"]:n.map}function ut(t,e){var n=_(t,e);return it(n)?n:void 0}function lt(t,e,n){e=pt(e,t)?[e]:st(e);var r,o=-1,i=e.length;while(++o<i){var a=mt(e[o]);if(!(r=null!=t&&n(t,a)))break;t=t[a]}if(r)return r;i=t?t.length:0;return!!i&&Ct(i)&&ft(a,i)&&(_t(t)||wt(t))}function ft(t,e){return e=null==e?i:e,!!e&&("number"==typeof t||g.test(t))&&t>-1&&t%1==0&&t<e}function pt(t,e){if(_t(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!jt(t))||(f.test(t)||!l.test(t)||null!=e&&t in Object(e))}function dt(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}function ht(t){return!!E&&E in t}D.prototype.clear=F,D.prototype["delete"]=U,D.prototype.get=z,D.prototype.has=q,D.prototype.set=H,V.prototype.clear=W,V.prototype["delete"]=G,V.prototype.get=K,V.prototype.has=Y,V.prototype.set=X,J.prototype.clear=Z,J.prototype["delete"]=Q,J.prototype.get=tt,J.prototype.has=et,J.prototype.set=nt;var vt=yt((function(t){t=At(t);var e=[];return p.test(t)&&e.push(""),t.replace(d,(function(t,n,r,o){e.push(r?o.replace(v,"$1"):n||t)})),e}));function mt(t){if("string"==typeof t||jt(t))return t;var e=t+"";return"0"==e&&1/t==-o?"-0":e}function gt(t){if(null!=t){try{return j.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function yt(t,e){if("function"!=typeof t||e&&"function"!=typeof e)throw new TypeError(n);var r=function(){var n=arguments,o=e?e.apply(this,n):n[0],i=r.cache;if(i.has(o))return i.get(o);var a=t.apply(this,n);return r.cache=i.set(o,a),a};return r.cache=new(yt.Cache||J),r}function bt(t,e){return t===e||t!==t&&e!==e}function wt(t){return Ot(t)&&A.call(t,"callee")&&(!L.call(t,"callee")||T.call(t)==a)}yt.Cache=J;var _t=Array.isArray;function xt(t){return null!=t&&Ct(t.length)&&!kt(t)}function Ot(t){return Et(t)&&xt(t)}function kt(t){var e=St(t)?T.call(t):"";return e==s||e==c}function Ct(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=i}function St(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function Et(t){return!!t&&"object"==typeof t}function jt(t){return"symbol"==typeof t||Et(t)&&T.call(t)==u}function At(t){return null==t?"":at(t)}function Tt(t,e){return null!=t&<(t,e,ot)}t.exports=Tt}).call(this,n("c8ba"))},6547:function(t,e,n){var r=n("a691"),o=n("1d80"),i=function(t){return function(e,n){var i,a,s=String(o(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(i=s.charCodeAt(c),i<55296||i>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):i:t?s.slice(c,c+2):a-56320+(i-55296<<10)+65536)}};t.exports={codeAt:i(!1),charAt:i(!0)}},"65f0":function(t,e,n){var r=n("861d"),o=n("e8b5"),i=n("b622"),a=i("species");t.exports=function(t,e){var n;return o(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!o(n.prototype)?r(n)&&(n=n[a],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},"69f3":function(t,e,n){var r,o,i,a=n("7f9a"),s=n("da84"),c=n("861d"),u=n("9112"),l=n("5135"),f=n("c6cd"),p=n("f772"),d=n("d012"),h=s.WeakMap,v=function(t){return i(t)?o(t):r(t,{})},m=function(t){return function(e){var n;if(!c(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(a){var g=f.state||(f.state=new h),y=g.get,b=g.has,w=g.set;r=function(t,e){return e.facade=t,w.call(g,t,e),e},o=function(t){return y.call(g,t)||{}},i=function(t){return b.call(g,t)}}else{var _=p("state");d[_]=!0,r=function(t,e){return e.facade=t,u(t,_,e),e},o=function(t){return l(t,_)?t[_]:{}},i=function(t){return l(t,_)}}t.exports={set:r,get:o,has:i,enforce:v,getterFor:m}},"6c6b":function(t,e,n){"use strict";var r=n("cd3f"),o=n.n(r);function i(t){void 0===t&&(t={shift:!1,ctrl:!1,left:!1}),document.addEventListener(t.left?"click":"contextmenu",(function(e){if((!t.ctrl||e.ctrlKey)&&(!t.shift||e.shiftKey)){t.stop&&(e.preventDefault(),e.stopPropagation());var n=u(e.target);n&&l(n)}}))}function a(t){while(t.length<8)t+=" ";return t}function s(t){console.log(a(t)+" %cnone","color:grey")}i.install=function(t,e){i(e)};var c="background:#42b983;color:white;border-radius:99px;padding:0px 6px;";function u(t){var e=t&&t.__vue__;return e||(t.parentNode?u(t.parentNode):void console.info("no Vue component found"))}function l(t,e){if(e?console.groupCollapsed("%cparent %c"+(t.$parent?t.$options.name||t.$options._componentTag||"anonymous":"Root"),"font-weight:normal",c,t):console.group("%c"+(t.$parent?t.$options.name||t.$options._componentTag||"anonymous":"Root"),c,t),Object.keys(t.$data).length?console.log(a("data"),o()(t.$data)):s("data"),t._computedWatchers&&Object.keys(t._computedWatchers).length){var n={};for(var r in t._computedWatchers)try{n[r]=o()(t[r])}catch(i){n[r]="["+i.message+"]"}console.log(a("computed"),n)}else s("computed");t._props&&Object.keys(t._props).length?console.log(a("props"),o()(t._props)):s("props"),console.log(a("element"),t.$el),!e&&t.$route&&console.log(a("route"),t.$route),t.$parent?l(t.$parent,!0):s("parent"),console.groupEnd()}},"6d5e":function(t,e,n){(function(t,n){n(e)})(0,(function(t){"use strict";var e={};function n(t){return Object.keys(t).reduce((function(e,n){return!1!==t[n]&&null!==t[n]&&void 0!==t[n]&&(e[n]=t[n]),e}),{})}var r={inheritAttrs:!1,render:function(t){return this.svgElSource?t("svg",{on:this.$listeners,attrs:Object.assign(this.getSvgAttrs(this.svgElSource),n(this.$attrs)),domProps:{innerHTML:this.getSvgContent(this.svgElSource)}}):null},props:{src:{type:String,required:!0},title:{type:String},transformSource:{type:Function,default:function(t){return t}},keepDuringLoading:{type:Boolean,default:!0}},data:function(){return{svgElSource:null}},watch:{src:function(t){this.getSource(t)}},mounted:function(){this.getSource(this.src)},methods:{getSvgAttrs:function(t){var e={},n=t.attributes;if(!n)return e;for(var r=n.length-1;r>=0;r--)e[n[r].name]=n[r].value;return e},getSvgContent:function(t){return t=t.cloneNode(!0),t=this.transformSource(t),this.title&&o(t,this.title),t.innerHTML},getSource:function(t){var n=this;e[t]||(e[t]=this.download(t)),this.svgElSource&&e[t].isPending()&&!this.keepDuringLoading&&(this.svgElSource=null,this.$emit("unloaded")),e[t].then((function(t){n.svgElSource=t,n.$nextTick((function(){n.$emit("loaded",n.$el)}))}))["catch"]((function(r){n.svgElSource&&(n.svgElSource=null,n.$emit("unloaded")),delete e[t],n.$emit("error",r)}))},download:function(t){return i(new Promise((function(e,n){var r=new XMLHttpRequest;r.open("GET",t,!0),r.onload=function(){if(r.status>=200&&r.status<400)try{var t=new DOMParser,o=t.parseFromString(r.responseText,"text/xml"),i=o.getElementsByTagName("svg")[0];i?e(i):n(new Error('Loaded file is not valid SVG"'))}catch(a){n(a)}else n(new Error("Error loading SVG"))},r.onerror=n,r.send()})))}}};function o(t,e){var n=t.getElementsByTagName("title");if(n.length)n[0].textContent=e;else{var r=document.createElementNS("http://www.w3.org/2000/svg","title");r.textContent=e,t.appendChild(r)}}function i(t){if(t.isPending)return t;var e=!0,n=t.then((function(t){return e=!1,t}),(function(t){throw e=!1,t}));return n.isPending=function(){return e},n}var a={install:function(t){t.component("inline-svg",r)}};t.InlineSvgComponent=r,t.InlineSvgPlugin=a,t.default=r,Object.defineProperty(t,"__esModule",{value:!0})}))},"6eeb":function(t,e,n){var r=n("da84"),o=n("9112"),i=n("5135"),a=n("ce4e"),s=n("8925"),c=n("69f3"),u=c.get,l=c.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var c,u=!!s&&!!s.unsafe,p=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),c=l(n),c.source||(c.source=f.join("string"==typeof e?e:""))),t!==r?(u?!d&&t[e]&&(p=!0):delete t[e],p?t[e]=n:o(t,e,n)):p?t[e]=n:a(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},7156:function(t,e,n){var r=n("861d"),o=n("d2bb");t.exports=function(t,e,n){var i,a;return o&&"function"==typeof(i=e.constructor)&&i!==n&&r(a=i.prototype)&&a!==n.prototype&&o(t,a),t}},7418:function(t,e){e.f=Object.getOwnPropertySymbols},"746f":function(t,e,n){var r=n("428f"),o=n("5135"),i=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});o(e,t)||a(e,t,{value:i.f(t)})}},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7a77":function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},"7aac":function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7c73":function(t,e,n){var r,o=n("825a"),i=n("37e8"),a=n("7839"),s=n("d012"),c=n("1be4"),u=n("cc12"),l=n("f772"),f=">",p="<",d="prototype",h="script",v=l("IE_PROTO"),m=function(){},g=function(t){return p+h+f+t+p+"/"+h+f},y=function(t){t.write(g("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=u("iframe"),n="java"+h+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(g("document.F=Object")),t.close(),t.F},w=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}w=r?y(r):b();var t=a.length;while(t--)delete w[d][a[t]];return w()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(m[d]=o(t),n=new m,m[d]=null,n[v]=t):n=w(),void 0===e?n:i(n,e)}},"7db0":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").find,i=n("44d2"),a=n("ae40"),s="find",c=!0,u=a(s);s in[]&&Array(1)[s]((function(){c=!1})),r({target:"Array",proto:!0,forced:c||!u},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(s)},"7dd0":function(t,e,n){"use strict";var r=n("23e7"),o=n("9ed3"),i=n("e163"),a=n("d2bb"),s=n("d44e"),c=n("9112"),u=n("6eeb"),l=n("b622"),f=n("c430"),p=n("3f8c"),d=n("ae93"),h=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,m=l("iterator"),g="keys",y="values",b="entries",w=function(){return this};t.exports=function(t,e,n,l,d,_,x){o(n,e,l);var O,k,C,S=function(t){if(t===d&&$)return $;if(!v&&t in A)return A[t];switch(t){case g:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},E=e+" Iterator",j=!1,A=t.prototype,T=A[m]||A["@@iterator"]||d&&A[d],$=!v&&T||S(d),P="Array"==e&&A.entries||T;if(P&&(O=i(P.call(new t)),h!==Object.prototype&&O.next&&(f||i(O)===h||(a?a(O,h):"function"!=typeof O[m]&&c(O,m,w)),s(O,E,!0,!0),f&&(p[E]=w))),d==y&&T&&T.name!==y&&(j=!0,$=function(){return T.call(this)}),f&&!x||A[m]===$||c(A,m,$),p[e]=$,d)if(k={values:S(y),keys:_?$:S(g),entries:S(b)},x)for(C in k)(v||j||!(C in A))&&u(A,C,k[C]);else r({target:e,proto:!0,forced:v||j},k);return k}},"7f9a":function(t,e,n){var r=n("da84"),o=n("8925"),i=r.WeakMap;t.exports="function"===typeof i&&/native code/.test(o(i))},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(t,e,n){"use strict";var r=n("d925"),o=n("e683");t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},8418:function(t,e,n){"use strict";var r=n("c04e"),o=n("9bf2"),i=n("5c6c");t.exports=function(t,e,n){var a=r(e);a in t?o.f(t,a,i(0,n)):t[a]=n}},"841c":function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("1d80"),a=n("129f"),s=n("14c3");r("search",1,(function(t,e,n){return[function(e){var n=i(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var i=o(t),c=String(this),u=i.lastIndex;a(u,0)||(i.lastIndex=0);var l=s(i,c);return a(i.lastIndex,u)||(i.lastIndex=u),null===l?-1:l.index}]}))},"848b":function(t,e,n){"use strict";var r=n("5cce").version,o={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){o[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var i={};function a(t,e,n){if("object"!==typeof t)throw new TypeError("options must be an object");var r=Object.keys(t),o=r.length;while(o-- >0){var i=r[o],a=e[i];if(a){var s=t[i],c=void 0===s||a(s,i,t);if(!0!==c)throw new TypeError("option "+i+" must be "+c)}else if(!0!==n)throw Error("Unknown option "+i)}}o.transitional=function(t,e,n){function o(t,e){return"[Axios v"+r+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,r,a){if(!1===t)throw new Error(o(r," has been removed"+(e?" in "+e:"")));return e&&!i[r]&&(i[r]=!0,console.warn(o(r," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,r,a)}},t.exports={assertOptions:a,validators:o}},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},8925:function(t,e,n){var r=n("c6cd"),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},"8aa5":function(t,e,n){"use strict";var r=n("6547").charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"8c4f":function(t,e,n){"use strict";
|
19 |
/*!
|
20 |
* vue-router v3.4.9
|
21 |
* (c) 2020 Evan You
|
22 |
* @license MIT
|
23 |
-
*/function r(t,e){0}function o(t,e){for(var n in e)t[n]=e[n];return t}var i=/[!'()*]/g,a=function(t){return"%"+t.charCodeAt(0).toString(16)},s=/%2C/g,c=function(t){return encodeURIComponent(t).replace(i,a).replace(s,",")};function u(t){try{return decodeURIComponent(t)}catch(e){0}return t}function l(t,e,n){void 0===e&&(e={});var r,o=n||p;try{r=o(t||"")}catch(s){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(f):f(a)}return r}var f=function(t){return null==t||"object"===typeof t?t:String(t)};function p(t){var e={};return t=t.trim().replace(/^(\?|#|&)/,""),t?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=u(n.shift()),o=n.length>0?u(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]})),e):e}function d(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return c(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(c(e)):r.push(c(e)+"="+c(t)))})),r.join("&")}return c(e)+"="+c(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var h=/\/?$/;function v(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=m(i)}catch(s){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:b(e,o),matched:t?y(t):[]};return n&&(a.redirectedFrom=b(n,o)),Object.freeze(a)}function m(t){if(Array.isArray(t))return t.map(m);if(t&&"object"===typeof t){var e={};for(var n in t)e[n]=m(t[n]);return e}return t}var g=v(null,{path:"/"});function y(t){var e=[];while(t)e.unshift(t),t=t.parent;return e}function b(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;void 0===o&&(o="");var i=e||d;return(n||"/")+i(r)+o}function w(t,e){return e===g?t===e:!!e&&(t.path&&e.path?t.path.replace(h,"")===e.path.replace(h,"")&&t.hash===e.hash&&_(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&_(t.query,e.query)&&_(t.params,e.params)))}function _(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every((function(n,o){var i=t[n],a=r[o];if(a!==n)return!1;var s=e[n];return null==i||null==s?i===s:"object"===typeof i&&"object"===typeof s?_(i,s):String(i)===String(s)}))}function x(t,e){return 0===t.path.replace(h,"/").indexOf(e.path.replace(h,"/"))&&(!e.hash||t.hash===e.hash)&&O(t.query,e.query)}function O(t,e){for(var n in e)if(!(n in t))return!1;return!0}function k(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var r in n.instances){var o=n.instances[r],i=n.enteredCbs[r];if(o&&i){delete n.enteredCbs[r];for(var a=0;a<i.length;a++)o._isBeingDestroyed||i[a](o)}}}}var C={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,i=e.parent,a=e.data;a.routerView=!0;var s=i.$createElement,c=n.name,u=i.$route,l=i._routerViewCache||(i._routerViewCache={}),f=0,p=!1;while(i&&i._routerRoot!==i){var d=i.$vnode?i.$vnode.data:{};d.routerView&&f++,d.keepAlive&&i._directInactive&&i._inactive&&(p=!0),i=i.$parent}if(a.routerViewDepth=f,p){var h=l[c],v=h&&h.component;return v?(h.configProps&&S(v,a,h.route,h.configProps),s(v,a,r)):s()}var m=u.matched[f],g=m&&m.components[c];if(!m||!g)return l[c]=null,s();l[c]={component:g},a.registerRouteInstance=function(t,e){var n=m.instances[c];(e&&n!==t||!e&&n===t)&&(m.instances[c]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){m.instances[c]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==m.instances[c]&&(m.instances[c]=t.componentInstance),k(u)};var y=m.props&&m.props[c];return y&&(o(l[c],{route:u,configProps:y}),S(g,a,u,y)),s(g,a,r)}};function S(t,e,n,r){var i=e.props=E(n,r);if(i){i=e.props=o({},i);var a=e.attrs=e.attrs||{};for(var s in i)t.props&&s in t.props||(a[s]=i[s],delete i[s])}}function E(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}function j(t,e,n){var r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;var o=e.split("/");n&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a<i.length;a++){var s=i[a];".."===s?o.pop():"."!==s&&o.push(s)}return""!==o[0]&&o.unshift(""),o.join("/")}function A(t){var e="",n="",r=t.indexOf("#");r>=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}function T(t){return t.replace(/\/\//g,"/")}var $=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},P=J,L=B,I=D,R=z,N=X,M=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function B(t,e){var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";while(null!=(n=M.exec(t))){var c=n[0],u=n[1],l=n.index;if(a+=t.slice(i,l),i=l+c.length,u)a+=u[1];else{var f=t[i],p=n[2],d=n[3],h=n[4],v=n[5],m=n[6],g=n[7];a&&(r.push(a),a="");var y=null!=p&&null!=f&&f!==p,b="+"===m||"*"===m,w="?"===m||"*"===m,_=n[2]||s,x=h||v;r.push({name:d||o++,prefix:p||"",delimiter:_,optional:w,repeat:b,partial:y,asterisk:!!g,pattern:x?H(x):g?".*":"[^"+q(_)+"]+?"})}}return i<t.length&&(a+=t.substr(i)),a&&r.push(a),r}function D(t,e){return z(B(t,e),e)}function F(t){return encodeURI(t).replace(/[\/?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function U(t){return encodeURI(t).replace(/[?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function z(t,e){for(var n=new Array(t.length),r=0;r<t.length;r++)"object"===typeof t[r]&&(n[r]=new RegExp("^(?:"+t[r].pattern+")$",W(e)));return function(e,r){for(var o="",i=e||{},a=r||{},s=a.pretty?F:encodeURIComponent,c=0;c<t.length;c++){var u=t[c];if("string"!==typeof u){var l,f=i[u.name];if(null==f){if(u.optional){u.partial&&(o+=u.prefix);continue}throw new TypeError('Expected "'+u.name+'" to be defined')}if($(f)){if(!u.repeat)throw new TypeError('Expected "'+u.name+'" to not repeat, but received `'+JSON.stringify(f)+"`");if(0===f.length){if(u.optional)continue;throw new TypeError('Expected "'+u.name+'" to not be empty')}for(var p=0;p<f.length;p++){if(l=s(f[p]),!n[c].test(l))throw new TypeError('Expected all "'+u.name+'" to match "'+u.pattern+'", but received `'+JSON.stringify(l)+"`");o+=(0===p?u.prefix:u.delimiter)+l}}else{if(l=u.asterisk?U(f):s(f),!n[c].test(l))throw new TypeError('Expected "'+u.name+'" to match "'+u.pattern+'", but received "'+l+'"');o+=u.prefix+l}}else o+=u}return o}}function q(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function H(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function V(t,e){return t.keys=e,t}function W(t){return t&&t.sensitive?"":"i"}function G(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)e.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return V(t,e)}function K(t,e,n){for(var r=[],o=0;o<t.length;o++)r.push(J(t[o],e,n).source);var i=new RegExp("(?:"+r.join("|")+")",W(n));return V(i,e)}function Y(t,e,n){return X(B(t,n),e,n)}function X(t,e,n){$(e)||(n=e||n,e=[]),n=n||{};for(var r=n.strict,o=!1!==n.end,i="",a=0;a<t.length;a++){var s=t[a];if("string"===typeof s)i+=q(s);else{var c=q(s.prefix),u="(?:"+s.pattern+")";e.push(s),s.repeat&&(u+="(?:"+c+u+")*"),u=s.optional?s.partial?c+"("+u+")?":"(?:"+c+"("+u+"))?":c+"("+u+")",i+=u}}var l=q(n.delimiter||"/"),f=i.slice(-l.length)===l;return r||(i=(f?i.slice(0,-l.length):i)+"(?:"+l+"(?=$))?"),i+=o?"$":r&&f?"":"(?="+l+"|$)",V(new RegExp("^"+i,W(n)),e)}function J(t,e,n){return $(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?G(t,e):$(t)?K(t,e,n):Y(t,e,n)}P.parse=L,P.compile=I,P.tokensToFunction=R,P.tokensToRegExp=N;var Z=Object.create(null);function Q(t,e,n){e=e||{};try{var r=Z[t]||(Z[t]=P.compile(t));return"string"===typeof e.pathMatch&&(e[0]=e.pathMatch),r(e,{pretty:!0})}catch(o){return""}finally{delete e[0]}}function tt(t,e,n,r){var i="string"===typeof t?{path:t}:t;if(i._normalized)return i;if(i.name){i=o({},t);var a=i.params;return a&&"object"===typeof a&&(i.params=o({},a)),i}if(!i.path&&i.params&&e){i=o({},i),i._normalized=!0;var s=o(o({},e.params),i.params);if(e.name)i.name=e.name,i.params=s;else if(e.matched.length){var c=e.matched[e.matched.length-1].path;i.path=Q(c,s,"path "+e.path)}else 0;return i}var u=A(i.path||""),f=e&&e.path||"/",p=u.path?j(u.path,f,n||i.append):f,d=l(u.query,i.query,r&&r.options.parseQuery),h=i.hash||u.hash;return h&&"#"!==h.charAt(0)&&(h="#"+h),{_normalized:!0,path:p,query:d,hash:h}}var et,nt=[String,Object],rt=[String,Array],ot=function(){},it={name:"RouterLink",props:{to:{type:nt,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:rt,default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,i=n.resolve(this.to,r,this.append),a=i.location,s=i.route,c=i.href,u={},l=n.options.linkActiveClass,f=n.options.linkExactActiveClass,p=null==l?"router-link-active":l,d=null==f?"router-link-exact-active":f,h=null==this.activeClass?p:this.activeClass,m=null==this.exactActiveClass?d:this.exactActiveClass,g=s.redirectedFrom?v(null,tt(s.redirectedFrom),null,n):s;u[m]=w(r,g),u[h]=this.exact?u[m]:x(r,g);var y=u[m]?this.ariaCurrentValue:null,b=function(t){at(t)&&(e.replace?n.replace(a,ot):n.push(a,ot))},_={click:at};Array.isArray(this.event)?this.event.forEach((function(t){_[t]=b})):_[this.event]=b;var O={class:u},k=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:c,route:s,navigate:b,isActive:u[h],isExactActive:u[m]});if(k){if(1===k.length)return k[0];if(k.length>1||!k.length)return 0===k.length?t():t("span",{},k)}if("a"===this.tag)O.on=_,O.attrs={href:c,"aria-current":y};else{var C=st(this.$slots.default);if(C){C.isStatic=!1;var S=C.data=o({},C.data);for(var E in S.on=S.on||{},S.on){var j=S.on[E];E in _&&(S.on[E]=Array.isArray(j)?j:[j])}for(var A in _)A in S.on?S.on[A].push(_[A]):S.on[A]=b;var T=C.data.attrs=o({},C.data.attrs);T.href=c,T["aria-current"]=y}else O.on=_}return t(this.tag,O,this.$slots.default)}};function at(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function st(t){if(t)for(var e,n=0;n<t.length;n++){if(e=t[n],"a"===e.tag)return e;if(e.children&&(e=st(e.children)))return e}}function ct(t){if(!ct.installed||et!==t){ct.installed=!0,et=t;var e=function(t){return void 0!==t},n=function(t,n){var r=t.$options._parentVnode;e(r)&&e(r=r.data)&&e(r=r.registerRouteInstance)&&r(t,n)};t.mixin({beforeCreate:function(){e(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,n(this,this)},destroyed:function(){n(this)}}),Object.defineProperty(t.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this._routerRoot._route}}),t.component("RouterView",C),t.component("RouterLink",it);var r=t.config.optionMergeStrategies;r.beforeRouteEnter=r.beforeRouteLeave=r.beforeRouteUpdate=r.created}}var ut="undefined"!==typeof window;function lt(t,e,n,r){var o=e||[],i=n||Object.create(null),a=r||Object.create(null);t.forEach((function(t){ft(o,i,a,t)}));for(var s=0,c=o.length;s<c;s++)"*"===o[s]&&(o.push(o.splice(s,1)[0]),c--,s--);return{pathList:o,pathMap:i,nameMap:a}}function ft(t,e,n,r,o,i){var a=r.path,s=r.name;var c=r.pathToRegexpOptions||{},u=dt(a,o,c.strict);"boolean"===typeof r.caseSensitive&&(c.sensitive=r.caseSensitive);var l={path:u,regex:pt(u,c),components:r.components||{default:r.component},instances:{},enteredCbs:{},name:s,parent:o,matchAs:i,redirect:r.redirect,beforeEnter:r.beforeEnter,meta:r.meta||{},props:null==r.props?{}:r.components?r.props:{default:r.props}};if(r.children&&r.children.forEach((function(r){var o=i?T(i+"/"+r.path):void 0;ft(t,e,n,r,l,o)})),e[l.path]||(t.push(l.path),e[l.path]=l),void 0!==r.alias)for(var f=Array.isArray(r.alias)?r.alias:[r.alias],p=0;p<f.length;++p){var d=f[p];0;var h={path:d,children:r.children};ft(t,e,n,h,o,l.path||"/")}s&&(n[s]||(n[s]=l))}function pt(t,e){var n=P(t,[],e);return n}function dt(t,e,n){return n||(t=t.replace(/\/$/,"")),"/"===t[0]||null==e?t:T(e.path+"/"+t)}function ht(t,e){var n=lt(t),r=n.pathList,o=n.pathMap,i=n.nameMap;function a(t){lt(t,r,o,i)}function s(t,n,a){var s=tt(t,n,!1,e),c=s.name;if(c){var u=i[c];if(!u)return l(null,s);var f=u.regex.keys.filter((function(t){return!t.optional})).map((function(t){return t.name}));if("object"!==typeof s.params&&(s.params={}),n&&"object"===typeof n.params)for(var p in n.params)!(p in s.params)&&f.indexOf(p)>-1&&(s.params[p]=n.params[p]);return s.path=Q(u.path,s.params,'named route "'+c+'"'),l(u,s,a)}if(s.path){s.params={};for(var d=0;d<r.length;d++){var h=r[d],v=o[h];if(vt(v.regex,s.path,s.params))return l(v,s,a)}}return l(null,s)}function c(t,n){var r=t.redirect,o="function"===typeof r?r(v(t,n,null,e)):r;if("string"===typeof o&&(o={path:o}),!o||"object"!==typeof o)return l(null,n);var a=o,c=a.name,u=a.path,f=n.query,p=n.hash,d=n.params;if(f=a.hasOwnProperty("query")?a.query:f,p=a.hasOwnProperty("hash")?a.hash:p,d=a.hasOwnProperty("params")?a.params:d,c){i[c];return s({_normalized:!0,name:c,query:f,hash:p,params:d},void 0,n)}if(u){var h=mt(u,t),m=Q(h,d,'redirect route with path "'+h+'"');return s({_normalized:!0,path:m,query:f,hash:p},void 0,n)}return l(null,n)}function u(t,e,n){var r=Q(n,e.params,'aliased route with path "'+n+'"'),o=s({_normalized:!0,path:r});if(o){var i=o.matched,a=i[i.length-1];return e.params=o.params,l(a,e)}return l(null,e)}function l(t,n,r){return t&&t.redirect?c(t,r||n):t&&t.matchAs?u(t,n,t.matchAs):v(t,n,r,e)}return{match:s,addRoutes:a}}function vt(t,e,n){var r=e.match(t);if(!r)return!1;if(!n)return!0;for(var o=1,i=r.length;o<i;++o){var a=t.keys[o-1];a&&(n[a.name||"pathMatch"]="string"===typeof r[o]?u(r[o]):r[o])}return!0}function mt(t,e){return j(t,e.parent?e.parent.path:"/",!0)}var gt=ut&&window.performance&&window.performance.now?window.performance:Date;function yt(){return gt.now().toFixed(3)}var bt=yt();function wt(){return bt}function _t(t){return bt=t}var xt=Object.create(null);function Ot(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=o({},window.history.state);return n.key=wt(),window.history.replaceState(n,"",e),window.addEventListener("popstate",St),function(){window.removeEventListener("popstate",St)}}function kt(t,e,n,r){if(t.app){var o=t.options.scrollBehavior;o&&t.app.$nextTick((function(){var i=Et(),a=o.call(t,e,n,r?i:null);a&&("function"===typeof a.then?a.then((function(t){It(t,i)})).catch((function(t){0})):It(a,i))}))}}function Ct(){var t=wt();t&&(xt[t]={x:window.pageXOffset,y:window.pageYOffset})}function St(t){Ct(),t.state&&t.state.key&&_t(t.state.key)}function Et(){var t=wt();if(t)return xt[t]}function jt(t,e){var n=document.documentElement,r=n.getBoundingClientRect(),o=t.getBoundingClientRect();return{x:o.left-r.left-e.x,y:o.top-r.top-e.y}}function At(t){return Pt(t.x)||Pt(t.y)}function Tt(t){return{x:Pt(t.x)?t.x:window.pageXOffset,y:Pt(t.y)?t.y:window.pageYOffset}}function $t(t){return{x:Pt(t.x)?t.x:0,y:Pt(t.y)?t.y:0}}function Pt(t){return"number"===typeof t}var Lt=/^#\d/;function It(t,e){var n="object"===typeof t;if(n&&"string"===typeof t.selector){var r=Lt.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(r){var o=t.offset&&"object"===typeof t.offset?t.offset:{};o=$t(o),e=jt(r,o)}else At(t)&&(e=Tt(t))}else n&&At(t)&&(e=Tt(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var Rt=ut&&function(){var t=window.navigator.userAgent;return(-1===t.indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&(window.history&&"function"===typeof window.history.pushState)}();function Nt(t,e){Ct();var n=window.history;try{if(e){var r=o({},n.state);r.key=wt(),n.replaceState(r,"",t)}else n.pushState({key:_t(yt())},"",t)}catch(i){window.location[e?"replace":"assign"](t)}}function Mt(t){Nt(t,!0)}function Bt(t,e,n){var r=function(o){o>=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var Dt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ft(t,e){return Ht(t,e,Dt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Wt(e)+'" via a navigation guard.')}function Ut(t,e){var n=Ht(t,e,Dt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function zt(t,e){return Ht(t,e,Dt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function qt(t,e){return Ht(t,e,Dt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Ht(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var Vt=["params","query","hash"];function Wt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return Vt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Gt(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Kt(t,e){return Gt(t)&&t._isRouter&&(null==e||t.type===e)}function Yt(t){return function(e,n,r){var o=!1,i=0,a=null;Xt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){o=!0,i++;var c,u=te((function(e){Qt(e)&&(e=e.default),t.resolved="function"===typeof e?e:et.extend(e),n.components[s]=e,i--,i<=0&&r()})),l=te((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Gt(t)?t:new Error(e),r(a))}));try{c=t(u,l)}catch(p){l(p)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),o||r()}}function Xt(t,e){return Jt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Jt(t){return Array.prototype.concat.apply([],t)}var Zt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Qt(t){return t.__esModule||Zt&&"Module"===t[Symbol.toStringTag]}function te(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var ee=function(t,e){this.router=t,this.base=ne(e),this.current=g,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ne(t){if(!t)if(ut){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function re(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n<r;n++)if(t[n]!==e[n])break;return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}function oe(t,e,n,r){var o=Xt(t,(function(t,r,o,i){var a=ie(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,r,o,i)})):n(a,r,o,i)}));return Jt(r?o.reverse():o)}function ie(t,e){return"function"!==typeof t&&(t=et.extend(t)),t.options[e]}function ae(t){return oe(t,"beforeRouteLeave",ce,!0)}function se(t){return oe(t,"beforeRouteUpdate",ce)}function ce(t,e){if(e)return function(){return t.apply(e,arguments)}}function ue(t){return oe(t,"beforeRouteEnter",(function(t,e,n,r){return le(t,n,r)}))}function le(t,e,n){return function(r,o,i){return t(r,o,(function(t){"function"===typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),i(t)}))}}ee.prototype.listen=function(t){this.cb=t},ee.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},ee.prototype.onError=function(t){this.errorCbs.push(t)},ee.prototype.transitionTo=function(t,e,n){var r,o=this;try{r=this.router.match(t,this.current)}catch(a){throw this.errorCbs.forEach((function(t){t(a)})),a}var i=this.current;this.confirmTransition(r,(function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach((function(t){t&&t(r,i)})),o.ready||(o.ready=!0,o.readyCbs.forEach((function(t){t(r)})))}),(function(t){n&&n(t),t&&!o.ready&&(Kt(t,Dt.redirected)&&i===g||(o.ready=!0,o.readyErrorCbs.forEach((function(e){e(t)}))))}))},ee.prototype.confirmTransition=function(t,e,n){var o=this,i=this.current;this.pending=t;var a=function(t){!Kt(t)&&Gt(t)&&(o.errorCbs.length?o.errorCbs.forEach((function(e){e(t)})):(r(!1,"uncaught error during route navigation:"),console.error(t))),n&&n(t)},s=t.matched.length-1,c=i.matched.length-1;if(w(t,i)&&s===c&&t.matched[s]===i.matched[c])return this.ensureURL(),a(Ut(i,t));var u=re(this.current.matched,t.matched),l=u.updated,f=u.deactivated,p=u.activated,d=[].concat(ae(f),this.router.beforeHooks,se(l),p.map((function(t){return t.beforeEnter})),Yt(p)),h=function(e,n){if(o.pending!==t)return a(zt(i,t));try{e(t,i,(function(e){!1===e?(o.ensureURL(!0),a(qt(i,t))):Gt(e)?(o.ensureURL(!0),a(e)):"string"===typeof e||"object"===typeof e&&("string"===typeof e.path||"string"===typeof e.name)?(a(Ft(i,t)),"object"===typeof e&&e.replace?o.replace(e):o.push(e)):n(e)}))}catch(r){a(r)}};Bt(d,h,(function(){var n=ue(p),r=n.concat(o.router.resolveHooks);Bt(r,h,(function(){if(o.pending!==t)return a(zt(i,t));o.pending=null,e(t),o.router.app&&o.router.app.$nextTick((function(){k(t)}))}))}))},ee.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},ee.prototype.setupListeners=function(){},ee.prototype.teardown=function(){this.listeners.forEach((function(t){t()})),this.listeners=[],this.current=g,this.pending=null};var fe=function(t){function e(e,n){t.call(this,e,n),this._startLocation=pe(this.base)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Rt&&n;r&&this.listeners.push(Ot());var o=function(){var n=t.current,o=pe(t.base);t.current===g&&o===t._startLocation||t.transitionTo(o,(function(t){r&&kt(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){Nt(T(r.base+t.fullPath)),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){Mt(T(r.base+t.fullPath)),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(pe(this.base)!==this.current.fullPath){var e=T(this.base+this.current.fullPath);t?Nt(e):Mt(e)}},e.prototype.getCurrentLocation=function(){return pe(this.base)},e}(ee);function pe(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,r){t.call(this,e,n),r&&he(this.base)||ve()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Rt&&n;r&&this.listeners.push(Ot());var o=function(){var e=t.current;ve()&&t.transitionTo(me(),(function(n){r&&kt(t.router,n,e,!0),Rt||be(n.fullPath)}))},i=Rt?"popstate":"hashchange";window.addEventListener(i,o),this.listeners.push((function(){window.removeEventListener(i,o)}))}},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){ye(t.fullPath),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){be(t.fullPath),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;me()!==e&&(t?ye(e):be(e))},e.prototype.getCurrentLocation=function(){return me()},e}(ee);function he(t){var e=pe(t);if(!/^\/#/.test(e))return window.location.replace(T(t+"/#"+e)),!0}function ve(){var t=me();return"/"===t.charAt(0)||(be("/"+t),!1)}function me(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function ge(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function ye(t){Rt?Nt(ge(t)):window.location.hash=t}function be(t){Rt?Mt(ge(t)):window.location.replace(ge(t))}var we=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Kt(t,Dt.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ee),_e=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=ht(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Rt&&!1!==t.fallback,this.fallback&&(e="hash"),ut||(e="abstract"),this.mode=e,e){case"history":this.history=new fe(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new we(this,t.base);break;default:0}},xe={currentRoute:{configurable:!0}};function Oe(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function ke(t,e,n){var r="hash"===n?"#"+e:e;return t?T(t+"/"+r):r}_e.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},xe.currentRoute.get=function(){return this.history&&this.history.current},_e.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof fe||n instanceof de){var r=function(t){var r=n.current,o=e.options.scrollBehavior,i=Rt&&o;i&&"fullPath"in t&&kt(e,t,r,!1)},o=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),o,o)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},_e.prototype.beforeEach=function(t){return Oe(this.beforeHooks,t)},_e.prototype.beforeResolve=function(t){return Oe(this.resolveHooks,t)},_e.prototype.afterEach=function(t){return Oe(this.afterHooks,t)},_e.prototype.onReady=function(t,e){this.history.onReady(t,e)},_e.prototype.onError=function(t){this.history.onError(t)},_e.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},_e.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},_e.prototype.go=function(t){this.history.go(t)},_e.prototype.back=function(){this.go(-1)},_e.prototype.forward=function(){this.go(1)},_e.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},_e.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=tt(t,e,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath,a=this.history.base,s=ke(a,i,this.mode);return{location:r,route:o,href:s,normalizedTo:r,resolved:o}},_e.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(_e.prototype,xe),_e.install=ct,_e.version="3.4.9",_e.isNavigationFailure=Kt,_e.NavigationFailureType=Dt,ut&&window.Vue&&window.Vue.use(_e),e["a"]=_e},"8df4":function(t,e,n){"use strict";var r=n("7a77");function o(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;this.promise.then((function(t){if(n._listeners){var e,r=n._listeners.length;for(e=0;e<r;e++)n._listeners[e](t);n._listeners=null}})),this.promise.then=function(t){var e,r=new Promise((function(t){n.subscribe(t),e=t})).then(t);return r.cancel=function(){n.unsubscribe(e)},r},t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},o.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},o.source=function(){var t,e=new o((function(e){t=e}));return{token:e,cancel:t}},t.exports=o},"90e3":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},9112:function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("5c6c");t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},9263:function(t,e,n){"use strict";var r=n("ad6d"),o=n("9f7f"),i=RegExp.prototype.exec,a=String.prototype.replace,s=i,c=function(){var t=/a/,e=/b*/g;return i.call(t,"a"),i.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),u=o.UNSUPPORTED_Y||o.BROKEN_CARET,l=void 0!==/()??/.exec("")[1],f=c||l||u;f&&(s=function(t){var e,n,o,s,f=this,p=u&&f.sticky,d=r.call(f),h=f.source,v=0,m=t;return p&&(d=d.replace("y",""),-1===d.indexOf("g")&&(d+="g"),m=String(t).slice(f.lastIndex),f.lastIndex>0&&(!f.multiline||f.multiline&&"\n"!==t[f.lastIndex-1])&&(h="(?: "+h+")",m=" "+m,v++),n=new RegExp("^(?:"+h+")",d)),l&&(n=new RegExp("^"+h+"$(?!\\s)",d)),c&&(e=f.lastIndex),o=i.call(p?n:f,m),p?o?(o.input=o.input.slice(v),o[0]=o[0].slice(v),o.index=f.lastIndex,f.lastIndex+=o[0].length):f.lastIndex=0:c&&o&&(f.lastIndex=f.global?o.index+o[0].length:e),l&&o&&o.length>1&&a.call(o[0],n,(function(){for(s=1;s<arguments.length-2;s++)void 0===arguments[s]&&(o[s]=void 0)})),o}),t.exports=s},"94ca":function(t,e,n){var r=n("d039"),o=/#|\.prototype\./,i=function(t,e){var n=s[a(t)];return n==u||n!=c&&("function"==typeof e?r(e):!!e)},a=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},s=i.data={},c=i.NATIVE="N",u=i.POLYFILL="P";t.exports=i},9861:function(t,e,n){"use strict";n("e260");var r=n("23e7"),o=n("d066"),i=n("0d3b"),a=n("6eeb"),s=n("e2cc"),c=n("d44e"),u=n("9ed3"),l=n("69f3"),f=n("19aa"),p=n("5135"),d=n("0366"),h=n("f5df"),v=n("825a"),m=n("861d"),g=n("7c73"),y=n("5c6c"),b=n("9a1f"),w=n("35a1"),_=n("b622"),x=o("fetch"),O=o("Headers"),k=_("iterator"),C="URLSearchParams",S=C+"Iterator",E=l.set,j=l.getterFor(C),A=l.getterFor(S),T=/\+/g,$=Array(4),P=function(t){return $[t-1]||($[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},L=function(t){try{return decodeURIComponent(t)}catch(e){return t}},I=function(t){var e=t.replace(T," "),n=4;try{return decodeURIComponent(e)}catch(r){while(n)e=e.replace(P(n--),L);return e}},R=/[!'()~]|%20/g,N={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},M=function(t){return N[t]},B=function(t){return encodeURIComponent(t).replace(R,M)},D=function(t,e){if(e){var n,r,o=e.split("&"),i=0;while(i<o.length)n=o[i++],n.length&&(r=n.split("="),t.push({key:I(r.shift()),value:I(r.join("="))}))}},F=function(t){this.entries.length=0,D(this.entries,t)},U=function(t,e){if(t<e)throw TypeError("Not enough arguments")},z=u((function(t,e){E(this,{type:S,iterator:b(j(t).entries),kind:e})}),"Iterator",(function(){var t=A(this),e=t.kind,n=t.iterator.next(),r=n.value;return n.done||(n.value="keys"===e?r.key:"values"===e?r.value:[r.key,r.value]),n})),q=function(){f(this,q,C);var t,e,n,r,o,i,a,s,c,u=arguments.length>0?arguments[0]:void 0,l=this,d=[];if(E(l,{type:C,entries:d,updateURL:function(){},updateSearchParams:F}),void 0!==u)if(m(u))if(t=w(u),"function"===typeof t){e=t.call(u),n=e.next;while(!(r=n.call(e)).done){if(o=b(v(r.value)),i=o.next,(a=i.call(o)).done||(s=i.call(o)).done||!i.call(o).done)throw TypeError("Expected sequence with length 2");d.push({key:a.value+"",value:s.value+""})}}else for(c in u)p(u,c)&&d.push({key:c,value:u[c]+""});else D(d,"string"===typeof u?"?"===u.charAt(0)?u.slice(1):u:u+"")},H=q.prototype;s(H,{append:function(t,e){U(arguments.length,2);var n=j(this);n.entries.push({key:t+"",value:e+""}),n.updateURL()},delete:function(t){U(arguments.length,1);var e=j(this),n=e.entries,r=t+"",o=0;while(o<n.length)n[o].key===r?n.splice(o,1):o++;e.updateURL()},get:function(t){U(arguments.length,1);for(var e=j(this).entries,n=t+"",r=0;r<e.length;r++)if(e[r].key===n)return e[r].value;return null},getAll:function(t){U(arguments.length,1);for(var e=j(this).entries,n=t+"",r=[],o=0;o<e.length;o++)e[o].key===n&&r.push(e[o].value);return r},has:function(t){U(arguments.length,1);var e=j(this).entries,n=t+"",r=0;while(r<e.length)if(e[r++].key===n)return!0;return!1},set:function(t,e){U(arguments.length,1);for(var n,r=j(this),o=r.entries,i=!1,a=t+"",s=e+"",c=0;c<o.length;c++)n=o[c],n.key===a&&(i?o.splice(c--,1):(i=!0,n.value=s));i||o.push({key:a,value:s}),r.updateURL()},sort:function(){var t,e,n,r=j(this),o=r.entries,i=o.slice();for(o.length=0,n=0;n<i.length;n++){for(t=i[n],e=0;e<n;e++)if(o[e].key>t.key){o.splice(e,0,t);break}e===n&&o.push(t)}r.updateURL()},forEach:function(t){var e,n=j(this).entries,r=d(t,arguments.length>1?arguments[1]:void 0,3),o=0;while(o<n.length)e=n[o++],r(e.value,e.key,this)},keys:function(){return new z(this,"keys")},values:function(){return new z(this,"values")},entries:function(){return new z(this,"entries")}},{enumerable:!0}),a(H,k,H.entries),a(H,"toString",(function(){var t,e=j(this).entries,n=[],r=0;while(r<e.length)t=e[r++],n.push(B(t.key)+"="+B(t.value));return n.join("&")}),{enumerable:!0}),c(q,C),r({global:!0,forced:!i},{URLSearchParams:q}),i||"function"!=typeof x||"function"!=typeof O||r({global:!0,enumerable:!0,forced:!0},{fetch:function(t){var e,n,r,o=[t];return arguments.length>1&&(e=arguments[1],m(e)&&(n=e.body,h(n)===C&&(r=e.headers?new O(e.headers):new O,r.has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),e=g(e,{body:y(0,String(n)),headers:y(0,r)}))),o.push(e)),x.apply(this,o)}}),t.exports={URLSearchParams:q,getState:j}},"99af":function(t,e,n){"use strict";var r=n("23e7"),o=n("d039"),i=n("e8b5"),a=n("861d"),s=n("7b0b"),c=n("50c4"),u=n("8418"),l=n("65f0"),f=n("1dde"),p=n("b622"),d=n("2d00"),h=p("isConcatSpreadable"),v=9007199254740991,m="Maximum allowed index exceeded",g=d>=51||!o((function(){var t=[];return t[h]=!1,t.concat()[0]!==t})),y=f("concat"),b=function(t){if(!a(t))return!1;var e=t[h];return void 0!==e?!!e:i(t)},w=!g||!y;r({target:"Array",proto:!0,forced:w},{concat:function(t){var e,n,r,o,i,a=s(this),f=l(a,0),p=0;for(e=-1,r=arguments.length;e<r;e++)if(i=-1===e?a:arguments[e],b(i)){if(o=c(i.length),p+o>v)throw TypeError(m);for(n=0;n<o;n++,p++)n in i&&u(f,p,i[n])}else{if(p>=v)throw TypeError(m);u(f,p++,i)}return f.length=p,f}})},"9a1f":function(t,e,n){var r=n("825a"),o=n("35a1");t.exports=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(String(t)+" is not iterable");return r(e.call(t))}},"9bdd":function(t,e,n){var r=n("825a"),o=n("2a62");t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(a){throw o(t),a}}},"9bf2":function(t,e,n){var r=n("83ab"),o=n("0cfb"),i=n("825a"),a=n("c04e"),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return s(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"9ed3":function(t,e,n){"use strict";var r=n("ae93").IteratorPrototype,o=n("7c73"),i=n("5c6c"),a=n("d44e"),s=n("3f8c"),c=function(){return this};t.exports=function(t,e,n){var u=e+" Iterator";return t.prototype=o(r,{next:i(1,n)}),a(t,u,!1,!0),s[u]=c,t}},"9f7f":function(t,e,n){"use strict";var r=n("d039");function o(t,e){return RegExp(t,e)}e.UNSUPPORTED_Y=r((function(){var t=o("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),e.BROKEN_CARET=r((function(){var t=o("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},a4d3:function(t,e,n){"use strict";var r=n("23e7"),o=n("da84"),i=n("d066"),a=n("c430"),s=n("83ab"),c=n("4930"),u=n("fdbf"),l=n("d039"),f=n("5135"),p=n("e8b5"),d=n("861d"),h=n("825a"),v=n("7b0b"),m=n("fc6a"),g=n("c04e"),y=n("5c6c"),b=n("7c73"),w=n("df75"),_=n("241c"),x=n("057f"),O=n("7418"),k=n("06cf"),C=n("9bf2"),S=n("d1e7"),E=n("9112"),j=n("6eeb"),A=n("5692"),T=n("f772"),$=n("d012"),P=n("90e3"),L=n("b622"),I=n("e538"),R=n("746f"),N=n("d44e"),M=n("69f3"),B=n("b727").forEach,D=T("hidden"),F="Symbol",U="prototype",z=L("toPrimitive"),q=M.set,H=M.getterFor(F),V=Object[U],W=o.Symbol,G=i("JSON","stringify"),K=k.f,Y=C.f,X=x.f,J=S.f,Z=A("symbols"),Q=A("op-symbols"),tt=A("string-to-symbol-registry"),et=A("symbol-to-string-registry"),nt=A("wks"),rt=o.QObject,ot=!rt||!rt[U]||!rt[U].findChild,it=s&&l((function(){return 7!=b(Y({},"a",{get:function(){return Y(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=K(V,e);r&&delete V[e],Y(t,e,n),r&&t!==V&&Y(V,e,r)}:Y,at=function(t,e){var n=Z[t]=b(W[U]);return q(n,{type:F,tag:t,description:e}),s||(n.description=e),n},st=u?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof W},ct=function(t,e,n){t===V&&ct(Q,e,n),h(t);var r=g(e,!0);return h(n),f(Z,r)?(n.enumerable?(f(t,D)&&t[D][r]&&(t[D][r]=!1),n=b(n,{enumerable:y(0,!1)})):(f(t,D)||Y(t,D,y(1,{})),t[D][r]=!0),it(t,r,n)):Y(t,r,n)},ut=function(t,e){h(t);var n=m(e),r=w(n).concat(ht(n));return B(r,(function(e){s&&!ft.call(n,e)||ct(t,e,n[e])})),t},lt=function(t,e){return void 0===e?b(t):ut(b(t),e)},ft=function(t){var e=g(t,!0),n=J.call(this,e);return!(this===V&&f(Z,e)&&!f(Q,e))&&(!(n||!f(this,e)||!f(Z,e)||f(this,D)&&this[D][e])||n)},pt=function(t,e){var n=m(t),r=g(e,!0);if(n!==V||!f(Z,r)||f(Q,r)){var o=K(n,r);return!o||!f(Z,r)||f(n,D)&&n[D][r]||(o.enumerable=!0),o}},dt=function(t){var e=X(m(t)),n=[];return B(e,(function(t){f(Z,t)||f($,t)||n.push(t)})),n},ht=function(t){var e=t===V,n=X(e?Q:m(t)),r=[];return B(n,(function(t){!f(Z,t)||e&&!f(V,t)||r.push(Z[t])})),r};if(c||(W=function(){if(this instanceof W)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=P(t),n=function(t){this===V&&n.call(Q,t),f(this,D)&&f(this[D],e)&&(this[D][e]=!1),it(this,e,y(1,t))};return s&&ot&&it(V,e,{configurable:!0,set:n}),at(e,t)},j(W[U],"toString",(function(){return H(this).tag})),j(W,"withoutSetter",(function(t){return at(P(t),t)})),S.f=ft,C.f=ct,k.f=pt,_.f=x.f=dt,O.f=ht,I.f=function(t){return at(L(t),t)},s&&(Y(W[U],"description",{configurable:!0,get:function(){return H(this).description}}),a||j(V,"propertyIsEnumerable",ft,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!c,sham:!c},{Symbol:W}),B(w(nt),(function(t){R(t)})),r({target:F,stat:!0,forced:!c},{for:function(t){var e=String(t);if(f(tt,e))return tt[e];var n=W(e);return tt[e]=n,et[n]=e,n},keyFor:function(t){if(!st(t))throw TypeError(t+" is not a symbol");if(f(et,t))return et[t]},useSetter:function(){ot=!0},useSimple:function(){ot=!1}}),r({target:"Object",stat:!0,forced:!c,sham:!s},{create:lt,defineProperty:ct,defineProperties:ut,getOwnPropertyDescriptor:pt}),r({target:"Object",stat:!0,forced:!c},{getOwnPropertyNames:dt,getOwnPropertySymbols:ht}),r({target:"Object",stat:!0,forced:l((function(){O.f(1)}))},{getOwnPropertySymbols:function(t){return O.f(v(t))}}),G){var vt=!c||l((function(){var t=W();return"[null]"!=G([t])||"{}"!=G({a:t})||"{}"!=G(Object(t))}));r({target:"JSON",stat:!0,forced:vt},{stringify:function(t,e,n){var r,o=[t],i=1;while(arguments.length>i)o.push(arguments[i++]);if(r=e,(d(e)||void 0!==t)&&!st(t))return p(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!st(e))return e}),o[1]=e,G.apply(null,o)}})}W[U][z]||E(W[U],z,W[U].valueOf),N(W,F),$[D]=!0},a640:function(t,e,n){"use strict";var r=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},a691:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},a79d:function(t,e,n){"use strict";var r=n("23e7"),o=n("c430"),i=n("fea9"),a=n("d039"),s=n("d066"),c=n("4840"),u=n("cdf9"),l=n("6eeb"),f=!!i&&a((function(){i.prototype["finally"].call({then:function(){}},(function(){}))}));r({target:"Promise",proto:!0,real:!0,forced:f},{finally:function(t){var e=c(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return u(e,t()).then((function(){return n}))}:t,n?function(n){return u(e,t()).then((function(){throw n}))}:t)}}),o||"function"!=typeof i||i.prototype["finally"]||l(i.prototype,"finally",s("Promise").prototype["finally"])},a9e3:function(t,e,n){"use strict";var r=n("83ab"),o=n("da84"),i=n("94ca"),a=n("6eeb"),s=n("5135"),c=n("c6b6"),u=n("7156"),l=n("c04e"),f=n("d039"),p=n("7c73"),d=n("241c").f,h=n("06cf").f,v=n("9bf2").f,m=n("58a8").trim,g="Number",y=o[g],b=y.prototype,w=c(p(b))==g,_=function(t){var e,n,r,o,i,a,s,c,u=l(t,!1);if("string"==typeof u&&u.length>2)if(u=m(u),e=u.charCodeAt(0),43===e||45===e){if(n=u.charCodeAt(2),88===n||120===n)return NaN}else if(48===e){switch(u.charCodeAt(1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+u}for(i=u.slice(2),a=i.length,s=0;s<a;s++)if(c=i.charCodeAt(s),c<48||c>o)return NaN;return parseInt(i,r)}return+u};if(i(g,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var x,O=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof O&&(w?f((function(){b.valueOf.call(n)})):c(n)!=g)?u(new y(_(e)),n,O):_(e)},k=r?d(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),C=0;k.length>C;C++)s(y,x=k[C])&&!s(O,x)&&v(O,x,h(y,x));O.prototype=b,b.constructor=O,a(o,g,O)}},ab13:function(t,e,n){var r=n("b622"),o=r("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[o]=!1,"/./"[t](e)}catch(r){}}return!1}},ac1f:function(t,e,n){"use strict";var r=n("23e7"),o=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},ad6d:function(t,e,n){"use strict";var r=n("825a");t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},ade3:function(t,e,n){"use strict";function r(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}n.d(e,"a",(function(){return r}))},ae40:function(t,e,n){var r=n("83ab"),o=n("d039"),i=n("5135"),a=Object.defineProperty,s={},c=function(t){throw t};t.exports=function(t,e){if(i(s,t))return s[t];e||(e={});var n=[][t],u=!!i(e,"ACCESSORS")&&e.ACCESSORS,l=i(e,0)?e[0]:c,f=i(e,1)?e[1]:void 0;return s[t]=!!n&&!o((function(){if(u&&!r)return!0;var t={length:-1};u?a(t,1,{enumerable:!0,get:c}):t[1]=1,n.call(t,l,f)}))}},ae93:function(t,e,n){"use strict";var r,o,i,a=n("e163"),s=n("9112"),c=n("5135"),u=n("b622"),l=n("c430"),f=u("iterator"),p=!1,d=function(){return this};[].keys&&(i=[].keys(),"next"in i?(o=a(a(i)),o!==Object.prototype&&(r=o)):p=!0),void 0==r&&(r={}),l||c(r,f)||s(r,f,d),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},b041:function(t,e,n){"use strict";var r=n("00ee"),o=n("f5df");t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},b0c0:function(t,e,n){var r=n("83ab"),o=n("9bf2").f,i=Function.prototype,a=i.toString,s=/^\s*function ([^ (]*)/,c="name";r&&!(c in i)&&o(i,c,{configurable:!0,get:function(){try{return a.call(this).match(s)[1]}catch(t){return""}}})},b50d:function(t,e,n){"use strict";var r=n("c532"),o=n("467f"),i=n("7aac"),a=n("30b5"),s=n("83b9"),c=n("c345"),u=n("3934"),l=n("2d83"),f=n("2444"),p=n("7a77");t.exports=function(t){return new Promise((function(e,n){var d,h=t.data,v=t.headers,m=t.responseType;function g(){t.cancelToken&&t.cancelToken.unsubscribe(d),t.signal&&t.signal.removeEventListener("abort",d)}r.isFormData(h)&&delete v["Content-Type"];var y=new XMLHttpRequest;if(t.auth){var b=t.auth.username||"",w=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";v.Authorization="Basic "+btoa(b+":"+w)}var _=s(t.baseURL,t.url);function x(){if(y){var r="getAllResponseHeaders"in y?c(y.getAllResponseHeaders()):null,i=m&&"text"!==m&&"json"!==m?y.response:y.responseText,a={data:i,status:y.status,statusText:y.statusText,headers:r,config:t,request:y};o((function(t){e(t),g()}),(function(t){n(t),g()}),a),y=null}}if(y.open(t.method.toUpperCase(),a(_,t.params,t.paramsSerializer),!0),y.timeout=t.timeout,"onloadend"in y?y.onloadend=x:y.onreadystatechange=function(){y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))&&setTimeout(x)},y.onabort=function(){y&&(n(l("Request aborted",t,"ECONNABORTED",y)),y=null)},y.onerror=function(){n(l("Network Error",t,null,y)),y=null},y.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",r=t.transitional||f.transitional;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(l(e,t,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",y)),y=null},r.isStandardBrowserEnv()){var O=(t.withCredentials||u(_))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;O&&(v[t.xsrfHeaderName]=O)}"setRequestHeader"in y&&r.forEach(v,(function(t,e){"undefined"===typeof h&&"content-type"===e.toLowerCase()?delete v[e]:y.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(y.withCredentials=!!t.withCredentials),m&&"json"!==m&&(y.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&y.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&y.upload&&y.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(d=function(t){y&&(n(!t||t&&t.type?new p("canceled"):t),y.abort(),y=null)},t.cancelToken&&t.cancelToken.subscribe(d),t.signal&&(t.signal.aborted?d():t.signal.addEventListener("abort",d))),h||(h=null),y.send(h)}))}},b575:function(t,e,n){var r,o,i,a,s,c,u,l,f=n("da84"),p=n("06cf").f,d=n("2cf4").set,h=n("1cdc"),v=n("605d"),m=f.MutationObserver||f.WebKitMutationObserver,g=f.document,y=f.process,b=f.Promise,w=p(f,"queueMicrotask"),_=w&&w.value;_||(r=function(){var t,e;v&&(t=y.domain)&&t.exit();while(o){e=o.fn,o=o.next;try{e()}catch(n){throw o?a():i=void 0,n}}i=void 0,t&&t.enter()},!h&&!v&&m&&g?(s=!0,c=g.createTextNode(""),new m(r).observe(c,{characterData:!0}),a=function(){c.data=s=!s}):b&&b.resolve?(u=b.resolve(void 0),l=u.then,a=function(){l.call(u,r)}):a=v?function(){y.nextTick(r)}:function(){d.call(f,r)}),t.exports=_||function(t){var e={fn:t,next:void 0};i&&(i.next=e),o||(o=e,a()),i=e}},b622:function(t,e,n){var r=n("da84"),o=n("5692"),i=n("5135"),a=n("90e3"),s=n("4930"),c=n("fdbf"),u=o("wks"),l=r.Symbol,f=c?l:l&&l.withoutSetter||a;t.exports=function(t){return i(u,t)||(s&&i(l,t)?u[t]=l[t]:u[t]=f("Symbol."+t)),u[t]}},b64b:function(t,e,n){var r=n("23e7"),o=n("7b0b"),i=n("df75"),a=n("d039"),s=a((function(){i(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(t){return i(o(t))}})},b727:function(t,e,n){var r=n("0366"),o=n("44ad"),i=n("7b0b"),a=n("50c4"),s=n("65f0"),c=[].push,u=function(t){var e=1==t,n=2==t,u=3==t,l=4==t,f=6==t,p=7==t,d=5==t||f;return function(h,v,m,g){for(var y,b,w=i(h),_=o(w),x=r(v,m,3),O=a(_.length),k=0,C=g||s,S=e?C(h,O):n||p?C(h,0):void 0;O>k;k++)if((d||k in _)&&(y=_[k],b=x(y,k,w),t))if(e)S[k]=b;else if(b)switch(t){case 3:return!0;case 5:return y;case 6:return k;case 2:c.call(S,y)}else switch(t){case 4:return!1;case 7:c.call(S,y)}return f?-1:u||l?l:S}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterOut:u(7)}},baa5:function(t,e,n){var r=n("23e7"),o=n("e58c");r({target:"Array",proto:!0,forced:o!==[].lastIndexOf},{lastIndexOf:o})},bc3a:function(t,e,n){t.exports=n("cee4")},c04e:function(t,e,n){var r=n("861d");t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},c345:function(t,e,n){"use strict";var r=n("c532"),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,a={};return t?(r.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(a[e]&&o.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}})),a):a}},c401:function(t,e,n){"use strict";var r=n("c532"),o=n("2444");t.exports=function(t,e,n){var i=this||o;return r.forEach(n,(function(n){t=n.call(i,t,e)})),t}},c430:function(t,e){t.exports=!1},c532:function(t,e,n){"use strict";var r=n("1d2b"),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function a(t){return"undefined"===typeof t}function s(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function c(t){return"[object ArrayBuffer]"===o.call(t)}function u(t){return"undefined"!==typeof FormData&&t instanceof FormData}function l(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function p(t){return"number"===typeof t}function d(t){return null!==t&&"object"===typeof t}function h(t){if("[object Object]"!==o.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function v(t){return"[object Date]"===o.call(t)}function m(t){return"[object File]"===o.call(t)}function g(t){return"[object Blob]"===o.call(t)}function y(t){return"[object Function]"===o.call(t)}function b(t){return d(t)&&y(t.pipe)}function w(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function _(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function O(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),i(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}function k(){var t={};function e(e,n){h(t[n])&&h(e)?t[n]=k(t[n],e):h(e)?t[n]=k({},e):i(e)?t[n]=e.slice():t[n]=e}for(var n=0,r=arguments.length;n<r;n++)O(arguments[n],e);return t}function C(t,e,n){return O(e,(function(e,o){t[o]=n&&"function"===typeof e?r(e,n):e})),t}function S(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}t.exports={isArray:i,isArrayBuffer:c,isBuffer:s,isFormData:u,isArrayBufferView:l,isString:f,isNumber:p,isObject:d,isPlainObject:h,isUndefined:a,isDate:v,isFile:m,isBlob:g,isFunction:y,isStream:b,isURLSearchParams:w,isStandardBrowserEnv:x,forEach:O,merge:k,extend:C,trim:_,stripBOM:S}},c6b6:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},c6cd:function(t,e,n){var r=n("da84"),o=n("ce4e"),i="__core-js_shared__",a=r[i]||o(i,{});t.exports=a},c740:function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").findIndex,i=n("44d2"),a=n("ae40"),s="findIndex",c=!0,u=a(s);s in[]&&Array(1)[s]((function(){c=!1})),r({target:"Array",proto:!0,forced:c||!u},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(s)},c8af:function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},c975:function(t,e,n){"use strict";var r=n("23e7"),o=n("4d64").indexOf,i=n("a640"),a=n("ae40"),s=[].indexOf,c=!!s&&1/[1].indexOf(1,-0)<0,u=i("indexOf"),l=a("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:c||!u||!l},{indexOf:function(t){return c?s.apply(this,arguments)||0:o(this,t,arguments.length>1?arguments[1]:void 0)}})},ca84:function(t,e,n){var r=n("5135"),o=n("fc6a"),i=n("4d64").indexOf,a=n("d012");t.exports=function(t,e){var n,s=o(t),c=0,u=[];for(n in s)!r(a,n)&&r(s,n)&&u.push(n);while(e.length>c)r(s,n=e[c++])&&(~i(u,n)||u.push(n));return u}},caad:function(t,e,n){"use strict";var r=n("23e7"),o=n("4d64").includes,i=n("44d2"),a=n("ae40"),s=a("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:!s},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("includes")},cc12:function(t,e,n){var r=n("da84"),o=n("861d"),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},cca6:function(t,e,n){var r=n("23e7"),o=n("60da");r({target:"Object",stat:!0,forced:Object.assign!==o},{assign:o})},cd3f:function(t,e,n){(function(t,n){var r=200,o="__lodash_hash_undefined__",i=9007199254740991,a="[object Arguments]",s="[object Array]",c="[object Boolean]",u="[object Date]",l="[object Error]",f="[object Function]",p="[object GeneratorFunction]",d="[object Map]",h="[object Number]",v="[object Object]",m="[object Promise]",g="[object RegExp]",y="[object Set]",b="[object String]",w="[object Symbol]",_="[object WeakMap]",x="[object ArrayBuffer]",O="[object DataView]",k="[object Float32Array]",C="[object Float64Array]",S="[object Int8Array]",E="[object Int16Array]",j="[object Int32Array]",A="[object Uint8Array]",T="[object Uint8ClampedArray]",$="[object Uint16Array]",P="[object Uint32Array]",L=/[\\^$.*+?()[\]{}|]/g,I=/\w*$/,R=/^\[object .+?Constructor\]$/,N=/^(?:0|[1-9]\d*)$/,M={};M[a]=M[s]=M[x]=M[O]=M[c]=M[u]=M[k]=M[C]=M[S]=M[E]=M[j]=M[d]=M[h]=M[v]=M[g]=M[y]=M[b]=M[w]=M[A]=M[T]=M[$]=M[P]=!0,M[l]=M[f]=M[_]=!1;var B="object"==typeof t&&t&&t.Object===Object&&t,D="object"==typeof self&&self&&self.Object===Object&&self,F=B||D||Function("return this")(),U=e&&!e.nodeType&&e,z=U&&"object"==typeof n&&n&&!n.nodeType&&n,q=z&&z.exports===U;function H(t,e){return t.set(e[0],e[1]),t}function V(t,e){return t.add(e),t}function W(t,e){var n=-1,r=t?t.length:0;while(++n<r)if(!1===e(t[n],n,t))break;return t}function G(t,e){var n=-1,r=e.length,o=t.length;while(++n<r)t[o+n]=e[n];return t}function K(t,e,n,r){var o=-1,i=t?t.length:0;r&&i&&(n=t[++o]);while(++o<i)n=e(n,t[o],o,t);return n}function Y(t,e){var n=-1,r=Array(t);while(++n<t)r[n]=e(n);return r}function X(t,e){return null==t?void 0:t[e]}function J(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(n){}return e}function Z(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function Q(t,e){return function(n){return t(e(n))}}function tt(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}var et=Array.prototype,nt=Function.prototype,rt=Object.prototype,ot=F["__core-js_shared__"],it=function(){var t=/[^.]+$/.exec(ot&&ot.keys&&ot.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),at=nt.toString,st=rt.hasOwnProperty,ct=rt.toString,ut=RegExp("^"+at.call(st).replace(L,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),lt=q?F.Buffer:void 0,ft=F.Symbol,pt=F.Uint8Array,dt=Q(Object.getPrototypeOf,Object),ht=Object.create,vt=rt.propertyIsEnumerable,mt=et.splice,gt=Object.getOwnPropertySymbols,yt=lt?lt.isBuffer:void 0,bt=Q(Object.keys,Object),wt=Se(F,"DataView"),_t=Se(F,"Map"),xt=Se(F,"Promise"),Ot=Se(F,"Set"),kt=Se(F,"WeakMap"),Ct=Se(Object,"create"),St=Ne(wt),Et=Ne(_t),jt=Ne(xt),At=Ne(Ot),Tt=Ne(kt),$t=ft?ft.prototype:void 0,Pt=$t?$t.valueOf:void 0;function Lt(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function It(){this.__data__=Ct?Ct(null):{}}function Rt(t){return this.has(t)&&delete this.__data__[t]}function Nt(t){var e=this.__data__;if(Ct){var n=e[t];return n===o?void 0:n}return st.call(e,t)?e[t]:void 0}function Mt(t){var e=this.__data__;return Ct?void 0!==e[t]:st.call(e,t)}function Bt(t,e){var n=this.__data__;return n[t]=Ct&&void 0===e?o:e,this}function Dt(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Ft(){this.__data__=[]}function Ut(t){var e=this.__data__,n=ie(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():mt.call(e,n,1),!0}function zt(t){var e=this.__data__,n=ie(e,t);return n<0?void 0:e[n][1]}function qt(t){return ie(this.__data__,t)>-1}function Ht(t,e){var n=this.__data__,r=ie(n,t);return r<0?n.push([t,e]):n[r][1]=e,this}function Vt(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Wt(){this.__data__={hash:new Lt,map:new(_t||Dt),string:new Lt}}function Gt(t){return Ce(this,t)["delete"](t)}function Kt(t){return Ce(this,t).get(t)}function Yt(t){return Ce(this,t).has(t)}function Xt(t,e){return Ce(this,t).set(t,e),this}function Jt(t){this.__data__=new Dt(t)}function Zt(){this.__data__=new Dt}function Qt(t){return this.__data__["delete"](t)}function te(t){return this.__data__.get(t)}function ee(t){return this.__data__.has(t)}function ne(t,e){var n=this.__data__;if(n instanceof Dt){var o=n.__data__;if(!_t||o.length<r-1)return o.push([t,e]),this;n=this.__data__=new Vt(o)}return n.set(t,e),this}function re(t,e){var n=Fe(t)||De(t)?Y(t.length,String):[],r=n.length,o=!!r;for(var i in t)!e&&!st.call(t,i)||o&&("length"==i||Pe(i,r))||n.push(i);return n}function oe(t,e,n){var r=t[e];st.call(t,e)&&Be(r,n)&&(void 0!==n||e in t)||(t[e]=n)}function ie(t,e){var n=t.length;while(n--)if(Be(t[n][0],e))return n;return-1}function ae(t,e){return t&&xe(e,Ke(e),t)}function se(t,e,n,r,o,i,s){var c;if(r&&(c=i?r(t,o,i,s):r(t)),void 0!==c)return c;if(!We(t))return t;var u=Fe(t);if(u){if(c=Ae(t),!e)return _e(t,c)}else{var l=je(t),d=l==f||l==p;if(qe(t))return de(t,e);if(l==v||l==a||d&&!i){if(J(t))return i?t:{};if(c=Te(d?{}:t),!e)return Oe(t,ae(c,t))}else{if(!M[l])return i?t:{};c=$e(t,l,se,e)}}s||(s=new Jt);var h=s.get(t);if(h)return h;if(s.set(t,c),!u)var m=n?ke(t):Ke(t);return W(m||t,(function(o,i){m&&(i=o,o=t[i]),oe(c,i,se(o,e,n,r,i,t,s))})),c}function ce(t){return We(t)?ht(t):{}}function ue(t,e,n){var r=e(t);return Fe(t)?r:G(r,n(t))}function le(t){return ct.call(t)}function fe(t){if(!We(t)||Ie(t))return!1;var e=He(t)||J(t)?ut:R;return e.test(Ne(t))}function pe(t){if(!Re(t))return bt(t);var e=[];for(var n in Object(t))st.call(t,n)&&"constructor"!=n&&e.push(n);return e}function de(t,e){if(e)return t.slice();var n=new t.constructor(t.length);return t.copy(n),n}function he(t){var e=new t.constructor(t.byteLength);return new pt(e).set(new pt(t)),e}function ve(t,e){var n=e?he(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function me(t,e,n){var r=e?n(Z(t),!0):Z(t);return K(r,H,new t.constructor)}function ge(t){var e=new t.constructor(t.source,I.exec(t));return e.lastIndex=t.lastIndex,e}function ye(t,e,n){var r=e?n(tt(t),!0):tt(t);return K(r,V,new t.constructor)}function be(t){return Pt?Object(Pt.call(t)):{}}function we(t,e){var n=e?he(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function _e(t,e){var n=-1,r=t.length;e||(e=Array(r));while(++n<r)e[n]=t[n];return e}function xe(t,e,n,r){n||(n={});var o=-1,i=e.length;while(++o<i){var a=e[o],s=r?r(n[a],t[a],a,n,t):void 0;oe(n,a,void 0===s?t[a]:s)}return n}function Oe(t,e){return xe(t,Ee(t),e)}function ke(t){return ue(t,Ke,Ee)}function Ce(t,e){var n=t.__data__;return Le(e)?n["string"==typeof e?"string":"hash"]:n.map}function Se(t,e){var n=X(t,e);return fe(n)?n:void 0}Lt.prototype.clear=It,Lt.prototype["delete"]=Rt,Lt.prototype.get=Nt,Lt.prototype.has=Mt,Lt.prototype.set=Bt,Dt.prototype.clear=Ft,Dt.prototype["delete"]=Ut,Dt.prototype.get=zt,Dt.prototype.has=qt,Dt.prototype.set=Ht,Vt.prototype.clear=Wt,Vt.prototype["delete"]=Gt,Vt.prototype.get=Kt,Vt.prototype.has=Yt,Vt.prototype.set=Xt,Jt.prototype.clear=Zt,Jt.prototype["delete"]=Qt,Jt.prototype.get=te,Jt.prototype.has=ee,Jt.prototype.set=ne;var Ee=gt?Q(gt,Object):Ye,je=le;function Ae(t){var e=t.length,n=t.constructor(e);return e&&"string"==typeof t[0]&&st.call(t,"index")&&(n.index=t.index,n.input=t.input),n}function Te(t){return"function"!=typeof t.constructor||Re(t)?{}:ce(dt(t))}function $e(t,e,n,r){var o=t.constructor;switch(e){case x:return he(t);case c:case u:return new o(+t);case O:return ve(t,r);case k:case C:case S:case E:case j:case A:case T:case $:case P:return we(t,r);case d:return me(t,r,n);case h:case b:return new o(t);case g:return ge(t);case y:return ye(t,r,n);case w:return be(t)}}function Pe(t,e){return e=null==e?i:e,!!e&&("number"==typeof t||N.test(t))&&t>-1&&t%1==0&&t<e}function Le(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}function Ie(t){return!!it&&it in t}function Re(t){var e=t&&t.constructor,n="function"==typeof e&&e.prototype||rt;return t===n}function Ne(t){if(null!=t){try{return at.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function Me(t){return se(t,!0,!0)}function Be(t,e){return t===e||t!==t&&e!==e}function De(t){return ze(t)&&st.call(t,"callee")&&(!vt.call(t,"callee")||ct.call(t)==a)}(wt&&je(new wt(new ArrayBuffer(1)))!=O||_t&&je(new _t)!=d||xt&&je(xt.resolve())!=m||Ot&&je(new Ot)!=y||kt&&je(new kt)!=_)&&(je=function(t){var e=ct.call(t),n=e==v?t.constructor:void 0,r=n?Ne(n):void 0;if(r)switch(r){case St:return O;case Et:return d;case jt:return m;case At:return y;case Tt:return _}return e});var Fe=Array.isArray;function Ue(t){return null!=t&&Ve(t.length)&&!He(t)}function ze(t){return Ge(t)&&Ue(t)}var qe=yt||Xe;function He(t){var e=We(t)?ct.call(t):"";return e==f||e==p}function Ve(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=i}function We(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function Ge(t){return!!t&&"object"==typeof t}function Ke(t){return Ue(t)?re(t):pe(t)}function Ye(){return[]}function Xe(){return!1}n.exports=Me}).call(this,n("c8ba"),n("62e4")(t))},cdf9:function(t,e,n){var r=n("825a"),o=n("861d"),i=n("f069");t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t),a=n.resolve;return a(e),n.promise}},ce4e:function(t,e,n){var r=n("da84"),o=n("9112");t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},cee4:function(t,e,n){"use strict";var r=n("c532"),o=n("1d2b"),i=n("0a06"),a=n("4a7b"),s=n("2444");function c(t){var e=new i(t),n=o(i.prototype.request,e);return r.extend(n,i.prototype,e),r.extend(n,e),n.create=function(e){return c(a(t,e))},n}var u=c(s);u.Axios=i,u.Cancel=n("7a77"),u.CancelToken=n("8df4"),u.isCancel=n("2e67"),u.VERSION=n("5cce").version,u.all=function(t){return Promise.all(t)},u.spread=n("0df6"),u.isAxiosError=n("5f02"),t.exports=u,t.exports.default=u},d012:function(t,e){t.exports={}},d039:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,n){var r=n("428f"),o=n("da84"),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},d1e7:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},d2bb:function(t,e,n){var r=n("825a"),o=n("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(i){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},d3b7:function(t,e,n){var r=n("00ee"),o=n("6eeb"),i=n("b041");r||o(Object.prototype,"toString",i,{unsafe:!0})},d44e:function(t,e,n){var r=n("9bf2").f,o=n("5135"),i=n("b622"),a=i("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},d784:function(t,e,n){"use strict";n("ac1f");var r=n("6eeb"),o=n("d039"),i=n("b622"),a=n("9263"),s=n("9112"),c=i("species"),u=!o((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),l=function(){return"$0"==="a".replace(/./,"$0")}(),f=i("replace"),p=function(){return!!/./[f]&&""===/./[f]("a","$0")}(),d=!o((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,f){var h=i(t),v=!o((function(){var e={};return e[h]=function(){return 7},7!=""[t](e)})),m=v&&!o((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[c]=function(){return n},n.flags="",n[h]=/./[h]),n.exec=function(){return e=!0,null},n[h](""),!e}));if(!v||!m||"replace"===t&&(!u||!l||p)||"split"===t&&!d){var g=/./[h],y=n(h,""[t],(function(t,e,n,r,o){return e.exec===a?v&&!o?{done:!0,value:g.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:p}),b=y[0],w=y[1];r(String.prototype,t,b),r(RegExp.prototype,h,2==e?function(t,e){return w.call(t,this,e)}:function(t){return w.call(t,this)})}f&&s(RegExp.prototype[h],"sham",!0)}},d81d:function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").map,i=n("1dde"),a=n("ae40"),s=i("map"),c=a("map");r({target:"Array",proto:!0,forced:!s||!c},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},da81:function(t,e,n){(function(t,n){var r=200,o="__lodash_hash_undefined__",i=800,a=16,s=9007199254740991,c="[object Arguments]",u="[object Array]",l="[object AsyncFunction]",f="[object Boolean]",p="[object Date]",d="[object Error]",h="[object Function]",v="[object GeneratorFunction]",m="[object Map]",g="[object Number]",y="[object Null]",b="[object Object]",w="[object Proxy]",_="[object RegExp]",x="[object Set]",O="[object String]",k="[object Undefined]",C="[object WeakMap]",S="[object ArrayBuffer]",E="[object DataView]",j="[object Float32Array]",A="[object Float64Array]",T="[object Int8Array]",$="[object Int16Array]",P="[object Int32Array]",L="[object Uint8Array]",I="[object Uint8ClampedArray]",R="[object Uint16Array]",N="[object Uint32Array]",M=/[\\^$.*+?()[\]{}|]/g,B=/^\[object .+?Constructor\]$/,D=/^(?:0|[1-9]\d*)$/,F={};F[j]=F[A]=F[T]=F[$]=F[P]=F[L]=F[I]=F[R]=F[N]=!0,F[c]=F[u]=F[S]=F[f]=F[E]=F[p]=F[d]=F[h]=F[m]=F[g]=F[b]=F[_]=F[x]=F[O]=F[C]=!1;var U="object"==typeof t&&t&&t.Object===Object&&t,z="object"==typeof self&&self&&self.Object===Object&&self,q=U||z||Function("return this")(),H=e&&!e.nodeType&&e,V=H&&"object"==typeof n&&n&&!n.nodeType&&n,W=V&&V.exports===H,G=W&&U.process,K=function(){try{var t=V&&V.require&&V.require("util").types;return t||G&&G.binding&&G.binding("util")}catch(e){}}(),Y=K&&K.isTypedArray;function X(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function J(t,e){var n=-1,r=Array(t);while(++n<t)r[n]=e(n);return r}function Z(t){return function(e){return t(e)}}function Q(t,e){return null==t?void 0:t[e]}function tt(t,e){return function(n){return t(e(n))}}var et=Array.prototype,nt=Function.prototype,rt=Object.prototype,ot=q["__core-js_shared__"],it=nt.toString,at=rt.hasOwnProperty,st=function(){var t=/[^.]+$/.exec(ot&&ot.keys&&ot.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),ct=rt.toString,ut=it.call(Object),lt=RegExp("^"+it.call(at).replace(M,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ft=W?q.Buffer:void 0,pt=q.Symbol,dt=q.Uint8Array,ht=ft?ft.allocUnsafe:void 0,vt=tt(Object.getPrototypeOf,Object),mt=Object.create,gt=rt.propertyIsEnumerable,yt=et.splice,bt=pt?pt.toStringTag:void 0,wt=function(){try{var t=we(Object,"defineProperty");return t({},"",{}),t}catch(e){}}(),_t=ft?ft.isBuffer:void 0,xt=Math.max,Ot=Date.now,kt=we(q,"Map"),Ct=we(Object,"create"),St=function(){function t(){}return function(e){if(!qe(e))return{};if(mt)return mt(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();function Et(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function jt(){this.__data__=Ct?Ct(null):{},this.size=0}function At(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}function Tt(t){var e=this.__data__;if(Ct){var n=e[t];return n===o?void 0:n}return at.call(e,t)?e[t]:void 0}function $t(t){var e=this.__data__;return Ct?void 0!==e[t]:at.call(e,t)}function Pt(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?o:e,this}function Lt(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function It(){this.__data__=[],this.size=0}function Rt(t){var e=this.__data__,n=te(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():yt.call(e,n,1),--this.size,!0}function Nt(t){var e=this.__data__,n=te(e,t);return n<0?void 0:e[n][1]}function Mt(t){return te(this.__data__,t)>-1}function Bt(t,e){var n=this.__data__,r=te(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Dt(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Ft(){this.size=0,this.__data__={hash:new Et,map:new(kt||Lt),string:new Et}}function Ut(t){var e=be(this,t)["delete"](t);return this.size-=e?1:0,e}function zt(t){return be(this,t).get(t)}function qt(t){return be(this,t).has(t)}function Ht(t,e){var n=be(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}function Vt(t){var e=this.__data__=new Lt(t);this.size=e.size}function Wt(){this.__data__=new Lt,this.size=0}function Gt(t){var e=this.__data__,n=e["delete"](t);return this.size=e.size,n}function Kt(t){return this.__data__.get(t)}function Yt(t){return this.__data__.has(t)}function Xt(t,e){var n=this.__data__;if(n instanceof Lt){var o=n.__data__;if(!kt||o.length<r-1)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new Dt(o)}return n.set(t,e),this.size=n.size,this}function Jt(t,e){var n=Me(t),r=!n&&Ne(t),o=!n&&!r&&Fe(t),i=!n&&!r&&!o&&We(t),a=n||r||o||i,s=a?J(t.length,String):[],c=s.length;for(var u in t)!e&&!at.call(t,u)||a&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Oe(u,c))||s.push(u);return s}function Zt(t,e,n){(void 0!==n&&!Re(t[e],n)||void 0===n&&!(e in t))&&ee(t,e,n)}function Qt(t,e,n){var r=t[e];at.call(t,e)&&Re(r,n)&&(void 0!==n||e in t)||ee(t,e,n)}function te(t,e){var n=t.length;while(n--)if(Re(t[n][0],e))return n;return-1}function ee(t,e,n){"__proto__"==e&&wt?wt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}Et.prototype.clear=jt,Et.prototype["delete"]=At,Et.prototype.get=Tt,Et.prototype.has=$t,Et.prototype.set=Pt,Lt.prototype.clear=It,Lt.prototype["delete"]=Rt,Lt.prototype.get=Nt,Lt.prototype.has=Mt,Lt.prototype.set=Bt,Dt.prototype.clear=Ft,Dt.prototype["delete"]=Ut,Dt.prototype.get=zt,Dt.prototype.has=qt,Dt.prototype.set=Ht,Vt.prototype.clear=Wt,Vt.prototype["delete"]=Gt,Vt.prototype.get=Kt,Vt.prototype.has=Yt,Vt.prototype.set=Xt;var ne=ye();function re(t){return null==t?void 0===t?k:y:bt&&bt in Object(t)?_e(t):Ae(t)}function oe(t){return He(t)&&re(t)==c}function ie(t){if(!qe(t)||Se(t))return!1;var e=Ue(t)?lt:B;return e.test(Ie(t))}function ae(t){return He(t)&&ze(t.length)&&!!F[re(t)]}function se(t){if(!qe(t))return je(t);var e=Ee(t),n=[];for(var r in t)("constructor"!=r||!e&&at.call(t,r))&&n.push(r);return n}function ce(t,e,n,r,o){t!==e&&ne(e,(function(i,a){if(o||(o=new Vt),qe(i))ue(t,e,a,n,ce,r,o);else{var s=r?r($e(t,a),i,a+"",t,e,o):void 0;void 0===s&&(s=i),Zt(t,a,s)}}),Ke)}function ue(t,e,n,r,o,i,a){var s=$e(t,n),c=$e(e,n),u=a.get(c);if(u)Zt(t,n,u);else{var l=i?i(s,c,n+"",t,e,a):void 0,f=void 0===l;if(f){var p=Me(c),d=!p&&Fe(c),h=!p&&!d&&We(c);l=c,p||d||h?Me(s)?l=s:De(s)?l=ve(s):d?(f=!1,l=pe(c,!0)):h?(f=!1,l=he(c,!0)):l=[]:Ve(c)||Ne(c)?(l=s,Ne(s)?l=Ge(s):qe(s)&&!Ue(s)||(l=xe(c))):f=!1}f&&(a.set(c,l),o(l,c,r,i,a),a["delete"](c)),Zt(t,n,l)}}function le(t,e){return Pe(Te(t,e,Je),t+"")}var fe=wt?function(t,e){return wt(t,"toString",{configurable:!0,enumerable:!1,value:Xe(e),writable:!0})}:Je;function pe(t,e){if(e)return t.slice();var n=t.length,r=ht?ht(n):new t.constructor(n);return t.copy(r),r}function de(t){var e=new t.constructor(t.byteLength);return new dt(e).set(new dt(t)),e}function he(t,e){var n=e?de(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function ve(t,e){var n=-1,r=t.length;e||(e=Array(r));while(++n<r)e[n]=t[n];return e}function me(t,e,n,r){var o=!n;n||(n={});var i=-1,a=e.length;while(++i<a){var s=e[i],c=r?r(n[s],t[s],s,n,t):void 0;void 0===c&&(c=t[s]),o?ee(n,s,c):Qt(n,s,c)}return n}function ge(t){return le((function(e,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;i=t.length>3&&"function"==typeof i?(o--,i):void 0,a&&ke(n[0],n[1],a)&&(i=o<3?void 0:i,o=1),e=Object(e);while(++r<o){var s=n[r];s&&t(e,s,r,i)}return e}))}function ye(t){return function(e,n,r){var o=-1,i=Object(e),a=r(e),s=a.length;while(s--){var c=a[t?s:++o];if(!1===n(i[c],c,i))break}return e}}function be(t,e){var n=t.__data__;return Ce(e)?n["string"==typeof e?"string":"hash"]:n.map}function we(t,e){var n=Q(t,e);return ie(n)?n:void 0}function _e(t){var e=at.call(t,bt),n=t[bt];try{t[bt]=void 0;var r=!0}catch(i){}var o=ct.call(t);return r&&(e?t[bt]=n:delete t[bt]),o}function xe(t){return"function"!=typeof t.constructor||Ee(t)?{}:St(vt(t))}function Oe(t,e){var n=typeof t;return e=null==e?s:e,!!e&&("number"==n||"symbol"!=n&&D.test(t))&&t>-1&&t%1==0&&t<e}function ke(t,e,n){if(!qe(n))return!1;var r=typeof e;return!!("number"==r?Be(n)&&Oe(e,n.length):"string"==r&&e in n)&&Re(n[e],t)}function Ce(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}function Se(t){return!!st&&st in t}function Ee(t){var e=t&&t.constructor,n="function"==typeof e&&e.prototype||rt;return t===n}function je(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}function Ae(t){return ct.call(t)}function Te(t,e,n){return e=xt(void 0===e?t.length-1:e,0),function(){var r=arguments,o=-1,i=xt(r.length-e,0),a=Array(i);while(++o<i)a[o]=r[e+o];o=-1;var s=Array(e+1);while(++o<e)s[o]=r[o];return s[e]=n(a),X(t,this,s)}}function $e(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]}var Pe=Le(fe);function Le(t){var e=0,n=0;return function(){var r=Ot(),o=a-(r-n);if(n=r,o>0){if(++e>=i)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function Ie(t){if(null!=t){try{return it.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function Re(t,e){return t===e||t!==t&&e!==e}var Ne=oe(function(){return arguments}())?oe:function(t){return He(t)&&at.call(t,"callee")&&!gt.call(t,"callee")},Me=Array.isArray;function Be(t){return null!=t&&ze(t.length)&&!Ue(t)}function De(t){return He(t)&&Be(t)}var Fe=_t||Ze;function Ue(t){if(!qe(t))return!1;var e=re(t);return e==h||e==v||e==l||e==w}function ze(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=s}function qe(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function He(t){return null!=t&&"object"==typeof t}function Ve(t){if(!He(t)||re(t)!=b)return!1;var e=vt(t);if(null===e)return!0;var n=at.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&it.call(n)==ut}var We=Y?Z(Y):ae;function Ge(t){return me(t,Ke(t))}function Ke(t){return Be(t)?Jt(t,!0):se(t)}var Ye=ge((function(t,e,n){ce(t,e,n)}));function Xe(t){return function(){return t}}function Je(t){return t}function Ze(){return!1}n.exports=Ye}).call(this,n("c8ba"),n("62e4")(t))},da84:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},dbb4:function(t,e,n){var r=n("23e7"),o=n("83ab"),i=n("56ef"),a=n("fc6a"),s=n("06cf"),c=n("8418");r({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){var e,n,r=a(t),o=s.f,u=i(r),l={},f=0;while(u.length>f)n=o(r,e=u[f++]),void 0!==n&&c(l,e,n);return l}})},ddb0:function(t,e,n){var r=n("da84"),o=n("fdbc"),i=n("e260"),a=n("9112"),s=n("b622"),c=s("iterator"),u=s("toStringTag"),l=i.values;for(var f in o){var p=r[f],d=p&&p.prototype;if(d){if(d[c]!==l)try{a(d,c,l)}catch(v){d[c]=l}if(d[u]||a(d,u,f),o[f])for(var h in i)if(d[h]!==i[h])try{a(d,h,i[h])}catch(v){d[h]=i[h]}}}},df75:function(t,e,n){var r=n("ca84"),o=n("7839");t.exports=Object.keys||function(t){return r(t,o)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,r=t.length-1;r>=0;r--){var o=t[r];"."===o?t.splice(r,1):".."===o?(t.splice(r,1),n++):n&&(t.splice(r,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function r(t){"string"!==typeof t&&(t+="");var e,n=0,r=-1,o=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!o){n=e+1;break}}else-1===r&&(o=!1,r=e+1);return-1===r?"":t.slice(n,r)}function o(t,e){if(t.filter)return t.filter(e);for(var n=[],r=0;r<t.length;r++)e(t[r],r,t)&&n.push(t[r]);return n}e.resolve=function(){for(var e="",r=!1,i=arguments.length-1;i>=-1&&!r;i--){var a=i>=0?arguments[i]:t.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(e=a+"/"+e,r="/"===a.charAt(0))}return e=n(o(e.split("/"),(function(t){return!!t})),!r).join("/"),(r?"/":"")+e||"."},e.normalize=function(t){var r=e.isAbsolute(t),a="/"===i(t,-1);return t=n(o(t.split("/"),(function(t){return!!t})),!r).join("/"),t||r||(t="."),t&&a&&(t+="/"),(r?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(o(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function r(t){for(var e=0;e<t.length;e++)if(""!==t[e])break;for(var n=t.length-1;n>=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var o=r(t.split("/")),i=r(n.split("/")),a=Math.min(o.length,i.length),s=a,c=0;c<a;c++)if(o[c]!==i[c]){s=c;break}var u=[];for(c=s;c<o.length;c++)u.push("..");return u=u.concat(i.slice(s)),u.join("/")},e.sep="/",e.delimiter=":",e.dirname=function(t){if("string"!==typeof t&&(t+=""),0===t.length)return".";for(var e=t.charCodeAt(0),n=47===e,r=-1,o=!0,i=t.length-1;i>=1;--i)if(e=t.charCodeAt(i),47===e){if(!o){r=i;break}}else o=!1;return-1===r?n?"/":".":n&&1===r?"/":t.slice(0,r)},e.basename=function(t,e){var n=r(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,r=-1,o=!0,i=0,a=t.length-1;a>=0;--a){var s=t.charCodeAt(a);if(47!==s)-1===r&&(o=!1,r=a+1),46===s?-1===e?e=a:1!==i&&(i=1):-1!==e&&(i=-1);else if(!o){n=a+1;break}}return-1===e||-1===r||0===i||1===i&&e===r-1&&e===n+1?"":t.slice(e,r)};var i="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},e01a:function(t,e,n){"use strict";var r=n("23e7"),o=n("83ab"),i=n("da84"),a=n("5135"),s=n("861d"),c=n("9bf2").f,u=n("e893"),l=i.Symbol;if(o&&"function"==typeof l&&(!("description"in l.prototype)||void 0!==l().description)){var f={},p=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof p?new l(t):void 0===t?l():l(t);return""===t&&(f[e]=!0),e};u(p,l);var d=p.prototype=l.prototype;d.constructor=p;var h=d.toString,v="Symbol(test)"==String(l("test")),m=/^Symbol\((.*)\)[^)]+$/;c(d,"description",{configurable:!0,get:function(){var t=s(this)?this.valueOf():this,e=h.call(t);if(a(f,t))return"";var n=v?e.slice(7,-1):e.replace(m,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:p})}},e163:function(t,e,n){var r=n("5135"),o=n("7b0b"),i=n("f772"),a=n("e177"),s=i("IE_PROTO"),c=Object.prototype;t.exports=a?Object.getPrototypeOf:function(t){return t=o(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},e177:function(t,e,n){var r=n("d039");t.exports=!r((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e19f:function(t,e,n){var r;!function(){"use strict";var o={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function i(t){return s(u(t),arguments)}function a(t,e){return i.apply(null,[t].concat(e||[]))}function s(t,e){var n,r,a,s,c,u,l,f,p,d=1,h=t.length,v="";for(r=0;r<h;r++)if("string"===typeof t[r])v+=t[r];else if("object"===typeof t[r]){if(s=t[r],s.keys)for(n=e[d],a=0;a<s.keys.length;a++){if(void 0==n)throw new Error(i('[sprintf] Cannot access property "%s" of undefined value "%s"',s.keys[a],s.keys[a-1]));n=n[s.keys[a]]}else n=s.param_no?e[s.param_no]:e[d++];if(o.not_type.test(s.type)&&o.not_primitive.test(s.type)&&n instanceof Function&&(n=n()),o.numeric_arg.test(s.type)&&"number"!==typeof n&&isNaN(n))throw new TypeError(i("[sprintf] expecting number but found %T",n));switch(o.number.test(s.type)&&(f=n>=0),s.type){case"b":n=parseInt(n,10).toString(2);break;case"c":n=String.fromCharCode(parseInt(n,10));break;case"d":case"i":n=parseInt(n,10);break;case"j":n=JSON.stringify(n,null,s.width?parseInt(s.width):0);break;case"e":n=s.precision?parseFloat(n).toExponential(s.precision):parseFloat(n).toExponential();break;case"f":n=s.precision?parseFloat(n).toFixed(s.precision):parseFloat(n);break;case"g":n=s.precision?String(Number(n.toPrecision(s.precision))):parseFloat(n);break;case"o":n=(parseInt(n,10)>>>0).toString(8);break;case"s":n=String(n),n=s.precision?n.substring(0,s.precision):n;break;case"t":n=String(!!n),n=s.precision?n.substring(0,s.precision):n;break;case"T":n=Object.prototype.toString.call(n).slice(8,-1).toLowerCase(),n=s.precision?n.substring(0,s.precision):n;break;case"u":n=parseInt(n,10)>>>0;break;case"v":n=n.valueOf(),n=s.precision?n.substring(0,s.precision):n;break;case"x":n=(parseInt(n,10)>>>0).toString(16);break;case"X":n=(parseInt(n,10)>>>0).toString(16).toUpperCase();break}o.json.test(s.type)?v+=n:(!o.number.test(s.type)||f&&!s.sign?p="":(p=f?"+":"-",n=n.toString().replace(o.sign,"")),u=s.pad_char?"0"===s.pad_char?"0":s.pad_char.charAt(1):" ",l=s.width-(p+n).length,c=s.width&&l>0?u.repeat(l):"",v+=s.align?p+n+c:"0"===u?p+c+n:c+p+n)}return v}var c=Object.create(null);function u(t){if(c[t])return c[t];var e,n=t,r=[],i=0;while(n){if(null!==(e=o.text.exec(n)))r.push(e[0]);else if(null!==(e=o.modulo.exec(n)))r.push("%");else{if(null===(e=o.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(e[2]){i|=1;var a=[],s=e[2],u=[];if(null===(u=o.key.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1]);while(""!==(s=s.substring(u[0].length)))if(null!==(u=o.key_access.exec(s)))a.push(u[1]);else{if(null===(u=o.index_access.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1])}e[2]=a}else i|=2;if(3===i)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");r.push({placeholder:e[0],param_no:e[1],keys:e[2],sign:e[3],pad_char:e[4],align:e[5],width:e[6],precision:e[7],type:e[8]})}n=n.substring(e[0].length)}return c[t]=r}e["sprintf"]=i,e["vsprintf"]=a,"undefined"!==typeof window&&(window["sprintf"]=i,window["vsprintf"]=a,r=function(){return{sprintf:i,vsprintf:a}}.call(e,n,e,t),void 0===r||(t.exports=r))}()},e1e2:function(t,e,n){function r(t,e){var n,r,o=0;function i(){var i,a,s=n,c=arguments.length;t:while(s){if(s.args.length===arguments.length){for(a=0;a<c;a++)if(s.args[a]!==arguments[a]){s=s.next;continue t}return s!==n&&(s===r&&(r=s.prev),s.prev.next=s.next,s.next&&(s.next.prev=s.prev),s.next=n,s.prev=null,n.prev=s,n=s),s.val}s=s.next}for(i=new Array(c),a=0;a<c;a++)i[a]=arguments[a];return s={args:i,val:t.apply(null,i)},n?(n.prev=s,s.next=n):r=s,o===e.maxSize?(r=r.prev,r.next=null):o++,n=s,s.val}return e=e||{},i.clear=function(){n=null,r=null,o=0},i}t.exports=r},e260:function(t,e,n){"use strict";var r=n("fc6a"),o=n("44d2"),i=n("3f8c"),a=n("69f3"),s=n("7dd0"),c="Array Iterator",u=a.set,l=a.getterFor(c);t.exports=s(Array,"Array",(function(t,e){u(this,{type:c,target:r(t),index:0,kind:e})}),(function(){var t=l(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},e2cc:function(t,e,n){var r=n("6eeb");t.exports=function(t,e,n){for(var o in e)r(t,o,e[o],n);return t}},e37d:function(t,e,n){"use strict";(function(t){var r=n("f0bd"),o=n("252c");function i(t){return i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function s(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function c(t,e,n){return e&&s(t.prototype,e),n&&s(t,n),t}function u(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function f(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?l(Object(n),!0).forEach((function(e){u(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var p=function(){};function d(t){return"string"===typeof t&&(t=t.split(" ")),t}function h(t,e){var n,r=d(e);n=t.className instanceof p?d(t.className.baseVal):d(t.className),r.forEach((function(t){-1===n.indexOf(t)&&n.push(t)})),t instanceof SVGElement?t.setAttribute("class",n.join(" ")):t.className=n.join(" ")}function v(t,e){var n,r=d(e);n=t.className instanceof p?d(t.className.baseVal):d(t.className),r.forEach((function(t){var e=n.indexOf(t);-1!==e&&n.splice(e,1)})),t instanceof SVGElement?t.setAttribute("class",n.join(" ")):t.className=n.join(" ")}"undefined"!==typeof window&&(p=window.SVGAnimatedString);var m=!1;if("undefined"!==typeof window){m=!1;try{var g=Object.defineProperty({},"passive",{get:function(){m=!0}});window.addEventListener("test",null,g)}catch(ns){}}function y(){this.__data__=[],this.size=0}var b=y;function w(t,e){return t===e||t!==t&&e!==e}var _=w;function x(t,e){var n=t.length;while(n--)if(_(t[n][0],e))return n;return-1}var O=x,k=Array.prototype,C=k.splice;function S(t){var e=this.__data__,n=O(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():C.call(e,n,1),--this.size,!0}var E=S;function j(t){var e=this.__data__,n=O(e,t);return n<0?void 0:e[n][1]}var A=j;function T(t){return O(this.__data__,t)>-1}var $=T;function P(t,e){var n=this.__data__,r=O(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var L=P;function I(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}I.prototype.clear=b,I.prototype["delete"]=E,I.prototype.get=A,I.prototype.has=$,I.prototype.set=L;var R=I;function N(){this.__data__=new R,this.size=0}var M=N;function B(t){var e=this.__data__,n=e["delete"](t);return this.size=e.size,n}var D=B;function F(t){return this.__data__.get(t)}var U=F;function z(t){return this.__data__.has(t)}var q=z,H="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof t?t:"undefined"!==typeof self?self:{};function V(t,e){return e={exports:{}},t(e,e.exports),e.exports}var W="object"==typeof H&&H&&H.Object===Object&&H,G=W,K="object"==typeof self&&self&&self.Object===Object&&self,Y=G||K||Function("return this")(),X=Y,J=X.Symbol,Z=J,Q=Object.prototype,tt=Q.hasOwnProperty,et=Q.toString,nt=Z?Z.toStringTag:void 0;function rt(t){var e=tt.call(t,nt),n=t[nt];try{t[nt]=void 0;var r=!0}catch(ns){}var o=et.call(t);return r&&(e?t[nt]=n:delete t[nt]),o}var ot=rt,it=Object.prototype,at=it.toString;function st(t){return at.call(t)}var ct=st,ut="[object Null]",lt="[object Undefined]",ft=Z?Z.toStringTag:void 0;function pt(t){return null==t?void 0===t?lt:ut:ft&&ft in Object(t)?ot(t):ct(t)}var dt=pt;function ht(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}var vt=ht,mt="[object AsyncFunction]",gt="[object Function]",yt="[object GeneratorFunction]",bt="[object Proxy]";function wt(t){if(!vt(t))return!1;var e=dt(t);return e==gt||e==yt||e==mt||e==bt}var _t=wt,xt=X["__core-js_shared__"],Ot=xt,kt=function(){var t=/[^.]+$/.exec(Ot&&Ot.keys&&Ot.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function Ct(t){return!!kt&&kt in t}var St=Ct,Et=Function.prototype,jt=Et.toString;function At(t){if(null!=t){try{return jt.call(t)}catch(ns){}try{return t+""}catch(ns){}}return""}var Tt=At,$t=/[\\^$.*+?()[\]{}|]/g,Pt=/^\[object .+?Constructor\]$/,Lt=Function.prototype,It=Object.prototype,Rt=Lt.toString,Nt=It.hasOwnProperty,Mt=RegExp("^"+Rt.call(Nt).replace($t,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Bt(t){if(!vt(t)||St(t))return!1;var e=_t(t)?Mt:Pt;return e.test(Tt(t))}var Dt=Bt;function Ft(t,e){return null==t?void 0:t[e]}var Ut=Ft;function zt(t,e){var n=Ut(t,e);return Dt(n)?n:void 0}var qt=zt,Ht=qt(X,"Map"),Vt=Ht,Wt=qt(Object,"create"),Gt=Wt;function Kt(){this.__data__=Gt?Gt(null):{},this.size=0}var Yt=Kt;function Xt(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Jt=Xt,Zt="__lodash_hash_undefined__",Qt=Object.prototype,te=Qt.hasOwnProperty;function ee(t){var e=this.__data__;if(Gt){var n=e[t];return n===Zt?void 0:n}return te.call(e,t)?e[t]:void 0}var ne=ee,re=Object.prototype,oe=re.hasOwnProperty;function ie(t){var e=this.__data__;return Gt?void 0!==e[t]:oe.call(e,t)}var ae=ie,se="__lodash_hash_undefined__";function ce(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Gt&&void 0===e?se:e,this}var ue=ce;function le(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}le.prototype.clear=Yt,le.prototype["delete"]=Jt,le.prototype.get=ne,le.prototype.has=ae,le.prototype.set=ue;var fe=le;function pe(){this.size=0,this.__data__={hash:new fe,map:new(Vt||R),string:new fe}}var de=pe;function he(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}var ve=he;function me(t,e){var n=t.__data__;return ve(e)?n["string"==typeof e?"string":"hash"]:n.map}var ge=me;function ye(t){var e=ge(this,t)["delete"](t);return this.size-=e?1:0,e}var be=ye;function we(t){return ge(this,t).get(t)}var _e=we;function xe(t){return ge(this,t).has(t)}var Oe=xe;function ke(t,e){var n=ge(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var Ce=ke;function Se(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}Se.prototype.clear=de,Se.prototype["delete"]=be,Se.prototype.get=_e,Se.prototype.has=Oe,Se.prototype.set=Ce;var Ee=Se,je=200;function Ae(t,e){var n=this.__data__;if(n instanceof R){var r=n.__data__;if(!Vt||r.length<je-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ee(r)}return n.set(t,e),this.size=n.size,this}var Te=Ae;function $e(t){var e=this.__data__=new R(t);this.size=e.size}$e.prototype.clear=M,$e.prototype["delete"]=D,$e.prototype.get=U,$e.prototype.has=q,$e.prototype.set=Te;var Pe=$e,Le="__lodash_hash_undefined__";function Ie(t){return this.__data__.set(t,Le),this}var Re=Ie;function Ne(t){return this.__data__.has(t)}var Me=Ne;function Be(t){var e=-1,n=null==t?0:t.length;this.__data__=new Ee;while(++e<n)this.add(t[e])}Be.prototype.add=Be.prototype.push=Re,Be.prototype.has=Me;var De=Be;function Fe(t,e){var n=-1,r=null==t?0:t.length;while(++n<r)if(e(t[n],n,t))return!0;return!1}var Ue=Fe;function ze(t,e){return t.has(e)}var qe=ze,He=1,Ve=2;function We(t,e,n,r,o,i){var a=n&He,s=t.length,c=e.length;if(s!=c&&!(a&&c>s))return!1;var u=i.get(t);if(u&&i.get(e))return u==e;var l=-1,f=!0,p=n&Ve?new De:void 0;i.set(t,e),i.set(e,t);while(++l<s){var d=t[l],h=e[l];if(r)var v=a?r(h,d,l,e,t,i):r(d,h,l,t,e,i);if(void 0!==v){if(v)continue;f=!1;break}if(p){if(!Ue(e,(function(t,e){if(!qe(p,e)&&(d===t||o(d,t,n,r,i)))return p.push(e)}))){f=!1;break}}else if(d!==h&&!o(d,h,n,r,i)){f=!1;break}}return i["delete"](t),i["delete"](e),f}var Ge=We,Ke=X.Uint8Array,Ye=Ke;function Xe(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}var Je=Xe;function Ze(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}var Qe=Ze,tn=1,en=2,nn="[object Boolean]",rn="[object Date]",on="[object Error]",an="[object Map]",sn="[object Number]",cn="[object RegExp]",un="[object Set]",ln="[object String]",fn="[object Symbol]",pn="[object ArrayBuffer]",dn="[object DataView]",hn=Z?Z.prototype:void 0,vn=hn?hn.valueOf:void 0;function mn(t,e,n,r,o,i,a){switch(n){case dn:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case pn:return!(t.byteLength!=e.byteLength||!i(new Ye(t),new Ye(e)));case nn:case rn:case sn:return _(+t,+e);case on:return t.name==e.name&&t.message==e.message;case cn:case ln:return t==e+"";case an:var s=Je;case un:var c=r&tn;if(s||(s=Qe),t.size!=e.size&&!c)return!1;var u=a.get(t);if(u)return u==e;r|=en,a.set(t,e);var l=Ge(s(t),s(e),r,o,i,a);return a["delete"](t),l;case fn:if(vn)return vn.call(t)==vn.call(e)}return!1}var gn=mn;function yn(t,e){var n=-1,r=e.length,o=t.length;while(++n<r)t[o+n]=e[n];return t}var bn=yn,wn=Array.isArray,_n=wn;function xn(t,e,n){var r=e(t);return _n(t)?r:bn(r,n(t))}var On=xn;function kn(t,e){var n=-1,r=null==t?0:t.length,o=0,i=[];while(++n<r){var a=t[n];e(a,n,t)&&(i[o++]=a)}return i}var Cn=kn;function Sn(){return[]}var En=Sn,jn=Object.prototype,An=jn.propertyIsEnumerable,Tn=Object.getOwnPropertySymbols,$n=Tn?function(t){return null==t?[]:(t=Object(t),Cn(Tn(t),(function(e){return An.call(t,e)})))}:En,Pn=$n;function Ln(t,e){var n=-1,r=Array(t);while(++n<t)r[n]=e(n);return r}var In=Ln;function Rn(t){return null!=t&&"object"==typeof t}var Nn=Rn,Mn="[object Arguments]";function Bn(t){return Nn(t)&&dt(t)==Mn}var Dn=Bn,Fn=Object.prototype,Un=Fn.hasOwnProperty,zn=Fn.propertyIsEnumerable,qn=Dn(function(){return arguments}())?Dn:function(t){return Nn(t)&&Un.call(t,"callee")&&!zn.call(t,"callee")},Hn=qn;function Vn(){return!1}var Wn=Vn,Gn=V((function(t,e){var n=e&&!e.nodeType&&e,r=n&&t&&!t.nodeType&&t,o=r&&r.exports===n,i=o?X.Buffer:void 0,a=i?i.isBuffer:void 0,s=a||Wn;t.exports=s})),Kn=9007199254740991,Yn=/^(?:0|[1-9]\d*)$/;function Xn(t,e){var n=typeof t;return e=null==e?Kn:e,!!e&&("number"==n||"symbol"!=n&&Yn.test(t))&&t>-1&&t%1==0&&t<e}var Jn=Xn,Zn=9007199254740991;function Qn(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=Zn}var tr=Qn,er="[object Arguments]",nr="[object Array]",rr="[object Boolean]",or="[object Date]",ir="[object Error]",ar="[object Function]",sr="[object Map]",cr="[object Number]",ur="[object Object]",lr="[object RegExp]",fr="[object Set]",pr="[object String]",dr="[object WeakMap]",hr="[object ArrayBuffer]",vr="[object DataView]",mr="[object Float32Array]",gr="[object Float64Array]",yr="[object Int8Array]",br="[object Int16Array]",wr="[object Int32Array]",_r="[object Uint8Array]",xr="[object Uint8ClampedArray]",Or="[object Uint16Array]",kr="[object Uint32Array]",Cr={};function Sr(t){return Nn(t)&&tr(t.length)&&!!Cr[dt(t)]}Cr[mr]=Cr[gr]=Cr[yr]=Cr[br]=Cr[wr]=Cr[_r]=Cr[xr]=Cr[Or]=Cr[kr]=!0,Cr[er]=Cr[nr]=Cr[hr]=Cr[rr]=Cr[vr]=Cr[or]=Cr[ir]=Cr[ar]=Cr[sr]=Cr[cr]=Cr[ur]=Cr[lr]=Cr[fr]=Cr[pr]=Cr[dr]=!1;var Er=Sr;function jr(t){return function(e){return t(e)}}var Ar=jr,Tr=V((function(t,e){var n=e&&!e.nodeType&&e,r=n&&t&&!t.nodeType&&t,o=r&&r.exports===n,i=o&&G.process,a=function(){try{var t=r&&r.require&&r.require("util").types;return t||i&&i.binding&&i.binding("util")}catch(ns){}}();t.exports=a})),$r=Tr&&Tr.isTypedArray,Pr=$r?Ar($r):Er,Lr=Pr,Ir=Object.prototype,Rr=Ir.hasOwnProperty;function Nr(t,e){var n=_n(t),r=!n&&Hn(t),o=!n&&!r&&Gn(t),i=!n&&!r&&!o&&Lr(t),a=n||r||o||i,s=a?In(t.length,String):[],c=s.length;for(var u in t)!e&&!Rr.call(t,u)||a&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Jn(u,c))||s.push(u);return s}var Mr=Nr,Br=Object.prototype;function Dr(t){var e=t&&t.constructor,n="function"==typeof e&&e.prototype||Br;return t===n}var Fr=Dr;function Ur(t,e){return function(n){return t(e(n))}}var zr=Ur,qr=zr(Object.keys,Object),Hr=qr,Vr=Object.prototype,Wr=Vr.hasOwnProperty;function Gr(t){if(!Fr(t))return Hr(t);var e=[];for(var n in Object(t))Wr.call(t,n)&&"constructor"!=n&&e.push(n);return e}var Kr=Gr;function Yr(t){return null!=t&&tr(t.length)&&!_t(t)}var Xr=Yr;function Jr(t){return Xr(t)?Mr(t):Kr(t)}var Zr=Jr;function Qr(t){return On(t,Zr,Pn)}var to=Qr,eo=1,no=Object.prototype,ro=no.hasOwnProperty;function oo(t,e,n,r,o,i){var a=n&eo,s=to(t),c=s.length,u=to(e),l=u.length;if(c!=l&&!a)return!1;var f=c;while(f--){var p=s[f];if(!(a?p in e:ro.call(e,p)))return!1}var d=i.get(t);if(d&&i.get(e))return d==e;var h=!0;i.set(t,e),i.set(e,t);var v=a;while(++f<c){p=s[f];var m=t[p],g=e[p];if(r)var y=a?r(g,m,p,e,t,i):r(m,g,p,t,e,i);if(!(void 0===y?m===g||o(m,g,n,r,i):y)){h=!1;break}v||(v="constructor"==p)}if(h&&!v){var b=t.constructor,w=e.constructor;b==w||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof w&&w instanceof w||(h=!1)}return i["delete"](t),i["delete"](e),h}var io=oo,ao=qt(X,"DataView"),so=ao,co=qt(X,"Promise"),uo=co,lo=qt(X,"Set"),fo=lo,po=qt(X,"WeakMap"),ho=po,vo="[object Map]",mo="[object Object]",go="[object Promise]",yo="[object Set]",bo="[object WeakMap]",wo="[object DataView]",_o=Tt(so),xo=Tt(Vt),Oo=Tt(uo),ko=Tt(fo),Co=Tt(ho),So=dt;(so&&So(new so(new ArrayBuffer(1)))!=wo||Vt&&So(new Vt)!=vo||uo&&So(uo.resolve())!=go||fo&&So(new fo)!=yo||ho&&So(new ho)!=bo)&&(So=function(t){var e=dt(t),n=e==mo?t.constructor:void 0,r=n?Tt(n):"";if(r)switch(r){case _o:return wo;case xo:return vo;case Oo:return go;case ko:return yo;case Co:return bo}return e});var Eo=So,jo=1,Ao="[object Arguments]",To="[object Array]",$o="[object Object]",Po=Object.prototype,Lo=Po.hasOwnProperty;function Io(t,e,n,r,o,i){var a=_n(t),s=_n(e),c=a?To:Eo(t),u=s?To:Eo(e);c=c==Ao?$o:c,u=u==Ao?$o:u;var l=c==$o,f=u==$o,p=c==u;if(p&&Gn(t)){if(!Gn(e))return!1;a=!0,l=!1}if(p&&!l)return i||(i=new Pe),a||Lr(t)?Ge(t,e,n,r,o,i):gn(t,e,c,n,r,o,i);if(!(n&jo)){var d=l&&Lo.call(t,"__wrapped__"),h=f&&Lo.call(e,"__wrapped__");if(d||h){var v=d?t.value():t,m=h?e.value():e;return i||(i=new Pe),o(v,m,n,r,i)}}return!!p&&(i||(i=new Pe),io(t,e,n,r,o,i))}var Ro=Io;function No(t,e,n,r,o){return t===e||(null==t||null==e||!Nn(t)&&!Nn(e)?t!==t&&e!==e:Ro(t,e,n,r,No,o))}var Mo=No;function Bo(t,e){return Mo(t,e)}var Do=Bo,Fo={container:!1,delay:0,html:!1,placement:"top",title:"",template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",offset:0},Uo=[],zo=function(){function t(e,n){var r=this;a(this,t),u(this,"_events",[]),u(this,"_setTooltipNodeEvent",(function(t,e,n,o){var i=t.relatedreference||t.toElement||t.relatedTarget,a=function n(i){var a=i.relatedreference||i.toElement||i.relatedTarget;r._tooltipNode.removeEventListener(t.type,n),e.contains(a)||r._scheduleHide(e,o.delay,o,i)};return!!r._tooltipNode.contains(i)&&(r._tooltipNode.addEventListener(t.type,a),!0)})),n=f({},Fo,{},n),e.jquery&&(e=e[0]),this.show=this.show.bind(this),this.hide=this.hide.bind(this),this.reference=e,this.options=n,this._isOpen=!1,this._init()}return c(t,[{key:"show",value:function(){this._show(this.reference,this.options)}},{key:"hide",value:function(){this._hide()}},{key:"dispose",value:function(){this._dispose()}},{key:"toggle",value:function(){return this._isOpen?this.hide():this.show()}},{key:"setClasses",value:function(t){this._classes=t}},{key:"setContent",value:function(t){this.options.title=t,this._tooltipNode&&this._setContent(t,this.options)}},{key:"setOptions",value:function(t){var e=!1,n=t&&t.classes||Zo.options.defaultClass;Do(this._classes,n)||(this.setClasses(n),e=!0),t=Wo(t);var r=!1,o=!1;for(var i in this.options.offset===t.offset&&this.options.placement===t.placement||(r=!0),(this.options.template!==t.template||this.options.trigger!==t.trigger||this.options.container!==t.container||e)&&(o=!0),t)this.options[i]=t[i];if(this._tooltipNode)if(o){var a=this._isOpen;this.dispose(),this._init(),a&&this.show()}else r&&this.popperInstance.update()}},{key:"_init",value:function(){var t="string"===typeof this.options.trigger?this.options.trigger.split(" "):[];this._isDisposed=!1,this._enableDocumentTouch=-1===t.indexOf("manual"),t=t.filter((function(t){return-1!==["click","hover","focus"].indexOf(t)})),this._setEventListeners(this.reference,t,this.options),this.$_originalTitle=this.reference.getAttribute("title"),this.reference.removeAttribute("title"),this.reference.setAttribute("data-original-title",this.$_originalTitle)}},{key:"_create",value:function(t,e){var n=window.document.createElement("div");n.innerHTML=e.trim();var r=n.childNodes[0];return r.id="tooltip_".concat(Math.random().toString(36).substr(2,10)),r.setAttribute("aria-hidden","true"),this.options.autoHide&&-1!==this.options.trigger.indexOf("hover")&&(r.addEventListener("mouseenter",this.hide),r.addEventListener("click",this.hide)),r}},{key:"_setContent",value:function(t,e){var n=this;this.asyncContent=!1,this._applyContent(t,e).then((function(){n.popperInstance.update()}))}},{key:"_applyContent",value:function(t,e){var n=this;return new Promise((function(r,o){var i=e.html,a=n._tooltipNode;if(a){var s=a.querySelector(n.options.innerSelector);if(1===t.nodeType){if(i){while(s.firstChild)s.removeChild(s.firstChild);s.appendChild(t)}}else{if("function"===typeof t){var c=t();return void(c&&"function"===typeof c.then?(n.asyncContent=!0,e.loadingClass&&h(a,e.loadingClass),e.loadingContent&&n._applyContent(e.loadingContent,e),c.then((function(t){return e.loadingClass&&v(a,e.loadingClass),n._applyContent(t,e)})).then(r).catch(o)):n._applyContent(c,e).then(r).catch(o))}i?s.innerHTML=t:s.innerText=t}r()}}))}},{key:"_show",value:function(t,e){if(e&&"string"===typeof e.container){var n=document.querySelector(e.container);if(!n)return}clearTimeout(this._disposeTimer),e=Object.assign({},e),delete e.offset;var r=!0;this._tooltipNode&&(h(this._tooltipNode,this._classes),r=!1);var o=this._ensureShown(t,e);return r&&this._tooltipNode&&h(this._tooltipNode,this._classes),h(t,["v-tooltip-open"]),o}},{key:"_ensureShown",value:function(t,e){var n=this;if(this._isOpen)return this;if(this._isOpen=!0,Uo.push(this),this._tooltipNode)return this._tooltipNode.style.display="",this._tooltipNode.setAttribute("aria-hidden","false"),this.popperInstance.enableEventListeners(),this.popperInstance.update(),this.asyncContent&&this._setContent(e.title,e),this;var o=t.getAttribute("title")||e.title;if(!o)return this;var i=this._create(t,e.template);this._tooltipNode=i,t.setAttribute("aria-describedby",i.id);var a=this._findContainer(e.container,t);this._append(i,a);var s=f({},e.popperOptions,{placement:e.placement});return s.modifiers=f({},s.modifiers,{arrow:{element:this.options.arrowSelector}}),e.boundariesElement&&(s.modifiers.preventOverflow={boundariesElement:e.boundariesElement}),this.popperInstance=new r["a"](t,i,s),this._setContent(o,e),requestAnimationFrame((function(){!n._isDisposed&&n.popperInstance?(n.popperInstance.update(),requestAnimationFrame((function(){n._isDisposed?n.dispose():n._isOpen&&i.setAttribute("aria-hidden","false")}))):n.dispose()})),this}},{key:"_noLongerOpen",value:function(){var t=Uo.indexOf(this);-1!==t&&Uo.splice(t,1)}},{key:"_hide",value:function(){var t=this;if(!this._isOpen)return this;this._isOpen=!1,this._noLongerOpen(),this._tooltipNode.style.display="none",this._tooltipNode.setAttribute("aria-hidden","true"),this.popperInstance.disableEventListeners(),clearTimeout(this._disposeTimer);var e=Zo.options.disposeTimeout;return null!==e&&(this._disposeTimer=setTimeout((function(){t._tooltipNode&&(t._tooltipNode.removeEventListener("mouseenter",t.hide),t._tooltipNode.removeEventListener("click",t.hide),t._removeTooltipNode())}),e)),v(this.reference,["v-tooltip-open"]),this}},{key:"_removeTooltipNode",value:function(){if(this._tooltipNode){var t=this._tooltipNode.parentNode;t&&(t.removeChild(this._tooltipNode),this.reference.removeAttribute("aria-describedby")),this._tooltipNode=null}}},{key:"_dispose",value:function(){var t=this;return this._isDisposed=!0,this.reference.removeAttribute("data-original-title"),this.$_originalTitle&&this.reference.setAttribute("title",this.$_originalTitle),this._events.forEach((function(e){var n=e.func,r=e.event;t.reference.removeEventListener(r,n)})),this._events=[],this._tooltipNode?(this._hide(),this._tooltipNode.removeEventListener("mouseenter",this.hide),this._tooltipNode.removeEventListener("click",this.hide),this.popperInstance.destroy(),this.popperInstance.options.removeOnDestroy||this._removeTooltipNode()):this._noLongerOpen(),this}},{key:"_findContainer",value:function(t,e){return"string"===typeof t?t=window.document.querySelector(t):!1===t&&(t=e.parentNode),t}},{key:"_append",value:function(t,e){e.appendChild(t)}},{key:"_setEventListeners",value:function(t,e,n){var r=this,o=[],i=[];e.forEach((function(t){switch(t){case"hover":o.push("mouseenter"),i.push("mouseleave"),r.options.hideOnTargetClick&&i.push("click");break;case"focus":o.push("focus"),i.push("blur"),r.options.hideOnTargetClick&&i.push("click");break;case"click":o.push("click"),i.push("click");break}})),o.forEach((function(e){var o=function(e){!0!==r._isOpen&&(e.usedByTooltip=!0,r._scheduleShow(t,n.delay,n,e))};r._events.push({event:e,func:o}),t.addEventListener(e,o)})),i.forEach((function(e){var o=function(e){!0!==e.usedByTooltip&&r._scheduleHide(t,n.delay,n,e)};r._events.push({event:e,func:o}),t.addEventListener(e,o)}))}},{key:"_onDocumentTouch",value:function(t){this._enableDocumentTouch&&this._scheduleHide(this.reference,this.options.delay,this.options,t)}},{key:"_scheduleShow",value:function(t,e,n){var r=this,o=e&&e.show||e||0;clearTimeout(this._scheduleTimer),this._scheduleTimer=window.setTimeout((function(){return r._show(t,n)}),o)}},{key:"_scheduleHide",value:function(t,e,n,r){var o=this,i=e&&e.hide||e||0;clearTimeout(this._scheduleTimer),this._scheduleTimer=window.setTimeout((function(){if(!1!==o._isOpen&&o._tooltipNode.ownerDocument.body.contains(o._tooltipNode)){if("mouseleave"===r.type){var i=o._setTooltipNodeEvent(r,t,e,n);if(i)return}o._hide(t,n)}}),i)}}]),t}();"undefined"!==typeof document&&document.addEventListener("touchstart",(function(t){for(var e=0;e<Uo.length;e++)Uo[e]._onDocumentTouch(t)}),!m||{passive:!0,capture:!0});var qo={enabled:!0},Ho=["top","top-start","top-end","right","right-start","right-end","bottom","bottom-start","bottom-end","left","left-start","left-end"],Vo={defaultPlacement:"top",defaultClass:"vue-tooltip-theme",defaultTargetClass:"has-tooltip",defaultHtml:!0,defaultTemplate:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',defaultArrowSelector:".tooltip-arrow, .tooltip__arrow",defaultInnerSelector:".tooltip-inner, .tooltip__inner",defaultDelay:0,defaultTrigger:"hover focus",defaultOffset:0,defaultContainer:"body",defaultBoundariesElement:void 0,defaultPopperOptions:{},defaultLoadingClass:"tooltip-loading",defaultLoadingContent:"...",autoHide:!0,defaultHideOnTargetClick:!0,disposeTimeout:5e3,popover:{defaultPlacement:"bottom",defaultClass:"vue-popover-theme",defaultBaseClass:"tooltip popover",defaultWrapperClass:"wrapper",defaultInnerClass:"tooltip-inner popover-inner",defaultArrowClass:"tooltip-arrow popover-arrow",defaultOpenClass:"open",defaultDelay:0,defaultTrigger:"click",defaultOffset:0,defaultContainer:"body",defaultBoundariesElement:void 0,defaultPopperOptions:{},defaultAutoHide:!0,defaultHandleResize:!0}};function Wo(t){var e={placement:"undefined"!==typeof t.placement?t.placement:Zo.options.defaultPlacement,delay:"undefined"!==typeof t.delay?t.delay:Zo.options.defaultDelay,html:"undefined"!==typeof t.html?t.html:Zo.options.defaultHtml,template:"undefined"!==typeof t.template?t.template:Zo.options.defaultTemplate,arrowSelector:"undefined"!==typeof t.arrowSelector?t.arrowSelector:Zo.options.defaultArrowSelector,innerSelector:"undefined"!==typeof t.innerSelector?t.innerSelector:Zo.options.defaultInnerSelector,trigger:"undefined"!==typeof t.trigger?t.trigger:Zo.options.defaultTrigger,offset:"undefined"!==typeof t.offset?t.offset:Zo.options.defaultOffset,container:"undefined"!==typeof t.container?t.container:Zo.options.defaultContainer,boundariesElement:"undefined"!==typeof t.boundariesElement?t.boundariesElement:Zo.options.defaultBoundariesElement,autoHide:"undefined"!==typeof t.autoHide?t.autoHide:Zo.options.autoHide,hideOnTargetClick:"undefined"!==typeof t.hideOnTargetClick?t.hideOnTargetClick:Zo.options.defaultHideOnTargetClick,loadingClass:"undefined"!==typeof t.loadingClass?t.loadingClass:Zo.options.defaultLoadingClass,loadingContent:"undefined"!==typeof t.loadingContent?t.loadingContent:Zo.options.defaultLoadingContent,popperOptions:f({},"undefined"!==typeof t.popperOptions?t.popperOptions:Zo.options.defaultPopperOptions)};if(e.offset){var n=i(e.offset),r=e.offset;("number"===n||"string"===n&&-1===r.indexOf(","))&&(r="0, ".concat(r)),e.popperOptions.modifiers||(e.popperOptions.modifiers={}),e.popperOptions.modifiers.offset={offset:r}}return e.trigger&&-1!==e.trigger.indexOf("click")&&(e.hideOnTargetClick=!1),e}function Go(t,e){for(var n=t.placement,r=0;r<Ho.length;r++){var o=Ho[r];e[o]&&(n=o)}return n}function Ko(t){var e=i(t);return"string"===e?t:!(!t||"object"!==e)&&t.content}function Yo(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=Ko(e),o="undefined"!==typeof e.classes?e.classes:Zo.options.defaultClass,i=f({title:r},Wo(f({},e,{placement:Go(e,n)}))),a=t._tooltip=new zo(t,i);a.setClasses(o),a._vueEl=t;var s="undefined"!==typeof e.targetClasses?e.targetClasses:Zo.options.defaultTargetClass;return t._tooltipTargetClasses=s,h(t,s),a}function Xo(t){t._tooltip&&(t._tooltip.dispose(),delete t._tooltip,delete t._tooltipOldShow),t._tooltipTargetClasses&&(v(t,t._tooltipTargetClasses),delete t._tooltipTargetClasses)}function Jo(t,e){var n,r=e.value,o=(e.oldValue,e.modifiers),i=Ko(r);i&&qo.enabled?(t._tooltip?(n=t._tooltip,n.setContent(i),n.setOptions(f({},r,{placement:Go(r,o)}))):n=Yo(t,r,o),"undefined"!==typeof r.show&&r.show!==t._tooltipOldShow&&(t._tooltipOldShow=r.show,r.show?n.show():n.hide())):Xo(t)}var Zo={options:Vo,bind:Jo,update:Jo,unbind:function(t){Xo(t)}};function Qo(t){t.addEventListener("click",ei),t.addEventListener("touchstart",ni,!!m&&{passive:!0})}function ti(t){t.removeEventListener("click",ei),t.removeEventListener("touchstart",ni),t.removeEventListener("touchend",ri),t.removeEventListener("touchcancel",oi)}function ei(t){var e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function ni(t){if(1===t.changedTouches.length){var e=t.currentTarget;e.$_vclosepopover_touch=!0;var n=t.changedTouches[0];e.$_vclosepopover_touchPoint=n,e.addEventListener("touchend",ri),e.addEventListener("touchcancel",oi)}}function ri(t){var e=t.currentTarget;if(e.$_vclosepopover_touch=!1,1===t.changedTouches.length){var n=t.changedTouches[0],r=e.$_vclosepopover_touchPoint;t.closePopover=Math.abs(n.screenY-r.screenY)<20&&Math.abs(n.screenX-r.screenX)<20,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}}function oi(t){var e=t.currentTarget;e.$_vclosepopover_touch=!1}var ii={bind:function(t,e){var n=e.value,r=e.modifiers;t.$_closePopoverModifiers=r,("undefined"===typeof n||n)&&Qo(t)},update:function(t,e){var n=e.value,r=e.oldValue,o=e.modifiers;t.$_closePopoverModifiers=o,n!==r&&("undefined"===typeof n||n?Qo(t):ti(t))},unbind:function(t){ti(t)}};function ai(t){var e=Zo.options.popover[t];return"undefined"===typeof e?Zo.options[t]:e}var si=!1;"undefined"!==typeof window&&"undefined"!==typeof navigator&&(si=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);var ci=[],ui=function(){};"undefined"!==typeof window&&(ui=window.Element);var li={name:"VPopover",components:{ResizeObserver:o["a"]},props:{open:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},placement:{type:String,default:function(){return ai("defaultPlacement")}},delay:{type:[String,Number,Object],default:function(){return ai("defaultDelay")}},offset:{type:[String,Number],default:function(){return ai("defaultOffset")}},trigger:{type:String,default:function(){return ai("defaultTrigger")}},container:{type:[String,Object,ui,Boolean],default:function(){return ai("defaultContainer")}},boundariesElement:{type:[String,ui],default:function(){return ai("defaultBoundariesElement")}},popperOptions:{type:Object,default:function(){return ai("defaultPopperOptions")}},popoverClass:{type:[String,Array],default:function(){return ai("defaultClass")}},popoverBaseClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultBaseClass}},popoverInnerClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultInnerClass}},popoverWrapperClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultWrapperClass}},popoverArrowClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultArrowClass}},autoHide:{type:Boolean,default:function(){return Zo.options.popover.defaultAutoHide}},handleResize:{type:Boolean,default:function(){return Zo.options.popover.defaultHandleResize}},openGroup:{type:String,default:null},openClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultOpenClass}}},data:function(){return{isOpen:!1,id:Math.random().toString(36).substr(2,10)}},computed:{cssClass:function(){return u({},this.openClass,this.isOpen)},popoverId:function(){return"popover_".concat(this.id)}},watch:{open:function(t){t?this.show():this.hide()},disabled:function(t,e){t!==e&&(t?this.hide():this.open&&this.show())},container:function(t){if(this.isOpen&&this.popperInstance){var e=this.$refs.popover,n=this.$refs.trigger,r=this.$_findContainer(this.container,n);if(!r)return void console.warn("No container for popover",this);r.appendChild(e),this.popperInstance.scheduleUpdate()}},trigger:function(t){this.$_removeEventListeners(),this.$_addEventListeners()},placement:function(t){var e=this;this.$_updatePopper((function(){e.popperInstance.options.placement=t}))},offset:"$_restartPopper",boundariesElement:"$_restartPopper",popperOptions:{handler:"$_restartPopper",deep:!0}},created:function(){this.$_isDisposed=!1,this.$_mounted=!1,this.$_events=[],this.$_preventOpen=!1},mounted:function(){var t=this.$refs.popover;t.parentNode&&t.parentNode.removeChild(t),this.$_init(),this.open&&this.show()},deactivated:function(){this.hide()},beforeDestroy:function(){this.dispose()},methods:{show:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.event,r=(e.skipDelay,e.force),o=void 0!==r&&r;!o&&this.disabled||(this.$_scheduleShow(n),this.$emit("show")),this.$emit("update:open",!0),this.$_beingShowed=!0,requestAnimationFrame((function(){t.$_beingShowed=!1}))},hide:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.event;t.skipDelay;this.$_scheduleHide(e),this.$emit("hide"),this.$emit("update:open",!1)},dispose:function(){if(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.popperInstance&&(this.popperInstance.destroy(),!this.popperInstance.options.removeOnDestroy)){var t=this.$refs.popover;t.parentNode&&t.parentNode.removeChild(t)}this.$_mounted=!1,this.popperInstance=null,this.isOpen=!1,this.$emit("dispose")},$_init:function(){-1===this.trigger.indexOf("manual")&&this.$_addEventListeners()},$_show:function(){var t=this,e=this.$refs.trigger,n=this.$refs.popover;if(clearTimeout(this.$_disposeTimer),!this.isOpen){if(this.popperInstance&&(this.isOpen=!0,this.popperInstance.enableEventListeners(),this.popperInstance.scheduleUpdate()),!this.$_mounted){var o=this.$_findContainer(this.container,e);if(!o)return void console.warn("No container for popover",this);o.appendChild(n),this.$_mounted=!0}if(!this.popperInstance){var i=f({},this.popperOptions,{placement:this.placement});if(i.modifiers=f({},i.modifiers,{arrow:f({},i.modifiers&&i.modifiers.arrow,{element:this.$refs.arrow})}),this.offset){var a=this.$_getOffset();i.modifiers.offset=f({},i.modifiers&&i.modifiers.offset,{offset:a})}this.boundariesElement&&(i.modifiers.preventOverflow=f({},i.modifiers&&i.modifiers.preventOverflow,{boundariesElement:this.boundariesElement})),this.popperInstance=new r["a"](e,n,i),requestAnimationFrame((function(){if(t.hidden)return t.hidden=!1,void t.$_hide();!t.$_isDisposed&&t.popperInstance?(t.popperInstance.scheduleUpdate(),requestAnimationFrame((function(){if(t.hidden)return t.hidden=!1,void t.$_hide();t.$_isDisposed?t.dispose():t.isOpen=!0}))):t.dispose()}))}var s=this.openGroup;if(s)for(var c,u=0;u<ci.length;u++)c=ci[u],c.openGroup!==s&&(c.hide(),c.$emit("close-group"));ci.push(this),this.$emit("apply-show")}},$_hide:function(){var t=this;if(this.isOpen){var e=ci.indexOf(this);-1!==e&&ci.splice(e,1),this.isOpen=!1,this.popperInstance&&this.popperInstance.disableEventListeners(),clearTimeout(this.$_disposeTimer);var n=Zo.options.popover.disposeTimeout||Zo.options.disposeTimeout;null!==n&&(this.$_disposeTimer=setTimeout((function(){var e=t.$refs.popover;e&&(e.parentNode&&e.parentNode.removeChild(e),t.$_mounted=!1)}),n)),this.$emit("apply-hide")}},$_findContainer:function(t,e){return"string"===typeof t?t=window.document.querySelector(t):!1===t&&(t=e.parentNode),t},$_getOffset:function(){var t=i(this.offset),e=this.offset;return("number"===t||"string"===t&&-1===e.indexOf(","))&&(e="0, ".concat(e)),e},$_addEventListeners:function(){var t=this,e=this.$refs.trigger,n=[],r=[],o="string"===typeof this.trigger?this.trigger.split(" ").filter((function(t){return-1!==["click","hover","focus"].indexOf(t)})):[];o.forEach((function(t){switch(t){case"hover":n.push("mouseenter"),r.push("mouseleave");break;case"focus":n.push("focus"),r.push("blur");break;case"click":n.push("click"),r.push("click");break}})),n.forEach((function(n){var r=function(e){t.isOpen||(e.usedByTooltip=!0,!t.$_preventOpen&&t.show({event:e}),t.hidden=!1)};t.$_events.push({event:n,func:r}),e.addEventListener(n,r)})),r.forEach((function(n){var r=function(e){e.usedByTooltip||(t.hide({event:e}),t.hidden=!0)};t.$_events.push({event:n,func:r}),e.addEventListener(n,r)}))},$_scheduleShow:function(){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(clearTimeout(this.$_scheduleTimer),t)this.$_show();else{var e=parseInt(this.delay&&this.delay.show||this.delay||0);this.$_scheduleTimer=setTimeout(this.$_show.bind(this),e)}},$_scheduleHide:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(clearTimeout(this.$_scheduleTimer),n)this.$_hide();else{var r=parseInt(this.delay&&this.delay.hide||this.delay||0);this.$_scheduleTimer=setTimeout((function(){if(t.isOpen){if(e&&"mouseleave"===e.type){var n=t.$_setTooltipNodeEvent(e);if(n)return}t.$_hide()}}),r)}},$_setTooltipNodeEvent:function(t){var e=this,n=this.$refs.trigger,r=this.$refs.popover,o=t.relatedreference||t.toElement||t.relatedTarget,i=function o(i){var a=i.relatedreference||i.toElement||i.relatedTarget;r.removeEventListener(t.type,o),n.contains(a)||e.hide({event:i})};return!!r.contains(o)&&(r.addEventListener(t.type,i),!0)},$_removeEventListeners:function(){var t=this.$refs.trigger;this.$_events.forEach((function(e){var n=e.func,r=e.event;t.removeEventListener(r,n)})),this.$_events=[]},$_updatePopper:function(t){this.popperInstance&&(t(),this.isOpen&&this.popperInstance.scheduleUpdate())},$_restartPopper:function(){if(this.popperInstance){var t=this.isOpen;this.dispose(),this.$_isDisposed=!1,this.$_init(),t&&this.show({skipDelay:!0,force:!0})}},$_handleGlobalClose:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.$_beingShowed||(this.hide({event:t}),t.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),n&&(this.$_preventOpen=!0,setTimeout((function(){e.$_preventOpen=!1}),300)))},$_handleResize:function(){this.isOpen&&this.popperInstance&&(this.popperInstance.scheduleUpdate(),this.$emit("resize"))}}};function fi(t){di(t)}function pi(t){di(t,!0)}function di(t){for(var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=function(n){var r=ci[n];if(r.$refs.popover){var o=r.$refs.popover.contains(t.target);requestAnimationFrame((function(){(t.closeAllPopover||t.closePopover&&o||r.autoHide&&!o)&&r.$_handleGlobalClose(t,e)}))}},r=0;r<ci.length;r++)n(r)}function hi(t,e,n,r,o,i,a,s,c,u){"boolean"!==typeof a&&(c=s,s=a,a=!1);const l="function"===typeof n?n.options:n;let f;if(t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0,o&&(l.functional=!0)),r&&(l._scopeId=r),i?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,c(t)),t&&t._registeredComponents&&t._registeredComponents.add(i)},l._ssrRegister=f):e&&(f=a?function(t){e.call(this,u(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),f)if(l.functional){const t=l.render;l.render=function(e,n){return f.call(n),t(e,n)}}else{const t=l.beforeCreate;l.beforeCreate=t?[].concat(t,f):[f]}return n}"undefined"!==typeof document&&"undefined"!==typeof window&&(si?document.addEventListener("touchend",pi,!m||{passive:!0,capture:!0}):window.addEventListener("click",fi,!0));var vi=li,mi=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"v-popover",class:t.cssClass},[n("div",{ref:"trigger",staticClass:"trigger",staticStyle:{display:"inline-block"},attrs:{"aria-describedby":t.popoverId,tabindex:-1!==t.trigger.indexOf("focus")?0:void 0}},[t._t("default")],2),t._v(" "),n("div",{ref:"popover",class:[t.popoverBaseClass,t.popoverClass,t.cssClass],style:{visibility:t.isOpen?"visible":"hidden"},attrs:{id:t.popoverId,"aria-hidden":t.isOpen?"false":"true",tabindex:t.autoHide?0:void 0},on:{keyup:function(e){if(!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"]))return null;t.autoHide&&t.hide()}}},[n("div",{class:t.popoverWrapperClass},[n("div",{ref:"inner",class:t.popoverInnerClass,staticStyle:{position:"relative"}},[n("div",[t._t("popover")],2),t._v(" "),t.handleResize?n("ResizeObserver",{on:{notify:t.$_handleResize}}):t._e()],1),t._v(" "),n("div",{ref:"arrow",class:t.popoverArrowClass})])])])},gi=[];mi._withStripped=!0;var yi=void 0,bi=void 0,wi=void 0,_i=!1,xi=hi({render:mi,staticRenderFns:gi},yi,vi,bi,_i,wi,!1,void 0,void 0,void 0),Oi=function(){try{var t=qt(Object,"defineProperty");return t({},"",{}),t}catch(ns){}}(),ki=Oi;function Ci(t,e,n){"__proto__"==e&&ki?ki(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}var Si=Ci;function Ei(t,e,n){(void 0!==n&&!_(t[e],n)||void 0===n&&!(e in t))&&Si(t,e,n)}var ji=Ei;function Ai(t){return function(e,n,r){var o=-1,i=Object(e),a=r(e),s=a.length;while(s--){var c=a[t?s:++o];if(!1===n(i[c],c,i))break}return e}}var Ti=Ai,$i=Ti(),Pi=$i,Li=V((function(t,e){var n=e&&!e.nodeType&&e,r=n&&t&&!t.nodeType&&t,o=r&&r.exports===n,i=o?X.Buffer:void 0,a=i?i.allocUnsafe:void 0;function s(t,e){if(e)return t.slice();var n=t.length,r=a?a(n):new t.constructor(n);return t.copy(r),r}t.exports=s}));function Ii(t){var e=new t.constructor(t.byteLength);return new Ye(e).set(new Ye(t)),e}var Ri=Ii;function Ni(t,e){var n=e?Ri(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var Mi=Ni;function Bi(t,e){var n=-1,r=t.length;e||(e=Array(r));while(++n<r)e[n]=t[n];return e}var Di=Bi,Fi=Object.create,Ui=function(){function t(){}return function(e){if(!vt(e))return{};if(Fi)return Fi(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),zi=Ui,qi=zr(Object.getPrototypeOf,Object),Hi=qi;function Vi(t){return"function"!=typeof t.constructor||Fr(t)?{}:zi(Hi(t))}var Wi=Vi;function Gi(t){return Nn(t)&&Xr(t)}var Ki=Gi,Yi="[object Object]",Xi=Function.prototype,Ji=Object.prototype,Zi=Xi.toString,Qi=Ji.hasOwnProperty,ta=Zi.call(Object);function ea(t){if(!Nn(t)||dt(t)!=Yi)return!1;var e=Hi(t);if(null===e)return!0;var n=Qi.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Zi.call(n)==ta}var na=ea;function ra(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]}var oa=ra,ia=Object.prototype,aa=ia.hasOwnProperty;function sa(t,e,n){var r=t[e];aa.call(t,e)&&_(r,n)&&(void 0!==n||e in t)||Si(t,e,n)}var ca=sa;function ua(t,e,n,r){var o=!n;n||(n={});var i=-1,a=e.length;while(++i<a){var s=e[i],c=r?r(n[s],t[s],s,n,t):void 0;void 0===c&&(c=t[s]),o?Si(n,s,c):ca(n,s,c)}return n}var la=ua;function fa(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}var pa=fa,da=Object.prototype,ha=da.hasOwnProperty;function va(t){if(!vt(t))return pa(t);var e=Fr(t),n=[];for(var r in t)("constructor"!=r||!e&&ha.call(t,r))&&n.push(r);return n}var ma=va;function ga(t){return Xr(t)?Mr(t,!0):ma(t)}var ya=ga;function ba(t){return la(t,ya(t))}var wa=ba;function _a(t,e,n,r,o,i,a){var s=oa(t,n),c=oa(e,n),u=a.get(c);if(u)ji(t,n,u);else{var l=i?i(s,c,n+"",t,e,a):void 0,f=void 0===l;if(f){var p=_n(c),d=!p&&Gn(c),h=!p&&!d&&Lr(c);l=c,p||d||h?_n(s)?l=s:Ki(s)?l=Di(s):d?(f=!1,l=Li(c,!0)):h?(f=!1,l=Mi(c,!0)):l=[]:na(c)||Hn(c)?(l=s,Hn(s)?l=wa(s):vt(s)&&!_t(s)||(l=Wi(c))):f=!1}f&&(a.set(c,l),o(l,c,r,i,a),a["delete"](c)),ji(t,n,l)}}var xa=_a;function Oa(t,e,n,r,o){t!==e&&Pi(e,(function(i,a){if(o||(o=new Pe),vt(i))xa(t,e,a,n,Oa,r,o);else{var s=r?r(oa(t,a),i,a+"",t,e,o):void 0;void 0===s&&(s=i),ji(t,a,s)}}),ya)}var ka=Oa;function Ca(t){return t}var Sa=Ca;function Ea(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var ja=Ea,Aa=Math.max;function Ta(t,e,n){return e=Aa(void 0===e?t.length-1:e,0),function(){var r=arguments,o=-1,i=Aa(r.length-e,0),a=Array(i);while(++o<i)a[o]=r[e+o];o=-1;var s=Array(e+1);while(++o<e)s[o]=r[o];return s[e]=n(a),ja(t,this,s)}}var $a=Ta;function Pa(t){return function(){return t}}var La=Pa,Ia=ki?function(t,e){return ki(t,"toString",{configurable:!0,enumerable:!1,value:La(e),writable:!0})}:Sa,Ra=Ia,Na=800,Ma=16,Ba=Date.now;function Da(t){var e=0,n=0;return function(){var r=Ba(),o=Ma-(r-n);if(n=r,o>0){if(++e>=Na)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}var Fa=Da,Ua=Fa(Ra),za=Ua;function qa(t,e){return za($a(t,e,Sa),t+"")}var Ha=qa;function Va(t,e,n){if(!vt(n))return!1;var r=typeof e;return!!("number"==r?Xr(n)&&Jn(e,n.length):"string"==r&&e in n)&&_(n[e],t)}var Wa=Va;function Ga(t){return Ha((function(e,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;i=t.length>3&&"function"==typeof i?(o--,i):void 0,a&&Wa(n[0],n[1],a)&&(i=o<3?void 0:i,o=1),e=Object(e);while(++r<o){var s=n[r];s&&t(e,s,r,i)}return e}))}var Ka=Ga,Ya=Ka((function(t,e,n){ka(t,e,n)})),Xa=Ya;function Ja(t,e){void 0===e&&(e={});var n=e.insertAt;if(t&&"undefined"!==typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=t:o.appendChild(document.createTextNode(t))}}var Za=".resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}";function Qa(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Qa.installed){Qa.installed=!0;var n={};Xa(n,Vo,e),ts.options=n,Zo.options=n,t.directive("tooltip",Zo),t.directive("close-popover",ii),t.component("v-popover",xi)}}Ja(Za);var ts={install:Qa,get enabled(){return qo.enabled},set enabled(t){qo.enabled=t}},es=null;"undefined"!==typeof window?es=window.Vue:"undefined"!==typeof t&&(es=t.Vue),es&&es.use(ts),e["a"]=ts}).call(this,n("c8ba"))},e439:function(t,e,n){var r=n("23e7"),o=n("d039"),i=n("fc6a"),a=n("06cf").f,s=n("83ab"),c=o((function(){a(1)})),u=!s||c;r({target:"Object",stat:!0,forced:u,sham:!s},{getOwnPropertyDescriptor:function(t,e){return a(i(t),e)}})},e538:function(t,e,n){var r=n("b622");e.f=r},e58c:function(t,e,n){"use strict";var r=n("fc6a"),o=n("a691"),i=n("50c4"),a=n("a640"),s=n("ae40"),c=Math.min,u=[].lastIndexOf,l=!!u&&1/[1].lastIndexOf(1,-0)<0,f=a("lastIndexOf"),p=s("indexOf",{ACCESSORS:!0,1:0}),d=l||!f||!p;t.exports=d?function(t){if(l)return u.apply(this,arguments)||0;var e=r(this),n=i(e.length),a=n-1;for(arguments.length>1&&(a=c(a,o(arguments[1]))),a<0&&(a=n+a);a>=0;a--)if(a in e&&e[a]===t)return a||0;return-1}:u},e667:function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},e683:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},e6cf:function(t,e,n){"use strict";var r,o,i,a,s=n("23e7"),c=n("c430"),u=n("da84"),l=n("d066"),f=n("fea9"),p=n("6eeb"),d=n("e2cc"),h=n("d44e"),v=n("2626"),m=n("861d"),g=n("1c0b"),y=n("19aa"),b=n("8925"),w=n("2266"),_=n("1c7e"),x=n("4840"),O=n("2cf4").set,k=n("b575"),C=n("cdf9"),S=n("44de"),E=n("f069"),j=n("e667"),A=n("69f3"),T=n("94ca"),$=n("b622"),P=n("605d"),L=n("2d00"),I=$("species"),R="Promise",N=A.get,M=A.set,B=A.getterFor(R),D=f,F=u.TypeError,U=u.document,z=u.process,q=l("fetch"),H=E.f,V=H,W=!!(U&&U.createEvent&&u.dispatchEvent),G="function"==typeof PromiseRejectionEvent,K="unhandledrejection",Y="rejectionhandled",X=0,J=1,Z=2,Q=1,tt=2,et=T(R,(function(){var t=b(D)!==String(D);if(!t){if(66===L)return!0;if(!P&&!G)return!0}if(c&&!D.prototype["finally"])return!0;if(L>=51&&/native code/.test(D))return!1;var e=D.resolve(1),n=function(t){t((function(){}),(function(){}))},r=e.constructor={};return r[I]=n,!(e.then((function(){}))instanceof n)})),nt=et||!_((function(t){D.all(t)["catch"]((function(){}))})),rt=function(t){var e;return!(!m(t)||"function"!=typeof(e=t.then))&&e},ot=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;k((function(){var r=t.value,o=t.state==J,i=0;while(n.length>i){var a,s,c,u=n[i++],l=o?u.ok:u.fail,f=u.resolve,p=u.reject,d=u.domain;try{l?(o||(t.rejection===tt&&ct(t),t.rejection=Q),!0===l?a=r:(d&&d.enter(),a=l(r),d&&(d.exit(),c=!0)),a===u.promise?p(F("Promise-chain cycle")):(s=rt(a))?s.call(a,f,p):f(a)):p(r)}catch(h){d&&!c&&d.exit(),p(h)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&at(t)}))}},it=function(t,e,n){var r,o;W?(r=U.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),u.dispatchEvent(r)):r={promise:e,reason:n},!G&&(o=u["on"+t])?o(r):t===K&&S("Unhandled promise rejection",n)},at=function(t){O.call(u,(function(){var e,n=t.facade,r=t.value,o=st(t);if(o&&(e=j((function(){P?z.emit("unhandledRejection",r,n):it(K,n,r)})),t.rejection=P||st(t)?tt:Q,e.error))throw e.value}))},st=function(t){return t.rejection!==Q&&!t.parent},ct=function(t){O.call(u,(function(){var e=t.facade;P?z.emit("rejectionHandled",e):it(Y,e,t.value)}))},ut=function(t,e,n){return function(r){t(e,r,n)}},lt=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=Z,ot(t,!0))},ft=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw F("Promise can't be resolved itself");var r=rt(e);r?k((function(){var n={done:!1};try{r.call(e,ut(ft,n,t),ut(lt,n,t))}catch(o){lt(n,o,t)}})):(t.value=e,t.state=J,ot(t,!1))}catch(o){lt({done:!1},o,t)}}};et&&(D=function(t){y(this,D,R),g(t),r.call(this);var e=N(this);try{t(ut(ft,e),ut(lt,e))}catch(n){lt(e,n)}},r=function(t){M(this,{type:R,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:X,value:void 0})},r.prototype=d(D.prototype,{then:function(t,e){var n=B(this),r=H(x(this,D));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=P?z.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=X&&ot(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r,e=N(t);this.promise=t,this.resolve=ut(ft,e),this.reject=ut(lt,e)},E.f=H=function(t){return t===D||t===i?new o(t):V(t)},c||"function"!=typeof f||(a=f.prototype.then,p(f.prototype,"then",(function(t,e){var n=this;return new D((function(t,e){a.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof q&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return C(D,q.apply(u,arguments))}}))),s({global:!0,wrap:!0,forced:et},{Promise:D}),h(D,R,!1,!0),v(R),i=l(R),s({target:R,stat:!0,forced:et},{reject:function(t){var e=H(this);return e.reject.call(void 0,t),e.promise}}),s({target:R,stat:!0,forced:c||et},{resolve:function(t){return C(c&&this===i?D:this,t)}}),s({target:R,stat:!0,forced:nt},{all:function(t){var e=this,n=H(e),r=n.resolve,o=n.reject,i=j((function(){var n=g(e.resolve),i=[],a=0,s=1;w(t,(function(t){var c=a++,u=!1;i.push(void 0),s++,n.call(e,t).then((function(t){u||(u=!0,i[c]=t,--s||r(i))}),o)})),--s||r(i)}));return i.error&&o(i.value),n.promise},race:function(t){var e=this,n=H(e),r=n.reject,o=j((function(){var o=g(e.resolve);w(t,(function(t){o.call(e,t).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}})},e893:function(t,e,n){var r=n("5135"),o=n("56ef"),i=n("06cf"),a=n("9bf2");t.exports=function(t,e){for(var n=o(e),s=a.f,c=i.f,u=0;u<n.length;u++){var l=n[u];r(t,l)||s(t,l,c(e,l))}}},e8b5:function(t,e,n){var r=n("c6b6");t.exports=Array.isArray||function(t){return"Array"==r(t)}},e95a:function(t,e,n){var r=n("b622"),o=n("3f8c"),i=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},f069:function(t,e,n){"use strict";var r=n("1c0b"),o=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)};t.exports.f=function(t){return new o(t)}},f0bd:function(t,e,n){"use strict";(function(t){
|
24 |
/**!
|
25 |
* @fileOverview Kickass library to create and place poppers near their reference elements.
|
26 |
* @version 1.16.1
|
@@ -45,4 +45,4 @@ function r(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreat
|
|
45 |
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
46 |
* SOFTWARE.
|
47 |
*/
|
48 |
-
var n="undefined"!==typeof window&&"undefined"!==typeof document&&"undefined"!==typeof navigator,r=function(){for(var t=["Edge","Trident","Firefox"],e=0;e<t.length;e+=1)if(n&&navigator.userAgent.indexOf(t[e])>=0)return 1;return 0}();function o(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then((function(){e=!1,t()})))}}function i(t){var e=!1;return function(){e||(e=!0,setTimeout((function(){e=!1,t()}),r))}}var a=n&&window.Promise,s=a?o:i;function c(t){var e={};return t&&"[object Function]"===e.toString.call(t)}function u(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView,r=n.getComputedStyle(t,null);return e?r[e]:r}function l(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function f(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=u(t),n=e.overflow,r=e.overflowX,o=e.overflowY;return/(auto|scroll|overlay)/.test(n+o+r)?t:f(l(t))}function p(t){return t&&t.referenceNode?t.referenceNode:t}var d=n&&!(!window.MSInputMethodContext||!document.documentMode),h=n&&/MSIE 10/.test(navigator.userAgent);function v(t){return 11===t?d:10===t?h:d||h}function m(t){if(!t)return document.documentElement;var e=v(10)?document.body:null,n=t.offsetParent||null;while(n===e&&t.nextElementSibling)n=(t=t.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===u(n,"position")?m(n):n:t?t.ownerDocument.documentElement:document.documentElement}function g(t){var e=t.nodeName;return"BODY"!==e&&("HTML"===e||m(t.firstElementChild)===t)}function y(t){return null!==t.parentNode?y(t.parentNode):t}function b(t,e){if(!t||!t.nodeType||!e||!e.nodeType)return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?t:e,o=n?e:t,i=document.createRange();i.setStart(r,0),i.setEnd(o,0);var a=i.commonAncestorContainer;if(t!==a&&e!==a||r.contains(o))return g(a)?a:m(a);var s=y(t);return s.host?b(s.host,e):b(t,y(e).host)}function w(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===e?"scrollTop":"scrollLeft",r=t.nodeName;if("BODY"===r||"HTML"===r){var o=t.ownerDocument.documentElement,i=t.ownerDocument.scrollingElement||o;return i[n]}return t[n]}function _(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=w(e,"top"),o=w(e,"left"),i=n?-1:1;return t.top+=r*i,t.bottom+=r*i,t.left+=o*i,t.right+=o*i,t}function x(t,e){var n="x"===e?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"])+parseFloat(t["border"+r+"Width"])}function O(t,e,n,r){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],v(10)?parseInt(n["offset"+t])+parseInt(r["margin"+("Height"===t?"Top":"Left")])+parseInt(r["margin"+("Height"===t?"Bottom":"Right")]):0)}function k(t){var e=t.body,n=t.documentElement,r=v(10)&&getComputedStyle(n);return{height:O("Height",e,n,r),width:O("Width",e,n,r)}}var C=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},S=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),E=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t},j=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t};function A(t){return j({},t,{right:t.left+t.width,bottom:t.top+t.height})}function T(t){var e={};try{if(v(10)){e=t.getBoundingClientRect();var n=w(t,"top"),r=w(t,"left");e.top+=n,e.left+=r,e.bottom+=n,e.right+=r}else e=t.getBoundingClientRect()}catch(p){}var o={left:e.left,top:e.top,width:e.right-e.left,height:e.bottom-e.top},i="HTML"===t.nodeName?k(t.ownerDocument):{},a=i.width||t.clientWidth||o.width,s=i.height||t.clientHeight||o.height,c=t.offsetWidth-a,l=t.offsetHeight-s;if(c||l){var f=u(t);c-=x(f,"x"),l-=x(f,"y"),o.width-=c,o.height-=l}return A(o)}function $(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=v(10),o="HTML"===e.nodeName,i=T(t),a=T(e),s=f(t),c=u(e),l=parseFloat(c.borderTopWidth),p=parseFloat(c.borderLeftWidth);n&&o&&(a.top=Math.max(a.top,0),a.left=Math.max(a.left,0));var d=A({top:i.top-a.top-l,left:i.left-a.left-p,width:i.width,height:i.height});if(d.marginTop=0,d.marginLeft=0,!r&&o){var h=parseFloat(c.marginTop),m=parseFloat(c.marginLeft);d.top-=l-h,d.bottom-=l-h,d.left-=p-m,d.right-=p-m,d.marginTop=h,d.marginLeft=m}return(r&&!n?e.contains(s):e===s&&"BODY"!==s.nodeName)&&(d=_(d,e)),d}function P(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,r=$(t,n),o=Math.max(n.clientWidth,window.innerWidth||0),i=Math.max(n.clientHeight,window.innerHeight||0),a=e?0:w(n),s=e?0:w(n,"left"),c={top:a-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:o,height:i};return A(c)}function L(t){var e=t.nodeName;if("BODY"===e||"HTML"===e)return!1;if("fixed"===u(t,"position"))return!0;var n=l(t);return!!n&&L(n)}function I(t){if(!t||!t.parentElement||v())return document.documentElement;var e=t.parentElement;while(e&&"none"===u(e,"transform"))e=e.parentElement;return e||document.documentElement}function R(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i={top:0,left:0},a=o?I(t):b(t,p(e));if("viewport"===r)i=P(a,o);else{var s=void 0;"scrollParent"===r?(s=f(l(e)),"BODY"===s.nodeName&&(s=t.ownerDocument.documentElement)):s="window"===r?t.ownerDocument.documentElement:r;var c=$(s,a,o);if("HTML"!==s.nodeName||L(a))i=c;else{var u=k(t.ownerDocument),d=u.height,h=u.width;i.top+=c.top-c.marginTop,i.bottom=d+c.top,i.left+=c.left-c.marginLeft,i.right=h+c.left}}n=n||0;var v="number"===typeof n;return i.left+=v?n:n.left||0,i.top+=v?n:n.top||0,i.right-=v?n:n.right||0,i.bottom-=v?n:n.bottom||0,i}function N(t){var e=t.width,n=t.height;return e*n}function M(t,e,n,r,o){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var a=R(n,r,i,o),s={top:{width:a.width,height:e.top-a.top},right:{width:a.right-e.right,height:a.height},bottom:{width:a.width,height:a.bottom-e.bottom},left:{width:e.left-a.left,height:a.height}},c=Object.keys(s).map((function(t){return j({key:t},s[t],{area:N(s[t])})})).sort((function(t,e){return e.area-t.area})),u=c.filter((function(t){var e=t.width,r=t.height;return e>=n.clientWidth&&r>=n.clientHeight})),l=u.length>0?u[0].key:c[0].key,f=t.split("-")[1];return l+(f?"-"+f:"")}function B(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,o=r?I(e):b(e,p(n));return $(n,o,r)}function D(t){var e=t.ownerDocument.defaultView,n=e.getComputedStyle(t),r=parseFloat(n.marginTop||0)+parseFloat(n.marginBottom||0),o=parseFloat(n.marginLeft||0)+parseFloat(n.marginRight||0),i={width:t.offsetWidth+o,height:t.offsetHeight+r};return i}function F(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,(function(t){return e[t]}))}function U(t,e,n){n=n.split("-")[0];var r=D(t),o={width:r.width,height:r.height},i=-1!==["right","left"].indexOf(n),a=i?"top":"left",s=i?"left":"top",c=i?"height":"width",u=i?"width":"height";return o[a]=e[a]+e[c]/2-r[c]/2,o[s]=n===s?e[s]-r[u]:e[F(s)],o}function z(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function q(t,e,n){if(Array.prototype.findIndex)return t.findIndex((function(t){return t[e]===n}));var r=z(t,(function(t){return t[e]===n}));return t.indexOf(r)}function H(t,e,n){var r=void 0===n?t:t.slice(0,q(t,"name",n));return r.forEach((function(t){t["function"]&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t["function"]||t.fn;t.enabled&&c(n)&&(e.offsets.popper=A(e.offsets.popper),e.offsets.reference=A(e.offsets.reference),e=n(e,t))})),e}function V(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=B(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=M(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=U(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=H(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}function W(t,e){return t.some((function(t){var n=t.name,r=t.enabled;return r&&n===e}))}function G(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),r=0;r<e.length;r++){var o=e[r],i=o?""+o+n:t;if("undefined"!==typeof document.body.style[i])return i}return null}function K(){return this.state.isDestroyed=!0,W(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[G("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function Y(t){var e=t.ownerDocument;return e?e.defaultView:window}function X(t,e,n,r){var o="BODY"===t.nodeName,i=o?t.ownerDocument.defaultView:t;i.addEventListener(e,n,{passive:!0}),o||X(f(i.parentNode),e,n,r),r.push(i)}function J(t,e,n,r){n.updateBound=r,Y(t).addEventListener("resize",n.updateBound,{passive:!0});var o=f(t);return X(o,"scroll",n.updateBound,n.scrollParents),n.scrollElement=o,n.eventsEnabled=!0,n}function Z(){this.state.eventsEnabled||(this.state=J(this.reference,this.options,this.state,this.scheduleUpdate))}function Q(t,e){return Y(t).removeEventListener("resize",e.updateBound),e.scrollParents.forEach((function(t){t.removeEventListener("scroll",e.updateBound)})),e.updateBound=null,e.scrollParents=[],e.scrollElement=null,e.eventsEnabled=!1,e}function tt(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=Q(this.reference,this.state))}function et(t){return""!==t&&!isNaN(parseFloat(t))&&isFinite(t)}function nt(t,e){Object.keys(e).forEach((function(n){var r="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&et(e[n])&&(r="px"),t.style[n]=e[n]+r}))}function rt(t,e){Object.keys(e).forEach((function(n){var r=e[n];!1!==r?t.setAttribute(n,e[n]):t.removeAttribute(n)}))}function ot(t){return nt(t.instance.popper,t.styles),rt(t.instance.popper,t.attributes),t.arrowElement&&Object.keys(t.arrowStyles).length&&nt(t.arrowElement,t.arrowStyles),t}function it(t,e,n,r,o){var i=B(o,e,t,n.positionFixed),a=M(n.placement,i,e,t,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return e.setAttribute("x-placement",a),nt(e,{position:n.positionFixed?"fixed":"absolute"}),n}function at(t,e){var n=t.offsets,r=n.popper,o=n.reference,i=Math.round,a=Math.floor,s=function(t){return t},c=i(o.width),u=i(r.width),l=-1!==["left","right"].indexOf(t.placement),f=-1!==t.placement.indexOf("-"),p=c%2===u%2,d=c%2===1&&u%2===1,h=e?l||f||p?i:a:s,v=e?i:s;return{left:h(d&&!f&&e?r.left-1:r.left),top:v(r.top),bottom:v(r.bottom),right:h(r.right)}}var st=n&&/Firefox/i.test(navigator.userAgent);function ct(t,e){var n=e.x,r=e.y,o=t.offsets.popper,i=z(t.instance.modifiers,(function(t){return"applyStyle"===t.name})).gpuAcceleration;void 0!==i&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var a=void 0!==i?i:e.gpuAcceleration,s=m(t.instance.popper),c=T(s),u={position:o.position},l=at(t,window.devicePixelRatio<2||!st),f="bottom"===n?"top":"bottom",p="right"===r?"left":"right",d=G("transform"),h=void 0,v=void 0;if(v="bottom"===f?"HTML"===s.nodeName?-s.clientHeight+l.bottom:-c.height+l.bottom:l.top,h="right"===p?"HTML"===s.nodeName?-s.clientWidth+l.right:-c.width+l.right:l.left,a&&d)u[d]="translate3d("+h+"px, "+v+"px, 0)",u[f]=0,u[p]=0,u.willChange="transform";else{var g="bottom"===f?-1:1,y="right"===p?-1:1;u[f]=v*g,u[p]=h*y,u.willChange=f+", "+p}var b={"x-placement":t.placement};return t.attributes=j({},b,t.attributes),t.styles=j({},u,t.styles),t.arrowStyles=j({},t.offsets.arrow,t.arrowStyles),t}function ut(t,e,n){var r=z(t,(function(t){var n=t.name;return n===e})),o=!!r&&t.some((function(t){return t.name===n&&t.enabled&&t.order<r.order}));if(!o){var i="`"+e+"`",a="`"+n+"`";console.warn(a+" modifier is required by "+i+" modifier in order to work, be sure to include it before "+i+"!")}return o}function lt(t,e){var n;if(!ut(t.instance.modifiers,"arrow","keepTogether"))return t;var r=e.element;if("string"===typeof r){if(r=t.instance.popper.querySelector(r),!r)return t}else if(!t.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),t;var o=t.placement.split("-")[0],i=t.offsets,a=i.popper,s=i.reference,c=-1!==["left","right"].indexOf(o),l=c?"height":"width",f=c?"Top":"Left",p=f.toLowerCase(),d=c?"left":"top",h=c?"bottom":"right",v=D(r)[l];s[h]-v<a[p]&&(t.offsets.popper[p]-=a[p]-(s[h]-v)),s[p]+v>a[h]&&(t.offsets.popper[p]+=s[p]+v-a[h]),t.offsets.popper=A(t.offsets.popper);var m=s[p]+s[l]/2-v/2,g=u(t.instance.popper),y=parseFloat(g["margin"+f]),b=parseFloat(g["border"+f+"Width"]),w=m-t.offsets.popper[p]-y-b;return w=Math.max(Math.min(a[l]-v,w),0),t.arrowElement=r,t.offsets.arrow=(n={},E(n,p,Math.round(w)),E(n,d,""),n),t}function ft(t){return"end"===t?"start":"start"===t?"end":t}var pt=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],dt=pt.slice(3);function ht(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=dt.indexOf(t),r=dt.slice(n+1).concat(dt.slice(0,n));return e?r.reverse():r}var vt={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function mt(t,e){if(W(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=R(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),r=t.placement.split("-")[0],o=F(r),i=t.placement.split("-")[1]||"",a=[];switch(e.behavior){case vt.FLIP:a=[r,o];break;case vt.CLOCKWISE:a=ht(r);break;case vt.COUNTERCLOCKWISE:a=ht(r,!0);break;default:a=e.behavior}return a.forEach((function(s,c){if(r!==s||a.length===c+1)return t;r=t.placement.split("-")[0],o=F(r);var u=t.offsets.popper,l=t.offsets.reference,f=Math.floor,p="left"===r&&f(u.right)>f(l.left)||"right"===r&&f(u.left)<f(l.right)||"top"===r&&f(u.bottom)>f(l.top)||"bottom"===r&&f(u.top)<f(l.bottom),d=f(u.left)<f(n.left),h=f(u.right)>f(n.right),v=f(u.top)<f(n.top),m=f(u.bottom)>f(n.bottom),g="left"===r&&d||"right"===r&&h||"top"===r&&v||"bottom"===r&&m,y=-1!==["top","bottom"].indexOf(r),b=!!e.flipVariations&&(y&&"start"===i&&d||y&&"end"===i&&h||!y&&"start"===i&&v||!y&&"end"===i&&m),w=!!e.flipVariationsByContent&&(y&&"start"===i&&h||y&&"end"===i&&d||!y&&"start"===i&&m||!y&&"end"===i&&v),_=b||w;(p||g||_)&&(t.flipped=!0,(p||g)&&(r=a[c+1]),_&&(i=ft(i)),t.placement=r+(i?"-"+i:""),t.offsets.popper=j({},t.offsets.popper,U(t.instance.popper,t.offsets.reference,t.placement)),t=H(t.instance.modifiers,t,"flip"))})),t}function gt(t){var e=t.offsets,n=e.popper,r=e.reference,o=t.placement.split("-")[0],i=Math.floor,a=-1!==["top","bottom"].indexOf(o),s=a?"right":"bottom",c=a?"left":"top",u=a?"width":"height";return n[s]<i(r[c])&&(t.offsets.popper[c]=i(r[c])-n[u]),n[c]>i(r[s])&&(t.offsets.popper[c]=i(r[s])),t}function yt(t,e,n,r){var o=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),i=+o[1],a=o[2];if(!i)return t;if(0===a.indexOf("%")){var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=r}var c=A(s);return c[e]/100*i}if("vh"===a||"vw"===a){var u=void 0;return u="vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0),u/100*i}return i}function bt(t,e,n,r){var o=[0,0],i=-1!==["right","left"].indexOf(r),a=t.split(/(\+|\-)/).map((function(t){return t.trim()})),s=a.indexOf(z(a,(function(t){return-1!==t.search(/,|\s/)})));a[s]&&-1===a[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var c=/\s*,\s*|\s+/,u=-1!==s?[a.slice(0,s).concat([a[s].split(c)[0]]),[a[s].split(c)[1]].concat(a.slice(s+1))]:[a];return u=u.map((function(t,r){var o=(1===r?!i:i)?"height":"width",a=!1;return t.reduce((function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,a=!0,t):a?(t[t.length-1]+=e,a=!1,t):t.concat(e)}),[]).map((function(t){return yt(t,o,e,n)}))})),u.forEach((function(t,e){t.forEach((function(n,r){et(n)&&(o[e]+=n*("-"===t[r-1]?-1:1))}))})),o}function wt(t,e){var n=e.offset,r=t.placement,o=t.offsets,i=o.popper,a=o.reference,s=r.split("-")[0],c=void 0;return c=et(+n)?[+n,0]:bt(n,i,a,s),"left"===s?(i.top+=c[0],i.left-=c[1]):"right"===s?(i.top+=c[0],i.left+=c[1]):"top"===s?(i.left+=c[0],i.top-=c[1]):"bottom"===s&&(i.left+=c[0],i.top+=c[1]),t.popper=i,t}function _t(t,e){var n=e.boundariesElement||m(t.instance.popper);t.instance.reference===n&&(n=m(n));var r=G("transform"),o=t.instance.popper.style,i=o.top,a=o.left,s=o[r];o.top="",o.left="",o[r]="";var c=R(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);o.top=i,o.left=a,o[r]=s,e.boundaries=c;var u=e.priority,l=t.offsets.popper,f={primary:function(t){var n=l[t];return l[t]<c[t]&&!e.escapeWithReference&&(n=Math.max(l[t],c[t])),E({},t,n)},secondary:function(t){var n="right"===t?"left":"top",r=l[n];return l[t]>c[t]&&!e.escapeWithReference&&(r=Math.min(l[n],c[t]-("right"===t?l.width:l.height))),E({},n,r)}};return u.forEach((function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";l=j({},l,f[e](t))})),t.offsets.popper=l,t}function xt(t){var e=t.placement,n=e.split("-")[0],r=e.split("-")[1];if(r){var o=t.offsets,i=o.reference,a=o.popper,s=-1!==["bottom","top"].indexOf(n),c=s?"left":"top",u=s?"width":"height",l={start:E({},c,i[c]),end:E({},c,i[c]+i[u]-a[u])};t.offsets.popper=j({},a,l[r])}return t}function Ot(t){if(!ut(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=z(t.instance.modifiers,(function(t){return"preventOverflow"===t.name})).boundaries;if(e.bottom<n.top||e.left>n.right||e.top>n.bottom||e.right<n.left){if(!0===t.hide)return t;t.hide=!0,t.attributes["x-out-of-boundaries"]=""}else{if(!1===t.hide)return t;t.hide=!1,t.attributes["x-out-of-boundaries"]=!1}return t}function kt(t){var e=t.placement,n=e.split("-")[0],r=t.offsets,o=r.popper,i=r.reference,a=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return o[a?"left":"top"]=i[n]-(s?o[a?"width":"height"]:0),t.placement=F(e),t.offsets.popper=A(o),t}var Ct={shift:{order:100,enabled:!0,fn:xt},offset:{order:200,enabled:!0,fn:wt,offset:0},preventOverflow:{order:300,enabled:!0,fn:_t,priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:gt},arrow:{order:500,enabled:!0,fn:lt,element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:mt,behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:kt},hide:{order:800,enabled:!0,fn:Ot},computeStyle:{order:850,enabled:!0,fn:ct,gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:ot,onLoad:it,gpuAcceleration:void 0}},St={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:Ct},Et=function(){function t(e,n){var r=this,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};C(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=s(this.update.bind(this)),this.options=j({},t.Defaults,o),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(j({},t.Defaults.modifiers,o.modifiers)).forEach((function(e){r.options.modifiers[e]=j({},t.Defaults.modifiers[e]||{},o.modifiers?o.modifiers[e]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(t){return j({name:t},r.options.modifiers[t])})).sort((function(t,e){return t.order-e.order})),this.modifiers.forEach((function(t){t.enabled&&c(t.onLoad)&&t.onLoad(r.reference,r.popper,r.options,t,r.state)})),this.update();var i=this.options.eventsEnabled;i&&this.enableEventListeners(),this.state.eventsEnabled=i}return S(t,[{key:"update",value:function(){return V.call(this)}},{key:"destroy",value:function(){return K.call(this)}},{key:"enableEventListeners",value:function(){return Z.call(this)}},{key:"disableEventListeners",value:function(){return tt.call(this)}}]),t}();Et.Utils=("undefined"!==typeof window?window:t).PopperUtils,Et.placements=pt,Et.Defaults=St,e["a"]=Et}).call(this,n("c8ba"))},f5df:function(t,e,n){var r=n("00ee"),o=n("c6b6"),i=n("b622"),a=i("toStringTag"),s="Arguments"==o(function(){return arguments}()),c=function(t,e){try{return t[e]}catch(n){}};t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=c(e=Object(t),a))?n:s?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},f6b4:function(t,e,n){"use strict";var r=n("c532");function o(){this.handlers=[]}o.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},f772:function(t,e,n){var r=n("5692"),o=n("90e3"),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},f7fe:function(t,e,n){(function(e){var n="Expected a function",r=NaN,o="[object Symbol]",i=/^\s+|\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,c=/^0o[0-7]+$/i,u=parseInt,l="object"==typeof e&&e&&e.Object===Object&&e,f="object"==typeof self&&self&&self.Object===Object&&self,p=l||f||Function("return this")(),d=Object.prototype,h=d.toString,v=Math.max,m=Math.min,g=function(){return p.Date.now()};function y(t,e,r){var o,i,a,s,c,u,l=0,f=!1,p=!1,d=!0;if("function"!=typeof t)throw new TypeError(n);function h(e){var n=o,r=i;return o=i=void 0,l=e,s=t.apply(r,n),s}function y(t){return l=t,c=setTimeout(O,e),f?h(t):s}function w(t){var n=t-u,r=t-l,o=e-n;return p?m(o,a-r):o}function _(t){var n=t-u,r=t-l;return void 0===u||n>=e||n<0||p&&r>=a}function O(){var t=g();if(_(t))return k(t);c=setTimeout(O,w(t))}function k(t){return c=void 0,d&&o?h(t):(o=i=void 0,s)}function C(){void 0!==c&&clearTimeout(c),l=0,o=u=i=c=void 0}function S(){return void 0===c?s:k(g())}function E(){var t=g(),n=_(t);if(o=arguments,i=this,u=t,n){if(void 0===c)return y(u);if(p)return c=setTimeout(O,e),h(u)}return void 0===c&&(c=setTimeout(O,e)),s}return e=x(e)||0,b(r)&&(f=!!r.leading,p="maxWait"in r,a=p?v(x(r.maxWait)||0,e):a,d="trailing"in r?!!r.trailing:d),E.cancel=C,E.flush=S,E}function b(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function w(t){return!!t&&"object"==typeof t}function _(t){return"symbol"==typeof t||w(t)&&h.call(t)==o}function x(t){if("number"==typeof t)return t;if(_(t))return r;if(b(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=b(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(i,"");var n=s.test(t);return n||c.test(t)?u(t.slice(2),n?2:8):a.test(t)?r:+t}t.exports=y}).call(this,n("c8ba"))},fc6a:function(t,e,n){var r=n("44ad"),o=n("1d80");t.exports=function(t){return r(o(t))}},fdbc:function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},fdbf:function(t,e,n){var r=n("4930");t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},fea9:function(t,e,n){var r=n("da84");t.exports=r.Promise}}]);
|
10 |
* (c) 2020 Evan You
|
11 |
* @license MIT
|
12 |
*/
|
13 |
+
function r(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:r});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[r].concat(t.init):r,n.call(this,t)}}function r(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return R}));var o="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},i=o.__VUE_DEVTOOLS_GLOBAL_HOOK__;function a(t){i&&(t._devtoolHook=i,i.emit("vuex:init",t),i.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){i.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){i.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function c(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var r=Array.isArray(t)?[]:{};return e.push({original:t,copy:r}),Object.keys(t).forEach((function(n){r[n]=c(t[n],e)})),r}function u(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function p(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},h={namespaced:{configurable:!0}};h.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},d.prototype.forEachChild=function(t){u(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&u(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&u(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&u(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,h);var v=function(t){this.register([],t,!1)};function m(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return void 0;m(t.concat(r),e.getChild(r),n.modules[r])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){m([],this.root,t)},v.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var o=new d(e,n);if(0===t.length)this.root=o;else{var i=this.get(t.slice(0,-1));i.addChild(t[t.length-1],o)}e.modules&&u(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var g;var y=function(t){var e=this;void 0===t&&(t={}),!g&&"undefined"!==typeof window&&window.Vue&&P(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new g,this._makeLocalGettersCache=Object.create(null);var o=this,i=this,s=i.dispatch,c=i.commit;this.dispatch=function(t,e){return s.call(o,t,e)},this.commit=function(t,e,n){return c.call(o,t,e,n)},this.strict=r;var u=this._modules.root.state;O(this,u,[],this._modules.root),x(this,u),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:g.config.devtools;l&&a(this)},b={state:{configurable:!0}};function w(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function _(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;O(t,n,[],t._modules.root,!0),x(t,n,e)}function x(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var o=t._wrappedGetters,i={};u(o,(function(e,n){i[n]=p(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=g.config.silent;g.config.silent=!0,t._vm=new g({data:{$$state:e},computed:i}),g.config.silent=a,t.strict&&A(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),g.nextTick((function(){return r.$destroy()})))}function O(t,e,n,r,o){var i=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!i&&!o){var s=T(e,n.slice(0,-1)),c=n[n.length-1];t._withCommit((function(){g.set(s,c,r.state)}))}var u=r.context=k(t,a,n);r.forEachMutation((function(e,n){var r=a+n;S(t,r,e,u)})),r.forEachAction((function(e,n){var r=e.root?n:a+n,o=e.handler||e;E(t,r,o,u)})),r.forEachGetter((function(e,n){var r=a+n;j(t,r,e,u)})),r.forEachChild((function(r,i){O(t,e,n.concat(i),r,o)}))}function k(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=$(n,r,o),a=i.payload,s=i.options,c=i.type;return s&&s.root||(c=e+c),t.dispatch(c,a)},commit:r?t.commit:function(n,r,o){var i=$(n,r,o),a=i.payload,s=i.options,c=i.type;s&&s.root||(c=e+c),t.commit(c,a,s)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return C(t,e)}},state:{get:function(){return T(t.state,n)}}}),o}function C(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function S(t,e,n,r){var o=t._mutations[e]||(t._mutations[e]=[]);o.push((function(e){n.call(t,r.state,e)}))}function E(t,e,n,r){var o=t._actions[e]||(t._actions[e]=[]);o.push((function(e){var o=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return f(o)||(o=Promise.resolve(o)),t._devtoolHook?o.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):o}))}function j(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}function A(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function T(t,e){return e.reduce((function(t,e){return t[e]}),t)}function $(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function P(t){g&&t===g||(g=t,r(g))}b.state.get=function(){return this._vm._data.$$state},b.state.set=function(t){0},y.prototype.commit=function(t,e,n){var r=this,o=$(t,e,n),i=o.type,a=o.payload,s=(o.options,{type:i,payload:a}),c=this._mutations[i];c&&(this._withCommit((function(){c.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},y.prototype.dispatch=function(t,e){var n=this,r=$(t,e),o=r.type,i=r.payload,a={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(u){0}var c=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){c.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(u){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(u){0}e(t)}))}))}},y.prototype.subscribe=function(t,e){return w(t,this._subscribers,e)},y.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return w(n,this._actionSubscribers,e)},y.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},y.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},y.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),O(this,this.state,t,this._modules.get(t),n.preserveState),x(this,this.state)},y.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=T(e.state,t.slice(0,-1));g.delete(n,t[t.length-1])})),_(this)},y.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},y.prototype.hotUpdate=function(t){this._modules.update(t),_(this,!0)},y.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(y.prototype,b);var L=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=U(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"===typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),I=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=U(this.$store,"mapMutations",t);if(!i)return;r=i.context.commit}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),R=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||U(this.$store,"mapGetters",t))return this.$store.getters[o]},n[r].vuex=!0})),n})),N=F((function(t,e){var n={};return B(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=U(this.$store,"mapActions",t);if(!i)return;r=i.context.dispatch}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),M=function(t){return{mapState:L.bind(null,t),mapGetters:R.bind(null,t),mapMutations:I.bind(null,t),mapActions:N.bind(null,t)}};function B(t){return D(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function D(t){return Array.isArray(t)||l(t)}function F(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function U(t,e,n){var r=t._modulesNamespaceMap[n];return r}function z(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var o=t.mutationTransformer;void 0===o&&(o=function(t){return t});var i=t.actionFilter;void 0===i&&(i=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=c(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,i){var a=c(i);if(n(t,f,a)){var s=V(),u=o(t),p="mutation "+t.type+s;q(l,p,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",r(a)),H(l)}f=a})),u&&t.subscribeAction((function(t,n){if(i(t,n)){var r=V(),o=a(t),s="action "+t.type+r;q(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",o),H(l)}})))}}function q(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(o){t.log(e)}}function H(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function V(){var t=new Date;return" @ "+G(t.getHours(),2)+":"+G(t.getMinutes(),2)+":"+G(t.getSeconds(),2)+"."+G(t.getMilliseconds(),3)}function W(t,e){return new Array(e+1).join(t)}function G(t,e){return W("0",e-t.toString().length)+t}var K={Store:y,install:P,version:"3.6.0",mapState:L,mapMutations:I,mapGetters:R,mapActions:N,createNamespacedHelpers:M,createLogger:z};e["a"]=K}).call(this,n("c8ba"))},"30b5":function(t,e,n){"use strict";var r=n("c532");function o(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(r.isURLSearchParams(e))i=e.toString();else{var a=[];r.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),a.push(o(e)+"="+o(t))})))})),i=a.join("&")}if(i){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},"342f":function(t,e,n){var r=n("d066");t.exports=r("navigator","userAgent")||""},"35a1":function(t,e,n){var r=n("f5df"),o=n("3f8c"),i=n("b622"),a=i("iterator");t.exports=function(t){if(void 0!=t)return t[a]||t["@@iterator"]||o[r(t)]}},"37e8":function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("825a"),a=n("df75");t.exports=r?Object.defineProperties:function(t,e){i(t);var n,r=a(e),s=r.length,c=0;while(s>c)o.f(t,n=r[c++],e[n]);return t}},3835:function(t,e,n){"use strict";function r(t){if(Array.isArray(t))return t}n.d(e,"a",(function(){return c}));n("a4d3"),n("e01a"),n("d28b"),n("d3b7"),n("3ca3"),n("ddb0");function o(t,e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t)){var n=[],r=!0,o=!1,i=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),e&&n.length===e)break}catch(c){o=!0,i=c}finally{try{r||null==s["return"]||s["return"]()}finally{if(o)throw i}}return n}}n("a630"),n("fb6a"),n("b0c0"),n("25f0");function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function a(t,e){if(t){if("string"===typeof t)return i(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?i(t,e):void 0}}function s(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(t,e){return r(t)||o(t,e)||a(t,e)||s()}},"387f":function(t,e,n){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t}},3934:function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=o(window.location.href),function(e){var n=r.isString(e)?o(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3ca3":function(t,e,n){"use strict";var r=n("6547").charAt,o=n("69f3"),i=n("7dd0"),a="String Iterator",s=o.set,c=o.getterFor(a);i(String,"String",(function(t){s(this,{type:a,string:String(t),index:0})}),(function(){var t,e=c(this),n=e.string,o=e.index;return o>=n.length?{value:void 0,done:!0}:(t=r(n,o),e.index+=t.length,{value:t,done:!1})}))},"3d20":function(t,e,n){
|
14 |
/*!
|
15 |
* sweetalert2 v9.17.2
|
16 |
* Released under the MIT License.
|
17 |
*/
|
18 |
+
(function(e,n){t.exports=n()})(0,(function(){"use strict";function t(e){return t="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t}function o(){return o=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},o.apply(this,arguments)}function i(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&s(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}function s(t,e){return s=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},s(t,e)}function c(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}function u(t,e,n){return u=c()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=Function.bind.apply(t,r),i=new o;return n&&s(i,n.prototype),i},u.apply(null,arguments)}function l(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function f(t,e){return!e||"object"!==typeof e&&"function"!==typeof e?l(t):e}function p(t){var e=c();return function(){var n,r=a(t);if(e){var o=a(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return f(this,n)}}function d(t,e){while(!Object.prototype.hasOwnProperty.call(t,e))if(t=a(t),null===t)break;return t}function h(t,e,n){return h="undefined"!==typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=d(t,e);if(r){var o=Object.getOwnPropertyDescriptor(r,e);return o.get?o.get.call(n):o.value}},h(t,e,n||t)}var v="SweetAlert2:",m=function(t){for(var e=[],n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e},g=function(t){return t.charAt(0).toUpperCase()+t.slice(1)},y=function(t){return Object.keys(t).map((function(e){return t[e]}))},b=function(t){return Array.prototype.slice.call(t)},w=function(t){console.warn("".concat(v," ").concat(t))},_=function(t){console.error("".concat(v," ").concat(t))},x=[],O=function(t){-1===x.indexOf(t)&&(x.push(t),w(t))},k=function(t,e){O('"'.concat(t,'" is deprecated and will be removed in the next major release. Please use "').concat(e,'" instead.'))},C=function(t){return"function"===typeof t?t():t},S=function(t){return t&&"function"===typeof t.toPromise},E=function(t){return S(t)?t.toPromise():Promise.resolve(t)},j=function(t){return t&&Promise.resolve(t)===t},A=Object.freeze({cancel:"cancel",backdrop:"backdrop",close:"close",esc:"esc",timer:"timer"}),T=function(e){return"object"===t(e)&&e.jquery},$=function(t){return t instanceof Element||T(t)},P=function(e){var n={};return"object"!==t(e[0])||$(e[0])?["title","html","icon"].forEach((function(r,o){var i=e[o];"string"===typeof i||$(i)?n[r]=i:void 0!==i&&_("Unexpected type of ".concat(r,'! Expected "string" or "Element", got ').concat(t(i)))})):o(n,e[0]),n},L="swal2-",I=function(t){var e={};for(var n in t)e[t[n]]=L+t[n];return e},R=I(["container","shown","height-auto","iosfix","popup","modal","no-backdrop","no-transition","toast","toast-shown","toast-column","show","hide","close","title","header","content","html-container","actions","confirm","cancel","footer","icon","icon-content","image","input","file","range","select","radio","checkbox","label","textarea","inputerror","validation-message","progress-steps","active-progress-step","progress-step","progress-step-line","loading","styled","top","top-start","top-end","top-left","top-right","center","center-start","center-end","center-left","center-right","bottom","bottom-start","bottom-end","bottom-left","bottom-right","grow-row","grow-column","grow-fullscreen","rtl","timer-progress-bar","timer-progress-bar-container","scrollbar-measure","icon-success","icon-warning","icon-info","icon-question","icon-error"]),N=I(["success","warning","info","question","error"]),M=function(){return document.body.querySelector(".".concat(R.container))},B=function(t){var e=M();return e?e.querySelector(t):null},D=function(t){return B(".".concat(t))},F=function(){return D(R.popup)},U=function(){var t=F();return b(t.querySelectorAll(".".concat(R.icon)))},z=function(){var t=U().filter((function(t){return Ot(t)}));return t.length?t[0]:null},q=function(){return D(R.title)},H=function(){return D(R.content)},V=function(){return D(R["html-container"])},W=function(){return D(R.image)},G=function(){return D(R["progress-steps"])},K=function(){return D(R["validation-message"])},Y=function(){return B(".".concat(R.actions," .").concat(R.confirm))},X=function(){return B(".".concat(R.actions," .").concat(R.cancel))},J=function(){return D(R.actions)},Z=function(){return D(R.header)},Q=function(){return D(R.footer)},tt=function(){return D(R["timer-progress-bar"])},et=function(){return D(R.close)},nt='\n a[href],\n area[href],\n input:not([disabled]),\n select:not([disabled]),\n textarea:not([disabled]),\n button:not([disabled]),\n iframe,\n object,\n embed,\n [tabindex="0"],\n [contenteditable],\n audio[controls],\n video[controls],\n summary\n',rt=function(){var t=b(F().querySelectorAll('[tabindex]:not([tabindex="-1"]):not([tabindex="0"])')).sort((function(t,e){return t=parseInt(t.getAttribute("tabindex")),e=parseInt(e.getAttribute("tabindex")),t>e?1:t<e?-1:0})),e=b(F().querySelectorAll(nt)).filter((function(t){return"-1"!==t.getAttribute("tabindex")}));return m(t.concat(e)).filter((function(t){return Ot(t)}))},ot=function(){return!it()&&!document.body.classList.contains(R["no-backdrop"])},it=function(){return document.body.classList.contains(R["toast-shown"])},at=function(){return F().hasAttribute("data-loading")},st={previousBodyPadding:null},ct=function(t,e){if(t.textContent="",e){var n=new DOMParser,r=n.parseFromString(e,"text/html");b(r.querySelector("head").childNodes).forEach((function(e){t.appendChild(e)})),b(r.querySelector("body").childNodes).forEach((function(e){t.appendChild(e)}))}},ut=function(t,e){if(!e)return!1;for(var n=e.split(/\s+/),r=0;r<n.length;r++)if(!t.classList.contains(n[r]))return!1;return!0},lt=function(t,e){b(t.classList).forEach((function(n){-1===y(R).indexOf(n)&&-1===y(N).indexOf(n)&&-1===y(e.showClass).indexOf(n)&&t.classList.remove(n)}))},ft=function(e,n,r){if(lt(e,n),n.customClass&&n.customClass[r]){if("string"!==typeof n.customClass[r]&&!n.customClass[r].forEach)return w("Invalid type of customClass.".concat(r,'! Expected string or iterable object, got "').concat(t(n.customClass[r]),'"'));mt(e,n.customClass[r])}};function pt(t,e){if(!e)return null;switch(e){case"select":case"textarea":case"file":return yt(t,R[e]);case"checkbox":return t.querySelector(".".concat(R.checkbox," input"));case"radio":return t.querySelector(".".concat(R.radio," input:checked"))||t.querySelector(".".concat(R.radio," input:first-child"));case"range":return t.querySelector(".".concat(R.range," input"));default:return yt(t,R.input)}}var dt,ht=function(t){if(t.focus(),"file"!==t.type){var e=t.value;t.value="",t.value=e}},vt=function(t,e,n){t&&e&&("string"===typeof e&&(e=e.split(/\s+/).filter(Boolean)),e.forEach((function(e){t.forEach?t.forEach((function(t){n?t.classList.add(e):t.classList.remove(e)})):n?t.classList.add(e):t.classList.remove(e)})))},mt=function(t,e){vt(t,e,!0)},gt=function(t,e){vt(t,e,!1)},yt=function(t,e){for(var n=0;n<t.childNodes.length;n++)if(ut(t.childNodes[n],e))return t.childNodes[n]},bt=function(t,e,n){n||0===parseInt(n)?t.style[e]="number"===typeof n?"".concat(n,"px"):n:t.style.removeProperty(e)},wt=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"flex";t.style.opacity="",t.style.display=e},_t=function(t){t.style.opacity="",t.style.display="none"},xt=function(t,e,n){e?wt(t,n):_t(t)},Ot=function(t){return!(!t||!(t.offsetWidth||t.offsetHeight||t.getClientRects().length))},kt=function(t){return!!(t.scrollHeight>t.clientHeight)},Ct=function(t){var e=window.getComputedStyle(t),n=parseFloat(e.getPropertyValue("animation-duration")||"0"),r=parseFloat(e.getPropertyValue("transition-duration")||"0");return n>0||r>0},St=function(t,e){if("function"===typeof t.contains)return t.contains(e)},Et=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=tt();Ot(n)&&(e&&(n.style.transition="none",n.style.width="100%"),setTimeout((function(){n.style.transition="width ".concat(t/1e3,"s linear"),n.style.width="0%"}),10))},jt=function(){var t=tt(),e=parseInt(window.getComputedStyle(t).width);t.style.removeProperty("transition"),t.style.width="100%";var n=parseInt(window.getComputedStyle(t).width),r=parseInt(e/n*100);t.style.removeProperty("transition"),t.style.width="".concat(r,"%")},At=function(){return"undefined"===typeof window||"undefined"===typeof document},Tt='\n <div aria-labelledby="'.concat(R.title,'" aria-describedby="').concat(R.content,'" class="').concat(R.popup,'" tabindex="-1">\n <div class="').concat(R.header,'">\n <ul class="').concat(R["progress-steps"],'"></ul>\n <div class="').concat(R.icon," ").concat(N.error,'"></div>\n <div class="').concat(R.icon," ").concat(N.question,'"></div>\n <div class="').concat(R.icon," ").concat(N.warning,'"></div>\n <div class="').concat(R.icon," ").concat(N.info,'"></div>\n <div class="').concat(R.icon," ").concat(N.success,'"></div>\n <img class="').concat(R.image,'" />\n <h2 class="').concat(R.title,'" id="').concat(R.title,'"></h2>\n <button type="button" class="').concat(R.close,'"></button>\n </div>\n <div class="').concat(R.content,'">\n <div id="').concat(R.content,'" class="').concat(R["html-container"],'"></div>\n <input class="').concat(R.input,'" />\n <input type="file" class="').concat(R.file,'" />\n <div class="').concat(R.range,'">\n <input type="range" />\n <output></output>\n </div>\n <select class="').concat(R.select,'"></select>\n <div class="').concat(R.radio,'"></div>\n <label for="').concat(R.checkbox,'" class="').concat(R.checkbox,'">\n <input type="checkbox" />\n <span class="').concat(R.label,'"></span>\n </label>\n <textarea class="').concat(R.textarea,'"></textarea>\n <div class="').concat(R["validation-message"],'" id="').concat(R["validation-message"],'"></div>\n </div>\n <div class="').concat(R.actions,'">\n <button type="button" class="').concat(R.confirm,'">OK</button>\n <button type="button" class="').concat(R.cancel,'">Cancel</button>\n </div>\n <div class="').concat(R.footer,'"></div>\n <div class="').concat(R["timer-progress-bar-container"],'">\n <div class="').concat(R["timer-progress-bar"],'"></div>\n </div>\n </div>\n').replace(/(^|\n)\s*/g,""),$t=function(){var t=M();return!!t&&(t.parentNode.removeChild(t),gt([document.documentElement,document.body],[R["no-backdrop"],R["toast-shown"],R["has-column"]]),!0)},Pt=function(t){Lr.isVisible()&&dt!==t.target.value&&Lr.resetValidationMessage(),dt=t.target.value},Lt=function(){var t=H(),e=yt(t,R.input),n=yt(t,R.file),r=t.querySelector(".".concat(R.range," input")),o=t.querySelector(".".concat(R.range," output")),i=yt(t,R.select),a=t.querySelector(".".concat(R.checkbox," input")),s=yt(t,R.textarea);e.oninput=Pt,n.onchange=Pt,i.onchange=Pt,a.onchange=Pt,s.oninput=Pt,r.oninput=function(t){Pt(t),o.value=r.value},r.onchange=function(t){Pt(t),r.nextSibling.value=r.value}},It=function(t){return"string"===typeof t?document.querySelector(t):t},Rt=function(t){var e=F();e.setAttribute("role",t.toast?"alert":"dialog"),e.setAttribute("aria-live",t.toast?"polite":"assertive"),t.toast||e.setAttribute("aria-modal","true")},Nt=function(t){"rtl"===window.getComputedStyle(t).direction&&mt(M(),R.rtl)},Mt=function(t){var e=$t();if(At())_("SweetAlert2 requires document to initialize");else{var n=document.createElement("div");n.className=R.container,e&&mt(n,R["no-transition"]),ct(n,Tt);var r=It(t.target);r.appendChild(n),Rt(t),Nt(r),Lt()}},Bt=function(e,n){e instanceof HTMLElement?n.appendChild(e):"object"===t(e)?Dt(e,n):e&&ct(n,e)},Dt=function(t,e){t.jquery?Ft(e,t):ct(e,t.toString())},Ft=function(t,e){if(t.textContent="",0 in e)for(var n=0;n in e;n++)t.appendChild(e[n].cloneNode(!0));else t.appendChild(e.cloneNode(!0))},Ut=function(){if(At())return!1;var t=document.createElement("div"),e={WebkitAnimation:"webkitAnimationEnd",OAnimation:"oAnimationEnd oanimationend",animation:"animationend"};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&"undefined"!==typeof t.style[n])return e[n];return!1}(),zt=function(){var t=document.createElement("div");t.className=R["scrollbar-measure"],document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},qt=function(t,e){var n=J(),r=Y(),o=X();e.showConfirmButton||e.showCancelButton||_t(n),ft(n,e,"actions"),Vt(r,"confirm",e),Vt(o,"cancel",e),e.buttonsStyling?Ht(r,o,e):(gt([r,o],R.styled),r.style.backgroundColor=r.style.borderLeftColor=r.style.borderRightColor="",o.style.backgroundColor=o.style.borderLeftColor=o.style.borderRightColor=""),e.reverseButtons&&r.parentNode.insertBefore(o,r)};function Ht(t,e,n){if(mt([t,e],R.styled),n.confirmButtonColor&&(t.style.backgroundColor=n.confirmButtonColor),n.cancelButtonColor&&(e.style.backgroundColor=n.cancelButtonColor),!at()){var r=window.getComputedStyle(t).getPropertyValue("background-color");t.style.borderLeftColor=r,t.style.borderRightColor=r}}function Vt(t,e,n){xt(t,n["show".concat(g(e),"Button")],"inline-block"),ct(t,n["".concat(e,"ButtonText")]),t.setAttribute("aria-label",n["".concat(e,"ButtonAriaLabel")]),t.className=R[e],ft(t,n,"".concat(e,"Button")),mt(t,n["".concat(e,"ButtonClass")])}function Wt(t,e){"string"===typeof e?t.style.background=e:e||mt([document.documentElement,document.body],R["no-backdrop"])}function Gt(t,e){e in R?mt(t,R[e]):(w('The "position" parameter is not valid, defaulting to "center"'),mt(t,R.center))}function Kt(t,e){if(e&&"string"===typeof e){var n="grow-".concat(e);n in R&&mt(t,R[n])}}var Yt=function(t,e){var n=M();if(n){Wt(n,e.backdrop),!e.backdrop&&e.allowOutsideClick&&w('"allowOutsideClick" parameter requires `backdrop` parameter to be set to `true`'),Gt(n,e.position),Kt(n,e.grow),ft(n,e,"container");var r=document.body.getAttribute("data-swal2-queue-step");r&&(n.setAttribute("data-queue-step",r),document.body.removeAttribute("data-swal2-queue-step"))}},Xt={promise:new WeakMap,innerParams:new WeakMap,domCache:new WeakMap},Jt=["input","file","range","select","radio","checkbox","textarea"],Zt=function(t,e){var n=H(),r=Xt.innerParams.get(t),o=!r||e.input!==r.input;Jt.forEach((function(t){var r=R[t],i=yt(n,r);ee(t,e.inputAttributes),i.className=r,o&&_t(i)})),e.input&&(o&&Qt(e),ne(e))},Qt=function(t){if(!ie[t.input])return _('Unexpected type of input! Expected "text", "email", "password", "number", "tel", "select", "radio", "checkbox", "textarea", "file" or "url", got "'.concat(t.input,'"'));var e=oe(t.input),n=ie[t.input](e,t);wt(n),setTimeout((function(){ht(n)}))},te=function(t){for(var e=0;e<t.attributes.length;e++){var n=t.attributes[e].name;-1===["type","value","style"].indexOf(n)&&t.removeAttribute(n)}},ee=function(t,e){var n=pt(H(),t);if(n)for(var r in te(n),e)"range"===t&&"placeholder"===r||n.setAttribute(r,e[r])},ne=function(t){var e=oe(t.input);t.customClass&&mt(e,t.customClass.input)},re=function(t,e){t.placeholder&&!e.inputPlaceholder||(t.placeholder=e.inputPlaceholder)},oe=function(t){var e=R[t]?R[t]:R.input;return yt(H(),e)},ie={};ie.text=ie.email=ie.password=ie.number=ie.tel=ie.url=function(e,n){return"string"===typeof n.inputValue||"number"===typeof n.inputValue?e.value=n.inputValue:j(n.inputValue)||w('Unexpected type of inputValue! Expected "string", "number" or "Promise", got "'.concat(t(n.inputValue),'"')),re(e,n),e.type=n.input,e},ie.file=function(t,e){return re(t,e),t},ie.range=function(t,e){var n=t.querySelector("input"),r=t.querySelector("output");return n.value=e.inputValue,n.type=e.input,r.value=e.inputValue,t},ie.select=function(t,e){if(t.textContent="",e.inputPlaceholder){var n=document.createElement("option");ct(n,e.inputPlaceholder),n.value="",n.disabled=!0,n.selected=!0,t.appendChild(n)}return t},ie.radio=function(t){return t.textContent="",t},ie.checkbox=function(t,e){var n=pt(H(),"checkbox");n.value=1,n.id=R.checkbox,n.checked=Boolean(e.inputValue);var r=t.querySelector("span");return ct(r,e.inputPlaceholder),t},ie.textarea=function(t,e){if(t.value=e.inputValue,re(t,e),"MutationObserver"in window){var n=parseInt(window.getComputedStyle(F()).width),r=parseInt(window.getComputedStyle(F()).paddingLeft)+parseInt(window.getComputedStyle(F()).paddingRight),o=function(){var e=t.offsetWidth+r;F().style.width=e>n?"".concat(e,"px"):null};new MutationObserver(o).observe(t,{attributes:!0,attributeFilter:["style"]})}return t};var ae=function(t,e){var n=H().querySelector("#".concat(R.content));e.html?(Bt(e.html,n),wt(n,"block")):e.text?(n.textContent=e.text,wt(n,"block")):_t(n),Zt(t,e),ft(H(),e,"content")},se=function(t,e){var n=Q();xt(n,e.footer),e.footer&&Bt(e.footer,n),ft(n,e,"footer")},ce=function(t,e){var n=et();ct(n,e.closeButtonHtml),ft(n,e,"closeButton"),xt(n,e.showCloseButton),n.setAttribute("aria-label",e.closeButtonAriaLabel)},ue=function(t,e){var n=Xt.innerParams.get(t);if(n&&e.icon===n.icon&&z())ft(z(),e,"icon");else if(le(),e.icon)if(-1!==Object.keys(N).indexOf(e.icon)){var r=B(".".concat(R.icon,".").concat(N[e.icon]));wt(r),pe(r,e),fe(),ft(r,e,"icon"),mt(r,e.showClass.icon)}else _('Unknown icon! Expected "success", "error", "warning", "info" or "question", got "'.concat(e.icon,'"'))},le=function(){for(var t=U(),e=0;e<t.length;e++)_t(t[e])},fe=function(){for(var t=F(),e=window.getComputedStyle(t).getPropertyValue("background-color"),n=t.querySelectorAll("[class^=swal2-success-circular-line], .swal2-success-fix"),r=0;r<n.length;r++)n[r].style.backgroundColor=e},pe=function(t,e){if(t.textContent="",e.iconHtml)ct(t,de(e.iconHtml));else if("success"===e.icon)ct(t,'\n <div class="swal2-success-circular-line-left"></div>\n <span class="swal2-success-line-tip"></span> <span class="swal2-success-line-long"></span>\n <div class="swal2-success-ring"></div> <div class="swal2-success-fix"></div>\n <div class="swal2-success-circular-line-right"></div>\n ');else if("error"===e.icon)ct(t,'\n <span class="swal2-x-mark">\n <span class="swal2-x-mark-line-left"></span>\n <span class="swal2-x-mark-line-right"></span>\n </span>\n ');else{var n={question:"?",warning:"!",info:"i"};ct(t,de(n[e.icon]))}},de=function(t){return'<div class="'.concat(R["icon-content"],'">').concat(t,"</div>")},he=function(t,e){var n=W();if(!e.imageUrl)return _t(n);wt(n,""),n.setAttribute("src",e.imageUrl),n.setAttribute("alt",e.imageAlt),bt(n,"width",e.imageWidth),bt(n,"height",e.imageHeight),n.className=R.image,ft(n,e,"image")},ve=[],me=function(t){var e=this;ve=t;var n=function(t,e){ve=[],t(e)},r=[];return new Promise((function(t){(function o(i,a){i<ve.length?(document.body.setAttribute("data-swal2-queue-step",i),e.fire(ve[i]).then((function(e){"undefined"!==typeof e.value?(r.push(e.value),o(i+1,a)):n(t,{dismiss:e.dismiss})}))):n(t,{value:r})})(0)}))},ge=function(){return M()&&M().getAttribute("data-queue-step")},ye=function(t,e){return e&&e<ve.length?ve.splice(e,0,t):ve.push(t)},be=function(t){"undefined"!==typeof ve[t]&&ve.splice(t,1)},we=function(t){var e=document.createElement("li");return mt(e,R["progress-step"]),ct(e,t),e},_e=function(t){var e=document.createElement("li");return mt(e,R["progress-step-line"]),t.progressStepsDistance&&(e.style.width=t.progressStepsDistance),e},xe=function(t,e){var n=G();if(!e.progressSteps||0===e.progressSteps.length)return _t(n);wt(n),n.textContent="";var r=parseInt(void 0===e.currentProgressStep?ge():e.currentProgressStep);r>=e.progressSteps.length&&w("Invalid currentProgressStep parameter, it should be less than progressSteps.length (currentProgressStep like JS arrays starts from 0)"),e.progressSteps.forEach((function(t,o){var i=we(t);if(n.appendChild(i),o===r&&mt(i,R["active-progress-step"]),o!==e.progressSteps.length-1){var a=_e(e);n.appendChild(a)}}))},Oe=function(t,e){var n=q();xt(n,e.title||e.titleText),e.title&&Bt(e.title,n),e.titleText&&(n.innerText=e.titleText),ft(n,e,"title")},ke=function(t,e){var n=Z();ft(n,e,"header"),xe(t,e),ue(t,e),he(t,e),Oe(t,e),ce(t,e)},Ce=function(t,e){var n=F();bt(n,"width",e.width),bt(n,"padding",e.padding),e.background&&(n.style.background=e.background),Se(n,e)},Se=function(t,e){t.className="".concat(R.popup," ").concat(Ot(t)?e.showClass.popup:""),e.toast?(mt([document.documentElement,document.body],R["toast-shown"]),mt(t,R.toast)):mt(t,R.modal),ft(t,e,"popup"),"string"===typeof e.customClass&&mt(t,e.customClass),e.icon&&mt(t,R["icon-".concat(e.icon)])},Ee=function(t,e){Ce(t,e),Yt(t,e),ke(t,e),ae(t,e),qt(t,e),se(t,e),"function"===typeof e.onRender&&e.onRender(F())},je=function(){return Ot(F())},Ae=function(){return Y()&&Y().click()},Te=function(){return X()&&X().click()};function $e(){for(var t=this,e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return u(t,n)}function Pe(t){var n=function(n){i(c,n);var s=p(c);function c(){return e(this,c),s.apply(this,arguments)}return r(c,[{key:"_main",value:function(e){return h(a(c.prototype),"_main",this).call(this,o({},t,e))}}]),c}(this);return n}var Le=function(){var t=F();t||Lr.fire(),t=F();var e=J(),n=Y();wt(e),wt(n,"inline-block"),mt([t,e],R.loading),n.disabled=!0,t.setAttribute("data-loading",!0),t.setAttribute("aria-busy",!0),t.focus()},Ie=100,Re={},Ne=function(){Re.previousActiveElement&&Re.previousActiveElement.focus?(Re.previousActiveElement.focus(),Re.previousActiveElement=null):document.body&&document.body.focus()},Me=function(){return new Promise((function(t){var e=window.scrollX,n=window.scrollY;Re.restoreFocusTimeout=setTimeout((function(){Ne(),t()}),Ie),"undefined"!==typeof e&&"undefined"!==typeof n&&window.scrollTo(e,n)}))},Be=function(){return Re.timeout&&Re.timeout.getTimerLeft()},De=function(){if(Re.timeout)return jt(),Re.timeout.stop()},Fe=function(){if(Re.timeout){var t=Re.timeout.start();return Et(t),t}},Ue=function(){var t=Re.timeout;return t&&(t.running?De():Fe())},ze=function(t){if(Re.timeout){var e=Re.timeout.increase(t);return Et(e,!0),e}},qe=function(){return Re.timeout&&Re.timeout.isRunning()},He={title:"",titleText:"",text:"",html:"",footer:"",icon:void 0,iconHtml:void 0,toast:!1,animation:!0,showClass:{popup:"swal2-show",backdrop:"swal2-backdrop-show",icon:"swal2-icon-show"},hideClass:{popup:"swal2-hide",backdrop:"swal2-backdrop-hide",icon:"swal2-icon-hide"},customClass:void 0,target:"body",backdrop:!0,heightAuto:!0,allowOutsideClick:!0,allowEscapeKey:!0,allowEnterKey:!0,stopKeydownPropagation:!0,keydownListenerCapture:!1,showConfirmButton:!0,showCancelButton:!1,preConfirm:void 0,confirmButtonText:"OK",confirmButtonAriaLabel:"",confirmButtonColor:void 0,cancelButtonText:"Cancel",cancelButtonAriaLabel:"",cancelButtonColor:void 0,buttonsStyling:!0,reverseButtons:!1,focusConfirm:!0,focusCancel:!1,showCloseButton:!1,closeButtonHtml:"×",closeButtonAriaLabel:"Close this dialog",showLoaderOnConfirm:!1,imageUrl:void 0,imageWidth:void 0,imageHeight:void 0,imageAlt:"",timer:void 0,timerProgressBar:!1,width:void 0,padding:void 0,background:void 0,input:void 0,inputPlaceholder:"",inputValue:"",inputOptions:{},inputAutoTrim:!0,inputAttributes:{},inputValidator:void 0,validationMessage:void 0,grow:!1,position:"center",progressSteps:[],currentProgressStep:void 0,progressStepsDistance:void 0,onBeforeOpen:void 0,onOpen:void 0,onRender:void 0,onClose:void 0,onAfterClose:void 0,onDestroy:void 0,scrollbarPadding:!0},Ve=["allowEscapeKey","allowOutsideClick","buttonsStyling","cancelButtonAriaLabel","cancelButtonColor","cancelButtonText","closeButtonAriaLabel","closeButtonHtml","confirmButtonAriaLabel","confirmButtonColor","confirmButtonText","currentProgressStep","customClass","footer","hideClass","html","icon","imageAlt","imageHeight","imageUrl","imageWidth","onAfterClose","onClose","onDestroy","progressSteps","reverseButtons","showCancelButton","showCloseButton","showConfirmButton","text","title","titleText"],We={animation:'showClass" and "hideClass'},Ge=["allowOutsideClick","allowEnterKey","backdrop","focusConfirm","focusCancel","heightAuto","keydownListenerCapture"],Ke=function(t){return Object.prototype.hasOwnProperty.call(He,t)},Ye=function(t){return-1!==Ve.indexOf(t)},Xe=function(t){return We[t]},Je=function(t){Ke(t)||w('Unknown parameter "'.concat(t,'"'))},Ze=function(t){-1!==Ge.indexOf(t)&&w('The parameter "'.concat(t,'" is incompatible with toasts'))},Qe=function(t){Xe(t)&&k(t,Xe(t))},tn=function(t){for(var e in t)Je(e),t.toast&&Ze(e),Qe(e)},en=Object.freeze({isValidParameter:Ke,isUpdatableParameter:Ye,isDeprecatedParameter:Xe,argsToParams:P,isVisible:je,clickConfirm:Ae,clickCancel:Te,getContainer:M,getPopup:F,getTitle:q,getContent:H,getHtmlContainer:V,getImage:W,getIcon:z,getIcons:U,getCloseButton:et,getActions:J,getConfirmButton:Y,getCancelButton:X,getHeader:Z,getFooter:Q,getTimerProgressBar:tt,getFocusableElements:rt,getValidationMessage:K,isLoading:at,fire:$e,mixin:Pe,queue:me,getQueueStep:ge,insertQueueStep:ye,deleteQueueStep:be,showLoading:Le,enableLoading:Le,getTimerLeft:Be,stopTimer:De,resumeTimer:Fe,toggleTimer:Ue,increaseTimer:ze,isTimerRunning:qe});function nn(){var t=Xt.innerParams.get(this);if(t){var e=Xt.domCache.get(this);t.showConfirmButton||(_t(e.confirmButton),t.showCancelButton||_t(e.actions)),gt([e.popup,e.actions],R.loading),e.popup.removeAttribute("aria-busy"),e.popup.removeAttribute("data-loading"),e.confirmButton.disabled=!1,e.cancelButton.disabled=!1}}function rn(t){var e=Xt.innerParams.get(t||this),n=Xt.domCache.get(t||this);return n?pt(n.content,e.input):null}var on=function(){null===st.previousBodyPadding&&document.body.scrollHeight>window.innerHeight&&(st.previousBodyPadding=parseInt(window.getComputedStyle(document.body).getPropertyValue("padding-right")),document.body.style.paddingRight="".concat(st.previousBodyPadding+zt(),"px"))},an=function(){null!==st.previousBodyPadding&&(document.body.style.paddingRight="".concat(st.previousBodyPadding,"px"),st.previousBodyPadding=null)},sn=function(){var t=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream||"MacIntel"===navigator.platform&&navigator.maxTouchPoints>1;if(t&&!ut(document.body,R.iosfix)){var e=document.body.scrollTop;document.body.style.top="".concat(-1*e,"px"),mt(document.body,R.iosfix),un(),cn()}},cn=function(){var t=!navigator.userAgent.match(/(CriOS|FxiOS|EdgiOS|YaBrowser|UCBrowser)/i);if(t){var e=44;F().scrollHeight>window.innerHeight-e&&(M().style.paddingBottom="".concat(e,"px"))}},un=function(){var t,e=M();e.ontouchstart=function(e){t=ln(e.target)},e.ontouchmove=function(e){t&&(e.preventDefault(),e.stopPropagation())}},ln=function(t){var e=M();return t===e||!(kt(e)||"INPUT"===t.tagName||kt(H())&&H().contains(t))},fn=function(){if(ut(document.body,R.iosfix)){var t=parseInt(document.body.style.top,10);gt(document.body,R.iosfix),document.body.style.top="",document.body.scrollTop=-1*t}},pn=function(){return!!window.MSInputMethodContext&&!!document.documentMode},dn=function(){var t=M(),e=F();t.style.removeProperty("align-items"),e.offsetTop<0&&(t.style.alignItems="flex-start")},hn=function(){"undefined"!==typeof window&&pn()&&(dn(),window.addEventListener("resize",dn))},vn=function(){"undefined"!==typeof window&&pn()&&window.removeEventListener("resize",dn)},mn=function(){var t=b(document.body.children);t.forEach((function(t){t===M()||St(t,M())||(t.hasAttribute("aria-hidden")&&t.setAttribute("data-previous-aria-hidden",t.getAttribute("aria-hidden")),t.setAttribute("aria-hidden","true"))}))},gn=function(){var t=b(document.body.children);t.forEach((function(t){t.hasAttribute("data-previous-aria-hidden")?(t.setAttribute("aria-hidden",t.getAttribute("data-previous-aria-hidden")),t.removeAttribute("data-previous-aria-hidden")):t.removeAttribute("aria-hidden")}))},yn={swalPromiseResolve:new WeakMap};function bn(t,e,n,r){n?kn(t,r):(Me().then((function(){return kn(t,r)})),Re.keydownTarget.removeEventListener("keydown",Re.keydownHandler,{capture:Re.keydownListenerCapture}),Re.keydownHandlerAdded=!1),e.parentNode&&!document.body.getAttribute("data-swal2-queue-step")&&e.parentNode.removeChild(e),ot()&&(an(),fn(),vn(),gn()),wn()}function wn(){gt([document.documentElement,document.body],[R.shown,R["height-auto"],R["no-backdrop"],R["toast-shown"],R["toast-column"]])}function _n(t){var e=F();if(e){var n=Xt.innerParams.get(this);if(n&&!ut(e,n.hideClass.popup)){var r=yn.swalPromiseResolve.get(this);gt(e,n.showClass.popup),mt(e,n.hideClass.popup);var o=M();gt(o,n.showClass.backdrop),mt(o,n.hideClass.backdrop),xn(this,e,n),"undefined"!==typeof t?(t.isDismissed="undefined"!==typeof t.dismiss,t.isConfirmed="undefined"===typeof t.dismiss):t={isDismissed:!0,isConfirmed:!1},r(t||{})}}}var xn=function(t,e,n){var r=M(),o=Ut&&Ct(e),i=n.onClose,a=n.onAfterClose;null!==i&&"function"===typeof i&&i(e),o?On(t,e,r,a):bn(t,r,it(),a)},On=function(t,e,n,r){Re.swalCloseEventFinishedCallback=bn.bind(null,t,n,it(),r),e.addEventListener(Ut,(function(t){t.target===e&&(Re.swalCloseEventFinishedCallback(),delete Re.swalCloseEventFinishedCallback)}))},kn=function(t,e){setTimeout((function(){"function"===typeof e&&e(),t._destroy()}))};function Cn(t,e,n){var r=Xt.domCache.get(t);e.forEach((function(t){r[t].disabled=n}))}function Sn(t,e){if(!t)return!1;if("radio"===t.type)for(var n=t.parentNode.parentNode,r=n.querySelectorAll("input"),o=0;o<r.length;o++)r[o].disabled=e;else t.disabled=e}function En(){Cn(this,["confirmButton","cancelButton"],!1)}function jn(){Cn(this,["confirmButton","cancelButton"],!0)}function An(){return Sn(this.getInput(),!1)}function Tn(){return Sn(this.getInput(),!0)}function $n(t){var e=Xt.domCache.get(this);ct(e.validationMessage,t);var n=window.getComputedStyle(e.popup);e.validationMessage.style.marginLeft="-".concat(n.getPropertyValue("padding-left")),e.validationMessage.style.marginRight="-".concat(n.getPropertyValue("padding-right")),wt(e.validationMessage);var r=this.getInput();r&&(r.setAttribute("aria-invalid",!0),r.setAttribute("aria-describedBy",R["validation-message"]),ht(r),mt(r,R.inputerror))}function Pn(){var t=Xt.domCache.get(this);t.validationMessage&&_t(t.validationMessage);var e=this.getInput();e&&(e.removeAttribute("aria-invalid"),e.removeAttribute("aria-describedBy"),gt(e,R.inputerror))}function Ln(){var t=Xt.domCache.get(this);return t.progressSteps}var In=function(){function t(n,r){e(this,t),this.callback=n,this.remaining=r,this.running=!1,this.start()}return r(t,[{key:"start",value:function(){return this.running||(this.running=!0,this.started=new Date,this.id=setTimeout(this.callback,this.remaining)),this.remaining}},{key:"stop",value:function(){return this.running&&(this.running=!1,clearTimeout(this.id),this.remaining-=new Date-this.started),this.remaining}},{key:"increase",value:function(t){var e=this.running;return e&&this.stop(),this.remaining+=t,e&&this.start(),this.remaining}},{key:"getTimerLeft",value:function(){return this.running&&(this.stop(),this.start()),this.remaining}},{key:"isRunning",value:function(){return this.running}}]),t}(),Rn={email:function(t,e){return/^[a-zA-Z0-9.+_-]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9-]{2,24}$/.test(t)?Promise.resolve():Promise.resolve(e||"Invalid email address")},url:function(t,e){return/^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-z]{2,63}\b([-a-zA-Z0-9@:%_+.~#?&/=]*)$/.test(t)?Promise.resolve():Promise.resolve(e||"Invalid URL")}};function Nn(t){t.inputValidator||Object.keys(Rn).forEach((function(e){t.input===e&&(t.inputValidator=Rn[e])}))}function Mn(t){(!t.target||"string"===typeof t.target&&!document.querySelector(t.target)||"string"!==typeof t.target&&!t.target.appendChild)&&(w('Target parameter is not valid, defaulting to "body"'),t.target="body")}function Bn(t){Nn(t),t.showLoaderOnConfirm&&!t.preConfirm&&w("showLoaderOnConfirm is set to true, but preConfirm is not defined.\nshowLoaderOnConfirm should be used together with preConfirm, see usage example:\nhttps://sweetalert2.github.io/#ajax-request"),t.animation=C(t.animation),Mn(t),"string"===typeof t.title&&(t.title=t.title.split("\n").join("<br />")),Mt(t)}var Dn=function(t){var e=M(),n=F();"function"===typeof t.onBeforeOpen&&t.onBeforeOpen(n);var r=window.getComputedStyle(document.body),o=r.overflowY;qn(e,n,t),Un(e,n),ot()&&(zn(e,t.scrollbarPadding,o),mn()),it()||Re.previousActiveElement||(Re.previousActiveElement=document.activeElement),"function"===typeof t.onOpen&&setTimeout((function(){return t.onOpen(n)})),gt(e,R["no-transition"])};function Fn(t){var e=F();if(t.target===e){var n=M();e.removeEventListener(Ut,Fn),n.style.overflowY="auto"}}var Un=function(t,e){Ut&&Ct(e)?(t.style.overflowY="hidden",e.addEventListener(Ut,Fn)):t.style.overflowY="auto"},zn=function(t,e,n){sn(),hn(),e&&"hidden"!==n&&on(),setTimeout((function(){t.scrollTop=0}))},qn=function(t,e,n){mt(t,n.showClass.backdrop),wt(e),mt(e,n.showClass.popup),mt([document.documentElement,document.body],R.shown),n.heightAuto&&n.backdrop&&!n.toast&&mt([document.documentElement,document.body],R["height-auto"])},Hn=function(t,e){"select"===e.input||"radio"===e.input?Yn(t,e):-1!==["text","email","number","tel","textarea"].indexOf(e.input)&&(S(e.inputValue)||j(e.inputValue))&&Xn(t,e)},Vn=function(t,e){var n=t.getInput();if(!n)return null;switch(e.input){case"checkbox":return Wn(n);case"radio":return Gn(n);case"file":return Kn(n);default:return e.inputAutoTrim?n.value.trim():n.value}},Wn=function(t){return t.checked?1:0},Gn=function(t){return t.checked?t.value:null},Kn=function(t){return t.files.length?null!==t.getAttribute("multiple")?t.files:t.files[0]:null},Yn=function(e,n){var r=H(),o=function(t){return Jn[n.input](r,Zn(t),n)};S(n.inputOptions)||j(n.inputOptions)?(Le(),E(n.inputOptions).then((function(t){e.hideLoading(),o(t)}))):"object"===t(n.inputOptions)?o(n.inputOptions):_("Unexpected type of inputOptions! Expected object, Map or Promise, got ".concat(t(n.inputOptions)))},Xn=function(t,e){var n=t.getInput();_t(n),E(e.inputValue).then((function(r){n.value="number"===e.input?parseFloat(r)||0:"".concat(r),wt(n),n.focus(),t.hideLoading()}))["catch"]((function(e){_("Error in inputValue promise: ".concat(e)),n.value="",wt(n),n.focus(),t.hideLoading()}))},Jn={select:function(t,e,n){var r=yt(t,R.select),o=function(t,e,r){var o=document.createElement("option");o.value=r,ct(o,e),n.inputValue.toString()===r.toString()&&(o.selected=!0),t.appendChild(o)};e.forEach((function(t){var e=t[0],n=t[1];if(Array.isArray(n)){var i=document.createElement("optgroup");i.label=e,i.disabled=!1,r.appendChild(i),n.forEach((function(t){return o(i,t[1],t[0])}))}else o(r,n,e)})),r.focus()},radio:function(t,e,n){var r=yt(t,R.radio);e.forEach((function(t){var e=t[0],o=t[1],i=document.createElement("input"),a=document.createElement("label");i.type="radio",i.name=R.radio,i.value=e,n.inputValue.toString()===e.toString()&&(i.checked=!0);var s=document.createElement("span");ct(s,o),s.className=R.label,a.appendChild(i),a.appendChild(s),r.appendChild(a)}));var o=r.querySelectorAll("input");o.length&&o[0].focus()}},Zn=function e(n){var r=[];return"undefined"!==typeof Map&&n instanceof Map?n.forEach((function(n,o){var i=n;"object"===t(i)&&(i=e(i)),r.push([o,i])})):Object.keys(n).forEach((function(o){var i=n[o];"object"===t(i)&&(i=e(i)),r.push([o,i])})),r},Qn=function(t,e){t.disableButtons(),e.input?er(t,e):rr(t,e,!0)},tr=function(t,e){t.disableButtons(),e(A.cancel)},er=function(t,e){var n=Vn(t,e);if(e.inputValidator){t.disableInput();var r=Promise.resolve().then((function(){return E(e.inputValidator(n,e.validationMessage))}));r.then((function(r){t.enableButtons(),t.enableInput(),r?t.showValidationMessage(r):rr(t,e,n)}))}else t.getInput().checkValidity()?rr(t,e,n):(t.enableButtons(),t.showValidationMessage(e.validationMessage))},nr=function(t,e){t.closePopup({value:e})},rr=function(t,e,n){if(e.showLoaderOnConfirm&&Le(),e.preConfirm){t.resetValidationMessage();var r=Promise.resolve().then((function(){return E(e.preConfirm(n,e.validationMessage))}));r.then((function(e){Ot(K())||!1===e?t.hideLoading():nr(t,"undefined"===typeof e?n:e)}))}else nr(t,n)},or=function(t,e,n,r){e.keydownTarget&&e.keydownHandlerAdded&&(e.keydownTarget.removeEventListener("keydown",e.keydownHandler,{capture:e.keydownListenerCapture}),e.keydownHandlerAdded=!1),n.toast||(e.keydownHandler=function(e){return cr(t,e,r)},e.keydownTarget=n.keydownListenerCapture?window:F(),e.keydownListenerCapture=n.keydownListenerCapture,e.keydownTarget.addEventListener("keydown",e.keydownHandler,{capture:e.keydownListenerCapture}),e.keydownHandlerAdded=!0)},ir=function(t,e,n){for(var r=rt(),o=0;o<r.length;o++)return e+=n,e===r.length?e=0:-1===e&&(e=r.length-1),r[e].focus();F().focus()},ar=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Left","Right","Up","Down"],sr=["Escape","Esc"],cr=function(t,e,n){var r=Xt.innerParams.get(t);r.stopKeydownPropagation&&e.stopPropagation(),"Enter"===e.key?ur(t,e,r):"Tab"===e.key?lr(e,r):-1!==ar.indexOf(e.key)?fr():-1!==sr.indexOf(e.key)&&pr(e,r,n)},ur=function(t,e,n){if(!e.isComposing&&e.target&&t.getInput()&&e.target.outerHTML===t.getInput().outerHTML){if(-1!==["textarea","file"].indexOf(n.input))return;Ae(),e.preventDefault()}},lr=function(t,e){for(var n=t.target,r=rt(),o=-1,i=0;i<r.length;i++)if(n===r[i]){o=i;break}t.shiftKey?ir(e,o,-1):ir(e,o,1),t.stopPropagation(),t.preventDefault()},fr=function(){var t=Y(),e=X();document.activeElement===t&&Ot(e)?e.focus():document.activeElement===e&&Ot(t)&&t.focus()},pr=function(t,e,n){C(e.allowEscapeKey)&&(t.preventDefault(),n(A.esc))},dr=function(t,e,n){var r=Xt.innerParams.get(t);r.toast?hr(t,e,n):(mr(e),gr(e),yr(t,e,n))},hr=function(t,e,n){e.popup.onclick=function(){var e=Xt.innerParams.get(t);e.showConfirmButton||e.showCancelButton||e.showCloseButton||e.input||n(A.close)}},vr=!1,mr=function(t){t.popup.onmousedown=function(){t.container.onmouseup=function(e){t.container.onmouseup=void 0,e.target===t.container&&(vr=!0)}}},gr=function(t){t.container.onmousedown=function(){t.popup.onmouseup=function(e){t.popup.onmouseup=void 0,(e.target===t.popup||t.popup.contains(e.target))&&(vr=!0)}}},yr=function(t,e,n){e.container.onclick=function(r){var o=Xt.innerParams.get(t);vr?vr=!1:r.target===e.container&&C(o.allowOutsideClick)&&n(A.backdrop)}};function br(t){tn(t),Re.currentInstance&&Re.currentInstance._destroy(),Re.currentInstance=this;var e=wr(t);Bn(e),Object.freeze(e),Re.timeout&&(Re.timeout.stop(),delete Re.timeout),clearTimeout(Re.restoreFocusTimeout);var n=xr(this);return Ee(this,e),Xt.innerParams.set(this,e),_r(this,n,e)}var wr=function(t){var e=o({},He.showClass,t.showClass),n=o({},He.hideClass,t.hideClass),r=o({},He,t);return r.showClass=e,r.hideClass=n,!1===t.animation&&(r.showClass={popup:"swal2-noanimation",backdrop:"swal2-noanimation"},r.hideClass={}),r},_r=function(t,e,n){return new Promise((function(r){var o=function(e){t.closePopup({dismiss:e})};yn.swalPromiseResolve.set(t,r),e.confirmButton.onclick=function(){return Qn(t,n)},e.cancelButton.onclick=function(){return tr(t,o)},e.closeButton.onclick=function(){return o(A.close)},dr(t,e,o),or(t,Re,n,o),n.toast&&(n.input||n.footer||n.showCloseButton)?mt(document.body,R["toast-column"]):gt(document.body,R["toast-column"]),Hn(t,n),Dn(n),Or(Re,n,o),kr(e,n),setTimeout((function(){e.container.scrollTop=0}))}))},xr=function(t){var e={popup:F(),container:M(),content:H(),actions:J(),confirmButton:Y(),cancelButton:X(),closeButton:et(),validationMessage:K(),progressSteps:G()};return Xt.domCache.set(t,e),e},Or=function(t,e,n){var r=tt();_t(r),e.timer&&(t.timeout=new In((function(){n("timer"),delete t.timeout}),e.timer),e.timerProgressBar&&(wt(r),setTimeout((function(){t.timeout.running&&Et(e.timer)}))))},kr=function(t,e){if(!e.toast)return C(e.allowEnterKey)?e.focusCancel&&Ot(t.cancelButton)?t.cancelButton.focus():e.focusConfirm&&Ot(t.confirmButton)?t.confirmButton.focus():void ir(e,-1,1):Cr()},Cr=function(){document.activeElement&&"function"===typeof document.activeElement.blur&&document.activeElement.blur()};function Sr(t){var e=F(),n=Xt.innerParams.get(this);if(!e||ut(e,n.hideClass.popup))return w("You're trying to update the closed or closing popup, that won't work. Use the update() method in preConfirm parameter or show a new popup.");var r={};Object.keys(t).forEach((function(e){Lr.isUpdatableParameter(e)?r[e]=t[e]:w('Invalid parameter to update: "'.concat(e,'". Updatable params are listed here: https://github.com/sweetalert2/sweetalert2/blob/master/src/utils/params.js'))}));var i=o({},n,r);Ee(this,i),Xt.innerParams.set(this,i),Object.defineProperties(this,{params:{value:o({},this.params,t),writable:!1,enumerable:!0}})}function Er(){var t=Xt.domCache.get(this),e=Xt.innerParams.get(this);e&&(t.popup&&Re.swalCloseEventFinishedCallback&&(Re.swalCloseEventFinishedCallback(),delete Re.swalCloseEventFinishedCallback),Re.deferDisposalTimer&&(clearTimeout(Re.deferDisposalTimer),delete Re.deferDisposalTimer),"function"===typeof e.onDestroy&&e.onDestroy(),Ar(this))}var jr,Ar=function(t){delete t.params,delete Re.keydownHandler,delete Re.keydownTarget,Tr(Xt),Tr(yn)},Tr=function(t){for(var e in t)t[e]=new WeakMap},$r=Object.freeze({hideLoading:nn,disableLoading:nn,getInput:rn,close:_n,closePopup:_n,closeModal:_n,closeToast:_n,enableButtons:En,disableButtons:jn,enableInput:An,disableInput:Tn,showValidationMessage:$n,resetValidationMessage:Pn,getProgressSteps:Ln,_main:br,update:Sr,_destroy:Er}),Pr=function(){function t(){if(e(this,t),"undefined"!==typeof window){"undefined"===typeof Promise&&_("This package requires a Promise library, please include a shim to enable it in this browser (See: https://github.com/sweetalert2/sweetalert2/wiki/Migration-from-SweetAlert-to-SweetAlert2#1-ie-support)"),jr=this;for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];var i=Object.freeze(this.constructor.argsToParams(r));Object.defineProperties(this,{params:{value:i,writable:!1,enumerable:!0,configurable:!0}});var a=this._main(this.params);Xt.promise.set(this,a)}}return r(t,[{key:"then",value:function(t){var e=Xt.promise.get(this);return e.then(t)}},{key:"finally",value:function(t){var e=Xt.promise.get(this);return e["finally"](t)}}]),t}();o(Pr.prototype,$r),o(Pr,en),Object.keys($r).forEach((function(t){Pr[t]=function(){var e;if(jr)return(e=jr)[t].apply(e,arguments)}})),Pr.DismissReason=A,Pr.version="9.17.2";var Lr=Pr;return Lr["default"]=Lr,Lr})),"undefined"!==typeof this&&this.Sweetalert2&&(this.swal=this.sweetAlert=this.Swal=this.SweetAlert=this.Sweetalert2),"undefined"!=typeof document&&function(t,e){var n=t.createElement("style");if(t.getElementsByTagName("head")[0].appendChild(n),n.styleSheet)n.styleSheet.disabled||(n.styleSheet.cssText=e);else try{n.innerHTML=e}catch(t){n.innerText=e}}(document,'.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;overflow-y:hidden;background:#fff;box-shadow:0 0 .625em #d9d9d9}.swal2-popup.swal2-toast .swal2-header{flex-direction:row;padding:0}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;padding:0;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{font-size:.25em}}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{flex-basis:auto!important;width:auto;height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:flex;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-no-transition{transition:none!important}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-container .swal2-modal{margin:0!important}}.swal2-popup{display:none;position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:none;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-header{display:flex;flex-direction:column;align-items:center;padding:0 1.8em}.swal2-title{position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-actions.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;width:2.5em;height:2.5em;margin:.46875em;padding:0;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent!important;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after{content:"";display:inline-block;width:15px;height:15px;margin-left:5px;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff}.swal2-styled{margin:.3125em;padding:.625em 2em;box-shadow:none;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.swal2-styled:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;height:.25em;overflow:hidden;border-bottom-right-radius:.3125em;border-bottom-left-radius:.3125em}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:1.25em auto}.swal2-close{position:absolute;z-index:2;top:0;right:0;align-items:center;justify-content:center;width:1.2em;height:1.2em;padding:0;overflow:hidden;transition:color .1s ease-out;border:none;border-radius:0;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close::-moz-focus-inner{border:0}.swal2-content{z-index:1;justify-content:center;margin:0;padding:0 1.6em;color:#545454;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 3px #c4e6f5}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em auto;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{margin:0 .4em}.swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{align-items:center;margin:0 0 1.25em;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#3085d6}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;width:2.5em;height:.4em;margin:0 -1px;background:#3085d6}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@-webkit-keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{top:auto;right:auto;bottom:auto;left:auto;max-width:calc(100% - .625em * 2);background-color:transparent!important}body.swal2-no-backdrop .swal2-container>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-container.swal2-top{top:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-top-left,body.swal2-no-backdrop .swal2-container.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-top-end,body.swal2-no-backdrop .swal2-container.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-container.swal2-center{top:50%;left:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-left,body.swal2-no-backdrop .swal2-container.swal2-center-start{top:50%;left:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-end,body.swal2-no-backdrop .swal2-container.swal2-center-right{top:50%;right:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom{bottom:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom-left,body.swal2-no-backdrop .swal2-container.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-bottom-end,body.swal2-no-backdrop .swal2-container.swal2-bottom-right{right:0;bottom:0}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}')},"3f8c":function(t,e){t.exports={}},4160:function(t,e,n){"use strict";var r=n("23e7"),o=n("17c2");r({target:"Array",proto:!0,forced:[].forEach!=o},{forEach:o})},"428f":function(t,e,n){var r=n("da84");t.exports=r},4362:function(t,e,n){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,r="/";e.cwd=function(){return r},e.chdir=function(e){t||(t=n("df7c")),r=t.resolve(e,r)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},"44ad":function(t,e,n){var r=n("d039"),o=n("c6b6"),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},"44d2":function(t,e,n){var r=n("b622"),o=n("7c73"),i=n("9bf2"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&i.f(s,a,{configurable:!0,value:o(null)}),t.exports=function(t){s[a][t]=!0}},"44de":function(t,e,n){var r=n("da84");t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},"44e7":function(t,e,n){var r=n("861d"),o=n("c6b6"),i=n("b622"),a=i("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[a])?!!e:"RegExp"==o(t))}},"466d":function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("50c4"),a=n("1d80"),s=n("8aa5"),c=n("14c3");r("match",1,(function(t,e,n){return[function(e){var n=a(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var a=o(t),u=String(this);if(!a.global)return c(a,u);var l=a.unicode;a.lastIndex=0;var f,p=[],d=0;while(null!==(f=c(a,u))){var h=String(f[0]);p[d]=h,""===h&&(a.lastIndex=s(u,i(a.lastIndex),l)),d++}return 0===d?null:p}]}))},"467f":function(t,e,n){"use strict";var r=n("2d83");t.exports=function(t,e,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},4795:function(t,e,n){var r=n("23e7"),o=n("da84"),i=n("342f"),a=[].slice,s=/MSIE .\./.test(i),c=function(t){return function(e,n){var r=arguments.length>2,o=r?a.call(arguments,2):void 0;return t(r?function(){("function"==typeof e?e:Function(e)).apply(this,o)}:e,n)}};r({global:!0,bind:!0,forced:s},{setTimeout:c(o.setTimeout),setInterval:c(o.setInterval)})},4840:function(t,e,n){var r=n("825a"),o=n("1c0b"),i=n("b622"),a=i("species");t.exports=function(t,e){var n,i=r(t).constructor;return void 0===i||void 0==(n=r(i)[a])?e:o(n)}},4930:function(t,e,n){var r=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!r((function(){return!String(Symbol())}))},"4a7b":function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e){e=e||{};var n={};function o(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function i(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:o(void 0,t[n]):o(t[n],e[n])}function a(t){if(!r.isUndefined(e[t]))return o(void 0,e[t])}function s(n){return r.isUndefined(e[n])?r.isUndefined(t[n])?void 0:o(void 0,t[n]):o(void 0,e[n])}function c(n){return n in e?o(t[n],e[n]):n in t?o(void 0,t[n]):void 0}var u={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:c};return r.forEach(Object.keys(t).concat(Object.keys(e)),(function(t){var e=u[t]||i,o=e(t);r.isUndefined(o)&&e!==c||(n[t]=o)})),n}},"4d63":function(t,e,n){var r=n("83ab"),o=n("da84"),i=n("94ca"),a=n("7156"),s=n("9bf2").f,c=n("241c").f,u=n("44e7"),l=n("ad6d"),f=n("9f7f"),p=n("6eeb"),d=n("d039"),h=n("69f3").set,v=n("2626"),m=n("b622"),g=m("match"),y=o.RegExp,b=y.prototype,w=/a/g,_=/a/g,x=new y(w)!==w,O=f.UNSUPPORTED_Y,k=r&&i("RegExp",!x||O||d((function(){return _[g]=!1,y(w)!=w||y(_)==_||"/a/i"!=y(w,"i")})));if(k){var C=function(t,e){var n,r=this instanceof C,o=u(t),i=void 0===e;if(!r&&o&&t.constructor===C&&i)return t;x?o&&!i&&(t=t.source):t instanceof C&&(i&&(e=l.call(t)),t=t.source),O&&(n=!!e&&e.indexOf("y")>-1,n&&(e=e.replace(/y/g,"")));var s=a(x?new y(t,e):y(t,e),r?this:b,C);return O&&n&&h(s,{sticky:n}),s},S=function(t){t in C||s(C,t,{configurable:!0,get:function(){return y[t]},set:function(e){y[t]=e}})},E=c(y),j=0;while(E.length>j)S(E[j++]);b.constructor=C,C.prototype=b,p(o,"RegExp",C)}v("RegExp")},"4d64":function(t,e,n){var r=n("fc6a"),o=n("50c4"),i=n("23cb"),a=function(t){return function(e,n,a){var s,c=r(e),u=o(c.length),l=i(a,u);if(t&&n!=n){while(u>l)if(s=c[l++],s!=s)return!0}else for(;u>l;l++)if((t||l in c)&&c[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").filter,i=n("1dde"),a=n("ae40"),s=i("filter"),c=a("filter");r({target:"Array",proto:!0,forced:!s||!c},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(t,e,n){"use strict";var r=n("0366"),o=n("7b0b"),i=n("9bdd"),a=n("e95a"),s=n("50c4"),c=n("8418"),u=n("35a1");t.exports=function(t){var e,n,l,f,p,d,h=o(t),v="function"==typeof this?this:Array,m=arguments.length,g=m>1?arguments[1]:void 0,y=void 0!==g,b=u(h),w=0;if(y&&(g=r(g,m>2?arguments[2]:void 0,2)),void 0==b||v==Array&&a(b))for(e=s(h.length),n=new v(e);e>w;w++)d=y?g(h[w],w):h[w],c(n,w,d);else for(f=b.call(h),p=f.next,n=new v;!(l=p.call(f)).done;w++)d=y?i(f,g,[l.value,w],!0):l.value,c(n,w,d);return n.length=w,n}},"4fad":function(t,e,n){var r=n("23e7"),o=n("6f53").entries;r({target:"Object",stat:!0},{entries:function(t){return o(t)}})},"50c4":function(t,e,n){var r=n("a691"),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},5135:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},5270:function(t,e,n){"use strict";var r=n("c532"),o=n("c401"),i=n("2e67"),a=n("2444"),s=n("7a77");function c(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new s("canceled")}t.exports=function(t){c(t),t.headers=t.headers||{},t.data=o.call(t,t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]}));var e=t.adapter||a.adapter;return e(t).then((function(e){return c(t),e.data=o.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(c(t),e&&e.response&&(e.response.data=o.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},5319:function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("7b0b"),a=n("50c4"),s=n("a691"),c=n("1d80"),u=n("8aa5"),l=n("14c3"),f=Math.max,p=Math.min,d=Math.floor,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,v=/\$([$&'`]|\d\d?)/g,m=function(t){return void 0===t?t:String(t)};r("replace",2,(function(t,e,n,r){var g=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,y=r.REPLACE_KEEPS_$0,b=g?"$":"$0";return[function(n,r){var o=c(this),i=void 0==n?void 0:n[t];return void 0!==i?i.call(n,o,r):e.call(String(o),n,r)},function(t,r){if(!g&&y||"string"===typeof r&&-1===r.indexOf(b)){var i=n(e,t,this,r);if(i.done)return i.value}var c=o(t),d=String(this),h="function"===typeof r;h||(r=String(r));var v=c.global;if(v){var _=c.unicode;c.lastIndex=0}var x=[];while(1){var O=l(c,d);if(null===O)break;if(x.push(O),!v)break;var k=String(O[0]);""===k&&(c.lastIndex=u(d,a(c.lastIndex),_))}for(var C="",S=0,E=0;E<x.length;E++){O=x[E];for(var j=String(O[0]),A=f(p(s(O.index),d.length),0),T=[],$=1;$<O.length;$++)T.push(m(O[$]));var P=O.groups;if(h){var L=[j].concat(T,A,d);void 0!==P&&L.push(P);var I=String(r.apply(void 0,L))}else I=w(j,d,A,T,P,r);A>=S&&(C+=d.slice(S,A)+I,S=A+j.length)}return C+d.slice(S)}];function w(t,n,r,o,a,s){var c=r+t.length,u=o.length,l=v;return void 0!==a&&(a=i(a),l=h),e.call(s,l,(function(e,i){var s;switch(i.charAt(0)){case"$":return"$";case"&":return t;case"`":return n.slice(0,r);case"'":return n.slice(c);case"<":s=a[i.slice(1,-1)];break;default:var l=+i;if(0===l)return e;if(l>u){var f=d(l/10);return 0===f?e:f<=u?void 0===o[f-1]?i.charAt(1):o[f-1]+i.charAt(1):e}s=o[l-1]}return void 0===s?"":s}))}}))},5530:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("a4d3"),n("4de4"),n("4160"),n("e439"),n("dbb4"),n("b64b"),n("159b");var r=n("ade3");function o(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?o(Object(n),!0).forEach((function(e){Object(r["a"])(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}},"561c":function(t,e,n){"use strict";n.d(e,"c",(function(){return c})),n.d(e,"b",(function(){return E})),n.d(e,"a",(function(){return j}));var r=n("e1e2"),o=n.n(r),i=n("e19f"),a=n.n(i),s=o()(console.error);function c(t){try{for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return a.a.sprintf.apply(a.a,[t].concat(n))}catch(o){return s("sprintf error: \n\n"+o.toString()),t}}var u,l,f,p,d=n("ade3");function h(t){var e,n,r,o,i=[],a=[];while(e=t.match(p)){n=e[0],r=t.substr(0,e.index).trim(),r&&i.push(r);while(o=a.pop()){if(f[n]){if(f[n][0]===o){n=f[n][1]||n;break}}else if(l.indexOf(o)>=0||u[o]<u[n]){a.push(o);break}i.push(o)}f[n]||a.push(n),t=t.substr(e.index+n.length)}return t=t.trim(),t&&i.push(t),i.concat(a.reverse())}u={"(":9,"!":8,"*":7,"/":7,"%":7,"+":6,"-":6,"<":5,"<=":5,">":5,">=":5,"==":4,"!=":4,"&&":3,"||":2,"?":1,"?:":1},l=["(","?"],f={")":["("],":":["?","?:"]},p=/<=|>=|==|!=|&&|\|\||\?:|\(|!|\*|\/|%|\+|-|<|>|\?|\)|:/;var v={"!":function(t){return!t},"*":function(t,e){return t*e},"/":function(t,e){return t/e},"%":function(t,e){return t%e},"+":function(t,e){return t+e},"-":function(t,e){return t-e},"<":function(t,e){return t<e},"<=":function(t,e){return t<=e},">":function(t,e){return t>e},">=":function(t,e){return t>=e},"==":function(t,e){return t===e},"!=":function(t,e){return t!==e},"&&":function(t,e){return t&&e},"||":function(t,e){return t||e},"?:":function(t,e,n){if(t)throw e;return n}};function m(t,e){var n,r,o,i,a,s,c=[];for(n=0;n<t.length;n++){if(a=t[n],i=v[a],i){r=i.length,o=Array(r);while(r--)o[r]=c.pop();try{s=i.apply(null,o)}catch(u){return u}}else s=e.hasOwnProperty(a)?e[a]:+a;c.push(s)}return c[0]}function g(t){var e=h(t);return function(t){return m(e,t)}}function y(t){var e=g(t);return function(t){return+e({n:t})}}var b={contextDelimiter:"",onMissingKey:null};function w(t){var e,n,r;for(e=t.split(";"),n=0;n<e.length;n++)if(r=e[n].trim(),0===r.indexOf("plural="))return r.substr(7)}function _(t,e){var n;for(n in this.data=t,this.pluralForms={},this.options={},b)this.options[n]=void 0!==e&&n in e?e[n]:b[n]}function x(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function O(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?x(Object(n),!0).forEach((function(e){Object(d["a"])(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):x(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}_.prototype.getPluralForm=function(t,e){var n,r,o,i=this.pluralForms[t];return i||(n=this.data[t][""],o=n["Plural-Forms"]||n["plural-forms"]||n.plural_forms,"function"!==typeof o&&(r=w(n["Plural-Forms"]||n["plural-forms"]||n.plural_forms),o=y(r)),i=this.pluralForms[t]=o),i(e)},_.prototype.dcnpgettext=function(t,e,n,r,o){var i,a,s;return i=void 0===o?0:this.getPluralForm(t,o),a=n,e&&(a=e+this.options.contextDelimiter+n),s=this.data[t][a],s&&s[i]?s[i]:(this.options.onMissingKey&&this.options.onMissingKey(n,t),0===i?n:r)};var k={"":{plural_forms:function(t){return 1===t?0:1}}},C=function(t,e){var n=new _({}),r=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"default";n.data[e]=O(O(O({},k),n.data[e]),t),n.data[e][""]=O(O({},k[""]),n.data[e][""])},o=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"default",e=arguments.length>1?arguments[1]:void 0,o=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0,a=arguments.length>4?arguments[4]:void 0;return n.data[t]||r(void 0,t),n.dcnpgettext(t,e,o,i,a)},i=function(t,e){return o(e,void 0,t)},a=function(t,e,n){return o(n,e,t)},s=function(t,e,n,r){return o(r,void 0,t,e,n)},c=function(t,e,n,r,i){return o(i,r,t,e,n)},u=function(){return"rtl"===a("ltr","text direction")};return t&&r(t,e),{setLocaleData:r,__:i,_x:a,_n:s,_nx:c,isRTL:u}},S=C(),E=S.setLocaleData.bind(S),j=S.__.bind(S);S._x.bind(S),S._n.bind(S),S._nx.bind(S),S.isRTL.bind(S)},5692:function(t,e,n){var r=n("c430"),o=n("c6cd");(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.8.1",mode:r?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(t,e,n){var r=n("d066"),o=n("241c"),i=n("7418"),a=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(a(t)),n=i.f;return n?e.concat(n(t)):e}},5886:function(t,e,n){"use strict";var r=n("3d20"),o=n.n(r),i=function(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var r=Array(t),o=0;for(e=0;e<n;e++)for(var i=arguments[e],a=0,s=i.length;a<s;a++,o++)r[o]=i[a];return r},a=function(){function t(){}return t.install=function(t,e){var n,r=e?o.a.mixin(e):o.a,a=function(){for(var t,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return(t=r.fire).call.apply(t,i([r],e))};for(n in r)Object.prototype.hasOwnProperty.call(r,n)&&"function"===typeof r[n]&&(a[n]=function(t){return function(){for(var e,n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];return(e=r[t]).call.apply(e,i([r],n))}}(n));t["swal"]=a,Object.prototype.hasOwnProperty.call(t,"$swal")||(t.prototype.$swal=a)},t}();e["a"]=a},5899:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},"58a8":function(t,e,n){var r=n("1d80"),o=n("5899"),i="["+o+"]",a=RegExp("^"+i+i+"*"),s=RegExp(i+i+"*$"),c=function(t){return function(e){var n=String(r(e));return 1&t&&(n=n.replace(a,"")),2&t&&(n=n.replace(s,"")),n}};t.exports={start:c(1),end:c(2),trim:c(3)}},5935:function(t,e,n){"use strict";function r(t,e){return o(t)||i(t,e)||a(t,e)||c()}function o(t){if(Array.isArray(t))return t}function i(t,e){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t)){var n=[],r=!0,o=!1,i=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done);r=!0)if(n.push(a.value),e&&n.length===e)break}catch(c){o=!0,i=c}finally{try{r||null==s["return"]||s["return"]()}finally{if(o)throw i}}return n}}function a(t,e){if(t){if("string"===typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function c(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function u(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.reduce((function(t,e){var n=e.split(".").slice(-1)[0];if(t[n])throw new Error("The key `".concat(n,"` is already in use."));return t[n]=e,t}),{})}function l(t){return Object.keys(t).map((function(e){return[e,t[e]]}))}function f(t){return function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];var i="string"===typeof n[0]?[].concat(n):[""].concat(n),a=r(i,4),s=a[0],c=a[1],u=a[2],l=a[3];return s.length&&"/"!==s.charAt(s.length-1)&&(s+="/"),u="".concat(s).concat(u||"getField"),l="".concat(s).concat(l||"updateField"),t(s,c,u,l)}}function p(t){return function(e){return e.split(/[.[\]]+/).reduce((function(t,e){return t[e]}),t)}}function d(t,e){var n=e.path,r=e.value;n.split(/[.[\]]+/).reduce((function(t,e,n,o){return o.length===n+1&&(t[e]=r),t[e]}),t)}n.d(e,"a",(function(){return p})),n.d(e,"b",(function(){return h})),n.d(e,"c",(function(){return d}));var h=f((function(t,e,n,r){var o=Array.isArray(e)?u(e):e;return Object.keys(o).reduce((function(t,e){var i=o[e],a={get:function(){return this.$store.getters[n](i)},set:function(t){this.$store.commit(r,{path:i,value:t})}};return t[e]=a,t}),{})}));f((function(t,e,n,r){var o=Array.isArray(e)?u(e):e;return Object.keys(o).reduce((function(t,e){var i=o[e];return t[e]={get:function(){var t=this.$store,e=l(t.getters[n](i));return e.map((function(e){return Object.keys(e[1]).reduce((function(o,a){var s="".concat(i,"[").concat(e[0],"].").concat(a);return Object.defineProperty(o,a,{get:function(){return t.getters[n](s)},set:function(e){t.commit(r,{path:s,value:e})}})}),{})}))}},t}),{})}))},"5a34":function(t,e,n){var r=n("44e7");t.exports=function(t){if(r(t))throw TypeError("The method doesn't accept regular expressions");return t}},"5c6c":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5cce":function(t,e){t.exports={version:"0.24.0"}},"5f02":function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},"5fb2":function(t,e,n){"use strict";var r=2147483647,o=36,i=1,a=26,s=38,c=700,u=72,l=128,f="-",p=/[^\0-\u007E]/,d=/[.\u3002\uFF0E\uFF61]/g,h="Overflow: input needs wider integers to process",v=o-i,m=Math.floor,g=String.fromCharCode,y=function(t){var e=[],n=0,r=t.length;while(n<r){var o=t.charCodeAt(n++);if(o>=55296&&o<=56319&&n<r){var i=t.charCodeAt(n++);56320==(64512&i)?e.push(((1023&o)<<10)+(1023&i)+65536):(e.push(o),n--)}else e.push(o)}return e},b=function(t){return t+22+75*(t<26)},w=function(t,e,n){var r=0;for(t=n?m(t/c):t>>1,t+=m(t/e);t>v*a>>1;r+=o)t=m(t/v);return m(r+(v+1)*t/(t+s))},_=function(t){var e=[];t=y(t);var n,s,c=t.length,p=l,d=0,v=u;for(n=0;n<t.length;n++)s=t[n],s<128&&e.push(g(s));var _=e.length,x=_;_&&e.push(f);while(x<c){var O=r;for(n=0;n<t.length;n++)s=t[n],s>=p&&s<O&&(O=s);var k=x+1;if(O-p>m((r-d)/k))throw RangeError(h);for(d+=(O-p)*k,p=O,n=0;n<t.length;n++){if(s=t[n],s<p&&++d>r)throw RangeError(h);if(s==p){for(var C=d,S=o;;S+=o){var E=S<=v?i:S>=v+a?a:S-v;if(C<E)break;var j=C-E,A=o-E;e.push(g(b(E+j%A))),C=m(j/A)}e.push(g(b(C))),v=w(d,k,x==_),d=0,++x}}++d,++p}return e.join("")};t.exports=function(t){var e,n,r=[],o=t.toLowerCase().replace(d,".").split(".");for(e=0;e<o.length;e++)n=o[e],r.push(p.test(n)?"xn--"+_(n):n);return r.join(".")}},"605d":function(t,e,n){var r=n("c6b6"),o=n("da84");t.exports="process"==r(o.process)},"60da":function(t,e,n){"use strict";var r=n("83ab"),o=n("d039"),i=n("df75"),a=n("7418"),s=n("d1e7"),c=n("7b0b"),u=n("44ad"),l=Object.assign,f=Object.defineProperty;t.exports=!l||o((function(){if(r&&1!==l({b:1},l(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){e[t]=t})),7!=l({},t)[n]||i(l({},e)).join("")!=o}))?function(t,e){var n=c(t),o=arguments.length,l=1,f=a.f,p=s.f;while(o>l){var d,h=u(arguments[l++]),v=f?i(h).concat(f(h)):i(h),m=v.length,g=0;while(m>g)d=v[g++],r&&!p.call(h,d)||(n[d]=h[d])}return n}:l},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},6341:function(t,e,n){(function(e){var n="Expected a function",r="__lodash_hash_undefined__",o=1/0,i=9007199254740991,a="[object Arguments]",s="[object Function]",c="[object GeneratorFunction]",u="[object Symbol]",l=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,f=/^\w*$/,p=/^\./,d=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,h=/[\\^$.*+?()[\]{}|]/g,v=/\\(\\)?/g,m=/^\[object .+?Constructor\]$/,g=/^(?:0|[1-9]\d*)$/,y="object"==typeof e&&e&&e.Object===Object&&e,b="object"==typeof self&&self&&self.Object===Object&&self,w=y||b||Function("return this")();function _(t,e){return null==t?void 0:t[e]}function x(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(n){}return e}var O=Array.prototype,k=Function.prototype,C=Object.prototype,S=w["__core-js_shared__"],E=function(){var t=/[^.]+$/.exec(S&&S.keys&&S.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),j=k.toString,A=C.hasOwnProperty,T=C.toString,$=RegExp("^"+j.call(A).replace(h,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),P=w.Symbol,L=C.propertyIsEnumerable,I=O.splice,R=ut(w,"Map"),N=ut(Object,"create"),M=P?P.prototype:void 0,B=M?M.toString:void 0;function D(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function F(){this.__data__=N?N(null):{}}function U(t){return this.has(t)&&delete this.__data__[t]}function z(t){var e=this.__data__;if(N){var n=e[t];return n===r?void 0:n}return A.call(e,t)?e[t]:void 0}function q(t){var e=this.__data__;return N?void 0!==e[t]:A.call(e,t)}function H(t,e){var n=this.__data__;return n[t]=N&&void 0===e?r:e,this}function V(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function W(){this.__data__=[]}function G(t){var e=this.__data__,n=rt(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():I.call(e,n,1),!0}function K(t){var e=this.__data__,n=rt(e,t);return n<0?void 0:e[n][1]}function Y(t){return rt(this.__data__,t)>-1}function X(t,e){var n=this.__data__,r=rt(n,t);return r<0?n.push([t,e]):n[r][1]=e,this}function J(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Z(){this.__data__={hash:new D,map:new(R||V),string:new D}}function Q(t){return ct(this,t)["delete"](t)}function tt(t){return ct(this,t).get(t)}function et(t){return ct(this,t).has(t)}function nt(t,e){return ct(this,t).set(t,e),this}function rt(t,e){var n=t.length;while(n--)if(bt(t[n][0],e))return n;return-1}function ot(t,e){return null!=t&&A.call(t,e)}function it(t){if(!St(t)||ht(t))return!1;var e=kt(t)||x(t)?$:m;return e.test(gt(t))}function at(t){if("string"==typeof t)return t;if(jt(t))return B?B.call(t):"";var e=t+"";return"0"==e&&1/t==-o?"-0":e}function st(t){return _t(t)?t:vt(t)}function ct(t,e){var n=t.__data__;return dt(e)?n["string"==typeof e?"string":"hash"]:n.map}function ut(t,e){var n=_(t,e);return it(n)?n:void 0}function lt(t,e,n){e=pt(e,t)?[e]:st(e);var r,o=-1,i=e.length;while(++o<i){var a=mt(e[o]);if(!(r=null!=t&&n(t,a)))break;t=t[a]}if(r)return r;i=t?t.length:0;return!!i&&Ct(i)&&ft(a,i)&&(_t(t)||wt(t))}function ft(t,e){return e=null==e?i:e,!!e&&("number"==typeof t||g.test(t))&&t>-1&&t%1==0&&t<e}function pt(t,e){if(_t(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!jt(t))||(f.test(t)||!l.test(t)||null!=e&&t in Object(e))}function dt(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}function ht(t){return!!E&&E in t}D.prototype.clear=F,D.prototype["delete"]=U,D.prototype.get=z,D.prototype.has=q,D.prototype.set=H,V.prototype.clear=W,V.prototype["delete"]=G,V.prototype.get=K,V.prototype.has=Y,V.prototype.set=X,J.prototype.clear=Z,J.prototype["delete"]=Q,J.prototype.get=tt,J.prototype.has=et,J.prototype.set=nt;var vt=yt((function(t){t=At(t);var e=[];return p.test(t)&&e.push(""),t.replace(d,(function(t,n,r,o){e.push(r?o.replace(v,"$1"):n||t)})),e}));function mt(t){if("string"==typeof t||jt(t))return t;var e=t+"";return"0"==e&&1/t==-o?"-0":e}function gt(t){if(null!=t){try{return j.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function yt(t,e){if("function"!=typeof t||e&&"function"!=typeof e)throw new TypeError(n);var r=function(){var n=arguments,o=e?e.apply(this,n):n[0],i=r.cache;if(i.has(o))return i.get(o);var a=t.apply(this,n);return r.cache=i.set(o,a),a};return r.cache=new(yt.Cache||J),r}function bt(t,e){return t===e||t!==t&&e!==e}function wt(t){return Ot(t)&&A.call(t,"callee")&&(!L.call(t,"callee")||T.call(t)==a)}yt.Cache=J;var _t=Array.isArray;function xt(t){return null!=t&&Ct(t.length)&&!kt(t)}function Ot(t){return Et(t)&&xt(t)}function kt(t){var e=St(t)?T.call(t):"";return e==s||e==c}function Ct(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=i}function St(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function Et(t){return!!t&&"object"==typeof t}function jt(t){return"symbol"==typeof t||Et(t)&&T.call(t)==u}function At(t){return null==t?"":at(t)}function Tt(t,e){return null!=t&<(t,e,ot)}t.exports=Tt}).call(this,n("c8ba"))},6547:function(t,e,n){var r=n("a691"),o=n("1d80"),i=function(t){return function(e,n){var i,a,s=String(o(e)),c=r(n),u=s.length;return c<0||c>=u?t?"":void 0:(i=s.charCodeAt(c),i<55296||i>56319||c+1===u||(a=s.charCodeAt(c+1))<56320||a>57343?t?s.charAt(c):i:t?s.slice(c,c+2):a-56320+(i-55296<<10)+65536)}};t.exports={codeAt:i(!1),charAt:i(!0)}},"65f0":function(t,e,n){var r=n("861d"),o=n("e8b5"),i=n("b622"),a=i("species");t.exports=function(t,e){var n;return o(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!o(n.prototype)?r(n)&&(n=n[a],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},"69f3":function(t,e,n){var r,o,i,a=n("7f9a"),s=n("da84"),c=n("861d"),u=n("9112"),l=n("5135"),f=n("c6cd"),p=n("f772"),d=n("d012"),h=s.WeakMap,v=function(t){return i(t)?o(t):r(t,{})},m=function(t){return function(e){var n;if(!c(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(a){var g=f.state||(f.state=new h),y=g.get,b=g.has,w=g.set;r=function(t,e){return e.facade=t,w.call(g,t,e),e},o=function(t){return y.call(g,t)||{}},i=function(t){return b.call(g,t)}}else{var _=p("state");d[_]=!0,r=function(t,e){return e.facade=t,u(t,_,e),e},o=function(t){return l(t,_)?t[_]:{}},i=function(t){return l(t,_)}}t.exports={set:r,get:o,has:i,enforce:v,getterFor:m}},"6c6b":function(t,e,n){"use strict";var r=n("cd3f"),o=n.n(r);function i(t){void 0===t&&(t={shift:!1,ctrl:!1,left:!1}),document.addEventListener(t.left?"click":"contextmenu",(function(e){if((!t.ctrl||e.ctrlKey)&&(!t.shift||e.shiftKey)){t.stop&&(e.preventDefault(),e.stopPropagation());var n=u(e.target);n&&l(n)}}))}function a(t){while(t.length<8)t+=" ";return t}function s(t){console.log(a(t)+" %cnone","color:grey")}i.install=function(t,e){i(e)};var c="background:#42b983;color:white;border-radius:99px;padding:0px 6px;";function u(t){var e=t&&t.__vue__;return e||(t.parentNode?u(t.parentNode):void console.info("no Vue component found"))}function l(t,e){if(e?console.groupCollapsed("%cparent %c"+(t.$parent?t.$options.name||t.$options._componentTag||"anonymous":"Root"),"font-weight:normal",c,t):console.group("%c"+(t.$parent?t.$options.name||t.$options._componentTag||"anonymous":"Root"),c,t),Object.keys(t.$data).length?console.log(a("data"),o()(t.$data)):s("data"),t._computedWatchers&&Object.keys(t._computedWatchers).length){var n={};for(var r in t._computedWatchers)try{n[r]=o()(t[r])}catch(i){n[r]="["+i.message+"]"}console.log(a("computed"),n)}else s("computed");t._props&&Object.keys(t._props).length?console.log(a("props"),o()(t._props)):s("props"),console.log(a("element"),t.$el),!e&&t.$route&&console.log(a("route"),t.$route),t.$parent?l(t.$parent,!0):s("parent"),console.groupEnd()}},"6d5e":function(t,e,n){(function(t,n){n(e)})(0,(function(t){"use strict";var e={};function n(t){return Object.keys(t).reduce((function(e,n){return!1!==t[n]&&null!==t[n]&&void 0!==t[n]&&(e[n]=t[n]),e}),{})}var r={inheritAttrs:!1,render:function(t){return this.svgElSource?t("svg",{on:this.$listeners,attrs:Object.assign(this.getSvgAttrs(this.svgElSource),n(this.$attrs)),domProps:{innerHTML:this.getSvgContent(this.svgElSource)}}):null},props:{src:{type:String,required:!0},title:{type:String},transformSource:{type:Function,default:function(t){return t}},keepDuringLoading:{type:Boolean,default:!0}},data:function(){return{svgElSource:null}},watch:{src:function(t){this.getSource(t)}},mounted:function(){this.getSource(this.src)},methods:{getSvgAttrs:function(t){var e={},n=t.attributes;if(!n)return e;for(var r=n.length-1;r>=0;r--)e[n[r].name]=n[r].value;return e},getSvgContent:function(t){return t=t.cloneNode(!0),t=this.transformSource(t),this.title&&o(t,this.title),t.innerHTML},getSource:function(t){var n=this;e[t]||(e[t]=this.download(t)),this.svgElSource&&e[t].isPending()&&!this.keepDuringLoading&&(this.svgElSource=null,this.$emit("unloaded")),e[t].then((function(t){n.svgElSource=t,n.$nextTick((function(){n.$emit("loaded",n.$el)}))}))["catch"]((function(r){n.svgElSource&&(n.svgElSource=null,n.$emit("unloaded")),delete e[t],n.$emit("error",r)}))},download:function(t){return i(new Promise((function(e,n){var r=new XMLHttpRequest;r.open("GET",t,!0),r.onload=function(){if(r.status>=200&&r.status<400)try{var t=new DOMParser,o=t.parseFromString(r.responseText,"text/xml"),i=o.getElementsByTagName("svg")[0];i?e(i):n(new Error('Loaded file is not valid SVG"'))}catch(a){n(a)}else n(new Error("Error loading SVG"))},r.onerror=n,r.send()})))}}};function o(t,e){var n=t.getElementsByTagName("title");if(n.length)n[0].textContent=e;else{var r=document.createElementNS("http://www.w3.org/2000/svg","title");r.textContent=e,t.appendChild(r)}}function i(t){if(t.isPending)return t;var e=!0,n=t.then((function(t){return e=!1,t}),(function(t){throw e=!1,t}));return n.isPending=function(){return e},n}var a={install:function(t){t.component("inline-svg",r)}};t.InlineSvgComponent=r,t.InlineSvgPlugin=a,t.default=r,Object.defineProperty(t,"__esModule",{value:!0})}))},"6eeb":function(t,e,n){var r=n("da84"),o=n("9112"),i=n("5135"),a=n("ce4e"),s=n("8925"),c=n("69f3"),u=c.get,l=c.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var c,u=!!s&&!!s.unsafe,p=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),c=l(n),c.source||(c.source=f.join("string"==typeof e?e:""))),t!==r?(u?!d&&t[e]&&(p=!0):delete t[e],p?t[e]=n:o(t,e,n)):p?t[e]=n:a(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&u(this).source||s(this)}))},"6f53":function(t,e,n){var r=n("83ab"),o=n("df75"),i=n("fc6a"),a=n("d1e7").f,s=function(t){return function(e){var n,s=i(e),c=o(s),u=c.length,l=0,f=[];while(u>l)n=c[l++],r&&!a.call(s,n)||f.push(t?[n,s[n]]:s[n]);return f}};t.exports={entries:s(!0),values:s(!1)}},7156:function(t,e,n){var r=n("861d"),o=n("d2bb");t.exports=function(t,e,n){var i,a;return o&&"function"==typeof(i=e.constructor)&&i!==n&&r(a=i.prototype)&&a!==n.prototype&&o(t,a),t}},7418:function(t,e){e.f=Object.getOwnPropertySymbols},"746f":function(t,e,n){var r=n("428f"),o=n("5135"),i=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});o(e,t)||a(e,t,{value:i.f(t)})}},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7a77":function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},"7aac":function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7c73":function(t,e,n){var r,o=n("825a"),i=n("37e8"),a=n("7839"),s=n("d012"),c=n("1be4"),u=n("cc12"),l=n("f772"),f=">",p="<",d="prototype",h="script",v=l("IE_PROTO"),m=function(){},g=function(t){return p+h+f+t+p+"/"+h+f},y=function(t){t.write(g("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=u("iframe"),n="java"+h+":";return e.style.display="none",c.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(g("document.F=Object")),t.close(),t.F},w=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}w=r?y(r):b();var t=a.length;while(t--)delete w[d][a[t]];return w()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(m[d]=o(t),n=new m,m[d]=null,n[v]=t):n=w(),void 0===e?n:i(n,e)}},"7db0":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").find,i=n("44d2"),a=n("ae40"),s="find",c=!0,u=a(s);s in[]&&Array(1)[s]((function(){c=!1})),r({target:"Array",proto:!0,forced:c||!u},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(s)},"7dd0":function(t,e,n){"use strict";var r=n("23e7"),o=n("9ed3"),i=n("e163"),a=n("d2bb"),s=n("d44e"),c=n("9112"),u=n("6eeb"),l=n("b622"),f=n("c430"),p=n("3f8c"),d=n("ae93"),h=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,m=l("iterator"),g="keys",y="values",b="entries",w=function(){return this};t.exports=function(t,e,n,l,d,_,x){o(n,e,l);var O,k,C,S=function(t){if(t===d&&$)return $;if(!v&&t in A)return A[t];switch(t){case g:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},E=e+" Iterator",j=!1,A=t.prototype,T=A[m]||A["@@iterator"]||d&&A[d],$=!v&&T||S(d),P="Array"==e&&A.entries||T;if(P&&(O=i(P.call(new t)),h!==Object.prototype&&O.next&&(f||i(O)===h||(a?a(O,h):"function"!=typeof O[m]&&c(O,m,w)),s(O,E,!0,!0),f&&(p[E]=w))),d==y&&T&&T.name!==y&&(j=!0,$=function(){return T.call(this)}),f&&!x||A[m]===$||c(A,m,$),p[e]=$,d)if(k={values:S(y),keys:_?$:S(g),entries:S(b)},x)for(C in k)(v||j||!(C in A))&&u(A,C,k[C]);else r({target:e,proto:!0,forced:v||j},k);return k}},"7f9a":function(t,e,n){var r=n("da84"),o=n("8925"),i=r.WeakMap;t.exports="function"===typeof i&&/native code/.test(o(i))},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(t,e,n){"use strict";var r=n("d925"),o=n("e683");t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},8418:function(t,e,n){"use strict";var r=n("c04e"),o=n("9bf2"),i=n("5c6c");t.exports=function(t,e,n){var a=r(e);a in t?o.f(t,a,i(0,n)):t[a]=n}},"841c":function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("1d80"),a=n("129f"),s=n("14c3");r("search",1,(function(t,e,n){return[function(e){var n=i(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var i=o(t),c=String(this),u=i.lastIndex;a(u,0)||(i.lastIndex=0);var l=s(i,c);return a(i.lastIndex,u)||(i.lastIndex=u),null===l?-1:l.index}]}))},"848b":function(t,e,n){"use strict";var r=n("5cce").version,o={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){o[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var i={};function a(t,e,n){if("object"!==typeof t)throw new TypeError("options must be an object");var r=Object.keys(t),o=r.length;while(o-- >0){var i=r[o],a=e[i];if(a){var s=t[i],c=void 0===s||a(s,i,t);if(!0!==c)throw new TypeError("option "+i+" must be "+c)}else if(!0!==n)throw Error("Unknown option "+i)}}o.transitional=function(t,e,n){function o(t,e){return"[Axios v"+r+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,r,a){if(!1===t)throw new Error(o(r," has been removed"+(e?" in "+e:"")));return e&&!i[r]&&(i[r]=!0,console.warn(o(r," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,r,a)}},t.exports={assertOptions:a,validators:o}},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},8925:function(t,e,n){var r=n("c6cd"),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},"8aa5":function(t,e,n){"use strict";var r=n("6547").charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"8c4f":function(t,e,n){"use strict";
|
19 |
/*!
|
20 |
* vue-router v3.4.9
|
21 |
* (c) 2020 Evan You
|
22 |
* @license MIT
|
23 |
+
*/function r(t,e){0}function o(t,e){for(var n in e)t[n]=e[n];return t}var i=/[!'()*]/g,a=function(t){return"%"+t.charCodeAt(0).toString(16)},s=/%2C/g,c=function(t){return encodeURIComponent(t).replace(i,a).replace(s,",")};function u(t){try{return decodeURIComponent(t)}catch(e){0}return t}function l(t,e,n){void 0===e&&(e={});var r,o=n||p;try{r=o(t||"")}catch(s){r={}}for(var i in e){var a=e[i];r[i]=Array.isArray(a)?a.map(f):f(a)}return r}var f=function(t){return null==t||"object"===typeof t?t:String(t)};function p(t){var e={};return t=t.trim().replace(/^(\?|#|&)/,""),t?(t.split("&").forEach((function(t){var n=t.replace(/\+/g," ").split("="),r=u(n.shift()),o=n.length>0?u(n.join("=")):null;void 0===e[r]?e[r]=o:Array.isArray(e[r])?e[r].push(o):e[r]=[e[r],o]})),e):e}function d(t){var e=t?Object.keys(t).map((function(e){var n=t[e];if(void 0===n)return"";if(null===n)return c(e);if(Array.isArray(n)){var r=[];return n.forEach((function(t){void 0!==t&&(null===t?r.push(c(e)):r.push(c(e)+"="+c(t)))})),r.join("&")}return c(e)+"="+c(n)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var h=/\/?$/;function v(t,e,n,r){var o=r&&r.options.stringifyQuery,i=e.query||{};try{i=m(i)}catch(s){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:i,params:e.params||{},fullPath:b(e,o),matched:t?y(t):[]};return n&&(a.redirectedFrom=b(n,o)),Object.freeze(a)}function m(t){if(Array.isArray(t))return t.map(m);if(t&&"object"===typeof t){var e={};for(var n in t)e[n]=m(t[n]);return e}return t}var g=v(null,{path:"/"});function y(t){var e=[];while(t)e.unshift(t),t=t.parent;return e}function b(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var o=t.hash;void 0===o&&(o="");var i=e||d;return(n||"/")+i(r)+o}function w(t,e){return e===g?t===e:!!e&&(t.path&&e.path?t.path.replace(h,"")===e.path.replace(h,"")&&t.hash===e.hash&&_(t.query,e.query):!(!t.name||!e.name)&&(t.name===e.name&&t.hash===e.hash&&_(t.query,e.query)&&_(t.params,e.params)))}function _(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every((function(n,o){var i=t[n],a=r[o];if(a!==n)return!1;var s=e[n];return null==i||null==s?i===s:"object"===typeof i&&"object"===typeof s?_(i,s):String(i)===String(s)}))}function x(t,e){return 0===t.path.replace(h,"/").indexOf(e.path.replace(h,"/"))&&(!e.hash||t.hash===e.hash)&&O(t.query,e.query)}function O(t,e){for(var n in e)if(!(n in t))return!1;return!0}function k(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var r in n.instances){var o=n.instances[r],i=n.enteredCbs[r];if(o&&i){delete n.enteredCbs[r];for(var a=0;a<i.length;a++)o._isBeingDestroyed||i[a](o)}}}}var C={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,i=e.parent,a=e.data;a.routerView=!0;var s=i.$createElement,c=n.name,u=i.$route,l=i._routerViewCache||(i._routerViewCache={}),f=0,p=!1;while(i&&i._routerRoot!==i){var d=i.$vnode?i.$vnode.data:{};d.routerView&&f++,d.keepAlive&&i._directInactive&&i._inactive&&(p=!0),i=i.$parent}if(a.routerViewDepth=f,p){var h=l[c],v=h&&h.component;return v?(h.configProps&&S(v,a,h.route,h.configProps),s(v,a,r)):s()}var m=u.matched[f],g=m&&m.components[c];if(!m||!g)return l[c]=null,s();l[c]={component:g},a.registerRouteInstance=function(t,e){var n=m.instances[c];(e&&n!==t||!e&&n===t)&&(m.instances[c]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){m.instances[c]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==m.instances[c]&&(m.instances[c]=t.componentInstance),k(u)};var y=m.props&&m.props[c];return y&&(o(l[c],{route:u,configProps:y}),S(g,a,u,y)),s(g,a,r)}};function S(t,e,n,r){var i=e.props=E(n,r);if(i){i=e.props=o({},i);var a=e.attrs=e.attrs||{};for(var s in i)t.props&&s in t.props||(a[s]=i[s],delete i[s])}}function E(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}function j(t,e,n){var r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;var o=e.split("/");n&&o[o.length-1]||o.pop();for(var i=t.replace(/^\//,"").split("/"),a=0;a<i.length;a++){var s=i[a];".."===s?o.pop():"."!==s&&o.push(s)}return""!==o[0]&&o.unshift(""),o.join("/")}function A(t){var e="",n="",r=t.indexOf("#");r>=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}function T(t){return t.replace(/\/\//g,"/")}var $=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},P=J,L=B,I=D,R=z,N=X,M=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function B(t,e){var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";while(null!=(n=M.exec(t))){var c=n[0],u=n[1],l=n.index;if(a+=t.slice(i,l),i=l+c.length,u)a+=u[1];else{var f=t[i],p=n[2],d=n[3],h=n[4],v=n[5],m=n[6],g=n[7];a&&(r.push(a),a="");var y=null!=p&&null!=f&&f!==p,b="+"===m||"*"===m,w="?"===m||"*"===m,_=n[2]||s,x=h||v;r.push({name:d||o++,prefix:p||"",delimiter:_,optional:w,repeat:b,partial:y,asterisk:!!g,pattern:x?H(x):g?".*":"[^"+q(_)+"]+?"})}}return i<t.length&&(a+=t.substr(i)),a&&r.push(a),r}function D(t,e){return z(B(t,e),e)}function F(t){return encodeURI(t).replace(/[\/?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function U(t){return encodeURI(t).replace(/[?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function z(t,e){for(var n=new Array(t.length),r=0;r<t.length;r++)"object"===typeof t[r]&&(n[r]=new RegExp("^(?:"+t[r].pattern+")$",W(e)));return function(e,r){for(var o="",i=e||{},a=r||{},s=a.pretty?F:encodeURIComponent,c=0;c<t.length;c++){var u=t[c];if("string"!==typeof u){var l,f=i[u.name];if(null==f){if(u.optional){u.partial&&(o+=u.prefix);continue}throw new TypeError('Expected "'+u.name+'" to be defined')}if($(f)){if(!u.repeat)throw new TypeError('Expected "'+u.name+'" to not repeat, but received `'+JSON.stringify(f)+"`");if(0===f.length){if(u.optional)continue;throw new TypeError('Expected "'+u.name+'" to not be empty')}for(var p=0;p<f.length;p++){if(l=s(f[p]),!n[c].test(l))throw new TypeError('Expected all "'+u.name+'" to match "'+u.pattern+'", but received `'+JSON.stringify(l)+"`");o+=(0===p?u.prefix:u.delimiter)+l}}else{if(l=u.asterisk?U(f):s(f),!n[c].test(l))throw new TypeError('Expected "'+u.name+'" to match "'+u.pattern+'", but received "'+l+'"');o+=u.prefix+l}}else o+=u}return o}}function q(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function H(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function V(t,e){return t.keys=e,t}function W(t){return t&&t.sensitive?"":"i"}function G(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)e.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return V(t,e)}function K(t,e,n){for(var r=[],o=0;o<t.length;o++)r.push(J(t[o],e,n).source);var i=new RegExp("(?:"+r.join("|")+")",W(n));return V(i,e)}function Y(t,e,n){return X(B(t,n),e,n)}function X(t,e,n){$(e)||(n=e||n,e=[]),n=n||{};for(var r=n.strict,o=!1!==n.end,i="",a=0;a<t.length;a++){var s=t[a];if("string"===typeof s)i+=q(s);else{var c=q(s.prefix),u="(?:"+s.pattern+")";e.push(s),s.repeat&&(u+="(?:"+c+u+")*"),u=s.optional?s.partial?c+"("+u+")?":"(?:"+c+"("+u+"))?":c+"("+u+")",i+=u}}var l=q(n.delimiter||"/"),f=i.slice(-l.length)===l;return r||(i=(f?i.slice(0,-l.length):i)+"(?:"+l+"(?=$))?"),i+=o?"$":r&&f?"":"(?="+l+"|$)",V(new RegExp("^"+i,W(n)),e)}function J(t,e,n){return $(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?G(t,e):$(t)?K(t,e,n):Y(t,e,n)}P.parse=L,P.compile=I,P.tokensToFunction=R,P.tokensToRegExp=N;var Z=Object.create(null);function Q(t,e,n){e=e||{};try{var r=Z[t]||(Z[t]=P.compile(t));return"string"===typeof e.pathMatch&&(e[0]=e.pathMatch),r(e,{pretty:!0})}catch(o){return""}finally{delete e[0]}}function tt(t,e,n,r){var i="string"===typeof t?{path:t}:t;if(i._normalized)return i;if(i.name){i=o({},t);var a=i.params;return a&&"object"===typeof a&&(i.params=o({},a)),i}if(!i.path&&i.params&&e){i=o({},i),i._normalized=!0;var s=o(o({},e.params),i.params);if(e.name)i.name=e.name,i.params=s;else if(e.matched.length){var c=e.matched[e.matched.length-1].path;i.path=Q(c,s,"path "+e.path)}else 0;return i}var u=A(i.path||""),f=e&&e.path||"/",p=u.path?j(u.path,f,n||i.append):f,d=l(u.query,i.query,r&&r.options.parseQuery),h=i.hash||u.hash;return h&&"#"!==h.charAt(0)&&(h="#"+h),{_normalized:!0,path:p,query:d,hash:h}}var et,nt=[String,Object],rt=[String,Array],ot=function(){},it={name:"RouterLink",props:{to:{type:nt,required:!0},tag:{type:String,default:"a"},exact:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:rt,default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,i=n.resolve(this.to,r,this.append),a=i.location,s=i.route,c=i.href,u={},l=n.options.linkActiveClass,f=n.options.linkExactActiveClass,p=null==l?"router-link-active":l,d=null==f?"router-link-exact-active":f,h=null==this.activeClass?p:this.activeClass,m=null==this.exactActiveClass?d:this.exactActiveClass,g=s.redirectedFrom?v(null,tt(s.redirectedFrom),null,n):s;u[m]=w(r,g),u[h]=this.exact?u[m]:x(r,g);var y=u[m]?this.ariaCurrentValue:null,b=function(t){at(t)&&(e.replace?n.replace(a,ot):n.push(a,ot))},_={click:at};Array.isArray(this.event)?this.event.forEach((function(t){_[t]=b})):_[this.event]=b;var O={class:u},k=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:c,route:s,navigate:b,isActive:u[h],isExactActive:u[m]});if(k){if(1===k.length)return k[0];if(k.length>1||!k.length)return 0===k.length?t():t("span",{},k)}if("a"===this.tag)O.on=_,O.attrs={href:c,"aria-current":y};else{var C=st(this.$slots.default);if(C){C.isStatic=!1;var S=C.data=o({},C.data);for(var E in S.on=S.on||{},S.on){var j=S.on[E];E in _&&(S.on[E]=Array.isArray(j)?j:[j])}for(var A in _)A in S.on?S.on[A].push(_[A]):S.on[A]=b;var T=C.data.attrs=o({},C.data.attrs);T.href=c,T["aria-current"]=y}else O.on=_}return t(this.tag,O,this.$slots.default)}};function at(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function st(t){if(t)for(var e,n=0;n<t.length;n++){if(e=t[n],"a"===e.tag)return e;if(e.children&&(e=st(e.children)))return e}}function ct(t){if(!ct.installed||et!==t){ct.installed=!0,et=t;var e=function(t){return void 0!==t},n=function(t,n){var r=t.$options._parentVnode;e(r)&&e(r=r.data)&&e(r=r.registerRouteInstance)&&r(t,n)};t.mixin({beforeCreate:function(){e(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,n(this,this)},destroyed:function(){n(this)}}),Object.defineProperty(t.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this._routerRoot._route}}),t.component("RouterView",C),t.component("RouterLink",it);var r=t.config.optionMergeStrategies;r.beforeRouteEnter=r.beforeRouteLeave=r.beforeRouteUpdate=r.created}}var ut="undefined"!==typeof window;function lt(t,e,n,r){var o=e||[],i=n||Object.create(null),a=r||Object.create(null);t.forEach((function(t){ft(o,i,a,t)}));for(var s=0,c=o.length;s<c;s++)"*"===o[s]&&(o.push(o.splice(s,1)[0]),c--,s--);return{pathList:o,pathMap:i,nameMap:a}}function ft(t,e,n,r,o,i){var a=r.path,s=r.name;var c=r.pathToRegexpOptions||{},u=dt(a,o,c.strict);"boolean"===typeof r.caseSensitive&&(c.sensitive=r.caseSensitive);var l={path:u,regex:pt(u,c),components:r.components||{default:r.component},instances:{},enteredCbs:{},name:s,parent:o,matchAs:i,redirect:r.redirect,beforeEnter:r.beforeEnter,meta:r.meta||{},props:null==r.props?{}:r.components?r.props:{default:r.props}};if(r.children&&r.children.forEach((function(r){var o=i?T(i+"/"+r.path):void 0;ft(t,e,n,r,l,o)})),e[l.path]||(t.push(l.path),e[l.path]=l),void 0!==r.alias)for(var f=Array.isArray(r.alias)?r.alias:[r.alias],p=0;p<f.length;++p){var d=f[p];0;var h={path:d,children:r.children};ft(t,e,n,h,o,l.path||"/")}s&&(n[s]||(n[s]=l))}function pt(t,e){var n=P(t,[],e);return n}function dt(t,e,n){return n||(t=t.replace(/\/$/,"")),"/"===t[0]||null==e?t:T(e.path+"/"+t)}function ht(t,e){var n=lt(t),r=n.pathList,o=n.pathMap,i=n.nameMap;function a(t){lt(t,r,o,i)}function s(t,n,a){var s=tt(t,n,!1,e),c=s.name;if(c){var u=i[c];if(!u)return l(null,s);var f=u.regex.keys.filter((function(t){return!t.optional})).map((function(t){return t.name}));if("object"!==typeof s.params&&(s.params={}),n&&"object"===typeof n.params)for(var p in n.params)!(p in s.params)&&f.indexOf(p)>-1&&(s.params[p]=n.params[p]);return s.path=Q(u.path,s.params,'named route "'+c+'"'),l(u,s,a)}if(s.path){s.params={};for(var d=0;d<r.length;d++){var h=r[d],v=o[h];if(vt(v.regex,s.path,s.params))return l(v,s,a)}}return l(null,s)}function c(t,n){var r=t.redirect,o="function"===typeof r?r(v(t,n,null,e)):r;if("string"===typeof o&&(o={path:o}),!o||"object"!==typeof o)return l(null,n);var a=o,c=a.name,u=a.path,f=n.query,p=n.hash,d=n.params;if(f=a.hasOwnProperty("query")?a.query:f,p=a.hasOwnProperty("hash")?a.hash:p,d=a.hasOwnProperty("params")?a.params:d,c){i[c];return s({_normalized:!0,name:c,query:f,hash:p,params:d},void 0,n)}if(u){var h=mt(u,t),m=Q(h,d,'redirect route with path "'+h+'"');return s({_normalized:!0,path:m,query:f,hash:p},void 0,n)}return l(null,n)}function u(t,e,n){var r=Q(n,e.params,'aliased route with path "'+n+'"'),o=s({_normalized:!0,path:r});if(o){var i=o.matched,a=i[i.length-1];return e.params=o.params,l(a,e)}return l(null,e)}function l(t,n,r){return t&&t.redirect?c(t,r||n):t&&t.matchAs?u(t,n,t.matchAs):v(t,n,r,e)}return{match:s,addRoutes:a}}function vt(t,e,n){var r=e.match(t);if(!r)return!1;if(!n)return!0;for(var o=1,i=r.length;o<i;++o){var a=t.keys[o-1];a&&(n[a.name||"pathMatch"]="string"===typeof r[o]?u(r[o]):r[o])}return!0}function mt(t,e){return j(t,e.parent?e.parent.path:"/",!0)}var gt=ut&&window.performance&&window.performance.now?window.performance:Date;function yt(){return gt.now().toFixed(3)}var bt=yt();function wt(){return bt}function _t(t){return bt=t}var xt=Object.create(null);function Ot(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=o({},window.history.state);return n.key=wt(),window.history.replaceState(n,"",e),window.addEventListener("popstate",St),function(){window.removeEventListener("popstate",St)}}function kt(t,e,n,r){if(t.app){var o=t.options.scrollBehavior;o&&t.app.$nextTick((function(){var i=Et(),a=o.call(t,e,n,r?i:null);a&&("function"===typeof a.then?a.then((function(t){It(t,i)})).catch((function(t){0})):It(a,i))}))}}function Ct(){var t=wt();t&&(xt[t]={x:window.pageXOffset,y:window.pageYOffset})}function St(t){Ct(),t.state&&t.state.key&&_t(t.state.key)}function Et(){var t=wt();if(t)return xt[t]}function jt(t,e){var n=document.documentElement,r=n.getBoundingClientRect(),o=t.getBoundingClientRect();return{x:o.left-r.left-e.x,y:o.top-r.top-e.y}}function At(t){return Pt(t.x)||Pt(t.y)}function Tt(t){return{x:Pt(t.x)?t.x:window.pageXOffset,y:Pt(t.y)?t.y:window.pageYOffset}}function $t(t){return{x:Pt(t.x)?t.x:0,y:Pt(t.y)?t.y:0}}function Pt(t){return"number"===typeof t}var Lt=/^#\d/;function It(t,e){var n="object"===typeof t;if(n&&"string"===typeof t.selector){var r=Lt.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(r){var o=t.offset&&"object"===typeof t.offset?t.offset:{};o=$t(o),e=jt(r,o)}else At(t)&&(e=Tt(t))}else n&&At(t)&&(e=Tt(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var Rt=ut&&function(){var t=window.navigator.userAgent;return(-1===t.indexOf("Android 2.")&&-1===t.indexOf("Android 4.0")||-1===t.indexOf("Mobile Safari")||-1!==t.indexOf("Chrome")||-1!==t.indexOf("Windows Phone"))&&(window.history&&"function"===typeof window.history.pushState)}();function Nt(t,e){Ct();var n=window.history;try{if(e){var r=o({},n.state);r.key=wt(),n.replaceState(r,"",t)}else n.pushState({key:_t(yt())},"",t)}catch(i){window.location[e?"replace":"assign"](t)}}function Mt(t){Nt(t,!0)}function Bt(t,e,n){var r=function(o){o>=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var Dt={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ft(t,e){return Ht(t,e,Dt.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Wt(e)+'" via a navigation guard.')}function Ut(t,e){var n=Ht(t,e,Dt.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function zt(t,e){return Ht(t,e,Dt.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function qt(t,e){return Ht(t,e,Dt.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function Ht(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var Vt=["params","query","hash"];function Wt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return Vt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Gt(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Kt(t,e){return Gt(t)&&t._isRouter&&(null==e||t.type===e)}function Yt(t){return function(e,n,r){var o=!1,i=0,a=null;Xt(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){o=!0,i++;var c,u=te((function(e){Qt(e)&&(e=e.default),t.resolved="function"===typeof e?e:et.extend(e),n.components[s]=e,i--,i<=0&&r()})),l=te((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Gt(t)?t:new Error(e),r(a))}));try{c=t(u,l)}catch(p){l(p)}if(c)if("function"===typeof c.then)c.then(u,l);else{var f=c.component;f&&"function"===typeof f.then&&f.then(u,l)}}})),o||r()}}function Xt(t,e){return Jt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Jt(t){return Array.prototype.concat.apply([],t)}var Zt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Qt(t){return t.__esModule||Zt&&"Module"===t[Symbol.toStringTag]}function te(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var ee=function(t,e){this.router=t,this.base=ne(e),this.current=g,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ne(t){if(!t)if(ut){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function re(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n<r;n++)if(t[n]!==e[n])break;return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}function oe(t,e,n,r){var o=Xt(t,(function(t,r,o,i){var a=ie(t,e);if(a)return Array.isArray(a)?a.map((function(t){return n(t,r,o,i)})):n(a,r,o,i)}));return Jt(r?o.reverse():o)}function ie(t,e){return"function"!==typeof t&&(t=et.extend(t)),t.options[e]}function ae(t){return oe(t,"beforeRouteLeave",ce,!0)}function se(t){return oe(t,"beforeRouteUpdate",ce)}function ce(t,e){if(e)return function(){return t.apply(e,arguments)}}function ue(t){return oe(t,"beforeRouteEnter",(function(t,e,n,r){return le(t,n,r)}))}function le(t,e,n){return function(r,o,i){return t(r,o,(function(t){"function"===typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),i(t)}))}}ee.prototype.listen=function(t){this.cb=t},ee.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},ee.prototype.onError=function(t){this.errorCbs.push(t)},ee.prototype.transitionTo=function(t,e,n){var r,o=this;try{r=this.router.match(t,this.current)}catch(a){throw this.errorCbs.forEach((function(t){t(a)})),a}var i=this.current;this.confirmTransition(r,(function(){o.updateRoute(r),e&&e(r),o.ensureURL(),o.router.afterHooks.forEach((function(t){t&&t(r,i)})),o.ready||(o.ready=!0,o.readyCbs.forEach((function(t){t(r)})))}),(function(t){n&&n(t),t&&!o.ready&&(Kt(t,Dt.redirected)&&i===g||(o.ready=!0,o.readyErrorCbs.forEach((function(e){e(t)}))))}))},ee.prototype.confirmTransition=function(t,e,n){var o=this,i=this.current;this.pending=t;var a=function(t){!Kt(t)&&Gt(t)&&(o.errorCbs.length?o.errorCbs.forEach((function(e){e(t)})):(r(!1,"uncaught error during route navigation:"),console.error(t))),n&&n(t)},s=t.matched.length-1,c=i.matched.length-1;if(w(t,i)&&s===c&&t.matched[s]===i.matched[c])return this.ensureURL(),a(Ut(i,t));var u=re(this.current.matched,t.matched),l=u.updated,f=u.deactivated,p=u.activated,d=[].concat(ae(f),this.router.beforeHooks,se(l),p.map((function(t){return t.beforeEnter})),Yt(p)),h=function(e,n){if(o.pending!==t)return a(zt(i,t));try{e(t,i,(function(e){!1===e?(o.ensureURL(!0),a(qt(i,t))):Gt(e)?(o.ensureURL(!0),a(e)):"string"===typeof e||"object"===typeof e&&("string"===typeof e.path||"string"===typeof e.name)?(a(Ft(i,t)),"object"===typeof e&&e.replace?o.replace(e):o.push(e)):n(e)}))}catch(r){a(r)}};Bt(d,h,(function(){var n=ue(p),r=n.concat(o.router.resolveHooks);Bt(r,h,(function(){if(o.pending!==t)return a(zt(i,t));o.pending=null,e(t),o.router.app&&o.router.app.$nextTick((function(){k(t)}))}))}))},ee.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},ee.prototype.setupListeners=function(){},ee.prototype.teardown=function(){this.listeners.forEach((function(t){t()})),this.listeners=[],this.current=g,this.pending=null};var fe=function(t){function e(e,n){t.call(this,e,n),this._startLocation=pe(this.base)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Rt&&n;r&&this.listeners.push(Ot());var o=function(){var n=t.current,o=pe(t.base);t.current===g&&o===t._startLocation||t.transitionTo(o,(function(t){r&&kt(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){Nt(T(r.base+t.fullPath)),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){Mt(T(r.base+t.fullPath)),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(pe(this.base)!==this.current.fullPath){var e=T(this.base+this.current.fullPath);t?Nt(e):Mt(e)}},e.prototype.getCurrentLocation=function(){return pe(this.base)},e}(ee);function pe(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,r){t.call(this,e,n),r&&he(this.base)||ve()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Rt&&n;r&&this.listeners.push(Ot());var o=function(){var e=t.current;ve()&&t.transitionTo(me(),(function(n){r&&kt(t.router,n,e,!0),Rt||be(n.fullPath)}))},i=Rt?"popstate":"hashchange";window.addEventListener(i,o),this.listeners.push((function(){window.removeEventListener(i,o)}))}},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){ye(t.fullPath),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){be(t.fullPath),kt(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;me()!==e&&(t?ye(e):be(e))},e.prototype.getCurrentLocation=function(){return me()},e}(ee);function he(t){var e=pe(t);if(!/^\/#/.test(e))return window.location.replace(T(t+"/#"+e)),!0}function ve(){var t=me();return"/"===t.charAt(0)||(be("/"+t),!1)}function me(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function ge(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function ye(t){Rt?Nt(ge(t)):window.location.hash=t}function be(t){Rt?Mt(ge(t)):window.location.replace(ge(t))}var we=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Kt(t,Dt.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ee),_e=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=ht(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Rt&&!1!==t.fallback,this.fallback&&(e="hash"),ut||(e="abstract"),this.mode=e,e){case"history":this.history=new fe(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new we(this,t.base);break;default:0}},xe={currentRoute:{configurable:!0}};function Oe(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function ke(t,e,n){var r="hash"===n?"#"+e:e;return t?T(t+"/"+r):r}_e.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},xe.currentRoute.get=function(){return this.history&&this.history.current},_e.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof fe||n instanceof de){var r=function(t){var r=n.current,o=e.options.scrollBehavior,i=Rt&&o;i&&"fullPath"in t&&kt(e,t,r,!1)},o=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),o,o)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},_e.prototype.beforeEach=function(t){return Oe(this.beforeHooks,t)},_e.prototype.beforeResolve=function(t){return Oe(this.resolveHooks,t)},_e.prototype.afterEach=function(t){return Oe(this.afterHooks,t)},_e.prototype.onReady=function(t,e){this.history.onReady(t,e)},_e.prototype.onError=function(t){this.history.onError(t)},_e.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},_e.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},_e.prototype.go=function(t){this.history.go(t)},_e.prototype.back=function(){this.go(-1)},_e.prototype.forward=function(){this.go(1)},_e.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},_e.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=tt(t,e,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath,a=this.history.base,s=ke(a,i,this.mode);return{location:r,route:o,href:s,normalizedTo:r,resolved:o}},_e.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(_e.prototype,xe),_e.install=ct,_e.version="3.4.9",_e.isNavigationFailure=Kt,_e.NavigationFailureType=Dt,ut&&window.Vue&&window.Vue.use(_e),e["a"]=_e},"8df4":function(t,e,n){"use strict";var r=n("7a77");function o(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;this.promise.then((function(t){if(n._listeners){var e,r=n._listeners.length;for(e=0;e<r;e++)n._listeners[e](t);n._listeners=null}})),this.promise.then=function(t){var e,r=new Promise((function(t){n.subscribe(t),e=t})).then(t);return r.cancel=function(){n.unsubscribe(e)},r},t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},o.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},o.source=function(){var t,e=new o((function(e){t=e}));return{token:e,cancel:t}},t.exports=o},"90e3":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},9112:function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("5c6c");t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},9263:function(t,e,n){"use strict";var r=n("ad6d"),o=n("9f7f"),i=RegExp.prototype.exec,a=String.prototype.replace,s=i,c=function(){var t=/a/,e=/b*/g;return i.call(t,"a"),i.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),u=o.UNSUPPORTED_Y||o.BROKEN_CARET,l=void 0!==/()??/.exec("")[1],f=c||l||u;f&&(s=function(t){var e,n,o,s,f=this,p=u&&f.sticky,d=r.call(f),h=f.source,v=0,m=t;return p&&(d=d.replace("y",""),-1===d.indexOf("g")&&(d+="g"),m=String(t).slice(f.lastIndex),f.lastIndex>0&&(!f.multiline||f.multiline&&"\n"!==t[f.lastIndex-1])&&(h="(?: "+h+")",m=" "+m,v++),n=new RegExp("^(?:"+h+")",d)),l&&(n=new RegExp("^"+h+"$(?!\\s)",d)),c&&(e=f.lastIndex),o=i.call(p?n:f,m),p?o?(o.input=o.input.slice(v),o[0]=o[0].slice(v),o.index=f.lastIndex,f.lastIndex+=o[0].length):f.lastIndex=0:c&&o&&(f.lastIndex=f.global?o.index+o[0].length:e),l&&o&&o.length>1&&a.call(o[0],n,(function(){for(s=1;s<arguments.length-2;s++)void 0===arguments[s]&&(o[s]=void 0)})),o}),t.exports=s},"94ca":function(t,e,n){var r=n("d039"),o=/#|\.prototype\./,i=function(t,e){var n=s[a(t)];return n==u||n!=c&&("function"==typeof e?r(e):!!e)},a=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},s=i.data={},c=i.NATIVE="N",u=i.POLYFILL="P";t.exports=i},9861:function(t,e,n){"use strict";n("e260");var r=n("23e7"),o=n("d066"),i=n("0d3b"),a=n("6eeb"),s=n("e2cc"),c=n("d44e"),u=n("9ed3"),l=n("69f3"),f=n("19aa"),p=n("5135"),d=n("0366"),h=n("f5df"),v=n("825a"),m=n("861d"),g=n("7c73"),y=n("5c6c"),b=n("9a1f"),w=n("35a1"),_=n("b622"),x=o("fetch"),O=o("Headers"),k=_("iterator"),C="URLSearchParams",S=C+"Iterator",E=l.set,j=l.getterFor(C),A=l.getterFor(S),T=/\+/g,$=Array(4),P=function(t){return $[t-1]||($[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},L=function(t){try{return decodeURIComponent(t)}catch(e){return t}},I=function(t){var e=t.replace(T," "),n=4;try{return decodeURIComponent(e)}catch(r){while(n)e=e.replace(P(n--),L);return e}},R=/[!'()~]|%20/g,N={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},M=function(t){return N[t]},B=function(t){return encodeURIComponent(t).replace(R,M)},D=function(t,e){if(e){var n,r,o=e.split("&"),i=0;while(i<o.length)n=o[i++],n.length&&(r=n.split("="),t.push({key:I(r.shift()),value:I(r.join("="))}))}},F=function(t){this.entries.length=0,D(this.entries,t)},U=function(t,e){if(t<e)throw TypeError("Not enough arguments")},z=u((function(t,e){E(this,{type:S,iterator:b(j(t).entries),kind:e})}),"Iterator",(function(){var t=A(this),e=t.kind,n=t.iterator.next(),r=n.value;return n.done||(n.value="keys"===e?r.key:"values"===e?r.value:[r.key,r.value]),n})),q=function(){f(this,q,C);var t,e,n,r,o,i,a,s,c,u=arguments.length>0?arguments[0]:void 0,l=this,d=[];if(E(l,{type:C,entries:d,updateURL:function(){},updateSearchParams:F}),void 0!==u)if(m(u))if(t=w(u),"function"===typeof t){e=t.call(u),n=e.next;while(!(r=n.call(e)).done){if(o=b(v(r.value)),i=o.next,(a=i.call(o)).done||(s=i.call(o)).done||!i.call(o).done)throw TypeError("Expected sequence with length 2");d.push({key:a.value+"",value:s.value+""})}}else for(c in u)p(u,c)&&d.push({key:c,value:u[c]+""});else D(d,"string"===typeof u?"?"===u.charAt(0)?u.slice(1):u:u+"")},H=q.prototype;s(H,{append:function(t,e){U(arguments.length,2);var n=j(this);n.entries.push({key:t+"",value:e+""}),n.updateURL()},delete:function(t){U(arguments.length,1);var e=j(this),n=e.entries,r=t+"",o=0;while(o<n.length)n[o].key===r?n.splice(o,1):o++;e.updateURL()},get:function(t){U(arguments.length,1);for(var e=j(this).entries,n=t+"",r=0;r<e.length;r++)if(e[r].key===n)return e[r].value;return null},getAll:function(t){U(arguments.length,1);for(var e=j(this).entries,n=t+"",r=[],o=0;o<e.length;o++)e[o].key===n&&r.push(e[o].value);return r},has:function(t){U(arguments.length,1);var e=j(this).entries,n=t+"",r=0;while(r<e.length)if(e[r++].key===n)return!0;return!1},set:function(t,e){U(arguments.length,1);for(var n,r=j(this),o=r.entries,i=!1,a=t+"",s=e+"",c=0;c<o.length;c++)n=o[c],n.key===a&&(i?o.splice(c--,1):(i=!0,n.value=s));i||o.push({key:a,value:s}),r.updateURL()},sort:function(){var t,e,n,r=j(this),o=r.entries,i=o.slice();for(o.length=0,n=0;n<i.length;n++){for(t=i[n],e=0;e<n;e++)if(o[e].key>t.key){o.splice(e,0,t);break}e===n&&o.push(t)}r.updateURL()},forEach:function(t){var e,n=j(this).entries,r=d(t,arguments.length>1?arguments[1]:void 0,3),o=0;while(o<n.length)e=n[o++],r(e.value,e.key,this)},keys:function(){return new z(this,"keys")},values:function(){return new z(this,"values")},entries:function(){return new z(this,"entries")}},{enumerable:!0}),a(H,k,H.entries),a(H,"toString",(function(){var t,e=j(this).entries,n=[],r=0;while(r<e.length)t=e[r++],n.push(B(t.key)+"="+B(t.value));return n.join("&")}),{enumerable:!0}),c(q,C),r({global:!0,forced:!i},{URLSearchParams:q}),i||"function"!=typeof x||"function"!=typeof O||r({global:!0,enumerable:!0,forced:!0},{fetch:function(t){var e,n,r,o=[t];return arguments.length>1&&(e=arguments[1],m(e)&&(n=e.body,h(n)===C&&(r=e.headers?new O(e.headers):new O,r.has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),e=g(e,{body:y(0,String(n)),headers:y(0,r)}))),o.push(e)),x.apply(this,o)}}),t.exports={URLSearchParams:q,getState:j}},"99af":function(t,e,n){"use strict";var r=n("23e7"),o=n("d039"),i=n("e8b5"),a=n("861d"),s=n("7b0b"),c=n("50c4"),u=n("8418"),l=n("65f0"),f=n("1dde"),p=n("b622"),d=n("2d00"),h=p("isConcatSpreadable"),v=9007199254740991,m="Maximum allowed index exceeded",g=d>=51||!o((function(){var t=[];return t[h]=!1,t.concat()[0]!==t})),y=f("concat"),b=function(t){if(!a(t))return!1;var e=t[h];return void 0!==e?!!e:i(t)},w=!g||!y;r({target:"Array",proto:!0,forced:w},{concat:function(t){var e,n,r,o,i,a=s(this),f=l(a,0),p=0;for(e=-1,r=arguments.length;e<r;e++)if(i=-1===e?a:arguments[e],b(i)){if(o=c(i.length),p+o>v)throw TypeError(m);for(n=0;n<o;n++,p++)n in i&&u(f,p,i[n])}else{if(p>=v)throw TypeError(m);u(f,p++,i)}return f.length=p,f}})},"9a1f":function(t,e,n){var r=n("825a"),o=n("35a1");t.exports=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(String(t)+" is not iterable");return r(e.call(t))}},"9bdd":function(t,e,n){var r=n("825a"),o=n("2a62");t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(a){throw o(t),a}}},"9bf2":function(t,e,n){var r=n("83ab"),o=n("0cfb"),i=n("825a"),a=n("c04e"),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return s(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"9ed3":function(t,e,n){"use strict";var r=n("ae93").IteratorPrototype,o=n("7c73"),i=n("5c6c"),a=n("d44e"),s=n("3f8c"),c=function(){return this};t.exports=function(t,e,n){var u=e+" Iterator";return t.prototype=o(r,{next:i(1,n)}),a(t,u,!1,!0),s[u]=c,t}},"9f7f":function(t,e,n){"use strict";var r=n("d039");function o(t,e){return RegExp(t,e)}e.UNSUPPORTED_Y=r((function(){var t=o("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),e.BROKEN_CARET=r((function(){var t=o("^r","gy");return t.lastIndex=2,null!=t.exec("str")}))},a4d3:function(t,e,n){"use strict";var r=n("23e7"),o=n("da84"),i=n("d066"),a=n("c430"),s=n("83ab"),c=n("4930"),u=n("fdbf"),l=n("d039"),f=n("5135"),p=n("e8b5"),d=n("861d"),h=n("825a"),v=n("7b0b"),m=n("fc6a"),g=n("c04e"),y=n("5c6c"),b=n("7c73"),w=n("df75"),_=n("241c"),x=n("057f"),O=n("7418"),k=n("06cf"),C=n("9bf2"),S=n("d1e7"),E=n("9112"),j=n("6eeb"),A=n("5692"),T=n("f772"),$=n("d012"),P=n("90e3"),L=n("b622"),I=n("e538"),R=n("746f"),N=n("d44e"),M=n("69f3"),B=n("b727").forEach,D=T("hidden"),F="Symbol",U="prototype",z=L("toPrimitive"),q=M.set,H=M.getterFor(F),V=Object[U],W=o.Symbol,G=i("JSON","stringify"),K=k.f,Y=C.f,X=x.f,J=S.f,Z=A("symbols"),Q=A("op-symbols"),tt=A("string-to-symbol-registry"),et=A("symbol-to-string-registry"),nt=A("wks"),rt=o.QObject,ot=!rt||!rt[U]||!rt[U].findChild,it=s&&l((function(){return 7!=b(Y({},"a",{get:function(){return Y(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=K(V,e);r&&delete V[e],Y(t,e,n),r&&t!==V&&Y(V,e,r)}:Y,at=function(t,e){var n=Z[t]=b(W[U]);return q(n,{type:F,tag:t,description:e}),s||(n.description=e),n},st=u?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof W},ct=function(t,e,n){t===V&&ct(Q,e,n),h(t);var r=g(e,!0);return h(n),f(Z,r)?(n.enumerable?(f(t,D)&&t[D][r]&&(t[D][r]=!1),n=b(n,{enumerable:y(0,!1)})):(f(t,D)||Y(t,D,y(1,{})),t[D][r]=!0),it(t,r,n)):Y(t,r,n)},ut=function(t,e){h(t);var n=m(e),r=w(n).concat(ht(n));return B(r,(function(e){s&&!ft.call(n,e)||ct(t,e,n[e])})),t},lt=function(t,e){return void 0===e?b(t):ut(b(t),e)},ft=function(t){var e=g(t,!0),n=J.call(this,e);return!(this===V&&f(Z,e)&&!f(Q,e))&&(!(n||!f(this,e)||!f(Z,e)||f(this,D)&&this[D][e])||n)},pt=function(t,e){var n=m(t),r=g(e,!0);if(n!==V||!f(Z,r)||f(Q,r)){var o=K(n,r);return!o||!f(Z,r)||f(n,D)&&n[D][r]||(o.enumerable=!0),o}},dt=function(t){var e=X(m(t)),n=[];return B(e,(function(t){f(Z,t)||f($,t)||n.push(t)})),n},ht=function(t){var e=t===V,n=X(e?Q:m(t)),r=[];return B(n,(function(t){!f(Z,t)||e&&!f(V,t)||r.push(Z[t])})),r};if(c||(W=function(){if(this instanceof W)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=P(t),n=function(t){this===V&&n.call(Q,t),f(this,D)&&f(this[D],e)&&(this[D][e]=!1),it(this,e,y(1,t))};return s&&ot&&it(V,e,{configurable:!0,set:n}),at(e,t)},j(W[U],"toString",(function(){return H(this).tag})),j(W,"withoutSetter",(function(t){return at(P(t),t)})),S.f=ft,C.f=ct,k.f=pt,_.f=x.f=dt,O.f=ht,I.f=function(t){return at(L(t),t)},s&&(Y(W[U],"description",{configurable:!0,get:function(){return H(this).description}}),a||j(V,"propertyIsEnumerable",ft,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!c,sham:!c},{Symbol:W}),B(w(nt),(function(t){R(t)})),r({target:F,stat:!0,forced:!c},{for:function(t){var e=String(t);if(f(tt,e))return tt[e];var n=W(e);return tt[e]=n,et[n]=e,n},keyFor:function(t){if(!st(t))throw TypeError(t+" is not a symbol");if(f(et,t))return et[t]},useSetter:function(){ot=!0},useSimple:function(){ot=!1}}),r({target:"Object",stat:!0,forced:!c,sham:!s},{create:lt,defineProperty:ct,defineProperties:ut,getOwnPropertyDescriptor:pt}),r({target:"Object",stat:!0,forced:!c},{getOwnPropertyNames:dt,getOwnPropertySymbols:ht}),r({target:"Object",stat:!0,forced:l((function(){O.f(1)}))},{getOwnPropertySymbols:function(t){return O.f(v(t))}}),G){var vt=!c||l((function(){var t=W();return"[null]"!=G([t])||"{}"!=G({a:t})||"{}"!=G(Object(t))}));r({target:"JSON",stat:!0,forced:vt},{stringify:function(t,e,n){var r,o=[t],i=1;while(arguments.length>i)o.push(arguments[i++]);if(r=e,(d(e)||void 0!==t)&&!st(t))return p(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!st(e))return e}),o[1]=e,G.apply(null,o)}})}W[U][z]||E(W[U],z,W[U].valueOf),N(W,F),$[D]=!0},a630:function(t,e,n){var r=n("23e7"),o=n("4df4"),i=n("1c7e"),a=!i((function(t){Array.from(t)}));r({target:"Array",stat:!0,forced:a},{from:o})},a640:function(t,e,n){"use strict";var r=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},a691:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},a79d:function(t,e,n){"use strict";var r=n("23e7"),o=n("c430"),i=n("fea9"),a=n("d039"),s=n("d066"),c=n("4840"),u=n("cdf9"),l=n("6eeb"),f=!!i&&a((function(){i.prototype["finally"].call({then:function(){}},(function(){}))}));r({target:"Promise",proto:!0,real:!0,forced:f},{finally:function(t){var e=c(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return u(e,t()).then((function(){return n}))}:t,n?function(n){return u(e,t()).then((function(){throw n}))}:t)}}),o||"function"!=typeof i||i.prototype["finally"]||l(i.prototype,"finally",s("Promise").prototype["finally"])},a9e3:function(t,e,n){"use strict";var r=n("83ab"),o=n("da84"),i=n("94ca"),a=n("6eeb"),s=n("5135"),c=n("c6b6"),u=n("7156"),l=n("c04e"),f=n("d039"),p=n("7c73"),d=n("241c").f,h=n("06cf").f,v=n("9bf2").f,m=n("58a8").trim,g="Number",y=o[g],b=y.prototype,w=c(p(b))==g,_=function(t){var e,n,r,o,i,a,s,c,u=l(t,!1);if("string"==typeof u&&u.length>2)if(u=m(u),e=u.charCodeAt(0),43===e||45===e){if(n=u.charCodeAt(2),88===n||120===n)return NaN}else if(48===e){switch(u.charCodeAt(1)){case 66:case 98:r=2,o=49;break;case 79:case 111:r=8,o=55;break;default:return+u}for(i=u.slice(2),a=i.length,s=0;s<a;s++)if(c=i.charCodeAt(s),c<48||c>o)return NaN;return parseInt(i,r)}return+u};if(i(g,!y(" 0o1")||!y("0b1")||y("+0x1"))){for(var x,O=function(t){var e=arguments.length<1?0:t,n=this;return n instanceof O&&(w?f((function(){b.valueOf.call(n)})):c(n)!=g)?u(new y(_(e)),n,O):_(e)},k=r?d(y):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger,fromString,range".split(","),C=0;k.length>C;C++)s(y,x=k[C])&&!s(O,x)&&v(O,x,h(y,x));O.prototype=b,b.constructor=O,a(o,g,O)}},ab13:function(t,e,n){var r=n("b622"),o=r("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[o]=!1,"/./"[t](e)}catch(r){}}return!1}},ac1f:function(t,e,n){"use strict";var r=n("23e7"),o=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},ad6d:function(t,e,n){"use strict";var r=n("825a");t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},ade3:function(t,e,n){"use strict";function r(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}n.d(e,"a",(function(){return r}))},ae40:function(t,e,n){var r=n("83ab"),o=n("d039"),i=n("5135"),a=Object.defineProperty,s={},c=function(t){throw t};t.exports=function(t,e){if(i(s,t))return s[t];e||(e={});var n=[][t],u=!!i(e,"ACCESSORS")&&e.ACCESSORS,l=i(e,0)?e[0]:c,f=i(e,1)?e[1]:void 0;return s[t]=!!n&&!o((function(){if(u&&!r)return!0;var t={length:-1};u?a(t,1,{enumerable:!0,get:c}):t[1]=1,n.call(t,l,f)}))}},ae93:function(t,e,n){"use strict";var r,o,i,a=n("e163"),s=n("9112"),c=n("5135"),u=n("b622"),l=n("c430"),f=u("iterator"),p=!1,d=function(){return this};[].keys&&(i=[].keys(),"next"in i?(o=a(a(i)),o!==Object.prototype&&(r=o)):p=!0),void 0==r&&(r={}),l||c(r,f)||s(r,f,d),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},b041:function(t,e,n){"use strict";var r=n("00ee"),o=n("f5df");t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},b0c0:function(t,e,n){var r=n("83ab"),o=n("9bf2").f,i=Function.prototype,a=i.toString,s=/^\s*function ([^ (]*)/,c="name";r&&!(c in i)&&o(i,c,{configurable:!0,get:function(){try{return a.call(this).match(s)[1]}catch(t){return""}}})},b50d:function(t,e,n){"use strict";var r=n("c532"),o=n("467f"),i=n("7aac"),a=n("30b5"),s=n("83b9"),c=n("c345"),u=n("3934"),l=n("2d83"),f=n("2444"),p=n("7a77");t.exports=function(t){return new Promise((function(e,n){var d,h=t.data,v=t.headers,m=t.responseType;function g(){t.cancelToken&&t.cancelToken.unsubscribe(d),t.signal&&t.signal.removeEventListener("abort",d)}r.isFormData(h)&&delete v["Content-Type"];var y=new XMLHttpRequest;if(t.auth){var b=t.auth.username||"",w=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";v.Authorization="Basic "+btoa(b+":"+w)}var _=s(t.baseURL,t.url);function x(){if(y){var r="getAllResponseHeaders"in y?c(y.getAllResponseHeaders()):null,i=m&&"text"!==m&&"json"!==m?y.response:y.responseText,a={data:i,status:y.status,statusText:y.statusText,headers:r,config:t,request:y};o((function(t){e(t),g()}),(function(t){n(t),g()}),a),y=null}}if(y.open(t.method.toUpperCase(),a(_,t.params,t.paramsSerializer),!0),y.timeout=t.timeout,"onloadend"in y?y.onloadend=x:y.onreadystatechange=function(){y&&4===y.readyState&&(0!==y.status||y.responseURL&&0===y.responseURL.indexOf("file:"))&&setTimeout(x)},y.onabort=function(){y&&(n(l("Request aborted",t,"ECONNABORTED",y)),y=null)},y.onerror=function(){n(l("Network Error",t,null,y)),y=null},y.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",r=t.transitional||f.transitional;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(l(e,t,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",y)),y=null},r.isStandardBrowserEnv()){var O=(t.withCredentials||u(_))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;O&&(v[t.xsrfHeaderName]=O)}"setRequestHeader"in y&&r.forEach(v,(function(t,e){"undefined"===typeof h&&"content-type"===e.toLowerCase()?delete v[e]:y.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(y.withCredentials=!!t.withCredentials),m&&"json"!==m&&(y.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&y.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&y.upload&&y.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(d=function(t){y&&(n(!t||t&&t.type?new p("canceled"):t),y.abort(),y=null)},t.cancelToken&&t.cancelToken.subscribe(d),t.signal&&(t.signal.aborted?d():t.signal.addEventListener("abort",d))),h||(h=null),y.send(h)}))}},b575:function(t,e,n){var r,o,i,a,s,c,u,l,f=n("da84"),p=n("06cf").f,d=n("2cf4").set,h=n("1cdc"),v=n("605d"),m=f.MutationObserver||f.WebKitMutationObserver,g=f.document,y=f.process,b=f.Promise,w=p(f,"queueMicrotask"),_=w&&w.value;_||(r=function(){var t,e;v&&(t=y.domain)&&t.exit();while(o){e=o.fn,o=o.next;try{e()}catch(n){throw o?a():i=void 0,n}}i=void 0,t&&t.enter()},!h&&!v&&m&&g?(s=!0,c=g.createTextNode(""),new m(r).observe(c,{characterData:!0}),a=function(){c.data=s=!s}):b&&b.resolve?(u=b.resolve(void 0),l=u.then,a=function(){l.call(u,r)}):a=v?function(){y.nextTick(r)}:function(){d.call(f,r)}),t.exports=_||function(t){var e={fn:t,next:void 0};i&&(i.next=e),o||(o=e,a()),i=e}},b622:function(t,e,n){var r=n("da84"),o=n("5692"),i=n("5135"),a=n("90e3"),s=n("4930"),c=n("fdbf"),u=o("wks"),l=r.Symbol,f=c?l:l&&l.withoutSetter||a;t.exports=function(t){return i(u,t)||(s&&i(l,t)?u[t]=l[t]:u[t]=f("Symbol."+t)),u[t]}},b64b:function(t,e,n){var r=n("23e7"),o=n("7b0b"),i=n("df75"),a=n("d039"),s=a((function(){i(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(t){return i(o(t))}})},b727:function(t,e,n){var r=n("0366"),o=n("44ad"),i=n("7b0b"),a=n("50c4"),s=n("65f0"),c=[].push,u=function(t){var e=1==t,n=2==t,u=3==t,l=4==t,f=6==t,p=7==t,d=5==t||f;return function(h,v,m,g){for(var y,b,w=i(h),_=o(w),x=r(v,m,3),O=a(_.length),k=0,C=g||s,S=e?C(h,O):n||p?C(h,0):void 0;O>k;k++)if((d||k in _)&&(y=_[k],b=x(y,k,w),t))if(e)S[k]=b;else if(b)switch(t){case 3:return!0;case 5:return y;case 6:return k;case 2:c.call(S,y)}else switch(t){case 4:return!1;case 7:c.call(S,y)}return f?-1:u||l?l:S}};t.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterOut:u(7)}},baa5:function(t,e,n){var r=n("23e7"),o=n("e58c");r({target:"Array",proto:!0,forced:o!==[].lastIndexOf},{lastIndexOf:o})},bc3a:function(t,e,n){t.exports=n("cee4")},c04e:function(t,e,n){var r=n("861d");t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},c345:function(t,e,n){"use strict";var r=n("c532"),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,a={};return t?(r.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(a[e]&&o.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}})),a):a}},c401:function(t,e,n){"use strict";var r=n("c532"),o=n("2444");t.exports=function(t,e,n){var i=this||o;return r.forEach(n,(function(n){t=n.call(i,t,e)})),t}},c430:function(t,e){t.exports=!1},c532:function(t,e,n){"use strict";var r=n("1d2b"),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function a(t){return"undefined"===typeof t}function s(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function c(t){return"[object ArrayBuffer]"===o.call(t)}function u(t){return"undefined"!==typeof FormData&&t instanceof FormData}function l(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function p(t){return"number"===typeof t}function d(t){return null!==t&&"object"===typeof t}function h(t){if("[object Object]"!==o.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function v(t){return"[object Date]"===o.call(t)}function m(t){return"[object File]"===o.call(t)}function g(t){return"[object Blob]"===o.call(t)}function y(t){return"[object Function]"===o.call(t)}function b(t){return d(t)&&y(t.pipe)}function w(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function _(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function O(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),i(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}function k(){var t={};function e(e,n){h(t[n])&&h(e)?t[n]=k(t[n],e):h(e)?t[n]=k({},e):i(e)?t[n]=e.slice():t[n]=e}for(var n=0,r=arguments.length;n<r;n++)O(arguments[n],e);return t}function C(t,e,n){return O(e,(function(e,o){t[o]=n&&"function"===typeof e?r(e,n):e})),t}function S(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}t.exports={isArray:i,isArrayBuffer:c,isBuffer:s,isFormData:u,isArrayBufferView:l,isString:f,isNumber:p,isObject:d,isPlainObject:h,isUndefined:a,isDate:v,isFile:m,isBlob:g,isFunction:y,isStream:b,isURLSearchParams:w,isStandardBrowserEnv:x,forEach:O,merge:k,extend:C,trim:_,stripBOM:S}},c6b6:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},c6cd:function(t,e,n){var r=n("da84"),o=n("ce4e"),i="__core-js_shared__",a=r[i]||o(i,{});t.exports=a},c740:function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").findIndex,i=n("44d2"),a=n("ae40"),s="findIndex",c=!0,u=a(s);s in[]&&Array(1)[s]((function(){c=!1})),r({target:"Array",proto:!0,forced:c||!u},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(s)},c8af:function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},c975:function(t,e,n){"use strict";var r=n("23e7"),o=n("4d64").indexOf,i=n("a640"),a=n("ae40"),s=[].indexOf,c=!!s&&1/[1].indexOf(1,-0)<0,u=i("indexOf"),l=a("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:c||!u||!l},{indexOf:function(t){return c?s.apply(this,arguments)||0:o(this,t,arguments.length>1?arguments[1]:void 0)}})},ca84:function(t,e,n){var r=n("5135"),o=n("fc6a"),i=n("4d64").indexOf,a=n("d012");t.exports=function(t,e){var n,s=o(t),c=0,u=[];for(n in s)!r(a,n)&&r(s,n)&&u.push(n);while(e.length>c)r(s,n=e[c++])&&(~i(u,n)||u.push(n));return u}},caad:function(t,e,n){"use strict";var r=n("23e7"),o=n("4d64").includes,i=n("44d2"),a=n("ae40"),s=a("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:!s},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("includes")},cc12:function(t,e,n){var r=n("da84"),o=n("861d"),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},cca6:function(t,e,n){var r=n("23e7"),o=n("60da");r({target:"Object",stat:!0,forced:Object.assign!==o},{assign:o})},cd3f:function(t,e,n){(function(t,n){var r=200,o="__lodash_hash_undefined__",i=9007199254740991,a="[object Arguments]",s="[object Array]",c="[object Boolean]",u="[object Date]",l="[object Error]",f="[object Function]",p="[object GeneratorFunction]",d="[object Map]",h="[object Number]",v="[object Object]",m="[object Promise]",g="[object RegExp]",y="[object Set]",b="[object String]",w="[object Symbol]",_="[object WeakMap]",x="[object ArrayBuffer]",O="[object DataView]",k="[object Float32Array]",C="[object Float64Array]",S="[object Int8Array]",E="[object Int16Array]",j="[object Int32Array]",A="[object Uint8Array]",T="[object Uint8ClampedArray]",$="[object Uint16Array]",P="[object Uint32Array]",L=/[\\^$.*+?()[\]{}|]/g,I=/\w*$/,R=/^\[object .+?Constructor\]$/,N=/^(?:0|[1-9]\d*)$/,M={};M[a]=M[s]=M[x]=M[O]=M[c]=M[u]=M[k]=M[C]=M[S]=M[E]=M[j]=M[d]=M[h]=M[v]=M[g]=M[y]=M[b]=M[w]=M[A]=M[T]=M[$]=M[P]=!0,M[l]=M[f]=M[_]=!1;var B="object"==typeof t&&t&&t.Object===Object&&t,D="object"==typeof self&&self&&self.Object===Object&&self,F=B||D||Function("return this")(),U=e&&!e.nodeType&&e,z=U&&"object"==typeof n&&n&&!n.nodeType&&n,q=z&&z.exports===U;function H(t,e){return t.set(e[0],e[1]),t}function V(t,e){return t.add(e),t}function W(t,e){var n=-1,r=t?t.length:0;while(++n<r)if(!1===e(t[n],n,t))break;return t}function G(t,e){var n=-1,r=e.length,o=t.length;while(++n<r)t[o+n]=e[n];return t}function K(t,e,n,r){var o=-1,i=t?t.length:0;r&&i&&(n=t[++o]);while(++o<i)n=e(n,t[o],o,t);return n}function Y(t,e){var n=-1,r=Array(t);while(++n<t)r[n]=e(n);return r}function X(t,e){return null==t?void 0:t[e]}function J(t){var e=!1;if(null!=t&&"function"!=typeof t.toString)try{e=!!(t+"")}catch(n){}return e}function Z(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function Q(t,e){return function(n){return t(e(n))}}function tt(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}var et=Array.prototype,nt=Function.prototype,rt=Object.prototype,ot=F["__core-js_shared__"],it=function(){var t=/[^.]+$/.exec(ot&&ot.keys&&ot.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),at=nt.toString,st=rt.hasOwnProperty,ct=rt.toString,ut=RegExp("^"+at.call(st).replace(L,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),lt=q?F.Buffer:void 0,ft=F.Symbol,pt=F.Uint8Array,dt=Q(Object.getPrototypeOf,Object),ht=Object.create,vt=rt.propertyIsEnumerable,mt=et.splice,gt=Object.getOwnPropertySymbols,yt=lt?lt.isBuffer:void 0,bt=Q(Object.keys,Object),wt=Se(F,"DataView"),_t=Se(F,"Map"),xt=Se(F,"Promise"),Ot=Se(F,"Set"),kt=Se(F,"WeakMap"),Ct=Se(Object,"create"),St=Ne(wt),Et=Ne(_t),jt=Ne(xt),At=Ne(Ot),Tt=Ne(kt),$t=ft?ft.prototype:void 0,Pt=$t?$t.valueOf:void 0;function Lt(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function It(){this.__data__=Ct?Ct(null):{}}function Rt(t){return this.has(t)&&delete this.__data__[t]}function Nt(t){var e=this.__data__;if(Ct){var n=e[t];return n===o?void 0:n}return st.call(e,t)?e[t]:void 0}function Mt(t){var e=this.__data__;return Ct?void 0!==e[t]:st.call(e,t)}function Bt(t,e){var n=this.__data__;return n[t]=Ct&&void 0===e?o:e,this}function Dt(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Ft(){this.__data__=[]}function Ut(t){var e=this.__data__,n=ie(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():mt.call(e,n,1),!0}function zt(t){var e=this.__data__,n=ie(e,t);return n<0?void 0:e[n][1]}function qt(t){return ie(this.__data__,t)>-1}function Ht(t,e){var n=this.__data__,r=ie(n,t);return r<0?n.push([t,e]):n[r][1]=e,this}function Vt(t){var e=-1,n=t?t.length:0;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Wt(){this.__data__={hash:new Lt,map:new(_t||Dt),string:new Lt}}function Gt(t){return Ce(this,t)["delete"](t)}function Kt(t){return Ce(this,t).get(t)}function Yt(t){return Ce(this,t).has(t)}function Xt(t,e){return Ce(this,t).set(t,e),this}function Jt(t){this.__data__=new Dt(t)}function Zt(){this.__data__=new Dt}function Qt(t){return this.__data__["delete"](t)}function te(t){return this.__data__.get(t)}function ee(t){return this.__data__.has(t)}function ne(t,e){var n=this.__data__;if(n instanceof Dt){var o=n.__data__;if(!_t||o.length<r-1)return o.push([t,e]),this;n=this.__data__=new Vt(o)}return n.set(t,e),this}function re(t,e){var n=Fe(t)||De(t)?Y(t.length,String):[],r=n.length,o=!!r;for(var i in t)!e&&!st.call(t,i)||o&&("length"==i||Pe(i,r))||n.push(i);return n}function oe(t,e,n){var r=t[e];st.call(t,e)&&Be(r,n)&&(void 0!==n||e in t)||(t[e]=n)}function ie(t,e){var n=t.length;while(n--)if(Be(t[n][0],e))return n;return-1}function ae(t,e){return t&&xe(e,Ke(e),t)}function se(t,e,n,r,o,i,s){var c;if(r&&(c=i?r(t,o,i,s):r(t)),void 0!==c)return c;if(!We(t))return t;var u=Fe(t);if(u){if(c=Ae(t),!e)return _e(t,c)}else{var l=je(t),d=l==f||l==p;if(qe(t))return de(t,e);if(l==v||l==a||d&&!i){if(J(t))return i?t:{};if(c=Te(d?{}:t),!e)return Oe(t,ae(c,t))}else{if(!M[l])return i?t:{};c=$e(t,l,se,e)}}s||(s=new Jt);var h=s.get(t);if(h)return h;if(s.set(t,c),!u)var m=n?ke(t):Ke(t);return W(m||t,(function(o,i){m&&(i=o,o=t[i]),oe(c,i,se(o,e,n,r,i,t,s))})),c}function ce(t){return We(t)?ht(t):{}}function ue(t,e,n){var r=e(t);return Fe(t)?r:G(r,n(t))}function le(t){return ct.call(t)}function fe(t){if(!We(t)||Ie(t))return!1;var e=He(t)||J(t)?ut:R;return e.test(Ne(t))}function pe(t){if(!Re(t))return bt(t);var e=[];for(var n in Object(t))st.call(t,n)&&"constructor"!=n&&e.push(n);return e}function de(t,e){if(e)return t.slice();var n=new t.constructor(t.length);return t.copy(n),n}function he(t){var e=new t.constructor(t.byteLength);return new pt(e).set(new pt(t)),e}function ve(t,e){var n=e?he(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}function me(t,e,n){var r=e?n(Z(t),!0):Z(t);return K(r,H,new t.constructor)}function ge(t){var e=new t.constructor(t.source,I.exec(t));return e.lastIndex=t.lastIndex,e}function ye(t,e,n){var r=e?n(tt(t),!0):tt(t);return K(r,V,new t.constructor)}function be(t){return Pt?Object(Pt.call(t)):{}}function we(t,e){var n=e?he(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function _e(t,e){var n=-1,r=t.length;e||(e=Array(r));while(++n<r)e[n]=t[n];return e}function xe(t,e,n,r){n||(n={});var o=-1,i=e.length;while(++o<i){var a=e[o],s=r?r(n[a],t[a],a,n,t):void 0;oe(n,a,void 0===s?t[a]:s)}return n}function Oe(t,e){return xe(t,Ee(t),e)}function ke(t){return ue(t,Ke,Ee)}function Ce(t,e){var n=t.__data__;return Le(e)?n["string"==typeof e?"string":"hash"]:n.map}function Se(t,e){var n=X(t,e);return fe(n)?n:void 0}Lt.prototype.clear=It,Lt.prototype["delete"]=Rt,Lt.prototype.get=Nt,Lt.prototype.has=Mt,Lt.prototype.set=Bt,Dt.prototype.clear=Ft,Dt.prototype["delete"]=Ut,Dt.prototype.get=zt,Dt.prototype.has=qt,Dt.prototype.set=Ht,Vt.prototype.clear=Wt,Vt.prototype["delete"]=Gt,Vt.prototype.get=Kt,Vt.prototype.has=Yt,Vt.prototype.set=Xt,Jt.prototype.clear=Zt,Jt.prototype["delete"]=Qt,Jt.prototype.get=te,Jt.prototype.has=ee,Jt.prototype.set=ne;var Ee=gt?Q(gt,Object):Ye,je=le;function Ae(t){var e=t.length,n=t.constructor(e);return e&&"string"==typeof t[0]&&st.call(t,"index")&&(n.index=t.index,n.input=t.input),n}function Te(t){return"function"!=typeof t.constructor||Re(t)?{}:ce(dt(t))}function $e(t,e,n,r){var o=t.constructor;switch(e){case x:return he(t);case c:case u:return new o(+t);case O:return ve(t,r);case k:case C:case S:case E:case j:case A:case T:case $:case P:return we(t,r);case d:return me(t,r,n);case h:case b:return new o(t);case g:return ge(t);case y:return ye(t,r,n);case w:return be(t)}}function Pe(t,e){return e=null==e?i:e,!!e&&("number"==typeof t||N.test(t))&&t>-1&&t%1==0&&t<e}function Le(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}function Ie(t){return!!it&&it in t}function Re(t){var e=t&&t.constructor,n="function"==typeof e&&e.prototype||rt;return t===n}function Ne(t){if(null!=t){try{return at.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function Me(t){return se(t,!0,!0)}function Be(t,e){return t===e||t!==t&&e!==e}function De(t){return ze(t)&&st.call(t,"callee")&&(!vt.call(t,"callee")||ct.call(t)==a)}(wt&&je(new wt(new ArrayBuffer(1)))!=O||_t&&je(new _t)!=d||xt&&je(xt.resolve())!=m||Ot&&je(new Ot)!=y||kt&&je(new kt)!=_)&&(je=function(t){var e=ct.call(t),n=e==v?t.constructor:void 0,r=n?Ne(n):void 0;if(r)switch(r){case St:return O;case Et:return d;case jt:return m;case At:return y;case Tt:return _}return e});var Fe=Array.isArray;function Ue(t){return null!=t&&Ve(t.length)&&!He(t)}function ze(t){return Ge(t)&&Ue(t)}var qe=yt||Xe;function He(t){var e=We(t)?ct.call(t):"";return e==f||e==p}function Ve(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=i}function We(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function Ge(t){return!!t&&"object"==typeof t}function Ke(t){return Ue(t)?re(t):pe(t)}function Ye(){return[]}function Xe(){return!1}n.exports=Me}).call(this,n("c8ba"),n("62e4")(t))},cdf9:function(t,e,n){var r=n("825a"),o=n("861d"),i=n("f069");t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t),a=n.resolve;return a(e),n.promise}},ce4e:function(t,e,n){var r=n("da84"),o=n("9112");t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},cee4:function(t,e,n){"use strict";var r=n("c532"),o=n("1d2b"),i=n("0a06"),a=n("4a7b"),s=n("2444");function c(t){var e=new i(t),n=o(i.prototype.request,e);return r.extend(n,i.prototype,e),r.extend(n,e),n.create=function(e){return c(a(t,e))},n}var u=c(s);u.Axios=i,u.Cancel=n("7a77"),u.CancelToken=n("8df4"),u.isCancel=n("2e67"),u.VERSION=n("5cce").version,u.all=function(t){return Promise.all(t)},u.spread=n("0df6"),u.isAxiosError=n("5f02"),t.exports=u,t.exports.default=u},d012:function(t,e){t.exports={}},d039:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,n){var r=n("428f"),o=n("da84"),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},d1e7:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},d28b:function(t,e,n){var r=n("746f");r("iterator")},d2bb:function(t,e,n){var r=n("825a"),o=n("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(i){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},d3b7:function(t,e,n){var r=n("00ee"),o=n("6eeb"),i=n("b041");r||o(Object.prototype,"toString",i,{unsafe:!0})},d44e:function(t,e,n){var r=n("9bf2").f,o=n("5135"),i=n("b622"),a=i("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},d784:function(t,e,n){"use strict";n("ac1f");var r=n("6eeb"),o=n("d039"),i=n("b622"),a=n("9263"),s=n("9112"),c=i("species"),u=!o((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")})),l=function(){return"$0"==="a".replace(/./,"$0")}(),f=i("replace"),p=function(){return!!/./[f]&&""===/./[f]("a","$0")}(),d=!o((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,f){var h=i(t),v=!o((function(){var e={};return e[h]=function(){return 7},7!=""[t](e)})),m=v&&!o((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[c]=function(){return n},n.flags="",n[h]=/./[h]),n.exec=function(){return e=!0,null},n[h](""),!e}));if(!v||!m||"replace"===t&&(!u||!l||p)||"split"===t&&!d){var g=/./[h],y=n(h,""[t],(function(t,e,n,r,o){return e.exec===a?v&&!o?{done:!0,value:g.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:p}),b=y[0],w=y[1];r(String.prototype,t,b),r(RegExp.prototype,h,2==e?function(t,e){return w.call(t,this,e)}:function(t){return w.call(t,this)})}f&&s(RegExp.prototype[h],"sham",!0)}},d81d:function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").map,i=n("1dde"),a=n("ae40"),s=i("map"),c=a("map");r({target:"Array",proto:!0,forced:!s||!c},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},da81:function(t,e,n){(function(t,n){var r=200,o="__lodash_hash_undefined__",i=800,a=16,s=9007199254740991,c="[object Arguments]",u="[object Array]",l="[object AsyncFunction]",f="[object Boolean]",p="[object Date]",d="[object Error]",h="[object Function]",v="[object GeneratorFunction]",m="[object Map]",g="[object Number]",y="[object Null]",b="[object Object]",w="[object Proxy]",_="[object RegExp]",x="[object Set]",O="[object String]",k="[object Undefined]",C="[object WeakMap]",S="[object ArrayBuffer]",E="[object DataView]",j="[object Float32Array]",A="[object Float64Array]",T="[object Int8Array]",$="[object Int16Array]",P="[object Int32Array]",L="[object Uint8Array]",I="[object Uint8ClampedArray]",R="[object Uint16Array]",N="[object Uint32Array]",M=/[\\^$.*+?()[\]{}|]/g,B=/^\[object .+?Constructor\]$/,D=/^(?:0|[1-9]\d*)$/,F={};F[j]=F[A]=F[T]=F[$]=F[P]=F[L]=F[I]=F[R]=F[N]=!0,F[c]=F[u]=F[S]=F[f]=F[E]=F[p]=F[d]=F[h]=F[m]=F[g]=F[b]=F[_]=F[x]=F[O]=F[C]=!1;var U="object"==typeof t&&t&&t.Object===Object&&t,z="object"==typeof self&&self&&self.Object===Object&&self,q=U||z||Function("return this")(),H=e&&!e.nodeType&&e,V=H&&"object"==typeof n&&n&&!n.nodeType&&n,W=V&&V.exports===H,G=W&&U.process,K=function(){try{var t=V&&V.require&&V.require("util").types;return t||G&&G.binding&&G.binding("util")}catch(e){}}(),Y=K&&K.isTypedArray;function X(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function J(t,e){var n=-1,r=Array(t);while(++n<t)r[n]=e(n);return r}function Z(t){return function(e){return t(e)}}function Q(t,e){return null==t?void 0:t[e]}function tt(t,e){return function(n){return t(e(n))}}var et=Array.prototype,nt=Function.prototype,rt=Object.prototype,ot=q["__core-js_shared__"],it=nt.toString,at=rt.hasOwnProperty,st=function(){var t=/[^.]+$/.exec(ot&&ot.keys&&ot.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),ct=rt.toString,ut=it.call(Object),lt=RegExp("^"+it.call(at).replace(M,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ft=W?q.Buffer:void 0,pt=q.Symbol,dt=q.Uint8Array,ht=ft?ft.allocUnsafe:void 0,vt=tt(Object.getPrototypeOf,Object),mt=Object.create,gt=rt.propertyIsEnumerable,yt=et.splice,bt=pt?pt.toStringTag:void 0,wt=function(){try{var t=we(Object,"defineProperty");return t({},"",{}),t}catch(e){}}(),_t=ft?ft.isBuffer:void 0,xt=Math.max,Ot=Date.now,kt=we(q,"Map"),Ct=we(Object,"create"),St=function(){function t(){}return function(e){if(!qe(e))return{};if(mt)return mt(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();function Et(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function jt(){this.__data__=Ct?Ct(null):{},this.size=0}function At(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}function Tt(t){var e=this.__data__;if(Ct){var n=e[t];return n===o?void 0:n}return at.call(e,t)?e[t]:void 0}function $t(t){var e=this.__data__;return Ct?void 0!==e[t]:at.call(e,t)}function Pt(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?o:e,this}function Lt(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function It(){this.__data__=[],this.size=0}function Rt(t){var e=this.__data__,n=te(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():yt.call(e,n,1),--this.size,!0}function Nt(t){var e=this.__data__,n=te(e,t);return n<0?void 0:e[n][1]}function Mt(t){return te(this.__data__,t)>-1}function Bt(t,e){var n=this.__data__,r=te(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Dt(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}function Ft(){this.size=0,this.__data__={hash:new Et,map:new(kt||Lt),string:new Et}}function Ut(t){var e=be(this,t)["delete"](t);return this.size-=e?1:0,e}function zt(t){return be(this,t).get(t)}function qt(t){return be(this,t).has(t)}function Ht(t,e){var n=be(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}function Vt(t){var e=this.__data__=new Lt(t);this.size=e.size}function Wt(){this.__data__=new Lt,this.size=0}function Gt(t){var e=this.__data__,n=e["delete"](t);return this.size=e.size,n}function Kt(t){return this.__data__.get(t)}function Yt(t){return this.__data__.has(t)}function Xt(t,e){var n=this.__data__;if(n instanceof Lt){var o=n.__data__;if(!kt||o.length<r-1)return o.push([t,e]),this.size=++n.size,this;n=this.__data__=new Dt(o)}return n.set(t,e),this.size=n.size,this}function Jt(t,e){var n=Me(t),r=!n&&Ne(t),o=!n&&!r&&Fe(t),i=!n&&!r&&!o&&We(t),a=n||r||o||i,s=a?J(t.length,String):[],c=s.length;for(var u in t)!e&&!at.call(t,u)||a&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Oe(u,c))||s.push(u);return s}function Zt(t,e,n){(void 0!==n&&!Re(t[e],n)||void 0===n&&!(e in t))&&ee(t,e,n)}function Qt(t,e,n){var r=t[e];at.call(t,e)&&Re(r,n)&&(void 0!==n||e in t)||ee(t,e,n)}function te(t,e){var n=t.length;while(n--)if(Re(t[n][0],e))return n;return-1}function ee(t,e,n){"__proto__"==e&&wt?wt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}Et.prototype.clear=jt,Et.prototype["delete"]=At,Et.prototype.get=Tt,Et.prototype.has=$t,Et.prototype.set=Pt,Lt.prototype.clear=It,Lt.prototype["delete"]=Rt,Lt.prototype.get=Nt,Lt.prototype.has=Mt,Lt.prototype.set=Bt,Dt.prototype.clear=Ft,Dt.prototype["delete"]=Ut,Dt.prototype.get=zt,Dt.prototype.has=qt,Dt.prototype.set=Ht,Vt.prototype.clear=Wt,Vt.prototype["delete"]=Gt,Vt.prototype.get=Kt,Vt.prototype.has=Yt,Vt.prototype.set=Xt;var ne=ye();function re(t){return null==t?void 0===t?k:y:bt&&bt in Object(t)?_e(t):Ae(t)}function oe(t){return He(t)&&re(t)==c}function ie(t){if(!qe(t)||Se(t))return!1;var e=Ue(t)?lt:B;return e.test(Ie(t))}function ae(t){return He(t)&&ze(t.length)&&!!F[re(t)]}function se(t){if(!qe(t))return je(t);var e=Ee(t),n=[];for(var r in t)("constructor"!=r||!e&&at.call(t,r))&&n.push(r);return n}function ce(t,e,n,r,o){t!==e&&ne(e,(function(i,a){if(o||(o=new Vt),qe(i))ue(t,e,a,n,ce,r,o);else{var s=r?r($e(t,a),i,a+"",t,e,o):void 0;void 0===s&&(s=i),Zt(t,a,s)}}),Ke)}function ue(t,e,n,r,o,i,a){var s=$e(t,n),c=$e(e,n),u=a.get(c);if(u)Zt(t,n,u);else{var l=i?i(s,c,n+"",t,e,a):void 0,f=void 0===l;if(f){var p=Me(c),d=!p&&Fe(c),h=!p&&!d&&We(c);l=c,p||d||h?Me(s)?l=s:De(s)?l=ve(s):d?(f=!1,l=pe(c,!0)):h?(f=!1,l=he(c,!0)):l=[]:Ve(c)||Ne(c)?(l=s,Ne(s)?l=Ge(s):qe(s)&&!Ue(s)||(l=xe(c))):f=!1}f&&(a.set(c,l),o(l,c,r,i,a),a["delete"](c)),Zt(t,n,l)}}function le(t,e){return Pe(Te(t,e,Je),t+"")}var fe=wt?function(t,e){return wt(t,"toString",{configurable:!0,enumerable:!1,value:Xe(e),writable:!0})}:Je;function pe(t,e){if(e)return t.slice();var n=t.length,r=ht?ht(n):new t.constructor(n);return t.copy(r),r}function de(t){var e=new t.constructor(t.byteLength);return new dt(e).set(new dt(t)),e}function he(t,e){var n=e?de(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function ve(t,e){var n=-1,r=t.length;e||(e=Array(r));while(++n<r)e[n]=t[n];return e}function me(t,e,n,r){var o=!n;n||(n={});var i=-1,a=e.length;while(++i<a){var s=e[i],c=r?r(n[s],t[s],s,n,t):void 0;void 0===c&&(c=t[s]),o?ee(n,s,c):Qt(n,s,c)}return n}function ge(t){return le((function(e,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;i=t.length>3&&"function"==typeof i?(o--,i):void 0,a&&ke(n[0],n[1],a)&&(i=o<3?void 0:i,o=1),e=Object(e);while(++r<o){var s=n[r];s&&t(e,s,r,i)}return e}))}function ye(t){return function(e,n,r){var o=-1,i=Object(e),a=r(e),s=a.length;while(s--){var c=a[t?s:++o];if(!1===n(i[c],c,i))break}return e}}function be(t,e){var n=t.__data__;return Ce(e)?n["string"==typeof e?"string":"hash"]:n.map}function we(t,e){var n=Q(t,e);return ie(n)?n:void 0}function _e(t){var e=at.call(t,bt),n=t[bt];try{t[bt]=void 0;var r=!0}catch(i){}var o=ct.call(t);return r&&(e?t[bt]=n:delete t[bt]),o}function xe(t){return"function"!=typeof t.constructor||Ee(t)?{}:St(vt(t))}function Oe(t,e){var n=typeof t;return e=null==e?s:e,!!e&&("number"==n||"symbol"!=n&&D.test(t))&&t>-1&&t%1==0&&t<e}function ke(t,e,n){if(!qe(n))return!1;var r=typeof e;return!!("number"==r?Be(n)&&Oe(e,n.length):"string"==r&&e in n)&&Re(n[e],t)}function Ce(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}function Se(t){return!!st&&st in t}function Ee(t){var e=t&&t.constructor,n="function"==typeof e&&e.prototype||rt;return t===n}function je(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}function Ae(t){return ct.call(t)}function Te(t,e,n){return e=xt(void 0===e?t.length-1:e,0),function(){var r=arguments,o=-1,i=xt(r.length-e,0),a=Array(i);while(++o<i)a[o]=r[e+o];o=-1;var s=Array(e+1);while(++o<e)s[o]=r[o];return s[e]=n(a),X(t,this,s)}}function $e(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]}var Pe=Le(fe);function Le(t){var e=0,n=0;return function(){var r=Ot(),o=a-(r-n);if(n=r,o>0){if(++e>=i)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function Ie(t){if(null!=t){try{return it.call(t)}catch(e){}try{return t+""}catch(e){}}return""}function Re(t,e){return t===e||t!==t&&e!==e}var Ne=oe(function(){return arguments}())?oe:function(t){return He(t)&&at.call(t,"callee")&&!gt.call(t,"callee")},Me=Array.isArray;function Be(t){return null!=t&&ze(t.length)&&!Ue(t)}function De(t){return He(t)&&Be(t)}var Fe=_t||Ze;function Ue(t){if(!qe(t))return!1;var e=re(t);return e==h||e==v||e==l||e==w}function ze(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=s}function qe(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function He(t){return null!=t&&"object"==typeof t}function Ve(t){if(!He(t)||re(t)!=b)return!1;var e=vt(t);if(null===e)return!0;var n=at.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&it.call(n)==ut}var We=Y?Z(Y):ae;function Ge(t){return me(t,Ke(t))}function Ke(t){return Be(t)?Jt(t,!0):se(t)}var Ye=ge((function(t,e,n){ce(t,e,n)}));function Xe(t){return function(){return t}}function Je(t){return t}function Ze(){return!1}n.exports=Ye}).call(this,n("c8ba"),n("62e4")(t))},da84:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},dbb4:function(t,e,n){var r=n("23e7"),o=n("83ab"),i=n("56ef"),a=n("fc6a"),s=n("06cf"),c=n("8418");r({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){var e,n,r=a(t),o=s.f,u=i(r),l={},f=0;while(u.length>f)n=o(r,e=u[f++]),void 0!==n&&c(l,e,n);return l}})},ddb0:function(t,e,n){var r=n("da84"),o=n("fdbc"),i=n("e260"),a=n("9112"),s=n("b622"),c=s("iterator"),u=s("toStringTag"),l=i.values;for(var f in o){var p=r[f],d=p&&p.prototype;if(d){if(d[c]!==l)try{a(d,c,l)}catch(v){d[c]=l}if(d[u]||a(d,u,f),o[f])for(var h in i)if(d[h]!==i[h])try{a(d,h,i[h])}catch(v){d[h]=i[h]}}}},df75:function(t,e,n){var r=n("ca84"),o=n("7839");t.exports=Object.keys||function(t){return r(t,o)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,r=t.length-1;r>=0;r--){var o=t[r];"."===o?t.splice(r,1):".."===o?(t.splice(r,1),n++):n&&(t.splice(r,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function r(t){"string"!==typeof t&&(t+="");var e,n=0,r=-1,o=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!o){n=e+1;break}}else-1===r&&(o=!1,r=e+1);return-1===r?"":t.slice(n,r)}function o(t,e){if(t.filter)return t.filter(e);for(var n=[],r=0;r<t.length;r++)e(t[r],r,t)&&n.push(t[r]);return n}e.resolve=function(){for(var e="",r=!1,i=arguments.length-1;i>=-1&&!r;i--){var a=i>=0?arguments[i]:t.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(e=a+"/"+e,r="/"===a.charAt(0))}return e=n(o(e.split("/"),(function(t){return!!t})),!r).join("/"),(r?"/":"")+e||"."},e.normalize=function(t){var r=e.isAbsolute(t),a="/"===i(t,-1);return t=n(o(t.split("/"),(function(t){return!!t})),!r).join("/"),t||r||(t="."),t&&a&&(t+="/"),(r?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(o(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function r(t){for(var e=0;e<t.length;e++)if(""!==t[e])break;for(var n=t.length-1;n>=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var o=r(t.split("/")),i=r(n.split("/")),a=Math.min(o.length,i.length),s=a,c=0;c<a;c++)if(o[c]!==i[c]){s=c;break}var u=[];for(c=s;c<o.length;c++)u.push("..");return u=u.concat(i.slice(s)),u.join("/")},e.sep="/",e.delimiter=":",e.dirname=function(t){if("string"!==typeof t&&(t+=""),0===t.length)return".";for(var e=t.charCodeAt(0),n=47===e,r=-1,o=!0,i=t.length-1;i>=1;--i)if(e=t.charCodeAt(i),47===e){if(!o){r=i;break}}else o=!1;return-1===r?n?"/":".":n&&1===r?"/":t.slice(0,r)},e.basename=function(t,e){var n=r(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,r=-1,o=!0,i=0,a=t.length-1;a>=0;--a){var s=t.charCodeAt(a);if(47!==s)-1===r&&(o=!1,r=a+1),46===s?-1===e?e=a:1!==i&&(i=1):-1!==e&&(i=-1);else if(!o){n=a+1;break}}return-1===e||-1===r||0===i||1===i&&e===r-1&&e===n+1?"":t.slice(e,r)};var i="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},e01a:function(t,e,n){"use strict";var r=n("23e7"),o=n("83ab"),i=n("da84"),a=n("5135"),s=n("861d"),c=n("9bf2").f,u=n("e893"),l=i.Symbol;if(o&&"function"==typeof l&&(!("description"in l.prototype)||void 0!==l().description)){var f={},p=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof p?new l(t):void 0===t?l():l(t);return""===t&&(f[e]=!0),e};u(p,l);var d=p.prototype=l.prototype;d.constructor=p;var h=d.toString,v="Symbol(test)"==String(l("test")),m=/^Symbol\((.*)\)[^)]+$/;c(d,"description",{configurable:!0,get:function(){var t=s(this)?this.valueOf():this,e=h.call(t);if(a(f,t))return"";var n=v?e.slice(7,-1):e.replace(m,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:p})}},e163:function(t,e,n){var r=n("5135"),o=n("7b0b"),i=n("f772"),a=n("e177"),s=i("IE_PROTO"),c=Object.prototype;t.exports=a?Object.getPrototypeOf:function(t){return t=o(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},e177:function(t,e,n){var r=n("d039");t.exports=!r((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e19f:function(t,e,n){var r;!function(){"use strict";var o={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function i(t){return s(u(t),arguments)}function a(t,e){return i.apply(null,[t].concat(e||[]))}function s(t,e){var n,r,a,s,c,u,l,f,p,d=1,h=t.length,v="";for(r=0;r<h;r++)if("string"===typeof t[r])v+=t[r];else if("object"===typeof t[r]){if(s=t[r],s.keys)for(n=e[d],a=0;a<s.keys.length;a++){if(void 0==n)throw new Error(i('[sprintf] Cannot access property "%s" of undefined value "%s"',s.keys[a],s.keys[a-1]));n=n[s.keys[a]]}else n=s.param_no?e[s.param_no]:e[d++];if(o.not_type.test(s.type)&&o.not_primitive.test(s.type)&&n instanceof Function&&(n=n()),o.numeric_arg.test(s.type)&&"number"!==typeof n&&isNaN(n))throw new TypeError(i("[sprintf] expecting number but found %T",n));switch(o.number.test(s.type)&&(f=n>=0),s.type){case"b":n=parseInt(n,10).toString(2);break;case"c":n=String.fromCharCode(parseInt(n,10));break;case"d":case"i":n=parseInt(n,10);break;case"j":n=JSON.stringify(n,null,s.width?parseInt(s.width):0);break;case"e":n=s.precision?parseFloat(n).toExponential(s.precision):parseFloat(n).toExponential();break;case"f":n=s.precision?parseFloat(n).toFixed(s.precision):parseFloat(n);break;case"g":n=s.precision?String(Number(n.toPrecision(s.precision))):parseFloat(n);break;case"o":n=(parseInt(n,10)>>>0).toString(8);break;case"s":n=String(n),n=s.precision?n.substring(0,s.precision):n;break;case"t":n=String(!!n),n=s.precision?n.substring(0,s.precision):n;break;case"T":n=Object.prototype.toString.call(n).slice(8,-1).toLowerCase(),n=s.precision?n.substring(0,s.precision):n;break;case"u":n=parseInt(n,10)>>>0;break;case"v":n=n.valueOf(),n=s.precision?n.substring(0,s.precision):n;break;case"x":n=(parseInt(n,10)>>>0).toString(16);break;case"X":n=(parseInt(n,10)>>>0).toString(16).toUpperCase();break}o.json.test(s.type)?v+=n:(!o.number.test(s.type)||f&&!s.sign?p="":(p=f?"+":"-",n=n.toString().replace(o.sign,"")),u=s.pad_char?"0"===s.pad_char?"0":s.pad_char.charAt(1):" ",l=s.width-(p+n).length,c=s.width&&l>0?u.repeat(l):"",v+=s.align?p+n+c:"0"===u?p+c+n:c+p+n)}return v}var c=Object.create(null);function u(t){if(c[t])return c[t];var e,n=t,r=[],i=0;while(n){if(null!==(e=o.text.exec(n)))r.push(e[0]);else if(null!==(e=o.modulo.exec(n)))r.push("%");else{if(null===(e=o.placeholder.exec(n)))throw new SyntaxError("[sprintf] unexpected placeholder");if(e[2]){i|=1;var a=[],s=e[2],u=[];if(null===(u=o.key.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1]);while(""!==(s=s.substring(u[0].length)))if(null!==(u=o.key_access.exec(s)))a.push(u[1]);else{if(null===(u=o.index_access.exec(s)))throw new SyntaxError("[sprintf] failed to parse named argument key");a.push(u[1])}e[2]=a}else i|=2;if(3===i)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");r.push({placeholder:e[0],param_no:e[1],keys:e[2],sign:e[3],pad_char:e[4],align:e[5],width:e[6],precision:e[7],type:e[8]})}n=n.substring(e[0].length)}return c[t]=r}e["sprintf"]=i,e["vsprintf"]=a,"undefined"!==typeof window&&(window["sprintf"]=i,window["vsprintf"]=a,r=function(){return{sprintf:i,vsprintf:a}}.call(e,n,e,t),void 0===r||(t.exports=r))}()},e1e2:function(t,e,n){function r(t,e){var n,r,o=0;function i(){var i,a,s=n,c=arguments.length;t:while(s){if(s.args.length===arguments.length){for(a=0;a<c;a++)if(s.args[a]!==arguments[a]){s=s.next;continue t}return s!==n&&(s===r&&(r=s.prev),s.prev.next=s.next,s.next&&(s.next.prev=s.prev),s.next=n,s.prev=null,n.prev=s,n=s),s.val}s=s.next}for(i=new Array(c),a=0;a<c;a++)i[a]=arguments[a];return s={args:i,val:t.apply(null,i)},n?(n.prev=s,s.next=n):r=s,o===e.maxSize?(r=r.prev,r.next=null):o++,n=s,s.val}return e=e||{},i.clear=function(){n=null,r=null,o=0},i}t.exports=r},e260:function(t,e,n){"use strict";var r=n("fc6a"),o=n("44d2"),i=n("3f8c"),a=n("69f3"),s=n("7dd0"),c="Array Iterator",u=a.set,l=a.getterFor(c);t.exports=s(Array,"Array",(function(t,e){u(this,{type:c,target:r(t),index:0,kind:e})}),(function(){var t=l(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},e2cc:function(t,e,n){var r=n("6eeb");t.exports=function(t,e,n){for(var o in e)r(t,o,e[o],n);return t}},e37d:function(t,e,n){"use strict";(function(t){var r=n("f0bd"),o=n("252c");function i(t){return i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function s(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function c(t,e,n){return e&&s(t.prototype,e),n&&s(t,n),t}function u(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function l(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function f(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?l(Object(n),!0).forEach((function(e){u(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var p=function(){};function d(t){return"string"===typeof t&&(t=t.split(" ")),t}function h(t,e){var n,r=d(e);n=t.className instanceof p?d(t.className.baseVal):d(t.className),r.forEach((function(t){-1===n.indexOf(t)&&n.push(t)})),t instanceof SVGElement?t.setAttribute("class",n.join(" ")):t.className=n.join(" ")}function v(t,e){var n,r=d(e);n=t.className instanceof p?d(t.className.baseVal):d(t.className),r.forEach((function(t){var e=n.indexOf(t);-1!==e&&n.splice(e,1)})),t instanceof SVGElement?t.setAttribute("class",n.join(" ")):t.className=n.join(" ")}"undefined"!==typeof window&&(p=window.SVGAnimatedString);var m=!1;if("undefined"!==typeof window){m=!1;try{var g=Object.defineProperty({},"passive",{get:function(){m=!0}});window.addEventListener("test",null,g)}catch(ns){}}function y(){this.__data__=[],this.size=0}var b=y;function w(t,e){return t===e||t!==t&&e!==e}var _=w;function x(t,e){var n=t.length;while(n--)if(_(t[n][0],e))return n;return-1}var O=x,k=Array.prototype,C=k.splice;function S(t){var e=this.__data__,n=O(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():C.call(e,n,1),--this.size,!0}var E=S;function j(t){var e=this.__data__,n=O(e,t);return n<0?void 0:e[n][1]}var A=j;function T(t){return O(this.__data__,t)>-1}var $=T;function P(t,e){var n=this.__data__,r=O(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var L=P;function I(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}I.prototype.clear=b,I.prototype["delete"]=E,I.prototype.get=A,I.prototype.has=$,I.prototype.set=L;var R=I;function N(){this.__data__=new R,this.size=0}var M=N;function B(t){var e=this.__data__,n=e["delete"](t);return this.size=e.size,n}var D=B;function F(t){return this.__data__.get(t)}var U=F;function z(t){return this.__data__.has(t)}var q=z,H="undefined"!==typeof globalThis?globalThis:"undefined"!==typeof window?window:"undefined"!==typeof t?t:"undefined"!==typeof self?self:{};function V(t,e){return e={exports:{}},t(e,e.exports),e.exports}var W="object"==typeof H&&H&&H.Object===Object&&H,G=W,K="object"==typeof self&&self&&self.Object===Object&&self,Y=G||K||Function("return this")(),X=Y,J=X.Symbol,Z=J,Q=Object.prototype,tt=Q.hasOwnProperty,et=Q.toString,nt=Z?Z.toStringTag:void 0;function rt(t){var e=tt.call(t,nt),n=t[nt];try{t[nt]=void 0;var r=!0}catch(ns){}var o=et.call(t);return r&&(e?t[nt]=n:delete t[nt]),o}var ot=rt,it=Object.prototype,at=it.toString;function st(t){return at.call(t)}var ct=st,ut="[object Null]",lt="[object Undefined]",ft=Z?Z.toStringTag:void 0;function pt(t){return null==t?void 0===t?lt:ut:ft&&ft in Object(t)?ot(t):ct(t)}var dt=pt;function ht(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}var vt=ht,mt="[object AsyncFunction]",gt="[object Function]",yt="[object GeneratorFunction]",bt="[object Proxy]";function wt(t){if(!vt(t))return!1;var e=dt(t);return e==gt||e==yt||e==mt||e==bt}var _t=wt,xt=X["__core-js_shared__"],Ot=xt,kt=function(){var t=/[^.]+$/.exec(Ot&&Ot.keys&&Ot.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function Ct(t){return!!kt&&kt in t}var St=Ct,Et=Function.prototype,jt=Et.toString;function At(t){if(null!=t){try{return jt.call(t)}catch(ns){}try{return t+""}catch(ns){}}return""}var Tt=At,$t=/[\\^$.*+?()[\]{}|]/g,Pt=/^\[object .+?Constructor\]$/,Lt=Function.prototype,It=Object.prototype,Rt=Lt.toString,Nt=It.hasOwnProperty,Mt=RegExp("^"+Rt.call(Nt).replace($t,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Bt(t){if(!vt(t)||St(t))return!1;var e=_t(t)?Mt:Pt;return e.test(Tt(t))}var Dt=Bt;function Ft(t,e){return null==t?void 0:t[e]}var Ut=Ft;function zt(t,e){var n=Ut(t,e);return Dt(n)?n:void 0}var qt=zt,Ht=qt(X,"Map"),Vt=Ht,Wt=qt(Object,"create"),Gt=Wt;function Kt(){this.__data__=Gt?Gt(null):{},this.size=0}var Yt=Kt;function Xt(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Jt=Xt,Zt="__lodash_hash_undefined__",Qt=Object.prototype,te=Qt.hasOwnProperty;function ee(t){var e=this.__data__;if(Gt){var n=e[t];return n===Zt?void 0:n}return te.call(e,t)?e[t]:void 0}var ne=ee,re=Object.prototype,oe=re.hasOwnProperty;function ie(t){var e=this.__data__;return Gt?void 0!==e[t]:oe.call(e,t)}var ae=ie,se="__lodash_hash_undefined__";function ce(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Gt&&void 0===e?se:e,this}var ue=ce;function le(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}le.prototype.clear=Yt,le.prototype["delete"]=Jt,le.prototype.get=ne,le.prototype.has=ae,le.prototype.set=ue;var fe=le;function pe(){this.size=0,this.__data__={hash:new fe,map:new(Vt||R),string:new fe}}var de=pe;function he(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}var ve=he;function me(t,e){var n=t.__data__;return ve(e)?n["string"==typeof e?"string":"hash"]:n.map}var ge=me;function ye(t){var e=ge(this,t)["delete"](t);return this.size-=e?1:0,e}var be=ye;function we(t){return ge(this,t).get(t)}var _e=we;function xe(t){return ge(this,t).has(t)}var Oe=xe;function ke(t,e){var n=ge(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var Ce=ke;function Se(t){var e=-1,n=null==t?0:t.length;this.clear();while(++e<n){var r=t[e];this.set(r[0],r[1])}}Se.prototype.clear=de,Se.prototype["delete"]=be,Se.prototype.get=_e,Se.prototype.has=Oe,Se.prototype.set=Ce;var Ee=Se,je=200;function Ae(t,e){var n=this.__data__;if(n instanceof R){var r=n.__data__;if(!Vt||r.length<je-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ee(r)}return n.set(t,e),this.size=n.size,this}var Te=Ae;function $e(t){var e=this.__data__=new R(t);this.size=e.size}$e.prototype.clear=M,$e.prototype["delete"]=D,$e.prototype.get=U,$e.prototype.has=q,$e.prototype.set=Te;var Pe=$e,Le="__lodash_hash_undefined__";function Ie(t){return this.__data__.set(t,Le),this}var Re=Ie;function Ne(t){return this.__data__.has(t)}var Me=Ne;function Be(t){var e=-1,n=null==t?0:t.length;this.__data__=new Ee;while(++e<n)this.add(t[e])}Be.prototype.add=Be.prototype.push=Re,Be.prototype.has=Me;var De=Be;function Fe(t,e){var n=-1,r=null==t?0:t.length;while(++n<r)if(e(t[n],n,t))return!0;return!1}var Ue=Fe;function ze(t,e){return t.has(e)}var qe=ze,He=1,Ve=2;function We(t,e,n,r,o,i){var a=n&He,s=t.length,c=e.length;if(s!=c&&!(a&&c>s))return!1;var u=i.get(t);if(u&&i.get(e))return u==e;var l=-1,f=!0,p=n&Ve?new De:void 0;i.set(t,e),i.set(e,t);while(++l<s){var d=t[l],h=e[l];if(r)var v=a?r(h,d,l,e,t,i):r(d,h,l,t,e,i);if(void 0!==v){if(v)continue;f=!1;break}if(p){if(!Ue(e,(function(t,e){if(!qe(p,e)&&(d===t||o(d,t,n,r,i)))return p.push(e)}))){f=!1;break}}else if(d!==h&&!o(d,h,n,r,i)){f=!1;break}}return i["delete"](t),i["delete"](e),f}var Ge=We,Ke=X.Uint8Array,Ye=Ke;function Xe(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}var Je=Xe;function Ze(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}var Qe=Ze,tn=1,en=2,nn="[object Boolean]",rn="[object Date]",on="[object Error]",an="[object Map]",sn="[object Number]",cn="[object RegExp]",un="[object Set]",ln="[object String]",fn="[object Symbol]",pn="[object ArrayBuffer]",dn="[object DataView]",hn=Z?Z.prototype:void 0,vn=hn?hn.valueOf:void 0;function mn(t,e,n,r,o,i,a){switch(n){case dn:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case pn:return!(t.byteLength!=e.byteLength||!i(new Ye(t),new Ye(e)));case nn:case rn:case sn:return _(+t,+e);case on:return t.name==e.name&&t.message==e.message;case cn:case ln:return t==e+"";case an:var s=Je;case un:var c=r&tn;if(s||(s=Qe),t.size!=e.size&&!c)return!1;var u=a.get(t);if(u)return u==e;r|=en,a.set(t,e);var l=Ge(s(t),s(e),r,o,i,a);return a["delete"](t),l;case fn:if(vn)return vn.call(t)==vn.call(e)}return!1}var gn=mn;function yn(t,e){var n=-1,r=e.length,o=t.length;while(++n<r)t[o+n]=e[n];return t}var bn=yn,wn=Array.isArray,_n=wn;function xn(t,e,n){var r=e(t);return _n(t)?r:bn(r,n(t))}var On=xn;function kn(t,e){var n=-1,r=null==t?0:t.length,o=0,i=[];while(++n<r){var a=t[n];e(a,n,t)&&(i[o++]=a)}return i}var Cn=kn;function Sn(){return[]}var En=Sn,jn=Object.prototype,An=jn.propertyIsEnumerable,Tn=Object.getOwnPropertySymbols,$n=Tn?function(t){return null==t?[]:(t=Object(t),Cn(Tn(t),(function(e){return An.call(t,e)})))}:En,Pn=$n;function Ln(t,e){var n=-1,r=Array(t);while(++n<t)r[n]=e(n);return r}var In=Ln;function Rn(t){return null!=t&&"object"==typeof t}var Nn=Rn,Mn="[object Arguments]";function Bn(t){return Nn(t)&&dt(t)==Mn}var Dn=Bn,Fn=Object.prototype,Un=Fn.hasOwnProperty,zn=Fn.propertyIsEnumerable,qn=Dn(function(){return arguments}())?Dn:function(t){return Nn(t)&&Un.call(t,"callee")&&!zn.call(t,"callee")},Hn=qn;function Vn(){return!1}var Wn=Vn,Gn=V((function(t,e){var n=e&&!e.nodeType&&e,r=n&&t&&!t.nodeType&&t,o=r&&r.exports===n,i=o?X.Buffer:void 0,a=i?i.isBuffer:void 0,s=a||Wn;t.exports=s})),Kn=9007199254740991,Yn=/^(?:0|[1-9]\d*)$/;function Xn(t,e){var n=typeof t;return e=null==e?Kn:e,!!e&&("number"==n||"symbol"!=n&&Yn.test(t))&&t>-1&&t%1==0&&t<e}var Jn=Xn,Zn=9007199254740991;function Qn(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=Zn}var tr=Qn,er="[object Arguments]",nr="[object Array]",rr="[object Boolean]",or="[object Date]",ir="[object Error]",ar="[object Function]",sr="[object Map]",cr="[object Number]",ur="[object Object]",lr="[object RegExp]",fr="[object Set]",pr="[object String]",dr="[object WeakMap]",hr="[object ArrayBuffer]",vr="[object DataView]",mr="[object Float32Array]",gr="[object Float64Array]",yr="[object Int8Array]",br="[object Int16Array]",wr="[object Int32Array]",_r="[object Uint8Array]",xr="[object Uint8ClampedArray]",Or="[object Uint16Array]",kr="[object Uint32Array]",Cr={};function Sr(t){return Nn(t)&&tr(t.length)&&!!Cr[dt(t)]}Cr[mr]=Cr[gr]=Cr[yr]=Cr[br]=Cr[wr]=Cr[_r]=Cr[xr]=Cr[Or]=Cr[kr]=!0,Cr[er]=Cr[nr]=Cr[hr]=Cr[rr]=Cr[vr]=Cr[or]=Cr[ir]=Cr[ar]=Cr[sr]=Cr[cr]=Cr[ur]=Cr[lr]=Cr[fr]=Cr[pr]=Cr[dr]=!1;var Er=Sr;function jr(t){return function(e){return t(e)}}var Ar=jr,Tr=V((function(t,e){var n=e&&!e.nodeType&&e,r=n&&t&&!t.nodeType&&t,o=r&&r.exports===n,i=o&&G.process,a=function(){try{var t=r&&r.require&&r.require("util").types;return t||i&&i.binding&&i.binding("util")}catch(ns){}}();t.exports=a})),$r=Tr&&Tr.isTypedArray,Pr=$r?Ar($r):Er,Lr=Pr,Ir=Object.prototype,Rr=Ir.hasOwnProperty;function Nr(t,e){var n=_n(t),r=!n&&Hn(t),o=!n&&!r&&Gn(t),i=!n&&!r&&!o&&Lr(t),a=n||r||o||i,s=a?In(t.length,String):[],c=s.length;for(var u in t)!e&&!Rr.call(t,u)||a&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||Jn(u,c))||s.push(u);return s}var Mr=Nr,Br=Object.prototype;function Dr(t){var e=t&&t.constructor,n="function"==typeof e&&e.prototype||Br;return t===n}var Fr=Dr;function Ur(t,e){return function(n){return t(e(n))}}var zr=Ur,qr=zr(Object.keys,Object),Hr=qr,Vr=Object.prototype,Wr=Vr.hasOwnProperty;function Gr(t){if(!Fr(t))return Hr(t);var e=[];for(var n in Object(t))Wr.call(t,n)&&"constructor"!=n&&e.push(n);return e}var Kr=Gr;function Yr(t){return null!=t&&tr(t.length)&&!_t(t)}var Xr=Yr;function Jr(t){return Xr(t)?Mr(t):Kr(t)}var Zr=Jr;function Qr(t){return On(t,Zr,Pn)}var to=Qr,eo=1,no=Object.prototype,ro=no.hasOwnProperty;function oo(t,e,n,r,o,i){var a=n&eo,s=to(t),c=s.length,u=to(e),l=u.length;if(c!=l&&!a)return!1;var f=c;while(f--){var p=s[f];if(!(a?p in e:ro.call(e,p)))return!1}var d=i.get(t);if(d&&i.get(e))return d==e;var h=!0;i.set(t,e),i.set(e,t);var v=a;while(++f<c){p=s[f];var m=t[p],g=e[p];if(r)var y=a?r(g,m,p,e,t,i):r(m,g,p,t,e,i);if(!(void 0===y?m===g||o(m,g,n,r,i):y)){h=!1;break}v||(v="constructor"==p)}if(h&&!v){var b=t.constructor,w=e.constructor;b==w||!("constructor"in t)||!("constructor"in e)||"function"==typeof b&&b instanceof b&&"function"==typeof w&&w instanceof w||(h=!1)}return i["delete"](t),i["delete"](e),h}var io=oo,ao=qt(X,"DataView"),so=ao,co=qt(X,"Promise"),uo=co,lo=qt(X,"Set"),fo=lo,po=qt(X,"WeakMap"),ho=po,vo="[object Map]",mo="[object Object]",go="[object Promise]",yo="[object Set]",bo="[object WeakMap]",wo="[object DataView]",_o=Tt(so),xo=Tt(Vt),Oo=Tt(uo),ko=Tt(fo),Co=Tt(ho),So=dt;(so&&So(new so(new ArrayBuffer(1)))!=wo||Vt&&So(new Vt)!=vo||uo&&So(uo.resolve())!=go||fo&&So(new fo)!=yo||ho&&So(new ho)!=bo)&&(So=function(t){var e=dt(t),n=e==mo?t.constructor:void 0,r=n?Tt(n):"";if(r)switch(r){case _o:return wo;case xo:return vo;case Oo:return go;case ko:return yo;case Co:return bo}return e});var Eo=So,jo=1,Ao="[object Arguments]",To="[object Array]",$o="[object Object]",Po=Object.prototype,Lo=Po.hasOwnProperty;function Io(t,e,n,r,o,i){var a=_n(t),s=_n(e),c=a?To:Eo(t),u=s?To:Eo(e);c=c==Ao?$o:c,u=u==Ao?$o:u;var l=c==$o,f=u==$o,p=c==u;if(p&&Gn(t)){if(!Gn(e))return!1;a=!0,l=!1}if(p&&!l)return i||(i=new Pe),a||Lr(t)?Ge(t,e,n,r,o,i):gn(t,e,c,n,r,o,i);if(!(n&jo)){var d=l&&Lo.call(t,"__wrapped__"),h=f&&Lo.call(e,"__wrapped__");if(d||h){var v=d?t.value():t,m=h?e.value():e;return i||(i=new Pe),o(v,m,n,r,i)}}return!!p&&(i||(i=new Pe),io(t,e,n,r,o,i))}var Ro=Io;function No(t,e,n,r,o){return t===e||(null==t||null==e||!Nn(t)&&!Nn(e)?t!==t&&e!==e:Ro(t,e,n,r,No,o))}var Mo=No;function Bo(t,e){return Mo(t,e)}var Do=Bo,Fo={container:!1,delay:0,html:!1,placement:"top",title:"",template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",offset:0},Uo=[],zo=function(){function t(e,n){var r=this;a(this,t),u(this,"_events",[]),u(this,"_setTooltipNodeEvent",(function(t,e,n,o){var i=t.relatedreference||t.toElement||t.relatedTarget,a=function n(i){var a=i.relatedreference||i.toElement||i.relatedTarget;r._tooltipNode.removeEventListener(t.type,n),e.contains(a)||r._scheduleHide(e,o.delay,o,i)};return!!r._tooltipNode.contains(i)&&(r._tooltipNode.addEventListener(t.type,a),!0)})),n=f({},Fo,{},n),e.jquery&&(e=e[0]),this.show=this.show.bind(this),this.hide=this.hide.bind(this),this.reference=e,this.options=n,this._isOpen=!1,this._init()}return c(t,[{key:"show",value:function(){this._show(this.reference,this.options)}},{key:"hide",value:function(){this._hide()}},{key:"dispose",value:function(){this._dispose()}},{key:"toggle",value:function(){return this._isOpen?this.hide():this.show()}},{key:"setClasses",value:function(t){this._classes=t}},{key:"setContent",value:function(t){this.options.title=t,this._tooltipNode&&this._setContent(t,this.options)}},{key:"setOptions",value:function(t){var e=!1,n=t&&t.classes||Zo.options.defaultClass;Do(this._classes,n)||(this.setClasses(n),e=!0),t=Wo(t);var r=!1,o=!1;for(var i in this.options.offset===t.offset&&this.options.placement===t.placement||(r=!0),(this.options.template!==t.template||this.options.trigger!==t.trigger||this.options.container!==t.container||e)&&(o=!0),t)this.options[i]=t[i];if(this._tooltipNode)if(o){var a=this._isOpen;this.dispose(),this._init(),a&&this.show()}else r&&this.popperInstance.update()}},{key:"_init",value:function(){var t="string"===typeof this.options.trigger?this.options.trigger.split(" "):[];this._isDisposed=!1,this._enableDocumentTouch=-1===t.indexOf("manual"),t=t.filter((function(t){return-1!==["click","hover","focus"].indexOf(t)})),this._setEventListeners(this.reference,t,this.options),this.$_originalTitle=this.reference.getAttribute("title"),this.reference.removeAttribute("title"),this.reference.setAttribute("data-original-title",this.$_originalTitle)}},{key:"_create",value:function(t,e){var n=window.document.createElement("div");n.innerHTML=e.trim();var r=n.childNodes[0];return r.id="tooltip_".concat(Math.random().toString(36).substr(2,10)),r.setAttribute("aria-hidden","true"),this.options.autoHide&&-1!==this.options.trigger.indexOf("hover")&&(r.addEventListener("mouseenter",this.hide),r.addEventListener("click",this.hide)),r}},{key:"_setContent",value:function(t,e){var n=this;this.asyncContent=!1,this._applyContent(t,e).then((function(){n.popperInstance.update()}))}},{key:"_applyContent",value:function(t,e){var n=this;return new Promise((function(r,o){var i=e.html,a=n._tooltipNode;if(a){var s=a.querySelector(n.options.innerSelector);if(1===t.nodeType){if(i){while(s.firstChild)s.removeChild(s.firstChild);s.appendChild(t)}}else{if("function"===typeof t){var c=t();return void(c&&"function"===typeof c.then?(n.asyncContent=!0,e.loadingClass&&h(a,e.loadingClass),e.loadingContent&&n._applyContent(e.loadingContent,e),c.then((function(t){return e.loadingClass&&v(a,e.loadingClass),n._applyContent(t,e)})).then(r).catch(o)):n._applyContent(c,e).then(r).catch(o))}i?s.innerHTML=t:s.innerText=t}r()}}))}},{key:"_show",value:function(t,e){if(e&&"string"===typeof e.container){var n=document.querySelector(e.container);if(!n)return}clearTimeout(this._disposeTimer),e=Object.assign({},e),delete e.offset;var r=!0;this._tooltipNode&&(h(this._tooltipNode,this._classes),r=!1);var o=this._ensureShown(t,e);return r&&this._tooltipNode&&h(this._tooltipNode,this._classes),h(t,["v-tooltip-open"]),o}},{key:"_ensureShown",value:function(t,e){var n=this;if(this._isOpen)return this;if(this._isOpen=!0,Uo.push(this),this._tooltipNode)return this._tooltipNode.style.display="",this._tooltipNode.setAttribute("aria-hidden","false"),this.popperInstance.enableEventListeners(),this.popperInstance.update(),this.asyncContent&&this._setContent(e.title,e),this;var o=t.getAttribute("title")||e.title;if(!o)return this;var i=this._create(t,e.template);this._tooltipNode=i,t.setAttribute("aria-describedby",i.id);var a=this._findContainer(e.container,t);this._append(i,a);var s=f({},e.popperOptions,{placement:e.placement});return s.modifiers=f({},s.modifiers,{arrow:{element:this.options.arrowSelector}}),e.boundariesElement&&(s.modifiers.preventOverflow={boundariesElement:e.boundariesElement}),this.popperInstance=new r["a"](t,i,s),this._setContent(o,e),requestAnimationFrame((function(){!n._isDisposed&&n.popperInstance?(n.popperInstance.update(),requestAnimationFrame((function(){n._isDisposed?n.dispose():n._isOpen&&i.setAttribute("aria-hidden","false")}))):n.dispose()})),this}},{key:"_noLongerOpen",value:function(){var t=Uo.indexOf(this);-1!==t&&Uo.splice(t,1)}},{key:"_hide",value:function(){var t=this;if(!this._isOpen)return this;this._isOpen=!1,this._noLongerOpen(),this._tooltipNode.style.display="none",this._tooltipNode.setAttribute("aria-hidden","true"),this.popperInstance.disableEventListeners(),clearTimeout(this._disposeTimer);var e=Zo.options.disposeTimeout;return null!==e&&(this._disposeTimer=setTimeout((function(){t._tooltipNode&&(t._tooltipNode.removeEventListener("mouseenter",t.hide),t._tooltipNode.removeEventListener("click",t.hide),t._removeTooltipNode())}),e)),v(this.reference,["v-tooltip-open"]),this}},{key:"_removeTooltipNode",value:function(){if(this._tooltipNode){var t=this._tooltipNode.parentNode;t&&(t.removeChild(this._tooltipNode),this.reference.removeAttribute("aria-describedby")),this._tooltipNode=null}}},{key:"_dispose",value:function(){var t=this;return this._isDisposed=!0,this.reference.removeAttribute("data-original-title"),this.$_originalTitle&&this.reference.setAttribute("title",this.$_originalTitle),this._events.forEach((function(e){var n=e.func,r=e.event;t.reference.removeEventListener(r,n)})),this._events=[],this._tooltipNode?(this._hide(),this._tooltipNode.removeEventListener("mouseenter",this.hide),this._tooltipNode.removeEventListener("click",this.hide),this.popperInstance.destroy(),this.popperInstance.options.removeOnDestroy||this._removeTooltipNode()):this._noLongerOpen(),this}},{key:"_findContainer",value:function(t,e){return"string"===typeof t?t=window.document.querySelector(t):!1===t&&(t=e.parentNode),t}},{key:"_append",value:function(t,e){e.appendChild(t)}},{key:"_setEventListeners",value:function(t,e,n){var r=this,o=[],i=[];e.forEach((function(t){switch(t){case"hover":o.push("mouseenter"),i.push("mouseleave"),r.options.hideOnTargetClick&&i.push("click");break;case"focus":o.push("focus"),i.push("blur"),r.options.hideOnTargetClick&&i.push("click");break;case"click":o.push("click"),i.push("click");break}})),o.forEach((function(e){var o=function(e){!0!==r._isOpen&&(e.usedByTooltip=!0,r._scheduleShow(t,n.delay,n,e))};r._events.push({event:e,func:o}),t.addEventListener(e,o)})),i.forEach((function(e){var o=function(e){!0!==e.usedByTooltip&&r._scheduleHide(t,n.delay,n,e)};r._events.push({event:e,func:o}),t.addEventListener(e,o)}))}},{key:"_onDocumentTouch",value:function(t){this._enableDocumentTouch&&this._scheduleHide(this.reference,this.options.delay,this.options,t)}},{key:"_scheduleShow",value:function(t,e,n){var r=this,o=e&&e.show||e||0;clearTimeout(this._scheduleTimer),this._scheduleTimer=window.setTimeout((function(){return r._show(t,n)}),o)}},{key:"_scheduleHide",value:function(t,e,n,r){var o=this,i=e&&e.hide||e||0;clearTimeout(this._scheduleTimer),this._scheduleTimer=window.setTimeout((function(){if(!1!==o._isOpen&&o._tooltipNode.ownerDocument.body.contains(o._tooltipNode)){if("mouseleave"===r.type){var i=o._setTooltipNodeEvent(r,t,e,n);if(i)return}o._hide(t,n)}}),i)}}]),t}();"undefined"!==typeof document&&document.addEventListener("touchstart",(function(t){for(var e=0;e<Uo.length;e++)Uo[e]._onDocumentTouch(t)}),!m||{passive:!0,capture:!0});var qo={enabled:!0},Ho=["top","top-start","top-end","right","right-start","right-end","bottom","bottom-start","bottom-end","left","left-start","left-end"],Vo={defaultPlacement:"top",defaultClass:"vue-tooltip-theme",defaultTargetClass:"has-tooltip",defaultHtml:!0,defaultTemplate:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',defaultArrowSelector:".tooltip-arrow, .tooltip__arrow",defaultInnerSelector:".tooltip-inner, .tooltip__inner",defaultDelay:0,defaultTrigger:"hover focus",defaultOffset:0,defaultContainer:"body",defaultBoundariesElement:void 0,defaultPopperOptions:{},defaultLoadingClass:"tooltip-loading",defaultLoadingContent:"...",autoHide:!0,defaultHideOnTargetClick:!0,disposeTimeout:5e3,popover:{defaultPlacement:"bottom",defaultClass:"vue-popover-theme",defaultBaseClass:"tooltip popover",defaultWrapperClass:"wrapper",defaultInnerClass:"tooltip-inner popover-inner",defaultArrowClass:"tooltip-arrow popover-arrow",defaultOpenClass:"open",defaultDelay:0,defaultTrigger:"click",defaultOffset:0,defaultContainer:"body",defaultBoundariesElement:void 0,defaultPopperOptions:{},defaultAutoHide:!0,defaultHandleResize:!0}};function Wo(t){var e={placement:"undefined"!==typeof t.placement?t.placement:Zo.options.defaultPlacement,delay:"undefined"!==typeof t.delay?t.delay:Zo.options.defaultDelay,html:"undefined"!==typeof t.html?t.html:Zo.options.defaultHtml,template:"undefined"!==typeof t.template?t.template:Zo.options.defaultTemplate,arrowSelector:"undefined"!==typeof t.arrowSelector?t.arrowSelector:Zo.options.defaultArrowSelector,innerSelector:"undefined"!==typeof t.innerSelector?t.innerSelector:Zo.options.defaultInnerSelector,trigger:"undefined"!==typeof t.trigger?t.trigger:Zo.options.defaultTrigger,offset:"undefined"!==typeof t.offset?t.offset:Zo.options.defaultOffset,container:"undefined"!==typeof t.container?t.container:Zo.options.defaultContainer,boundariesElement:"undefined"!==typeof t.boundariesElement?t.boundariesElement:Zo.options.defaultBoundariesElement,autoHide:"undefined"!==typeof t.autoHide?t.autoHide:Zo.options.autoHide,hideOnTargetClick:"undefined"!==typeof t.hideOnTargetClick?t.hideOnTargetClick:Zo.options.defaultHideOnTargetClick,loadingClass:"undefined"!==typeof t.loadingClass?t.loadingClass:Zo.options.defaultLoadingClass,loadingContent:"undefined"!==typeof t.loadingContent?t.loadingContent:Zo.options.defaultLoadingContent,popperOptions:f({},"undefined"!==typeof t.popperOptions?t.popperOptions:Zo.options.defaultPopperOptions)};if(e.offset){var n=i(e.offset),r=e.offset;("number"===n||"string"===n&&-1===r.indexOf(","))&&(r="0, ".concat(r)),e.popperOptions.modifiers||(e.popperOptions.modifiers={}),e.popperOptions.modifiers.offset={offset:r}}return e.trigger&&-1!==e.trigger.indexOf("click")&&(e.hideOnTargetClick=!1),e}function Go(t,e){for(var n=t.placement,r=0;r<Ho.length;r++){var o=Ho[r];e[o]&&(n=o)}return n}function Ko(t){var e=i(t);return"string"===e?t:!(!t||"object"!==e)&&t.content}function Yo(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=Ko(e),o="undefined"!==typeof e.classes?e.classes:Zo.options.defaultClass,i=f({title:r},Wo(f({},e,{placement:Go(e,n)}))),a=t._tooltip=new zo(t,i);a.setClasses(o),a._vueEl=t;var s="undefined"!==typeof e.targetClasses?e.targetClasses:Zo.options.defaultTargetClass;return t._tooltipTargetClasses=s,h(t,s),a}function Xo(t){t._tooltip&&(t._tooltip.dispose(),delete t._tooltip,delete t._tooltipOldShow),t._tooltipTargetClasses&&(v(t,t._tooltipTargetClasses),delete t._tooltipTargetClasses)}function Jo(t,e){var n,r=e.value,o=(e.oldValue,e.modifiers),i=Ko(r);i&&qo.enabled?(t._tooltip?(n=t._tooltip,n.setContent(i),n.setOptions(f({},r,{placement:Go(r,o)}))):n=Yo(t,r,o),"undefined"!==typeof r.show&&r.show!==t._tooltipOldShow&&(t._tooltipOldShow=r.show,r.show?n.show():n.hide())):Xo(t)}var Zo={options:Vo,bind:Jo,update:Jo,unbind:function(t){Xo(t)}};function Qo(t){t.addEventListener("click",ei),t.addEventListener("touchstart",ni,!!m&&{passive:!0})}function ti(t){t.removeEventListener("click",ei),t.removeEventListener("touchstart",ni),t.removeEventListener("touchend",ri),t.removeEventListener("touchcancel",oi)}function ei(t){var e=t.currentTarget;t.closePopover=!e.$_vclosepopover_touch,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}function ni(t){if(1===t.changedTouches.length){var e=t.currentTarget;e.$_vclosepopover_touch=!0;var n=t.changedTouches[0];e.$_vclosepopover_touchPoint=n,e.addEventListener("touchend",ri),e.addEventListener("touchcancel",oi)}}function ri(t){var e=t.currentTarget;if(e.$_vclosepopover_touch=!1,1===t.changedTouches.length){var n=t.changedTouches[0],r=e.$_vclosepopover_touchPoint;t.closePopover=Math.abs(n.screenY-r.screenY)<20&&Math.abs(n.screenX-r.screenX)<20,t.closeAllPopover=e.$_closePopoverModifiers&&!!e.$_closePopoverModifiers.all}}function oi(t){var e=t.currentTarget;e.$_vclosepopover_touch=!1}var ii={bind:function(t,e){var n=e.value,r=e.modifiers;t.$_closePopoverModifiers=r,("undefined"===typeof n||n)&&Qo(t)},update:function(t,e){var n=e.value,r=e.oldValue,o=e.modifiers;t.$_closePopoverModifiers=o,n!==r&&("undefined"===typeof n||n?Qo(t):ti(t))},unbind:function(t){ti(t)}};function ai(t){var e=Zo.options.popover[t];return"undefined"===typeof e?Zo.options[t]:e}var si=!1;"undefined"!==typeof window&&"undefined"!==typeof navigator&&(si=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);var ci=[],ui=function(){};"undefined"!==typeof window&&(ui=window.Element);var li={name:"VPopover",components:{ResizeObserver:o["a"]},props:{open:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},placement:{type:String,default:function(){return ai("defaultPlacement")}},delay:{type:[String,Number,Object],default:function(){return ai("defaultDelay")}},offset:{type:[String,Number],default:function(){return ai("defaultOffset")}},trigger:{type:String,default:function(){return ai("defaultTrigger")}},container:{type:[String,Object,ui,Boolean],default:function(){return ai("defaultContainer")}},boundariesElement:{type:[String,ui],default:function(){return ai("defaultBoundariesElement")}},popperOptions:{type:Object,default:function(){return ai("defaultPopperOptions")}},popoverClass:{type:[String,Array],default:function(){return ai("defaultClass")}},popoverBaseClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultBaseClass}},popoverInnerClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultInnerClass}},popoverWrapperClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultWrapperClass}},popoverArrowClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultArrowClass}},autoHide:{type:Boolean,default:function(){return Zo.options.popover.defaultAutoHide}},handleResize:{type:Boolean,default:function(){return Zo.options.popover.defaultHandleResize}},openGroup:{type:String,default:null},openClass:{type:[String,Array],default:function(){return Zo.options.popover.defaultOpenClass}}},data:function(){return{isOpen:!1,id:Math.random().toString(36).substr(2,10)}},computed:{cssClass:function(){return u({},this.openClass,this.isOpen)},popoverId:function(){return"popover_".concat(this.id)}},watch:{open:function(t){t?this.show():this.hide()},disabled:function(t,e){t!==e&&(t?this.hide():this.open&&this.show())},container:function(t){if(this.isOpen&&this.popperInstance){var e=this.$refs.popover,n=this.$refs.trigger,r=this.$_findContainer(this.container,n);if(!r)return void console.warn("No container for popover",this);r.appendChild(e),this.popperInstance.scheduleUpdate()}},trigger:function(t){this.$_removeEventListeners(),this.$_addEventListeners()},placement:function(t){var e=this;this.$_updatePopper((function(){e.popperInstance.options.placement=t}))},offset:"$_restartPopper",boundariesElement:"$_restartPopper",popperOptions:{handler:"$_restartPopper",deep:!0}},created:function(){this.$_isDisposed=!1,this.$_mounted=!1,this.$_events=[],this.$_preventOpen=!1},mounted:function(){var t=this.$refs.popover;t.parentNode&&t.parentNode.removeChild(t),this.$_init(),this.open&&this.show()},deactivated:function(){this.hide()},beforeDestroy:function(){this.dispose()},methods:{show:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.event,r=(e.skipDelay,e.force),o=void 0!==r&&r;!o&&this.disabled||(this.$_scheduleShow(n),this.$emit("show")),this.$emit("update:open",!0),this.$_beingShowed=!0,requestAnimationFrame((function(){t.$_beingShowed=!1}))},hide:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.event;t.skipDelay;this.$_scheduleHide(e),this.$emit("hide"),this.$emit("update:open",!1)},dispose:function(){if(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.popperInstance&&(this.popperInstance.destroy(),!this.popperInstance.options.removeOnDestroy)){var t=this.$refs.popover;t.parentNode&&t.parentNode.removeChild(t)}this.$_mounted=!1,this.popperInstance=null,this.isOpen=!1,this.$emit("dispose")},$_init:function(){-1===this.trigger.indexOf("manual")&&this.$_addEventListeners()},$_show:function(){var t=this,e=this.$refs.trigger,n=this.$refs.popover;if(clearTimeout(this.$_disposeTimer),!this.isOpen){if(this.popperInstance&&(this.isOpen=!0,this.popperInstance.enableEventListeners(),this.popperInstance.scheduleUpdate()),!this.$_mounted){var o=this.$_findContainer(this.container,e);if(!o)return void console.warn("No container for popover",this);o.appendChild(n),this.$_mounted=!0}if(!this.popperInstance){var i=f({},this.popperOptions,{placement:this.placement});if(i.modifiers=f({},i.modifiers,{arrow:f({},i.modifiers&&i.modifiers.arrow,{element:this.$refs.arrow})}),this.offset){var a=this.$_getOffset();i.modifiers.offset=f({},i.modifiers&&i.modifiers.offset,{offset:a})}this.boundariesElement&&(i.modifiers.preventOverflow=f({},i.modifiers&&i.modifiers.preventOverflow,{boundariesElement:this.boundariesElement})),this.popperInstance=new r["a"](e,n,i),requestAnimationFrame((function(){if(t.hidden)return t.hidden=!1,void t.$_hide();!t.$_isDisposed&&t.popperInstance?(t.popperInstance.scheduleUpdate(),requestAnimationFrame((function(){if(t.hidden)return t.hidden=!1,void t.$_hide();t.$_isDisposed?t.dispose():t.isOpen=!0}))):t.dispose()}))}var s=this.openGroup;if(s)for(var c,u=0;u<ci.length;u++)c=ci[u],c.openGroup!==s&&(c.hide(),c.$emit("close-group"));ci.push(this),this.$emit("apply-show")}},$_hide:function(){var t=this;if(this.isOpen){var e=ci.indexOf(this);-1!==e&&ci.splice(e,1),this.isOpen=!1,this.popperInstance&&this.popperInstance.disableEventListeners(),clearTimeout(this.$_disposeTimer);var n=Zo.options.popover.disposeTimeout||Zo.options.disposeTimeout;null!==n&&(this.$_disposeTimer=setTimeout((function(){var e=t.$refs.popover;e&&(e.parentNode&&e.parentNode.removeChild(e),t.$_mounted=!1)}),n)),this.$emit("apply-hide")}},$_findContainer:function(t,e){return"string"===typeof t?t=window.document.querySelector(t):!1===t&&(t=e.parentNode),t},$_getOffset:function(){var t=i(this.offset),e=this.offset;return("number"===t||"string"===t&&-1===e.indexOf(","))&&(e="0, ".concat(e)),e},$_addEventListeners:function(){var t=this,e=this.$refs.trigger,n=[],r=[],o="string"===typeof this.trigger?this.trigger.split(" ").filter((function(t){return-1!==["click","hover","focus"].indexOf(t)})):[];o.forEach((function(t){switch(t){case"hover":n.push("mouseenter"),r.push("mouseleave");break;case"focus":n.push("focus"),r.push("blur");break;case"click":n.push("click"),r.push("click");break}})),n.forEach((function(n){var r=function(e){t.isOpen||(e.usedByTooltip=!0,!t.$_preventOpen&&t.show({event:e}),t.hidden=!1)};t.$_events.push({event:n,func:r}),e.addEventListener(n,r)})),r.forEach((function(n){var r=function(e){e.usedByTooltip||(t.hide({event:e}),t.hidden=!0)};t.$_events.push({event:n,func:r}),e.addEventListener(n,r)}))},$_scheduleShow:function(){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(clearTimeout(this.$_scheduleTimer),t)this.$_show();else{var e=parseInt(this.delay&&this.delay.show||this.delay||0);this.$_scheduleTimer=setTimeout(this.$_show.bind(this),e)}},$_scheduleHide:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(clearTimeout(this.$_scheduleTimer),n)this.$_hide();else{var r=parseInt(this.delay&&this.delay.hide||this.delay||0);this.$_scheduleTimer=setTimeout((function(){if(t.isOpen){if(e&&"mouseleave"===e.type){var n=t.$_setTooltipNodeEvent(e);if(n)return}t.$_hide()}}),r)}},$_setTooltipNodeEvent:function(t){var e=this,n=this.$refs.trigger,r=this.$refs.popover,o=t.relatedreference||t.toElement||t.relatedTarget,i=function o(i){var a=i.relatedreference||i.toElement||i.relatedTarget;r.removeEventListener(t.type,o),n.contains(a)||e.hide({event:i})};return!!r.contains(o)&&(r.addEventListener(t.type,i),!0)},$_removeEventListeners:function(){var t=this.$refs.trigger;this.$_events.forEach((function(e){var n=e.func,r=e.event;t.removeEventListener(r,n)})),this.$_events=[]},$_updatePopper:function(t){this.popperInstance&&(t(),this.isOpen&&this.popperInstance.scheduleUpdate())},$_restartPopper:function(){if(this.popperInstance){var t=this.isOpen;this.dispose(),this.$_isDisposed=!1,this.$_init(),t&&this.show({skipDelay:!0,force:!0})}},$_handleGlobalClose:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.$_beingShowed||(this.hide({event:t}),t.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),n&&(this.$_preventOpen=!0,setTimeout((function(){e.$_preventOpen=!1}),300)))},$_handleResize:function(){this.isOpen&&this.popperInstance&&(this.popperInstance.scheduleUpdate(),this.$emit("resize"))}}};function fi(t){di(t)}function pi(t){di(t,!0)}function di(t){for(var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=function(n){var r=ci[n];if(r.$refs.popover){var o=r.$refs.popover.contains(t.target);requestAnimationFrame((function(){(t.closeAllPopover||t.closePopover&&o||r.autoHide&&!o)&&r.$_handleGlobalClose(t,e)}))}},r=0;r<ci.length;r++)n(r)}function hi(t,e,n,r,o,i,a,s,c,u){"boolean"!==typeof a&&(c=s,s=a,a=!1);const l="function"===typeof n?n.options:n;let f;if(t&&t.render&&(l.render=t.render,l.staticRenderFns=t.staticRenderFns,l._compiled=!0,o&&(l.functional=!0)),r&&(l._scopeId=r),i?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"===typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,c(t)),t&&t._registeredComponents&&t._registeredComponents.add(i)},l._ssrRegister=f):e&&(f=a?function(t){e.call(this,u(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),f)if(l.functional){const t=l.render;l.render=function(e,n){return f.call(n),t(e,n)}}else{const t=l.beforeCreate;l.beforeCreate=t?[].concat(t,f):[f]}return n}"undefined"!==typeof document&&"undefined"!==typeof window&&(si?document.addEventListener("touchend",pi,!m||{passive:!0,capture:!0}):window.addEventListener("click",fi,!0));var vi=li,mi=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"v-popover",class:t.cssClass},[n("div",{ref:"trigger",staticClass:"trigger",staticStyle:{display:"inline-block"},attrs:{"aria-describedby":t.popoverId,tabindex:-1!==t.trigger.indexOf("focus")?0:void 0}},[t._t("default")],2),t._v(" "),n("div",{ref:"popover",class:[t.popoverBaseClass,t.popoverClass,t.cssClass],style:{visibility:t.isOpen?"visible":"hidden"},attrs:{id:t.popoverId,"aria-hidden":t.isOpen?"false":"true",tabindex:t.autoHide?0:void 0},on:{keyup:function(e){if(!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"]))return null;t.autoHide&&t.hide()}}},[n("div",{class:t.popoverWrapperClass},[n("div",{ref:"inner",class:t.popoverInnerClass,staticStyle:{position:"relative"}},[n("div",[t._t("popover")],2),t._v(" "),t.handleResize?n("ResizeObserver",{on:{notify:t.$_handleResize}}):t._e()],1),t._v(" "),n("div",{ref:"arrow",class:t.popoverArrowClass})])])])},gi=[];mi._withStripped=!0;var yi=void 0,bi=void 0,wi=void 0,_i=!1,xi=hi({render:mi,staticRenderFns:gi},yi,vi,bi,_i,wi,!1,void 0,void 0,void 0),Oi=function(){try{var t=qt(Object,"defineProperty");return t({},"",{}),t}catch(ns){}}(),ki=Oi;function Ci(t,e,n){"__proto__"==e&&ki?ki(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}var Si=Ci;function Ei(t,e,n){(void 0!==n&&!_(t[e],n)||void 0===n&&!(e in t))&&Si(t,e,n)}var ji=Ei;function Ai(t){return function(e,n,r){var o=-1,i=Object(e),a=r(e),s=a.length;while(s--){var c=a[t?s:++o];if(!1===n(i[c],c,i))break}return e}}var Ti=Ai,$i=Ti(),Pi=$i,Li=V((function(t,e){var n=e&&!e.nodeType&&e,r=n&&t&&!t.nodeType&&t,o=r&&r.exports===n,i=o?X.Buffer:void 0,a=i?i.allocUnsafe:void 0;function s(t,e){if(e)return t.slice();var n=t.length,r=a?a(n):new t.constructor(n);return t.copy(r),r}t.exports=s}));function Ii(t){var e=new t.constructor(t.byteLength);return new Ye(e).set(new Ye(t)),e}var Ri=Ii;function Ni(t,e){var n=e?Ri(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var Mi=Ni;function Bi(t,e){var n=-1,r=t.length;e||(e=Array(r));while(++n<r)e[n]=t[n];return e}var Di=Bi,Fi=Object.create,Ui=function(){function t(){}return function(e){if(!vt(e))return{};if(Fi)return Fi(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),zi=Ui,qi=zr(Object.getPrototypeOf,Object),Hi=qi;function Vi(t){return"function"!=typeof t.constructor||Fr(t)?{}:zi(Hi(t))}var Wi=Vi;function Gi(t){return Nn(t)&&Xr(t)}var Ki=Gi,Yi="[object Object]",Xi=Function.prototype,Ji=Object.prototype,Zi=Xi.toString,Qi=Ji.hasOwnProperty,ta=Zi.call(Object);function ea(t){if(!Nn(t)||dt(t)!=Yi)return!1;var e=Hi(t);if(null===e)return!0;var n=Qi.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Zi.call(n)==ta}var na=ea;function ra(t,e){if(("constructor"!==e||"function"!==typeof t[e])&&"__proto__"!=e)return t[e]}var oa=ra,ia=Object.prototype,aa=ia.hasOwnProperty;function sa(t,e,n){var r=t[e];aa.call(t,e)&&_(r,n)&&(void 0!==n||e in t)||Si(t,e,n)}var ca=sa;function ua(t,e,n,r){var o=!n;n||(n={});var i=-1,a=e.length;while(++i<a){var s=e[i],c=r?r(n[s],t[s],s,n,t):void 0;void 0===c&&(c=t[s]),o?Si(n,s,c):ca(n,s,c)}return n}var la=ua;function fa(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}var pa=fa,da=Object.prototype,ha=da.hasOwnProperty;function va(t){if(!vt(t))return pa(t);var e=Fr(t),n=[];for(var r in t)("constructor"!=r||!e&&ha.call(t,r))&&n.push(r);return n}var ma=va;function ga(t){return Xr(t)?Mr(t,!0):ma(t)}var ya=ga;function ba(t){return la(t,ya(t))}var wa=ba;function _a(t,e,n,r,o,i,a){var s=oa(t,n),c=oa(e,n),u=a.get(c);if(u)ji(t,n,u);else{var l=i?i(s,c,n+"",t,e,a):void 0,f=void 0===l;if(f){var p=_n(c),d=!p&&Gn(c),h=!p&&!d&&Lr(c);l=c,p||d||h?_n(s)?l=s:Ki(s)?l=Di(s):d?(f=!1,l=Li(c,!0)):h?(f=!1,l=Mi(c,!0)):l=[]:na(c)||Hn(c)?(l=s,Hn(s)?l=wa(s):vt(s)&&!_t(s)||(l=Wi(c))):f=!1}f&&(a.set(c,l),o(l,c,r,i,a),a["delete"](c)),ji(t,n,l)}}var xa=_a;function Oa(t,e,n,r,o){t!==e&&Pi(e,(function(i,a){if(o||(o=new Pe),vt(i))xa(t,e,a,n,Oa,r,o);else{var s=r?r(oa(t,a),i,a+"",t,e,o):void 0;void 0===s&&(s=i),ji(t,a,s)}}),ya)}var ka=Oa;function Ca(t){return t}var Sa=Ca;function Ea(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var ja=Ea,Aa=Math.max;function Ta(t,e,n){return e=Aa(void 0===e?t.length-1:e,0),function(){var r=arguments,o=-1,i=Aa(r.length-e,0),a=Array(i);while(++o<i)a[o]=r[e+o];o=-1;var s=Array(e+1);while(++o<e)s[o]=r[o];return s[e]=n(a),ja(t,this,s)}}var $a=Ta;function Pa(t){return function(){return t}}var La=Pa,Ia=ki?function(t,e){return ki(t,"toString",{configurable:!0,enumerable:!1,value:La(e),writable:!0})}:Sa,Ra=Ia,Na=800,Ma=16,Ba=Date.now;function Da(t){var e=0,n=0;return function(){var r=Ba(),o=Ma-(r-n);if(n=r,o>0){if(++e>=Na)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}var Fa=Da,Ua=Fa(Ra),za=Ua;function qa(t,e){return za($a(t,e,Sa),t+"")}var Ha=qa;function Va(t,e,n){if(!vt(n))return!1;var r=typeof e;return!!("number"==r?Xr(n)&&Jn(e,n.length):"string"==r&&e in n)&&_(n[e],t)}var Wa=Va;function Ga(t){return Ha((function(e,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;i=t.length>3&&"function"==typeof i?(o--,i):void 0,a&&Wa(n[0],n[1],a)&&(i=o<3?void 0:i,o=1),e=Object(e);while(++r<o){var s=n[r];s&&t(e,s,r,i)}return e}))}var Ka=Ga,Ya=Ka((function(t,e,n){ka(t,e,n)})),Xa=Ya;function Ja(t,e){void 0===e&&(e={});var n=e.insertAt;if(t&&"undefined"!==typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=t:o.appendChild(document.createTextNode(t))}}var Za=".resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}";function Qa(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Qa.installed){Qa.installed=!0;var n={};Xa(n,Vo,e),ts.options=n,Zo.options=n,t.directive("tooltip",Zo),t.directive("close-popover",ii),t.component("v-popover",xi)}}Ja(Za);var ts={install:Qa,get enabled(){return qo.enabled},set enabled(t){qo.enabled=t}},es=null;"undefined"!==typeof window?es=window.Vue:"undefined"!==typeof t&&(es=t.Vue),es&&es.use(ts),e["a"]=ts}).call(this,n("c8ba"))},e439:function(t,e,n){var r=n("23e7"),o=n("d039"),i=n("fc6a"),a=n("06cf").f,s=n("83ab"),c=o((function(){a(1)})),u=!s||c;r({target:"Object",stat:!0,forced:u,sham:!s},{getOwnPropertyDescriptor:function(t,e){return a(i(t),e)}})},e538:function(t,e,n){var r=n("b622");e.f=r},e58c:function(t,e,n){"use strict";var r=n("fc6a"),o=n("a691"),i=n("50c4"),a=n("a640"),s=n("ae40"),c=Math.min,u=[].lastIndexOf,l=!!u&&1/[1].lastIndexOf(1,-0)<0,f=a("lastIndexOf"),p=s("indexOf",{ACCESSORS:!0,1:0}),d=l||!f||!p;t.exports=d?function(t){if(l)return u.apply(this,arguments)||0;var e=r(this),n=i(e.length),a=n-1;for(arguments.length>1&&(a=c(a,o(arguments[1]))),a<0&&(a=n+a);a>=0;a--)if(a in e&&e[a]===t)return a||0;return-1}:u},e667:function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},e683:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},e6cf:function(t,e,n){"use strict";var r,o,i,a,s=n("23e7"),c=n("c430"),u=n("da84"),l=n("d066"),f=n("fea9"),p=n("6eeb"),d=n("e2cc"),h=n("d44e"),v=n("2626"),m=n("861d"),g=n("1c0b"),y=n("19aa"),b=n("8925"),w=n("2266"),_=n("1c7e"),x=n("4840"),O=n("2cf4").set,k=n("b575"),C=n("cdf9"),S=n("44de"),E=n("f069"),j=n("e667"),A=n("69f3"),T=n("94ca"),$=n("b622"),P=n("605d"),L=n("2d00"),I=$("species"),R="Promise",N=A.get,M=A.set,B=A.getterFor(R),D=f,F=u.TypeError,U=u.document,z=u.process,q=l("fetch"),H=E.f,V=H,W=!!(U&&U.createEvent&&u.dispatchEvent),G="function"==typeof PromiseRejectionEvent,K="unhandledrejection",Y="rejectionhandled",X=0,J=1,Z=2,Q=1,tt=2,et=T(R,(function(){var t=b(D)!==String(D);if(!t){if(66===L)return!0;if(!P&&!G)return!0}if(c&&!D.prototype["finally"])return!0;if(L>=51&&/native code/.test(D))return!1;var e=D.resolve(1),n=function(t){t((function(){}),(function(){}))},r=e.constructor={};return r[I]=n,!(e.then((function(){}))instanceof n)})),nt=et||!_((function(t){D.all(t)["catch"]((function(){}))})),rt=function(t){var e;return!(!m(t)||"function"!=typeof(e=t.then))&&e},ot=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;k((function(){var r=t.value,o=t.state==J,i=0;while(n.length>i){var a,s,c,u=n[i++],l=o?u.ok:u.fail,f=u.resolve,p=u.reject,d=u.domain;try{l?(o||(t.rejection===tt&&ct(t),t.rejection=Q),!0===l?a=r:(d&&d.enter(),a=l(r),d&&(d.exit(),c=!0)),a===u.promise?p(F("Promise-chain cycle")):(s=rt(a))?s.call(a,f,p):f(a)):p(r)}catch(h){d&&!c&&d.exit(),p(h)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&at(t)}))}},it=function(t,e,n){var r,o;W?(r=U.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),u.dispatchEvent(r)):r={promise:e,reason:n},!G&&(o=u["on"+t])?o(r):t===K&&S("Unhandled promise rejection",n)},at=function(t){O.call(u,(function(){var e,n=t.facade,r=t.value,o=st(t);if(o&&(e=j((function(){P?z.emit("unhandledRejection",r,n):it(K,n,r)})),t.rejection=P||st(t)?tt:Q,e.error))throw e.value}))},st=function(t){return t.rejection!==Q&&!t.parent},ct=function(t){O.call(u,(function(){var e=t.facade;P?z.emit("rejectionHandled",e):it(Y,e,t.value)}))},ut=function(t,e,n){return function(r){t(e,r,n)}},lt=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=Z,ot(t,!0))},ft=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw F("Promise can't be resolved itself");var r=rt(e);r?k((function(){var n={done:!1};try{r.call(e,ut(ft,n,t),ut(lt,n,t))}catch(o){lt(n,o,t)}})):(t.value=e,t.state=J,ot(t,!1))}catch(o){lt({done:!1},o,t)}}};et&&(D=function(t){y(this,D,R),g(t),r.call(this);var e=N(this);try{t(ut(ft,e),ut(lt,e))}catch(n){lt(e,n)}},r=function(t){M(this,{type:R,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:X,value:void 0})},r.prototype=d(D.prototype,{then:function(t,e){var n=B(this),r=H(x(this,D));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=P?z.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=X&&ot(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r,e=N(t);this.promise=t,this.resolve=ut(ft,e),this.reject=ut(lt,e)},E.f=H=function(t){return t===D||t===i?new o(t):V(t)},c||"function"!=typeof f||(a=f.prototype.then,p(f.prototype,"then",(function(t,e){var n=this;return new D((function(t,e){a.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof q&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return C(D,q.apply(u,arguments))}}))),s({global:!0,wrap:!0,forced:et},{Promise:D}),h(D,R,!1,!0),v(R),i=l(R),s({target:R,stat:!0,forced:et},{reject:function(t){var e=H(this);return e.reject.call(void 0,t),e.promise}}),s({target:R,stat:!0,forced:c||et},{resolve:function(t){return C(c&&this===i?D:this,t)}}),s({target:R,stat:!0,forced:nt},{all:function(t){var e=this,n=H(e),r=n.resolve,o=n.reject,i=j((function(){var n=g(e.resolve),i=[],a=0,s=1;w(t,(function(t){var c=a++,u=!1;i.push(void 0),s++,n.call(e,t).then((function(t){u||(u=!0,i[c]=t,--s||r(i))}),o)})),--s||r(i)}));return i.error&&o(i.value),n.promise},race:function(t){var e=this,n=H(e),r=n.reject,o=j((function(){var o=g(e.resolve);w(t,(function(t){o.call(e,t).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}})},e893:function(t,e,n){var r=n("5135"),o=n("56ef"),i=n("06cf"),a=n("9bf2");t.exports=function(t,e){for(var n=o(e),s=a.f,c=i.f,u=0;u<n.length;u++){var l=n[u];r(t,l)||s(t,l,c(e,l))}}},e8b5:function(t,e,n){var r=n("c6b6");t.exports=Array.isArray||function(t){return"Array"==r(t)}},e95a:function(t,e,n){var r=n("b622"),o=n("3f8c"),i=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},f069:function(t,e,n){"use strict";var r=n("1c0b"),o=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)};t.exports.f=function(t){return new o(t)}},f0bd:function(t,e,n){"use strict";(function(t){
|
24 |
/**!
|
25 |
* @fileOverview Kickass library to create and place poppers near their reference elements.
|
26 |
* @version 1.16.1
|
45 |
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
46 |
* SOFTWARE.
|
47 |
*/
|
48 |
+
var n="undefined"!==typeof window&&"undefined"!==typeof document&&"undefined"!==typeof navigator,r=function(){for(var t=["Edge","Trident","Firefox"],e=0;e<t.length;e+=1)if(n&&navigator.userAgent.indexOf(t[e])>=0)return 1;return 0}();function o(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then((function(){e=!1,t()})))}}function i(t){var e=!1;return function(){e||(e=!0,setTimeout((function(){e=!1,t()}),r))}}var a=n&&window.Promise,s=a?o:i;function c(t){var e={};return t&&"[object Function]"===e.toString.call(t)}function u(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView,r=n.getComputedStyle(t,null);return e?r[e]:r}function l(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function f(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=u(t),n=e.overflow,r=e.overflowX,o=e.overflowY;return/(auto|scroll|overlay)/.test(n+o+r)?t:f(l(t))}function p(t){return t&&t.referenceNode?t.referenceNode:t}var d=n&&!(!window.MSInputMethodContext||!document.documentMode),h=n&&/MSIE 10/.test(navigator.userAgent);function v(t){return 11===t?d:10===t?h:d||h}function m(t){if(!t)return document.documentElement;var e=v(10)?document.body:null,n=t.offsetParent||null;while(n===e&&t.nextElementSibling)n=(t=t.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===u(n,"position")?m(n):n:t?t.ownerDocument.documentElement:document.documentElement}function g(t){var e=t.nodeName;return"BODY"!==e&&("HTML"===e||m(t.firstElementChild)===t)}function y(t){return null!==t.parentNode?y(t.parentNode):t}function b(t,e){if(!t||!t.nodeType||!e||!e.nodeType)return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?t:e,o=n?e:t,i=document.createRange();i.setStart(r,0),i.setEnd(o,0);var a=i.commonAncestorContainer;if(t!==a&&e!==a||r.contains(o))return g(a)?a:m(a);var s=y(t);return s.host?b(s.host,e):b(t,y(e).host)}function w(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===e?"scrollTop":"scrollLeft",r=t.nodeName;if("BODY"===r||"HTML"===r){var o=t.ownerDocument.documentElement,i=t.ownerDocument.scrollingElement||o;return i[n]}return t[n]}function _(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=w(e,"top"),o=w(e,"left"),i=n?-1:1;return t.top+=r*i,t.bottom+=r*i,t.left+=o*i,t.right+=o*i,t}function x(t,e){var n="x"===e?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"])+parseFloat(t["border"+r+"Width"])}function O(t,e,n,r){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],v(10)?parseInt(n["offset"+t])+parseInt(r["margin"+("Height"===t?"Top":"Left")])+parseInt(r["margin"+("Height"===t?"Bottom":"Right")]):0)}function k(t){var e=t.body,n=t.documentElement,r=v(10)&&getComputedStyle(n);return{height:O("Height",e,n,r),width:O("Width",e,n,r)}}var C=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},S=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),E=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t},j=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t};function A(t){return j({},t,{right:t.left+t.width,bottom:t.top+t.height})}function T(t){var e={};try{if(v(10)){e=t.getBoundingClientRect();var n=w(t,"top"),r=w(t,"left");e.top+=n,e.left+=r,e.bottom+=n,e.right+=r}else e=t.getBoundingClientRect()}catch(p){}var o={left:e.left,top:e.top,width:e.right-e.left,height:e.bottom-e.top},i="HTML"===t.nodeName?k(t.ownerDocument):{},a=i.width||t.clientWidth||o.width,s=i.height||t.clientHeight||o.height,c=t.offsetWidth-a,l=t.offsetHeight-s;if(c||l){var f=u(t);c-=x(f,"x"),l-=x(f,"y"),o.width-=c,o.height-=l}return A(o)}function $(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=v(10),o="HTML"===e.nodeName,i=T(t),a=T(e),s=f(t),c=u(e),l=parseFloat(c.borderTopWidth),p=parseFloat(c.borderLeftWidth);n&&o&&(a.top=Math.max(a.top,0),a.left=Math.max(a.left,0));var d=A({top:i.top-a.top-l,left:i.left-a.left-p,width:i.width,height:i.height});if(d.marginTop=0,d.marginLeft=0,!r&&o){var h=parseFloat(c.marginTop),m=parseFloat(c.marginLeft);d.top-=l-h,d.bottom-=l-h,d.left-=p-m,d.right-=p-m,d.marginTop=h,d.marginLeft=m}return(r&&!n?e.contains(s):e===s&&"BODY"!==s.nodeName)&&(d=_(d,e)),d}function P(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,r=$(t,n),o=Math.max(n.clientWidth,window.innerWidth||0),i=Math.max(n.clientHeight,window.innerHeight||0),a=e?0:w(n),s=e?0:w(n,"left"),c={top:a-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:o,height:i};return A(c)}function L(t){var e=t.nodeName;if("BODY"===e||"HTML"===e)return!1;if("fixed"===u(t,"position"))return!0;var n=l(t);return!!n&&L(n)}function I(t){if(!t||!t.parentElement||v())return document.documentElement;var e=t.parentElement;while(e&&"none"===u(e,"transform"))e=e.parentElement;return e||document.documentElement}function R(t,e,n,r){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],i={top:0,left:0},a=o?I(t):b(t,p(e));if("viewport"===r)i=P(a,o);else{var s=void 0;"scrollParent"===r?(s=f(l(e)),"BODY"===s.nodeName&&(s=t.ownerDocument.documentElement)):s="window"===r?t.ownerDocument.documentElement:r;var c=$(s,a,o);if("HTML"!==s.nodeName||L(a))i=c;else{var u=k(t.ownerDocument),d=u.height,h=u.width;i.top+=c.top-c.marginTop,i.bottom=d+c.top,i.left+=c.left-c.marginLeft,i.right=h+c.left}}n=n||0;var v="number"===typeof n;return i.left+=v?n:n.left||0,i.top+=v?n:n.top||0,i.right-=v?n:n.right||0,i.bottom-=v?n:n.bottom||0,i}function N(t){var e=t.width,n=t.height;return e*n}function M(t,e,n,r,o){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var a=R(n,r,i,o),s={top:{width:a.width,height:e.top-a.top},right:{width:a.right-e.right,height:a.height},bottom:{width:a.width,height:a.bottom-e.bottom},left:{width:e.left-a.left,height:a.height}},c=Object.keys(s).map((function(t){return j({key:t},s[t],{area:N(s[t])})})).sort((function(t,e){return e.area-t.area})),u=c.filter((function(t){var e=t.width,r=t.height;return e>=n.clientWidth&&r>=n.clientHeight})),l=u.length>0?u[0].key:c[0].key,f=t.split("-")[1];return l+(f?"-"+f:"")}function B(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,o=r?I(e):b(e,p(n));return $(n,o,r)}function D(t){var e=t.ownerDocument.defaultView,n=e.getComputedStyle(t),r=parseFloat(n.marginTop||0)+parseFloat(n.marginBottom||0),o=parseFloat(n.marginLeft||0)+parseFloat(n.marginRight||0),i={width:t.offsetWidth+o,height:t.offsetHeight+r};return i}function F(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,(function(t){return e[t]}))}function U(t,e,n){n=n.split("-")[0];var r=D(t),o={width:r.width,height:r.height},i=-1!==["right","left"].indexOf(n),a=i?"top":"left",s=i?"left":"top",c=i?"height":"width",u=i?"width":"height";return o[a]=e[a]+e[c]/2-r[c]/2,o[s]=n===s?e[s]-r[u]:e[F(s)],o}function z(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function q(t,e,n){if(Array.prototype.findIndex)return t.findIndex((function(t){return t[e]===n}));var r=z(t,(function(t){return t[e]===n}));return t.indexOf(r)}function H(t,e,n){var r=void 0===n?t:t.slice(0,q(t,"name",n));return r.forEach((function(t){t["function"]&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t["function"]||t.fn;t.enabled&&c(n)&&(e.offsets.popper=A(e.offsets.popper),e.offsets.reference=A(e.offsets.reference),e=n(e,t))})),e}function V(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=B(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=M(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=U(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=H(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}function W(t,e){return t.some((function(t){var n=t.name,r=t.enabled;return r&&n===e}))}function G(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),r=0;r<e.length;r++){var o=e[r],i=o?""+o+n:t;if("undefined"!==typeof document.body.style[i])return i}return null}function K(){return this.state.isDestroyed=!0,W(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[G("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function Y(t){var e=t.ownerDocument;return e?e.defaultView:window}function X(t,e,n,r){var o="BODY"===t.nodeName,i=o?t.ownerDocument.defaultView:t;i.addEventListener(e,n,{passive:!0}),o||X(f(i.parentNode),e,n,r),r.push(i)}function J(t,e,n,r){n.updateBound=r,Y(t).addEventListener("resize",n.updateBound,{passive:!0});var o=f(t);return X(o,"scroll",n.updateBound,n.scrollParents),n.scrollElement=o,n.eventsEnabled=!0,n}function Z(){this.state.eventsEnabled||(this.state=J(this.reference,this.options,this.state,this.scheduleUpdate))}function Q(t,e){return Y(t).removeEventListener("resize",e.updateBound),e.scrollParents.forEach((function(t){t.removeEventListener("scroll",e.updateBound)})),e.updateBound=null,e.scrollParents=[],e.scrollElement=null,e.eventsEnabled=!1,e}function tt(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=Q(this.reference,this.state))}function et(t){return""!==t&&!isNaN(parseFloat(t))&&isFinite(t)}function nt(t,e){Object.keys(e).forEach((function(n){var r="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&et(e[n])&&(r="px"),t.style[n]=e[n]+r}))}function rt(t,e){Object.keys(e).forEach((function(n){var r=e[n];!1!==r?t.setAttribute(n,e[n]):t.removeAttribute(n)}))}function ot(t){return nt(t.instance.popper,t.styles),rt(t.instance.popper,t.attributes),t.arrowElement&&Object.keys(t.arrowStyles).length&&nt(t.arrowElement,t.arrowStyles),t}function it(t,e,n,r,o){var i=B(o,e,t,n.positionFixed),a=M(n.placement,i,e,t,n.modifiers.flip.boundariesElement,n.modifiers.flip.padding);return e.setAttribute("x-placement",a),nt(e,{position:n.positionFixed?"fixed":"absolute"}),n}function at(t,e){var n=t.offsets,r=n.popper,o=n.reference,i=Math.round,a=Math.floor,s=function(t){return t},c=i(o.width),u=i(r.width),l=-1!==["left","right"].indexOf(t.placement),f=-1!==t.placement.indexOf("-"),p=c%2===u%2,d=c%2===1&&u%2===1,h=e?l||f||p?i:a:s,v=e?i:s;return{left:h(d&&!f&&e?r.left-1:r.left),top:v(r.top),bottom:v(r.bottom),right:h(r.right)}}var st=n&&/Firefox/i.test(navigator.userAgent);function ct(t,e){var n=e.x,r=e.y,o=t.offsets.popper,i=z(t.instance.modifiers,(function(t){return"applyStyle"===t.name})).gpuAcceleration;void 0!==i&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var a=void 0!==i?i:e.gpuAcceleration,s=m(t.instance.popper),c=T(s),u={position:o.position},l=at(t,window.devicePixelRatio<2||!st),f="bottom"===n?"top":"bottom",p="right"===r?"left":"right",d=G("transform"),h=void 0,v=void 0;if(v="bottom"===f?"HTML"===s.nodeName?-s.clientHeight+l.bottom:-c.height+l.bottom:l.top,h="right"===p?"HTML"===s.nodeName?-s.clientWidth+l.right:-c.width+l.right:l.left,a&&d)u[d]="translate3d("+h+"px, "+v+"px, 0)",u[f]=0,u[p]=0,u.willChange="transform";else{var g="bottom"===f?-1:1,y="right"===p?-1:1;u[f]=v*g,u[p]=h*y,u.willChange=f+", "+p}var b={"x-placement":t.placement};return t.attributes=j({},b,t.attributes),t.styles=j({},u,t.styles),t.arrowStyles=j({},t.offsets.arrow,t.arrowStyles),t}function ut(t,e,n){var r=z(t,(function(t){var n=t.name;return n===e})),o=!!r&&t.some((function(t){return t.name===n&&t.enabled&&t.order<r.order}));if(!o){var i="`"+e+"`",a="`"+n+"`";console.warn(a+" modifier is required by "+i+" modifier in order to work, be sure to include it before "+i+"!")}return o}function lt(t,e){var n;if(!ut(t.instance.modifiers,"arrow","keepTogether"))return t;var r=e.element;if("string"===typeof r){if(r=t.instance.popper.querySelector(r),!r)return t}else if(!t.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),t;var o=t.placement.split("-")[0],i=t.offsets,a=i.popper,s=i.reference,c=-1!==["left","right"].indexOf(o),l=c?"height":"width",f=c?"Top":"Left",p=f.toLowerCase(),d=c?"left":"top",h=c?"bottom":"right",v=D(r)[l];s[h]-v<a[p]&&(t.offsets.popper[p]-=a[p]-(s[h]-v)),s[p]+v>a[h]&&(t.offsets.popper[p]+=s[p]+v-a[h]),t.offsets.popper=A(t.offsets.popper);var m=s[p]+s[l]/2-v/2,g=u(t.instance.popper),y=parseFloat(g["margin"+f]),b=parseFloat(g["border"+f+"Width"]),w=m-t.offsets.popper[p]-y-b;return w=Math.max(Math.min(a[l]-v,w),0),t.arrowElement=r,t.offsets.arrow=(n={},E(n,p,Math.round(w)),E(n,d,""),n),t}function ft(t){return"end"===t?"start":"start"===t?"end":t}var pt=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],dt=pt.slice(3);function ht(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=dt.indexOf(t),r=dt.slice(n+1).concat(dt.slice(0,n));return e?r.reverse():r}var vt={FLIP:"flip",CLOCKWISE:"clockwise",COUNTERCLOCKWISE:"counterclockwise"};function mt(t,e){if(W(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=R(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),r=t.placement.split("-")[0],o=F(r),i=t.placement.split("-")[1]||"",a=[];switch(e.behavior){case vt.FLIP:a=[r,o];break;case vt.CLOCKWISE:a=ht(r);break;case vt.COUNTERCLOCKWISE:a=ht(r,!0);break;default:a=e.behavior}return a.forEach((function(s,c){if(r!==s||a.length===c+1)return t;r=t.placement.split("-")[0],o=F(r);var u=t.offsets.popper,l=t.offsets.reference,f=Math.floor,p="left"===r&&f(u.right)>f(l.left)||"right"===r&&f(u.left)<f(l.right)||"top"===r&&f(u.bottom)>f(l.top)||"bottom"===r&&f(u.top)<f(l.bottom),d=f(u.left)<f(n.left),h=f(u.right)>f(n.right),v=f(u.top)<f(n.top),m=f(u.bottom)>f(n.bottom),g="left"===r&&d||"right"===r&&h||"top"===r&&v||"bottom"===r&&m,y=-1!==["top","bottom"].indexOf(r),b=!!e.flipVariations&&(y&&"start"===i&&d||y&&"end"===i&&h||!y&&"start"===i&&v||!y&&"end"===i&&m),w=!!e.flipVariationsByContent&&(y&&"start"===i&&h||y&&"end"===i&&d||!y&&"start"===i&&m||!y&&"end"===i&&v),_=b||w;(p||g||_)&&(t.flipped=!0,(p||g)&&(r=a[c+1]),_&&(i=ft(i)),t.placement=r+(i?"-"+i:""),t.offsets.popper=j({},t.offsets.popper,U(t.instance.popper,t.offsets.reference,t.placement)),t=H(t.instance.modifiers,t,"flip"))})),t}function gt(t){var e=t.offsets,n=e.popper,r=e.reference,o=t.placement.split("-")[0],i=Math.floor,a=-1!==["top","bottom"].indexOf(o),s=a?"right":"bottom",c=a?"left":"top",u=a?"width":"height";return n[s]<i(r[c])&&(t.offsets.popper[c]=i(r[c])-n[u]),n[c]>i(r[s])&&(t.offsets.popper[c]=i(r[s])),t}function yt(t,e,n,r){var o=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),i=+o[1],a=o[2];if(!i)return t;if(0===a.indexOf("%")){var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=r}var c=A(s);return c[e]/100*i}if("vh"===a||"vw"===a){var u=void 0;return u="vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0),u/100*i}return i}function bt(t,e,n,r){var o=[0,0],i=-1!==["right","left"].indexOf(r),a=t.split(/(\+|\-)/).map((function(t){return t.trim()})),s=a.indexOf(z(a,(function(t){return-1!==t.search(/,|\s/)})));a[s]&&-1===a[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var c=/\s*,\s*|\s+/,u=-1!==s?[a.slice(0,s).concat([a[s].split(c)[0]]),[a[s].split(c)[1]].concat(a.slice(s+1))]:[a];return u=u.map((function(t,r){var o=(1===r?!i:i)?"height":"width",a=!1;return t.reduce((function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,a=!0,t):a?(t[t.length-1]+=e,a=!1,t):t.concat(e)}),[]).map((function(t){return yt(t,o,e,n)}))})),u.forEach((function(t,e){t.forEach((function(n,r){et(n)&&(o[e]+=n*("-"===t[r-1]?-1:1))}))})),o}function wt(t,e){var n=e.offset,r=t.placement,o=t.offsets,i=o.popper,a=o.reference,s=r.split("-")[0],c=void 0;return c=et(+n)?[+n,0]:bt(n,i,a,s),"left"===s?(i.top+=c[0],i.left-=c[1]):"right"===s?(i.top+=c[0],i.left+=c[1]):"top"===s?(i.left+=c[0],i.top-=c[1]):"bottom"===s&&(i.left+=c[0],i.top+=c[1]),t.popper=i,t}function _t(t,e){var n=e.boundariesElement||m(t.instance.popper);t.instance.reference===n&&(n=m(n));var r=G("transform"),o=t.instance.popper.style,i=o.top,a=o.left,s=o[r];o.top="",o.left="",o[r]="";var c=R(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);o.top=i,o.left=a,o[r]=s,e.boundaries=c;var u=e.priority,l=t.offsets.popper,f={primary:function(t){var n=l[t];return l[t]<c[t]&&!e.escapeWithReference&&(n=Math.max(l[t],c[t])),E({},t,n)},secondary:function(t){var n="right"===t?"left":"top",r=l[n];return l[t]>c[t]&&!e.escapeWithReference&&(r=Math.min(l[n],c[t]-("right"===t?l.width:l.height))),E({},n,r)}};return u.forEach((function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";l=j({},l,f[e](t))})),t.offsets.popper=l,t}function xt(t){var e=t.placement,n=e.split("-")[0],r=e.split("-")[1];if(r){var o=t.offsets,i=o.reference,a=o.popper,s=-1!==["bottom","top"].indexOf(n),c=s?"left":"top",u=s?"width":"height",l={start:E({},c,i[c]),end:E({},c,i[c]+i[u]-a[u])};t.offsets.popper=j({},a,l[r])}return t}function Ot(t){if(!ut(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=z(t.instance.modifiers,(function(t){return"preventOverflow"===t.name})).boundaries;if(e.bottom<n.top||e.left>n.right||e.top>n.bottom||e.right<n.left){if(!0===t.hide)return t;t.hide=!0,t.attributes["x-out-of-boundaries"]=""}else{if(!1===t.hide)return t;t.hide=!1,t.attributes["x-out-of-boundaries"]=!1}return t}function kt(t){var e=t.placement,n=e.split("-")[0],r=t.offsets,o=r.popper,i=r.reference,a=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return o[a?"left":"top"]=i[n]-(s?o[a?"width":"height"]:0),t.placement=F(e),t.offsets.popper=A(o),t}var Ct={shift:{order:100,enabled:!0,fn:xt},offset:{order:200,enabled:!0,fn:wt,offset:0},preventOverflow:{order:300,enabled:!0,fn:_t,priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:gt},arrow:{order:500,enabled:!0,fn:lt,element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:mt,behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:kt},hide:{order:800,enabled:!0,fn:Ot},computeStyle:{order:850,enabled:!0,fn:ct,gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:ot,onLoad:it,gpuAcceleration:void 0}},St={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:Ct},Et=function(){function t(e,n){var r=this,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};C(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=s(this.update.bind(this)),this.options=j({},t.Defaults,o),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(j({},t.Defaults.modifiers,o.modifiers)).forEach((function(e){r.options.modifiers[e]=j({},t.Defaults.modifiers[e]||{},o.modifiers?o.modifiers[e]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(t){return j({name:t},r.options.modifiers[t])})).sort((function(t,e){return t.order-e.order})),this.modifiers.forEach((function(t){t.enabled&&c(t.onLoad)&&t.onLoad(r.reference,r.popper,r.options,t,r.state)})),this.update();var i=this.options.eventsEnabled;i&&this.enableEventListeners(),this.state.eventsEnabled=i}return S(t,[{key:"update",value:function(){return V.call(this)}},{key:"destroy",value:function(){return K.call(this)}},{key:"enableEventListeners",value:function(){return Z.call(this)}},{key:"disableEventListeners",value:function(){return tt.call(this)}}]),t}();Et.Utils=("undefined"!==typeof window?window:t).PopperUtils,Et.placements=pt,Et.Defaults=St,e["a"]=Et}).call(this,n("c8ba"))},f5df:function(t,e,n){var r=n("00ee"),o=n("c6b6"),i=n("b622"),a=i("toStringTag"),s="Arguments"==o(function(){return arguments}()),c=function(t,e){try{return t[e]}catch(n){}};t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=c(e=Object(t),a))?n:s?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},f6b4:function(t,e,n){"use strict";var r=n("c532");function o(){this.handlers=[]}o.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},f772:function(t,e,n){var r=n("5692"),o=n("90e3"),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},f7fe:function(t,e,n){(function(e){var n="Expected a function",r=NaN,o="[object Symbol]",i=/^\s+|\s+$/g,a=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,c=/^0o[0-7]+$/i,u=parseInt,l="object"==typeof e&&e&&e.Object===Object&&e,f="object"==typeof self&&self&&self.Object===Object&&self,p=l||f||Function("return this")(),d=Object.prototype,h=d.toString,v=Math.max,m=Math.min,g=function(
|