Version Description
- 2022-02-17 =
- IMPORTANT: Support for WordPress versions 5.1.x or lower has been discontinued. If you are using one of those versions, you MUST upgrade WordPress before installing or upgrading to WP Mail SMTP v3.3. Failure to do that will disable WP Mail SMTP functionality.
- Added: PHP 8.1 compatibility.
- Changed: Updated the list of conflicting plugins (added FluentSMTP and WP HTML Mail).
- Changed: Improved debug error message for the Other SMTP mailer in Debug Events.
- Changed: Updated Action Scheduler library to 3.4.0.
- Changed: Improved Action Scheduler performance.
- Fixed: PHP deprecated notices in Sendinblue library (PHP 7.4+).
- Fixed: DB tables row in Site Health Info section is now private.
- Fixed: Debug Events' screen options visible on general Tools page.
- Fixed: Screen Options right alignment.
Download this release
Release Info
Developer | capuderg |
Plugin | WP Mail SMTP by WPForms |
Version | 3.3.0 |
Comparing to | |
See all releases |
Code changes from version 3.2.1 to 3.3.0
- assets/css/admin-bar.min.css +1 -1
- assets/css/admin-notifications.min.css +1 -1
- assets/css/admin-site-health.min.css +1 -1
- assets/css/dashboard-widget.min.css +1 -1
- assets/css/smtp-about.min.css +1 -1
- assets/css/smtp-admin.min.css +1 -1
- assets/images/about/affiliatewp.png +0 -0
- assets/images/about/edd.png +0 -0
- assets/images/about/searchwp.png +0 -0
- assets/images/about/sugar-calendar.png +0 -0
- assets/images/about/team.jpg +0 -0
- assets/images/about/wp-simple-pay.png +0 -0
- assets/js/smtp-about.js +9 -0
- assets/js/smtp-about.min.js +1 -1
- assets/js/smtp-admin.js +3 -1
- assets/js/smtp-admin.min.js +1 -1
- assets/languages/wp-mail-smtp-vue.php +452 -479
- assets/languages/wp-mail-smtp.pot +930 -850
- assets/vue/css/wizard.min.css +1 -1
- assets/vue/css/wizard.rtl.min.css +1 -1
- assets/vue/js/chunk-vendors.min.js +4 -4
assets/css/admin-bar.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
#wpadminbar .wp-mail-smtp-admin-bar-menu-notification-counter,#wpadminbar .wp-mail-smtp-admin-bar-menu-error{display:inline-block !important;vertical-align:top !important;box-sizing:border-box !important;margin:7px 0 0 2px !important;padding:0 5px !important;min-width:18px !important;height:18px !important;border-radius:9px !important;background-color:#d63638 !important;color:#fff !important;font-size:11px !important;line-height:1.6 !important;text-align:center !important}#wpadminbar .wp-mail-smtp-admin-bar-menu-notification-counter span,#wpadminbar .wp-mail-smtp-admin-bar-menu-error span{line-height:1 !important;font-size:11px !important}
|
1 |
+
#wpadminbar .wp-mail-smtp-admin-bar-menu-notification-counter,#wpadminbar .wp-mail-smtp-admin-bar-menu-error{display:inline-block !important;vertical-align:top !important;box-sizing:border-box !important;margin:7px 0 0 2px !important;padding:0 5px !important;min-width:18px !important;height:18px !important;border-radius:9px !important;background-color:#d63638 !important;color:#fff !important;font-size:11px !important;line-height:1.6 !important;text-align:center !important}#wpadminbar .wp-mail-smtp-admin-bar-menu-notification-counter span,#wpadminbar .wp-mail-smtp-admin-bar-menu-error span{line-height:1 !important;font-size:11px !important}
|
assets/css/admin-notifications.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
#wp-mail-smtp-notifications{position:relative;background:#
|
1 |
+
#wp-mail-smtp-notifications{position:relative;background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 15px #0000000D;border-radius:6px;opacity:1;min-height:48px;margin:0 0 14px 0}#wp-mail-smtp-notifications *{box-sizing:border-box}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-header{display:flex;align-items:center;padding:8px 16px;border-bottom:1px solid rgba(204,208,212,.5)}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-header .wp-mail-smtp-notifications-bell{position:relative;top:2px;margin-right:10px}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-header .wp-mail-smtp-notifications-title{font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#23282d}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-body{position:relative}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages{padding:16px 100px 16px 16px}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-message{display:none}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-message.current{display:block}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-title{font-weight:bold;font-size:17px;line-height:17px;margin:0;color:#444}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-content{font-weight:normal;font-size:14px;line-height:18px;margin:8px 0 41px 0;color:#777}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-buttons{margin:-30px 80px 0 0}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-buttons a{margin:0 10px 0 0;padding:8px 10px;line-height:13px;font-size:13px;min-height:unset}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-buttons .button-secondary{border:1px solid #0071a1}#wp-mail-smtp-notifications .dismiss{position:absolute;top:15px;right:16px;width:16px;height:16px;color:#a0a5aa;font-size:16px;cursor:pointer;text-align:center;vertical-align:middle;line-height:16px}#wp-mail-smtp-notifications .dismiss:hover{color:#dc3232}#wp-mail-smtp-notifications .dismiss i{width:100%;height:100%;font-size:inherit}#wp-mail-smtp-notifications .navigation{position:absolute;bottom:20px;right:16px;width:63px;height:30px}#wp-mail-smtp-notifications .navigation a{display:block;width:30px;height:30px;border:1px solid #7e8993;border-radius:3px;font-size:16px;line-height:1.625;text-align:center;cursor:pointer;background-color:#fff;color:#41454a}#wp-mail-smtp-notifications .navigation a:hover{background-color:#f1f1f1}#wp-mail-smtp-notifications .navigation a .dashicons{margin-top:8px;font-size:12px}#wp-mail-smtp-notifications .navigation .prev{float:left}#wp-mail-smtp-notifications .navigation .next{float:right}#wp-mail-smtp-notifications .navigation .disabled{border-color:#ddd;color:#a0a5aa;cursor:default}#wp-mail-smtp-notifications .navigation .disabled:hover{background-color:#fff}@media screen and (max-width: 768px){#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages{padding:15px 50px 20px 16px}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-title{margin:0 30px 0 0;line-height:22px}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-content{font-size:16px;line-height:22px}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-buttons{margin:-30px 80px 0 0}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-buttons a{margin:0;display:table}#wp-mail-smtp-notifications .wp-mail-smtp-notifications-messages .wp-mail-smtp-notifications-buttons .button-secondary{margin-top:6px}}
|
assets/css/admin-site-health.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
#health-check-accordion-block-wp_mail_smtp_email_domain_check>p:first-child{margin-top:0}#wp-mail-smtp-domain-check-details h2{color:#2c3338;font-weight:600;font-size:13px;margin:0 0 15px}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item{padding:10px 0 0;border-top:1px solid #
|
1 |
+
#health-check-accordion-block-wp_mail_smtp_email_domain_check>p:first-child{margin-top:0}#wp-mail-smtp-domain-check-details h2{color:#2c3338;font-weight:600;font-size:13px;margin:0 0 15px}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item{padding:10px 0 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{border-bottom:1px solid #e4e4e4}#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;margin:0 0 4px 0;color:#444}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content p{margin:0 0 10px 0;color:#777}
|
assets/css/dashboard-widget.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
#dashboard-widgets .meta-box-sortables .postbox:last-child .wp-mail-smtp-dash-widget-settings-menu{top:auto;bottom:40px}#wp_mail_smtp_reports_widget_pro .inside,#wp_mail_smtp_reports_widget_lite .inside{margin:0;padding:0}.wp-mail-smtp-dash-widget button:focus{outline:none}.wp-mail-smtp-dash-widget-block{position:relative;padding:0 12px;margin-top:12px}.wp-mail-smtp-dash-widget-block h3{display:inline-block;line-height:2}.wp-mail-smtp-dash-widget-block p{margin-top:0;margin-bottom:0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-block-container{position:relative}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-block{border-bottom:1px solid #eeeeee;padding:0 12px 12px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{display:flex;align-items:center;justify-content:space-between;margin-top:0;padding:13px;background-color:#fafafa}@media (max-width: 830px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{padding:13px 10px}}@media (max-width: 799px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{padding:13px}}@media (max-width: 410px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{flex-direction:column;align-items:normal}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings>div{display:flex}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings select{width:100%;margin:0 0 10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-timespan{width:calc( 100% - 38px)}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{vertical-align:middle}@media (max-width: 1120px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{display:none}}@media (min-width: 1500px) and (max-width: 1590px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{display:none}}@media (min-width: 1801px) and (max-width: 2040px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{display:none}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-email-type{margin-right:6px}@media (max-width: 830px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-email-type{margin-right:2px}}@media (max-width: 410px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-email-type{margin-right:0}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-container{display:inline-block;position:relative;vertical-align:top;margin-left:6px}@media (max-width: 830px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-container{margin-left:2px}}@media (max-width: 799px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-container{margin-left:6px}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button{background:#fafafa;color:#787c82;border-color:#787c82;padding:0 5px 0 6px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button:hover,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button:active,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button:focus{color:#2271b1;border-color:#2271b1}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button .dashicons{width:20px;height:20px;font-size:20px;margin-top:4px}@media (max-width: 782px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button .dashicons{margin-top:9px}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu{display:none;position:absolute;background-color:#ffffff;width:160px;border-radius:3px;box-shadow:0px 5px 15px rgba(0,0,0,0.15);padding:10px;z-index:9999;right:0;top:40px}@media (max-width: 380px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu{top:50px}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color{border-bottom:1px solid #eeeeee}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style h4,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color h4{text-transform:uppercase !important;color:#3c434a !important;font-size:11px !important;font-weight:500 !important;line-height:13px !important;margin:0 0 10px !important}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item{display:flex;align-items:center;color:#3c434a;font-size:13px;line-height:16px;margin:0 0 13px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item:last-child,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item:last-child{margin:0 0 10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item input[type="radio"],.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item input[type="radio"]{margin-right:5px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item label,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item label{vertical-align:top;margin-top:-3px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color{margin-top:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu-save{margin-top:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block{margin-top:0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table{width:calc(100% + 24px);margin:0 -12px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell{padding:10px 12px;border-right:1px solid #eeeeee;border-top:1px solid #eeeeee;color:#3c434a;font-size:14px;width:50%;line-height:17px}@media (max-width: 410px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell{display:block;width:100%}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--2:not(:first-child){border-right:none}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--3{width:33.33%}@media (max-width: 410px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--3{width:100%}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--3:last-child{border-right:none}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell-container{display:flex;align-items:center}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell-container img{width:16px;margin-right:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block .wp-mail-smtp-dash-widget-overlay{background-position-y:50%}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block{display:flex;padding:12px 7px 12px 12px;border-top:1px solid #eeeeee;color:#787c82;font-size:13px;line-height:16px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block b{color:#3c434a}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .sep{display:inline-block;margin:0 3px;color:#dddddd}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .sep-vertical{color:#dddddd}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block p{margin:0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-recommended-plugin{display:inline-block;width:calc( 100% - 24px)}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-recommended-plugin span{display:inline-block}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-dismiss-recommended-plugin-block{display:inline-block;border:0;color:grey;opacity:0.3;vertical-align:baseline;cursor:pointer;background:none;padding:0 2px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-dismiss-recommended-plugin-block:hover{opacity:1}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-dismiss-recommended-plugin-block .dashicons{font-size:16px;height:16px;width:16px}.wp-mail-smtp-dash-widget .wp-mail-smtp-error{text-align:center}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart{position:absolute;left:0;top:0;height:100%;width:100%;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0);background:-moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, white 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, white));background:-webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, white 100%);background:-o-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, white 100%);background:-ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, white 100%);background:radial-gradient(ellipse at center, rgba(255,255,255,0) 0%, white 100%)}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart .wp-mail-smtp-dash-widget-modal{position:absolute;top:calc(50% - 2em);left:50%;transform:translate(-50%, -50%);padding:1.5em 2em 2em 2em;box-shadow:0 0 25px 10px rgba(0,0,0,0.08);border-radius:3px;background-color:#fff;text-align:center;width:20em}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal h2,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart .wp-mail-smtp-dash-widget-modal h2{padding:0;margin-bottom:5px;font-size:18px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal p,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart .wp-mail-smtp-dash-widget-modal p{line-height:1.3}.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-email-stats{padding-top:16px;padding-bottom:16px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled{padding:21px 25px 30px;text-align:center}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled .wp-mail-smtp-dash-widget-block-logo{width:75px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled h2{font-size:16px;line-height:20px;font-weight:500;padding:10px 0 0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled p{font-size:14px;line-height:20px;margin:7px 0 19px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled a.button:first-of-type:not(:only-of-type){margin-right:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-overlay{width:100%;position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/wp-spinner.gif) no-repeat center calc(50% - 12px);background-color:white;z-index:10}.wp-mail-smtp-dash-widget i.wp-mail-smtp-dash-widget-loader{background-image:url(../images/wp-spinner.gif);background-repeat:no-repeat;background-position:center;background-size:cover}.wp-mail-smtp-dash-widget .hidden{display:none !important}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-block-container #wp-mail-smtp-dash-widget-chart{opacity:0.35}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade{background:none;display:flex;align-items:center;justify-content:center}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade h2{font-size:20px;line-height:20px;font-weight:500;color:#3c434a;margin-bottom:15px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade p{font-size:14px;line-height:18px;color:#787c82;margin-bottom:15px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade p:last-child{margin-bottom:0}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade a.button.button-hero{font-weight:500;font-size:14px;line-height:20px;padding:9px 15px;min-height:40px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal{position:relative;top:inherit;left:inherit;transform:none;width:24em;padding:2.3em;box-shadow:0 5px 25px rgba(0,0,0,0.15);border-radius:6px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-dismiss-chart-upgrade{position:absolute;width:16px;height:17px;right:5px;top:5px;color:#a0a5aa;text-decoration:none}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-dismiss-chart-upgrade .dashicons{width:16px;height:17px;font-style:normal;font-weight:normal;font-size:16px;line-height:17px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-settings-menu input[type=radio]:checked::before{background-color:#a0a5aa}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-settings-menu *{cursor:not-allowed}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block{margin-top:0;padding-top:10px;padding-bottom:10px;border-top:1px solid #eeeeee;font-size:13px;line-height:16px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block>div{padding:10px;border-radius:4px;background:#F0F6FC}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting{display:flex;align-items:center}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label{display:flex;margin:0 10px 0 0;color:#3C434A}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label input,#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label i{margin:0 10px 0 0}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label i{display:none;width:16px;height:16px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label b{font-weight:500}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting a{white-space:nowrap;margin-right:10px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting .dashicons-dismiss{margin-left:auto;width:16px;height:16px;font-size:16px;color:#A0A5AA;cursor:pointer}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting .dashicons-dismiss:hover{color:#2271b1}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-applied{display:flex}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-applied .wp-mail-smtp-dashicons-yes-alt-green{margin-right:10px;width:16px;height:16px;background-image:url("../images/dash-widget/yes-green.svg")}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-upgrade-footer{padding:12px;margin-top:0;border-top:1px solid #eeeeee}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-upgrade-footer p{font-size:13px;line-height:16px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-upgrade-footer--hide{display:none}
|
1 |
+
#dashboard-widgets .meta-box-sortables .postbox:last-child .wp-mail-smtp-dash-widget-settings-menu{top:auto;bottom:40px}#wp_mail_smtp_reports_widget_pro .inside,#wp_mail_smtp_reports_widget_lite .inside{margin:0;padding:0}.wp-mail-smtp-dash-widget button:focus{outline:none}.wp-mail-smtp-dash-widget-block{position:relative;padding:0 12px;margin-top:12px}.wp-mail-smtp-dash-widget-block h3{display:inline-block;line-height:2}.wp-mail-smtp-dash-widget-block p{margin-top:0;margin-bottom:0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-block-container{position:relative}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-block{border-bottom:1px solid #eee;padding:0 12px 12px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{display:flex;align-items:center;justify-content:space-between;margin-top:0;padding:13px;background-color:#fafafa}@media(max-width: 980px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{padding:13px 4px}}@media(max-width: 960px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{padding:13px}}@media(max-width: 856px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{padding:13px 2px}}@media(max-width: 799px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{padding:13px}}@media(max-width: 436px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings{flex-direction:column;align-items:normal}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings>div{display:flex}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings select{width:100%;margin:0 0 10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-timespan{width:calc(100% - 38px)}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{vertical-align:middle}@media(max-width: 1150px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{display:none}}@media(min-width: 1500px)and (max-width: 1630px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{display:none}}@media(min-width: 1801px)and (max-width: 2080px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings a{display:none}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-email-type{margin-right:6px}@media(max-width: 830px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-email-type{margin-right:2px}}@media(max-width: 436px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-select-email-type{margin-right:0}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-container{display:inline-block;position:relative;vertical-align:top;margin-left:6px}@media(max-width: 830px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-container{margin-left:2px}}@media(max-width: 799px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-container{margin-left:6px}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button{background:#fafafa;color:#787c82;border-color:#787c82;padding:0 5px 0 6px;margin-bottom:0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button:hover,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button:active,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button:focus{color:#2271b1;border-color:#2271b1}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button .dashicons{width:20px;height:20px;font-size:20px;margin-top:4px}@media(max-width: 782px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-button .dashicons{margin-top:9px}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu{display:none;position:absolute;background-color:#fff;width:160px;border-radius:3px;box-shadow:0px 5px 15px rgba(0,0,0,.15);padding:10px;z-index:9999;right:0;top:40px}@media(max-width: 380px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu{top:50px}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color{border-bottom:1px solid #eee}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style h4,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color h4{text-transform:uppercase !important;color:#3c434a !important;font-size:11px !important;font-weight:500 !important;line-height:13px !important;margin:0 0 10px !important}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item{display:flex;align-items:center;color:#3c434a;font-size:13px;line-height:16px;margin:0 0 13px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item:last-child,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item:last-child{margin:0 0 10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item input[type=radio],.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item input[type=radio]{margin-right:5px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--style .wp-mail-smtp-dash-widget-settings-menu-item label,.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color .wp-mail-smtp-dash-widget-settings-menu-item label{vertical-align:top;margin-top:-3px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu--color{margin-top:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-settings .wp-mail-smtp-dash-widget-settings-menu-save{margin-top:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block{margin-top:0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table{width:calc(100% + 24px);margin:0 -12px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell{padding:10px 12px;border-right:1px solid #eee;border-top:1px solid #eee;color:#3c434a;font-size:14px;width:50%;line-height:17px}@media(max-width: 436px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell{display:block;width:100%}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--2:not(:first-child){border-right:none}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--3{width:33.33%}@media(max-width: 436px){.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--3{width:100%}}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell--3:last-child{border-right:none}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell-container{display:flex;align-items:center}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block table .wp-mail-smtp-dash-widget-email-stats-table-cell-container img{width:16px;margin-right:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-email-stats-block .wp-mail-smtp-dash-widget-overlay{background-position-y:50%}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block{display:flex;padding:12px 7px 12px 12px;border-top:1px solid #eee;color:#787c82;font-size:13px;line-height:16px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block b{color:#3c434a}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .sep{display:inline-block;margin:0 3px;color:#ddd}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .sep-vertical{color:#ddd}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block p{margin:0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-recommended-plugin{display:inline-block;width:calc(100% - 24px)}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-recommended-plugin span{display:inline-block}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-dismiss-recommended-plugin-block{display:inline-block;border:0;color:gray;opacity:.3;vertical-align:baseline;cursor:pointer;background:none;padding:0 2px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-dismiss-recommended-plugin-block:hover{opacity:1}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-recommended-plugin-block .wp-mail-smtp-dash-widget-dismiss-recommended-plugin-block .dashicons{font-size:16px;height:16px;width:16px}.wp-mail-smtp-dash-widget .wp-mail-smtp-error{text-align:center}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart{position:absolute;left:0;top:0;height:100%;width:100%;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,0);background:-moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));background:-webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);background:-o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);background:-ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, white 100%);background:radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, white 100%)}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart .wp-mail-smtp-dash-widget-modal{position:absolute;top:calc(50% - 2em);left:50%;transform:translate(-50%, -50%);padding:1.5em 2em 2em 2em;box-shadow:0 0 25px 10px rgba(0,0,0,.08);border-radius:3px;background-color:#fff;text-align:center;width:20em}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal h2,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart .wp-mail-smtp-dash-widget-modal h2{padding:0;margin-bottom:5px;font-size:18px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal p,.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-chart .wp-mail-smtp-dash-widget-modal p{line-height:1.3}.wp-mail-smtp-dash-widget .wp-mail-smtp-error-no-data-email-stats{padding-top:16px;padding-bottom:16px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled{padding:21px 25px 30px;text-align:center}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled .wp-mail-smtp-dash-widget-block-logo{width:75px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled h2{font-size:16px;line-height:20px;font-weight:500;padding:10px 0 0}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled p{font-size:14px;line-height:20px;margin:7px 0 19px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-block-logs-disabled a.button:first-of-type:not(:only-of-type){margin-right:10px}.wp-mail-smtp-dash-widget .wp-mail-smtp-dash-widget-overlay{width:100%;position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/wp-spinner.gif) no-repeat center calc(50% - 12px);background-color:#fff;z-index:10}.wp-mail-smtp-dash-widget i.wp-mail-smtp-dash-widget-loader{background-image:url(../images/wp-spinner.gif);background-repeat:no-repeat;background-position:center;background-size:cover}.wp-mail-smtp-dash-widget .hidden{display:none !important}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-block-container #wp-mail-smtp-dash-widget-chart{opacity:.35}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade{background:none;display:flex;align-items:center;justify-content:center}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade h2{font-size:20px;line-height:20px;font-weight:500;color:#3c434a;margin-bottom:15px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade p{font-size:14px;line-height:18px;color:#787c82;margin-bottom:15px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade p:last-child{margin-bottom:0}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade a.button.button-hero{font-weight:500;font-size:14px;line-height:20px;padding:9px 15px;min-height:40px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-chart-upgrade .wp-mail-smtp-dash-widget-modal{position:relative;top:inherit;left:inherit;transform:none;width:24em;padding:2.3em;box-shadow:0 5px 25px rgba(0,0,0,.15);border-radius:6px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-dismiss-chart-upgrade{position:absolute;width:16px;height:17px;right:5px;top:5px;color:#a0a5aa;text-decoration:none}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-dismiss-chart-upgrade .dashicons{width:16px;height:17px;font-style:normal;font-weight:normal;font-size:16px;line-height:17px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-settings-menu input[type=radio]:checked::before{background-color:#a0a5aa}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-settings-menu *{cursor:not-allowed}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block{margin-top:0;padding-top:10px;padding-bottom:10px;border-top:1px solid #eee;font-size:13px;line-height:16px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block>div{padding:10px;border-radius:4px;background:#f0f6fc}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting{display:flex;align-items:center}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label{display:flex;margin:0 10px 0 0;color:#3c434a}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label input,#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label i{margin:0 10px 0 0}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label i{display:none;width:16px;height:16px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting label b{font-weight:500}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting a{white-space:nowrap;margin-right:10px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting .dashicons-dismiss{margin-left:auto;width:16px;height:16px;font-size:16px;color:#a0a5aa;cursor:pointer}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-setting .dashicons-dismiss:hover{color:#2271b1}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-applied{display:flex}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-summary-report-email-block-applied .wp-mail-smtp-dashicons-yes-alt-green{margin-right:10px;width:16px;height:16px;background-image:url("../images/dash-widget/yes-green.svg")}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-upgrade-footer{padding:12px;margin-top:0;border-top:1px solid #eee}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-upgrade-footer p{font-size:13px;line-height:16px}#wp_mail_smtp_reports_widget_lite .wp-mail-smtp-dash-widget-upgrade-footer--hide{display:none}
|
assets/css/smtp-about.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wp-mail-smtp-page-about{padding:0 !important}.wp-mail-smtp-page-about *,.wp-mail-smtp-page-about *::before,.wp-mail-smtp-page-about *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins{padding:0 10px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container{margin-left:-20px;margin-right:-20px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-container{padding:0 10px;float:left;width:33.333333%;margin-bottom:20px}@media (max-width: 1249px){.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-container{width:50%}}@media (max-width: 781px){.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-container{width:100%;margin-bottom:20px}}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container h5{font-size:17px;font-weight:700}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item{background-color:#fff;border:1px solid #ddd;border-radius:3px;margin:0}@media (max-width: 781px){.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item{margin:0 0}}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item img{border:1px solid #eee;float:left;max-width:75px;padding:10px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item img[src*="-mi"]{padding:13px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item h5{margin:0 0 10px 100px;font-size:16px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item p{margin:0 0 0 100px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .details{padding:20px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions{background-color:#f7f7f7;border-top:1px solid #ddd;padding:20px;position:relative}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions .msg{background-color:#f7f7f7;position:absolute;text-align:center;font-weight:600;top:0;left:0;height:100%;width:100%;z-index:99;padding:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;justify-content:center}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions .msg.success{color:#2a9b39}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions .msg.error{color:red}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status{float:left;padding-top:8px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status .status-inactive{color:red}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status .status-download{color:#666}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status .status-active{color:#2a9b39}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button{float:right}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button{background:none;cursor:pointer;width:140px;text-align:center;display:inline-block;text-decoration:none;font-size:13px;line-height:26px;height:28px;margin:0;padding:0 10px 1px;-webkit-appearance:none;border-radius:3px;border:1px solid #cccccc;background:#f7f7f7;box-shadow:0 1px 0 #cccccc;font-weight:normal}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button:hover,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button:focus,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.loading{background:#fafafa;border-color:#999;color:#23282d}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button .fa{margin-right:8px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button .fa.fa-spinner{margin-right:0}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-shadow:0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary:hover,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary:focus{background:#008ec2;border-color:#006799;color:#fff}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary .fa-spinner{color:#fff}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-secondary{color:#555;border-color:#cccccc;background:#f7f7f7;box-shadow:0 1px 0 #cccccc}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-secondary:hover,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-secondary:focus{background:#fafafa;border-color:#999;color:#23282d}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.status-active .fa{color:#2a9b39}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.status-inactive .fa{color:red}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.status-download .fa{color:#999}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.loading .fa{color:#666}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.disabled{cursor:default}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section{margin:0 0 20px;padding:30px;background:#fff;border:1px solid #E5E6E6;line-height:2}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h1,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h2,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h3,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h4,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h5{margin-top:0;padding-top:0;line-height:1.6}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h2{font-size:24px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h3{font-size:18px;margin-bottom:30px;color:#23282C}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p{font-size:16px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p{margin-bottom:20px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p.bigger{font-size:18px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p.smaller{font-size:14px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p:last-child{margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section hr{margin:30px 0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section figure{margin:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section figure img{width:100%}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section figure figcaption{font-size:14px;color:#888888;margin-top:5px;text-align:center;line-height:initial}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-40{padding-left:15px}@media (max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-40{width:100%;padding-left:0;padding-top:20px}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-60{padding-right:15px}@media (max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-60{width:100%;padding-right:0}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul.list-plain{margin-top:0;margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul.list-plain li{margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul.list-features li .fa{color:#2a9b39;margin:0 8px 0 0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .fa-star{color:gold}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .no-margin{margin:0 !important}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .no-padding{padding:0 !important}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .centered{text-align:center !important}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero{padding:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-extra{padding:30px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-extra table{width:100%}@media (max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-extra .wp-mail-smtp-admin-column-50{float:none;width:100%}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main{background-color:#FAFAFA;border-bottom:1px solid #E5E6E6}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main.no-border{border-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main p{color:#666}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero h3.call-to-action{margin-bottom:-10px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero span.price-off{color:#6AB255}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-squashed{margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-squashed:not(:last-of-type){border-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post h2{margin-bottom:-10px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post h3{margin-bottom:15px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post p:last-of-type{margin-bottom:30px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20{padding-right:20px;width:auto}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20 img{width:270px}@media (max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20{width:20%}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20 img{width:auto;max-width:100%}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-80{padding-left:20px;width:calc(100% - 20px - 270px)}@media (max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-80{width:80%}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-about-section-post-link{padding:10px 15px;background-color:#DF7739;color:#fff;border-radius:3px;text-decoration:none;margin-top:15px;font-size:14px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-about-section-post-link:hover{background-color:#B85A1B}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-about-section-post-link .fa{color:#EDBA9E;vertical-align:middle;margin-left:8px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table{border-collapse:collapse}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table tr td{border-bottom:1px solid #E5E6E6;border-right:1px solid #E5E6E6;padding:30px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table tr td:last-of-type{border-right:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table tr:last-child td{border-bottom:none}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p{background-repeat:no-repeat;background-size:15px auto;background-position:0 6px;margin:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p.features-full{padding-left:30px;background-image:url(../images/about/icon-full.svg)}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p.features-none{padding-left:30px;background-image:url(../images/about/icon-none.svg)}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p.features-partial{padding-left:30px;background-position:-3px 0;background-size:23px auto;background-image:url(../images/about/icon-partial.svg)}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table .wp-mail-smtp-admin-about-section-hero-main{padding:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table .wp-mail-smtp-admin-about-section-hero-main h3{padding:30px 30px 30px 60px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table .wp-mail-smtp-admin-about-section-hero-main .wp-mail-smtp-admin-column-33:first-child h3{padding:30px}
|
1 |
+
.wp-mail-smtp-page-about{padding:0 !important}.wp-mail-smtp-page-about *,.wp-mail-smtp-page-about *::before,.wp-mail-smtp-page-about *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins{padding:0 10px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container{margin-left:-20px;margin-right:-20px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-container{padding:0 10px;float:left;width:33.333333%;margin-bottom:20px}@media(max-width: 1249px){.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-container{width:50%}}@media(max-width: 781px){.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-container{width:100%;margin-bottom:20px}}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container h5{font-size:17px;font-weight:700}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item{background-color:#fff;border:1px solid #ddd;border-radius:3px;margin:0}@media(max-width: 781px){.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item{margin:0 0}}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item img{border:1px solid #eee;float:left;max-width:75px;padding:10px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item img[src*=-mi]{padding:13px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item h5{margin:0 0 10px 100px;font-size:16px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item p{margin:0 0 0 100px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .details{padding:20px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions{background-color:#f7f7f7;border-top:1px solid #ddd;padding:20px;position:relative}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions .msg{background-color:#f7f7f7;position:absolute;text-align:center;font-weight:600;top:0;left:0;height:100%;width:100%;z-index:99;padding:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;justify-content:center}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions .msg.success{color:#2a9b39}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .actions .msg.error{color:red}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status{float:left;padding-top:8px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status .status-inactive{color:red}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status .status-download{color:#666}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .status .status-active{color:#2a9b39}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button{float:right}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button{cursor:pointer;width:140px;text-align:center;display:inline-block;text-decoration:none;font-size:13px;line-height:26px;height:28px;margin:0;padding:0 10px 1px;-webkit-appearance:none;border-radius:3px;border:1px solid #ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc;font-weight:normal}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button:hover,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button:focus,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.loading{background:#fafafa;border-color:#999;color:#23282d}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button .fa{margin-right:8px}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button .fa.fa-spinner{margin-right:0}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary:hover,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary:focus{background:#008ec2;border-color:#006799;color:#fff}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-primary .fa-spinner{color:#fff}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-secondary{color:#555;border-color:#ccc;background:#f7f7f7;box-shadow:0 1px 0 #ccc}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-secondary:hover,.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.button-secondary:focus{background:#fafafa;border-color:#999;color:#23282d}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.status-active .fa{color:#2a9b39}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.status-inactive .fa{color:red}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.status-download .fa{color:#999}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.loading .fa{color:#666}.wp-mail-smtp-page-about.wp-mail-smtp-tab-about-about .wp-mail-smtp-admin-about-plugins .plugins-container .plugin-item .action-button button.disabled{cursor:default}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section{margin:0 0 20px;padding:30px;background:#fff;border:1px solid #e5e6e6;line-height:2}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h1,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h2,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h3,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h4,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h5{margin-top:0;padding-top:0;line-height:1.6}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h2{font-size:24px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section h3{font-size:18px;margin-bottom:30px;color:#23282c}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p{font-size:16px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p{margin-bottom:20px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p.bigger{font-size:18px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p.smaller{font-size:14px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section p:last-child{margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section hr{margin:30px 0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section figure{margin:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section figure img{width:100%}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section figure figcaption{font-size:14px;color:#888;margin-top:5px;text-align:center;line-height:initial}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-40{padding-left:15px}@media(max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-40{width:100%;padding-left:0;padding-top:20px}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-60{padding-right:15px}@media(max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .wp-mail-smtp-admin-column-60{width:100%;padding-right:0}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul.list-plain{margin-top:0;margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul.list-plain li{margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section ul.list-features li .fa{color:#2a9b39;margin:0 8px 0 0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .fa-star{color:gold}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .no-margin{margin:0 !important}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .no-padding{padding:0 !important}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section .centered{text-align:center !important}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero{padding:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main,.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-extra{padding:30px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-extra table{width:100%}@media(max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-extra .wp-mail-smtp-admin-column-50{float:none;width:100%}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main{background-color:#fafafa;border-bottom:1px solid #e5e6e6}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main.no-border{border-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero .wp-mail-smtp-admin-about-section-hero-main p{color:#666}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero h3.call-to-action{margin-bottom:-10px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-hero span.price-off{color:#6ab255}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-squashed{margin-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-squashed:not(:last-of-type){border-bottom:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post h2{margin-bottom:-10px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post h3{margin-bottom:15px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post p:last-of-type{margin-bottom:30px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20{padding-right:20px;width:auto}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20 img{width:270px}@media(max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20{width:20%}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-20 img{width:auto;max-width:100%}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-80{padding-left:20px;width:calc(100% - 20px - 270px)}@media(max-width: 781px){.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-column-80{width:80%}}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-about-section-post-link{padding:10px 15px;background-color:#df7739;color:#fff;border-radius:3px;text-decoration:none;margin-top:15px;font-size:14px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-about-section-post-link:hover{background-color:#b85a1b}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-post .wp-mail-smtp-admin-about-section-post-link .fa{color:#edba9e;vertical-align:middle;margin-left:8px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table{border-collapse:collapse}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table tr td{border-bottom:1px solid #e5e6e6;border-right:1px solid #e5e6e6;padding:30px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table tr td:last-of-type{border-right:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table tr:last-child td{border-bottom:none}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p{background-repeat:no-repeat;background-size:15px auto;background-position:0 6px;margin:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p.features-full{padding-left:30px;background-image:url(../images/about/icon-full.svg)}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p.features-none{padding-left:30px;background-image:url(../images/about/icon-none.svg)}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table table p.features-partial{padding-left:30px;background-position:-3px 0;background-size:23px auto;background-image:url(../images/about/icon-partial.svg)}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table .wp-mail-smtp-admin-about-section-hero-main{padding:0}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table .wp-mail-smtp-admin-about-section-hero-main h3{padding:30px 30px 30px 60px}.wp-mail-smtp-page-about .wp-mail-smtp-admin-about-section-table .wp-mail-smtp-admin-about-section-hero-main .wp-mail-smtp-admin-column-33:first-child h3{padding:30px}
|
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,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,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,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:#444444;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:0.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,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:#777777;outline:none;background:#F8F8F8;border:1px solid #CCCCCC}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:#DDDDDD;border-top:3px solid #FF982D;color:#777777;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:"\f335";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:0.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:#FFFFFF;border:5px solid #FFFFFF;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,0.15);background-image:url("../../assets/images/icons/zoom.svg");background-repeat:no-repeat;background-position:center;background-size:50px;transition:all 0.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:#777777}#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:0.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:0.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 0.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,0.15);background-color:#fff;transition:all 0.2s ease-in-out}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head figure img{display:block;width:54px;height:54px;transition:all 0.2s ease-in-out}#wp-mail-smtp-flyout .wp-mail-smtp-flyout-head:hover figure{box-shadow:0 2px 30px rgba(0,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 0.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 0.2s ease-in-out;transform:scale(0);border-radius:50%;box-shadow:0 2px 10px rgba(0,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 0.2s 0ms, background-color 0.2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-1{transition:transform 0.2s 35ms, background-color 0.2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-2{transition:transform 0.2s 70ms, background-color 0.2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-3{transition:transform 0.2s 105ms, background-color 0.2s}#wp-mail-smtp-flyout.opened .wp-mail-smtp-flyout-item-4{transition:transform 0.2s 140ms, background-color 0.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:20px;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:#aaaaaa}#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 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.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 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.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 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.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:0.6;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.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,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:#440000}#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:0.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,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:0.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,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:0.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:#444444;margin:0 0 4px 0}#wp-mail-smtp-domain-check-details .wp-mail-smtp-domain-check-details-check-list-item-content p{color:#777777;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:#444444}.wp-mail-smtp-tab-tools-test #email-test-success p{margin-top:0;font-size:16px;line-height:24px;color:#777777}.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:#777777;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 #dddddd;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:#777777}.wp-mail-smtp-debug-event-preview .wp-mail-smtp-debug-event-row:last-child{border-bottom:1px solid #dddddd}.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}#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/affiliatewp.png
ADDED
Binary file
|
assets/images/about/edd.png
ADDED
Binary file
|
assets/images/about/searchwp.png
ADDED
Binary file
|
assets/images/about/sugar-calendar.png
ADDED
Binary file
|
assets/images/about/team.jpg
CHANGED
Binary file
|
assets/images/about/wp-simple-pay.png
ADDED
Binary file
|
assets/js/smtp-about.js
CHANGED
@@ -97,6 +97,15 @@ WPMailSMTP.Admin.About = WPMailSMTP.Admin.About || ( function( document, window,
|
|
97 |
statusText = wp_mail_smtp_about.plugin_active;
|
98 |
buttonText = wp_mail_smtp_about.plugin_activated;
|
99 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
} else {
|
101 |
return;
|
102 |
}
|
97 |
statusText = wp_mail_smtp_about.plugin_active;
|
98 |
buttonText = wp_mail_smtp_about.plugin_activated;
|
99 |
|
100 |
+
} else if ( $btn.hasClass( 'status-open' ) ) {
|
101 |
+
|
102 |
+
// Open site in new window.
|
103 |
+
window.open( $btn.attr( 'href' ), '_blank' ).focus();
|
104 |
+
$btn.removeClass( 'loading disabled' );
|
105 |
+
$btn.text( wp_mail_smtp_about.plugin_visit );
|
106 |
+
|
107 |
+
return;
|
108 |
+
|
109 |
} else {
|
110 |
return;
|
111 |
}
|
assets/js/smtp-about.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
"use strict";var WPMailSMTP=window.WPMailSMTP||{};WPMailSMTP.Admin=WPMailSMTP.Admin||{},WPMailSMTP.Admin.About=WPMailSMTP.Admin.About||function(a,
|
1 |
+
"use strict";var WPMailSMTP=window.WPMailSMTP||{};WPMailSMTP.Admin=WPMailSMTP.Admin||{},WPMailSMTP.Admin.About=WPMailSMTP.Admin.About||function(a,t,u){var i={init:function(){u(i.ready)},ready:function(){i.pageHolder=u(".wp-mail-smtp-page-about"),i.bindActions(),u(".wp-mail-smtp-page").trigger("WPMailSMTP.Admin.About.ready")},bindActions:function(){jQuery(".wp-mail-smtp-admin-about-plugins .plugin-item .details").matchHeight(),u(a).on("click",".wp-mail-smtp-admin-about-plugins .plugin-item .action-button .button",function(a){a.preventDefault();var i=u(this);if(i.hasClass("disabled")||i.hasClass("loading"))return!1;var s,n,l,e,o,d=i.closest(".plugin-item"),a=i.attr("data-plugin");if(i.addClass("loading disabled"),i.text(wp_mail_smtp_about.plugin_processing),i.hasClass("status-inactive"))s="about_plugin_activate",n="status-active button button-secondary disabled",l=wp_mail_smtp_about.plugin_active,e=wp_mail_smtp_about.plugin_activated;else{if(!i.hasClass("status-download"))return i.hasClass("status-open")?(t.open(i.attr("href"),"_blank").focus(),i.removeClass("loading disabled"),void i.text(wp_mail_smtp_about.plugin_visit)):void 0;s="about_plugin_install",n="status-active button disabled",l=wp_mail_smtp_about.plugin_active,e=wp_mail_smtp_about.plugin_activated}a={action:"wp_mail_smtp_ajax",task:s,nonce:wp_mail_smtp_about.nonce,plugin:a};u.post(wp_mail_smtp_about.ajax_url,a,function(a){var t;a.success?(t=!0,"about_plugin_install"===s?(i.attr("data-plugin",a.data.basename),o=a.data.msg,a.data.is_activated||(n="button",l=wp_mail_smtp_about.plugin_inactive,e=wp_mail_smtp_about.plugin_activate)):o=a.data,d.find(".actions").append('<div class="msg success">'+o+"</div>"),d.find("span.status-label").removeClass("status-active status-inactive status-download").addClass(n).removeClass("button button-primary button-secondary disabled").text(l),i.removeClass("status-active status-inactive status-download").removeClass("button button-primary button-secondary disabled").addClass(n).html(e)):(t=!1,a.hasOwnProperty("data")&&a.data.hasOwnProperty(0)&&a.data[0].hasOwnProperty("code")&&"download_failed"===a.data[0].code?d.find(".actions").append('<div class="msg error">'+wp_mail_smtp_about.plugin_install_error+"</div>"):d.find(".actions").append('<div class="msg error">'+a.data+"</div>"),i.html(wp_mail_smtp_about.plugin_download_btn)),t||i.removeClass("disabled"),i.removeClass("loading"),setTimeout(function(){u(".plugin-item .msg").remove()},3e3)}).fail(function(a){console.log(a.responseText)})})}};return i}(document,window,jQuery),WPMailSMTP.Admin.About.init();
|
assets/js/smtp-admin.js
CHANGED
@@ -107,7 +107,8 @@ WPMailSMTP.Admin.Settings = WPMailSMTP.Admin.Settings || ( function( document, w
|
|
107 |
type: 'POST',
|
108 |
data: {
|
109 |
action: 'wp_mail_smtp_ajax',
|
110 |
-
task: 'pro_banner_dismiss'
|
|
|
111 |
}
|
112 |
} )
|
113 |
.always( function() {
|
@@ -132,6 +133,7 @@ WPMailSMTP.Admin.Settings = WPMailSMTP.Admin.Settings || ( function( document, w
|
|
132 |
type: 'POST',
|
133 |
data: {
|
134 |
action: 'wp_mail_smtp_ajax',
|
|
|
135 |
task: 'notice_dismiss',
|
136 |
notice: $notice.data( 'notice' ),
|
137 |
mailer: $notice.data( 'mailer' )
|
107 |
type: 'POST',
|
108 |
data: {
|
109 |
action: 'wp_mail_smtp_ajax',
|
110 |
+
task: 'pro_banner_dismiss',
|
111 |
+
nonce: wp_mail_smtp.nonce
|
112 |
}
|
113 |
} )
|
114 |
.always( function() {
|
133 |
type: 'POST',
|
134 |
data: {
|
135 |
action: 'wp_mail_smtp_ajax',
|
136 |
+
nonce: wp_mail_smtp.nonce,
|
137 |
task: 'notice_dismiss',
|
138 |
notice: $notice.data( 'notice' ),
|
139 |
mailer: $notice.data( 'mailer' )
|
assets/js/smtp-admin.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
"use strict";var WPMailSMTP=window.WPMailSMTP||{};WPMailSMTP.Admin=WPMailSMTP.Admin||{},WPMailSMTP.Admin.Settings=WPMailSMTP.Admin.Settings||function(a,o,l){var s={pluginSettingsChanged:!1,init:function(){l(s.ready)},ready:function(){s.pageHolder=l(".wp-mail-smtp-tab-settings"),l("#screen-meta-links, #screen-meta").prependTo("#wp-mail-smtp-header-temp").show(),s.bindActions(),s.setJQueryConfirmDefaults(),s.initFlyoutMenu()},bindActions:function(){l(".wp-mail-smtp-mailer-image",s.pageHolder).on("click",function(){l(this).parents(".wp-mail-smtp-mailer").find("input").trigger("click")}),l(".wp-mail-smtp-mailer input",s.pageHolder).on("click",function(){var t=l(this);if(t.prop("disabled"))return t.hasClass("educate")&&s.education.upgradeMailer(t),!1;l(".wp-mail-smtp-mailer",s.pageHolder).removeClass("active"),l(this).parents(".wp-mail-smtp-mailer").addClass("active"),l(".wp-mail-smtp-mailer-option",s.pageHolder).addClass("hidden").removeClass("active"),l(".wp-mail-smtp-mailer-option-"+l(this).val(),s.pageHolder).addClass("active").removeClass("hidden")}),s.mailers.smtp.bindActions(),l("#wp-mail-smtp-pro-banner-dismiss",s.pageHolder).on("click",function(){l.ajax({url:ajaxurl,dataType:"json",type:"POST",data:{action:"wp_mail_smtp_ajax",task:"pro_banner_dismiss"}}).always(function(){l("#wp-mail-smtp-pro-banner",s.pageHolder).fadeOut("fast")})}),l(".js-wp-mail-smtp-mailer-notice-dismiss",s.pageHolder).on("click",function(t){t.preventDefault();var e=l(this),i=e.parents(".inline-notice");if(e.hasClass("disabled"))return!1;l.ajax({url:ajaxurl,dataType:"json",type:"POST",data:{action:"wp_mail_smtp_ajax",task:"notice_dismiss",notice:i.data("notice"),mailer:i.data("mailer")},beforeSend:function(){e.addClass("disabled")}}).always(function(){i.fadeOut("fast",function(){e.removeClass("disabled")})})}),l("#wp-mail-smtp-debug .error-log-toggle").on("click",function(t){t.preventDefault(),l("#wp-mail-smtp-debug .error-log").slideToggle()}),l("#wp-mail-smtp-debug .error-log-copy").on("click",function(t){t.preventDefault();var e=l(this),i=l("#wp-mail-smtp-debug .error-log");i.is(":visible")||i.addClass("error-log-selection");t=a.createRange();t.selectNode(i[0]),o.getSelection().removeAllRanges(),o.getSelection().addRange(t),a.execCommand("Copy"),o.getSelection().removeAllRanges(),i.removeClass("error-log-selection"),e.addClass("error-log-copy-copied"),setTimeout(function(){e.removeClass("error-log-copy-copied")},1500)}),l(".js-wp-mail-smtp-provider-remove",s.pageHolder).on("click",function(){return confirm(wp_mail_smtp.text_provider_remove)}),l(".wp-mail-smtp-setting-copy",s.pageHolder).on("click",function(t){t.preventDefault(),l("#"+l(this).data("source_id")).get(0).select(),a.execCommand("Copy");var e=l(this).find(".dashicons");e.removeClass("dashicons-admin-page").addClass("wp-mail-smtp-dashicons-yes-alt-green wp-mail-smtp-success wp-mail-smtp-animate"),setTimeout(function(){e.removeClass("wp-mail-smtp-dashicons-yes-alt-green wp-mail-smtp-success wp-mail-smtp-animate").addClass("dashicons-admin-page")},1e3)}),l("#wp-mail-smtp-notice-bar").on("click",".dismiss",function(){var t=l(this).closest("#wp-mail-smtp-notice-bar");t.addClass("out"),setTimeout(function(){t.remove()},300),l.post(ajaxurl,{action:"wp_mail_smtp_notice_bar_dismiss",nonce:wp_mail_smtp.nonce})}),s.triggerExitNotice(),s.beforeSaveChecks(),l(".js-wp-mail-smtp-setting-mailer-radio-input",s.pageHolder).on("change",this.processMailerSettingsOnChange),l(".wp-mail-smtp-tab-tools-test #email-test-form").on("submit",function(){var t=l(this).find(".wp-mail-smtp-btn");t.attr("disabled",!0),t.find("span").hide(),t.find(".wp-mail-smtp-loading").show()})},education:{upgradeMailer:function(e){l.alert({backgroundDismiss:!0,escapeKey:!0,animationBounce:1,type:"blue",closeIcon:!0,title:wp_mail_smtp.education.upgrade_title.replace(/%name%/g,e.siblings("label").text().trim()),icon:'"></i>'+wp_mail_smtp.education.upgrade_icon_lock+'<i class="',content:l(".wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option-"+e.val()+" .wp-mail-smtp-setting-field").html(),boxWidth:"550px",onOpenBefore:function(){this.$btnc.after('<div class="discount-note">'+wp_mail_smtp.education.upgrade_bonus+wp_mail_smtp.education.upgrade_doc+"</div>"),this.$body.addClass("wp-mail-smtp-upgrade-mailer-education-modal")},buttons:{confirm:{text:wp_mail_smtp.education.upgrade_button,btnClass:"btn-confirm",keys:["enter"],action:function(){var t=/(\?)/.test(wp_mail_smtp.education.upgrade_url)?"&":"?",t=wp_mail_smtp.education.upgrade_url+t+"utm_content="+encodeURIComponent(e.val());o.open(t,"_blank")}}}})}},mailers:{smtp:{bindActions:function(){l("#wp-mail-smtp-setting-smtp-auth").on("change",function(){l("#wp-mail-smtp-setting-row-smtp-user, #wp-mail-smtp-setting-row-smtp-pass").toggleClass("inactive")}),l("#wp-mail-smtp-setting-row-smtp-encryption input").on("change",function(){var t=l(this),e=l("#wp-mail-smtp-setting-smtp-port",s.pageHolder);"tls"===t.val()?(e.val("587"),l("#wp-mail-smtp-setting-row-smtp-autotls").addClass("inactive")):("ssl"===t.val()?e.val("465"):e.val("25"),l("#wp-mail-smtp-setting-row-smtp-autotls").removeClass("inactive"))})}}},triggerExitNotice:function(){var t=l(".wp-mail-smtp-page-general");l(o).on("beforeunload",function(){if(s.pluginSettingsChanged)return wp_mail_smtp.text_settings_not_saved}),l(":input:not( #wp-mail-smtp-setting-license-key, .wp-mail-smtp-not-form-input )",t).on("change",function(){s.pluginSettingsChanged=!0}),l("form",t).on("submit",function(){s.pluginSettingsChanged=!1})},beforeSaveChecks:function(){l("form",s.pageHolder).on("submit",function(){if("mail"===l(".wp-mail-smtp-mailer input:checked",s.pageHolder).val()){var t=l(this);return l.alert({backgroundDismiss:!1,escapeKey:!1,animationBounce:1,type:"orange",icon:'"></i><img src="'+wp_mail_smtp.plugin_url+'/assets/images/font-awesome/exclamation-circle-solid-orange.svg" style="width: 40px; height: 40px;" alt="'+wp_mail_smtp.default_mailer_notice.icon_alt+'"><i class="',title:wp_mail_smtp.default_mailer_notice.title,content:wp_mail_smtp.default_mailer_notice.content,boxWidth:"550px",buttons:{confirm:{text:wp_mail_smtp.default_mailer_notice.save_button,btnClass:"btn-confirm",keys:["enter"],action:function(){t.off("submit").trigger("submit")}},cancel:{text:wp_mail_smtp.default_mailer_notice.cancel_button,btnClass:"btn-cancel"}}}),!1}})},processMailerSettingsOnChange:function(){var t,e=wp_mail_smtp.all_mailers_supports[l(this).val()];for(t in e)e.hasOwnProperty(t)&&l(".js-wp-mail-smtp-setting-"+t,s.pageHolder).toggle(e[t]);var i=l(".js-wp-mail-smtp-setting-from_email");i.closest(".wp-mail-smtp-setting-row").toggle(e.from_email||e.from_email_force),i.siblings(".wp-mail-smtp-setting-mid-row-sep").toggle(e.from_email&&e.from_email_force),(i=l(".js-wp-mail-smtp-setting-from_name")).closest(".wp-mail-smtp-setting-row").toggle(e.from_name||e.from_name_force),i.siblings(".wp-mail-smtp-setting-mid-row-sep").toggle(e.from_name&&e.from_name_force)},setJQueryConfirmDefaults:function(){jconfirm.defaults={typeAnimated:!1,draggable:!1,animateFromElement:!1,theme:"modern",boxWidth:"400px",useBootstrap:!1}},initFlyoutMenu:function(){var t,e,i,a,s,n=l("#wp-mail-smtp-flyout");0!==n.length&&(n.find(".wp-mail-smtp-flyout-head").on("click",function(t){t.preventDefault(),n.toggleClass("opened")}),0!==(t=l("#wpfooter")).length&&(e=l(".wp-mail-smtp-page-logs-archive, .wp-mail-smtp-tab-tools-action-scheduler, .wp-mail-smtp-page-reports, .wp-mail-smtp-tab-tools-debug-events"),i=t.offset().top,a=i+t.height(),s=0<e.length?e.offset().top+e.height()+85:0,l(o).on("resize scroll",_.debounce(function(){var t=l(o).scrollTop(),e=t+l(o).height();a<=e&&t<=i&&e<s?n.addClass("out"):n.removeClass("out")},50)),l(o).trigger("scroll")))}};return s}(document,window,jQuery),WPMailSMTP.Admin.Settings.init();
|
1 |
+
"use strict";var WPMailSMTP=window.WPMailSMTP||{};WPMailSMTP.Admin=WPMailSMTP.Admin||{},WPMailSMTP.Admin.Settings=WPMailSMTP.Admin.Settings||function(a,o,l){var s={pluginSettingsChanged:!1,init:function(){l(s.ready)},ready:function(){s.pageHolder=l(".wp-mail-smtp-tab-settings"),l("#screen-meta-links, #screen-meta").prependTo("#wp-mail-smtp-header-temp").show(),s.bindActions(),s.setJQueryConfirmDefaults(),s.initFlyoutMenu()},bindActions:function(){l(".wp-mail-smtp-mailer-image",s.pageHolder).on("click",function(){l(this).parents(".wp-mail-smtp-mailer").find("input").trigger("click")}),l(".wp-mail-smtp-mailer input",s.pageHolder).on("click",function(){var t=l(this);if(t.prop("disabled"))return t.hasClass("educate")&&s.education.upgradeMailer(t),!1;l(".wp-mail-smtp-mailer",s.pageHolder).removeClass("active"),l(this).parents(".wp-mail-smtp-mailer").addClass("active"),l(".wp-mail-smtp-mailer-option",s.pageHolder).addClass("hidden").removeClass("active"),l(".wp-mail-smtp-mailer-option-"+l(this).val(),s.pageHolder).addClass("active").removeClass("hidden")}),s.mailers.smtp.bindActions(),l("#wp-mail-smtp-pro-banner-dismiss",s.pageHolder).on("click",function(){l.ajax({url:ajaxurl,dataType:"json",type:"POST",data:{action:"wp_mail_smtp_ajax",task:"pro_banner_dismiss",nonce:wp_mail_smtp.nonce}}).always(function(){l("#wp-mail-smtp-pro-banner",s.pageHolder).fadeOut("fast")})}),l(".js-wp-mail-smtp-mailer-notice-dismiss",s.pageHolder).on("click",function(t){t.preventDefault();var e=l(this),i=e.parents(".inline-notice");if(e.hasClass("disabled"))return!1;l.ajax({url:ajaxurl,dataType:"json",type:"POST",data:{action:"wp_mail_smtp_ajax",nonce:wp_mail_smtp.nonce,task:"notice_dismiss",notice:i.data("notice"),mailer:i.data("mailer")},beforeSend:function(){e.addClass("disabled")}}).always(function(){i.fadeOut("fast",function(){e.removeClass("disabled")})})}),l("#wp-mail-smtp-debug .error-log-toggle").on("click",function(t){t.preventDefault(),l("#wp-mail-smtp-debug .error-log").slideToggle()}),l("#wp-mail-smtp-debug .error-log-copy").on("click",function(t){t.preventDefault();var e=l(this),i=l("#wp-mail-smtp-debug .error-log");i.is(":visible")||i.addClass("error-log-selection");t=a.createRange();t.selectNode(i[0]),o.getSelection().removeAllRanges(),o.getSelection().addRange(t),a.execCommand("Copy"),o.getSelection().removeAllRanges(),i.removeClass("error-log-selection"),e.addClass("error-log-copy-copied"),setTimeout(function(){e.removeClass("error-log-copy-copied")},1500)}),l(".js-wp-mail-smtp-provider-remove",s.pageHolder).on("click",function(){return confirm(wp_mail_smtp.text_provider_remove)}),l(".wp-mail-smtp-setting-copy",s.pageHolder).on("click",function(t){t.preventDefault(),l("#"+l(this).data("source_id")).get(0).select(),a.execCommand("Copy");var e=l(this).find(".dashicons");e.removeClass("dashicons-admin-page").addClass("wp-mail-smtp-dashicons-yes-alt-green wp-mail-smtp-success wp-mail-smtp-animate"),setTimeout(function(){e.removeClass("wp-mail-smtp-dashicons-yes-alt-green wp-mail-smtp-success wp-mail-smtp-animate").addClass("dashicons-admin-page")},1e3)}),l("#wp-mail-smtp-notice-bar").on("click",".dismiss",function(){var t=l(this).closest("#wp-mail-smtp-notice-bar");t.addClass("out"),setTimeout(function(){t.remove()},300),l.post(ajaxurl,{action:"wp_mail_smtp_notice_bar_dismiss",nonce:wp_mail_smtp.nonce})}),s.triggerExitNotice(),s.beforeSaveChecks(),l(".js-wp-mail-smtp-setting-mailer-radio-input",s.pageHolder).on("change",this.processMailerSettingsOnChange),l(".wp-mail-smtp-tab-tools-test #email-test-form").on("submit",function(){var t=l(this).find(".wp-mail-smtp-btn");t.attr("disabled",!0),t.find("span").hide(),t.find(".wp-mail-smtp-loading").show()})},education:{upgradeMailer:function(e){l.alert({backgroundDismiss:!0,escapeKey:!0,animationBounce:1,type:"blue",closeIcon:!0,title:wp_mail_smtp.education.upgrade_title.replace(/%name%/g,e.siblings("label").text().trim()),icon:'"></i>'+wp_mail_smtp.education.upgrade_icon_lock+'<i class="',content:l(".wp-mail-smtp-mailer-options .wp-mail-smtp-mailer-option-"+e.val()+" .wp-mail-smtp-setting-field").html(),boxWidth:"550px",onOpenBefore:function(){this.$btnc.after('<div class="discount-note">'+wp_mail_smtp.education.upgrade_bonus+wp_mail_smtp.education.upgrade_doc+"</div>"),this.$body.addClass("wp-mail-smtp-upgrade-mailer-education-modal")},buttons:{confirm:{text:wp_mail_smtp.education.upgrade_button,btnClass:"btn-confirm",keys:["enter"],action:function(){var t=/(\?)/.test(wp_mail_smtp.education.upgrade_url)?"&":"?",t=wp_mail_smtp.education.upgrade_url+t+"utm_content="+encodeURIComponent(e.val());o.open(t,"_blank")}}}})}},mailers:{smtp:{bindActions:function(){l("#wp-mail-smtp-setting-smtp-auth").on("change",function(){l("#wp-mail-smtp-setting-row-smtp-user, #wp-mail-smtp-setting-row-smtp-pass").toggleClass("inactive")}),l("#wp-mail-smtp-setting-row-smtp-encryption input").on("change",function(){var t=l(this),e=l("#wp-mail-smtp-setting-smtp-port",s.pageHolder);"tls"===t.val()?(e.val("587"),l("#wp-mail-smtp-setting-row-smtp-autotls").addClass("inactive")):("ssl"===t.val()?e.val("465"):e.val("25"),l("#wp-mail-smtp-setting-row-smtp-autotls").removeClass("inactive"))})}}},triggerExitNotice:function(){var t=l(".wp-mail-smtp-page-general");l(o).on("beforeunload",function(){if(s.pluginSettingsChanged)return wp_mail_smtp.text_settings_not_saved}),l(":input:not( #wp-mail-smtp-setting-license-key, .wp-mail-smtp-not-form-input )",t).on("change",function(){s.pluginSettingsChanged=!0}),l("form",t).on("submit",function(){s.pluginSettingsChanged=!1})},beforeSaveChecks:function(){l("form",s.pageHolder).on("submit",function(){if("mail"===l(".wp-mail-smtp-mailer input:checked",s.pageHolder).val()){var t=l(this);return l.alert({backgroundDismiss:!1,escapeKey:!1,animationBounce:1,type:"orange",icon:'"></i><img src="'+wp_mail_smtp.plugin_url+'/assets/images/font-awesome/exclamation-circle-solid-orange.svg" style="width: 40px; height: 40px;" alt="'+wp_mail_smtp.default_mailer_notice.icon_alt+'"><i class="',title:wp_mail_smtp.default_mailer_notice.title,content:wp_mail_smtp.default_mailer_notice.content,boxWidth:"550px",buttons:{confirm:{text:wp_mail_smtp.default_mailer_notice.save_button,btnClass:"btn-confirm",keys:["enter"],action:function(){t.off("submit").trigger("submit")}},cancel:{text:wp_mail_smtp.default_mailer_notice.cancel_button,btnClass:"btn-cancel"}}}),!1}})},processMailerSettingsOnChange:function(){var t,e=wp_mail_smtp.all_mailers_supports[l(this).val()];for(t in e)e.hasOwnProperty(t)&&l(".js-wp-mail-smtp-setting-"+t,s.pageHolder).toggle(e[t]);var i=l(".js-wp-mail-smtp-setting-from_email");i.closest(".wp-mail-smtp-setting-row").toggle(e.from_email||e.from_email_force),i.siblings(".wp-mail-smtp-setting-mid-row-sep").toggle(e.from_email&&e.from_email_force),(i=l(".js-wp-mail-smtp-setting-from_name")).closest(".wp-mail-smtp-setting-row").toggle(e.from_name||e.from_name_force),i.siblings(".wp-mail-smtp-setting-mid-row-sep").toggle(e.from_name&&e.from_name_force)},setJQueryConfirmDefaults:function(){jconfirm.defaults={typeAnimated:!1,draggable:!1,animateFromElement:!1,theme:"modern",boxWidth:"400px",useBootstrap:!1}},initFlyoutMenu:function(){var t,e,i,a,s,n=l("#wp-mail-smtp-flyout");0!==n.length&&(n.find(".wp-mail-smtp-flyout-head").on("click",function(t){t.preventDefault(),n.toggleClass("opened")}),0!==(t=l("#wpfooter")).length&&(e=l(".wp-mail-smtp-page-logs-archive, .wp-mail-smtp-tab-tools-action-scheduler, .wp-mail-smtp-page-reports, .wp-mail-smtp-tab-tools-debug-events"),i=t.offset().top,a=i+t.height(),s=0<e.length?e.offset().top+e.height()+85:0,l(o).on("resize scroll",_.debounce(function(){var t=l(o).scrollTop(),e=t+l(o).height();a<=e&&t<=i&&e<s?n.addClass("out"):n.removeClass("out")},50)),l(o).trigger("scroll")))}};return s}(document,window,jQuery),WPMailSMTP.Admin.Settings.init();
|
assets/languages/wp-mail-smtp-vue.php
CHANGED
@@ -22,29 +22,23 @@ $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/
|
26 |
-
__( 'It looks like
|
27 |
-
|
28 |
-
// Reference: src/modules/plugins/api/index.js:35
|
29 |
-
__( 'It looks like we can\'t install the plugin.', 'wp-mail-smtp' ),
|
30 |
|
31 |
-
// Reference: src/modules/
|
32 |
-
__( '
|
33 |
|
34 |
-
// Reference: src/modules/
|
35 |
-
__( '
|
36 |
|
37 |
-
// Reference: src/modules/
|
38 |
-
__( 'It looks like we can\'t
|
39 |
|
40 |
-
// Reference: src/modules/
|
41 |
-
|
42 |
-
// Reference: src/modules/setup-wizard/api/index.js:39
|
43 |
-
/* Translators: Error status and error text. */
|
44 |
-
__( '%1$s, %2$s', 'wp-mail-smtp' ),
|
45 |
|
46 |
-
// Reference: src/modules/
|
47 |
-
__( '
|
48 |
|
49 |
// Reference: src/plugins/setup-wizard-helper-plugin.js:106
|
50 |
__( 'Error Message:', 'wp-mail-smtp' ),
|
@@ -73,16 +67,41 @@ $generated_i18n_strings = array(
|
|
73 |
// Reference: src/plugins/setup-wizard-helper-plugin.js:91
|
74 |
__( 'It looks like something went wrong...', 'wp-mail-smtp' ),
|
75 |
|
76 |
-
// Reference: src/modules/
|
77 |
-
__( 'It looks like we can\'t
|
78 |
|
79 |
-
// Reference: src/modules/
|
80 |
-
__( '
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
|
82 |
-
// Reference: src/modules/settings/api/index.js:238
|
83 |
// Reference: src/modules/setup-wizard/api/index.js:43
|
84 |
__( 'You appear to be offline.', 'wp-mail-smtp' ),
|
85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
// Reference: src/modules/setup-wizard/Welcome.vue:37
|
87 |
__( 'Welcome to the WP Mail SMTP Setup Wizard!', 'wp-mail-smtp' ),
|
88 |
|
@@ -98,6 +117,36 @@ $generated_i18n_strings = array(
|
|
98 |
// Reference: src/modules/setup-wizard/Steps.vue:32
|
99 |
__( 'Close and exit the Setup Wizard', 'wp-mail-smtp' ),
|
100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:31
|
102 |
__( 'Whoops, looks like things aren’t configured properly.', 'wp-mail-smtp' ),
|
103 |
|
@@ -107,77 +156,44 @@ $generated_i18n_strings = array(
|
|
107 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:33
|
108 |
__( 'Start Troubleshooting', 'wp-mail-smtp' ),
|
109 |
|
110 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
111 |
__( 'Send us Feedback', 'wp-mail-smtp' ),
|
112 |
|
113 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
114 |
__( 'Finish Setup', 'wp-mail-smtp' ),
|
115 |
|
116 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
117 |
-
__( '
|
118 |
-
|
119 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigureMailer.vue:49
|
120 |
-
__( 'Below, we\'ll show you all of the settings required to set up this mailer.', 'wp-mail-smtp' ),
|
121 |
-
|
122 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:56
|
123 |
-
__( 'Save and Continue', 'wp-mail-smtp' ),
|
124 |
-
|
125 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:57
|
126 |
-
__( 'Previous Step', 'wp-mail-smtp' ),
|
127 |
|
128 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
129 |
-
__( '
|
130 |
|
131 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
132 |
-
__( '
|
133 |
|
134 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
135 |
-
|
136 |
-
__( '%1$sFollow this link%2$s to get an API Key for Sendgrid.', 'wp-mail-smtp' ),
|
137 |
|
138 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
139 |
-
|
140 |
-
__( 'To send emails you will need only a %1$sMail Send%2$s access level for this API key.', 'wp-mail-smtp' ),
|
141 |
|
142 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
143 |
-
|
144 |
-
__( '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' ),
|
145 |
|
146 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
147 |
__( 'From Name', 'wp-mail-smtp' ),
|
148 |
|
149 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
150 |
__( 'Force From Name', 'wp-mail-smtp' ),
|
151 |
|
152 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
153 |
-
__( 'From Email', 'wp-mail-smtp' ),
|
154 |
-
|
155 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:44
|
156 |
-
__( 'Force From Email', 'wp-mail-smtp' ),
|
157 |
-
|
158 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:45
|
159 |
__( 'If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
|
160 |
|
161 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
162 |
-
__( 'If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
|
163 |
-
|
164 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:47
|
165 |
__( 'The name that emails are sent from.', 'wp-mail-smtp' ),
|
166 |
|
167 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
168 |
-
__( '
|
169 |
-
|
170 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:46
|
171 |
-
__( 'Read how to set up Sendgrid', 'wp-mail-smtp' ),
|
172 |
-
|
173 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:22
|
174 |
-
__( 'Checking Mailer Configuration', 'wp-mail-smtp' ),
|
175 |
-
|
176 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:23
|
177 |
-
__( 'We\'re running some tests in the background to make sure everything is set up properly.', 'wp-mail-smtp' ),
|
178 |
-
|
179 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:24
|
180 |
-
__( 'Checking mailer configuration image', 'wp-mail-smtp' ),
|
181 |
|
182 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:35
|
183 |
__( 'SMTP Host', 'wp-mail-smtp' ),
|
@@ -209,9 +225,21 @@ $generated_i18n_strings = array(
|
|
209 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:44
|
210 |
__( 'SMTP Password', 'wp-mail-smtp' ),
|
211 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:51
|
213 |
__( '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' ),
|
214 |
|
|
|
|
|
|
|
215 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:57
|
216 |
__( 'None', 'wp-mail-smtp' ),
|
217 |
|
@@ -221,226 +249,137 @@ $generated_i18n_strings = array(
|
|
221 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:67
|
222 |
__( 'TLS', 'wp-mail-smtp' ),
|
223 |
|
224 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
225 |
-
__( '
|
226 |
-
|
227 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:46
|
228 |
-
__( 'Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business.', 'wp-mail-smtp' ),
|
229 |
|
230 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
231 |
-
__( '
|
232 |
|
233 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
234 |
-
__( '
|
235 |
|
236 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
237 |
-
__( '
|
238 |
|
239 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
240 |
-
__( '
|
241 |
|
242 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
243 |
-
__( '
|
244 |
|
245 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
246 |
-
__( '
|
247 |
|
248 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
249 |
-
__( '
|
250 |
|
251 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
252 |
-
__( '
|
253 |
|
254 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
255 |
-
__( '
|
256 |
|
257 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
258 |
-
__( '
|
259 |
|
260 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
261 |
-
__( '
|
262 |
|
263 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
264 |
-
__( '
|
265 |
|
266 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
267 |
-
__( '
|
268 |
|
269 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
270 |
-
__( '
|
271 |
|
272 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
273 |
-
__( '
|
274 |
|
275 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
276 |
-
|
|
|
277 |
|
278 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
279 |
-
__( '
|
280 |
|
281 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
282 |
-
__( '
|
283 |
|
284 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
285 |
-
|
|
|
286 |
|
287 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
288 |
-
__( '
|
289 |
|
290 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
291 |
-
__( '
|
292 |
|
293 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
294 |
-
__( '
|
295 |
|
296 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
297 |
-
__( '
|
298 |
|
299 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
300 |
-
__( '
|
301 |
|
302 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
303 |
-
|
|
|
304 |
|
305 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
306 |
-
__( '
|
307 |
-
|
308 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:162
|
309 |
-
__( 'Successful Upgrade!', 'wp-mail-smtp' ),
|
310 |
-
|
311 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:162
|
312 |
-
__( 'Upgrade Failed!', 'wp-mail-smtp' ),
|
313 |
-
|
314 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:228
|
315 |
-
__( 'Would you like to purchase the following features now?', 'wp-mail-smtp' ),
|
316 |
-
|
317 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:229
|
318 |
-
__( 'These features are available as part of WP Mail SMTP Pro plan.', 'wp-mail-smtp' ),
|
319 |
-
|
320 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:233
|
321 |
-
/* Translators: Different bold styles and discount value (%5$s). */
|
322 |
-
__( '%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' ),
|
323 |
-
|
324 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:244
|
325 |
-
__( 'Purchase Now', 'wp-mail-smtp' ),
|
326 |
-
|
327 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:245
|
328 |
-
__( 'I\'ll do it later', 'wp-mail-smtp' ),
|
329 |
-
|
330 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:74
|
331 |
-
__( 'Enter your WP Mail SMTP License Key', 'wp-mail-smtp' ),
|
332 |
-
|
333 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:76
|
334 |
-
/* Translators: %1$s and %2$s are bold tags. */
|
335 |
-
__( 'You\'re currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!', 'wp-mail-smtp' ),
|
336 |
-
|
337 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:77
|
338 |
-
__( 'Continue', 'wp-mail-smtp' ),
|
339 |
-
|
340 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:81
|
341 |
-
/* Translators: Link to the WPMailSMTP.com pricing page. */
|
342 |
-
__( 'To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below.', 'wp-mail-smtp' ),
|
343 |
-
|
344 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:82
|
345 |
-
__( 'Multisite Network Settings', 'wp-mail-smtp' ),
|
346 |
-
|
347 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:83
|
348 |
-
__( 'Manage Default Notifications', 'wp-mail-smtp' ),
|
349 |
-
|
350 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:84
|
351 |
-
__( 'Detailed Email Logs', 'wp-mail-smtp' ),
|
352 |
-
|
353 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:85
|
354 |
-
__( 'Enhanced Weekly Email Summary', 'wp-mail-smtp' ),
|
355 |
-
|
356 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:87
|
357 |
-
/* Translators: bold HTML tags. */
|
358 |
-
__( 'Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!', 'wp-mail-smtp' ),
|
359 |
-
|
360 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:88
|
361 |
-
__( 'Enter your license key below to unlock plugin updates!', 'wp-mail-smtp' ),
|
362 |
-
|
363 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:89
|
364 |
-
__( 'Verify License Key', 'wp-mail-smtp' ),
|
365 |
-
|
366 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:89
|
367 |
-
__( 'Connect', 'wp-mail-smtp' ),
|
368 |
-
|
369 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:90
|
370 |
-
__( 'The License Key format is incorrect. Please enter a valid key and try again.', 'wp-mail-smtp' ),
|
371 |
-
|
372 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:91
|
373 |
-
__( 'Your license was successfully verified! You are ready for the next step.', 'wp-mail-smtp' ),
|
374 |
-
|
375 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:92
|
376 |
-
__( 'Keep records of every email that\'s sent out from your website.', 'wp-mail-smtp' ),
|
377 |
-
|
378 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:93
|
379 |
-
__( 'Control which email notifications your WordPress site sends.', 'wp-mail-smtp' ),
|
380 |
-
|
381 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:94
|
382 |
-
__( 'Save time with powerful WordPress Multisite controls.', 'wp-mail-smtp' ),
|
383 |
-
|
384 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:95
|
385 |
-
__( 'Pro badge', 'wp-mail-smtp' ),
|
386 |
-
|
387 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:96
|
388 |
-
__( 'License key input', 'wp-mail-smtp' ),
|
389 |
-
|
390 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:97
|
391 |
-
__( 'Paste your license key here', 'wp-mail-smtp' ),
|
392 |
-
|
393 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:106
|
394 |
-
__( 'What could we do to improve?', 'wp-mail-smtp' ),
|
395 |
-
|
396 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:107
|
397 |
-
__( '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' ),
|
398 |
-
|
399 |
-
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:111
|
400 |
-
__( 'Yes, I give WP Mail SMTP permission to contact me for any follow up questions.', 'wp-mail-smtp' ),
|
401 |
|
402 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
403 |
-
__( '
|
404 |
|
405 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
406 |
-
__( '
|
407 |
|
408 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
409 |
-
|
|
|
410 |
|
411 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
412 |
-
__( '
|
413 |
|
414 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
415 |
-
|
|
|
416 |
|
417 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
418 |
-
|
|
|
419 |
|
420 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
421 |
-
|
|
|
422 |
|
423 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
424 |
-
__( '
|
425 |
|
426 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
427 |
-
|
|
|
428 |
|
429 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
430 |
-
|
|
|
431 |
|
432 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
433 |
-
__( '
|
434 |
|
435 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
436 |
-
__( '
|
437 |
|
438 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
439 |
-
|
440 |
-
__( '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' ),
|
441 |
|
442 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
443 |
-
__( '
|
444 |
|
445 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:36
|
446 |
__( 'Sender Name', 'wp-mail-smtp' ),
|
@@ -459,29 +398,9 @@ $generated_i18n_strings = array(
|
|
459 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:50
|
460 |
__( 'Read how to set up SMTP.com', 'wp-mail-smtp' ),
|
461 |
|
462 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:51
|
463 |
-
__( 'Transparency and Disclosure', 'wp-mail-smtp' ),
|
464 |
-
|
465 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:53
|
466 |
__( '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' ),
|
467 |
|
468 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:38
|
469 |
-
/* Translators: Link to the Sendinblue API settings. */
|
470 |
-
__( '%1$sFollow this link%2$s to get an API Key for Sendinblue.', 'wp-mail-smtp' ),
|
471 |
-
|
472 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:40
|
473 |
-
/* Translators: Link to the Sendinblue doc page on wpmailsmtp.com. */
|
474 |
-
__( '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' ),
|
475 |
-
|
476 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:49
|
477 |
-
__( 'Get Started with Sendinblue', 'wp-mail-smtp' ),
|
478 |
-
|
479 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:50
|
480 |
-
__( 'Read how to set up Sendinblue', 'wp-mail-smtp' ),
|
481 |
-
|
482 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:53
|
483 |
-
__( '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' ),
|
484 |
-
|
485 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:32
|
486 |
__( 'Domain Name', 'wp-mail-smtp' ),
|
487 |
|
@@ -500,53 +419,46 @@ $generated_i18n_strings = array(
|
|
500 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:48
|
501 |
__( 'Read how to set up Mailgun', 'wp-mail-smtp' ),
|
502 |
|
503 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
504 |
-
__( '
|
505 |
-
|
506 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:56
|
507 |
-
__( 'EU', 'wp-mail-smtp' ),
|
508 |
-
|
509 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:36
|
510 |
-
__( 'The data center location used by your Zoho account.', 'wp-mail-smtp' ),
|
511 |
|
512 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
513 |
-
__( '
|
514 |
|
515 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
516 |
-
|
|
|
517 |
|
518 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
519 |
-
|
|
|
520 |
|
521 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
522 |
-
__( '
|
523 |
|
524 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
525 |
-
__( '
|
526 |
|
527 |
-
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/
|
528 |
-
__( '
|
529 |
|
530 |
-
// Reference: src/modules/
|
531 |
-
__( '
|
532 |
|
533 |
-
// Reference: src/modules/
|
534 |
-
__( '
|
535 |
|
536 |
-
// Reference: src/modules/
|
537 |
-
|
538 |
-
__( 'It looks like we can\'t load oAuth connected data.', 'wp-mail-smtp' ),
|
539 |
|
540 |
-
// Reference: src/modules/
|
541 |
-
|
542 |
-
__( 'It looks like we can\'t remove oAuth connection.', 'wp-mail-smtp' ),
|
543 |
|
544 |
-
// Reference: src/modules/
|
545 |
-
__( '
|
546 |
|
547 |
-
// Reference: src/modules/
|
548 |
-
|
549 |
-
__( 'It looks like we can\'t register the Amazon SES Identity.', 'wp-mail-smtp' ),
|
550 |
|
551 |
// Reference: src/modules/setup-wizard/components/TheWizardHeader.vue:18
|
552 |
__( 'WP Mail SMTP logo', 'wp-mail-smtp' ),
|
@@ -555,60 +467,53 @@ $generated_i18n_strings = array(
|
|
555 |
/* Translators: %1$s - the number of current step, %2$s - number of all steps. */
|
556 |
__( 'Step %1$s of %2$s', 'wp-mail-smtp' ),
|
557 |
|
558 |
-
// Reference: src/modules/
|
559 |
-
__( '
|
560 |
-
|
561 |
-
// Reference: src/modules/plugins/components/PluginItem.vue:41
|
562 |
-
__( 'Installed', 'wp-mail-smtp' ),
|
563 |
-
|
564 |
-
// Reference: src/modules/plugins/components/PluginItem.vue:45
|
565 |
-
__( 'Activated', 'wp-mail-smtp' ),
|
566 |
|
567 |
-
// Reference: src/modules/
|
568 |
-
__( '
|
569 |
|
570 |
-
// Reference: src/modules/
|
571 |
-
__( '
|
572 |
|
573 |
-
// Reference: src/modules/
|
574 |
-
|
575 |
-
__( '%1$sFollow this link%2$s to get a Server API Token for Postmark.', 'wp-mail-smtp' ),
|
576 |
|
577 |
-
// Reference: src/modules/
|
578 |
-
|
579 |
-
__( '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' ),
|
580 |
|
581 |
-
// Reference: src/modules/
|
582 |
-
__( '
|
583 |
|
584 |
-
// Reference: src/modules/settings/components/input/
|
585 |
-
|
586 |
-
__( 'Please enter a value between %1$s and %2$s', 'wp-mail-smtp' ),
|
587 |
|
588 |
-
// Reference: src/modules/settings/components/input/
|
589 |
-
__( '
|
590 |
|
591 |
-
// Reference: src/modules/
|
592 |
-
__( '
|
593 |
|
594 |
-
// Reference: src/modules/
|
595 |
-
|
|
|
596 |
|
597 |
-
// Reference: src/modules/
|
598 |
-
__( '
|
599 |
|
600 |
-
// Reference: src/modules/
|
601 |
-
__( '
|
602 |
|
603 |
-
// Reference: src/modules/
|
604 |
-
|
|
|
605 |
|
606 |
-
// Reference: src/modules/
|
607 |
-
/* Translators:
|
608 |
-
__( '
|
609 |
|
610 |
-
// Reference: src/modules/
|
611 |
-
__( '
|
612 |
|
613 |
// Reference: src/modules/settings/components/input/SettingsInputText.vue:59
|
614 |
__( 'Copy input value', 'wp-mail-smtp' ),
|
@@ -619,61 +524,72 @@ $generated_i18n_strings = array(
|
|
619 |
// Reference: src/modules/settings/components/input/SettingsInputText.vue:86
|
620 |
__( 'The value entered does not match the required format', 'wp-mail-smtp' ),
|
621 |
|
622 |
-
// Reference: src/modules/settings/components/input/
|
623 |
-
/* Translators:
|
624 |
-
__( 'Please
|
625 |
|
626 |
-
// Reference: src/modules/settings/components/input/
|
627 |
-
__( '
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
628 |
|
629 |
-
// Reference: src/modules/
|
630 |
-
__( '
|
631 |
|
632 |
-
// Reference: src/modules/
|
633 |
-
__( '
|
634 |
|
635 |
-
// Reference: src/modules/
|
636 |
-
__( '
|
637 |
|
638 |
-
// Reference: src/modules/
|
639 |
-
__( '
|
640 |
|
641 |
-
// Reference: src/modules/
|
642 |
-
__( '
|
643 |
|
644 |
-
// Reference: src/modules/
|
645 |
-
__( '
|
646 |
|
647 |
-
// Reference: src/modules/
|
648 |
-
__( '
|
649 |
|
650 |
-
// Reference: src/modules/
|
651 |
-
__( '
|
652 |
|
653 |
-
// Reference: src/modules/
|
654 |
-
__( '
|
655 |
|
656 |
-
// Reference: src/modules/
|
657 |
-
|
658 |
-
__( 'Please add this TXT record to your domain\'s DNS settings. For information on how to add TXT DNS records, please refer to the %1$sAmazon SES documentation%2$s.', 'wp-mail-smtp' ),
|
659 |
|
660 |
-
// Reference: src/modules/
|
661 |
-
__( '
|
662 |
|
663 |
-
// Reference: src/modules/
|
664 |
-
__( '
|
665 |
|
666 |
-
// Reference: src/modules/
|
667 |
-
__( '
|
668 |
|
669 |
-
// Reference: src/modules/
|
670 |
-
__( '
|
671 |
|
672 |
-
// Reference: src/modules/
|
673 |
-
__( '
|
674 |
|
675 |
-
// Reference: src/modules/
|
676 |
-
__( '
|
677 |
|
678 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:178
|
679 |
__( 'The following plugin will be installed for free: WPForms', 'wp-mail-smtp' ),
|
@@ -702,142 +618,199 @@ $generated_i18n_strings = array(
|
|
702 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:62
|
703 |
__( 'Create beautiful contact forms with just a few clicks.', 'wp-mail-smtp' ),
|
704 |
|
|
|
|
|
|
|
705 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:65
|
706 |
__( 'Weekly Email Summary', 'wp-mail-smtp' ),
|
707 |
|
708 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:66
|
709 |
__( 'Get statistics about emails you\'ve sent.', 'wp-mail-smtp' ),
|
710 |
|
711 |
-
// Reference: src/modules/
|
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 |
|
726 |
-
// Reference: src/modules/
|
727 |
-
__( '
|
728 |
|
729 |
-
// Reference: src/modules/
|
730 |
-
__( '
|
731 |
|
732 |
-
// Reference: src/modules/
|
733 |
-
__( '
|
734 |
|
735 |
-
// Reference: src/modules/
|
736 |
-
|
737 |
-
__( 'Connect to %s', 'wp-mail-smtp' ),
|
738 |
|
739 |
-
// Reference: src/modules/
|
740 |
-
__( '
|
741 |
|
742 |
-
// Reference: src/modules/
|
743 |
-
__( '
|
744 |
|
745 |
-
// Reference: src/modules/
|
746 |
-
/* Translators:
|
747 |
-
__( '
|
748 |
|
749 |
-
// Reference: src/modules/
|
750 |
-
|
751 |
-
__( 'Removing this connection will give you the ability to redo the connection or connect to different %s account.', 'wp-mail-smtp' ),
|
752 |
|
753 |
-
// Reference: src/modules/
|
754 |
-
|
|
|
755 |
|
756 |
-
// Reference: src/modules/
|
757 |
-
__( '
|
758 |
|
759 |
-
// Reference: src/modules/
|
760 |
-
|
|
|
761 |
|
762 |
-
// Reference: src/modules/
|
763 |
-
__( '
|
764 |
|
765 |
-
// Reference: src/modules/
|
766 |
-
__( '
|
767 |
|
768 |
-
// Reference: src/modules/
|
769 |
-
__( '
|
770 |
|
771 |
-
// Reference: src/modules/
|
772 |
-
__( '
|
773 |
|
774 |
-
// Reference: src/modules/
|
775 |
-
__( '
|
776 |
|
777 |
-
// Reference: src/modules/
|
778 |
-
__( '
|
779 |
|
780 |
-
// Reference: src/modules/
|
781 |
-
__( '
|
782 |
|
783 |
-
// Reference: src/modules/
|
784 |
-
__( '
|
785 |
|
786 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
787 |
-
__( '
|
788 |
|
789 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
790 |
-
|
791 |
-
__( '%1$sFollow this link%2$s to get an API Key for SparkPost.', 'wp-mail-smtp' ),
|
792 |
|
793 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
794 |
-
|
795 |
-
__( 'Define which endpoint you want to use for sending messages. %1$sMore information%2$s on SparkPost.', 'wp-mail-smtp' ),
|
796 |
|
797 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
798 |
-
__( '
|
799 |
|
800 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
801 |
-
__( '
|
802 |
|
803 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
804 |
-
__( '
|
805 |
|
806 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
807 |
-
|
|
|
808 |
|
809 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
810 |
-
__( '
|
811 |
|
812 |
-
// Reference: src/modules/setup-wizard/components/steps/
|
813 |
-
|
814 |
-
__( 'Select your SparkPost account region. %1$sMore information%2$s on SparkPost.', 'wp-mail-smtp' ),
|
815 |
|
816 |
-
// Reference: src/modules/setup-wizard/
|
817 |
-
__( '
|
818 |
|
819 |
-
// Reference: src/modules/setup-wizard/
|
820 |
-
__( '
|
821 |
|
822 |
-
// Reference: src/modules/
|
823 |
-
__( '
|
824 |
|
825 |
-
// Reference: src/modules/
|
826 |
-
__( '
|
827 |
|
828 |
-
// Reference: src/modules/
|
829 |
-
__( '
|
830 |
|
831 |
-
// Reference: src/modules/
|
832 |
-
__( '
|
833 |
|
834 |
-
// Reference: src/modules/
|
835 |
-
__( '
|
836 |
|
837 |
-
// Reference: src/modules/
|
838 |
-
__( '
|
839 |
|
840 |
-
// Reference: src/modules/
|
841 |
-
__( '
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
842 |
);
|
843 |
/* 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/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' ),
|
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 |
|
73 |
+
// Reference: src/modules/settings/api/index.js:119
|
74 |
+
__( 'Network error encountered. Settings not saved.', 'wp-mail-smtp' ),
|
75 |
+
|
76 |
+
// Reference: src/modules/settings/api/index.js:139
|
77 |
+
__( 'It looks like we can\'t import the plugin settings.', 'wp-mail-smtp' ),
|
78 |
+
|
79 |
+
// Reference: src/modules/settings/api/index.js:145
|
80 |
+
__( 'Network error encountered. SMTP plugin import failed!', 'wp-mail-smtp' ),
|
81 |
+
|
82 |
+
// Reference: src/modules/settings/api/index.js:172
|
83 |
+
__( 'It looks like we can\'t load authentication details.', 'wp-mail-smtp' ),
|
84 |
+
|
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 |
+
|
99 |
+
// Reference: src/modules/settings/api/index.js:57
|
100 |
+
__( 'Can\'t retrieve Amazon SES Identities.', 'wp-mail-smtp' ),
|
101 |
+
|
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 |
|
117 |
// Reference: src/modules/setup-wizard/Steps.vue:32
|
118 |
__( 'Close and exit the Setup Wizard', 'wp-mail-smtp' ),
|
119 |
|
120 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:46
|
121 |
+
__( 'Import data from your current plugins', 'wp-mail-smtp' ),
|
122 |
+
|
123 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:47
|
124 |
+
__( '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' ),
|
125 |
+
|
126 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:48
|
127 |
+
__( 'Import Data and Continue', 'wp-mail-smtp' ),
|
128 |
+
|
129 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:49
|
130 |
+
__( 'Skip this Step', 'wp-mail-smtp' ),
|
131 |
+
|
132 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:56
|
133 |
+
__( 'Previous Step', 'wp-mail-smtp' ),
|
134 |
+
|
135 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:54
|
136 |
+
__( 'Easy WP SMTP', 'wp-mail-smtp' ),
|
137 |
+
|
138 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:61
|
139 |
+
__( 'FluentSMTP', 'wp-mail-smtp' ),
|
140 |
+
|
141 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:68
|
142 |
+
__( 'Post SMTP Mailer', 'wp-mail-smtp' ),
|
143 |
+
|
144 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:75
|
145 |
+
__( 'SMTP Mailer', 'wp-mail-smtp' ),
|
146 |
+
|
147 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepImport.vue:82
|
148 |
+
__( 'WP SMTP', 'wp-mail-smtp' ),
|
149 |
+
|
150 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:31
|
151 |
__( 'Whoops, looks like things aren’t configured properly.', 'wp-mail-smtp' ),
|
152 |
|
156 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationFailure.vue:33
|
157 |
__( 'Start Troubleshooting', 'wp-mail-smtp' ),
|
158 |
|
159 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:66
|
160 |
__( 'Send us Feedback', 'wp-mail-smtp' ),
|
161 |
|
162 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:67
|
163 |
__( 'Finish Setup', 'wp-mail-smtp' ),
|
164 |
|
165 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:33
|
166 |
+
__( 'Region', 'wp-mail-smtp' ),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
|
168 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:36
|
169 |
+
__( 'The data center location used by your Zoho account.', 'wp-mail-smtp' ),
|
170 |
|
171 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:36
|
172 |
+
__( 'Client ID', 'wp-mail-smtp' ),
|
173 |
|
174 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:37
|
175 |
+
__( 'Client Secret', 'wp-mail-smtp' ),
|
|
|
176 |
|
177 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:36
|
178 |
+
__( 'Redirect URI', 'wp-mail-smtp' ),
|
|
|
179 |
|
180 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:37
|
181 |
+
__( 'Authorization', 'wp-mail-smtp' ),
|
|
|
182 |
|
183 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:38
|
184 |
__( 'From Name', 'wp-mail-smtp' ),
|
185 |
|
186 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:39
|
187 |
__( 'Force From Name', 'wp-mail-smtp' ),
|
188 |
|
189 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:42
|
|
|
|
|
|
|
|
|
|
|
|
|
190 |
__( 'If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
|
191 |
|
192 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:44
|
|
|
|
|
|
|
193 |
__( 'The name that emails are sent from.', 'wp-mail-smtp' ),
|
194 |
|
195 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Zoho.vue:45
|
196 |
+
__( 'Read how to set up Zoho Mail', 'wp-mail-smtp' ),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
197 |
|
198 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:35
|
199 |
__( 'SMTP Host', 'wp-mail-smtp' ),
|
225 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:44
|
226 |
__( 'SMTP Password', 'wp-mail-smtp' ),
|
227 |
|
228 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:40
|
229 |
+
__( 'From Email', 'wp-mail-smtp' ),
|
230 |
+
|
231 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:41
|
232 |
+
__( 'Force From Email', 'wp-mail-smtp' ),
|
233 |
+
|
234 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:45
|
235 |
+
__( 'The email address that emails are sent from.', 'wp-mail-smtp' ),
|
236 |
+
|
237 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:51
|
238 |
__( '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' ),
|
239 |
|
240 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:43
|
241 |
+
__( 'If enabled, the From Email setting above will be used for all emails, ignoring values set by other plugins.', 'wp-mail-smtp' ),
|
242 |
+
|
243 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:57
|
244 |
__( 'None', 'wp-mail-smtp' ),
|
245 |
|
249 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Smtp.vue:67
|
250 |
__( 'TLS', 'wp-mail-smtp' ),
|
251 |
|
252 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:106
|
253 |
+
__( 'What could we do to improve?', 'wp-mail-smtp' ),
|
|
|
|
|
|
|
254 |
|
255 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:107
|
256 |
+
__( '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' ),
|
257 |
|
258 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:111
|
259 |
+
__( 'Yes, I give WP Mail SMTP permission to contact me for any follow up questions.', 'wp-mail-smtp' ),
|
260 |
|
261 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:119
|
262 |
+
__( 'Submit Feedback', 'wp-mail-smtp' ),
|
263 |
|
264 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:143
|
265 |
+
__( 'How was your WP Mail SMTP setup experience?', 'wp-mail-smtp' ),
|
266 |
|
267 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:144
|
268 |
+
__( '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' ),
|
269 |
|
270 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:56
|
271 |
+
__( 'Congrats, you’ve successfully set up WP Mail SMTP!', 'wp-mail-smtp' ),
|
272 |
|
273 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:57
|
274 |
+
__( 'Here’s what to do next:', 'wp-mail-smtp' ),
|
275 |
|
276 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepConfigurationSuccess.vue:58
|
277 |
+
__( 'Check out our other free WordPress plugins:', 'wp-mail-smtp' ),
|
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/SparkPost.vue:33
|
330 |
+
/* Translators: Link to the SparkPost documentation. */
|
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/configure-mailer/SparkPost.vue:42
|
334 |
+
__( 'Read how to set up SparkPost', 'wp-mail-smtp' ),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
335 |
|
336 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:52
|
337 |
+
__( 'US', 'wp-mail-smtp' ),
|
338 |
|
339 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:56
|
340 |
+
__( 'EU', 'wp-mail-smtp' ),
|
341 |
|
342 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SparkPost.vue:70
|
343 |
+
/* Translators: Link to the SparkPost Account API section. */
|
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/configure-mailer/Sendgrid.vue:30
|
347 |
+
__( 'Sending Domain', 'wp-mail-smtp' ),
|
348 |
|
349 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendgrid.vue:32
|
350 |
+
/* Translators: Link to the Sendgrid API settings. */
|
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/configure-mailer/Sendgrid.vue:35
|
354 |
+
/* Translators: italic styling. */
|
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/configure-mailer/Sendgrid.vue:37
|
358 |
+
/* Translators: Link to the Sendgrid doc page on wpmailsmtp.com. */
|
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/configure-mailer/Sendgrid.vue:46
|
362 |
+
__( 'Read how to set up Sendgrid', 'wp-mail-smtp' ),
|
363 |
|
364 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:38
|
365 |
+
/* Translators: Link to the Sendinblue API settings. */
|
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/configure-mailer/Sendinblue.vue:40
|
369 |
+
/* Translators: Link to the Sendinblue doc page on wpmailsmtp.com. */
|
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/configure-mailer/Sendinblue.vue:49
|
373 |
+
__( 'Get Started with Sendinblue', 'wp-mail-smtp' ),
|
374 |
|
375 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:50
|
376 |
+
__( 'Read how to set up Sendinblue', 'wp-mail-smtp' ),
|
377 |
|
378 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:51
|
379 |
+
__( 'Transparency and Disclosure', 'wp-mail-smtp' ),
|
|
|
380 |
|
381 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Sendinblue.vue:53
|
382 |
+
__( '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' ),
|
383 |
|
384 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:36
|
385 |
__( 'Sender Name', 'wp-mail-smtp' ),
|
398 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:50
|
399 |
__( 'Read how to set up SMTP.com', 'wp-mail-smtp' ),
|
400 |
|
|
|
|
|
|
|
401 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/SmtpCom.vue:53
|
402 |
__( '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' ),
|
403 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
404 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:32
|
405 |
__( 'Domain Name', 'wp-mail-smtp' ),
|
406 |
|
419 |
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Mailgun.vue:48
|
420 |
__( 'Read how to set up Mailgun', 'wp-mail-smtp' ),
|
421 |
|
422 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:29
|
423 |
+
__( 'Server API Token', 'wp-mail-smtp' ),
|
|
|
|
|
|
|
|
|
|
|
|
|
424 |
|
425 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:30
|
426 |
+
__( 'Message Stream ID', 'wp-mail-smtp' ),
|
427 |
|
428 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Postmark.vue:32
|
429 |
+
/* Translators: Link to the Postmark API settings. */
|
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/configure-mailer/Postmark.vue:34
|
433 |
+
/* Translators: Link to the Postmark Message Stream ID settings. */
|
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/configure-mailer/Postmark.vue:43
|
437 |
+
__( 'Read how to set up Postmark', 'wp-mail-smtp' ),
|
438 |
|
439 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:44
|
440 |
+
__( 'Access Key ID', 'wp-mail-smtp' ),
|
441 |
|
442 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:45
|
443 |
+
__( 'Secret Access Key', 'wp-mail-smtp' ),
|
444 |
|
445 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:47
|
446 |
+
__( 'SES Identities', 'wp-mail-smtp' ),
|
447 |
|
448 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:48
|
449 |
+
__( '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' ),
|
450 |
|
451 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:57
|
452 |
+
__( 'Read how to set up Amazon SES', 'wp-mail-smtp' ),
|
|
|
453 |
|
454 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/AmazonSES.vue:58
|
455 |
+
__( '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' ),
|
|
|
456 |
|
457 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:40
|
458 |
+
__( 'WPBeginner\'s tutorial on how to set up SSL', 'wp-mail-smtp' ),
|
459 |
|
460 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:41
|
461 |
+
__( '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' ),
|
|
|
462 |
|
463 |
// Reference: src/modules/setup-wizard/components/TheWizardHeader.vue:18
|
464 |
__( 'WP Mail SMTP logo', 'wp-mail-smtp' ),
|
467 |
/* Translators: %1$s - the number of current step, %2$s - number of all steps. */
|
468 |
__( 'Step %1$s of %2$s', 'wp-mail-smtp' ),
|
469 |
|
470 |
+
// Reference: src/modules/settings/components/input/SettingsInputText.vue:92
|
471 |
+
__( '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' ),
|
|
|
|
|
|
|
|
|
|
|
|
|
472 |
|
473 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:129
|
474 |
+
__( 'There was an error while processing the authentication request. Please try again.', 'wp-mail-smtp' ),
|
475 |
|
476 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:135
|
477 |
+
__( 'There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again.', 'wp-mail-smtp' ),
|
478 |
|
479 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:138
|
480 |
+
__( 'There was an error while processing the authentication request. Please recheck your Region, Client ID and Client Secret and try again.', 'wp-mail-smtp' ),
|
|
|
481 |
|
482 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:141
|
483 |
+
__( 'You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail.', 'wp-mail-smtp' ),
|
|
|
484 |
|
485 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:144
|
486 |
+
__( 'You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook.', 'wp-mail-smtp' ),
|
487 |
|
488 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:147
|
489 |
+
__( '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' ),
|
|
|
490 |
|
491 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:153
|
492 |
+
__( 'Successful Authorization', 'wp-mail-smtp' ),
|
493 |
|
494 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:153
|
495 |
+
__( 'Authorization Error!', 'wp-mail-smtp' ),
|
496 |
|
497 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:46
|
498 |
+
/* Translators: name of the oAuth provider (Google, Microsoft, ...). */
|
499 |
+
__( 'Connect to %s', 'wp-mail-smtp' ),
|
500 |
|
501 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:47
|
502 |
+
__( 'Before continuing, you\'ll need to allow this plugin to send emails using your %s account.', 'wp-mail-smtp' ),
|
503 |
|
504 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:48
|
505 |
+
__( 'Remove Connection', 'wp-mail-smtp' ),
|
506 |
|
507 |
+
// Reference: src/modules/settings/components/input/SettingsOAuthConnection.vue:50
|
508 |
+
/* Translators: link to the Google documentation page. */
|
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/settings/components/input/SettingsOAuthConnection.vue:52
|
512 |
+
/* Translators: name of the oAuth provider (Google, Microsoft, ...). */
|
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/settings/components/input/SettingsOAuthConnection.vue:53
|
516 |
+
__( 'Connected as', 'wp-mail-smtp' ),
|
517 |
|
518 |
// Reference: src/modules/settings/components/input/SettingsInputText.vue:59
|
519 |
__( 'Copy input value', 'wp-mail-smtp' ),
|
524 |
// Reference: src/modules/settings/components/input/SettingsInputText.vue:86
|
525 |
__( 'The value entered does not match the required format', 'wp-mail-smtp' ),
|
526 |
|
527 |
+
// Reference: src/modules/settings/components/input/SettingsInputNumber.vue:53
|
528 |
+
/* Translators: Minimum and maximum number that can be used. */
|
529 |
+
__( 'Please enter a value between %1$s and %2$s', 'wp-mail-smtp' ),
|
530 |
|
531 |
+
// Reference: src/modules/settings/components/input/SettingsInputNumber.vue:54
|
532 |
+
__( 'Value has to be a round number', 'wp-mail-smtp' ),
|
533 |
+
|
534 |
+
// Reference: src/modules/plugins/components/PluginItem.vue:38
|
535 |
+
__( 'Install', 'wp-mail-smtp' ),
|
536 |
+
|
537 |
+
// Reference: src/modules/plugins/components/PluginItem.vue:41
|
538 |
+
__( 'Installed', 'wp-mail-smtp' ),
|
539 |
+
|
540 |
+
// Reference: src/modules/plugins/components/PluginItem.vue:45
|
541 |
+
__( 'Activated', 'wp-mail-smtp' ),
|
542 |
+
|
543 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:22
|
544 |
+
__( 'Checking Mailer Configuration', 'wp-mail-smtp' ),
|
545 |
|
546 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:23
|
547 |
+
__( 'We\'re running some tests in the background to make sure everything is set up properly.', 'wp-mail-smtp' ),
|
548 |
|
549 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepCheckConfiguration.vue:24
|
550 |
+
__( 'Checking mailer configuration image', 'wp-mail-smtp' ),
|
551 |
|
552 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:34
|
553 |
+
__( 'Application ID', 'wp-mail-smtp' ),
|
554 |
|
555 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:35
|
556 |
+
__( 'Application Password', 'wp-mail-smtp' ),
|
557 |
|
558 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:38
|
559 |
+
__( 'Read how to set up Microsoft Outlook / 365', 'wp-mail-smtp' ),
|
560 |
|
561 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Outlook.vue:39
|
562 |
+
__( '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' ),
|
563 |
|
564 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:38
|
565 |
+
__( 'Authorized Redirect URI', 'wp-mail-smtp' ),
|
566 |
|
567 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:45
|
568 |
+
__( 'Select which email address you would like to send your emails from.', 'wp-mail-smtp' ),
|
569 |
|
570 |
+
// Reference: src/modules/setup-wizard/components/steps/configure-mailer/Gmail.vue:46
|
571 |
+
__( 'Read how to set up the Gmail mailer', 'wp-mail-smtp' ),
|
572 |
|
573 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:45
|
574 |
+
__( 'Help Improve WP Mail SMTP + Smart Recommendations', 'wp-mail-smtp' ),
|
|
|
575 |
|
576 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:46
|
577 |
+
__( 'Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business.', 'wp-mail-smtp' ),
|
578 |
|
579 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:50
|
580 |
+
__( 'Your Email Address', 'wp-mail-smtp' ),
|
581 |
|
582 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:51
|
583 |
+
__( 'Your email is needed, so you can receive recommendations.', 'wp-mail-smtp' ),
|
584 |
|
585 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:52
|
586 |
+
__( 'Help make WP Mail SMTP better for everyone', 'wp-mail-smtp' ),
|
587 |
|
588 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:53
|
589 |
+
__( 'Yes, count me in', 'wp-mail-smtp' ),
|
590 |
|
591 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepHelpImprove.vue:54
|
592 |
+
__( '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' ),
|
593 |
|
594 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:178
|
595 |
__( 'The following plugin will be installed for free: WPForms', 'wp-mail-smtp' ),
|
618 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:62
|
619 |
__( 'Create beautiful contact forms with just a few clicks.', 'wp-mail-smtp' ),
|
620 |
|
621 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:64
|
622 |
+
__( 'Keep records of every email that\'s sent out from your website.', 'wp-mail-smtp' ),
|
623 |
+
|
624 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:65
|
625 |
__( 'Weekly Email Summary', 'wp-mail-smtp' ),
|
626 |
|
627 |
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:66
|
628 |
__( 'Get statistics about emails you\'ve sent.', 'wp-mail-smtp' ),
|
629 |
|
630 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:68
|
631 |
+
__( 'Control which email notifications your WordPress site sends.', 'wp-mail-smtp' ),
|
632 |
|
633 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepPluginFeatures.vue:70
|
634 |
+
__( 'Save time with powerful WordPress Multisite controls.', 'wp-mail-smtp' ),
|
635 |
|
636 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:133
|
637 |
+
__( 'Successful Verification!', 'wp-mail-smtp' ),
|
638 |
|
639 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:143
|
640 |
+
__( 'Verification Error!', 'wp-mail-smtp' ),
|
641 |
|
642 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:162
|
643 |
+
__( 'Successful Upgrade!', 'wp-mail-smtp' ),
|
644 |
|
645 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:162
|
646 |
+
__( 'Upgrade Failed!', 'wp-mail-smtp' ),
|
647 |
|
648 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:228
|
649 |
+
__( 'Would you like to purchase the following features now?', 'wp-mail-smtp' ),
|
650 |
|
651 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:229
|
652 |
+
__( 'These features are available as part of WP Mail SMTP Pro plan.', 'wp-mail-smtp' ),
|
653 |
|
654 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:244
|
655 |
+
__( 'Purchase Now', 'wp-mail-smtp' ),
|
|
|
656 |
|
657 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:245
|
658 |
+
__( 'I\'ll do it later', 'wp-mail-smtp' ),
|
659 |
|
660 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:74
|
661 |
+
__( 'Enter your WP Mail SMTP License Key', 'wp-mail-smtp' ),
|
662 |
|
663 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:76
|
664 |
+
/* Translators: %1$s and %2$s are bold tags. */
|
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/WizardStepLicense.vue:77
|
668 |
+
__( 'Continue', 'wp-mail-smtp' ),
|
|
|
669 |
|
670 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:81
|
671 |
+
/* Translators: Link to the WPMailSMTP.com pricing page. */
|
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/WizardStepLicense.vue:85
|
675 |
+
__( 'Enhanced Weekly Email Summary', 'wp-mail-smtp' ),
|
676 |
|
677 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:87
|
678 |
+
/* Translators: bold HTML tags. */
|
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/WizardStepLicense.vue:88
|
682 |
+
__( 'Enter your license key below to unlock plugin updates!', 'wp-mail-smtp' ),
|
683 |
|
684 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:89
|
685 |
+
__( 'Verify License Key', 'wp-mail-smtp' ),
|
686 |
|
687 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:89
|
688 |
+
__( 'Connect', 'wp-mail-smtp' ),
|
689 |
|
690 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:90
|
691 |
+
__( 'The License Key format is incorrect. Please enter a valid key and try again.', 'wp-mail-smtp' ),
|
692 |
|
693 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:91
|
694 |
+
__( 'Your license was successfully verified! You are ready for the next step.', 'wp-mail-smtp' ),
|
695 |
|
696 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:95
|
697 |
+
__( 'Pro badge', 'wp-mail-smtp' ),
|
698 |
|
699 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:96
|
700 |
+
__( 'License key input', 'wp-mail-smtp' ),
|
701 |
|
702 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepLicense.vue:97
|
703 |
+
__( 'Paste your license key here', 'wp-mail-smtp' ),
|
704 |
|
705 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:104
|
706 |
+
__( 'Microsoft 365 / Outlook', 'wp-mail-smtp' ),
|
707 |
|
708 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:173
|
709 |
+
__( 'Mailer', 'wp-mail-smtp' ),
|
|
|
710 |
|
711 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:183
|
712 |
+
__( 'I Understand, Continue', 'wp-mail-smtp' ),
|
|
|
713 |
|
714 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:184
|
715 |
+
__( 'Choose a Different Mailer', 'wp-mail-smtp' ),
|
716 |
|
717 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:228
|
718 |
+
__( 'is a PRO Feature', 'wp-mail-smtp' ),
|
719 |
|
720 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:53
|
721 |
+
__( 'Choose Your SMTP Mailer', 'wp-mail-smtp' ),
|
722 |
|
723 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:55
|
724 |
+
/* Translators: Link to the SMTP Mailer docs page. */
|
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/setup-wizard/components/steps/WizardStepChooseMailer.vue:58
|
728 |
+
__( 'Recommended Mailers', 'wp-mail-smtp' ),
|
729 |
|
730 |
+
// Reference: src/modules/setup-wizard/components/steps/WizardStepChooseMailer.vue:59
|
731 |
+
__( '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' ),
|
|
|
732 |
|
733 |
+
// Reference: src/modules/setup-wizard/api/index.js:16
|
734 |
+
__( 'It looks like we can\'t perform the mailer configuration check.', 'wp-mail-smtp' ),
|
735 |
|
736 |
+
// Reference: src/modules/setup-wizard/api/index.js:37
|
737 |
+
__( 'It looks like we can\'t send the feedback.', 'wp-mail-smtp' ),
|
738 |
|
739 |
+
// Reference: src/modules/plugins/api/index.js:25
|
740 |
+
__( 'It looks like the plugin installation failed!', 'wp-mail-smtp' ),
|
741 |
|
742 |
+
// Reference: src/modules/plugins/api/index.js:35
|
743 |
+
__( 'It looks like we can\'t install the plugin.', 'wp-mail-smtp' ),
|
744 |
|
745 |
+
// Reference: src/modules/plugins/api/index.js:41
|
746 |
+
__( 'You appear to be offline. Plugin not installed.', 'wp-mail-smtp' ),
|
747 |
|
748 |
+
// Reference: src/modules/plugins/api/index.js:58
|
749 |
+
__( 'Can\'t fetch plugins information.', 'wp-mail-smtp' ),
|
750 |
|
751 |
+
// Reference: src/modules/plugins/api/index.js:67
|
752 |
+
__( 'It looks like we can\'t fetch plugins information.', 'wp-mail-smtp' ),
|
753 |
|
754 |
+
// Reference: src/modules/plugins/api/index.js:73
|
755 |
+
__( 'You appear to be offline. Plugin information not retrieved.', 'wp-mail-smtp' ),
|
756 |
|
757 |
+
// Reference: src/modules/settings/components/misc/Loader.vue:23
|
758 |
+
__( 'Loading', 'wp-mail-smtp' ),
|
759 |
+
|
760 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:107
|
761 |
+
__( 'Please enter a domain', 'wp-mail-smtp' ),
|
762 |
+
|
763 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:108
|
764 |
+
__( 'Please enter a valid email address', 'wp-mail-smtp' ),
|
765 |
+
|
766 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:112
|
767 |
+
__( 'Enter the domain name to verify it on Amazon SES and generate the required DNS CNAME records.', 'wp-mail-smtp' ),
|
768 |
+
|
769 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:113
|
770 |
+
__( 'Enter a valid email address. A verification email will be sent to the email address you entered.', 'wp-mail-smtp' ),
|
771 |
+
|
772 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:117
|
773 |
+
/* Translators: Email address. */
|
774 |
+
__( 'Please check the inbox of <b>%s</b> for a confirmation email.', 'wp-mail-smtp' ),
|
775 |
+
|
776 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:120
|
777 |
+
__( 'Verify Email', 'wp-mail-smtp' ),
|
778 |
+
|
779 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:125
|
780 |
+
__( 'No registered domains or emails.', 'wp-mail-smtp' ),
|
781 |
+
|
782 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:126
|
783 |
+
__( 'You will not be able to send emails until you verify at least one domain or email address for the selected Amazon SES Region.', 'wp-mail-smtp' ),
|
784 |
+
|
785 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:127
|
786 |
+
__( 'View DNS', 'wp-mail-smtp' ),
|
787 |
+
|
788 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:128
|
789 |
+
__( 'Resend', 'wp-mail-smtp' ),
|
790 |
+
|
791 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:129
|
792 |
+
__( 'Here are the domains and email addresses that have been verified and can be used as the From Email.', 'wp-mail-smtp' ),
|
793 |
+
|
794 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:130
|
795 |
+
__( 'Verify SES Identity', 'wp-mail-smtp' ),
|
796 |
+
|
797 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:131
|
798 |
+
__( 'Add New SES Identity', 'wp-mail-smtp' ),
|
799 |
+
|
800 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:132
|
801 |
+
__( 'Name', 'wp-mail-smtp' ),
|
802 |
+
|
803 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:133
|
804 |
+
__( 'Value', 'wp-mail-smtp' ),
|
805 |
+
|
806 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:135
|
807 |
+
/* Translators: Link to Amazon SES documentation. */
|
808 |
+
__( '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.', 'wp-mail-smtp' ),
|
809 |
+
|
810 |
+
// Reference: src/modules/settings/components/input/SettingsAmazonSESIdentities.vue:140
|
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 */
|
assets/languages/wp-mail-smtp.pot
CHANGED
@@ -1,19 +1,28 @@
|
|
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:
|
11 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
12 |
-
"X-Generator: WP-CLI 2.
|
13 |
"X-Domain: wp-mail-smtp\n"
|
14 |
|
15 |
#. Plugin Name of the plugin
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
msgstr ""
|
18 |
|
19 |
#. Plugin URI of the plugin
|
@@ -25,7 +34,7 @@ msgid "Reconfigures the <code>wp_mail()</code> function to use Gmail/Mailgun/Sen
|
|
25 |
msgstr ""
|
26 |
|
27 |
#. Author of the plugin
|
28 |
-
#: src/Admin/Pages/AboutTab.php:
|
29 |
msgid "WPForms"
|
30 |
msgstr ""
|
31 |
|
@@ -61,1139 +70,1110 @@ msgid "Return to Plugin Settings"
|
|
61 |
msgstr ""
|
62 |
|
63 |
#: assets/languages/wp-mail-smtp-vue.php:26
|
64 |
-
msgid "It looks like
|
65 |
msgstr ""
|
66 |
|
67 |
#: assets/languages/wp-mail-smtp-vue.php:29
|
68 |
-
msgid "It looks like we can't
|
69 |
msgstr ""
|
70 |
|
71 |
#: assets/languages/wp-mail-smtp-vue.php:32
|
72 |
-
msgid "
|
73 |
msgstr ""
|
74 |
|
75 |
#: assets/languages/wp-mail-smtp-vue.php:35
|
76 |
-
msgid "
|
77 |
msgstr ""
|
78 |
|
79 |
#: assets/languages/wp-mail-smtp-vue.php:38
|
80 |
-
msgid "It looks like we can't
|
81 |
-
msgstr ""
|
82 |
-
|
83 |
-
#. Translators: Error status and error text.
|
84 |
-
#: assets/languages/wp-mail-smtp-vue.php:44
|
85 |
-
msgid "%1$s, %2$s"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
89 |
-
msgid "
|
90 |
msgstr ""
|
91 |
|
92 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
93 |
msgid "Error Message:"
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
97 |
#: src/Admin/Pages/DebugEventsTab.php:151
|
98 |
#: src/Connect.php:57
|
99 |
msgid "OK"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
103 |
#: src/Admin/Area.php:441
|
104 |
#: src/Admin/Pages/DebugEventsTab.php:152
|
105 |
msgid "Heads up!"
|
106 |
msgstr ""
|
107 |
|
108 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
109 |
msgid "Please fill out all the required fields to continue."
|
110 |
msgstr ""
|
111 |
|
112 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
113 |
msgid "Settings Updated"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
117 |
msgid "Could Not Save Changes"
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
121 |
msgid "Return to Mailer Settings"
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
125 |
msgid "Whoops, we found an issue!"
|
126 |
msgstr ""
|
127 |
|
128 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
129 |
msgid "It looks like something went wrong..."
|
130 |
msgstr ""
|
131 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#: assets/languages/wp-mail-smtp-vue.php:77
|
133 |
-
msgid "It looks like we can't
|
134 |
msgstr ""
|
135 |
|
136 |
#: assets/languages/wp-mail-smtp-vue.php:80
|
137 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
msgstr ""
|
139 |
|
140 |
-
|
|
|
|
|
|
|
|
|
|
|
141 |
msgid "You appear to be offline."
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
msgid "Welcome to the WP Mail SMTP Setup Wizard!"
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
149 |
msgid "We’ll guide you through each step needed to get WP Mail SMTP fully set up on your site."
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
153 |
msgid "Let's Get Started"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
157 |
#: src/Admin/SetupWizard.php:283
|
158 |
msgid "Go back to the Dashboard"
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
162 |
msgid "Close and exit the Setup Wizard"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
166 |
-
msgid "
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
170 |
-
msgid "We
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
174 |
-
msgid "
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
178 |
-
msgid "
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
182 |
-
msgid "
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
186 |
-
msgid "
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
190 |
-
msgid "
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
194 |
-
msgid "
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
198 |
-
msgid "
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
202 |
-
|
203 |
-
#: src/Providers/Sendgrid/Options.php:63
|
204 |
-
#: src/Providers/Sendinblue/Options.php:102
|
205 |
-
#: src/Providers/SMTPcom/Options.php:97
|
206 |
-
#: src/Providers/SparkPost/Options.php:83
|
207 |
-
msgid "API Key"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
211 |
-
|
212 |
-
#: src/Providers/Sendinblue/Options.php:134
|
213 |
-
msgid "Sending Domain"
|
214 |
msgstr ""
|
215 |
|
216 |
-
|
217 |
-
|
218 |
-
msgid "%1$sFollow this link%2$s to get an API Key for Sendgrid."
|
219 |
msgstr ""
|
220 |
|
221 |
-
|
222 |
-
|
223 |
-
msgid "To send emails you will need only a %1$sMail Send%2$s access level for this API key."
|
224 |
msgstr ""
|
225 |
|
226 |
-
|
227 |
-
|
228 |
-
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"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
232 |
-
|
233 |
-
#: src/Admin/Pages/SettingsTab.php:191
|
234 |
-
msgid "From Name"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
238 |
-
#: src/
|
239 |
-
|
|
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
243 |
-
|
244 |
-
msgid "From Email"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
248 |
-
#: src/
|
249 |
-
msgid "
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
253 |
-
|
|
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
257 |
-
msgid "
|
258 |
msgstr ""
|
259 |
|
260 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
261 |
-
#: src/
|
262 |
-
msgid "
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
266 |
-
#: src/Admin/Pages/
|
267 |
-
|
|
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
271 |
-
|
|
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
275 |
-
msgid "
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
279 |
-
|
|
|
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 |
#: src/Providers/OptionsAbstract.php:198
|
288 |
msgid "SMTP Host"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
292 |
#: src/Providers/OptionsAbstract.php:212
|
293 |
msgid "Encryption"
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
297 |
#: src/Providers/OptionsAbstract.php:252
|
298 |
msgid "SMTP Port"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
302 |
#: src/Providers/OptionsAbstract.php:266
|
303 |
msgid "Auto TLS"
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
307 |
msgid "Enable Auto TLS"
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
311 |
#: src/Providers/OptionsAbstract.php:280
|
312 |
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."
|
313 |
msgstr ""
|
314 |
|
315 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
316 |
#: src/Providers/OptionsAbstract.php:288
|
317 |
msgid "Authentication"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
321 |
-
#: src/Admin/Pages/TestTab.php:
|
322 |
msgid "Enable Authentication"
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
326 |
#: src/Providers/OptionsAbstract.php:307
|
327 |
msgid "SMTP Username"
|
328 |
msgstr ""
|
329 |
|
330 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
331 |
#: src/Providers/OptionsAbstract.php:321
|
332 |
msgid "SMTP Password"
|
333 |
msgstr ""
|
334 |
|
335 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
336 |
#: src/Providers/OptionsAbstract.php:244
|
337 |
msgid "For most servers TLS is the recommended option. If your SMTP provider offers both SSL and TLS options, we recommend using TLS."
|
338 |
msgstr ""
|
339 |
|
340 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
|
|
|
|
|
|
|
|
341 |
#: src/Providers/OptionsAbstract.php:222
|
342 |
msgid "None"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
346 |
#: src/Providers/OptionsAbstract.php:231
|
347 |
msgid "SSL"
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
351 |
#: src/Providers/OptionsAbstract.php:240
|
352 |
msgid "TLS"
|
353 |
msgstr ""
|
354 |
|
355 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
356 |
-
msgid "
|
357 |
msgstr ""
|
358 |
|
359 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
360 |
-
msgid "
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
364 |
-
msgid "
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
368 |
-
msgid "
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
372 |
-
msgid "
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
376 |
-
msgid "
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
380 |
-
msgid "
|
381 |
msgstr ""
|
382 |
|
383 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
384 |
-
|
385 |
-
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."
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
389 |
-
msgid "
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
393 |
-
msgid "
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
397 |
-
msgid "
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
401 |
-
msgid "
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
405 |
-
msgid "
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
409 |
-
msgid "
|
410 |
msgstr ""
|
411 |
|
412 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
413 |
-
msgid "
|
414 |
msgstr ""
|
415 |
|
416 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
417 |
-
|
|
|
|
|
418 |
msgstr ""
|
419 |
|
420 |
-
|
421 |
-
|
|
|
422 |
msgstr ""
|
423 |
|
424 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
425 |
-
msgid "
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
429 |
-
|
430 |
-
msgid "Authorization"
|
431 |
msgstr ""
|
432 |
|
433 |
-
|
434 |
-
|
|
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
438 |
-
msgid "
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
442 |
-
msgid "
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
446 |
-
|
447 |
-
#: src/Providers/SparkPost/Options.php:118
|
448 |
-
msgid "Region"
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
452 |
-
msgid "
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
456 |
-
|
|
|
|
|
|
|
|
|
|
|
457 |
msgstr ""
|
458 |
|
459 |
-
|
460 |
-
|
|
|
461 |
msgstr ""
|
462 |
|
463 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
464 |
-
msgid "
|
465 |
msgstr ""
|
466 |
|
467 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
468 |
-
|
|
|
|
|
469 |
msgstr ""
|
470 |
|
471 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
472 |
-
|
|
|
|
|
473 |
msgstr ""
|
474 |
|
475 |
-
|
476 |
-
|
|
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
#: assets/languages/wp-mail-smtp-vue.php:318
|
484 |
-
msgid "These features are available as part of WP Mail SMTP Pro plan."
|
485 |
-
msgstr ""
|
486 |
-
|
487 |
-
#. Translators: Different bold styles and discount value (%5$s).
|
488 |
-
#: assets/languages/wp-mail-smtp-vue.php:322
|
489 |
-
msgid "%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout."
|
490 |
-
msgstr ""
|
491 |
-
|
492 |
-
#: assets/languages/wp-mail-smtp-vue.php:325
|
493 |
-
msgid "Purchase Now"
|
494 |
-
msgstr ""
|
495 |
-
|
496 |
-
#: assets/languages/wp-mail-smtp-vue.php:328
|
497 |
-
msgid "I'll do it later"
|
498 |
-
msgstr ""
|
499 |
-
|
500 |
-
#: assets/languages/wp-mail-smtp-vue.php:331
|
501 |
-
msgid "Enter your WP Mail SMTP License Key"
|
502 |
-
msgstr ""
|
503 |
-
|
504 |
-
#. Translators: %1$s and %2$s are bold tags.
|
505 |
-
#: assets/languages/wp-mail-smtp-vue.php:335
|
506 |
-
msgid "You're currently using %1$sWP Mail SMTP Lite%2$s - no license needed. Enjoy!"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: assets/languages/wp-mail-smtp-vue.php:338
|
510 |
-
msgid "Continue"
|
511 |
-
msgstr ""
|
512 |
-
|
513 |
-
#. Translators: Link to the WPMailSMTP.com pricing page.
|
514 |
-
#: assets/languages/wp-mail-smtp-vue.php:342
|
515 |
-
msgid "To unlock selected features, %1$sUpgrade to Pro%2$s and enter your license key below."
|
516 |
-
msgstr ""
|
517 |
-
|
518 |
-
#: assets/languages/wp-mail-smtp-vue.php:345
|
519 |
-
msgid "Multisite Network Settings"
|
520 |
-
msgstr ""
|
521 |
-
|
522 |
-
#: assets/languages/wp-mail-smtp-vue.php:348
|
523 |
-
msgid "Manage Default Notifications"
|
524 |
msgstr ""
|
525 |
|
|
|
526 |
#: assets/languages/wp-mail-smtp-vue.php:351
|
527 |
-
msgid "
|
528 |
-
msgstr ""
|
529 |
-
|
530 |
-
#: assets/languages/wp-mail-smtp-vue.php:354
|
531 |
-
msgid "Enhanced Weekly Email Summary"
|
532 |
msgstr ""
|
533 |
|
534 |
-
#. Translators:
|
535 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
536 |
-
msgid "
|
537 |
msgstr ""
|
538 |
|
539 |
-
|
540 |
-
|
|
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
544 |
-
msgid "
|
545 |
msgstr ""
|
546 |
|
547 |
-
|
548 |
-
#:
|
549 |
-
msgid "
|
550 |
msgstr ""
|
551 |
|
|
|
552 |
#: assets/languages/wp-mail-smtp-vue.php:370
|
553 |
-
msgid "
|
554 |
msgstr ""
|
555 |
|
556 |
#: assets/languages/wp-mail-smtp-vue.php:373
|
557 |
-
msgid "
|
558 |
msgstr ""
|
559 |
|
560 |
#: assets/languages/wp-mail-smtp-vue.php:376
|
561 |
-
msgid "
|
562 |
msgstr ""
|
563 |
|
564 |
#: assets/languages/wp-mail-smtp-vue.php:379
|
565 |
-
|
|
|
|
|
566 |
msgstr ""
|
567 |
|
568 |
#: assets/languages/wp-mail-smtp-vue.php:382
|
569 |
-
|
|
|
570 |
msgstr ""
|
571 |
|
572 |
#: assets/languages/wp-mail-smtp-vue.php:385
|
573 |
-
|
574 |
-
|
575 |
-
|
576 |
-
#: assets/languages/wp-mail-smtp-vue.php:388
|
577 |
-
msgid "License key input"
|
578 |
msgstr ""
|
579 |
|
580 |
-
|
581 |
-
|
|
|
582 |
msgstr ""
|
583 |
|
584 |
-
|
585 |
-
|
|
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
589 |
-
|
|
|
590 |
msgstr ""
|
591 |
|
592 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
593 |
-
msgid "
|
594 |
msgstr ""
|
595 |
|
596 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
597 |
-
|
|
|
598 |
msgstr ""
|
599 |
|
600 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
601 |
-
|
|
|
602 |
msgstr ""
|
603 |
|
|
|
604 |
#: assets/languages/wp-mail-smtp-vue.php:409
|
605 |
-
msgid "
|
606 |
-
msgstr ""
|
607 |
-
|
608 |
-
#: assets/languages/wp-mail-smtp-vue.php:412
|
609 |
-
msgid "Congrats, you’ve successfully set up WP Mail SMTP!"
|
610 |
msgstr ""
|
611 |
|
612 |
-
|
613 |
-
|
|
|
614 |
msgstr ""
|
615 |
|
616 |
-
|
617 |
-
|
|
|
618 |
msgstr ""
|
619 |
|
620 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
621 |
-
msgid "
|
622 |
msgstr ""
|
623 |
|
624 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
625 |
-
|
|
|
626 |
msgstr ""
|
627 |
|
628 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
629 |
-
|
|
|
630 |
msgstr ""
|
631 |
|
|
|
632 |
#: assets/languages/wp-mail-smtp-vue.php:430
|
633 |
-
|
634 |
-
#: src/SiteHealth.php:326
|
635 |
-
msgid "Send a Test Email"
|
636 |
msgstr ""
|
637 |
|
638 |
-
|
639 |
-
|
|
|
640 |
msgstr ""
|
641 |
|
642 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
643 |
-
msgid "
|
644 |
msgstr ""
|
645 |
|
646 |
-
#. 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.
|
647 |
#: assets/languages/wp-mail-smtp-vue.php:440
|
648 |
-
msgid "
|
649 |
msgstr ""
|
650 |
|
651 |
#: assets/languages/wp-mail-smtp-vue.php:443
|
652 |
-
msgid "
|
653 |
msgstr ""
|
654 |
|
655 |
#: assets/languages/wp-mail-smtp-vue.php:446
|
656 |
-
|
657 |
-
msgid "Sender Name"
|
658 |
msgstr ""
|
659 |
|
660 |
-
|
661 |
-
|
662 |
-
msgid "%1$sFollow this link%2$s to get an API Key for SMTP.com."
|
663 |
msgstr ""
|
664 |
|
665 |
-
|
666 |
-
|
667 |
-
msgid "%1$sFollow this link%2$s to get a Sender Name for SMTP.com."
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
671 |
-
|
672 |
-
msgid "Get Started with SMTP.com"
|
673 |
msgstr ""
|
674 |
|
675 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
676 |
-
msgid "
|
677 |
msgstr ""
|
678 |
|
679 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
680 |
-
|
681 |
-
#: src/Providers/SMTPcom/Options.php:65
|
682 |
-
msgid "Transparency and Disclosure"
|
683 |
msgstr ""
|
684 |
|
685 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
686 |
-
#: src/
|
687 |
-
msgid "
|
688 |
msgstr ""
|
689 |
|
690 |
-
#. Translators:
|
691 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
692 |
-
msgid "%1$
|
|
|
|
|
|
|
|
|
693 |
msgstr ""
|
694 |
|
695 |
-
#. Translators: Link to the Sendinblue doc page on wpmailsmtp.com.
|
696 |
#: assets/languages/wp-mail-smtp-vue.php:474
|
697 |
-
|
|
|
698 |
msgstr ""
|
699 |
|
700 |
#: assets/languages/wp-mail-smtp-vue.php:477
|
701 |
-
msgid "
|
702 |
msgstr ""
|
703 |
|
704 |
#: assets/languages/wp-mail-smtp-vue.php:480
|
705 |
-
msgid "
|
706 |
msgstr ""
|
707 |
|
708 |
#: assets/languages/wp-mail-smtp-vue.php:483
|
709 |
-
#: src/
|
710 |
-
msgid "
|
711 |
msgstr ""
|
712 |
|
713 |
#: assets/languages/wp-mail-smtp-vue.php:486
|
714 |
-
|
715 |
-
msgid "Domain Name"
|
716 |
msgstr ""
|
717 |
|
718 |
-
|
719 |
-
|
720 |
-
msgid "%1$sFollow this link%2$s to get an API Key from Mailgun."
|
721 |
msgstr ""
|
722 |
|
723 |
-
|
724 |
-
|
725 |
-
msgid "%1$sFollow this link%2$s to get a Domain Name from Mailgun."
|
726 |
msgstr ""
|
727 |
|
728 |
-
|
729 |
-
|
730 |
-
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."
|
731 |
msgstr ""
|
732 |
|
733 |
-
|
734 |
-
|
|
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
738 |
-
|
739 |
-
#: src/Providers/SparkPost/Options.php:128
|
740 |
-
msgid "US"
|
741 |
msgstr ""
|
742 |
|
743 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
744 |
-
#: src/Providers/
|
745 |
-
|
746 |
-
msgid "EU"
|
747 |
msgstr ""
|
748 |
|
749 |
-
|
750 |
-
|
|
|
751 |
msgstr ""
|
752 |
|
|
|
753 |
#: assets/languages/wp-mail-smtp-vue.php:513
|
754 |
-
|
755 |
-
msgid "Client ID"
|
756 |
msgstr ""
|
757 |
|
758 |
#: assets/languages/wp-mail-smtp-vue.php:516
|
759 |
-
|
760 |
-
msgid "Client Secret"
|
761 |
msgstr ""
|
762 |
|
763 |
#: assets/languages/wp-mail-smtp-vue.php:519
|
764 |
-
msgid "
|
765 |
msgstr ""
|
766 |
|
767 |
#: assets/languages/wp-mail-smtp-vue.php:522
|
768 |
-
msgid "
|
769 |
msgstr ""
|
770 |
|
771 |
#: assets/languages/wp-mail-smtp-vue.php:525
|
772 |
-
msgid "
|
773 |
msgstr ""
|
774 |
|
775 |
-
|
776 |
-
|
|
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
780 |
-
msgid "
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
784 |
-
msgid "
|
785 |
msgstr ""
|
786 |
|
787 |
#: assets/languages/wp-mail-smtp-vue.php:538
|
788 |
-
msgid "
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
792 |
-
|
|
|
|
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
796 |
-
msgid "
|
797 |
msgstr ""
|
798 |
|
799 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
800 |
-
msgid "
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
804 |
-
|
805 |
-
|
|
|
|
|
|
|
806 |
msgstr ""
|
807 |
|
808 |
-
#. Translators: %1$s - the number of current step, %2$s - number of all steps.
|
809 |
#: assets/languages/wp-mail-smtp-vue.php:556
|
810 |
-
msgid "
|
811 |
msgstr ""
|
812 |
|
813 |
#: assets/languages/wp-mail-smtp-vue.php:559
|
814 |
-
msgid "
|
815 |
msgstr ""
|
816 |
|
817 |
#: assets/languages/wp-mail-smtp-vue.php:562
|
818 |
-
msgid "
|
819 |
msgstr ""
|
820 |
|
821 |
#: assets/languages/wp-mail-smtp-vue.php:565
|
822 |
-
|
823 |
-
#: src/Admin/Pages/AboutTab.php:223
|
824 |
-
msgid "Activated"
|
825 |
msgstr ""
|
826 |
|
827 |
#: assets/languages/wp-mail-smtp-vue.php:568
|
828 |
-
|
829 |
-
msgid "Server API Token"
|
830 |
msgstr ""
|
831 |
|
832 |
#: assets/languages/wp-mail-smtp-vue.php:571
|
833 |
-
|
834 |
-
msgid "Message Stream ID"
|
835 |
msgstr ""
|
836 |
|
837 |
-
|
838 |
-
|
839 |
-
msgid "%1$sFollow this link%2$s to get a Server API Token for Postmark."
|
840 |
msgstr ""
|
841 |
|
842 |
-
|
843 |
-
|
844 |
-
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."
|
845 |
msgstr ""
|
846 |
|
847 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
848 |
-
msgid "
|
|
|
|
|
|
|
|
|
849 |
msgstr ""
|
850 |
|
851 |
-
#. Translators: Minimum and maximum number that can be used.
|
852 |
#: assets/languages/wp-mail-smtp-vue.php:586
|
853 |
-
msgid "
|
854 |
msgstr ""
|
855 |
|
856 |
#: assets/languages/wp-mail-smtp-vue.php:589
|
857 |
-
msgid "
|
858 |
msgstr ""
|
859 |
|
860 |
#: assets/languages/wp-mail-smtp-vue.php:592
|
861 |
-
#: src/Admin/Pages/
|
862 |
-
|
863 |
-
msgid "Mailer"
|
864 |
msgstr ""
|
865 |
|
866 |
#: assets/languages/wp-mail-smtp-vue.php:595
|
867 |
-
msgid "
|
868 |
msgstr ""
|
869 |
|
870 |
#: assets/languages/wp-mail-smtp-vue.php:598
|
871 |
-
msgid "
|
872 |
msgstr ""
|
873 |
|
874 |
#: assets/languages/wp-mail-smtp-vue.php:601
|
875 |
-
msgid "
|
876 |
msgstr ""
|
877 |
|
878 |
#: assets/languages/wp-mail-smtp-vue.php:604
|
879 |
-
msgid "
|
880 |
msgstr ""
|
881 |
|
882 |
-
|
883 |
-
|
884 |
-
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."
|
885 |
msgstr ""
|
886 |
|
887 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
888 |
-
msgid "
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
892 |
-
msgid "
|
893 |
msgstr ""
|
894 |
|
895 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
896 |
-
msgid "
|
897 |
msgstr ""
|
898 |
|
899 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
900 |
-
msgid "
|
901 |
msgstr ""
|
902 |
|
903 |
-
|
904 |
-
|
905 |
-
msgid "Please check the inbox of <b>%s</b> for a confirmation email."
|
906 |
msgstr ""
|
907 |
|
908 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
909 |
-
msgid "
|
910 |
msgstr ""
|
911 |
|
912 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
913 |
-
msgid "
|
914 |
msgstr ""
|
915 |
|
916 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
917 |
-
msgid "
|
918 |
msgstr ""
|
919 |
|
920 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
921 |
-
msgid "
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
925 |
-
msgid "
|
926 |
msgstr ""
|
927 |
|
928 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
929 |
-
msgid "
|
930 |
msgstr ""
|
931 |
|
932 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
933 |
-
msgid "
|
934 |
msgstr ""
|
935 |
|
936 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
937 |
-
msgid "
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
941 |
-
msgid "
|
942 |
msgstr ""
|
943 |
|
944 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
945 |
-
msgid "
|
946 |
msgstr ""
|
947 |
|
948 |
-
|
949 |
-
|
950 |
-
msgid "Please add this TXT record to your domain's DNS settings. For information on how to add TXT DNS records, please refer to the %1$sAmazon SES documentation%2$s."
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
954 |
-
msgid "
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
958 |
-
msgid "
|
959 |
msgstr ""
|
960 |
|
961 |
-
|
962 |
-
|
|
|
963 |
msgstr ""
|
964 |
|
965 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
966 |
-
msgid "
|
967 |
msgstr ""
|
968 |
|
969 |
-
|
970 |
-
|
|
|
971 |
msgstr ""
|
972 |
|
973 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
974 |
-
msgid "
|
975 |
msgstr ""
|
976 |
|
|
|
977 |
#: assets/languages/wp-mail-smtp-vue.php:679
|
978 |
-
msgid "
|
979 |
msgstr ""
|
980 |
|
981 |
#: assets/languages/wp-mail-smtp-vue.php:682
|
982 |
-
msgid "
|
983 |
msgstr ""
|
984 |
|
985 |
#: assets/languages/wp-mail-smtp-vue.php:685
|
986 |
-
msgid "
|
987 |
msgstr ""
|
988 |
|
989 |
#: assets/languages/wp-mail-smtp-vue.php:688
|
990 |
-
|
|
|
991 |
msgstr ""
|
992 |
|
993 |
#: assets/languages/wp-mail-smtp-vue.php:691
|
994 |
-
msgid "
|
995 |
msgstr ""
|
996 |
|
997 |
#: assets/languages/wp-mail-smtp-vue.php:694
|
998 |
-
msgid "
|
999 |
msgstr ""
|
1000 |
|
1001 |
#: assets/languages/wp-mail-smtp-vue.php:697
|
1002 |
-
msgid "
|
1003 |
msgstr ""
|
1004 |
|
1005 |
#: assets/languages/wp-mail-smtp-vue.php:700
|
1006 |
-
msgid "
|
1007 |
msgstr ""
|
1008 |
|
1009 |
#: assets/languages/wp-mail-smtp-vue.php:703
|
1010 |
-
msgid "
|
1011 |
msgstr ""
|
1012 |
|
1013 |
#: assets/languages/wp-mail-smtp-vue.php:706
|
1014 |
-
msgid "
|
1015 |
msgstr ""
|
1016 |
|
1017 |
#: assets/languages/wp-mail-smtp-vue.php:709
|
1018 |
-
|
|
|
|
|
1019 |
msgstr ""
|
1020 |
|
1021 |
#: assets/languages/wp-mail-smtp-vue.php:712
|
1022 |
-
|
1023 |
-
msgid "There was an error while processing the authentication request. Please try again."
|
1024 |
msgstr ""
|
1025 |
|
1026 |
#: assets/languages/wp-mail-smtp-vue.php:715
|
1027 |
-
msgid "
|
1028 |
msgstr ""
|
1029 |
|
1030 |
#: assets/languages/wp-mail-smtp-vue.php:718
|
1031 |
-
msgid "
|
1032 |
msgstr ""
|
1033 |
|
1034 |
#: assets/languages/wp-mail-smtp-vue.php:721
|
1035 |
-
|
1036 |
-
msgid "You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail."
|
1037 |
msgstr ""
|
1038 |
|
1039 |
-
|
1040 |
-
|
|
|
1041 |
msgstr ""
|
1042 |
|
1043 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1044 |
-
msgid "
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1048 |
-
msgid "
|
1049 |
msgstr ""
|
1050 |
|
1051 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1052 |
-
msgid "
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#. Translators: name of the oAuth provider (Google, Microsoft, ...).
|
1056 |
#: assets/languages/wp-mail-smtp-vue.php:737
|
1057 |
-
msgid "
|
1058 |
msgstr ""
|
1059 |
|
1060 |
#: assets/languages/wp-mail-smtp-vue.php:740
|
1061 |
-
msgid "
|
1062 |
msgstr ""
|
1063 |
|
1064 |
#: assets/languages/wp-mail-smtp-vue.php:743
|
1065 |
-
|
1066 |
-
msgid "Remove Connection"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
|
1070 |
-
|
1071 |
-
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."
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
|
1075 |
-
|
1076 |
-
msgid "Removing this connection will give you the ability to redo the connection or connect to different %s account."
|
1077 |
msgstr ""
|
1078 |
|
1079 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1080 |
-
msgid "
|
1081 |
msgstr ""
|
1082 |
|
1083 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1084 |
-
|
|
|
|
|
|
|
|
|
1085 |
msgid "Loading"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1089 |
-
msgid "
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1093 |
-
msgid "
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1097 |
-
msgid "
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1101 |
-
msgid "
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
|
1105 |
-
|
|
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1109 |
-
msgid "
|
1110 |
msgstr ""
|
1111 |
|
1112 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1113 |
-
msgid "
|
1114 |
msgstr ""
|
1115 |
|
1116 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1117 |
-
msgid "
|
1118 |
msgstr ""
|
1119 |
|
1120 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1121 |
-
msgid "
|
1122 |
msgstr ""
|
1123 |
|
1124 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1125 |
-
msgid "
|
1126 |
msgstr ""
|
1127 |
|
1128 |
-
|
1129 |
-
|
1130 |
-
msgid "%1$sFollow this link%2$s to get an API Key for SparkPost."
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#. Translators: Link to the SparkPost documentation.
|
1134 |
#: assets/languages/wp-mail-smtp-vue.php:795
|
1135 |
-
msgid "
|
1136 |
msgstr ""
|
1137 |
|
1138 |
#: assets/languages/wp-mail-smtp-vue.php:798
|
1139 |
-
msgid "
|
1140 |
msgstr ""
|
1141 |
|
1142 |
#: assets/languages/wp-mail-smtp-vue.php:801
|
1143 |
-
msgid "
|
1144 |
msgstr ""
|
1145 |
|
1146 |
#: assets/languages/wp-mail-smtp-vue.php:804
|
1147 |
-
msgid "
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
|
1151 |
-
|
|
|
1152 |
msgstr ""
|
1153 |
|
1154 |
-
#: assets/languages/wp-mail-smtp-vue.php:
|
1155 |
-
msgid "
|
1156 |
msgstr ""
|
1157 |
|
1158 |
-
#. Translators: Link to the SparkPost documentation.
|
1159 |
#: assets/languages/wp-mail-smtp-vue.php:814
|
1160 |
-
msgid "
|
1161 |
-
msgstr ""
|
1162 |
-
|
1163 |
-
#: assets/languages/wp-mail-smtp-vue.php:817
|
1164 |
-
msgid "Microsoft 365 / Outlook"
|
1165 |
-
msgstr ""
|
1166 |
-
|
1167 |
-
#: assets/languages/wp-mail-smtp-vue.php:820
|
1168 |
-
msgid "FluentSMTP"
|
1169 |
-
msgstr ""
|
1170 |
-
|
1171 |
-
#: assets/languages/wp-mail-smtp-vue.php:823
|
1172 |
-
msgid "You are using the WP Mail SMTP constant for setting your mailer. Settings below are disabled. If you want to change it, please change the WPMS_MAILER constant in your wp-config.php file."
|
1173 |
-
msgstr ""
|
1174 |
-
|
1175 |
-
#: assets/languages/wp-mail-smtp-vue.php:826
|
1176 |
-
msgid "Mailer is already configured with WP Mail SMTP constant. Options below are disabled. To change it, please edit or remove the <code>WPMS_MAILER</code> constant in your <code>wp-config.php</code> file."
|
1177 |
-
msgstr ""
|
1178 |
-
|
1179 |
-
#: assets/languages/wp-mail-smtp-vue.php:829
|
1180 |
-
msgid "Mailer is already configured with WP Mail SMTP constant. Options below are disabled. To change it, please edit or remove the %1$s constant in your %2$s file."
|
1181 |
-
msgstr ""
|
1182 |
-
|
1183 |
-
#: assets/languages/wp-mail-smtp-vue.php:832
|
1184 |
-
msgid "Mailer is already configured with the WP Mail SMTP constant. Options below are disabled. To change it, please edit or remove the <code>WPMS_MAILER</code> constant in your <code>wp-config.php</code> file."
|
1185 |
-
msgstr ""
|
1186 |
-
|
1187 |
-
#: assets/languages/wp-mail-smtp-vue.php:835
|
1188 |
-
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."
|
1189 |
-
msgstr ""
|
1190 |
-
|
1191 |
-
#: assets/languages/wp-mail-smtp-vue.php:838
|
1192 |
-
msgid "License Key is already configured with the WP Mail SMTP constant. To change it, please edit or remove the <code>WPMS_LICENSE_KEY</code> constant in your <code>wp-config.php</code> file."
|
1193 |
-
msgstr ""
|
1194 |
-
|
1195 |
-
#: assets/languages/wp-mail-smtp-vue.php:841
|
1196 |
-
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."
|
1197 |
msgstr ""
|
1198 |
|
1199 |
#. translators: %s - error code, returned by Google API.
|
@@ -1210,19 +1190,9 @@ msgstr ""
|
|
1210 |
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>."
|
1211 |
msgstr ""
|
1212 |
|
1213 |
-
#: src/Admin/Area.php:238
|
1214 |
-
#: src/Admin/Area.php:239
|
1215 |
-
#: src/Admin/Area.php:285
|
1216 |
-
#: src/Admin/Area.php:286
|
1217 |
-
#: src/Admin/DashboardWidget.php:168
|
1218 |
-
#: src/Admin/DashboardWidget.php:444
|
1219 |
-
#: src/SiteHealth.php:43
|
1220 |
-
msgid "WP Mail SMTP"
|
1221 |
-
msgstr ""
|
1222 |
-
|
1223 |
#: src/Admin/Area.php:249
|
1224 |
#: src/Admin/Area.php:250
|
1225 |
-
#: src/Admin/Area.php:
|
1226 |
msgid "Settings"
|
1227 |
msgstr ""
|
1228 |
|
@@ -1326,7 +1296,7 @@ msgid "Already purchased?"
|
|
1326 |
msgstr ""
|
1327 |
|
1328 |
#: src/Admin/Area.php:553
|
1329 |
-
#: src/Admin/Area.php:
|
1330 |
#: src/Admin/Pages/AboutTab.php:231
|
1331 |
#: src/Connect.php:54
|
1332 |
msgid "Activate"
|
@@ -1347,39 +1317,44 @@ msgid "Processing..."
|
|
1347 |
msgstr ""
|
1348 |
|
1349 |
#: src/Admin/Area.php:558
|
1350 |
-
|
|
|
1351 |
msgstr ""
|
1352 |
|
1353 |
#: src/Admin/Area.php:559
|
|
|
|
|
|
|
|
|
1354 |
msgid "Install and Activate"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
-
#: src/Admin/Area.php:
|
1358 |
msgid "Download"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
#. translators: %1$s - WP.org link; %2$s - same WP.org link.
|
1362 |
-
#: src/Admin/Area.php:
|
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:
|
1367 |
msgid "WP Mail SMTP Pro related message was successfully dismissed."
|
1368 |
msgstr ""
|
1369 |
|
1370 |
-
#: src/Admin/Area.php:
|
1371 |
msgid "Educational notice for this mailer was successfully dismissed."
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: src/Admin/Area.php:
|
1375 |
msgid "Go to WP Mail SMTP Settings page"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
-
#: src/Admin/Area.php:
|
1379 |
msgid "Go to WP Mail SMTP Lite vs Pro comparison page"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
-
#: src/Admin/Area.php:
|
1383 |
msgid "Premium Support"
|
1384 |
msgstr ""
|
1385 |
|
@@ -1500,30 +1475,31 @@ msgstr ""
|
|
1500 |
msgid "Sent %s"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
1504 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
1505 |
msgid "Access rejected."
|
1506 |
msgstr ""
|
1507 |
|
1508 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
1509 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
|
|
1510 |
msgid "You don't have the capability to perform this action."
|
1511 |
msgstr ""
|
1512 |
|
1513 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
1514 |
msgid "All debug event entries were deleted successfully."
|
1515 |
msgstr ""
|
1516 |
|
1517 |
#. translators: %s - WPDB error message.
|
1518 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
1519 |
msgid "There was an issue while trying to delete all debug event entries. Error message: %s"
|
1520 |
msgstr ""
|
1521 |
|
1522 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
1523 |
msgid "No Debug Event ID provided!"
|
1524 |
msgstr ""
|
1525 |
|
1526 |
-
#: src/Admin/DebugEvents/DebugEvents.php:
|
1527 |
msgid "Number of events per page:"
|
1528 |
msgstr ""
|
1529 |
|
@@ -1542,37 +1518,37 @@ msgstr ""
|
|
1542 |
msgid "Debug"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
-
#: src/Admin/DebugEvents/Event.php:
|
1546 |
-
#: src/WP.php:
|
1547 |
msgid "N/A"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
-
#: src/Admin/DebugEvents/Event.php:
|
1551 |
msgid "Debug Event Details"
|
1552 |
msgstr ""
|
1553 |
|
1554 |
-
#: src/Admin/DebugEvents/Event.php:
|
1555 |
#: src/Admin/DebugEvents/Table.php:170
|
1556 |
msgid "Type"
|
1557 |
msgstr ""
|
1558 |
|
1559 |
-
#: src/Admin/DebugEvents/Event.php:
|
1560 |
#: src/Admin/DebugEvents/Table.php:173
|
1561 |
msgid "Date"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
-
#: src/Admin/DebugEvents/Event.php:
|
1565 |
#: src/Admin/DebugEvents/Table.php:171
|
1566 |
msgid "Content"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
-
#: src/Admin/DebugEvents/Event.php:
|
1570 |
#: src/Admin/DebugEvents/Table.php:172
|
1571 |
msgid "Source"
|
1572 |
msgstr ""
|
1573 |
|
1574 |
#. Translators: %1$s the path of a file, %2$s the line number in the file.
|
1575 |
-
#: src/Admin/DebugEvents/Event.php:
|
1576 |
msgid "%1$s (line: %2$s)"
|
1577 |
msgstr ""
|
1578 |
|
@@ -1584,24 +1560,24 @@ msgstr ""
|
|
1584 |
msgid "Event"
|
1585 |
msgstr ""
|
1586 |
|
1587 |
-
#: src/Admin/DebugEvents/Table.php:
|
1588 |
msgid "No events found."
|
1589 |
msgstr ""
|
1590 |
|
1591 |
-
#: src/Admin/DebugEvents/Table.php:
|
1592 |
msgid "No events have been logged for now."
|
1593 |
msgstr ""
|
1594 |
|
1595 |
-
#: src/Admin/DebugEvents/Table.php:
|
1596 |
#: src/Admin/Pages/ExportTab.php:142
|
1597 |
msgid "Select a date range"
|
1598 |
msgstr ""
|
1599 |
|
1600 |
-
#: src/Admin/DebugEvents/Table.php:
|
1601 |
msgid "Filter"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
-
#: src/Admin/DebugEvents/Table.php:
|
1605 |
msgid "Delete All Events"
|
1606 |
msgstr ""
|
1607 |
|
@@ -1710,145 +1686,208 @@ msgstr ""
|
|
1710 |
msgid "Install Plugin"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
-
#: src/Admin/Pages/AboutTab.php:
|
1714 |
msgid "OptinMonster"
|
1715 |
msgstr ""
|
1716 |
|
1717 |
-
#: src/Admin/Pages/AboutTab.php:
|
1718 |
msgid "Instantly get more subscribers, leads, and sales with the #1 conversion optimization toolkit. Create high converting popups, announcement bars, spin a wheel, and more with smart targeting and personalization."
|
1719 |
msgstr ""
|
1720 |
|
1721 |
-
#: src/Admin/Pages/AboutTab.php:
|
1722 |
-
#: src/Admin/Pages/AboutTab.php:
|
1723 |
msgid "The best drag & drop WordPress form builder. Easily create beautiful contact forms, surveys, payment forms, and more with our 100+ form templates. Trusted by over 5 million websites as the best forms plugin."
|
1724 |
msgstr ""
|
1725 |
|
1726 |
-
#: src/Admin/Pages/AboutTab.php:
|
1727 |
msgid "WPForms Pro"
|
1728 |
msgstr ""
|
1729 |
|
1730 |
-
#: src/Admin/Pages/AboutTab.php:
|
1731 |
msgid "MonsterInsights"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
-
#: src/Admin/Pages/AboutTab.php:
|
1735 |
-
#: src/Admin/Pages/AboutTab.php:
|
1736 |
msgid "The leading WordPress analytics plugin that shows you how people find and use your website, so you can make data driven decisions to grow your business. Properly set up Google Analytics without writing code."
|
1737 |
msgstr ""
|
1738 |
|
1739 |
-
#: src/Admin/Pages/AboutTab.php:
|
1740 |
msgid "MonsterInsights Pro"
|
1741 |
msgstr ""
|
1742 |
|
1743 |
-
#: src/Admin/Pages/AboutTab.php:
|
1744 |
-
#: src/Admin/Pages/AboutTab.php:
|
1745 |
msgid "AIOSEO"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
-
#: src/Admin/Pages/AboutTab.php:
|
1749 |
-
#: src/Admin/Pages/AboutTab.php:
|
1750 |
msgid "The original WordPress SEO plugin and toolkit that improves your website’s search rankings. Comes with all the SEO features like Local SEO, WooCommerce SEO, sitemaps, SEO optimizer, schema, and more."
|
1751 |
msgstr ""
|
1752 |
|
1753 |
-
#: src/Admin/Pages/AboutTab.php:
|
1754 |
-
#: src/Admin/Pages/AboutTab.php:
|
1755 |
msgid "SeedProd"
|
1756 |
msgstr ""
|
1757 |
|
1758 |
-
#: src/Admin/Pages/AboutTab.php:
|
1759 |
-
#: src/Admin/Pages/AboutTab.php:
|
1760 |
msgid "The fastest drag & drop landing page builder for WordPress. Create custom landing pages without writing code, connect them with your CRM, collect subscribers, and grow your audience. Trusted by 1 million sites."
|
1761 |
msgstr ""
|
1762 |
|
1763 |
-
#: src/Admin/Pages/AboutTab.php:
|
1764 |
msgid "RafflePress"
|
1765 |
msgstr ""
|
1766 |
|
1767 |
-
#: src/Admin/Pages/AboutTab.php:
|
1768 |
-
#: src/Admin/Pages/AboutTab.php:
|
1769 |
msgid "Turn your website visitors into brand ambassadors! Easily grow your email list, website traffic, and social media followers with the most powerful giveaways & contests plugin for WordPress."
|
1770 |
msgstr ""
|
1771 |
|
1772 |
-
#: src/Admin/Pages/AboutTab.php:
|
1773 |
msgid "RafflePress Pro"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
-
#: src/Admin/Pages/AboutTab.php:
|
1777 |
msgid "PushEngage"
|
1778 |
msgstr ""
|
1779 |
|
1780 |
-
#: src/Admin/Pages/AboutTab.php:
|
1781 |
msgid "Connect with your visitors after they leave your website with the leading web push notification software. Over 10,000+ businesses worldwide use PushEngage to send 9 billion notifications each month."
|
1782 |
msgstr ""
|
1783 |
|
1784 |
-
#: src/Admin/Pages/AboutTab.php:
|
1785 |
-
#: src/Admin/Pages/AboutTab.php:
|
1786 |
msgid "Smash Balloon Instagram Feeds"
|
1787 |
msgstr ""
|
1788 |
|
1789 |
-
#: src/Admin/Pages/AboutTab.php:
|
1790 |
-
#: src/Admin/Pages/AboutTab.php:
|
1791 |
msgid "Easily display Instagram content on your WordPress site without writing any code. Comes with multiple templates, ability to show content from multiple accounts, hashtags, and more. Trusted by 1 million websites."
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: src/Admin/Pages/AboutTab.php:
|
1795 |
-
#: src/Admin/Pages/AboutTab.php:
|
1796 |
msgid "Smash Balloon Facebook Feeds"
|
1797 |
msgstr ""
|
1798 |
|
1799 |
-
#: src/Admin/Pages/AboutTab.php:
|
1800 |
-
#: src/Admin/Pages/AboutTab.php:
|
1801 |
msgid "Easily display Facebook content on your WordPress site without writing any code. Comes with multiple templates, ability to embed albums, group content, reviews, live videos, comments, and reactions."
|
1802 |
msgstr ""
|
1803 |
|
1804 |
-
#: src/Admin/Pages/AboutTab.php:
|
1805 |
-
#: src/Admin/Pages/AboutTab.php:
|
1806 |
msgid "Smash Balloon YouTube Feeds"
|
1807 |
msgstr ""
|
1808 |
|
1809 |
-
#: src/Admin/Pages/AboutTab.php:
|
1810 |
-
#: src/Admin/Pages/AboutTab.php:
|
1811 |
msgid "Easily display YouTube videos on your WordPress site without writing any code. Comes with multiple layouts, ability to embed live streams, video filtering, ability to combine multiple channel videos, and more."
|
1812 |
msgstr ""
|
1813 |
|
1814 |
-
#: src/Admin/Pages/AboutTab.php:
|
1815 |
-
#: src/Admin/Pages/AboutTab.php:
|
1816 |
msgid "Smash Balloon Twitter Feeds"
|
1817 |
msgstr ""
|
1818 |
|
1819 |
-
#: src/Admin/Pages/AboutTab.php:
|
1820 |
-
#: src/Admin/Pages/AboutTab.php:
|
1821 |
msgid "Easily display Twitter content in WordPress without writing any code. Comes with multiple layouts, ability to combine multiple Twitter feeds, Twitter card support, tweet moderation, and more."
|
1822 |
msgstr ""
|
1823 |
|
1824 |
-
#: src/Admin/Pages/AboutTab.php:
|
1825 |
msgid "TrustPulse"
|
1826 |
msgstr ""
|
1827 |
|
1828 |
-
#: src/Admin/Pages/AboutTab.php:
|
1829 |
msgid "Boost your sales and conversions by up to 15% with real-time social proof notifications. TrustPulse helps you show live user activity and purchases to help convince other users to purchase."
|
1830 |
msgstr ""
|
1831 |
|
1832 |
-
#: src/Admin/Pages/AboutTab.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1833 |
msgid "Could not activate the plugin. Please activate it from the Plugins page."
|
1834 |
msgstr ""
|
1835 |
|
1836 |
-
#: src/Admin/Pages/AboutTab.php:
|
|
|
|
|
|
|
|
|
1837 |
msgid "Plugin activated."
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: src/Admin/Pages/AboutTab.php:
|
1841 |
msgid "Could not install the plugin."
|
1842 |
msgstr ""
|
1843 |
|
1844 |
-
#: src/Admin/Pages/AboutTab.php:
|
|
|
|
|
|
|
|
|
|
|
1845 |
#: src/Connect.php:214
|
1846 |
#: src/Connect.php:222
|
1847 |
#: src/Connect.php:291
|
1848 |
msgid "Plugin installed & activated."
|
1849 |
msgstr ""
|
1850 |
|
1851 |
-
#: src/Admin/Pages/AboutTab.php:
|
1852 |
msgid "Plugin installed."
|
1853 |
msgstr ""
|
1854 |
|
@@ -2137,7 +2176,8 @@ msgid "Off"
|
|
2137 |
msgstr ""
|
2138 |
|
2139 |
#: src/Admin/Pages/DebugEventsTab.php:83
|
2140 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
|
|
2141 |
msgid "Debug Events"
|
2142 |
msgstr ""
|
2143 |
|
@@ -2158,71 +2198,75 @@ msgstr ""
|
|
2158 |
msgid "An error occurred!"
|
2159 |
msgstr ""
|
2160 |
|
2161 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
|
|
|
|
|
|
|
|
2162 |
msgid "On this page, you can view and configure different plugin debugging events. View email sending errors and enable debugging events, allowing you to detect email sending issues."
|
2163 |
msgstr ""
|
2164 |
|
2165 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2166 |
msgid "Event Types"
|
2167 |
msgstr ""
|
2168 |
|
2169 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2170 |
msgid "Email Sending Errors"
|
2171 |
msgstr ""
|
2172 |
|
2173 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2174 |
msgid "This debug event is always enabled and will record any email sending errors in the table below."
|
2175 |
msgstr ""
|
2176 |
|
2177 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2178 |
msgid "Debug Email Sending"
|
2179 |
msgstr ""
|
2180 |
|
2181 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2182 |
msgid "Check this if you would like to debug the email sending process. Once enabled, all debug events will be logged in the table below. This setting should only be enabled for shorter debugging periods and disabled afterwards."
|
2183 |
msgstr ""
|
2184 |
|
2185 |
#. translators: %1$s - number of debug events found; %2$s - filtered type.
|
2186 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2187 |
msgid "Found <strong>%1$s %2$s event</strong>"
|
2188 |
msgid_plural "Found <strong>%1$s %2$s events</strong>"
|
2189 |
msgstr[0] ""
|
2190 |
msgstr[1] ""
|
2191 |
|
2192 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2193 |
msgid "Search Events"
|
2194 |
msgstr ""
|
2195 |
|
2196 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2197 |
#: src/Admin/Pages/MiscTab.php:348
|
2198 |
-
#: src/Admin/Pages/SettingsTab.php:
|
2199 |
msgid "Settings were successfully saved."
|
2200 |
msgstr ""
|
2201 |
|
2202 |
#. translators: %s The searched term.
|
2203 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2204 |
msgid "where event contains \"%s\""
|
2205 |
msgstr ""
|
2206 |
|
2207 |
#. translators: %s - Date.
|
2208 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2209 |
msgid "on %s"
|
2210 |
msgstr ""
|
2211 |
|
2212 |
#. translators: %1$s - Date. %2$s - Date.
|
2213 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2214 |
msgid "between %1$s and %2$s"
|
2215 |
msgstr ""
|
2216 |
|
2217 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2218 |
msgid "Debug Events are Not Installed Correctly"
|
2219 |
msgstr ""
|
2220 |
|
2221 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2222 |
msgid "The database table was not installed correctly. Please contact plugin support to diagnose and fix the issue. Provide them the error message below:"
|
2223 |
msgstr ""
|
2224 |
|
2225 |
-
#: src/Admin/Pages/DebugEventsTab.php:
|
2226 |
msgid "For some reason the database table was not installed correctly. Please contact plugin support team to diagnose and fix the issue."
|
2227 |
msgstr ""
|
2228 |
|
@@ -2781,13 +2825,13 @@ msgstr ""
|
|
2781 |
#. translators: %s - SMTP host address.
|
2782 |
#: src/Admin/Pages/TestTab.php:682
|
2783 |
#: src/Admin/Pages/TestTab.php:724
|
2784 |
-
#: src/Admin/Pages/TestTab.php:
|
2785 |
msgid "This means your web server was unable to connect to %s."
|
2786 |
msgstr ""
|
2787 |
|
2788 |
#: src/Admin/Pages/TestTab.php:685
|
2789 |
#: src/Admin/Pages/TestTab.php:727
|
2790 |
-
#: src/Admin/Pages/TestTab.php:
|
2791 |
msgid "This means your web server was unable to connect to the host server."
|
2792 |
msgstr ""
|
2793 |
|
@@ -2817,7 +2861,7 @@ msgid "It looks like your SendGrid API Key is invalid."
|
|
2817 |
msgstr ""
|
2818 |
|
2819 |
#: src/Admin/Pages/TestTab.php:708
|
2820 |
-
#: src/Admin/Pages/TestTab.php:
|
2821 |
msgid "Go to WP Mail SMTP plugin Settings page."
|
2822 |
msgstr ""
|
2823 |
|
@@ -2858,463 +2902,468 @@ msgid "Triple check your SMTP settings including host address, email, and passwo
|
|
2858 |
msgstr ""
|
2859 |
|
2860 |
#: src/Admin/Pages/TestTab.php:749
|
2861 |
-
#: src/Admin/Pages/TestTab.php:
|
2862 |
msgid "Contact your SMTP host to confirm you are using the correct username and password."
|
2863 |
msgstr ""
|
2864 |
|
2865 |
#: src/Admin/Pages/TestTab.php:750
|
2866 |
-
#: src/Admin/Pages/TestTab.php:
|
2867 |
msgid "Verify with your SMTP host that your account has permissions to send emails using outside connections."
|
2868 |
msgstr ""
|
2869 |
|
2870 |
-
|
|
|
|
|
|
|
|
|
|
|
2871 |
msgid "Error due to unsolicited and/or bulk e-mail."
|
2872 |
msgstr ""
|
2873 |
|
2874 |
-
#: src/Admin/Pages/TestTab.php:
|
2875 |
msgid "This means the connection to your SMTP host was made successfully, but the host rejected the email."
|
2876 |
msgstr ""
|
2877 |
|
2878 |
-
#: src/Admin/Pages/TestTab.php:
|
2879 |
msgid "Typically this error is returned when you are sending too many e-mails or e-mails that have been identified as spam."
|
2880 |
msgstr ""
|
2881 |
|
2882 |
-
#: src/Admin/Pages/TestTab.php:
|
2883 |
msgid "Check the emails that are sending are sending individually. Example: email is not sending to 30 recipients. You can install any WordPress e-mail logging plugin to do that."
|
2884 |
msgstr ""
|
2885 |
|
2886 |
-
#: src/Admin/Pages/TestTab.php:
|
2887 |
msgid "Contact your SMTP host to ask about sending/rate limits."
|
2888 |
msgstr ""
|
2889 |
|
2890 |
-
#: src/Admin/Pages/TestTab.php:
|
2891 |
msgid "Verify with them your SMTP account is in good standing and your account has not been flagged."
|
2892 |
msgstr ""
|
2893 |
|
2894 |
-
#: src/Admin/Pages/TestTab.php:
|
2895 |
msgid "Unauthenticated senders are not allowed."
|
2896 |
msgstr ""
|
2897 |
|
2898 |
-
#: src/Admin/Pages/TestTab.php:
|
2899 |
msgid "This means the connection to your SMTP host was made successfully, but you should enable Authentication and provide correct Username and Password."
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: src/Admin/Pages/TestTab.php:
|
2903 |
msgid "Enter correct SMTP Username (usually this is an email address) and Password in the appropriate fields."
|
2904 |
msgstr ""
|
2905 |
|
2906 |
-
#: src/Admin/Pages/TestTab.php:
|
2907 |
msgid "Misconfigured server certificate."
|
2908 |
msgstr ""
|
2909 |
|
2910 |
-
#: src/Admin/Pages/TestTab.php:
|
2911 |
msgid "This means OpenSSL on your server isn't able to verify the host certificate."
|
2912 |
msgstr ""
|
2913 |
|
2914 |
-
#: src/Admin/Pages/TestTab.php:
|
2915 |
msgid "There are a few reasons why this is happening. It could be that the host certificate is misconfigured, or this server's OpenSSL is using an outdated CA bundle."
|
2916 |
msgstr ""
|
2917 |
|
2918 |
-
#: src/Admin/Pages/TestTab.php:
|
2919 |
msgid "Verify that the host's SSL certificate is valid."
|
2920 |
msgstr ""
|
2921 |
|
2922 |
#. translators: %s - URL to the PHP openssl manual
|
2923 |
-
#: src/Admin/Pages/TestTab.php:
|
2924 |
msgid "Contact your hosting support, show them the \"full Error Log for debugging\" below and share this <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">link</a> with them."
|
2925 |
msgstr ""
|
2926 |
|
2927 |
-
#: src/Admin/Pages/TestTab.php:
|
2928 |
msgid "Could not connect to the SMTP host."
|
2929 |
msgstr ""
|
2930 |
|
2931 |
-
#: src/Admin/Pages/TestTab.php:
|
2932 |
-
#: src/Admin/Pages/TestTab.php:
|
2933 |
msgid "Typically this error is returned for one of the following reasons:"
|
2934 |
msgstr ""
|
2935 |
|
2936 |
-
#: src/Admin/Pages/TestTab.php:
|
2937 |
msgid "SMTP settings are incorrect (wrong port, security setting, incorrect host)."
|
2938 |
msgstr ""
|
2939 |
|
2940 |
-
#: src/Admin/Pages/TestTab.php:
|
2941 |
-
#: src/Admin/Pages/TestTab.php:
|
2942 |
msgid "Your web server is blocking the connection."
|
2943 |
msgstr ""
|
2944 |
|
2945 |
-
#: src/Admin/Pages/TestTab.php:
|
2946 |
msgid "Your SMTP host is rejecting the connection."
|
2947 |
msgstr ""
|
2948 |
|
2949 |
-
#: src/Admin/Pages/TestTab.php:
|
2950 |
msgid "Triple check your SMTP settings including host address, email, and password, port, and security."
|
2951 |
msgstr ""
|
2952 |
|
2953 |
#. translators: %1$s - SMTP host address, %2$s - SMTP port, %3$s - SMTP encryption.
|
2954 |
-
#: src/Admin/Pages/TestTab.php:
|
2955 |
msgid "Contact your web hosting provider and ask them to verify your server can connect to %1$s on port %2$s using %3$s encryption. 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>"
|
2956 |
msgstr ""
|
2957 |
|
2958 |
-
#: src/Admin/Pages/TestTab.php:
|
2959 |
msgid "no"
|
2960 |
msgstr ""
|
2961 |
|
2962 |
-
#: src/Admin/Pages/TestTab.php:
|
2963 |
-
#: src/Admin/Pages/TestTab.php:
|
2964 |
-
#: src/Admin/Pages/TestTab.php:
|
2965 |
msgid "Mailgun failed."
|
2966 |
msgstr ""
|
2967 |
|
2968 |
-
#: src/Admin/Pages/TestTab.php:
|
2969 |
msgid "It seems that you forgot to activate your Mailgun account."
|
2970 |
msgstr ""
|
2971 |
|
2972 |
-
#: src/Admin/Pages/TestTab.php:
|
2973 |
msgid "Check your inbox you used to create a Mailgun account. Click the activation link in an email from Mailgun."
|
2974 |
msgstr ""
|
2975 |
|
2976 |
-
#: src/Admin/Pages/TestTab.php:
|
2977 |
msgid "If you do not see activation email, go to your Mailgun control panel and resend the activation email."
|
2978 |
msgstr ""
|
2979 |
|
2980 |
-
#: src/Admin/Pages/TestTab.php:
|
2981 |
msgid "Typically this error occurs because there is an issue with your Mailgun settings, in many cases the API key."
|
2982 |
msgstr ""
|
2983 |
|
2984 |
-
#: src/Admin/Pages/TestTab.php:
|
2985 |
msgid "Verify your API key is correct."
|
2986 |
msgstr ""
|
2987 |
|
2988 |
-
#: src/Admin/Pages/TestTab.php:
|
2989 |
msgid "Go to your Mailgun account and view your API key."
|
2990 |
msgstr ""
|
2991 |
|
2992 |
-
#: src/Admin/Pages/TestTab.php:
|
2993 |
msgid "Note that the API key includes the \"key\" prefix, so make sure that it is in the WP Mail SMTP Mailgun API setting."
|
2994 |
msgstr ""
|
2995 |
|
2996 |
-
#: src/Admin/Pages/TestTab.php:
|
2997 |
msgid "Your Mailgun account does not have access to send emails."
|
2998 |
msgstr ""
|
2999 |
|
3000 |
-
#: src/Admin/Pages/TestTab.php:
|
3001 |
msgid "Typically this error occurs because you have not set up and/or complete domain name verification for your Mailgun account."
|
3002 |
msgstr ""
|
3003 |
|
3004 |
#. translators: %s - Mailgun documentation URL.
|
3005 |
-
#: src/Admin/Pages/TestTab.php:
|
3006 |
msgid "Go to our how-to guide for setting up <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Mailgun with WP Mail SMTP</a>."
|
3007 |
msgstr ""
|
3008 |
|
3009 |
-
#: src/Admin/Pages/TestTab.php:
|
3010 |
msgid "Complete the steps in section \"2. Verify Your Domain\"."
|
3011 |
msgstr ""
|
3012 |
|
3013 |
-
#: src/Admin/Pages/TestTab.php:
|
3014 |
-
#: src/Admin/Pages/TestTab.php:
|
3015 |
-
#: src/Admin/Pages/TestTab.php:
|
3016 |
-
#: src/Admin/Pages/TestTab.php:
|
3017 |
-
#: src/Admin/Pages/TestTab.php:
|
3018 |
-
#: src/Admin/Pages/TestTab.php:
|
3019 |
-
#: src/Admin/Pages/TestTab.php:
|
3020 |
msgid "Google API Error."
|
3021 |
msgstr ""
|
3022 |
|
3023 |
-
#: src/Admin/Pages/TestTab.php:
|
3024 |
msgid "You have not properly configured Gmail mailer."
|
3025 |
msgstr ""
|
3026 |
|
3027 |
-
#: src/Admin/Pages/TestTab.php:
|
3028 |
msgid "Make sure that you have clicked the \"Allow plugin to send emails using your Google account\" button under Gmail settings."
|
3029 |
msgstr ""
|
3030 |
|
3031 |
-
#: src/Admin/Pages/TestTab.php:
|
3032 |
msgid "Go to plugin Settings page and click the \"Allow plugin to send emails using your Google account\" button."
|
3033 |
msgstr ""
|
3034 |
|
3035 |
-
#: src/Admin/Pages/TestTab.php:
|
3036 |
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."
|
3037 |
msgstr ""
|
3038 |
|
3039 |
-
#: src/Admin/Pages/TestTab.php:
|
3040 |
msgid "Please click \"Agree\", if you see that button. If not - you will need to enable less secure apps first:"
|
3041 |
msgstr ""
|
3042 |
|
3043 |
#. translators: %s - Google support article URL.
|
3044 |
-
#: src/Admin/Pages/TestTab.php:
|
3045 |
msgid "if you are using regular Gmail account, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
3046 |
msgstr ""
|
3047 |
|
3048 |
#. translators: %s - Google support article URL.
|
3049 |
-
#: src/Admin/Pages/TestTab.php:
|
3050 |
msgid "if you are using G Suite, please <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">read this article</a> to proceed."
|
3051 |
msgstr ""
|
3052 |
|
3053 |
-
#: src/Admin/Pages/TestTab.php:
|
3054 |
msgid "Typically this error occurs because the address to which the email was sent to is invalid or was empty."
|
3055 |
msgstr ""
|
3056 |
|
3057 |
-
#: src/Admin/Pages/TestTab.php:
|
3058 |
msgid "Check the \"Send To\" email address used and confirm it is a valid email and was not empty."
|
3059 |
msgstr ""
|
3060 |
|
3061 |
#. translators: 1 - correct email address example. 2 - incorrect email address example.
|
3062 |
-
#: src/Admin/Pages/TestTab.php:
|
3063 |
msgid "It should be something like this: %1$s. These are incorrect values: %2$s."
|
3064 |
msgstr ""
|
3065 |
|
3066 |
-
#: src/Admin/Pages/TestTab.php:
|
3067 |
msgid "Make sure that the generated email has a TO header, useful when you are responsible for email creation."
|
3068 |
msgstr ""
|
3069 |
|
3070 |
-
#: src/Admin/Pages/TestTab.php:
|
3071 |
msgid "Unfortunately, this error can be due to many different reasons."
|
3072 |
msgstr ""
|
3073 |
|
3074 |
#. translators: %s - Blog article URL.
|
3075 |
-
#: src/Admin/Pages/TestTab.php:
|
3076 |
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."
|
3077 |
msgstr ""
|
3078 |
|
3079 |
-
#: src/Admin/Pages/TestTab.php:
|
3080 |
-
#: src/Providers/Gmail/Mailer.php:
|
3081 |
msgid "Go to WP Mail SMTP plugin settings page. Click the “Remove Connection” button."
|
3082 |
msgstr ""
|
3083 |
|
3084 |
-
#: src/Admin/Pages/TestTab.php:
|
3085 |
-
#: src/Providers/Gmail/Mailer.php:
|
3086 |
msgid "Then click the “Allow plugin to send emails using your Google account” button and re-enable access."
|
3087 |
msgstr ""
|
3088 |
|
3089 |
-
#: src/Admin/Pages/TestTab.php:
|
3090 |
msgid "Authentication code that Google returned to you has already been used on your previous auth attempt."
|
3091 |
msgstr ""
|
3092 |
|
3093 |
-
#: src/Admin/Pages/TestTab.php:
|
3094 |
msgid "Make sure that you are not trying to manually clean up the plugin options to retry the \"Allow...\" step."
|
3095 |
msgstr ""
|
3096 |
|
3097 |
-
#: src/Admin/Pages/TestTab.php:
|
3098 |
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."
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: src/Admin/Pages/TestTab.php:
|
3102 |
msgid "Make sure there is no aggressive caching on site admin area pages or try to clean cache between attempts."
|
3103 |
msgstr ""
|
3104 |
|
3105 |
-
#: src/Admin/Pages/TestTab.php:
|
3106 |
msgid "There are various reasons for that, please review the steps below."
|
3107 |
msgstr ""
|
3108 |
|
3109 |
#. translators: %s - Google G Suite Admin area URL.
|
3110 |
-
#: src/Admin/Pages/TestTab.php:
|
3111 |
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>."
|
3112 |
msgstr ""
|
3113 |
|
3114 |
#. translators: %s - Google G Suite Admin area URL.
|
3115 |
-
#: src/Admin/Pages/TestTab.php:
|
3116 |
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."
|
3117 |
msgstr ""
|
3118 |
|
3119 |
#. translators: %s - Google Developers Console URL.
|
3120 |
-
#: src/Admin/Pages/TestTab.php:
|
3121 |
msgid "Make sure that you have Gmail API enabled, and you can do that <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">here</a>."
|
3122 |
msgstr ""
|
3123 |
|
3124 |
-
#: src/Admin/Pages/TestTab.php:
|
3125 |
-
#: src/Admin/Pages/TestTab.php:
|
3126 |
msgid "Make sure that the used Client ID/Secret correspond to a proper project that has Gmail API enabled."
|
3127 |
msgstr ""
|
3128 |
|
3129 |
#. translators: %s - Gmail documentation URL.
|
3130 |
-
#: src/Admin/Pages/TestTab.php:
|
3131 |
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."
|
3132 |
msgstr ""
|
3133 |
|
3134 |
-
#: src/Admin/Pages/TestTab.php:
|
3135 |
msgid "You may have added a new API to a project"
|
3136 |
msgstr ""
|
3137 |
|
3138 |
-
#: src/Admin/Pages/TestTab.php:
|
3139 |
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."
|
3140 |
msgstr ""
|
3141 |
|
3142 |
-
#: src/Admin/Pages/TestTab.php:
|
3143 |
msgid "SMTP.com API Error."
|
3144 |
msgstr ""
|
3145 |
|
3146 |
-
#: src/Admin/Pages/TestTab.php:
|
3147 |
msgid "Your Sender Name option is incorrect."
|
3148 |
msgstr ""
|
3149 |
|
3150 |
-
#: src/Admin/Pages/TestTab.php:
|
3151 |
msgid "Please make sure you entered an accurate Sender Name in WP Mail SMTP plugin settings."
|
3152 |
msgstr ""
|
3153 |
|
3154 |
-
#: src/Admin/Pages/TestTab.php:
|
3155 |
msgid "GuzzleHttp requirements."
|
3156 |
msgstr ""
|
3157 |
|
3158 |
-
#: src/Admin/Pages/TestTab.php:
|
3159 |
msgid "GuzzleHttp requires cURL, the allow_url_fopen ini setting, or a custom HTTP handler."
|
3160 |
msgstr ""
|
3161 |
|
3162 |
-
#: src/Admin/Pages/TestTab.php:
|
3163 |
msgid "Edit your php.ini file on your hosting server."
|
3164 |
msgstr ""
|
3165 |
|
3166 |
-
#: src/Admin/Pages/TestTab.php:
|
3167 |
msgid "(Recommended) Enable PHP extension: cURL, by adding \"extension=curl\" to the php.ini file (without the quotation marks) OR"
|
3168 |
msgstr ""
|
3169 |
|
3170 |
-
#: src/Admin/Pages/TestTab.php:
|
3171 |
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)"
|
3172 |
msgstr ""
|
3173 |
|
3174 |
-
#: src/Admin/Pages/TestTab.php:
|
3175 |
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."
|
3176 |
msgstr ""
|
3177 |
|
3178 |
-
#: src/Admin/Pages/TestTab.php:
|
3179 |
-
#: src/Admin/Pages/TestTab.php:
|
3180 |
msgid "SparkPost API failed."
|
3181 |
msgstr ""
|
3182 |
|
3183 |
-
#: src/Admin/Pages/TestTab.php:
|
3184 |
msgid "Typically this error occurs because there is an issue with your SparkPost settings, in many cases an incorrect API key."
|
3185 |
msgstr ""
|
3186 |
|
3187 |
#. translators: %1$s - SparkPost API Keys area URL, %1$s - SparkPost EU API Keys area URL.
|
3188 |
-
#: src/Admin/Pages/TestTab.php:
|
3189 |
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."
|
3190 |
msgstr ""
|
3191 |
|
3192 |
-
#: src/Admin/Pages/TestTab.php:
|
3193 |
msgid "Verify that your API key has \"Transmissions: Read/Write\" permission."
|
3194 |
msgstr ""
|
3195 |
|
3196 |
-
#: src/Admin/Pages/TestTab.php:
|
3197 |
msgid "Typically this error occurs because there is an issue with your SparkPost settings, in many cases an incorrect region."
|
3198 |
msgstr ""
|
3199 |
|
3200 |
-
#: src/Admin/Pages/TestTab.php:
|
3201 |
msgid "Verify that your SparkPost account region is selected in WP Mail SMTP settings."
|
3202 |
msgstr ""
|
3203 |
|
3204 |
-
#: src/Admin/Pages/TestTab.php:
|
3205 |
msgid "PCRE library issue"
|
3206 |
msgstr ""
|
3207 |
|
3208 |
-
#: src/Admin/Pages/TestTab.php:
|
3209 |
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."
|
3210 |
msgstr ""
|
3211 |
|
3212 |
-
#: src/Admin/Pages/TestTab.php:
|
3213 |
msgid "There is a known issue with PHP version 7.4.x, when using libpcre2 library version lower than 10.33."
|
3214 |
msgstr ""
|
3215 |
|
3216 |
-
#: src/Admin/Pages/TestTab.php:
|
3217 |
msgid "Contact your web hosting provider and inform them you are having issues with libpcre2 library on PHP 7.4."
|
3218 |
msgstr ""
|
3219 |
|
3220 |
-
#: src/Admin/Pages/TestTab.php:
|
3221 |
msgid "They should be able to resolve this issue for you."
|
3222 |
msgstr ""
|
3223 |
|
3224 |
-
#: src/Admin/Pages/TestTab.php:
|
3225 |
msgid "For a quick fix, until your web hosting resolves this, you can downgrade to PHP version 7.3 on your server."
|
3226 |
msgstr ""
|
3227 |
|
3228 |
-
#: src/Admin/Pages/TestTab.php:
|
3229 |
msgid "An issue was detected."
|
3230 |
msgstr ""
|
3231 |
|
3232 |
-
#: src/Admin/Pages/TestTab.php:
|
3233 |
msgid "This means your test email was unable to be sent."
|
3234 |
msgstr ""
|
3235 |
|
3236 |
-
#: src/Admin/Pages/TestTab.php:
|
3237 |
msgid "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)."
|
3238 |
msgstr ""
|
3239 |
|
3240 |
-
#: src/Admin/Pages/TestTab.php:
|
3241 |
msgid "Your host is rejecting the connection."
|
3242 |
msgstr ""
|
3243 |
|
3244 |
-
#: src/Admin/Pages/TestTab.php:
|
3245 |
msgid "Triple check the plugin settings, consider reconfiguring to make sure everything is correct (eg bad copy and paste)."
|
3246 |
msgstr ""
|
3247 |
|
3248 |
-
#: src/Admin/Pages/TestTab.php:
|
3249 |
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>"
|
3250 |
msgstr ""
|
3251 |
|
3252 |
-
#: src/Admin/Pages/TestTab.php:
|
3253 |
msgid "Try using a different mailer."
|
3254 |
msgstr ""
|
3255 |
|
3256 |
-
#: src/Admin/Pages/TestTab.php:
|
3257 |
msgid "There was a problem while sending the test email."
|
3258 |
msgstr ""
|
3259 |
|
3260 |
-
#: src/Admin/Pages/TestTab.php:
|
3261 |
msgid "Recommended next steps:"
|
3262 |
msgstr ""
|
3263 |
|
3264 |
-
#: src/Admin/Pages/TestTab.php:
|
3265 |
msgid "Need support?"
|
3266 |
msgstr ""
|
3267 |
|
3268 |
#. translators: %s - WPMailSMTP.com account area link.
|
3269 |
-
#: src/Admin/Pages/TestTab.php:
|
3270 |
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>."
|
3271 |
msgstr ""
|
3272 |
|
3273 |
-
#: src/Admin/Pages/TestTab.php:
|
3274 |
msgid "WP Mail SMTP is a free plugin, and the team behind WPForms maintains it to give back to the WordPress community."
|
3275 |
msgstr ""
|
3276 |
|
3277 |
#. translators: %s - WPMailSMTP.com URL.
|
3278 |
-
#: src/Admin/Pages/TestTab.php:
|
3279 |
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."
|
3280 |
msgstr ""
|
3281 |
|
3282 |
-
#: src/Admin/Pages/TestTab.php:
|
3283 |
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."
|
3284 |
msgstr ""
|
3285 |
|
3286 |
#. Translators: %s - discount value $50
|
3287 |
-
#: src/Admin/Pages/TestTab.php:
|
3288 |
msgid "As a valued WP Mail SMTP user, you will get <span class=\"price-off\">%s off regular pricing</span>, automatically applied at checkout!"
|
3289 |
msgstr ""
|
3290 |
|
3291 |
#. translators: %1$s - WP Mail SMTP support policy URL, %2$s - WP Mail SMTP support forum URL, %3$s - WPMailSMTP.com URL.
|
3292 |
-
#: src/Admin/Pages/TestTab.php:
|
3293 |
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."
|
3294 |
msgstr ""
|
3295 |
|
3296 |
-
#: src/Admin/Pages/TestTab.php:
|
3297 |
msgid "Please copy the error log message below into the support ticket."
|
3298 |
msgstr ""
|
3299 |
|
3300 |
-
#: src/Admin/Pages/TestTab.php:
|
3301 |
msgid "View Full Error Log"
|
3302 |
msgstr ""
|
3303 |
|
3304 |
-
#: src/Admin/Pages/TestTab.php:
|
3305 |
msgid "Copy Error Log"
|
3306 |
msgstr ""
|
3307 |
|
3308 |
-
#: src/Admin/Pages/TestTab.php:
|
3309 |
msgid "Copied"
|
3310 |
msgstr ""
|
3311 |
|
3312 |
-
#: src/Admin/Pages/TestTab.php:
|
3313 |
-
#: src/Admin/Pages/TestTab.php:
|
3314 |
msgid "Send Another Test Email"
|
3315 |
msgstr ""
|
3316 |
|
3317 |
-
#: src/Admin/Pages/TestTab.php:
|
3318 |
msgid "The test email might have sent, but its deliverability should be improved."
|
3319 |
msgstr ""
|
3320 |
|
@@ -3507,72 +3556,76 @@ msgstr ""
|
|
3507 |
|
3508 |
#: src/Admin/SetupWizard.php:537
|
3509 |
#: src/Admin/SetupWizard.php:555
|
3510 |
-
#: src/Admin/SetupWizard.php:
|
3511 |
msgid "You don't have permission to change options for this WP site!"
|
3512 |
msgstr ""
|
3513 |
|
3514 |
-
#: src/Admin/SetupWizard.php:
|
3515 |
msgid "Could not install the plugin. You don't have permission to install plugins."
|
3516 |
msgstr ""
|
3517 |
|
3518 |
-
#: src/Admin/SetupWizard.php:
|
|
|
|
|
|
|
|
|
3519 |
msgid "Could not install the plugin. Plugin slug is missing."
|
3520 |
msgstr ""
|
3521 |
|
3522 |
-
#: src/Admin/SetupWizard.php:
|
3523 |
-
#: src/Admin/SetupWizard.php:
|
3524 |
msgid "Could not install the plugin. Don't have file permission."
|
3525 |
msgstr ""
|
3526 |
|
3527 |
-
#: src/Admin/SetupWizard.php:
|
3528 |
msgid "Could not install the plugin. WP Plugin installer initialization failed."
|
3529 |
msgstr ""
|
3530 |
|
3531 |
-
#: src/Admin/SetupWizard.php:
|
3532 |
msgid "Could not install the plugin. WP Plugin installer could not retrieve plugin information."
|
3533 |
msgstr ""
|
3534 |
|
3535 |
-
#: src/Admin/SetupWizard.php:
|
3536 |
msgid "Contact Forms by WPForms"
|
3537 |
msgstr ""
|
3538 |
|
3539 |
-
#: src/Admin/SetupWizard.php:
|
3540 |
msgid "Google Analytics by MonsterInsights"
|
3541 |
msgstr ""
|
3542 |
|
3543 |
-
#: src/Admin/SetupWizard.php:
|
3544 |
msgid "All in One SEO"
|
3545 |
msgstr ""
|
3546 |
|
3547 |
-
#: src/Admin/SetupWizard.php:
|
3548 |
msgid "Giveaways by RafflePress"
|
3549 |
msgstr ""
|
3550 |
|
3551 |
-
#: src/Admin/SetupWizard.php:
|
3552 |
msgid "Smash Balloon Social Photo Feed"
|
3553 |
msgstr ""
|
3554 |
|
3555 |
-
#: src/Admin/SetupWizard.php:
|
3556 |
msgid "SeedProd Landing Page Builder"
|
3557 |
msgstr ""
|
3558 |
|
3559 |
-
#: src/Admin/SetupWizard.php:
|
3560 |
msgid "WP Call Button"
|
3561 |
msgstr ""
|
3562 |
|
3563 |
-
#: src/Admin/SetupWizard.php:
|
3564 |
msgid "You are already using the WP Mail SMTP PRO version. Please refresh this page and verify your license key."
|
3565 |
msgstr ""
|
3566 |
|
3567 |
-
#: src/Admin/SetupWizard.php:
|
3568 |
msgid "You don't have the permission to perform this action."
|
3569 |
msgstr ""
|
3570 |
|
3571 |
-
#: src/Admin/SetupWizard.php:
|
3572 |
msgid "Please enter a valid license key!"
|
3573 |
msgstr ""
|
3574 |
|
3575 |
-
#: src/Admin/SetupWizard.php:
|
3576 |
msgid "Upgrade functionality not available!"
|
3577 |
msgstr ""
|
3578 |
|
@@ -3580,8 +3633,12 @@ msgstr ""
|
|
3580 |
msgid "Or disable the Sendinblue email sending setting in WooCommerce > Settings > Sendinblue (tab) > Email Options (tab) > Enable Sendinblue to send WooCommerce emails."
|
3581 |
msgstr ""
|
3582 |
|
|
|
|
|
|
|
|
|
3583 |
#. translators: %1$s - Plugin name causing conflict.
|
3584 |
-
#: src/Conflicts.php:
|
3585 |
msgid "Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %1$s to prevent conflicts."
|
3586 |
msgstr ""
|
3587 |
|
@@ -3648,19 +3705,33 @@ msgid "<strong>EMAILING DISABLED:</strong> The %s is currently blocking all emai
|
|
3648 |
msgstr ""
|
3649 |
|
3650 |
#. translators: %1$s - constant name; %2$s - constant value.
|
3651 |
-
#: src/Core.php:
|
3652 |
msgid "To send emails, change the value of the %1$s constant to %2$s."
|
3653 |
msgstr ""
|
3654 |
|
3655 |
#. translators: %s - plugin Misc settings page URL.
|
3656 |
-
#: src/Core.php:
|
3657 |
msgid "To send emails, go to plugin <a href=\"%s\">Misc settings</a> and disable the \"Do Not Send\" option."
|
3658 |
msgstr ""
|
3659 |
|
3660 |
-
#: src/Core.php:
|
|
|
|
|
|
|
|
|
3661 |
msgid "<strong>Heads up!</strong> The last email your site attempted to send was unsuccessful."
|
3662 |
msgstr ""
|
3663 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3664 |
#. translators: %1$s - WP Mail SMTP, %2$s - error message.
|
3665 |
#: src/Migration.php:134
|
3666 |
msgid "There was an error while upgrading the database. Please contact %1$s support with this information: %2$s."
|
@@ -3672,11 +3743,11 @@ msgid "There was an error while upgrading the %1$s database. Please contact %2$s
|
|
3672 |
msgstr ""
|
3673 |
|
3674 |
#. translators: %1$s - constant that was used; %2$s - file where it was used.
|
3675 |
-
#: src/Options.php:
|
3676 |
msgid "The value of this field was set using a constant %1$s most likely inside %2$s of your WordPress installation."
|
3677 |
msgstr ""
|
3678 |
|
3679 |
-
#: src/Pro/Emails/Logs/Admin/SinglePage.php:
|
3680 |
msgid "Error icon"
|
3681 |
msgstr ""
|
3682 |
|
@@ -3700,70 +3771,70 @@ msgstr ""
|
|
3700 |
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."
|
3701 |
msgstr ""
|
3702 |
|
3703 |
-
#: src/Providers/Gmail/Mailer.php:
|
3704 |
msgid "The response object is invalid (missing getId method)."
|
3705 |
msgstr ""
|
3706 |
|
3707 |
-
#: src/Providers/Gmail/Mailer.php:
|
3708 |
msgid "The email message ID is missing."
|
3709 |
msgstr ""
|
3710 |
|
3711 |
-
#: src/Providers/Gmail/Mailer.php:
|
3712 |
msgid "Please re-grant Google app permissions!"
|
3713 |
msgstr ""
|
3714 |
|
3715 |
-
#: src/Providers/Gmail/Options.php:
|
3716 |
msgid "Google / Gmail"
|
3717 |
msgstr ""
|
3718 |
|
3719 |
#. translators: %s - URL to our Gmail doc.
|
3720 |
-
#: src/Providers/Gmail/Options.php:
|
3721 |
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 set-up 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>."
|
3722 |
msgstr ""
|
3723 |
|
3724 |
-
#: src/Providers/Gmail/Options.php:
|
3725 |
msgid "The Gmail mailer works well for sites that send low numbers of emails. However, Gmail's API has rate limitations and a number of additional restrictions that can lead to challenges during setup.<br><br>If you expect to send a high volume of emails, or if you find that your web host is not compatible with the Gmail API restrictions, then we recommend considering a different mailer option."
|
3726 |
msgstr ""
|
3727 |
|
3728 |
-
#: src/Providers/Gmail/Options.php:
|
3729 |
msgid "Authorized redirect URI"
|
3730 |
msgstr ""
|
3731 |
|
3732 |
-
#: src/Providers/Gmail/Options.php:
|
3733 |
msgid "Copy URL to clipboard"
|
3734 |
msgstr ""
|
3735 |
|
3736 |
-
#: src/Providers/Gmail/Options.php:
|
3737 |
msgid "Please copy this URL into the \"Authorized redirect URIs\" field of your Google web application."
|
3738 |
msgstr ""
|
3739 |
|
3740 |
-
#: src/Providers/Gmail/Options.php:
|
3741 |
msgid "Allow plugin to send emails using your Google account"
|
3742 |
msgstr ""
|
3743 |
|
3744 |
-
#: src/Providers/Gmail/Options.php:
|
3745 |
msgid "Click the button above to confirm authorization."
|
3746 |
msgstr ""
|
3747 |
|
3748 |
#. translators: %s - email address, as received from Google API.
|
3749 |
-
#: src/Providers/Gmail/Options.php:
|
3750 |
msgid "Connected as %s"
|
3751 |
msgstr ""
|
3752 |
|
3753 |
#. translators: %s - URL to Google Gmail alias documentation page.
|
3754 |
-
#: src/Providers/Gmail/Options.php:
|
3755 |
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."
|
3756 |
msgstr ""
|
3757 |
|
3758 |
-
#: src/Providers/Gmail/Options.php:
|
3759 |
msgid "You can also send emails with different From Email addresses, by disabling the Force From Email setting and using registered aliases throughout your WordPress site as the From Email addresses."
|
3760 |
msgstr ""
|
3761 |
|
3762 |
-
#: src/Providers/Gmail/Options.php:
|
3763 |
msgid "Removing the connection will give you an ability to redo the connection or link to another Google account."
|
3764 |
msgstr ""
|
3765 |
|
3766 |
-
#: src/Providers/Gmail/Options.php:
|
3767 |
msgid "You need to save settings with Client ID and Client Secret before you can proceed."
|
3768 |
msgstr ""
|
3769 |
|
@@ -3776,7 +3847,7 @@ msgstr ""
|
|
3776 |
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."
|
3777 |
msgstr ""
|
3778 |
|
3779 |
-
#: src/Providers/Mailgun/Mailer.php:
|
3780 |
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."
|
3781 |
msgstr ""
|
3782 |
|
@@ -3908,23 +3979,23 @@ msgstr ""
|
|
3908 |
msgid "Get the API Key"
|
3909 |
msgstr ""
|
3910 |
|
3911 |
-
#: src/Providers/Postmark/Mailer.php:
|
3912 |
msgid "401 - Unauthorized: Missing or incorrect Server API Token. Please verify that you used the correct Server API Token."
|
3913 |
msgstr ""
|
3914 |
|
3915 |
-
#: src/Providers/Postmark/Mailer.php:
|
3916 |
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."
|
3917 |
msgstr ""
|
3918 |
|
3919 |
-
#: src/Providers/Postmark/Mailer.php:
|
3920 |
msgid "503 - The Postmark API is currently unavailable, please try sending your request later."
|
3921 |
msgstr ""
|
3922 |
|
3923 |
-
#: src/Providers/Postmark/Mailer.php:
|
3924 |
msgid "Server API Token:"
|
3925 |
msgstr ""
|
3926 |
|
3927 |
-
#: src/Providers/Postmark/Mailer.php:
|
3928 |
msgid "Message Stream ID:"
|
3929 |
msgstr ""
|
3930 |
|
@@ -4061,11 +4132,11 @@ msgstr ""
|
|
4061 |
msgid "Get Sender Name"
|
4062 |
msgstr ""
|
4063 |
|
4064 |
-
#: src/Providers/SparkPost/Mailer.php:
|
4065 |
msgid "API Key:"
|
4066 |
msgstr ""
|
4067 |
|
4068 |
-
#: src/Providers/SparkPost/Mailer.php:
|
4069 |
msgid "Region:"
|
4070 |
msgstr ""
|
4071 |
|
@@ -4188,83 +4259,83 @@ msgstr ""
|
|
4188 |
msgid "No DB tables found."
|
4189 |
msgstr ""
|
4190 |
|
4191 |
-
#: src/SiteHealth.php:
|
4192 |
msgid "Lite install date"
|
4193 |
msgstr ""
|
4194 |
|
4195 |
-
#: src/SiteHealth.php:
|
4196 |
msgid "None selected"
|
4197 |
msgstr ""
|
4198 |
|
4199 |
-
#: src/SiteHealth.php:
|
4200 |
msgid "Current mailer"
|
4201 |
msgstr ""
|
4202 |
|
4203 |
-
#: src/SiteHealth.php:
|
4204 |
msgid "WP Mail SMTP mailer setup is complete"
|
4205 |
msgstr ""
|
4206 |
|
4207 |
-
#: src/SiteHealth.php:
|
4208 |
msgid "The WP Mail SMTP plugin mailer setup is complete. You can send a test email, to make sure it's working properly."
|
4209 |
msgstr ""
|
4210 |
|
4211 |
-
#: src/SiteHealth.php:
|
4212 |
msgid "Test email sending"
|
4213 |
msgstr ""
|
4214 |
|
4215 |
-
#: src/SiteHealth.php:
|
4216 |
msgid "You currently have the default mailer selected, which means that you haven’t set up SMTP yet."
|
4217 |
msgstr ""
|
4218 |
|
4219 |
-
#: src/SiteHealth.php:
|
4220 |
msgid "WP Mail SMTP mailer setup is incomplete"
|
4221 |
msgstr ""
|
4222 |
|
4223 |
-
#: src/SiteHealth.php:
|
4224 |
msgid "The WP Mail SMTP plugin mailer setup is incomplete. Please click on the link below to access plugin settings and configure the mailer."
|
4225 |
msgstr ""
|
4226 |
|
4227 |
-
#: src/SiteHealth.php:
|
4228 |
-
#: src/SiteHealth.php:
|
4229 |
msgid "Configure mailer"
|
4230 |
msgstr ""
|
4231 |
|
4232 |
-
#: src/SiteHealth.php:
|
4233 |
msgid "WP Mail SMTP DB tables are created"
|
4234 |
msgstr ""
|
4235 |
|
4236 |
-
#: src/SiteHealth.php:
|
4237 |
msgid "WP Mail SMTP is using custom database tables for some of its features. In order to work properly, the custom tables should be created, and it looks like they exist in your database."
|
4238 |
msgstr ""
|
4239 |
|
4240 |
-
#: src/SiteHealth.php:
|
4241 |
msgid "WP Mail SMTP DB tables check has failed"
|
4242 |
msgstr ""
|
4243 |
|
4244 |
#. translators: %s - the list of missing tables separated by comma.
|
4245 |
-
#: src/SiteHealth.php:
|
4246 |
msgid "Missing table: %s"
|
4247 |
msgid_plural "Missing tables: %s"
|
4248 |
msgstr[0] ""
|
4249 |
msgstr[1] ""
|
4250 |
|
4251 |
-
#: src/SiteHealth.php:
|
4252 |
msgid "WP Mail SMTP is using custom database tables for some of its features. In order to work properly, the custom tables should be created, and it seems they are missing. Please try to re-install the WP Mail SMTP plugin. If this issue persists, please contact our support."
|
4253 |
msgstr ""
|
4254 |
|
4255 |
-
#: src/SiteHealth.php:
|
4256 |
msgid "Current from email domain"
|
4257 |
msgstr ""
|
4258 |
|
4259 |
-
#: src/SiteHealth.php:
|
4260 |
msgid "Email domain is configured correctly"
|
4261 |
msgstr ""
|
4262 |
|
4263 |
-
#: src/SiteHealth.php:
|
4264 |
msgid "All checks for your email domain were successful. It looks like everything is configured correctly."
|
4265 |
msgstr ""
|
4266 |
|
4267 |
-
#: src/SiteHealth.php:
|
4268 |
msgid "Email domain issues detected"
|
4269 |
msgstr ""
|
4270 |
|
@@ -4283,7 +4354,7 @@ msgstr ""
|
|
4283 |
msgid "%1$s \\a\\t %2$s"
|
4284 |
msgstr ""
|
4285 |
|
4286 |
-
#: src/WP.php:
|
4287 |
msgid "WP Core"
|
4288 |
msgstr ""
|
4289 |
|
@@ -4300,3 +4371,12 @@ msgstr ""
|
|
4300 |
#: wp_mail_smtp.php:199
|
4301 |
msgid "<strong>WP Mail SMTP plugin is disabled</strong> on your site until you fix the issue. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Read more for additional information.</a>"
|
4302 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: WP Mail SMTP 3.3.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-02-14T22:15:04+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:238
|
17 |
+
#: src/Admin/Area.php:239
|
18 |
+
#: src/Admin/Area.php:285
|
19 |
+
#: src/Admin/Area.php:286
|
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 ""
|
27 |
|
28 |
#. Plugin URI of the plugin
|
34 |
msgstr ""
|
35 |
|
36 |
#. Author of the plugin
|
37 |
+
#: src/Admin/Pages/AboutTab.php:277
|
38 |
msgid "WPForms"
|
39 |
msgstr ""
|
40 |
|
70 |
msgstr ""
|
71 |
|
72 |
#: assets/languages/wp-mail-smtp-vue.php:26
|
73 |
+
msgid "It looks like we can't load oAuth redirect."
|
74 |
msgstr ""
|
75 |
|
76 |
#: assets/languages/wp-mail-smtp-vue.php:29
|
77 |
+
msgid "It looks like we can't load existing settings."
|
78 |
msgstr ""
|
79 |
|
80 |
#: assets/languages/wp-mail-smtp-vue.php:32
|
81 |
+
msgid "It looks like we can't load oAuth connected data."
|
82 |
msgstr ""
|
83 |
|
84 |
#: assets/languages/wp-mail-smtp-vue.php:35
|
85 |
+
msgid "It looks like we can't remove oAuth connection."
|
86 |
msgstr ""
|
87 |
|
88 |
#: assets/languages/wp-mail-smtp-vue.php:38
|
89 |
+
msgid "It looks like we can't retrieve the Amazon SES Identities."
|
|
|
|
|
|
|
|
|
|
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: assets/languages/wp-mail-smtp-vue.php:41
|
93 |
+
msgid "It looks like we can't register the Amazon SES Identity."
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: assets/languages/wp-mail-smtp-vue.php:44
|
97 |
msgid "Error Message:"
|
98 |
msgstr ""
|
99 |
|
100 |
+
#: assets/languages/wp-mail-smtp-vue.php:47
|
101 |
#: src/Admin/Pages/DebugEventsTab.php:151
|
102 |
#: src/Connect.php:57
|
103 |
msgid "OK"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: assets/languages/wp-mail-smtp-vue.php:50
|
107 |
#: src/Admin/Area.php:441
|
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 "Please fill out all the required fields to continue."
|
114 |
msgstr ""
|
115 |
|
116 |
+
#: assets/languages/wp-mail-smtp-vue.php:56
|
117 |
msgid "Settings Updated"
|
118 |
msgstr ""
|
119 |
|
120 |
+
#: assets/languages/wp-mail-smtp-vue.php:59
|
121 |
msgid "Could Not Save Changes"
|
122 |
msgstr ""
|
123 |
|
124 |
+
#: assets/languages/wp-mail-smtp-vue.php:62
|
125 |
msgid "Return to Mailer Settings"
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: assets/languages/wp-mail-smtp-vue.php:65
|
129 |
msgid "Whoops, we found an issue!"
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: assets/languages/wp-mail-smtp-vue.php:68
|
133 |
msgid "It looks like something went wrong..."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: assets/languages/wp-mail-smtp-vue.php:71
|
137 |
+
msgid "It looks like we can't save the settings."
|
138 |
+
msgstr ""
|
139 |
+
|
140 |
+
#: assets/languages/wp-mail-smtp-vue.php:74
|
141 |
+
msgid "Network error encountered. Settings not saved."
|
142 |
+
msgstr ""
|
143 |
+
|
144 |
#: assets/languages/wp-mail-smtp-vue.php:77
|
145 |
+
msgid "It looks like we can't import the plugin settings."
|
146 |
msgstr ""
|
147 |
|
148 |
#: assets/languages/wp-mail-smtp-vue.php:80
|
149 |
+
msgid "Network error encountered. SMTP plugin import failed!"
|
150 |
+
msgstr ""
|
151 |
+
|
152 |
+
#: assets/languages/wp-mail-smtp-vue.php:83
|
153 |
+
msgid "It looks like we can't load authentication details."
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: assets/languages/wp-mail-smtp-vue.php:86
|
157 |
+
msgid "It looks like we can't load the settings."
|
158 |
msgstr ""
|
159 |
|
160 |
+
#. Translators: Error status and error text.
|
161 |
+
#: assets/languages/wp-mail-smtp-vue.php:91
|
162 |
+
msgid "%1$s, %2$s"
|
163 |
+
msgstr ""
|
164 |
+
|
165 |
+
#: assets/languages/wp-mail-smtp-vue.php:94
|
166 |
msgid "You appear to be offline."
|
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 "Can't retrieve Amazon SES Identities."
|
175 |
+
msgstr ""
|
176 |
+
|
177 |
+
#: assets/languages/wp-mail-smtp-vue.php:103
|
178 |
+
msgid "Can't register the Amazon SES Identity"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: assets/languages/wp-mail-smtp-vue.php:106
|
182 |
msgid "Welcome to the WP Mail SMTP Setup Wizard!"
|
183 |
msgstr ""
|
184 |
|
185 |
+
#: assets/languages/wp-mail-smtp-vue.php:109
|
186 |
msgid "We’ll guide you through each step needed to get WP Mail SMTP fully set up on your site."
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: assets/languages/wp-mail-smtp-vue.php:112
|
190 |
msgid "Let's Get Started"
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: assets/languages/wp-mail-smtp-vue.php:115
|
194 |
#: src/Admin/SetupWizard.php:283
|
195 |
msgid "Go back to the Dashboard"
|
196 |
msgstr ""
|
197 |
|
198 |
+
#: assets/languages/wp-mail-smtp-vue.php:118
|
199 |
msgid "Close and exit the Setup Wizard"
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: assets/languages/wp-mail-smtp-vue.php:121
|
203 |
+
msgid "Import data from your current plugins"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: assets/languages/wp-mail-smtp-vue.php:124
|
207 |
+
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."
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: assets/languages/wp-mail-smtp-vue.php:127
|
211 |
+
msgid "Import Data and Continue"
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: assets/languages/wp-mail-smtp-vue.php:130
|
215 |
+
msgid "Skip this Step"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: assets/languages/wp-mail-smtp-vue.php:133
|
219 |
+
msgid "Previous Step"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: assets/languages/wp-mail-smtp-vue.php:136
|
223 |
+
msgid "Easy WP SMTP"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: assets/languages/wp-mail-smtp-vue.php:139
|
227 |
+
msgid "FluentSMTP"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: assets/languages/wp-mail-smtp-vue.php:142
|
231 |
+
msgid "Post SMTP Mailer"
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: assets/languages/wp-mail-smtp-vue.php:145
|
235 |
+
msgid "SMTP Mailer"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: assets/languages/wp-mail-smtp-vue.php:148
|
239 |
+
msgid "WP SMTP"
|
|
|
|
|
|
|
|
|
|
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: assets/languages/wp-mail-smtp-vue.php:151
|
243 |
+
msgid "Whoops, looks like things aren’t configured properly."
|
|
|
|
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: assets/languages/wp-mail-smtp-vue.php:154
|
247 |
+
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."
|
|
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: assets/languages/wp-mail-smtp-vue.php:157
|
251 |
+
msgid "Start Troubleshooting"
|
|
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: assets/languages/wp-mail-smtp-vue.php:160
|
255 |
+
msgid "Send us Feedback"
|
|
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: assets/languages/wp-mail-smtp-vue.php:163
|
259 |
+
msgid "Finish Setup"
|
|
|
|
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: assets/languages/wp-mail-smtp-vue.php:166
|
263 |
+
#: src/Providers/Mailgun/Options.php:112
|
264 |
+
#: src/Providers/SparkPost/Options.php:118
|
265 |
+
msgid "Region"
|
266 |
msgstr ""
|
267 |
|
268 |
+
#: assets/languages/wp-mail-smtp-vue.php:169
|
269 |
+
msgid "The data center location used by your Zoho account."
|
|
|
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 |
+
#: assets/languages/wp-mail-smtp-vue.php:175
|
278 |
+
#: src/Providers/Gmail/Options.php:102
|
279 |
+
msgid "Client Secret"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: assets/languages/wp-mail-smtp-vue.php:178
|
283 |
+
msgid "Redirect URI"
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: assets/languages/wp-mail-smtp-vue.php:181
|
287 |
+
#: src/Providers/Gmail/Options.php:146
|
288 |
+
msgid "Authorization"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: assets/languages/wp-mail-smtp-vue.php:184
|
292 |
+
#: src/Admin/Pages/ExportTab.php:121
|
293 |
+
#: src/Admin/Pages/SettingsTab.php:191
|
294 |
+
msgid "From Name"
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: assets/languages/wp-mail-smtp-vue.php:187
|
298 |
+
#: src/Admin/Pages/SettingsTab.php:217
|
299 |
+
msgid "Force From Name"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: assets/languages/wp-mail-smtp-vue.php:190
|
303 |
+
msgid "If enabled, the From Name setting above will be used for all emails, ignoring values set by other plugins."
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: assets/languages/wp-mail-smtp-vue.php:193
|
307 |
+
#: src/Admin/Pages/SettingsTab.php:203
|
308 |
+
msgid "The name that emails are sent from."
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: assets/languages/wp-mail-smtp-vue.php:196
|
312 |
+
msgid "Read how to set up Zoho Mail"
|
313 |
msgstr ""
|
314 |
|
315 |
+
#: assets/languages/wp-mail-smtp-vue.php:199
|
316 |
#: src/Providers/OptionsAbstract.php:198
|
317 |
msgid "SMTP Host"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: assets/languages/wp-mail-smtp-vue.php:202
|
321 |
#: src/Providers/OptionsAbstract.php:212
|
322 |
msgid "Encryption"
|
323 |
msgstr ""
|
324 |
|
325 |
+
#: assets/languages/wp-mail-smtp-vue.php:205
|
326 |
#: src/Providers/OptionsAbstract.php:252
|
327 |
msgid "SMTP Port"
|
328 |
msgstr ""
|
329 |
|
330 |
+
#: assets/languages/wp-mail-smtp-vue.php:208
|
331 |
#: src/Providers/OptionsAbstract.php:266
|
332 |
msgid "Auto TLS"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: assets/languages/wp-mail-smtp-vue.php:211
|
336 |
msgid "Enable Auto TLS"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: assets/languages/wp-mail-smtp-vue.php:214
|
340 |
#: src/Providers/OptionsAbstract.php:280
|
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:217
|
345 |
#: src/Providers/OptionsAbstract.php:288
|
346 |
msgid "Authentication"
|
347 |
msgstr ""
|
348 |
|
349 |
+
#: assets/languages/wp-mail-smtp-vue.php:220
|
350 |
+
#: src/Admin/Pages/TestTab.php:795
|
351 |
msgid "Enable Authentication"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: assets/languages/wp-mail-smtp-vue.php:223
|
355 |
#: src/Providers/OptionsAbstract.php:307
|
356 |
msgid "SMTP Username"
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: assets/languages/wp-mail-smtp-vue.php:226
|
360 |
#: src/Providers/OptionsAbstract.php:321
|
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 |
+
#: assets/languages/wp-mail-smtp-vue.php:232
|
370 |
+
#: src/Admin/Pages/SettingsTab.php:172
|
371 |
+
msgid "Force From Email"
|
372 |
+
msgstr ""
|
373 |
+
|
374 |
+
#: assets/languages/wp-mail-smtp-vue.php:235
|
375 |
+
#: src/Admin/Pages/SettingsTab.php:154
|
376 |
+
msgid "The email address that emails are sent from."
|
377 |
+
msgstr ""
|
378 |
+
|
379 |
+
#: assets/languages/wp-mail-smtp-vue.php:238
|
380 |
#: src/Providers/OptionsAbstract.php:244
|
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:244
|
389 |
#: src/Providers/OptionsAbstract.php:222
|
390 |
msgid "None"
|
391 |
msgstr ""
|
392 |
|
393 |
+
#: assets/languages/wp-mail-smtp-vue.php:247
|
394 |
#: src/Providers/OptionsAbstract.php:231
|
395 |
msgid "SSL"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: assets/languages/wp-mail-smtp-vue.php:250
|
399 |
#: src/Providers/OptionsAbstract.php:240
|
400 |
msgid "TLS"
|
401 |
msgstr ""
|
402 |
|
403 |
+
#: assets/languages/wp-mail-smtp-vue.php:253
|
404 |
+
msgid "What could we do to improve?"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: assets/languages/wp-mail-smtp-vue.php:256
|
408 |
+
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!"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: assets/languages/wp-mail-smtp-vue.php:259
|
412 |
+
msgid "Yes, I give WP Mail SMTP permission to contact me for any follow up questions."
|
413 |
msgstr ""
|
414 |
|
415 |
+
#: assets/languages/wp-mail-smtp-vue.php:262
|
416 |
+
msgid "Submit Feedback"
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: assets/languages/wp-mail-smtp-vue.php:265
|
420 |
+
msgid "How was your WP Mail SMTP setup experience?"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: assets/languages/wp-mail-smtp-vue.php:268
|
424 |
+
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!"
|
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:274
|
432 |
+
msgid "Here’s what to do next:"
|
|
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: assets/languages/wp-mail-smtp-vue.php:277
|
436 |
+
msgid "Check out our other free WordPress plugins:"
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: assets/languages/wp-mail-smtp-vue.php:280
|
440 |
+
msgid "Upgrade to Unlock Powerful SMTP Features"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: assets/languages/wp-mail-smtp-vue.php:283
|
444 |
+
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."
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: assets/languages/wp-mail-smtp-vue.php:286
|
448 |
+
msgid "Multisite Network Settings"
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: assets/languages/wp-mail-smtp-vue.php:289
|
452 |
+
msgid "Manage Default Notifications"
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: assets/languages/wp-mail-smtp-vue.php:292
|
456 |
+
msgid "Detailed Email Logs"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: assets/languages/wp-mail-smtp-vue.php:295
|
460 |
+
msgid "Upgrade to Pro Today"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: assets/languages/wp-mail-smtp-vue.php:298
|
464 |
+
#: src/Admin/Pages/TestTab.php:230
|
465 |
+
#: src/SiteHealth.php:327
|
466 |
+
msgid "Send a Test Email"
|
467 |
msgstr ""
|
468 |
|
469 |
+
#. Translators: Different bold styles and discount value (%5$s).
|
470 |
+
#: assets/languages/wp-mail-smtp-vue.php:302
|
471 |
+
msgid "%1$sBonus:%2$s You can upgrade to the Pro plan and %3$ssave %5$s today%4$s, automatically applied at checkout."
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: assets/languages/wp-mail-smtp-vue.php:305
|
475 |
+
msgid "Star icon"
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: assets/languages/wp-mail-smtp-vue.php:308
|
479 |
+
msgid "Thanks for the feedback!"
|
|
|
480 |
msgstr ""
|
481 |
|
482 |
+
#. 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.
|
483 |
+
#: assets/languages/wp-mail-smtp-vue.php:312
|
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:315
|
488 |
+
msgid "Rate on WordPress.org"
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: assets/languages/wp-mail-smtp-vue.php:318
|
492 |
+
msgid "Configure Mailer Settings"
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: assets/languages/wp-mail-smtp-vue.php:321
|
496 |
+
msgid "Below, we'll show you all of the settings required to set up this mailer."
|
|
|
|
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: assets/languages/wp-mail-smtp-vue.php:324
|
500 |
+
msgid "Save and Continue"
|
501 |
msgstr ""
|
502 |
|
503 |
+
#: assets/languages/wp-mail-smtp-vue.php:327
|
504 |
+
#: src/Providers/PepipostAPI/Options.php:94
|
505 |
+
#: src/Providers/Sendgrid/Options.php:63
|
506 |
+
#: src/Providers/Sendinblue/Options.php:102
|
507 |
+
#: src/Providers/SMTPcom/Options.php:97
|
508 |
+
#: src/Providers/SparkPost/Options.php:83
|
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 "Select your SparkPost account region. %1$sMore information%2$s on SparkPost."
|
515 |
msgstr ""
|
516 |
|
517 |
+
#: assets/languages/wp-mail-smtp-vue.php:334
|
518 |
+
msgid "Read how to set up SparkPost"
|
519 |
msgstr ""
|
520 |
|
521 |
+
#: assets/languages/wp-mail-smtp-vue.php:337
|
522 |
+
#: src/Providers/Mailgun/Options.php:122
|
523 |
+
#: src/Providers/SparkPost/Options.php:128
|
524 |
+
msgid "US"
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: assets/languages/wp-mail-smtp-vue.php:340
|
528 |
+
#: src/Providers/Mailgun/Options.php:131
|
529 |
+
#: src/Providers/SparkPost/Options.php:137
|
530 |
+
msgid "EU"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#. Translators: Link to the SparkPost Account API section.
|
534 |
+
#: assets/languages/wp-mail-smtp-vue.php:344
|
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:347
|
539 |
+
#: src/Providers/Sendgrid/Options.php:103
|
540 |
+
#: src/Providers/Sendinblue/Options.php:134
|
541 |
+
msgid "Sending Domain"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
542 |
msgstr ""
|
543 |
|
544 |
+
#. Translators: Link to the Sendgrid API settings.
|
545 |
#: assets/languages/wp-mail-smtp-vue.php:351
|
546 |
+
msgid "%1$sFollow this link%2$s to get an API Key for Sendgrid."
|
|
|
|
|
|
|
|
|
547 |
msgstr ""
|
548 |
|
549 |
+
#. Translators: italic styling.
|
550 |
+
#: assets/languages/wp-mail-smtp-vue.php:355
|
551 |
+
msgid "To send emails you will need only a %1$sMail Send%2$s access level for this API key."
|
552 |
msgstr ""
|
553 |
|
554 |
+
#. Translators: Link to the Sendgrid doc page on wpmailsmtp.com.
|
555 |
+
#: assets/languages/wp-mail-smtp-vue.php:359
|
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:362
|
560 |
+
msgid "Read how to set up Sendgrid"
|
561 |
msgstr ""
|
562 |
|
563 |
+
#. Translators: Link to the Sendinblue API settings.
|
564 |
+
#: assets/languages/wp-mail-smtp-vue.php:366
|
565 |
+
msgid "%1$sFollow this link%2$s to get an API Key for Sendinblue."
|
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 "Please input the sending domain/subdomain you configured in your Sendinblue dashboard. More information can be found in our %1$sSendinblue documentation%2$s"
|
571 |
msgstr ""
|
572 |
|
573 |
#: assets/languages/wp-mail-smtp-vue.php:373
|
574 |
+
msgid "Get Started with Sendinblue"
|
575 |
msgstr ""
|
576 |
|
577 |
#: assets/languages/wp-mail-smtp-vue.php:376
|
578 |
+
msgid "Read how to set up Sendinblue"
|
579 |
msgstr ""
|
580 |
|
581 |
#: assets/languages/wp-mail-smtp-vue.php:379
|
582 |
+
#: src/Providers/Sendinblue/Options.php:59
|
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 |
+
#: src/Providers/Sendinblue/Options.php:61
|
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 |
+
#: src/Providers/SMTPcom/Options.php:128
|
594 |
+
msgid "Sender Name"
|
|
|
|
|
|
|
595 |
msgstr ""
|
596 |
|
597 |
+
#. Translators: Link to the SMTP.com API settings.
|
598 |
+
#: assets/languages/wp-mail-smtp-vue.php:389
|
599 |
+
msgid "%1$sFollow this link%2$s to get an API Key for SMTP.com."
|
600 |
msgstr ""
|
601 |
|
602 |
+
#. Translators: Link to the SMTP.com Senders/Channel settings.
|
603 |
+
#: assets/languages/wp-mail-smtp-vue.php:393
|
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:396
|
608 |
+
#: src/Providers/SMTPcom/Options.php:60
|
609 |
+
msgid "Get Started with SMTP.com"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: assets/languages/wp-mail-smtp-vue.php:399
|
613 |
+
msgid "Read how to set up SMTP.com"
|
614 |
msgstr ""
|
615 |
|
616 |
+
#: assets/languages/wp-mail-smtp-vue.php:402
|
617 |
+
#: src/Providers/SMTPcom/Options.php:67
|
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:405
|
622 |
+
#: src/Providers/Mailgun/Options.php:87
|
623 |
+
msgid "Domain Name"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#. Translators: Link to the Mailgun API settings.
|
627 |
#: assets/languages/wp-mail-smtp-vue.php:409
|
628 |
+
msgid "%1$sFollow this link%2$s to get an API Key from Mailgun."
|
|
|
|
|
|
|
|
|
629 |
msgstr ""
|
630 |
|
631 |
+
#. Translators: Link to the Mailgun Domain settings.
|
632 |
+
#: assets/languages/wp-mail-smtp-vue.php:413
|
633 |
+
msgid "%1$sFollow this link%2$s to get a Domain Name from Mailgun."
|
634 |
msgstr ""
|
635 |
|
636 |
+
#. Translators: Link to the Mailgun documentation.
|
637 |
+
#: assets/languages/wp-mail-smtp-vue.php:417
|
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:420
|
642 |
+
msgid "Read how to set up Mailgun"
|
643 |
msgstr ""
|
644 |
|
645 |
+
#: assets/languages/wp-mail-smtp-vue.php:423
|
646 |
+
#: src/Providers/Postmark/Options.php:85
|
647 |
+
msgid "Server API Token"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: assets/languages/wp-mail-smtp-vue.php:426
|
651 |
+
#: src/Providers/Postmark/Options.php:114
|
652 |
+
msgid "Message Stream ID"
|
653 |
msgstr ""
|
654 |
|
655 |
+
#. Translators: Link to the Postmark API settings.
|
656 |
#: assets/languages/wp-mail-smtp-vue.php:430
|
657 |
+
msgid "%1$sFollow this link%2$s to get a Server API Token for Postmark."
|
|
|
|
|
658 |
msgstr ""
|
659 |
|
660 |
+
#. Translators: Link to the Postmark Message Stream ID settings.
|
661 |
+
#: assets/languages/wp-mail-smtp-vue.php:434
|
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:437
|
666 |
+
msgid "Read how to set up Postmark"
|
667 |
msgstr ""
|
668 |
|
|
|
669 |
#: assets/languages/wp-mail-smtp-vue.php:440
|
670 |
+
msgid "Access Key ID"
|
671 |
msgstr ""
|
672 |
|
673 |
#: assets/languages/wp-mail-smtp-vue.php:443
|
674 |
+
msgid "Secret Access Key"
|
675 |
msgstr ""
|
676 |
|
677 |
#: assets/languages/wp-mail-smtp-vue.php:446
|
678 |
+
msgid "SES Identities"
|
|
|
679 |
msgstr ""
|
680 |
|
681 |
+
#: assets/languages/wp-mail-smtp-vue.php:449
|
682 |
+
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."
|
|
|
683 |
msgstr ""
|
684 |
|
685 |
+
#: assets/languages/wp-mail-smtp-vue.php:452
|
686 |
+
msgid "Read how to set up Amazon SES"
|
|
|
687 |
msgstr ""
|
688 |
|
689 |
+
#: assets/languages/wp-mail-smtp-vue.php:455
|
690 |
+
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 "
|
|
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: assets/languages/wp-mail-smtp-vue.php:458
|
694 |
+
msgid "WPBeginner's tutorial on how to set up SSL"
|
695 |
msgstr ""
|
696 |
|
697 |
+
#: assets/languages/wp-mail-smtp-vue.php:461
|
698 |
+
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."
|
|
|
|
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: assets/languages/wp-mail-smtp-vue.php:464
|
702 |
+
#: src/Admin/SetupWizard.php:462
|
703 |
+
msgid "WP Mail SMTP logo"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#. Translators: %1$s - the number of current step, %2$s - number of all steps.
|
707 |
+
#: assets/languages/wp-mail-smtp-vue.php:468
|
708 |
+
msgid "Step %1$s of %2$s"
|
709 |
+
msgstr ""
|
710 |
+
|
711 |
+
#: assets/languages/wp-mail-smtp-vue.php:471
|
712 |
+
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."
|
713 |
msgstr ""
|
714 |
|
|
|
715 |
#: assets/languages/wp-mail-smtp-vue.php:474
|
716 |
+
#: src/Admin/Area.php:146
|
717 |
+
msgid "There was an error while processing the authentication request. Please try again."
|
718 |
msgstr ""
|
719 |
|
720 |
#: assets/languages/wp-mail-smtp-vue.php:477
|
721 |
+
msgid "There was an error while processing the authentication request. Please recheck your Client ID and Client Secret and try again."
|
722 |
msgstr ""
|
723 |
|
724 |
#: assets/languages/wp-mail-smtp-vue.php:480
|
725 |
+
msgid "There was an error while processing the authentication request. Please recheck your Region, Client ID and Client Secret and try again."
|
726 |
msgstr ""
|
727 |
|
728 |
#: assets/languages/wp-mail-smtp-vue.php:483
|
729 |
+
#: src/Admin/Area.php:162
|
730 |
+
msgid "You have successfully linked the current site with your Google API project. Now you can start sending emails through Gmail."
|
731 |
msgstr ""
|
732 |
|
733 |
#: assets/languages/wp-mail-smtp-vue.php:486
|
734 |
+
msgid "You have successfully linked the current site with your Microsoft API project. Now you can start sending emails through Outlook."
|
|
|
735 |
msgstr ""
|
736 |
|
737 |
+
#: assets/languages/wp-mail-smtp-vue.php:489
|
738 |
+
msgid "You have successfully linked the current site with your Zoho Mail API project. Now you can start sending emails through Zoho Mail."
|
|
|
739 |
msgstr ""
|
740 |
|
741 |
+
#: assets/languages/wp-mail-smtp-vue.php:492
|
742 |
+
msgid "Successful Authorization"
|
|
|
743 |
msgstr ""
|
744 |
|
745 |
+
#: assets/languages/wp-mail-smtp-vue.php:495
|
746 |
+
msgid "Authorization Error!"
|
|
|
747 |
msgstr ""
|
748 |
|
749 |
+
#. Translators: name of the oAuth provider (Google, Microsoft, ...).
|
750 |
+
#: assets/languages/wp-mail-smtp-vue.php:499
|
751 |
+
msgid "Connect to %s"
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: assets/languages/wp-mail-smtp-vue.php:502
|
755 |
+
msgid "Before continuing, you'll need to allow this plugin to send emails using your %s account."
|
|
|
|
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: assets/languages/wp-mail-smtp-vue.php:505
|
759 |
+
#: src/Providers/Gmail/Options.php:183
|
760 |
+
msgid "Remove Connection"
|
|
|
761 |
msgstr ""
|
762 |
|
763 |
+
#. Translators: link to the Google documentation page.
|
764 |
+
#: assets/languages/wp-mail-smtp-vue.php:509
|
765 |
+
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."
|
766 |
msgstr ""
|
767 |
|
768 |
+
#. Translators: name of the oAuth provider (Google, Microsoft, ...).
|
769 |
#: assets/languages/wp-mail-smtp-vue.php:513
|
770 |
+
msgid "Removing this connection will give you the ability to redo the connection or connect to different %s account."
|
|
|
771 |
msgstr ""
|
772 |
|
773 |
#: assets/languages/wp-mail-smtp-vue.php:516
|
774 |
+
msgid "Connected as"
|
|
|
775 |
msgstr ""
|
776 |
|
777 |
#: assets/languages/wp-mail-smtp-vue.php:519
|
778 |
+
msgid "Copy input value"
|
779 |
msgstr ""
|
780 |
|
781 |
#: assets/languages/wp-mail-smtp-vue.php:522
|
782 |
+
msgid "Copied!"
|
783 |
msgstr ""
|
784 |
|
785 |
#: assets/languages/wp-mail-smtp-vue.php:525
|
786 |
+
msgid "The value entered does not match the required format"
|
787 |
msgstr ""
|
788 |
|
789 |
+
#. Translators: Minimum and maximum number that can be used.
|
790 |
+
#: assets/languages/wp-mail-smtp-vue.php:529
|
791 |
+
msgid "Please enter a value between %1$s and %2$s"
|
792 |
msgstr ""
|
793 |
|
794 |
+
#: assets/languages/wp-mail-smtp-vue.php:532
|
795 |
+
msgid "Value has to be a round number"
|
796 |
msgstr ""
|
797 |
|
798 |
+
#: assets/languages/wp-mail-smtp-vue.php:535
|
799 |
+
msgid "Install"
|
800 |
msgstr ""
|
801 |
|
802 |
#: assets/languages/wp-mail-smtp-vue.php:538
|
803 |
+
msgid "Installed"
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: assets/languages/wp-mail-smtp-vue.php:541
|
807 |
+
#: src/Admin/Area.php:554
|
808 |
+
#: src/Admin/Pages/AboutTab.php:223
|
809 |
+
msgid "Activated"
|
810 |
msgstr ""
|
811 |
|
812 |
+
#: assets/languages/wp-mail-smtp-vue.php:544
|
813 |
+
msgid "Checking Mailer Configuration"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: assets/languages/wp-mail-smtp-vue.php:547
|
817 |
+
msgid "We're running some tests in the background to make sure everything is set up properly."
|
818 |
msgstr ""
|
819 |
|
820 |
+
#: assets/languages/wp-mail-smtp-vue.php:550
|
821 |
+
msgid "Checking mailer configuration image"
|
822 |
+
msgstr ""
|
823 |
+
|
824 |
+
#: assets/languages/wp-mail-smtp-vue.php:553
|
825 |
+
msgid "Application ID"
|
826 |
msgstr ""
|
827 |
|
|
|
828 |
#: assets/languages/wp-mail-smtp-vue.php:556
|
829 |
+
msgid "Application Password"
|
830 |
msgstr ""
|
831 |
|
832 |
#: assets/languages/wp-mail-smtp-vue.php:559
|
833 |
+
msgid "Read how to set up Microsoft Outlook / 365"
|
834 |
msgstr ""
|
835 |
|
836 |
#: assets/languages/wp-mail-smtp-vue.php:562
|
837 |
+
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 "
|
838 |
msgstr ""
|
839 |
|
840 |
#: assets/languages/wp-mail-smtp-vue.php:565
|
841 |
+
msgid "Authorized Redirect URI"
|
|
|
|
|
842 |
msgstr ""
|
843 |
|
844 |
#: assets/languages/wp-mail-smtp-vue.php:568
|
845 |
+
msgid "Select which email address you would like to send your emails from."
|
|
|
846 |
msgstr ""
|
847 |
|
848 |
#: assets/languages/wp-mail-smtp-vue.php:571
|
849 |
+
msgid "Read how to set up the Gmail mailer"
|
|
|
850 |
msgstr ""
|
851 |
|
852 |
+
#: assets/languages/wp-mail-smtp-vue.php:574
|
853 |
+
msgid "Help Improve WP Mail SMTP + Smart Recommendations"
|
|
|
854 |
msgstr ""
|
855 |
|
856 |
+
#: assets/languages/wp-mail-smtp-vue.php:577
|
857 |
+
msgid "Get helpful suggestions from WP Mail SMTP on how to optimize your email deliverability and grow your business."
|
|
|
858 |
msgstr ""
|
859 |
|
860 |
+
#: assets/languages/wp-mail-smtp-vue.php:580
|
861 |
+
msgid "Your Email Address"
|
862 |
+
msgstr ""
|
863 |
+
|
864 |
+
#: assets/languages/wp-mail-smtp-vue.php:583
|
865 |
+
msgid "Your email is needed, so you can receive recommendations."
|
866 |
msgstr ""
|
867 |
|
|
|
868 |
#: assets/languages/wp-mail-smtp-vue.php:586
|
869 |
+
msgid "Help make WP Mail SMTP better for everyone"
|
870 |
msgstr ""
|
871 |
|
872 |
#: assets/languages/wp-mail-smtp-vue.php:589
|
873 |
+
msgid "Yes, count me in"
|
874 |
msgstr ""
|
875 |
|
876 |
#: assets/languages/wp-mail-smtp-vue.php:592
|
877 |
+
#: src/Admin/Pages/MiscTab.php:239
|
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:595
|
882 |
+
msgid "The following plugin will be installed for free: WPForms"
|
883 |
msgstr ""
|
884 |
|
885 |
#: assets/languages/wp-mail-smtp-vue.php:598
|
886 |
+
msgid "Which email features do you want to enable?"
|
887 |
msgstr ""
|
888 |
|
889 |
#: assets/languages/wp-mail-smtp-vue.php:601
|
890 |
+
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."
|
891 |
msgstr ""
|
892 |
|
893 |
#: assets/languages/wp-mail-smtp-vue.php:604
|
894 |
+
msgid "Improved Email Deliverability"
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: assets/languages/wp-mail-smtp-vue.php:607
|
898 |
+
msgid "Ensure your emails are sent successfully and reliably."
|
|
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: assets/languages/wp-mail-smtp-vue.php:610
|
902 |
+
msgid "Email Error Tracking"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: assets/languages/wp-mail-smtp-vue.php:613
|
906 |
+
msgid "Easily spot errors causing delivery issues."
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: assets/languages/wp-mail-smtp-vue.php:616
|
910 |
+
msgid "Smart Contact Form"
|
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 |
+
#: assets/languages/wp-mail-smtp-vue.php:622
|
918 |
+
msgid "Keep records of every email that's sent out from your website."
|
|
|
919 |
msgstr ""
|
920 |
|
921 |
+
#: assets/languages/wp-mail-smtp-vue.php:625
|
922 |
+
msgid "Weekly Email Summary"
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: assets/languages/wp-mail-smtp-vue.php:628
|
926 |
+
msgid "Get statistics about emails you've sent."
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: assets/languages/wp-mail-smtp-vue.php:631
|
930 |
+
msgid "Control which email notifications your WordPress site sends."
|
931 |
msgstr ""
|
932 |
|
933 |
+
#: assets/languages/wp-mail-smtp-vue.php:634
|
934 |
+
msgid "Save time with powerful WordPress Multisite controls."
|
935 |
msgstr ""
|
936 |
|
937 |
+
#: assets/languages/wp-mail-smtp-vue.php:637
|
938 |
+
msgid "Successful Verification!"
|
939 |
msgstr ""
|
940 |
|
941 |
+
#: assets/languages/wp-mail-smtp-vue.php:640
|
942 |
+
msgid "Verification Error!"
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: assets/languages/wp-mail-smtp-vue.php:643
|
946 |
+
msgid "Successful Upgrade!"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: assets/languages/wp-mail-smtp-vue.php:646
|
950 |
+
msgid "Upgrade Failed!"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: assets/languages/wp-mail-smtp-vue.php:649
|
954 |
+
msgid "Would you like to purchase the following features now?"
|
955 |
msgstr ""
|
956 |
|
957 |
+
#: assets/languages/wp-mail-smtp-vue.php:652
|
958 |
+
msgid "These features are available as part of WP Mail SMTP Pro plan."
|
959 |
msgstr ""
|
960 |
|
961 |
+
#: assets/languages/wp-mail-smtp-vue.php:655
|
962 |
+
msgid "Purchase Now"
|
|
|
963 |
msgstr ""
|
964 |
|
965 |
+
#: assets/languages/wp-mail-smtp-vue.php:658
|
966 |
+
msgid "I'll do it later"
|
967 |
msgstr ""
|
968 |
|
969 |
+
#: assets/languages/wp-mail-smtp-vue.php:661
|
970 |
+
msgid "Enter your WP Mail SMTP License Key"
|
971 |
msgstr ""
|
972 |
|
973 |
+
#. Translators: %1$s and %2$s are bold tags.
|
974 |
+
#: assets/languages/wp-mail-smtp-vue.php:665
|
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:668
|
979 |
+
msgid "Continue"
|
980 |
msgstr ""
|
981 |
|
982 |
+
#. Translators: Link to the WPMailSMTP.com pricing page.
|
983 |
+
#: assets/languages/wp-mail-smtp-vue.php:672
|
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:675
|
988 |
+
msgid "Enhanced Weekly Email Summary"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#. Translators: bold HTML tags.
|
992 |
#: assets/languages/wp-mail-smtp-vue.php:679
|
993 |
+
msgid "Already purchased? Enter your license key below to connect with %1$sWP Mail SMTP Pro%2$s!"
|
994 |
msgstr ""
|
995 |
|
996 |
#: assets/languages/wp-mail-smtp-vue.php:682
|
997 |
+
msgid "Enter your license key below to unlock plugin updates!"
|
998 |
msgstr ""
|
999 |
|
1000 |
#: assets/languages/wp-mail-smtp-vue.php:685
|
1001 |
+
msgid "Verify License Key"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
#: assets/languages/wp-mail-smtp-vue.php:688
|
1005 |
+
#: src/Admin/Pages/SettingsTab.php:423
|
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 |
#: assets/languages/wp-mail-smtp-vue.php:694
|
1014 |
+
msgid "Your license was successfully verified! You are ready for the next step."
|
1015 |
msgstr ""
|
1016 |
|
1017 |
#: assets/languages/wp-mail-smtp-vue.php:697
|
1018 |
+
msgid "Pro badge"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
#: assets/languages/wp-mail-smtp-vue.php:700
|
1022 |
+
msgid "License key input"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
#: assets/languages/wp-mail-smtp-vue.php:703
|
1026 |
+
msgid "Paste your license key here"
|
1027 |
msgstr ""
|
1028 |
|
1029 |
#: assets/languages/wp-mail-smtp-vue.php:706
|
1030 |
+
msgid "Microsoft 365 / Outlook"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
#: assets/languages/wp-mail-smtp-vue.php:709
|
1034 |
+
#: src/Admin/Pages/ExportTab.php:135
|
1035 |
+
#: src/Admin/Pages/SettingsTab.php:258
|
1036 |
+
msgid "Mailer"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
#: assets/languages/wp-mail-smtp-vue.php:712
|
1040 |
+
msgid "I Understand, Continue"
|
|
|
1041 |
msgstr ""
|
1042 |
|
1043 |
#: assets/languages/wp-mail-smtp-vue.php:715
|
1044 |
+
msgid "Choose a Different Mailer"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
#: assets/languages/wp-mail-smtp-vue.php:718
|
1048 |
+
msgid "is a PRO Feature"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
#: assets/languages/wp-mail-smtp-vue.php:721
|
1052 |
+
msgid "Choose Your SMTP Mailer"
|
|
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#. Translators: Link to the SMTP Mailer docs page.
|
1056 |
+
#: assets/languages/wp-mail-smtp-vue.php:725
|
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 "Recommended Mailers"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: assets/languages/wp-mail-smtp-vue.php:731
|
1065 |
+
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."
|
1066 |
msgstr ""
|
1067 |
|
1068 |
+
#: assets/languages/wp-mail-smtp-vue.php:734
|
1069 |
+
msgid "It looks like we can't perform the mailer configuration check."
|
1070 |
msgstr ""
|
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 |
+
#: assets/languages/wp-mail-smtp-vue.php:752
|
1093 |
+
msgid "It looks like we can't fetch plugins information."
|
1094 |
msgstr ""
|
1095 |
|
1096 |
+
#: assets/languages/wp-mail-smtp-vue.php:755
|
1097 |
+
msgid "You appear to be offline. Plugin information not retrieved."
|
1098 |
+
msgstr ""
|
1099 |
+
|
1100 |
+
#: assets/languages/wp-mail-smtp-vue.php:758
|
1101 |
+
#: src/Core.php:1055
|
1102 |
msgid "Loading"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
+
#: assets/languages/wp-mail-smtp-vue.php:761
|
1106 |
+
msgid "Please enter a domain"
|
1107 |
msgstr ""
|
1108 |
|
1109 |
+
#: assets/languages/wp-mail-smtp-vue.php:764
|
1110 |
+
msgid "Please enter a valid email address"
|
1111 |
msgstr ""
|
1112 |
|
1113 |
+
#: assets/languages/wp-mail-smtp-vue.php:767
|
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:770
|
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:774
|
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:777
|
1127 |
+
msgid "Verify Email"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: assets/languages/wp-mail-smtp-vue.php:780
|
1131 |
+
msgid "No registered domains or emails."
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: assets/languages/wp-mail-smtp-vue.php:783
|
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:786
|
1139 |
+
msgid "View DNS"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: assets/languages/wp-mail-smtp-vue.php:789
|
1143 |
+
msgid "Resend"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: assets/languages/wp-mail-smtp-vue.php:792
|
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:795
|
1151 |
+
msgid "Verify SES Identity"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
#: assets/languages/wp-mail-smtp-vue.php:798
|
1155 |
+
msgid "Add New SES Identity"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
#: assets/languages/wp-mail-smtp-vue.php:801
|
1159 |
+
msgid "Name"
|
1160 |
msgstr ""
|
1161 |
|
1162 |
#: assets/languages/wp-mail-smtp-vue.php:804
|
1163 |
+
msgid "Value"
|
1164 |
msgstr ""
|
1165 |
|
1166 |
+
#. Translators: Link to Amazon SES documentation.
|
1167 |
+
#: assets/languages/wp-mail-smtp-vue.php:808
|
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:811
|
1172 |
+
msgid "Verify Domain"
|
1173 |
msgstr ""
|
1174 |
|
|
|
1175 |
#: assets/languages/wp-mail-smtp-vue.php:814
|
1176 |
+
msgid "Verify Email Address"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1177 |
msgstr ""
|
1178 |
|
1179 |
#. translators: %s - error code, returned by Google API.
|
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:249
|
1194 |
#: src/Admin/Area.php:250
|
1195 |
+
#: src/Admin/Area.php:1161
|
1196 |
msgid "Settings"
|
1197 |
msgstr ""
|
1198 |
|
1296 |
msgstr ""
|
1297 |
|
1298 |
#: src/Admin/Area.php:553
|
1299 |
+
#: src/Admin/Area.php:561
|
1300 |
#: src/Admin/Pages/AboutTab.php:231
|
1301 |
#: src/Connect.php:54
|
1302 |
msgid "Activate"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
#: src/Admin/Area.php:558
|
1320 |
+
#: src/Admin/Pages/AboutTab.php:249
|
1321 |
+
msgid "Visit Site"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
#: src/Admin/Area.php:559
|
1325 |
+
msgid "Could not install a plugin. Please download from WordPress.org and install manually."
|
1326 |
+
msgstr ""
|
1327 |
+
|
1328 |
+
#: src/Admin/Area.php:560
|
1329 |
msgid "Install and Activate"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: src/Admin/Area.php:562
|
1333 |
msgid "Download"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
#. translators: %1$s - WP.org link; %2$s - same WP.org link.
|
1337 |
+
#: src/Admin/Area.php:631
|
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:1078
|
1342 |
msgid "WP Mail SMTP Pro related message was successfully dismissed."
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: src/Admin/Area.php:1136
|
1346 |
msgid "Educational notice for this mailer was successfully dismissed."
|
1347 |
msgstr ""
|
1348 |
|
1349 |
+
#: src/Admin/Area.php:1160
|
1350 |
msgid "Go to WP Mail SMTP Settings page"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
+
#: src/Admin/Area.php:1167
|
1354 |
msgid "Go to WP Mail SMTP Lite vs Pro comparison page"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: src/Admin/Area.php:1168
|
1358 |
msgid "Premium Support"
|
1359 |
msgstr ""
|
1360 |
|
1475 |
msgid "Sent %s"
|
1476 |
msgstr ""
|
1477 |
|
1478 |
+
#: src/Admin/DebugEvents/DebugEvents.php:43
|
1479 |
+
#: src/Admin/DebugEvents/DebugEvents.php:82
|
1480 |
msgid "Access rejected."
|
1481 |
msgstr ""
|
1482 |
|
1483 |
+
#: src/Admin/DebugEvents/DebugEvents.php:47
|
1484 |
+
#: src/Admin/DebugEvents/DebugEvents.php:86
|
1485 |
+
#: src/Admin/Pages/DebugEventsTab.php:326
|
1486 |
msgid "You don't have the capability to perform this action."
|
1487 |
msgstr ""
|
1488 |
|
1489 |
+
#: src/Admin/DebugEvents/DebugEvents.php:60
|
1490 |
msgid "All debug event entries were deleted successfully."
|
1491 |
msgstr ""
|
1492 |
|
1493 |
#. translators: %s - WPDB error message.
|
1494 |
+
#: src/Admin/DebugEvents/DebugEvents.php:65
|
1495 |
msgid "There was an issue while trying to delete all debug event entries. Error message: %s"
|
1496 |
msgstr ""
|
1497 |
|
1498 |
+
#: src/Admin/DebugEvents/DebugEvents.php:92
|
1499 |
msgid "No Debug Event ID provided!"
|
1500 |
msgstr ""
|
1501 |
|
1502 |
+
#: src/Admin/DebugEvents/DebugEvents.php:222
|
1503 |
msgid "Number of events per page:"
|
1504 |
msgstr ""
|
1505 |
|
1518 |
msgid "Debug"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
+
#: src/Admin/DebugEvents/Event.php:244
|
1522 |
+
#: src/WP.php:530
|
1523 |
msgid "N/A"
|
1524 |
msgstr ""
|
1525 |
|
1526 |
+
#: src/Admin/DebugEvents/Event.php:338
|
1527 |
msgid "Debug Event Details"
|
1528 |
msgstr ""
|
1529 |
|
1530 |
+
#: src/Admin/DebugEvents/Event.php:341
|
1531 |
#: src/Admin/DebugEvents/Table.php:170
|
1532 |
msgid "Type"
|
1533 |
msgstr ""
|
1534 |
|
1535 |
+
#: src/Admin/DebugEvents/Event.php:345
|
1536 |
#: src/Admin/DebugEvents/Table.php:173
|
1537 |
msgid "Date"
|
1538 |
msgstr ""
|
1539 |
|
1540 |
+
#: src/Admin/DebugEvents/Event.php:349
|
1541 |
#: src/Admin/DebugEvents/Table.php:171
|
1542 |
msgid "Content"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
+
#: src/Admin/DebugEvents/Event.php:356
|
1546 |
#: src/Admin/DebugEvents/Table.php:172
|
1547 |
msgid "Source"
|
1548 |
msgstr ""
|
1549 |
|
1550 |
#. Translators: %1$s the path of a file, %2$s the line number in the file.
|
1551 |
+
#: src/Admin/DebugEvents/Event.php:362
|
1552 |
msgid "%1$s (line: %2$s)"
|
1553 |
msgstr ""
|
1554 |
|
1560 |
msgid "Event"
|
1561 |
msgstr ""
|
1562 |
|
1563 |
+
#: src/Admin/DebugEvents/Table.php:489
|
1564 |
msgid "No events found."
|
1565 |
msgstr ""
|
1566 |
|
1567 |
+
#: src/Admin/DebugEvents/Table.php:491
|
1568 |
msgid "No events have been logged for now."
|
1569 |
msgstr ""
|
1570 |
|
1571 |
+
#: src/Admin/DebugEvents/Table.php:552
|
1572 |
#: src/Admin/Pages/ExportTab.php:142
|
1573 |
msgid "Select a date range"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
+
#: src/Admin/DebugEvents/Table.php:556
|
1577 |
msgid "Filter"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
+
#: src/Admin/DebugEvents/Table.php:565
|
1581 |
msgid "Delete All Events"
|
1582 |
msgstr ""
|
1583 |
|
1686 |
msgid "Install Plugin"
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: src/Admin/Pages/AboutTab.php:270
|
1690 |
msgid "OptinMonster"
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: src/Admin/Pages/AboutTab.php:271
|
1694 |
msgid "Instantly get more subscribers, leads, and sales with the #1 conversion optimization toolkit. Create high converting popups, announcement bars, spin a wheel, and more with smart targeting and personalization."
|
1695 |
msgstr ""
|
1696 |
|
1697 |
+
#: src/Admin/Pages/AboutTab.php:278
|
1698 |
+
#: src/Admin/Pages/AboutTab.php:284
|
1699 |
msgid "The best drag & drop WordPress form builder. Easily create beautiful contact forms, surveys, payment forms, and more with our 100+ form templates. Trusted by over 5 million websites as the best forms plugin."
|
1700 |
msgstr ""
|
1701 |
|
1702 |
+
#: src/Admin/Pages/AboutTab.php:283
|
1703 |
msgid "WPForms Pro"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: src/Admin/Pages/AboutTab.php:291
|
1707 |
msgid "MonsterInsights"
|
1708 |
msgstr ""
|
1709 |
|
1710 |
+
#: src/Admin/Pages/AboutTab.php:292
|
1711 |
+
#: src/Admin/Pages/AboutTab.php:298
|
1712 |
msgid "The leading WordPress analytics plugin that shows you how people find and use your website, so you can make data driven decisions to grow your business. Properly set up Google Analytics without writing code."
|
1713 |
msgstr ""
|
1714 |
|
1715 |
+
#: src/Admin/Pages/AboutTab.php:297
|
1716 |
msgid "MonsterInsights Pro"
|
1717 |
msgstr ""
|
1718 |
|
1719 |
+
#: src/Admin/Pages/AboutTab.php:305
|
1720 |
+
#: src/Admin/Pages/AboutTab.php:311
|
1721 |
msgid "AIOSEO"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
+
#: src/Admin/Pages/AboutTab.php:306
|
1725 |
+
#: src/Admin/Pages/AboutTab.php:312
|
1726 |
msgid "The original WordPress SEO plugin and toolkit that improves your website’s search rankings. Comes with all the SEO features like Local SEO, WooCommerce SEO, sitemaps, SEO optimizer, schema, and more."
|
1727 |
msgstr ""
|
1728 |
|
1729 |
+
#: src/Admin/Pages/AboutTab.php:319
|
1730 |
+
#: src/Admin/Pages/AboutTab.php:325
|
1731 |
msgid "SeedProd"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: src/Admin/Pages/AboutTab.php:320
|
1735 |
+
#: src/Admin/Pages/AboutTab.php:326
|
1736 |
msgid "The fastest drag & drop landing page builder for WordPress. Create custom landing pages without writing code, connect them with your CRM, collect subscribers, and grow your audience. Trusted by 1 million sites."
|
1737 |
msgstr ""
|
1738 |
|
1739 |
+
#: src/Admin/Pages/AboutTab.php:333
|
1740 |
msgid "RafflePress"
|
1741 |
msgstr ""
|
1742 |
|
1743 |
+
#: src/Admin/Pages/AboutTab.php:334
|
1744 |
+
#: src/Admin/Pages/AboutTab.php:340
|
1745 |
msgid "Turn your website visitors into brand ambassadors! Easily grow your email list, website traffic, and social media followers with the most powerful giveaways & contests plugin for WordPress."
|
1746 |
msgstr ""
|
1747 |
|
1748 |
+
#: src/Admin/Pages/AboutTab.php:339
|
1749 |
msgid "RafflePress Pro"
|
1750 |
msgstr ""
|
1751 |
|
1752 |
+
#: src/Admin/Pages/AboutTab.php:347
|
1753 |
msgid "PushEngage"
|
1754 |
msgstr ""
|
1755 |
|
1756 |
+
#: src/Admin/Pages/AboutTab.php:348
|
1757 |
msgid "Connect with your visitors after they leave your website with the leading web push notification software. Over 10,000+ businesses worldwide use PushEngage to send 9 billion notifications each month."
|
1758 |
msgstr ""
|
1759 |
|
1760 |
+
#: src/Admin/Pages/AboutTab.php:354
|
1761 |
+
#: src/Admin/Pages/AboutTab.php:360
|
1762 |
msgid "Smash Balloon Instagram Feeds"
|
1763 |
msgstr ""
|
1764 |
|
1765 |
+
#: src/Admin/Pages/AboutTab.php:355
|
1766 |
+
#: src/Admin/Pages/AboutTab.php:361
|
1767 |
msgid "Easily display Instagram content on your WordPress site without writing any code. Comes with multiple templates, ability to show content from multiple accounts, hashtags, and more. Trusted by 1 million websites."
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: src/Admin/Pages/AboutTab.php:368
|
1771 |
+
#: src/Admin/Pages/AboutTab.php:374
|
1772 |
msgid "Smash Balloon Facebook Feeds"
|
1773 |
msgstr ""
|
1774 |
|
1775 |
+
#: src/Admin/Pages/AboutTab.php:369
|
1776 |
+
#: src/Admin/Pages/AboutTab.php:375
|
1777 |
msgid "Easily display Facebook content on your WordPress site without writing any code. Comes with multiple templates, ability to embed albums, group content, reviews, live videos, comments, and reactions."
|
1778 |
msgstr ""
|
1779 |
|
1780 |
+
#: src/Admin/Pages/AboutTab.php:382
|
1781 |
+
#: src/Admin/Pages/AboutTab.php:388
|
1782 |
msgid "Smash Balloon YouTube Feeds"
|
1783 |
msgstr ""
|
1784 |
|
1785 |
+
#: src/Admin/Pages/AboutTab.php:383
|
1786 |
+
#: src/Admin/Pages/AboutTab.php:389
|
1787 |
msgid "Easily display YouTube videos on your WordPress site without writing any code. Comes with multiple layouts, ability to embed live streams, video filtering, ability to combine multiple channel videos, and more."
|
1788 |
msgstr ""
|
1789 |
|
1790 |
+
#: src/Admin/Pages/AboutTab.php:396
|
1791 |
+
#: src/Admin/Pages/AboutTab.php:402
|
1792 |
msgid "Smash Balloon Twitter Feeds"
|
1793 |
msgstr ""
|
1794 |
|
1795 |
+
#: src/Admin/Pages/AboutTab.php:397
|
1796 |
+
#: src/Admin/Pages/AboutTab.php:403
|
1797 |
msgid "Easily display Twitter content in WordPress without writing any code. Comes with multiple layouts, ability to combine multiple Twitter feeds, Twitter card support, tweet moderation, and more."
|
1798 |
msgstr ""
|
1799 |
|
1800 |
+
#: src/Admin/Pages/AboutTab.php:410
|
1801 |
msgid "TrustPulse"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
+
#: src/Admin/Pages/AboutTab.php:411
|
1805 |
msgid "Boost your sales and conversions by up to 15% with real-time social proof notifications. TrustPulse helps you show live user activity and purchases to help convince other users to purchase."
|
1806 |
msgstr ""
|
1807 |
|
1808 |
+
#: src/Admin/Pages/AboutTab.php:417
|
1809 |
+
#: src/Admin/Pages/AboutTab.php:423
|
1810 |
+
msgid "SearchWP"
|
1811 |
+
msgstr ""
|
1812 |
+
|
1813 |
+
#: src/Admin/Pages/AboutTab.php:418
|
1814 |
+
#: src/Admin/Pages/AboutTab.php:424
|
1815 |
+
msgid "The most advanced WordPress search plugin. Customize your WordPress search algorithm, reorder search results, track search metrics, and everything you need to leverage search to grow your business."
|
1816 |
+
msgstr ""
|
1817 |
+
|
1818 |
+
#: src/Admin/Pages/AboutTab.php:431
|
1819 |
+
#: src/Admin/Pages/AboutTab.php:437
|
1820 |
+
msgid "AffiliateWP"
|
1821 |
+
msgstr ""
|
1822 |
+
|
1823 |
+
#: src/Admin/Pages/AboutTab.php:432
|
1824 |
+
#: src/Admin/Pages/AboutTab.php:438
|
1825 |
+
msgid "The #1 affiliate management plugin for WordPress. Easily create an affiliate program for your eCommerce store or membership site within minutes and start growing your sales with the power of referral marketing."
|
1826 |
+
msgstr ""
|
1827 |
+
|
1828 |
+
#: src/Admin/Pages/AboutTab.php:445
|
1829 |
+
msgid "WP Simple Pay"
|
1830 |
+
msgstr ""
|
1831 |
+
|
1832 |
+
#: src/Admin/Pages/AboutTab.php:446
|
1833 |
+
#: src/Admin/Pages/AboutTab.php:452
|
1834 |
+
msgid "The #1 Stripe payments plugin for WordPress. Start accepting one-time and recurring payments on your WordPress site without setting up a shopping cart. No code required."
|
1835 |
+
msgstr ""
|
1836 |
+
|
1837 |
+
#: src/Admin/Pages/AboutTab.php:451
|
1838 |
+
msgid "WP Simple Pay Pro"
|
1839 |
+
msgstr ""
|
1840 |
+
|
1841 |
+
#: src/Admin/Pages/AboutTab.php:459
|
1842 |
+
msgid "Easy Digital Downloads"
|
1843 |
+
msgstr ""
|
1844 |
+
|
1845 |
+
#: src/Admin/Pages/AboutTab.php:460
|
1846 |
+
msgid "The best WordPress eCommerce plugin for selling digital downloads. Start selling eBooks, software, music, digital art, and more within minutes. Accept payments, manage subscriptions, advanced access control, and more."
|
1847 |
+
msgstr ""
|
1848 |
+
|
1849 |
+
#: src/Admin/Pages/AboutTab.php:466
|
1850 |
+
msgid "Sugar Calendar Lite"
|
1851 |
+
msgstr ""
|
1852 |
+
|
1853 |
+
#: src/Admin/Pages/AboutTab.php:467
|
1854 |
+
#: src/Admin/Pages/AboutTab.php:473
|
1855 |
+
msgid "A simple & powerful event calendar plugin for WordPress that comes with all the event management features including payments, scheduling, timezones, ticketing, recurring events, and more."
|
1856 |
+
msgstr ""
|
1857 |
+
|
1858 |
+
#: src/Admin/Pages/AboutTab.php:472
|
1859 |
+
msgid "Sugar Calendar"
|
1860 |
+
msgstr ""
|
1861 |
+
|
1862 |
+
#: src/Admin/Pages/AboutTab.php:492
|
1863 |
msgid "Could not activate the plugin. Please activate it from the Plugins page."
|
1864 |
msgstr ""
|
1865 |
|
1866 |
+
#: src/Admin/Pages/AboutTab.php:518
|
1867 |
+
msgid "Could not activate the plugin. Plugin is not whitelisted."
|
1868 |
+
msgstr ""
|
1869 |
+
|
1870 |
+
#: src/Admin/Pages/AboutTab.php:524
|
1871 |
msgid "Plugin activated."
|
1872 |
msgstr ""
|
1873 |
|
1874 |
+
#: src/Admin/Pages/AboutTab.php:540
|
1875 |
msgid "Could not install the plugin."
|
1876 |
msgstr ""
|
1877 |
|
1878 |
+
#: src/Admin/Pages/AboutTab.php:554
|
1879 |
+
#: src/Admin/SetupWizard.php:853
|
1880 |
+
msgid "Could not install the plugin. Plugin is not whitelisted."
|
1881 |
+
msgstr ""
|
1882 |
+
|
1883 |
+
#: src/Admin/Pages/AboutTab.php:607
|
1884 |
#: src/Connect.php:214
|
1885 |
#: src/Connect.php:222
|
1886 |
#: src/Connect.php:291
|
1887 |
msgid "Plugin installed & activated."
|
1888 |
msgstr ""
|
1889 |
|
1890 |
+
#: src/Admin/Pages/AboutTab.php:615
|
1891 |
msgid "Plugin installed."
|
1892 |
msgstr ""
|
1893 |
|
2176 |
msgstr ""
|
2177 |
|
2178 |
#: src/Admin/Pages/DebugEventsTab.php:83
|
2179 |
+
#: src/Admin/Pages/DebugEventsTab.php:187
|
2180 |
+
#: src/Admin/Pages/DebugEventsTab.php:200
|
2181 |
msgid "Debug Events"
|
2182 |
msgstr ""
|
2183 |
|
2198 |
msgid "An error occurred!"
|
2199 |
msgstr ""
|
2200 |
|
2201 |
+
#: src/Admin/Pages/DebugEventsTab.php:190
|
2202 |
+
msgid "On this page, you can view different plugin debugging events and email sending errors."
|
2203 |
+
msgstr ""
|
2204 |
+
|
2205 |
+
#: src/Admin/Pages/DebugEventsTab.php:203
|
2206 |
msgid "On this page, you can view and configure different plugin debugging events. View email sending errors and enable debugging events, allowing you to detect email sending issues."
|
2207 |
msgstr ""
|
2208 |
|
2209 |
+
#: src/Admin/Pages/DebugEventsTab.php:211
|
2210 |
msgid "Event Types"
|
2211 |
msgstr ""
|
2212 |
|
2213 |
+
#: src/Admin/Pages/DebugEventsTab.php:222
|
2214 |
msgid "Email Sending Errors"
|
2215 |
msgstr ""
|
2216 |
|
2217 |
+
#: src/Admin/Pages/DebugEventsTab.php:225
|
2218 |
msgid "This debug event is always enabled and will record any email sending errors in the table below."
|
2219 |
msgstr ""
|
2220 |
|
2221 |
+
#: src/Admin/Pages/DebugEventsTab.php:234
|
2222 |
msgid "Debug Email Sending"
|
2223 |
msgstr ""
|
2224 |
|
2225 |
+
#: src/Admin/Pages/DebugEventsTab.php:237
|
2226 |
msgid "Check this if you would like to debug the email sending process. Once enabled, all debug events will be logged in the table below. This setting should only be enabled for shorter debugging periods and disabled afterwards."
|
2227 |
msgstr ""
|
2228 |
|
2229 |
#. translators: %1$s - number of debug events found; %2$s - filtered type.
|
2230 |
+
#: src/Admin/Pages/DebugEventsTab.php:273
|
2231 |
msgid "Found <strong>%1$s %2$s event</strong>"
|
2232 |
msgid_plural "Found <strong>%1$s %2$s events</strong>"
|
2233 |
msgstr[0] ""
|
2234 |
msgstr[1] ""
|
2235 |
|
2236 |
+
#: src/Admin/Pages/DebugEventsTab.php:302
|
2237 |
msgid "Search Events"
|
2238 |
msgstr ""
|
2239 |
|
2240 |
+
#: src/Admin/Pages/DebugEventsTab.php:338
|
2241 |
#: src/Admin/Pages/MiscTab.php:348
|
2242 |
+
#: src/Admin/Pages/SettingsTab.php:650
|
2243 |
msgid "Settings were successfully saved."
|
2244 |
msgstr ""
|
2245 |
|
2246 |
#. translators: %s The searched term.
|
2247 |
+
#: src/Admin/Pages/DebugEventsTab.php:377
|
2248 |
msgid "where event contains \"%s\""
|
2249 |
msgstr ""
|
2250 |
|
2251 |
#. translators: %s - Date.
|
2252 |
+
#: src/Admin/Pages/DebugEventsTab.php:410
|
2253 |
msgid "on %s"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
#. translators: %1$s - Date. %2$s - Date.
|
2257 |
+
#: src/Admin/Pages/DebugEventsTab.php:416
|
2258 |
msgid "between %1$s and %2$s"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
+
#: src/Admin/Pages/DebugEventsTab.php:437
|
2262 |
msgid "Debug Events are Not Installed Correctly"
|
2263 |
msgstr ""
|
2264 |
|
2265 |
+
#: src/Admin/Pages/DebugEventsTab.php:442
|
2266 |
msgid "The database table was not installed correctly. Please contact plugin support to diagnose and fix the issue. Provide them the error message below:"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
+
#: src/Admin/Pages/DebugEventsTab.php:446
|
2270 |
msgid "For some reason the database table was not installed correctly. Please contact plugin support team to diagnose and fix the issue."
|
2271 |
msgstr ""
|
2272 |
|
2825 |
#. translators: %s - SMTP host address.
|
2826 |
#: src/Admin/Pages/TestTab.php:682
|
2827 |
#: src/Admin/Pages/TestTab.php:724
|
2828 |
+
#: src/Admin/Pages/TestTab.php:839
|
2829 |
msgid "This means your web server was unable to connect to %s."
|
2830 |
msgstr ""
|
2831 |
|
2832 |
#: src/Admin/Pages/TestTab.php:685
|
2833 |
#: src/Admin/Pages/TestTab.php:727
|
2834 |
+
#: src/Admin/Pages/TestTab.php:842
|
2835 |
msgid "This means your web server was unable to connect to the host server."
|
2836 |
msgstr ""
|
2837 |
|
2861 |
msgstr ""
|
2862 |
|
2863 |
#: src/Admin/Pages/TestTab.php:708
|
2864 |
+
#: src/Admin/Pages/TestTab.php:794
|
2865 |
msgid "Go to WP Mail SMTP plugin Settings page."
|
2866 |
msgstr ""
|
2867 |
|
2902 |
msgstr ""
|
2903 |
|
2904 |
#: src/Admin/Pages/TestTab.php:749
|
2905 |
+
#: src/Admin/Pages/TestTab.php:875
|
2906 |
msgid "Contact your SMTP host to confirm you are using the correct username and password."
|
2907 |
msgstr ""
|
2908 |
|
2909 |
#: src/Admin/Pages/TestTab.php:750
|
2910 |
+
#: src/Admin/Pages/TestTab.php:876
|
2911 |
msgid "Verify with your SMTP host that your account has permissions to send emails using outside connections."
|
2912 |
msgstr ""
|
2913 |
|
2914 |
+
#. translators: %s - URL to the wpmailsmtp.com doc page.
|
2915 |
+
#: src/Admin/Pages/TestTab.php:753
|
2916 |
+
msgid "Visit <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">our documentation</a> for additional tips on how to resolve this error."
|
2917 |
+
msgstr ""
|
2918 |
+
|
2919 |
+
#: src/Admin/Pages/TestTab.php:772
|
2920 |
msgid "Error due to unsolicited and/or bulk e-mail."
|
2921 |
msgstr ""
|
2922 |
|
2923 |
+
#: src/Admin/Pages/TestTab.php:774
|
2924 |
msgid "This means the connection to your SMTP host was made successfully, but the host rejected the email."
|
2925 |
msgstr ""
|
2926 |
|
2927 |
+
#: src/Admin/Pages/TestTab.php:775
|
2928 |
msgid "Typically this error is returned when you are sending too many e-mails or e-mails that have been identified as spam."
|
2929 |
msgstr ""
|
2930 |
|
2931 |
+
#: src/Admin/Pages/TestTab.php:778
|
2932 |
msgid "Check the emails that are sending are sending individually. Example: email is not sending to 30 recipients. You can install any WordPress e-mail logging plugin to do that."
|
2933 |
msgstr ""
|
2934 |
|
2935 |
+
#: src/Admin/Pages/TestTab.php:779
|
2936 |
msgid "Contact your SMTP host to ask about sending/rate limits."
|
2937 |
msgstr ""
|
2938 |
|
2939 |
+
#: src/Admin/Pages/TestTab.php:780
|
2940 |
msgid "Verify with them your SMTP account is in good standing and your account has not been flagged."
|
2941 |
msgstr ""
|
2942 |
|
2943 |
+
#: src/Admin/Pages/TestTab.php:789
|
2944 |
msgid "Unauthenticated senders are not allowed."
|
2945 |
msgstr ""
|
2946 |
|
2947 |
+
#: src/Admin/Pages/TestTab.php:791
|
2948 |
msgid "This means the connection to your SMTP host was made successfully, but you should enable Authentication and provide correct Username and Password."
|
2949 |
msgstr ""
|
2950 |
|
2951 |
+
#: src/Admin/Pages/TestTab.php:796
|
2952 |
msgid "Enter correct SMTP Username (usually this is an email address) and Password in the appropriate fields."
|
2953 |
msgstr ""
|
2954 |
|
2955 |
+
#: src/Admin/Pages/TestTab.php:807
|
2956 |
msgid "Misconfigured server certificate."
|
2957 |
msgstr ""
|
2958 |
|
2959 |
+
#: src/Admin/Pages/TestTab.php:809
|
2960 |
msgid "This means OpenSSL on your server isn't able to verify the host certificate."
|
2961 |
msgstr ""
|
2962 |
|
2963 |
+
#: src/Admin/Pages/TestTab.php:810
|
2964 |
msgid "There are a few reasons why this is happening. It could be that the host certificate is misconfigured, or this server's OpenSSL is using an outdated CA bundle."
|
2965 |
msgstr ""
|
2966 |
|
2967 |
+
#: src/Admin/Pages/TestTab.php:813
|
2968 |
msgid "Verify that the host's SSL certificate is valid."
|
2969 |
msgstr ""
|
2970 |
|
2971 |
#. translators: %s - URL to the PHP openssl manual
|
2972 |
+
#: src/Admin/Pages/TestTab.php:816
|
2973 |
msgid "Contact your hosting support, show them the \"full Error Log for debugging\" below and share this <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">link</a> with them."
|
2974 |
msgstr ""
|
2975 |
|
2976 |
+
#: src/Admin/Pages/TestTab.php:835
|
2977 |
msgid "Could not connect to the SMTP host."
|
2978 |
msgstr ""
|
2979 |
|
2980 |
+
#: src/Admin/Pages/TestTab.php:843
|
2981 |
+
#: src/Admin/Pages/TestTab.php:1281
|
2982 |
msgid "Typically this error is returned for one of the following reasons:"
|
2983 |
msgstr ""
|
2984 |
|
2985 |
+
#: src/Admin/Pages/TestTab.php:846
|
2986 |
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:1287
|
2991 |
msgid "Your web server is blocking the connection."
|
2992 |
msgstr ""
|
2993 |
|
2994 |
+
#: src/Admin/Pages/TestTab.php:852
|
2995 |
msgid "Your SMTP host is rejecting the connection."
|
2996 |
msgstr ""
|
2997 |
|
2998 |
+
#: src/Admin/Pages/TestTab.php:857
|
2999 |
msgid "Triple check your SMTP settings including host address, email, and password, port, and security."
|
3000 |
msgstr ""
|
3001 |
|
3002 |
#. translators: %1$s - SMTP host address, %2$s - SMTP port, %3$s - SMTP encryption.
|
3003 |
+
#: src/Admin/Pages/TestTab.php:860
|
3004 |
msgid "Contact your web hosting provider and ask them to verify your server can connect to %1$s on port %2$s using %3$s encryption. 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>"
|
3005 |
msgstr ""
|
3006 |
|
3007 |
+
#: src/Admin/Pages/TestTab.php:873
|
3008 |
msgid "no"
|
3009 |
msgstr ""
|
3010 |
|
3011 |
+
#: src/Admin/Pages/TestTab.php:885
|
3012 |
+
#: src/Admin/Pages/TestTab.php:900
|
3013 |
+
#: src/Admin/Pages/TestTab.php:916
|
3014 |
msgid "Mailgun failed."
|
3015 |
msgstr ""
|
3016 |
|
3017 |
+
#: src/Admin/Pages/TestTab.php:887
|
3018 |
msgid "It seems that you forgot to activate your Mailgun account."
|
3019 |
msgstr ""
|
3020 |
|
3021 |
+
#: src/Admin/Pages/TestTab.php:890
|
3022 |
msgid "Check your inbox you used to create a Mailgun account. Click the activation link in an email from Mailgun."
|
3023 |
msgstr ""
|
3024 |
|
3025 |
+
#: src/Admin/Pages/TestTab.php:891
|
3026 |
msgid "If you do not see activation email, go to your Mailgun control panel and resend the activation email."
|
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 the API key."
|
3031 |
msgstr ""
|
3032 |
|
3033 |
+
#: src/Admin/Pages/TestTab.php:905
|
3034 |
msgid "Verify your API key is correct."
|
3035 |
msgstr ""
|
3036 |
|
3037 |
+
#: src/Admin/Pages/TestTab.php:906
|
3038 |
msgid "Go to your Mailgun account and view your API key."
|
3039 |
msgstr ""
|
3040 |
|
3041 |
+
#: src/Admin/Pages/TestTab.php:907
|
3042 |
msgid "Note that the API key includes the \"key\" prefix, so make sure that it is in the WP Mail SMTP Mailgun API setting."
|
3043 |
msgstr ""
|
3044 |
|
3045 |
+
#: src/Admin/Pages/TestTab.php:918
|
3046 |
msgid "Your Mailgun account does not have access to send emails."
|
3047 |
msgstr ""
|
3048 |
|
3049 |
+
#: src/Admin/Pages/TestTab.php:919
|
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:924
|
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:935
|
3059 |
msgid "Complete the steps in section \"2. Verify Your Domain\"."
|
3060 |
msgstr ""
|
3061 |
|
3062 |
+
#: src/Admin/Pages/TestTab.php:944
|
3063 |
+
#: src/Admin/Pages/TestTab.php:993
|
3064 |
+
#: src/Admin/Pages/TestTab.php:1013
|
3065 |
+
#: src/Admin/Pages/TestTab.php:1041
|
3066 |
+
#: src/Admin/Pages/TestTab.php:1057
|
3067 |
+
#: src/Admin/Pages/TestTab.php:1109
|
3068 |
+
#: src/Admin/Pages/TestTab.php:1134
|
3069 |
msgid "Google API Error."
|
3070 |
msgstr ""
|
3071 |
|
3072 |
+
#: src/Admin/Pages/TestTab.php:946
|
3073 |
msgid "You have not properly configured Gmail mailer."
|
3074 |
msgstr ""
|
3075 |
|
3076 |
+
#: src/Admin/Pages/TestTab.php:947
|
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:950
|
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:951
|
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:952
|
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:957
|
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:972
|
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:995
|
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:998
|
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:1000
|
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:1004
|
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:1015
|
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:1018
|
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:1031
|
3129 |
+
#: src/Providers/Gmail/Mailer.php:265
|
3130 |
msgid "Go to WP Mail SMTP plugin settings page. Click the “Remove Connection” button."
|
3131 |
msgstr ""
|
3132 |
|
3133 |
+
#: src/Admin/Pages/TestTab.php:1032
|
3134 |
+
#: src/Providers/Gmail/Mailer.php:266
|
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:1043
|
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:1046
|
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:1047
|
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:1048
|
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:1059
|
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:1064
|
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:1077
|
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:1090
|
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:1112
|
3174 |
+
#: src/Admin/Pages/TestTab.php:1139
|
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:1115
|
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:1136
|
3184 |
msgid "You may have added a new API to a project"
|
3185 |
msgstr ""
|
3186 |
|
3187 |
+
#: src/Admin/Pages/TestTab.php:1140
|
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:1149
|
3192 |
msgid "SMTP.com API Error."
|
3193 |
msgstr ""
|
3194 |
|
3195 |
+
#: src/Admin/Pages/TestTab.php:1151
|
3196 |
msgid "Your Sender Name option is incorrect."
|
3197 |
msgstr ""
|
3198 |
|
3199 |
+
#: src/Admin/Pages/TestTab.php:1154
|
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:1163
|
3204 |
msgid "GuzzleHttp requirements."
|
3205 |
msgstr ""
|
3206 |
|
3207 |
+
#: src/Admin/Pages/TestTab.php:1165
|
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:1168
|
3212 |
msgid "Edit your php.ini file on your hosting server."
|
3213 |
msgstr ""
|
3214 |
|
3215 |
+
#: src/Admin/Pages/TestTab.php:1169
|
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:1170
|
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:1171
|
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:1180
|
3228 |
+
#: src/Admin/Pages/TestTab.php:1209
|
3229 |
msgid "SparkPost API failed."
|
3230 |
msgstr ""
|
3231 |
|
3232 |
+
#: src/Admin/Pages/TestTab.php:1182
|
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:1187
|
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:1200
|
3242 |
msgid "Verify that your API key has \"Transmissions: Read/Write\" permission."
|
3243 |
msgstr ""
|
3244 |
|
3245 |
+
#: src/Admin/Pages/TestTab.php:1211
|
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:1214
|
3250 |
msgid "Verify that your SparkPost account region is selected in WP Mail SMTP settings."
|
3251 |
msgstr ""
|
3252 |
|
3253 |
+
#: src/Admin/Pages/TestTab.php:1235
|
3254 |
msgid "PCRE library issue"
|
3255 |
msgstr ""
|
3256 |
|
3257 |
+
#: src/Admin/Pages/TestTab.php:1237
|
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:1238
|
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:1241
|
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:1242
|
3270 |
msgid "They should be able to resolve this issue for you."
|
3271 |
msgstr ""
|
3272 |
|
3273 |
+
#: src/Admin/Pages/TestTab.php:1243
|
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:1278
|
3278 |
msgid "An issue was detected."
|
3279 |
msgstr ""
|
3280 |
|
3281 |
+
#: src/Admin/Pages/TestTab.php:1280
|
3282 |
msgid "This means your test email was unable to be sent."
|
3283 |
msgstr ""
|
3284 |
|
3285 |
+
#: src/Admin/Pages/TestTab.php:1284
|
3286 |
msgid "Plugin settings are incorrect (wrong SMTP settings, invalid Mailer configuration, etc)."
|
3287 |
msgstr ""
|
3288 |
|
3289 |
+
#: src/Admin/Pages/TestTab.php:1290
|
3290 |
msgid "Your host is rejecting the connection."
|
3291 |
msgstr ""
|
3292 |
|
3293 |
+
#: src/Admin/Pages/TestTab.php:1295
|
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:1297
|
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:1303
|
3302 |
msgid "Try using a different mailer."
|
3303 |
msgstr ""
|
3304 |
|
3305 |
+
#: src/Admin/Pages/TestTab.php:1341
|
3306 |
msgid "There was a problem while sending the test email."
|
3307 |
msgstr ""
|
3308 |
|
3309 |
+
#: src/Admin/Pages/TestTab.php:1358
|
3310 |
msgid "Recommended next steps:"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
+
#: src/Admin/Pages/TestTab.php:1366
|
3314 |
msgid "Need support?"
|
3315 |
msgstr ""
|
3316 |
|
3317 |
#. translators: %s - WPMailSMTP.com account area link.
|
3318 |
+
#: src/Admin/Pages/TestTab.php:1374
|
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:1391
|
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:1398
|
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:1413
|
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:1420
|
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:1436
|
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:1455
|
3346 |
msgid "Please copy the error log message below into the support ticket."
|
3347 |
msgstr ""
|
3348 |
|
3349 |
+
#: src/Admin/Pages/TestTab.php:1460
|
3350 |
msgid "View Full Error Log"
|
3351 |
msgstr ""
|
3352 |
|
3353 |
+
#: src/Admin/Pages/TestTab.php:1464
|
3354 |
msgid "Copy Error Log"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
+
#: src/Admin/Pages/TestTab.php:1467
|
3358 |
msgid "Copied"
|
3359 |
msgstr ""
|
3360 |
|
3361 |
+
#: src/Admin/Pages/TestTab.php:1478
|
3362 |
+
#: src/Admin/Pages/TestTab.php:1509
|
3363 |
msgid "Send Another Test Email"
|
3364 |
msgstr ""
|
3365 |
|
3366 |
+
#: src/Admin/Pages/TestTab.php:1501
|
3367 |
msgid "The test email might have sent, but its deliverability should be improved."
|
3368 |
msgstr ""
|
3369 |
|
3556 |
|
3557 |
#: src/Admin/SetupWizard.php:537
|
3558 |
#: src/Admin/SetupWizard.php:555
|
3559 |
+
#: src/Admin/SetupWizard.php:619
|
3560 |
msgid "You don't have permission to change options for this WP site!"
|
3561 |
msgstr ""
|
3562 |
|
3563 |
+
#: src/Admin/SetupWizard.php:839
|
3564 |
msgid "Could not install the plugin. You don't have permission to install plugins."
|
3565 |
msgstr ""
|
3566 |
|
3567 |
+
#: src/Admin/SetupWizard.php:843
|
3568 |
+
msgid "Could not install the plugin. You don't have permission to activate plugins."
|
3569 |
+
msgstr ""
|
3570 |
+
|
3571 |
+
#: src/Admin/SetupWizard.php:849
|
3572 |
msgid "Could not install the plugin. Plugin slug is missing."
|
3573 |
msgstr ""
|
3574 |
|
3575 |
+
#: src/Admin/SetupWizard.php:861
|
3576 |
+
#: src/Admin/SetupWizard.php:865
|
3577 |
msgid "Could not install the plugin. Don't have file permission."
|
3578 |
msgstr ""
|
3579 |
|
3580 |
+
#: src/Admin/SetupWizard.php:876
|
3581 |
msgid "Could not install the plugin. WP Plugin installer initialization failed."
|
3582 |
msgstr ""
|
3583 |
|
3584 |
+
#: src/Admin/SetupWizard.php:961
|
3585 |
msgid "Could not install the plugin. WP Plugin installer could not retrieve plugin information."
|
3586 |
msgstr ""
|
3587 |
|
3588 |
+
#: src/Admin/SetupWizard.php:1022
|
3589 |
msgid "Contact Forms by WPForms"
|
3590 |
msgstr ""
|
3591 |
|
3592 |
+
#: src/Admin/SetupWizard.php:1028
|
3593 |
msgid "Google Analytics by MonsterInsights"
|
3594 |
msgstr ""
|
3595 |
|
3596 |
+
#: src/Admin/SetupWizard.php:1034
|
3597 |
msgid "All in One SEO"
|
3598 |
msgstr ""
|
3599 |
|
3600 |
+
#: src/Admin/SetupWizard.php:1040
|
3601 |
msgid "Giveaways by RafflePress"
|
3602 |
msgstr ""
|
3603 |
|
3604 |
+
#: src/Admin/SetupWizard.php:1046
|
3605 |
msgid "Smash Balloon Social Photo Feed"
|
3606 |
msgstr ""
|
3607 |
|
3608 |
+
#: src/Admin/SetupWizard.php:1052
|
3609 |
msgid "SeedProd Landing Page Builder"
|
3610 |
msgstr ""
|
3611 |
|
3612 |
+
#: src/Admin/SetupWizard.php:1058
|
3613 |
msgid "WP Call Button"
|
3614 |
msgstr ""
|
3615 |
|
3616 |
+
#: src/Admin/SetupWizard.php:1102
|
3617 |
msgid "You are already using the WP Mail SMTP PRO version. Please refresh this page and verify your license key."
|
3618 |
msgstr ""
|
3619 |
|
3620 |
+
#: src/Admin/SetupWizard.php:1106
|
3621 |
msgid "You don't have the permission to perform this action."
|
3622 |
msgstr ""
|
3623 |
|
3624 |
+
#: src/Admin/SetupWizard.php:1112
|
3625 |
msgid "Please enter a valid license key!"
|
3626 |
msgstr ""
|
3627 |
|
3628 |
+
#: src/Admin/SetupWizard.php:1123
|
3629 |
msgid "Upgrade functionality not available!"
|
3630 |
msgstr ""
|
3631 |
|
3633 |
msgid "Or disable the Sendinblue email sending setting in WooCommerce > Settings > Sendinblue (tab) > Email Options (tab) > Enable Sendinblue to send WooCommerce emails."
|
3634 |
msgstr ""
|
3635 |
|
3636 |
+
#: src/Conflicts.php:339
|
3637 |
+
msgid "Or enable \"Do not change email sender by default\" setting in Settings > Email template > Sender (tab)."
|
3638 |
+
msgstr ""
|
3639 |
+
|
3640 |
#. translators: %1$s - Plugin name causing conflict.
|
3641 |
+
#: src/Conflicts.php:450
|
3642 |
msgid "Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %1$s to prevent conflicts."
|
3643 |
msgstr ""
|
3644 |
|
3705 |
msgstr ""
|
3706 |
|
3707 |
#. translators: %1$s - constant name; %2$s - constant value.
|
3708 |
+
#: src/Core.php:494
|
3709 |
msgid "To send emails, change the value of the %1$s constant to %2$s."
|
3710 |
msgstr ""
|
3711 |
|
3712 |
#. translators: %s - plugin Misc settings page URL.
|
3713 |
+
#: src/Core.php:501
|
3714 |
msgid "To send emails, go to plugin <a href=\"%s\">Misc settings</a> and disable the \"Do Not Send\" option."
|
3715 |
msgstr ""
|
3716 |
|
3717 |
+
#: src/Core.php:513
|
3718 |
+
msgid "If you create a test email on this page, it will still be sent."
|
3719 |
+
msgstr ""
|
3720 |
+
|
3721 |
+
#: src/Core.php:548
|
3722 |
msgid "<strong>Heads up!</strong> The last email your site attempted to send was unsuccessful."
|
3723 |
msgstr ""
|
3724 |
|
3725 |
+
#: src/MailCatcher.php:129
|
3726 |
+
#: src/MailCatcherV6.php:123
|
3727 |
+
msgid "An email request was sent."
|
3728 |
+
msgstr ""
|
3729 |
+
|
3730 |
+
#: src/MailCatcher.php:149
|
3731 |
+
#: src/MailCatcherV6.php:143
|
3732 |
+
msgid "Debug Output:"
|
3733 |
+
msgstr ""
|
3734 |
+
|
3735 |
#. translators: %1$s - WP Mail SMTP, %2$s - error message.
|
3736 |
#: src/Migration.php:134
|
3737 |
msgid "There was an error while upgrading the database. Please contact %1$s support with this information: %2$s."
|
3743 |
msgstr ""
|
3744 |
|
3745 |
#. translators: %1$s - constant that was used; %2$s - file where it was used.
|
3746 |
+
#: src/Options.php:1285
|
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 |
|
3750 |
+
#: src/Pro/Emails/Logs/Admin/SinglePage.php:261
|
3751 |
msgid "Error icon"
|
3752 |
msgstr ""
|
3753 |
|
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:135
|
3775 |
msgid "The response object is invalid (missing getId method)."
|
3776 |
msgstr ""
|
3777 |
|
3778 |
+
#: src/Providers/Gmail/Mailer.php:140
|
3779 |
msgid "The email message ID is missing."
|
3780 |
msgstr ""
|
3781 |
|
3782 |
+
#: src/Providers/Gmail/Mailer.php:264
|
3783 |
msgid "Please re-grant Google app permissions!"
|
3784 |
msgstr ""
|
3785 |
|
3786 |
+
#: src/Providers/Gmail/Options.php:34
|
3787 |
msgid "Google / Gmail"
|
3788 |
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 set-up 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>."
|
3793 |
msgstr ""
|
3794 |
|
3795 |
+
#: src/Providers/Gmail/Options.php:52
|
3796 |
msgid "The Gmail mailer works well for sites that send low numbers of emails. However, Gmail's API has rate limitations and a number of additional restrictions that can lead to challenges during setup.<br><br>If you expect to send a high volume of emails, or if you find that your web host is not compatible with the Gmail API restrictions, then we recommend considering a different mailer option."
|
3797 |
msgstr ""
|
3798 |
|
3799 |
+
#: src/Providers/Gmail/Options.php:124
|
3800 |
msgid "Authorized redirect URI"
|
3801 |
msgstr ""
|
3802 |
|
3803 |
+
#: src/Providers/Gmail/Options.php:132
|
3804 |
msgid "Copy URL to clipboard"
|
3805 |
msgstr ""
|
3806 |
|
3807 |
+
#: src/Providers/Gmail/Options.php:137
|
3808 |
msgid "Please copy this URL into the \"Authorized redirect URIs\" field of your Google web application."
|
3809 |
msgstr ""
|
3810 |
|
3811 |
+
#: src/Providers/Gmail/Options.php:174
|
3812 |
msgid "Allow plugin to send emails using your Google account"
|
3813 |
msgstr ""
|
3814 |
|
3815 |
+
#: src/Providers/Gmail/Options.php:177
|
3816 |
msgid "Click the button above to confirm authorization."
|
3817 |
msgstr ""
|
3818 |
|
3819 |
#. translators: %s - email address, as received from Google API.
|
3820 |
+
#: src/Providers/Gmail/Options.php:192
|
3821 |
msgid "Connected as %s"
|
3822 |
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-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."
|
3827 |
msgstr ""
|
3828 |
|
3829 |
+
#: src/Providers/Gmail/Options.php:216
|
3830 |
msgid "You can also send emails with different From Email addresses, by disabling the Force From Email setting and using registered aliases throughout your WordPress site as the From Email addresses."
|
3831 |
msgstr ""
|
3832 |
|
3833 |
+
#: src/Providers/Gmail/Options.php:219
|
3834 |
msgid "Removing the connection will give you an ability to redo the connection or link to another Google account."
|
3835 |
msgstr ""
|
3836 |
|
3837 |
+
#: src/Providers/Gmail/Options.php:227
|
3838 |
msgid "You need to save settings with Client ID and Client Secret before you can proceed."
|
3839 |
msgstr ""
|
3840 |
|
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 |
|
3979 |
msgid "Get the API Key"
|
3980 |
msgstr ""
|
3981 |
|
3982 |
+
#: src/Providers/Postmark/Mailer.php:390
|
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:436
|
3999 |
msgid "Message Stream ID:"
|
4000 |
msgstr ""
|
4001 |
|
4132 |
msgid "Get Sender Name"
|
4133 |
msgstr ""
|
4134 |
|
4135 |
+
#: src/Providers/SparkPost/Mailer.php:496
|
4136 |
msgid "API Key:"
|
4137 |
msgstr ""
|
4138 |
|
4139 |
+
#: src/Providers/SparkPost/Mailer.php:498
|
4140 |
msgid "Region:"
|
4141 |
msgstr ""
|
4142 |
|
4259 |
msgid "No DB tables found."
|
4260 |
msgstr ""
|
4261 |
|
4262 |
+
#: src/SiteHealth.php:159
|
4263 |
msgid "Lite install date"
|
4264 |
msgstr ""
|
4265 |
|
4266 |
+
#: src/SiteHealth.php:176
|
4267 |
msgid "None selected"
|
4268 |
msgstr ""
|
4269 |
|
4270 |
+
#: src/SiteHealth.php:198
|
4271 |
msgid "Current mailer"
|
4272 |
msgstr ""
|
4273 |
|
4274 |
+
#: src/SiteHealth.php:203
|
4275 |
msgid "WP Mail SMTP mailer setup is complete"
|
4276 |
msgstr ""
|
4277 |
|
4278 |
+
#: src/SiteHealth.php:212
|
4279 |
msgid "The WP Mail SMTP plugin mailer setup is complete. You can send a test email, to make sure it's working properly."
|
4280 |
msgstr ""
|
4281 |
|
4282 |
+
#: src/SiteHealth.php:217
|
4283 |
msgid "Test email sending"
|
4284 |
msgstr ""
|
4285 |
|
4286 |
+
#: src/SiteHealth.php:225
|
4287 |
msgid "You currently have the default mailer selected, which means that you haven’t set up SMTP yet."
|
4288 |
msgstr ""
|
4289 |
|
4290 |
+
#: src/SiteHealth.php:230
|
4291 |
msgid "WP Mail SMTP mailer setup is incomplete"
|
4292 |
msgstr ""
|
4293 |
|
4294 |
+
#: src/SiteHealth.php:236
|
4295 |
msgid "The WP Mail SMTP plugin mailer setup is incomplete. Please click on the link below to access plugin settings and configure the mailer."
|
4296 |
msgstr ""
|
4297 |
|
4298 |
+
#: src/SiteHealth.php:241
|
4299 |
+
#: src/SiteHealth.php:350
|
4300 |
msgid "Configure mailer"
|
4301 |
msgstr ""
|
4302 |
|
4303 |
+
#: src/SiteHealth.php:258
|
4304 |
msgid "WP Mail SMTP DB tables are created"
|
4305 |
msgstr ""
|
4306 |
|
4307 |
+
#: src/SiteHealth.php:264
|
4308 |
msgid "WP Mail SMTP is using custom database tables for some of its features. In order to work properly, the custom tables should be created, and it looks like they exist in your database."
|
4309 |
msgstr ""
|
4310 |
|
4311 |
+
#: src/SiteHealth.php:272
|
4312 |
msgid "WP Mail SMTP DB tables check has failed"
|
4313 |
msgstr ""
|
4314 |
|
4315 |
#. translators: %s - the list of missing tables separated by comma.
|
4316 |
+
#: src/SiteHealth.php:278
|
4317 |
msgid "Missing table: %s"
|
4318 |
msgid_plural "Missing tables: %s"
|
4319 |
msgstr[0] ""
|
4320 |
msgstr[1] ""
|
4321 |
|
4322 |
+
#: src/SiteHealth.php:281
|
4323 |
msgid "WP Mail SMTP is using custom database tables for some of its features. In order to work properly, the custom tables should be created, and it seems they are missing. Please try to re-install the WP Mail SMTP plugin. If this issue persists, please contact our support."
|
4324 |
msgstr ""
|
4325 |
|
4326 |
+
#: src/SiteHealth.php:308
|
4327 |
msgid "Current from email domain"
|
4328 |
msgstr ""
|
4329 |
|
4330 |
+
#: src/SiteHealth.php:313
|
4331 |
msgid "Email domain is configured correctly"
|
4332 |
msgstr ""
|
4333 |
|
4334 |
+
#: src/SiteHealth.php:322
|
4335 |
msgid "All checks for your email domain were successful. It looks like everything is configured correctly."
|
4336 |
msgstr ""
|
4337 |
|
4338 |
+
#: src/SiteHealth.php:340
|
4339 |
msgid "Email domain issues detected"
|
4340 |
msgstr ""
|
4341 |
|
4354 |
msgid "%1$s \\a\\t %2$s"
|
4355 |
msgstr ""
|
4356 |
|
4357 |
+
#: src/WP.php:640
|
4358 |
msgid "WP Core"
|
4359 |
msgstr ""
|
4360 |
|
4371 |
#: wp_mail_smtp.php:199
|
4372 |
msgid "<strong>WP Mail SMTP plugin is disabled</strong> on your site until you fix the issue. <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Read more for additional information.</a>"
|
4373 |
msgstr ""
|
4374 |
+
|
4375 |
+
#. translators: %s The minimal WP version supported by WP Mail SMTP.
|
4376 |
+
#: wp_mail_smtp.php:251
|
4377 |
+
msgid "Your site is running an <strong>old version</strong> of WordPress that is no longer supported by WP Mail SMTP. Please update your WordPress site to at least version <strong>%s</strong>."
|
4378 |
+
msgstr ""
|
4379 |
+
|
4380 |
+
#: wp_mail_smtp.php:262
|
4381 |
+
msgid "<strong>WP Mail SMTP plugin is disabled</strong> on your site until WordPress is updated to the required version."
|
4382 |
+
msgstr ""
|
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-tpp: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-domain-identity-added-inputs .settings-input-text{margin-bottom:19px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-domain-identity-added-inputs .settings-input-text .wp-mail-smtp-button,.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-domain-identity-added-inputs .settings-input-text:last-child,.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-domain-identity-added-inputs .settings-input-text input{margin-bottom: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-3fe80e99]{float:right;margin-top:3px;width:46px;height:26px}.wp-mail-smtp-logo-icon[data-v-3fe80e99]{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-4efdace0],.wp-mail-smtp-notice[data-v-9672fc32]{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-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}
|
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-tpp: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-domain-identity-added-inputs .settings-input-text{margin-bottom:19px}.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-domain-identity-added-inputs .settings-input-text .wp-mail-smtp-button,.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-domain-identity-added-inputs .settings-input-text:last-child,.settings-amazon-ses-identities .wp-mail-smtp-amazonses-identity-form .amazonses-identity-form-step-domain .amazonses-domain-identity-added-inputs .settings-input-text input{margin-bottom: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-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-3fe80e99]{float:left;margin-top:3px;width:46px;height:26px}.wp-mail-smtp-logo-icon[data-v-3fe80e99]{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-4efdace0],.wp-mail-smtp-notice[data-v-9672fc32]{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-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}
|
assets/vue/js/chunk-vendors.min.js
CHANGED
@@ -1,26 +1,26 @@
|
|
1 |
-
(window["wpmailsmtpjsonp"]=window["wpmailsmtpjsonp"]||[]).push([["chunk-vendors"],{"00ee":function(t,e,n){var r=n("b622"),o=r("toStringTag"),i={};i[o]="z",t.exports="[object z]"===String(i)},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},"057f":function(t,e,n){var r=n("fc6a"),o=n("241c").f,i={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return o(t)}catch(e){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==i.call(t)?s(t):o(r(t))}},"06cf":function(t,e,n){var r=n("83ab"),o=n("d1e7"),i=n("5c6c"),a=n("fc6a"),s=n("c04e"),c=n("5135"),u=n("0cfb"),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=s(e,!0),u)try{return l(t,e)}catch(n){}if(c(t,e))return i(!o.f.call(t,e),t[e])}},"0a06":function(t,e,n){"use strict";var r=n("c532"),o=n("30b5"),i=n("f6b4"),a=n("5270"),s=n("4a7b");function c(t){this.defaults=t,this.interceptors={request:new i,response:new i}}c.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=s(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[a,void 0],n=Promise.resolve(t);this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));while(e.length)n=n.then(e.shift(),e.shift());return n},c.prototype.getUri=function(t){return t=s(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){c.prototype[t]=function(e,n){return this.request(s(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){c.prototype[t]=function(e,n,r){return this.request(s(r||{},{method:t,url:e,data:n}))}})),t.exports=c},"0cfb":function(t,e,n){var r=n("83ab"),o=n("d039"),i=n("cc12");t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},"0d3b":function(t,e,n){var r=n("d039"),o=n("b622"),i=n("c430"),a=o("iterator");t.exports=!r((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,n="";return t.pathname="c%20d",e.forEach((function(t,r){e["delete"]("b"),n+=r+t})),i&&!t.toJSON||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},"0df6":function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},1276:function(t,e,n){"use strict";var r=n("d784"),o=n("44e7"),i=n("825a"),a=n("1d80"),s=n("4840"),c=n("8aa5"),u=n("50c4"),l=n("14c3"),f=n("9263"),p=n("d039"),d=[].push,h=Math.min,v=4294967295,m=!p((function(){return!RegExp(v,"y")}));r("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(a(this)),i=void 0===n?v:n>>>0;if(0===i)return[];if(void 0===t)return[r];if(!o(t))return e.call(r,t,i);var s,c,u,l=[],p=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),h=0,m=new RegExp(t.source,p+"g");while(s=f.call(m,r)){if(c=m.lastIndex,c>h&&(l.push(r.slice(h,s.index)),s.length>1&&s.index<r.length&&d.apply(l,s.slice(1)),u=s[0].length,h=c,l.length>=i))break;m.lastIndex===s.index&&m.lastIndex++}return h===r.length?!u&&m.test("")||l.push(""):l.push(r.slice(h)),l.length>i?l.slice(0,i):l}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var o=a(this),i=void 0==e?void 0:e[t];return void 0!==i?i.call(e,o,n):r.call(String(o),e,n)},function(t,o){var a=n(r,t,this,o,r!==e);if(a.done)return a.value;var f=i(t),p=String(this),d=s(f,RegExp),g=f.unicode,y=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(m?"y":"g"),b=new d(m?f:"^(?:"+f.source+")",y),w=void 0===o?v:o>>>0;if(0===w)return[];if(0===p.length)return null===l(b,p)?[p]:[];var _=0,x=0,O=[];while(x<p.length){b.lastIndex=m?x:0;var k,C=l(b,m?p:p.slice(x));if(null===C||(k=h(u(b.lastIndex+(m?0:x)),p.length))===_)x=c(p,x,g);else{if(O.push(p.slice(_,x)),O.length===w)return O;for(var S=1;S<=C.length-1;S++)if(O.push(C[S]),O.length===w)return O;x=_=k}}return O.push(p.slice(_)),O}]}),!m)},"129f":function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t===1/e:t!=t&&e!=e}},"14c3":function(t,e,n){var r=n("c6b6"),o=n("9263");t.exports=function(t,e){var n=t.exec;if("function"===typeof n){var i=n.call(t,e);if("object"!==typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return o.call(t,e)}},"159b":function(t,e,n){var r=n("da84"),o=n("fdbc"),i=n("17c2"),a=n("9112");for(var s in o){var c=r[s],u=c&&c.prototype;if(u&&u.forEach!==i)try{a(u,"forEach",i)}catch(l){u.forEach=i}}},"17c2":function(t,e,n){"use strict";var r=n("b727").forEach,o=n("a640"),i=n("ae40"),a=o("forEach"),s=i("forEach");t.exports=a&&s?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},"19aa":function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},"1be4":function(t,e,n){var r=n("d066");t.exports=r("document","documentElement")},"1c0b":function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},"1c7e":function(t,e,n){var r=n("b622"),o=r("iterator"),i=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){i=!0}};s[o]=function(){return this},Array.from(s,(function(){throw 2}))}catch(c){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var r={};r[o]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(c){}return n}},"1cdc":function(t,e,n){var r=n("342f");t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},"1d2b":function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},"1d80":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"1dde":function(t,e,n){var r=n("d039"),o=n("b622"),i=n("2d00"),a=o("species");t.exports=function(t){return i>=51||!r((function(){var e=[],n=e.constructor={};return n[a]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},2266:function(t,e,n){var r=n("825a"),o=n("e95a"),i=n("50c4"),a=n("0366"),s=n("35a1"),c=n("2a62"),u=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var l,f,p,d,h,v,m,g=n&&n.that,y=!(!n||!n.AS_ENTRIES),b=!(!n||!n.IS_ITERATOR),w=!(!n||!n.INTERRUPTED),_=a(e,g,1+y+w),x=function(t){return l&&c(l),new u(!0,t)},O=function(t){return y?(r(t),w?_(t[0],t[1],x):_(t[0],t[1])):w?_(t,x):_(t)};if(b)l=t;else{if(f=s(t),"function"!=typeof f)throw TypeError("Target is not iterable");if(o(f)){for(p=0,d=i(t.length);d>p;p++)if(h=O(t[p]),h&&h instanceof u)return h;return new u(!1)}l=f.call(t)}v=l.next;while(!(m=v.call(l)).done){try{h=O(m.value)}catch(k){throw c(l),k}if("object"==typeof h&&h&&h instanceof u)return h}return new u(!1)}},"23cb":function(t,e,n){var r=n("a691"),o=Math.max,i=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):i(n,e)}},"23e7":function(t,e,n){var r=n("da84"),o=n("06cf").f,i=n("9112"),a=n("6eeb"),s=n("ce4e"),c=n("e893"),u=n("94ca");t.exports=function(t,e){var n,l,f,p,d,h,v=t.target,m=t.global,g=t.stat;if(l=m?r:g?r[v]||s(v,{}):(r[v]||{}).prototype,l)for(f in e){if(d=e[f],t.noTargetGet?(h=o(l,f),p=h&&h.value):p=l[f],n=u(m?f:v+(g?".":"#")+f,t.forced),!n&&void 0!==p){if(typeof d===typeof p)continue;c(d,p)}(t.sham||p&&p.sham)&&i(d,"sham",!0),a(l,f,d,t)}}},"241c":function(t,e,n){var r=n("ca84"),o=n("7839"),i=o.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},2444:function(t,e,n){"use strict";(function(e){var r=n("c532"),o=n("c8af"),i={"Content-Type":"application/x-www-form-urlencoded"};function a(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function s(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=n("b50d")),t}var c={adapter:s(),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(a(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)?(a(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"===typeof t)try{t=JSON.parse(t)}catch(e){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){c.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){c.headers[t]=r.merge(i)})),t.exports=c}).call(this,n("4362"))},"252c":function(t,e,n){"use strict";(function(t){function r(){var t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>0)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);var n=t.indexOf("Trident/");if(n>0){var r=t.indexOf("rv:");return parseInt(t.substring(r+3,t.indexOf(".",r)),10)}var o=t.indexOf("Edge/");return o>0?parseInt(t.substring(o+5,t.indexOf(".",o)),10):-1}n.d(e,"a",(function(){return a}));var o=void 0;function i(){i.init||(i.init=!0,o=-1!==r())}var a={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},staticRenderFns:[],_scopeId:"data-v-b329ee4c",name:"resize-observer",methods:{compareAndNotify:function(){this._w===this.$el.offsetWidth&&this._h===this.$el.offsetHeight||(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.$emit("notify"))},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!o&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var t=this;i(),this.$nextTick((function(){t._w=t.$el.offsetWidth,t._h=t.$el.offsetHeight}));var e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",o&&this.$el.appendChild(e),e.data="about:blank",o||this.$el.appendChild(e)},beforeDestroy:function(){this.removeResizeHandlers()}};function s(t){t.component("resize-observer",a),t.component("ResizeObserver",a)}var c={version:"0.4.5",install:s},u=null;"undefined"!==typeof window?u=window.Vue:"undefined"!==typeof t&&(u=t.Vue),u&&u.use(c)}).call(this,n("c8ba"))},2532:function(t,e,n){"use strict";var r=n("23e7"),o=n("5a34"),i=n("1d80"),a=n("ab13");r({target:"String",proto:!0,forced:!a("includes")},{includes:function(t){return!!~String(i(this)).indexOf(o(t),arguments.length>1?arguments[1]:void 0)}})},"25f0":function(t,e,n){"use strict";var r=n("6eeb"),o=n("825a"),i=n("d039"),a=n("ad6d"),s="toString",c=RegExp.prototype,u=c[s],l=i((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),f=u.name!=s;(l||f)&&r(RegExp.prototype,s,(function(){var t=o(this),e=String(t.source),n=t.flags,r=String(void 0===n&&t instanceof RegExp&&!("flags"in c)?a.call(t):n);return"/"+e+"/"+r}),{unsafe:!0})},2626:function(t,e,n){"use strict";var r=n("d066"),o=n("9bf2"),i=n("b622"),a=n("83ab"),s=i("species");t.exports=function(t){var e=r(t),n=o.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},2877:function(t,e,n){"use strict";function r(t,e,n,r,o,i,a,s){var c,u="function"===typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(c=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__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):o&&(c=s?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(t,e){return c.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"2a62":function(t,e,n){var r=n("825a");t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},"2b0e":function(t,e,n){"use strict";(function(t){
|
2 |
/*!
|
3 |
* Vue.js v2.6.12
|
4 |
* (c) 2014-2020 Evan You
|
5 |
* Released under the MIT License.
|
6 |
*/
|
7 |
-
var n=Object.freeze({});function r(t){return void 0===t||null===t}function o(t){return void 0!==t&&null!==t}function i(t){return!0===t}function a(t){return!1===t}function s(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function c(t){return null!==t&&"object"===typeof t}var u=Object.prototype.toString;function l(t){return"[object Object]"===u.call(t)}function f(t){return"[object RegExp]"===u.call(t)}function p(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return o(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function h(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o<r.length;o++)n[r[o]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}m("slot,component",!0);var g=m("key,ref,slot,slot-scope,is");function y(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function w(t,e){return b.call(t,e)}function _(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var x=/-(\w)/g,O=_((function(t){return t.replace(x,(function(t,e){return e?e.toUpperCase():""}))})),k=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),C=/\B([A-Z])/g,S=_((function(t){return t.replace(C,"-$1").toLowerCase()}));function E(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function j(t,e){return t.bind(e)}var A=Function.prototype.bind?j:E;function T(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function $(t,e){for(var n in e)t[n]=e[n];return t}function P(t){for(var e={},n=0;n<t.length;n++)t[n]&&$(e,t[n]);return e}function L(t,e,n){}var I=function(t,e,n){return!1},R=function(t){return t};function N(t,e){if(t===e)return!0;var n=c(t),r=c(e);if(!n||!r)return!n&&!r&&String(t)===String(e);try{var o=Array.isArray(t),i=Array.isArray(e);if(o&&i)return t.length===e.length&&t.every((function(t,n){return N(t,e[n])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(o||i)return!1;var a=Object.keys(t),s=Object.keys(e);return a.length===s.length&&a.every((function(n){return N(t[n],e[n])}))}catch(u){return!1}}function M(t,e){for(var n=0;n<t.length;n++)if(N(t[n],e))return n;return-1}function B(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var D="data-server-rendered",F=["component","directive","filter"],U=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],z={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:I,isReservedAttr:I,isUnknownElement:I,getTagNamespace:L,parsePlatformTagName:R,mustUseProp:I,async:!0,_lifecycleHooks:U},q=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function H(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function V(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var W=new RegExp("[^"+q.source+".$_\\d]");function G(t){if(!W.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}var K,Y="__proto__"in{},X="undefined"!==typeof window,Z="undefined"!==typeof WXEnvironment&&!!WXEnvironment.platform,J=Z&&WXEnvironment.platform.toLowerCase(),Q=X&&window.navigator.userAgent.toLowerCase(),tt=Q&&/msie|trident/.test(Q),et=Q&&Q.indexOf("msie 9.0")>0,nt=Q&&Q.indexOf("edge/")>0,rt=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===J),ot=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),it={}.watch,at=!1;if(X)try{var st={};Object.defineProperty(st,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,st)}catch(Oa){}var ct=function(){return void 0===K&&(K=!X&&!Z&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),K},ut=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function lt(t){return"function"===typeof t&&/native code/.test(t.toString())}var ft,pt="undefined"!==typeof Symbol&<(Symbol)&&"undefined"!==typeof Reflect&<(Reflect.ownKeys);ft="undefined"!==typeof Set&<(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var dt=L,ht=0,vt=function(){this.id=ht++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){y(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e<n;e++)t[e].update()},vt.target=null;var mt=[];function gt(t){mt.push(t),vt.target=t}function yt(){mt.pop(),vt.target=mt[mt.length-1]}var bt=function(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},wt={child:{configurable:!0}};wt.child.get=function(){return this.componentInstance},Object.defineProperties(bt.prototype,wt);var _t=function(t){void 0===t&&(t="");var e=new bt;return e.text=t,e.isComment=!0,e};function xt(t){return new bt(void 0,void 0,void 0,String(t))}function Ot(t){var e=new bt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var kt=Array.prototype,Ct=Object.create(kt),St=["push","pop","shift","unshift","splice","sort","reverse"];St.forEach((function(t){var e=kt[t];V(Ct,t,(function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];var o,i=e.apply(this,n),a=this.__ob__;switch(t){case"push":case"unshift":o=n;break;case"splice":o=n.slice(2);break}return o&&a.observeArray(o),a.dep.notify(),i}))}));var Et=Object.getOwnPropertyNames(Ct),jt=!0;function At(t){jt=t}var Tt=function(t){this.value=t,this.dep=new vt,this.vmCount=0,V(t,"__ob__",this),Array.isArray(t)?(Y?$t(t,Ct):Pt(t,Ct,Et),this.observeArray(t)):this.walk(t)};function $t(t,e){t.__proto__=e}function Pt(t,e,n){for(var r=0,o=n.length;r<o;r++){var i=n[r];V(t,i,e[i])}}function Lt(t,e){var n;if(c(t)&&!(t instanceof bt))return w(t,"__ob__")&&t.__ob__ instanceof Tt?n=t.__ob__:jt&&!ct()&&(Array.isArray(t)||l(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new Tt(t)),e&&n&&n.vmCount++,n}function It(t,e,n,r,o){var i=new vt,a=Object.getOwnPropertyDescriptor(t,e);if(!a||!1!==a.configurable){var s=a&&a.get,c=a&&a.set;s&&!c||2!==arguments.length||(n=t[e]);var u=!o&&Lt(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=s?s.call(t):n;return vt.target&&(i.depend(),u&&(u.dep.depend(),Array.isArray(e)&&Mt(e))),e},set:function(e){var r=s?s.call(t):n;e===r||e!==e&&r!==r||s&&!c||(c?c.call(t,e):n=e,u=!o&&Lt(e),i.notify())}})}}function Rt(t,e,n){if(Array.isArray(t)&&p(e))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(e in t&&!(e in Object.prototype))return t[e]=n,n;var r=t.__ob__;return t._isVue||r&&r.vmCount?n:r?(It(r.value,e,n),r.dep.notify(),n):(t[e]=n,n)}function Nt(t,e){if(Array.isArray(t)&&p(e))t.splice(e,1);else{var n=t.__ob__;t._isVue||n&&n.vmCount||w(t,e)&&(delete t[e],n&&n.dep.notify())}}function Mt(t){for(var e=void 0,n=0,r=t.length;n<r;n++)e=t[n],e&&e.__ob__&&e.__ob__.dep.depend(),Array.isArray(e)&&Mt(e)}Tt.prototype.walk=function(t){for(var e=Object.keys(t),n=0;n<e.length;n++)It(t,e[n])},Tt.prototype.observeArray=function(t){for(var e=0,n=t.length;e<n;e++)Lt(t[e])};var Bt=z.optionMergeStrategies;function Dt(t,e){if(!e)return t;for(var n,r,o,i=pt?Reflect.ownKeys(e):Object.keys(e),a=0;a<i.length;a++)n=i[a],"__ob__"!==n&&(r=t[n],o=e[n],w(t,n)?r!==o&&l(r)&&l(o)&&Dt(r,o):Rt(t,n,o));return t}function Ft(t,e,n){return n?function(){var r="function"===typeof e?e.call(n,n):e,o="function"===typeof t?t.call(n,n):t;return r?Dt(r,o):o}:e?t?function(){return Dt("function"===typeof e?e.call(this,this):e,"function"===typeof t?t.call(this,this):t)}:e:t}function Ut(t,e){var n=e?t?t.concat(e):Array.isArray(e)?e:[e]:t;return n?zt(n):n}function zt(t){for(var e=[],n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e}function qt(t,e,n,r){var o=Object.create(t||null);return e?$(o,e):o}Bt.data=function(t,e,n){return n?Ft(t,e,n):e&&"function"!==typeof e?t:Ft(t,e)},U.forEach((function(t){Bt[t]=Ut})),F.forEach((function(t){Bt[t+"s"]=qt})),Bt.watch=function(t,e,n,r){if(t===it&&(t=void 0),e===it&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;var o={};for(var i in $(o,t),e){var a=o[i],s=e[i];a&&!Array.isArray(a)&&(a=[a]),o[i]=a?a.concat(s):Array.isArray(s)?s:[s]}return o},Bt.props=Bt.methods=Bt.inject=Bt.computed=function(t,e,n,r){if(!t)return e;var o=Object.create(null);return $(o,t),e&&$(o,e),o},Bt.provide=Ft;var Ht=function(t,e){return void 0===e?t:e};function Vt(t,e){var n=t.props;if(n){var r,o,i,a={};if(Array.isArray(n)){r=n.length;while(r--)o=n[r],"string"===typeof o&&(i=O(o),a[i]={type:null})}else if(l(n))for(var s in n)o=n[s],i=O(s),a[i]=l(o)?o:{type:o};else 0;t.props=a}}function Wt(t,e){var n=t.inject;if(n){var r=t.inject={};if(Array.isArray(n))for(var o=0;o<n.length;o++)r[n[o]]={from:n[o]};else if(l(n))for(var i in n){var a=n[i];r[i]=l(a)?$({from:i},a):{from:a}}else 0}}function Gt(t){var e=t.directives;if(e)for(var n in e){var r=e[n];"function"===typeof r&&(e[n]={bind:r,update:r})}}function Kt(t,e,n){if("function"===typeof e&&(e=e.options),Vt(e,n),Wt(e,n),Gt(e),!e._base&&(e.extends&&(t=Kt(t,e.extends,n)),e.mixins))for(var r=0,o=e.mixins.length;r<o;r++)t=Kt(t,e.mixins[r],n);var i,a={};for(i in t)s(i);for(i in e)w(t,i)||s(i);function s(r){var o=Bt[r]||Ht;a[r]=o(t[r],e[r],n,r)}return a}function Yt(t,e,n,r){if("string"===typeof n){var o=t[e];if(w(o,n))return o[n];var i=O(n);if(w(o,i))return o[i];var a=k(i);if(w(o,a))return o[a];var s=o[n]||o[i]||o[a];return s}}function Xt(t,e,n,r){var o=e[t],i=!w(n,t),a=n[t],s=te(Boolean,o.type);if(s>-1)if(i&&!w(o,"default"))a=!1;else if(""===a||a===S(t)){var c=te(String,o.type);(c<0||s<c)&&(a=!0)}if(void 0===a){a=Zt(r,o,t);var u=jt;At(!0),Lt(a),At(u)}return a}function Zt(t,e,n){if(w(e,"default")){var r=e.default;return t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n]?t._props[n]:"function"===typeof r&&"Function"!==Jt(e.type)?r.call(t):r}}function Jt(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function Qt(t,e){return Jt(t)===Jt(e)}function te(t,e){if(!Array.isArray(e))return Qt(e,t)?0:-1;for(var n=0,r=e.length;n<r;n++)if(Qt(e[n],t))return n;return-1}function ee(t,e,n){gt();try{if(e){var r=e;while(r=r.$parent){var o=r.$options.errorCaptured;if(o)for(var i=0;i<o.length;i++)try{var a=!1===o[i].call(r,t,e,n);if(a)return}catch(Oa){re(Oa,r,"errorCaptured hook")}}}re(t,e,n)}finally{yt()}}function ne(t,e,n,r,o){var i;try{i=n?t.apply(e,n):t.call(e),i&&!i._isVue&&d(i)&&!i._handled&&(i.catch((function(t){return ee(t,r,o+" (Promise/async)")})),i._handled=!0)}catch(Oa){ee(Oa,r,o)}return i}function re(t,e,n){if(z.errorHandler)try{return z.errorHandler.call(null,t,e,n)}catch(Oa){Oa!==t&&oe(Oa,null,"config.errorHandler")}oe(t,e,n)}function oe(t,e,n){if(!X&&!Z||"undefined"===typeof console)throw t;console.error(t)}var ie,ae=!1,se=[],ce=!1;function ue(){ce=!1;var t=se.slice(0);se.length=0;for(var e=0;e<t.length;e++)t[e]()}if("undefined"!==typeof Promise&<(Promise)){var le=Promise.resolve();ie=function(){le.then(ue),rt&&setTimeout(L)},ae=!0}else if(tt||"undefined"===typeof MutationObserver||!lt(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())ie="undefined"!==typeof setImmediate&<(setImmediate)?function(){setImmediate(ue)}:function(){setTimeout(ue,0)};else{var fe=1,pe=new MutationObserver(ue),de=document.createTextNode(String(fe));pe.observe(de,{characterData:!0}),ie=function(){fe=(fe+1)%2,de.data=String(fe)},ae=!0}function he(t,e){var n;if(se.push((function(){if(t)try{t.call(e)}catch(Oa){ee(Oa,e,"nextTick")}else n&&n(e)})),ce||(ce=!0,ie()),!t&&"undefined"!==typeof Promise)return new Promise((function(t){n=t}))}var ve=new ft;function me(t){ge(t,ve),ve.clear()}function ge(t,e){var n,r,o=Array.isArray(t);if(!(!o&&!c(t)||Object.isFrozen(t)||t instanceof bt)){if(t.__ob__){var i=t.__ob__.dep.id;if(e.has(i))return;e.add(i)}if(o){n=t.length;while(n--)ge(t[n],e)}else{r=Object.keys(t),n=r.length;while(n--)ge(t[r[n]],e)}}}var ye=_((function(t){var e="&"===t.charAt(0);t=e?t.slice(1):t;var n="~"===t.charAt(0);t=n?t.slice(1):t;var r="!"===t.charAt(0);return t=r?t.slice(1):t,{name:t,once:n,capture:r,passive:e}}));function be(t,e){function n(){var t=arguments,r=n.fns;if(!Array.isArray(r))return ne(r,null,arguments,e,"v-on handler");for(var o=r.slice(),i=0;i<o.length;i++)ne(o[i],null,t,e,"v-on handler")}return n.fns=t,n}function we(t,e,n,o,a,s){var c,u,l,f;for(c in t)u=t[c],l=e[c],f=ye(c),r(u)||(r(l)?(r(u.fns)&&(u=t[c]=be(u,s)),i(f.once)&&(u=t[c]=a(f.name,u,f.capture)),n(f.name,u,f.capture,f.passive,f.params)):u!==l&&(l.fns=u,t[c]=l));for(c in e)r(t[c])&&(f=ye(c),o(f.name,e[c],f.capture))}function _e(t,e,n){var a;t instanceof bt&&(t=t.data.hook||(t.data.hook={}));var s=t[e];function c(){n.apply(this,arguments),y(a.fns,c)}r(s)?a=be([c]):o(s.fns)&&i(s.merged)?(a=s,a.fns.push(c)):a=be([s,c]),a.merged=!0,t[e]=a}function xe(t,e,n){var i=e.options.props;if(!r(i)){var a={},s=t.attrs,c=t.props;if(o(s)||o(c))for(var u in i){var l=S(u);Oe(a,c,u,l,!0)||Oe(a,s,u,l,!1)}return a}}function Oe(t,e,n,r,i){if(o(e)){if(w(e,n))return t[n]=e[n],i||delete e[n],!0;if(w(e,r))return t[n]=e[r],i||delete e[r],!0}return!1}function ke(t){for(var e=0;e<t.length;e++)if(Array.isArray(t[e]))return Array.prototype.concat.apply([],t);return t}function Ce(t){return s(t)?[xt(t)]:Array.isArray(t)?Ee(t):void 0}function Se(t){return o(t)&&o(t.text)&&a(t.isComment)}function Ee(t,e){var n,a,c,u,l=[];for(n=0;n<t.length;n++)a=t[n],r(a)||"boolean"===typeof a||(c=l.length-1,u=l[c],Array.isArray(a)?a.length>0&&(a=Ee(a,(e||"")+"_"+n),Se(a[0])&&Se(u)&&(l[c]=xt(u.text+a[0].text),a.shift()),l.push.apply(l,a)):s(a)?Se(u)?l[c]=xt(u.text+a):""!==a&&l.push(xt(a)):Se(a)&&Se(u)?l[c]=xt(u.text+a.text):(i(t._isVList)&&o(a.tag)&&r(a.key)&&o(e)&&(a.key="__vlist"+e+"_"+n+"__"),l.push(a)));return l}function je(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Ae(t){var e=Te(t.$options.inject,t);e&&(At(!1),Object.keys(e).forEach((function(n){It(t,n,e[n])})),At(!0))}function Te(t,e){if(t){for(var n=Object.create(null),r=pt?Reflect.ownKeys(t):Object.keys(t),o=0;o<r.length;o++){var i=r[o];if("__ob__"!==i){var a=t[i].from,s=e;while(s){if(s._provided&&w(s._provided,a)){n[i]=s._provided[a];break}s=s.$parent}if(!s)if("default"in t[i]){var c=t[i].default;n[i]="function"===typeof c?c.call(e):c}else 0}}return n}}function $e(t,e){if(!t||!t.length)return{};for(var n={},r=0,o=t.length;r<o;r++){var i=t[r],a=i.data;if(a&&a.attrs&&a.attrs.slot&&delete a.attrs.slot,i.context!==e&&i.fnContext!==e||!a||null==a.slot)(n.default||(n.default=[])).push(i);else{var s=a.slot,c=n[s]||(n[s]=[]);"template"===i.tag?c.push.apply(c,i.children||[]):c.push(i)}}for(var u in n)n[u].every(Pe)&&delete n[u];return n}function Pe(t){return t.isComment&&!t.asyncFactory||" "===t.text}function Le(t,e,r){var o,i=Object.keys(e).length>0,a=t?!!t.$stable:!i,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==n&&s===r.$key&&!i&&!r.$hasNormal)return r;for(var c in o={},t)t[c]&&"$"!==c[0]&&(o[c]=Ie(e,c,t[c]))}else o={};for(var u in e)u in o||(o[u]=Re(e,u));return t&&Object.isExtensible(t)&&(t._normalized=o),V(o,"$stable",a),V(o,"$key",s),V(o,"$hasNormal",i),o}function Ie(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:Ce(t),t&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function Re(t,e){return function(){return t[e]}}function Ne(t,e){var n,r,i,a,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,i=t.length;r<i;r++)n[r]=e(t[r],r);else if("number"===typeof t)for(n=new Array(t),r=0;r<t;r++)n[r]=e(r+1,r);else if(c(t))if(pt&&t[Symbol.iterator]){n=[];var u=t[Symbol.iterator](),l=u.next();while(!l.done)n.push(e(l.value,n.length)),l=u.next()}else for(a=Object.keys(t),n=new Array(a.length),r=0,i=a.length;r<i;r++)s=a[r],n[r]=e(t[s],s,r);return o(n)||(n=[]),n._isVList=!0,n}function Me(t,e,n,r){var o,i=this.$scopedSlots[t];i?(n=n||{},r&&(n=$($({},r),n)),o=i(n)||e):o=this.$slots[t]||e;var a=n&&n.slot;return a?this.$createElement("template",{slot:a},o):o}function Be(t){return Yt(this.$options,"filters",t,!0)||R}function De(t,e){return Array.isArray(t)?-1===t.indexOf(e):t!==e}function Fe(t,e,n,r,o){var i=z.keyCodes[e]||n;return o&&r&&!z.keyCodes[e]?De(o,r):i?De(i,t):r?S(r)!==e:void 0}function Ue(t,e,n,r,o){if(n)if(c(n)){var i;Array.isArray(n)&&(n=P(n));var a=function(a){if("class"===a||"style"===a||g(a))i=t;else{var s=t.attrs&&t.attrs.type;i=r||z.mustUseProp(e,s,a)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}var c=O(a),u=S(a);if(!(c in i)&&!(u in i)&&(i[a]=n[a],o)){var l=t.on||(t.on={});l["update:"+a]=function(t){n[a]=t}}};for(var s in n)a(s)}else;return t}function ze(t,e){var n=this._staticTrees||(this._staticTrees=[]),r=n[t];return r&&!e||(r=n[t]=this.$options.staticRenderFns[t].call(this._renderProxy,null,this),He(r,"__static__"+t,!1)),r}function qe(t,e,n){return He(t,"__once__"+e+(n?"_"+n:""),!0),t}function He(t,e,n){if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]&&"string"!==typeof t[r]&&Ve(t[r],e+"_"+r,n);else Ve(t,e,n)}function Ve(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function We(t,e){if(e)if(l(e)){var n=t.on=t.on?$({},t.on):{};for(var r in e){var o=n[r],i=e[r];n[r]=o?[].concat(o,i):i}}else;return t}function Ge(t,e,n,r){e=e||{$stable:!n};for(var o=0;o<t.length;o++){var i=t[o];Array.isArray(i)?Ge(i,e,n):i&&(i.proxy&&(i.fn.proxy=!0),e[i.key]=i.fn)}return r&&(e.$key=r),e}function Ke(t,e){for(var n=0;n<e.length;n+=2){var r=e[n];"string"===typeof r&&r&&(t[e[n]]=e[n+1])}return t}function Ye(t,e){return"string"===typeof t?e+t:t}function Xe(t){t._o=qe,t._n=v,t._s=h,t._l=Ne,t._t=Me,t._q=N,t._i=M,t._m=ze,t._f=Be,t._k=Fe,t._b=Ue,t._v=xt,t._e=_t,t._u=Ge,t._g=We,t._d=Ke,t._p=Ye}function Ze(t,e,r,o,a){var s,c=this,u=a.options;w(o,"_uid")?(s=Object.create(o),s._original=o):(s=o,o=o._original);var l=i(u._compiled),f=!l;this.data=t,this.props=e,this.children=r,this.parent=o,this.listeners=t.on||n,this.injections=Te(u.inject,o),this.slots=function(){return c.$slots||Le(t.scopedSlots,c.$slots=$e(r,o)),c.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return Le(t.scopedSlots,this.slots())}}),l&&(this.$options=u,this.$slots=this.slots(),this.$scopedSlots=Le(t.scopedSlots,this.$slots)),u._scopeId?this._c=function(t,e,n,r){var i=fn(s,t,e,n,r,f);return i&&!Array.isArray(i)&&(i.fnScopeId=u._scopeId,i.fnContext=o),i}:this._c=function(t,e,n,r){return fn(s,t,e,n,r,f)}}function Je(t,e,r,i,a){var s=t.options,c={},u=s.props;if(o(u))for(var l in u)c[l]=Xt(l,u,e||n);else o(r.attrs)&&tn(c,r.attrs),o(r.props)&&tn(c,r.props);var f=new Ze(r,c,a,i,t),p=s.render.call(null,f._c,f);if(p instanceof bt)return Qe(p,r,f.parent,s,f);if(Array.isArray(p)){for(var d=Ce(p)||[],h=new Array(d.length),v=0;v<d.length;v++)h[v]=Qe(d[v],r,f.parent,s,f);return h}}function Qe(t,e,n,r,o){var i=Ot(t);return i.fnContext=n,i.fnOptions=r,e.slot&&((i.data||(i.data={})).slot=e.slot),i}function tn(t,e){for(var n in e)t[O(n)]=e[n]}Xe(Ze.prototype);var en={init:function(t,e){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){var n=t;en.prepatch(n,n)}else{var r=t.componentInstance=on(t,Tn);r.$mount(e?t.elm:void 0,e)}},prepatch:function(t,e){var n=e.componentOptions,r=e.componentInstance=t.componentInstance;Rn(r,n.propsData,n.listeners,e,n.children)},insert:function(t){var e=t.context,n=t.componentInstance;n._isMounted||(n._isMounted=!0,Dn(n,"mounted")),t.data.keepAlive&&(e._isMounted?Jn(n):Mn(n,!0))},destroy:function(t){var e=t.componentInstance;e._isDestroyed||(t.data.keepAlive?Bn(e,!0):e.$destroy())}},nn=Object.keys(en);function rn(t,e,n,a,s){if(!r(t)){var u=n.$options._base;if(c(t)&&(t=u.extend(t)),"function"===typeof t){var l;if(r(t.cid)&&(l=t,t=_n(l,u),void 0===t))return wn(l,e,n,a,s);e=e||{},_r(t),o(e.model)&&cn(t.options,e);var f=xe(e,t,s);if(i(t.options.functional))return Je(t,f,e,n,a);var p=e.on;if(e.on=e.nativeOn,i(t.options.abstract)){var d=e.slot;e={},d&&(e.slot=d)}an(e);var h=t.options.name||s,v=new bt("vue-component-"+t.cid+(h?"-"+h:""),e,void 0,void 0,void 0,n,{Ctor:t,propsData:f,listeners:p,tag:s,children:a},l);return v}}}function on(t,e){var n={_isComponent:!0,_parentVnode:t,parent:e},r=t.data.inlineTemplate;return o(r)&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns),new t.componentOptions.Ctor(n)}function an(t){for(var e=t.hook||(t.hook={}),n=0;n<nn.length;n++){var r=nn[n],o=e[r],i=en[r];o===i||o&&o._merged||(e[r]=o?sn(i,o):i)}}function sn(t,e){var n=function(n,r){t(n,r),e(n,r)};return n._merged=!0,n}function cn(t,e){var n=t.model&&t.model.prop||"value",r=t.model&&t.model.event||"input";(e.attrs||(e.attrs={}))[n]=e.model.value;var i=e.on||(e.on={}),a=i[r],s=e.model.callback;o(a)?(Array.isArray(a)?-1===a.indexOf(s):a!==s)&&(i[r]=[s].concat(a)):i[r]=s}var un=1,ln=2;function fn(t,e,n,r,o,a){return(Array.isArray(n)||s(n))&&(o=r,r=n,n=void 0),i(a)&&(o=ln),pn(t,e,n,r,o)}function pn(t,e,n,r,i){if(o(n)&&o(n.__ob__))return _t();if(o(n)&&o(n.is)&&(e=n.is),!e)return _t();var a,s,c;(Array.isArray(r)&&"function"===typeof r[0]&&(n=n||{},n.scopedSlots={default:r[0]},r.length=0),i===ln?r=Ce(r):i===un&&(r=ke(r)),"string"===typeof e)?(s=t.$vnode&&t.$vnode.ns||z.getTagNamespace(e),a=z.isReservedTag(e)?new bt(z.parsePlatformTagName(e),n,r,void 0,void 0,t):n&&n.pre||!o(c=Yt(t.$options,"components",e))?new bt(e,n,r,void 0,void 0,t):rn(c,n,t,r,e)):a=rn(e,n,t,r);return Array.isArray(a)?a:o(a)?(o(s)&&dn(a,s),o(n)&&hn(n),a):_t()}function dn(t,e,n){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,n=!0),o(t.children))for(var a=0,s=t.children.length;a<s;a++){var c=t.children[a];o(c.tag)&&(r(c.ns)||i(n)&&"svg"!==c.tag)&&dn(c,e,n)}}function hn(t){c(t.style)&&me(t.style),c(t.class)&&me(t.class)}function vn(t){t._vnode=null,t._staticTrees=null;var e=t.$options,r=t.$vnode=e._parentVnode,o=r&&r.context;t.$slots=$e(e._renderChildren,o),t.$scopedSlots=n,t._c=function(e,n,r,o){return fn(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return fn(t,e,n,r,o,!0)};var i=r&&r.data;It(t,"$attrs",i&&i.attrs||n,null,!0),It(t,"$listeners",e._parentListeners||n,null,!0)}var mn,gn=null;function yn(t){Xe(t.prototype),t.prototype.$nextTick=function(t){return he(t,this)},t.prototype._render=function(){var t,e=this,n=e.$options,r=n.render,o=n._parentVnode;o&&(e.$scopedSlots=Le(o.data.scopedSlots,e.$slots,e.$scopedSlots)),e.$vnode=o;try{gn=e,t=r.call(e._renderProxy,e.$createElement)}catch(Oa){ee(Oa,e,"render"),t=e._vnode}finally{gn=null}return Array.isArray(t)&&1===t.length&&(t=t[0]),t instanceof bt||(t=_t()),t.parent=o,t}}function bn(t,e){return(t.__esModule||pt&&"Module"===t[Symbol.toStringTag])&&(t=t.default),c(t)?e.extend(t):t}function wn(t,e,n,r,o){var i=_t();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:r,tag:o},i}function _n(t,e){if(i(t.error)&&o(t.errorComp))return t.errorComp;if(o(t.resolved))return t.resolved;var n=gn;if(n&&o(t.owners)&&-1===t.owners.indexOf(n)&&t.owners.push(n),i(t.loading)&&o(t.loadingComp))return t.loadingComp;if(n&&!o(t.owners)){var a=t.owners=[n],s=!0,u=null,l=null;n.$on("hook:destroyed",(function(){return y(a,n)}));var f=function(t){for(var e=0,n=a.length;e<n;e++)a[e].$forceUpdate();t&&(a.length=0,null!==u&&(clearTimeout(u),u=null),null!==l&&(clearTimeout(l),l=null))},p=B((function(n){t.resolved=bn(n,e),s?a.length=0:f(!0)})),h=B((function(e){o(t.errorComp)&&(t.error=!0,f(!0))})),v=t(p,h);return c(v)&&(d(v)?r(t.resolved)&&v.then(p,h):d(v.component)&&(v.component.then(p,h),o(v.error)&&(t.errorComp=bn(v.error,e)),o(v.loading)&&(t.loadingComp=bn(v.loading,e),0===v.delay?t.loading=!0:u=setTimeout((function(){u=null,r(t.resolved)&&r(t.error)&&(t.loading=!0,f(!1))}),v.delay||200)),o(v.timeout)&&(l=setTimeout((function(){l=null,r(t.resolved)&&h(null)}),v.timeout)))),s=!1,t.loading?t.loadingComp:t.resolved}}function xn(t){return t.isComment&&t.asyncFactory}function On(t){if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=t[e];if(o(n)&&(o(n.componentOptions)||xn(n)))return n}}function kn(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&jn(t,e)}function Cn(t,e){mn.$on(t,e)}function Sn(t,e){mn.$off(t,e)}function En(t,e){var n=mn;return function r(){var o=e.apply(null,arguments);null!==o&&n.$off(t,r)}}function jn(t,e,n){mn=t,we(e,n||{},Cn,Sn,En,t),mn=void 0}function An(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var o=0,i=t.length;o<i;o++)r.$on(t[o],n);else(r._events[t]||(r._events[t]=[])).push(n),e.test(t)&&(r._hasHookEvent=!0);return r},t.prototype.$once=function(t,e){var n=this;function r(){n.$off(t,r),e.apply(n,arguments)}return r.fn=e,n.$on(t,r),n},t.prototype.$off=function(t,e){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(t)){for(var r=0,o=t.length;r<o;r++)n.$off(t[r],e);return n}var i,a=n._events[t];if(!a)return n;if(!e)return n._events[t]=null,n;var s=a.length;while(s--)if(i=a[s],i===e||i.fn===e){a.splice(s,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?T(n):n;for(var r=T(arguments,1),o='event handler for "'+t+'"',i=0,a=n.length;i<a;i++)ne(n[i],e,r,e,o)}return e}}var Tn=null;function $n(t){var e=Tn;return Tn=t,function(){Tn=e}}function Pn(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){while(n.$options.abstract&&n.$parent)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}function Ln(t){t.prototype._update=function(t,e){var n=this,r=n.$el,o=n._vnode,i=$n(n);n._vnode=t,n.$el=o?n.__patch__(o,t):n.__patch__(n.$el,t,e,!1),i(),r&&(r.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},t.prototype.$forceUpdate=function(){var t=this;t._watcher&&t._watcher.update()},t.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){Dn(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||y(e.$children,t),t._watcher&&t._watcher.teardown();var n=t._watchers.length;while(n--)t._watchers[n].teardown();t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),Dn(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}function In(t,e,n){var r;return t.$el=e,t.$options.render||(t.$options.render=_t),Dn(t,"beforeMount"),r=function(){t._update(t._render(),n)},new nr(t,r,L,{before:function(){t._isMounted&&!t._isDestroyed&&Dn(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,Dn(t,"mounted")),t}function Rn(t,e,r,o,i){var a=o.data.scopedSlots,s=t.$scopedSlots,c=!!(a&&!a.$stable||s!==n&&!s.$stable||a&&t.$scopedSlots.$key!==a.$key),u=!!(i||t.$options._renderChildren||c);if(t.$options._parentVnode=o,t.$vnode=o,t._vnode&&(t._vnode.parent=o),t.$options._renderChildren=i,t.$attrs=o.data.attrs||n,t.$listeners=r||n,e&&t.$options.props){At(!1);for(var l=t._props,f=t.$options._propKeys||[],p=0;p<f.length;p++){var d=f[p],h=t.$options.props;l[d]=Xt(d,h,e,t)}At(!0),t.$options.propsData=e}r=r||n;var v=t.$options._parentListeners;t.$options._parentListeners=r,jn(t,r,v),u&&(t.$slots=$e(i,o.context),t.$forceUpdate())}function Nn(t){while(t&&(t=t.$parent))if(t._inactive)return!0;return!1}function Mn(t,e){if(e){if(t._directInactive=!1,Nn(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(var n=0;n<t.$children.length;n++)Mn(t.$children[n]);Dn(t,"activated")}}function Bn(t,e){if((!e||(t._directInactive=!0,!Nn(t)))&&!t._inactive){t._inactive=!0;for(var n=0;n<t.$children.length;n++)Bn(t.$children[n]);Dn(t,"deactivated")}}function Dn(t,e){gt();var n=t.$options[e],r=e+" hook";if(n)for(var o=0,i=n.length;o<i;o++)ne(n[o],t,null,t,r);t._hasHookEvent&&t.$emit("hook:"+e),yt()}var Fn=[],Un=[],zn={},qn=!1,Hn=!1,Vn=0;function Wn(){Vn=Fn.length=Un.length=0,zn={},qn=Hn=!1}var Gn=0,Kn=Date.now;if(X&&!tt){var Yn=window.performance;Yn&&"function"===typeof Yn.now&&Kn()>document.createEvent("Event").timeStamp&&(Kn=function(){return Yn.now()})}function Xn(){var t,e;for(Gn=Kn(),Hn=!0,Fn.sort((function(t,e){return t.id-e.id})),Vn=0;Vn<Fn.length;Vn++)t=Fn[Vn],t.before&&t.before(),e=t.id,zn[e]=null,t.run();var n=Un.slice(),r=Fn.slice();Wn(),Qn(n),Zn(r),ut&&z.devtools&&ut.emit("flush")}function Zn(t){var e=t.length;while(e--){var n=t[e],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&Dn(r,"updated")}}function Jn(t){t._inactive=!1,Un.push(t)}function Qn(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,Mn(t[e],!0)}function tr(t){var e=t.id;if(null==zn[e]){if(zn[e]=!0,Hn){var n=Fn.length-1;while(n>Vn&&Fn[n].id>t.id)n--;Fn.splice(n+1,0,t)}else Fn.push(t);qn||(qn=!0,he(Xn))}}var er=0,nr=function(t,e,n,r,o){this.vm=t,o&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++er,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ft,this.newDepIds=new ft,this.expression="","function"===typeof e?this.getter=e:(this.getter=G(e),this.getter||(this.getter=L)),this.value=this.lazy?void 0:this.get()};nr.prototype.get=function(){var t;gt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(Oa){if(!this.user)throw Oa;ee(Oa,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&me(t),yt(),this.cleanupDeps()}return t},nr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},nr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},nr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():tr(this)},nr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(Oa){ee(Oa,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},nr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},nr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},nr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var rr={enumerable:!0,configurable:!0,get:L,set:L};function or(t,e,n){rr.get=function(){return this[e][n]},rr.set=function(t){this[e][n]=t},Object.defineProperty(t,n,rr)}function ir(t){t._watchers=[];var e=t.$options;e.props&&ar(t,e.props),e.methods&&hr(t,e.methods),e.data?sr(t):Lt(t._data={},!0),e.computed&&lr(t,e.computed),e.watch&&e.watch!==it&&vr(t,e.watch)}function ar(t,e){var n=t.$options.propsData||{},r=t._props={},o=t.$options._propKeys=[],i=!t.$parent;i||At(!1);var a=function(i){o.push(i);var a=Xt(i,e,n,t);It(r,i,a),i in t||or(t,"_props",i)};for(var s in e)a(s);At(!0)}function sr(t){var e=t.$options.data;e=t._data="function"===typeof e?cr(e,t):e||{},l(e)||(e={});var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);while(o--){var i=n[o];0,r&&w(r,i)||H(i)||or(t,"_data",i)}Lt(e,!0)}function cr(t,e){gt();try{return t.call(e,e)}catch(Oa){return ee(Oa,e,"data()"),{}}finally{yt()}}var ur={lazy:!0};function lr(t,e){var n=t._computedWatchers=Object.create(null),r=ct();for(var o in e){var i=e[o],a="function"===typeof i?i:i.get;0,r||(n[o]=new nr(t,a||L,L,ur)),o in t||fr(t,o,i)}}function fr(t,e,n){var r=!ct();"function"===typeof n?(rr.get=r?pr(e):dr(n),rr.set=L):(rr.get=n.get?r&&!1!==n.cache?pr(e):dr(n.get):L,rr.set=n.set||L),Object.defineProperty(t,e,rr)}function pr(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function dr(t){return function(){return t.call(this,this)}}function hr(t,e){t.$options.props;for(var n in e)t[n]="function"!==typeof e[n]?L:A(e[n],t)}function vr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var o=0;o<r.length;o++)mr(t,n,r[o]);else mr(t,n,r)}}function mr(t,e,n,r){return l(n)&&(r=n,n=n.handler),"string"===typeof n&&(n=t[n]),t.$watch(e,n,r)}function gr(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=Rt,t.prototype.$delete=Nt,t.prototype.$watch=function(t,e,n){var r=this;if(l(e))return mr(r,t,e,n);n=n||{},n.user=!0;var o=new nr(r,t,e,n);if(n.immediate)try{e.call(r,o.value)}catch(i){ee(i,r,'callback for immediate watcher "'+o.expression+'"')}return function(){o.teardown()}}}var yr=0;function br(t){t.prototype._init=function(t){var e=this;e._uid=yr++,e._isVue=!0,t&&t._isComponent?wr(e,t):e.$options=Kt(_r(e.constructor),t||{},e),e._renderProxy=e,e._self=e,Pn(e),kn(e),vn(e),Dn(e,"beforeCreate"),Ae(e),ir(e),je(e),Dn(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}function wr(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}function _r(t){var e=t.options;if(t.super){var n=_r(t.super),r=t.superOptions;if(n!==r){t.superOptions=n;var o=xr(t);o&&$(t.extendOptions,o),e=t.options=Kt(n,t.extendOptions),e.name&&(e.components[e.name]=t)}}return e}function xr(t){var e,n=t.options,r=t.sealedOptions;for(var o in n)n[o]!==r[o]&&(e||(e={}),e[o]=n[o]);return e}function Or(t){this._init(t)}function kr(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=T(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function Cr(t){t.mixin=function(t){return this.options=Kt(this.options,t),this}}function Sr(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,o=t._Ctor||(t._Ctor={});if(o[r])return o[r];var i=t.name||n.options.name;var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Kt(n.options,t),a["super"]=n,a.options.props&&Er(a),a.options.computed&&jr(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,F.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=$({},a.options),o[r]=a,a}}function Er(t){var e=t.options.props;for(var n in e)or(t.prototype,"_props",n)}function jr(t){var e=t.options.computed;for(var n in e)fr(t.prototype,n,e[n])}function Ar(t){F.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function Tr(t){return t&&(t.Ctor.options.name||t.tag)}function $r(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Pr(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=Tr(a.componentOptions);s&&!e(s)&&Lr(n,i,r,o)}}}function Lr(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,y(n,e)}br(Or),gr(Or),An(Or),Ln(Or),yn(Or);var Ir=[String,RegExp,Array],Rr={name:"keep-alive",abstract:!0,props:{include:Ir,exclude:Ir,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Lr(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){Pr(t,(function(t){return $r(e,t)}))})),this.$watch("exclude",(function(e){Pr(t,(function(t){return!$r(e,t)}))}))},render:function(){var t=this.$slots.default,e=On(t),n=e&&e.componentOptions;if(n){var r=Tr(n),o=this,i=o.include,a=o.exclude;if(i&&(!r||!$r(i,r))||a&&r&&$r(a,r))return e;var s=this,c=s.cache,u=s.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;c[l]?(e.componentInstance=c[l].componentInstance,y(u,l),u.push(l)):(c[l]=e,u.push(l),this.max&&u.length>parseInt(this.max)&&Lr(c,u[0],u,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}},Nr={KeepAlive:Rr};function Mr(t){var e={get:function(){return z}};Object.defineProperty(t,"config",e),t.util={warn:dt,extend:$,mergeOptions:Kt,defineReactive:It},t.set=Rt,t.delete=Nt,t.nextTick=he,t.observable=function(t){return Lt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,$(t.options.components,Nr),kr(t),Cr(t),Sr(t),Ar(t)}Mr(Or),Object.defineProperty(Or.prototype,"$isServer",{get:ct}),Object.defineProperty(Or.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Or,"FunctionalRenderContext",{value:Ze}),Or.version="2.6.12";var Br=m("style,class"),Dr=m("input,textarea,option,select,progress"),Fr=function(t,e,n){return"value"===n&&Dr(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Ur=m("contenteditable,draggable,spellcheck"),zr=m("events,caret,typing,plaintext-only"),qr=function(t,e){return Kr(e)||"false"===e?"false":"contenteditable"===t&&zr(e)?e:"true"},Hr=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Vr="http://www.w3.org/1999/xlink",Wr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Gr=function(t){return Wr(t)?t.slice(6,t.length):""},Kr=function(t){return null==t||!1===t};function Yr(t){var e=t.data,n=t,r=t;while(o(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Xr(r.data,e));while(o(n=n.parent))n&&n.data&&(e=Xr(e,n.data));return Zr(e.staticClass,e.class)}function Xr(t,e){return{staticClass:Jr(t.staticClass,e.staticClass),class:o(t.class)?[t.class,e.class]:e.class}}function Zr(t,e){return o(t)||o(e)?Jr(t,Qr(e)):""}function Jr(t,e){return t?e?t+" "+e:t:e||""}function Qr(t){return Array.isArray(t)?to(t):c(t)?eo(t):"string"===typeof t?t:""}function to(t){for(var e,n="",r=0,i=t.length;r<i;r++)o(e=Qr(t[r]))&&""!==e&&(n&&(n+=" "),n+=e);return n}function eo(t){var e="";for(var n in t)t[n]&&(e&&(e+=" "),e+=n);return e}var no={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},ro=m("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),oo=m("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),io=function(t){return ro(t)||oo(t)};function ao(t){return oo(t)?"svg":"math"===t?"math":void 0}var so=Object.create(null);function co(t){if(!X)return!0;if(io(t))return!1;if(t=t.toLowerCase(),null!=so[t])return so[t];var e=document.createElement(t);return t.indexOf("-")>-1?so[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:so[t]=/HTMLUnknownElement/.test(e.toString())}var uo=m("text,number,password,search,email,tel,url");function lo(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function fo(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function po(t,e){return document.createElementNS(no[t],e)}function ho(t){return document.createTextNode(t)}function vo(t){return document.createComment(t)}function mo(t,e,n){t.insertBefore(e,n)}function go(t,e){t.removeChild(e)}function yo(t,e){t.appendChild(e)}function bo(t){return t.parentNode}function wo(t){return t.nextSibling}function _o(t){return t.tagName}function xo(t,e){t.textContent=e}function Oo(t,e){t.setAttribute(e,"")}var ko=Object.freeze({createElement:fo,createElementNS:po,createTextNode:ho,createComment:vo,insertBefore:mo,removeChild:go,appendChild:yo,parentNode:bo,nextSibling:wo,tagName:_o,setTextContent:xo,setStyleScope:Oo}),Co={create:function(t,e){So(e)},update:function(t,e){t.data.ref!==e.data.ref&&(So(t,!0),So(e))},destroy:function(t){So(t,!0)}};function So(t,e){var n=t.data.ref;if(o(n)){var r=t.context,i=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?y(a[n],i):a[n]===i&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(i)<0&&a[n].push(i):a[n]=[i]:a[n]=i}}var Eo=new bt("",{},[]),jo=["create","activate","update","remove","destroy"];function Ao(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&o(t.data)===o(e.data)&&To(t,e)||i(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function To(t,e){if("input"!==t.tag)return!0;var n,r=o(n=t.data)&&o(n=n.attrs)&&n.type,i=o(n=e.data)&&o(n=n.attrs)&&n.type;return r===i||uo(r)&&uo(i)}function $o(t,e,n){var r,i,a={};for(r=e;r<=n;++r)i=t[r].key,o(i)&&(a[i]=r);return a}function Po(t){var e,n,a={},c=t.modules,u=t.nodeOps;for(e=0;e<jo.length;++e)for(a[jo[e]]=[],n=0;n<c.length;++n)o(c[n][jo[e]])&&a[jo[e]].push(c[n][jo[e]]);function l(t){return new bt(u.tagName(t).toLowerCase(),{},[],void 0,t)}function f(t,e){function n(){0===--n.listeners&&p(t)}return n.listeners=e,n}function p(t){var e=u.parentNode(t);o(e)&&u.removeChild(e,t)}function d(t,e,n,r,a,s,c){if(o(t.elm)&&o(s)&&(t=s[c]=Ot(t)),t.isRootInsert=!a,!h(t,e,n,r)){var l=t.data,f=t.children,p=t.tag;o(p)?(t.elm=t.ns?u.createElementNS(t.ns,p):u.createElement(p,t),x(t),b(t,f,e),o(l)&&_(t,e),y(n,t.elm,r)):i(t.isComment)?(t.elm=u.createComment(t.text),y(n,t.elm,r)):(t.elm=u.createTextNode(t.text),y(n,t.elm,r))}}function h(t,e,n,r){var a=t.data;if(o(a)){var s=o(t.componentInstance)&&a.keepAlive;if(o(a=a.hook)&&o(a=a.init)&&a(t,!1),o(t.componentInstance))return v(t,e),y(n,t.elm,r),i(s)&&g(t,e,n,r),!0}}function v(t,e){o(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,w(t)?(_(t,e),x(t)):(So(t),e.push(t))}function g(t,e,n,r){var i,s=t;while(s.componentInstance)if(s=s.componentInstance._vnode,o(i=s.data)&&o(i=i.transition)){for(i=0;i<a.activate.length;++i)a.activate[i](Eo,s);e.push(s);break}y(n,t.elm,r)}function y(t,e,n){o(t)&&(o(n)?u.parentNode(n)===t&&u.insertBefore(t,e,n):u.appendChild(t,e))}function b(t,e,n){if(Array.isArray(e)){0;for(var r=0;r<e.length;++r)d(e[r],n,t.elm,null,!0,e,r)}else s(t.text)&&u.appendChild(t.elm,u.createTextNode(String(t.text)))}function w(t){while(t.componentInstance)t=t.componentInstance._vnode;return o(t.tag)}function _(t,n){for(var r=0;r<a.create.length;++r)a.create[r](Eo,t);e=t.data.hook,o(e)&&(o(e.create)&&e.create(Eo,t),o(e.insert)&&n.push(t))}function x(t){var e;if(o(e=t.fnScopeId))u.setStyleScope(t.elm,e);else{var n=t;while(n)o(e=n.context)&&o(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e),n=n.parent}o(e=Tn)&&e!==t.context&&e!==t.fnContext&&o(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e)}function O(t,e,n,r,o,i){for(;r<=o;++r)d(n[r],i,t,e,!1,n,r)}function k(t){var e,n,r=t.data;if(o(r))for(o(e=r.hook)&&o(e=e.destroy)&&e(t),e=0;e<a.destroy.length;++e)a.destroy[e](t);if(o(e=t.children))for(n=0;n<t.children.length;++n)k(t.children[n])}function C(t,e,n){for(;e<=n;++e){var r=t[e];o(r)&&(o(r.tag)?(S(r),k(r)):p(r.elm))}}function S(t,e){if(o(e)||o(t.data)){var n,r=a.remove.length+1;for(o(e)?e.listeners+=r:e=f(t.elm,r),o(n=t.componentInstance)&&o(n=n._vnode)&&o(n.data)&&S(n,e),n=0;n<a.remove.length;++n)a.remove[n](t,e);o(n=t.data.hook)&&o(n=n.remove)?n(t,e):e()}else p(t.elm)}function E(t,e,n,i,a){var s,c,l,f,p=0,h=0,v=e.length-1,m=e[0],g=e[v],y=n.length-1,b=n[0],w=n[y],_=!a;while(p<=v&&h<=y)r(m)?m=e[++p]:r(g)?g=e[--v]:Ao(m,b)?(A(m,b,i,n,h),m=e[++p],b=n[++h]):Ao(g,w)?(A(g,w,i,n,y),g=e[--v],w=n[--y]):Ao(m,w)?(A(m,w,i,n,y),_&&u.insertBefore(t,m.elm,u.nextSibling(g.elm)),m=e[++p],w=n[--y]):Ao(g,b)?(A(g,b,i,n,h),_&&u.insertBefore(t,g.elm,m.elm),g=e[--v],b=n[++h]):(r(s)&&(s=$o(e,p,v)),c=o(b.key)?s[b.key]:j(b,e,p,v),r(c)?d(b,i,t,m.elm,!1,n,h):(l=e[c],Ao(l,b)?(A(l,b,i,n,h),e[c]=void 0,_&&u.insertBefore(t,l.elm,m.elm)):d(b,i,t,m.elm,!1,n,h)),b=n[++h]);p>v?(f=r(n[y+1])?null:n[y+1].elm,O(t,f,n,h,y,i)):h>y&&C(e,p,v)}function j(t,e,n,r){for(var i=n;i<r;i++){var a=e[i];if(o(a)&&Ao(t,a))return i}}function A(t,e,n,s,c,l){if(t!==e){o(e.elm)&&o(s)&&(e=s[c]=Ot(e));var f=e.elm=t.elm;if(i(t.isAsyncPlaceholder))o(e.asyncFactory.resolved)?P(t.elm,e,n):e.isAsyncPlaceholder=!0;else if(i(e.isStatic)&&i(t.isStatic)&&e.key===t.key&&(i(e.isCloned)||i(e.isOnce)))e.componentInstance=t.componentInstance;else{var p,d=e.data;o(d)&&o(p=d.hook)&&o(p=p.prepatch)&&p(t,e);var h=t.children,v=e.children;if(o(d)&&w(e)){for(p=0;p<a.update.length;++p)a.update[p](t,e);o(p=d.hook)&&o(p=p.update)&&p(t,e)}r(e.text)?o(h)&&o(v)?h!==v&&E(f,h,v,n,l):o(v)?(o(t.text)&&u.setTextContent(f,""),O(f,null,v,0,v.length-1,n)):o(h)?C(h,0,h.length-1):o(t.text)&&u.setTextContent(f,""):t.text!==e.text&&u.setTextContent(f,e.text),o(d)&&o(p=d.hook)&&o(p=p.postpatch)&&p(t,e)}}}function T(t,e,n){if(i(n)&&o(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r<e.length;++r)e[r].data.hook.insert(e[r])}var $=m("attrs,class,staticClass,staticStyle,key");function P(t,e,n,r){var a,s=e.tag,c=e.data,u=e.children;if(r=r||c&&c.pre,e.elm=t,i(e.isComment)&&o(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(o(c)&&(o(a=c.hook)&&o(a=a.init)&&a(e,!0),o(a=e.componentInstance)))return v(e,n),!0;if(o(s)){if(o(u))if(t.hasChildNodes())if(o(a=c)&&o(a=a.domProps)&&o(a=a.innerHTML)){if(a!==t.innerHTML)return!1}else{for(var l=!0,f=t.firstChild,p=0;p<u.length;p++){if(!f||!P(f,u[p],n,r)){l=!1;break}f=f.nextSibling}if(!l||f)return!1}else b(e,u,n);if(o(c)){var d=!1;for(var h in c)if(!$(h)){d=!0,_(e,n);break}!d&&c["class"]&&me(c["class"])}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,n,s){if(!r(e)){var c=!1,f=[];if(r(t))c=!0,d(e,f);else{var p=o(t.nodeType);if(!p&&Ao(t,e))A(t,e,f,null,null,s);else{if(p){if(1===t.nodeType&&t.hasAttribute(D)&&(t.removeAttribute(D),n=!0),i(n)&&P(t,e,f))return T(e,f,!0),t;t=l(t)}var h=t.elm,v=u.parentNode(h);if(d(e,f,h._leaveCb?null:v,u.nextSibling(h)),o(e.parent)){var m=e.parent,g=w(e);while(m){for(var y=0;y<a.destroy.length;++y)a.destroy[y](m);if(m.elm=e.elm,g){for(var b=0;b<a.create.length;++b)a.create[b](Eo,m);var _=m.data.hook.insert;if(_.merged)for(var x=1;x<_.fns.length;x++)_.fns[x]()}else So(m);m=m.parent}}o(v)?C([t],0,0):o(t.tag)&&k(t)}}return T(e,f,c),e.elm}o(t)&&k(t)}}var Lo={create:Io,update:Io,destroy:function(t){Io(t,Eo)}};function Io(t,e){(t.data.directives||e.data.directives)&&Ro(t,e)}function Ro(t,e){var n,r,o,i=t===Eo,a=e===Eo,s=Mo(t.data.directives,t.context),c=Mo(e.data.directives,e.context),u=[],l=[];for(n in c)r=s[n],o=c[n],r?(o.oldValue=r.value,o.oldArg=r.arg,Do(o,"update",e,t),o.def&&o.def.componentUpdated&&l.push(o)):(Do(o,"bind",e,t),o.def&&o.def.inserted&&u.push(o));if(u.length){var f=function(){for(var n=0;n<u.length;n++)Do(u[n],"inserted",e,t)};i?_e(e,"insert",f):f()}if(l.length&&_e(e,"postpatch",(function(){for(var n=0;n<l.length;n++)Do(l[n],"componentUpdated",e,t)})),!i)for(n in s)c[n]||Do(s[n],"unbind",t,t,a)}var No=Object.create(null);function Mo(t,e){var n,r,o=Object.create(null);if(!t)return o;for(n=0;n<t.length;n++)r=t[n],r.modifiers||(r.modifiers=No),o[Bo(r)]=r,r.def=Yt(e.$options,"directives",r.name,!0);return o}function Bo(t){return t.rawName||t.name+"."+Object.keys(t.modifiers||{}).join(".")}function Do(t,e,n,r,o){var i=t.def&&t.def[e];if(i)try{i(n.elm,t,n,r,o)}catch(Oa){ee(Oa,n.context,"directive "+t.name+" "+e+" hook")}}var Fo=[Co,Lo];function Uo(t,e){var n=e.componentOptions;if((!o(n)||!1!==n.Ctor.options.inheritAttrs)&&(!r(t.data.attrs)||!r(e.data.attrs))){var i,a,s,c=e.elm,u=t.data.attrs||{},l=e.data.attrs||{};for(i in o(l.__ob__)&&(l=e.data.attrs=$({},l)),l)a=l[i],s=u[i],s!==a&&zo(c,i,a);for(i in(tt||nt)&&l.value!==u.value&&zo(c,"value",l.value),u)r(l[i])&&(Wr(i)?c.removeAttributeNS(Vr,Gr(i)):Ur(i)||c.removeAttribute(i))}}function zo(t,e,n){t.tagName.indexOf("-")>-1?qo(t,e,n):Hr(e)?Kr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Ur(e)?t.setAttribute(e,qr(e,n)):Wr(e)?Kr(n)?t.removeAttributeNS(Vr,Gr(e)):t.setAttributeNS(Vr,e,n):qo(t,e,n)}function qo(t,e,n){if(Kr(n))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Ho={create:Uo,update:Uo};function Vo(t,e){var n=e.elm,i=e.data,a=t.data;if(!(r(i.staticClass)&&r(i.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Yr(e),c=n._transitionClasses;o(c)&&(s=Jr(s,Qr(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Wo,Go={create:Vo,update:Vo},Ko="__r",Yo="__c";function Xo(t){if(o(t[Ko])){var e=tt?"change":"input";t[e]=[].concat(t[Ko],t[e]||[]),delete t[Ko]}o(t[Yo])&&(t.change=[].concat(t[Yo],t.change||[]),delete t[Yo])}function Zo(t,e,n){var r=Wo;return function o(){var i=e.apply(null,arguments);null!==i&&ti(t,o,n,r)}}var Jo=ae&&!(ot&&Number(ot[1])<=53);function Qo(t,e,n,r){if(Jo){var o=Gn,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}Wo.addEventListener(t,e,at?{capture:n,passive:r}:n)}function ti(t,e,n,r){(r||Wo).removeEventListener(t,e._wrapper||e,n)}function ei(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},o=t.data.on||{};Wo=e.elm,Xo(n),we(n,o,Qo,ti,Zo,e.context),Wo=void 0}}var ni,ri={create:ei,update:ei};function oi(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,i,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in o(c.__ob__)&&(c=e.data.domProps=$({},c)),s)n in c||(a[n]="");for(n in c){if(i=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),i===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=i;var u=r(i)?"":String(i);ii(a,u)&&(a.value=u)}else if("innerHTML"===n&&oo(a.tagName)&&r(a.innerHTML)){ni=ni||document.createElement("div"),ni.innerHTML="<svg>"+i+"</svg>";var l=ni.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(l.firstChild)a.appendChild(l.firstChild)}else if(i!==s[n])try{a[n]=i}catch(Oa){}}}}function ii(t,e){return!t.composing&&("OPTION"===t.tagName||ai(t,e)||si(t,e))}function ai(t,e){var n=!0;try{n=document.activeElement!==t}catch(Oa){}return n&&t.value!==e}function si(t,e){var n=t.value,r=t._vModifiers;if(o(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var ci={create:oi,update:oi},ui=_((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function li(t){var e=fi(t.style);return t.staticStyle?$(t.staticStyle,e):e}function fi(t){return Array.isArray(t)?P(t):"string"===typeof t?ui(t):t}function pi(t,e){var n,r={};if(e){var o=t;while(o.componentInstance)o=o.componentInstance._vnode,o&&o.data&&(n=li(o.data))&&$(r,n)}(n=li(t.data))&&$(r,n);var i=t;while(i=i.parent)i.data&&(n=li(i.data))&&$(r,n);return r}var di,hi=/^--/,vi=/\s*!important$/,mi=function(t,e,n){if(hi.test(e))t.style.setProperty(e,n);else if(vi.test(n))t.style.setProperty(S(e),n.replace(vi,""),"important");else{var r=yi(e);if(Array.isArray(n))for(var o=0,i=n.length;o<i;o++)t.style[r]=n[o];else t.style[r]=n}},gi=["Webkit","Moz","ms"],yi=_((function(t){if(di=di||document.createElement("div").style,t=O(t),"filter"!==t&&t in di)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<gi.length;n++){var r=gi[n]+e;if(r in di)return r}}));function bi(t,e){var n=e.data,i=t.data;if(!(r(n.staticStyle)&&r(n.style)&&r(i.staticStyle)&&r(i.style))){var a,s,c=e.elm,u=i.staticStyle,l=i.normalizedStyle||i.style||{},f=u||l,p=fi(e.data.style)||{};e.data.normalizedStyle=o(p.__ob__)?$({},p):p;var d=pi(e,!0);for(s in f)r(d[s])&&mi(c,s,"");for(s in d)a=d[s],a!==f[s]&&mi(c,s,null==a?"":a)}}var wi={create:bi,update:bi},_i=/\s+/;function xi(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(_i).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Oi(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(_i).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function ki(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&$(e,Ci(t.name||"v")),$(e,t),e}return"string"===typeof t?Ci(t):void 0}}var Ci=_((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Si=X&&!et,Ei="transition",ji="animation",Ai="transition",Ti="transitionend",$i="animation",Pi="animationend";Si&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ai="WebkitTransition",Ti="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&($i="WebkitAnimation",Pi="webkitAnimationEnd"));var Li=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Ii(t){Li((function(){Li(t)}))}function Ri(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),xi(t,e))}function Ni(t,e){t._transitionClasses&&y(t._transitionClasses,e),Oi(t,e)}function Mi(t,e,n){var r=Di(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===Ei?Ti:Pi,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c<a&&u()}),i+1),t.addEventListener(s,l)}var Bi=/\b(transform|all)(,|$)/;function Di(t,e){var n,r=window.getComputedStyle(t),o=(r[Ai+"Delay"]||"").split(", "),i=(r[Ai+"Duration"]||"").split(", "),a=Fi(o,i),s=(r[$i+"Delay"]||"").split(", "),c=(r[$i+"Duration"]||"").split(", "),u=Fi(s,c),l=0,f=0;e===Ei?a>0&&(n=Ei,l=a,f=i.length):e===ji?u>0&&(n=ji,l=u,f=c.length):(l=Math.max(a,u),n=l>0?a>u?Ei:ji:null,f=n?n===Ei?i.length:c.length:0);var p=n===Ei&&Bi.test(r[Ai+"Property"]);return{type:n,timeout:l,propCount:f,hasTransform:p}}function Fi(t,e){while(t.length<e.length)t=t.concat(t);return Math.max.apply(null,e.map((function(e,n){return Ui(e)+Ui(t[n])})))}function Ui(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function zi(t,e){var n=t.elm;o(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var i=ki(t.data.transition);if(!r(i)&&!o(n._enterCb)&&1===n.nodeType){var a=i.css,s=i.type,u=i.enterClass,l=i.enterToClass,f=i.enterActiveClass,p=i.appearClass,d=i.appearToClass,h=i.appearActiveClass,m=i.beforeEnter,g=i.enter,y=i.afterEnter,b=i.enterCancelled,w=i.beforeAppear,_=i.appear,x=i.afterAppear,O=i.appearCancelled,k=i.duration,C=Tn,S=Tn.$vnode;while(S&&S.parent)C=S.context,S=S.parent;var E=!C._isMounted||!t.isRootInsert;if(!E||_||""===_){var j=E&&p?p:u,A=E&&h?h:f,T=E&&d?d:l,$=E&&w||m,P=E&&"function"===typeof _?_:g,L=E&&x||y,I=E&&O||b,R=v(c(k)?k.enter:k);0;var N=!1!==a&&!et,M=Vi(P),D=n._enterCb=B((function(){N&&(Ni(n,T),Ni(n,A)),D.cancelled?(N&&Ni(n,j),I&&I(n)):L&&L(n),n._enterCb=null}));t.data.show||_e(t,"insert",(function(){var e=n.parentNode,r=e&&e._pending&&e._pending[t.key];r&&r.tag===t.tag&&r.elm._leaveCb&&r.elm._leaveCb(),P&&P(n,D)})),$&&$(n),N&&(Ri(n,j),Ri(n,A),Ii((function(){Ni(n,j),D.cancelled||(Ri(n,T),M||(Hi(R)?setTimeout(D,R):Mi(n,s,D)))}))),t.data.show&&(e&&e(),P&&P(n,D)),N||M||D()}}}function qi(t,e){var n=t.elm;o(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var i=ki(t.data.transition);if(r(i)||1!==n.nodeType)return e();if(!o(n._leaveCb)){var a=i.css,s=i.type,u=i.leaveClass,l=i.leaveToClass,f=i.leaveActiveClass,p=i.beforeLeave,d=i.leave,h=i.afterLeave,m=i.leaveCancelled,g=i.delayLeave,y=i.duration,b=!1!==a&&!et,w=Vi(d),_=v(c(y)?y.leave:y);0;var x=n._leaveCb=B((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[t.key]=null),b&&(Ni(n,l),Ni(n,f)),x.cancelled?(b&&Ni(n,u),m&&m(n)):(e(),h&&h(n)),n._leaveCb=null}));g?g(O):O()}function O(){x.cancelled||(!t.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[t.key]=t),p&&p(n),b&&(Ri(n,u),Ri(n,f),Ii((function(){Ni(n,u),x.cancelled||(Ri(n,l),w||(Hi(_)?setTimeout(x,_):Mi(n,s,x)))}))),d&&d(n,x),b||w||x())}}function Hi(t){return"number"===typeof t&&!isNaN(t)}function Vi(t){if(r(t))return!1;var e=t.fns;return o(e)?Vi(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Wi(t,e){!0!==e.data.show&&zi(e)}var Gi=X?{create:Wi,activate:Wi,remove:function(t,e){!0!==t.data.show?qi(t,e):e()}}:{},Ki=[Ho,Go,ri,ci,wi,Gi],Yi=Ki.concat(Fo),Xi=Po({nodeOps:ko,modules:Yi});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&oa(t,"input")}));var Zi={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?_e(n,"postpatch",(function(){Zi.componentUpdated(t,e,n)})):Ji(t,e,n.context),t._vOptions=[].map.call(t.options,ea)):("textarea"===n.tag||uo(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",na),t.addEventListener("compositionend",ra),t.addEventListener("change",ra),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Ji(t,e,n.context);var r=t._vOptions,o=t._vOptions=[].map.call(t.options,ea);if(o.some((function(t,e){return!N(t,r[e])}))){var i=t.multiple?e.value.some((function(t){return ta(t,o)})):e.value!==e.oldValue&&ta(e.value,o);i&&oa(t,"change")}}}};function Ji(t,e,n){Qi(t,e,n),(tt||nt)&&setTimeout((function(){Qi(t,e,n)}),0)}function Qi(t,e,n){var r=e.value,o=t.multiple;if(!o||Array.isArray(r)){for(var i,a,s=0,c=t.options.length;s<c;s++)if(a=t.options[s],o)i=M(r,ea(a))>-1,a.selected!==i&&(a.selected=i);else if(N(ea(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function ta(t,e){return e.every((function(e){return!N(e,t)}))}function ea(t){return"_value"in t?t._value:t.value}function na(t){t.target.composing=!0}function ra(t){t.target.composing&&(t.target.composing=!1,oa(t.target,"input"))}function oa(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function ia(t){return!t.componentInstance||t.data&&t.data.transition?t:ia(t.componentInstance._vnode)}var aa={bind:function(t,e,n){var r=e.value;n=ia(n);var o=n.data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,zi(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value,o=e.oldValue;if(!r!==!o){n=ia(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,r?zi(n,(function(){t.style.display=t.__vOriginalDisplay})):qi(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}},sa={model:Zi,show:aa},ca={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function ua(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?ua(On(e.children)):t}function la(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var i in o)e[O(i)]=o[i];return e}function fa(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function pa(t){while(t=t.parent)if(t.data.transition)return!0}function da(t,e){return e.key===t.key&&e.tag===t.tag}var ha=function(t){return t.tag||xn(t)},va=function(t){return"show"===t.name},ma={name:"transition",props:ca,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(ha),n.length)){0;var r=this.mode;0;var o=n[0];if(pa(this.$vnode))return o;var i=ua(o);if(!i)return o;if(this._leaving)return fa(t,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=la(this),u=this._vnode,l=ua(u);if(i.data.directives&&i.data.directives.some(va)&&(i.data.show=!0),l&&l.data&&!da(i,l)&&!xn(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=$({},c);if("out-in"===r)return this._leaving=!0,_e(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),fa(t,o);if("in-out"===r){if(xn(i))return u;var p,d=function(){p()};_e(c,"afterEnter",d),_e(c,"enterCancelled",d),_e(f,"delayLeave",(function(t){p=t}))}}return o}}},ga=$({tag:String,moveClass:String},ca);delete ga.mode;var ya={props:ga,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=$n(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=la(this),s=0;s<o.length;s++){var c=o[s];if(c.tag)if(null!=c.key&&0!==String(c.key).indexOf("__vlist"))i.push(c),n[c.key]=c,(c.data||(c.data={})).transition=a;else;}if(r){for(var u=[],l=[],f=0;f<r.length;f++){var p=r[f];p.data.transition=a,p.data.pos=p.elm.getBoundingClientRect(),n[p.key]?u.push(p):l.push(p)}this.kept=t(e,null,u),this.removed=l}return t(e,null,i)},updated:function(){var t=this.prevChildren,e=this.moveClass||(this.name||"v")+"-move";t.length&&this.hasMove(t[0].elm,e)&&(t.forEach(ba),t.forEach(wa),t.forEach(_a),this._reflow=document.body.offsetHeight,t.forEach((function(t){if(t.data.moved){var n=t.elm,r=n.style;Ri(n,e),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Ti,n._moveCb=function t(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Ti,t),n._moveCb=null,Ni(n,e))})}})))},methods:{hasMove:function(t,e){if(!Si)return!1;if(this._hasMove)return this._hasMove;var n=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach((function(t){Oi(n,t)})),xi(n,e),n.style.display="none",this.$el.appendChild(n);var r=Di(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}};function ba(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function wa(t){t.data.newPos=t.elm.getBoundingClientRect()}function _a(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,o=e.top-n.top;if(r||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate("+r+"px,"+o+"px)",i.transitionDuration="0s"}}var xa={Transition:ma,TransitionGroup:ya};Or.config.mustUseProp=Fr,Or.config.isReservedTag=io,Or.config.isReservedAttr=Br,Or.config.getTagNamespace=ao,Or.config.isUnknownElement=co,$(Or.options.directives,sa),$(Or.options.components,xa),Or.prototype.__patch__=X?Xi:L,Or.prototype.$mount=function(t,e){return t=t&&X?lo(t):void 0,In(this,t,e)},X&&setTimeout((function(){z.devtools&&ut&&ut.emit("init",Or)}),0),e["a"]=Or}).call(this,n("c8ba"))},"2b3d":function(t,e,n){"use strict";n("3ca3");var r,o=n("23e7"),i=n("83ab"),a=n("0d3b"),s=n("da84"),c=n("37e8"),u=n("6eeb"),l=n("19aa"),f=n("5135"),p=n("60da"),d=n("4df4"),h=n("6547").codeAt,v=n("5fb2"),m=n("d44e"),g=n("9861"),y=n("69f3"),b=s.URL,w=g.URLSearchParams,_=g.getState,x=y.set,O=y.getterFor("URL"),k=Math.floor,C=Math.pow,S="Invalid authority",E="Invalid scheme",j="Invalid host",A="Invalid port",T=/[A-Za-z]/,$=/[\d+-.A-Za-z]/,P=/\d/,L=/^(0x|0X)/,I=/^[0-7]+$/,R=/^\d+$/,N=/^[\dA-Fa-f]+$/,M=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,B=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,D=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,F=/[\u0009\u000A\u000D]/g,U=function(t,e){var n,r,o;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return j;if(n=q(e.slice(1,-1)),!n)return j;t.host=n}else if(J(t)){if(e=v(e),M.test(e))return j;if(n=z(e),null===n)return j;t.host=n}else{if(B.test(e))return j;for(n="",r=d(e),o=0;o<r.length;o++)n+=X(r[o],W);t.host=n}},z=function(t){var e,n,r,o,i,a,s,c=t.split(".");if(c.length&&""==c[c.length-1]&&c.pop(),e=c.length,e>4)return t;for(n=[],r=0;r<e;r++){if(o=c[r],""==o)return t;if(i=10,o.length>1&&"0"==o.charAt(0)&&(i=L.test(o)?16:8,o=o.slice(8==i?1:2)),""===o)a=0;else{if(!(10==i?R:8==i?I:N).test(o))return t;a=parseInt(o,i)}n.push(a)}for(r=0;r<e;r++)if(a=n[r],r==e-1){if(a>=C(256,5-e))return null}else if(a>255)return null;for(s=n.pop(),r=0;r<n.length;r++)s+=n[r]*C(256,3-r);return s},q=function(t){var e,n,r,o,i,a,s,c=[0,0,0,0,0,0,0,0],u=0,l=null,f=0,p=function(){return t.charAt(f)};if(":"==p()){if(":"!=t.charAt(1))return;f+=2,u++,l=u}while(p()){if(8==u)return;if(":"!=p()){e=n=0;while(n<4&&N.test(p()))e=16*e+parseInt(p(),16),f++,n++;if("."==p()){if(0==n)return;if(f-=n,u>6)return;r=0;while(p()){if(o=null,r>0){if(!("."==p()&&r<4))return;f++}if(!P.test(p()))return;while(P.test(p())){if(i=parseInt(p(),10),null===o)o=i;else{if(0==o)return;o=10*o+i}if(o>255)return;f++}c[u]=256*c[u]+o,r++,2!=r&&4!=r||u++}if(4!=r)return;break}if(":"==p()){if(f++,!p())return}else if(p())return;c[u++]=e}else{if(null!==l)return;f++,u++,l=u}}if(null!==l){a=u-l,u=7;while(0!=u&&a>0)s=c[u],c[u--]=c[l+a-1],c[l+--a]=s}else if(8!=u)return;return c},H=function(t){for(var e=null,n=1,r=null,o=0,i=0;i<8;i++)0!==t[i]?(o>n&&(e=r,n=o),r=null,o=0):(null===r&&(r=i),++o);return o>n&&(e=r,n=o),e},V=function(t){var e,n,r,o;if("number"==typeof t){for(e=[],n=0;n<4;n++)e.unshift(t%256),t=k(t/256);return e.join(".")}if("object"==typeof t){for(e="",r=H(t),n=0;n<8;n++)o&&0===t[n]||(o&&(o=!1),r===n?(e+=n?":":"::",o=!0):(e+=t[n].toString(16),n<7&&(e+=":")));return"["+e+"]"}return t},W={},G=p({},W,{" ":1,'"':1,"<":1,">":1,"`":1}),K=p({},G,{"#":1,"?":1,"{":1,"}":1}),Y=p({},K,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),X=function(t,e){var n=h(t,0);return n>32&&n<127&&!f(e,t)?t:encodeURIComponent(t)},Z={ftp:21,file:null,http:80,https:443,ws:80,wss:443},J=function(t){return f(Z,t.scheme)},Q=function(t){return""!=t.username||""!=t.password},tt=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},et=function(t,e){var n;return 2==t.length&&T.test(t.charAt(0))&&(":"==(n=t.charAt(1))||!e&&"|"==n)},nt=function(t){var e;return t.length>1&&et(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},rt=function(t){var e=t.path,n=e.length;!n||"file"==t.scheme&&1==n&&et(e[0],!0)||e.pop()},ot=function(t){return"."===t||"%2e"===t.toLowerCase()},it=function(t){return t=t.toLowerCase(),".."===t||"%2e."===t||".%2e"===t||"%2e%2e"===t},at={},st={},ct={},ut={},lt={},ft={},pt={},dt={},ht={},vt={},mt={},gt={},yt={},bt={},wt={},_t={},xt={},Ot={},kt={},Ct={},St={},Et=function(t,e,n,o){var i,a,s,c,u=n||at,l=0,p="",h=!1,v=!1,m=!1;n||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(D,"")),e=e.replace(F,""),i=d(e);while(l<=i.length){switch(a=i[l],u){case at:if(!a||!T.test(a)){if(n)return E;u=ct;continue}p+=a.toLowerCase(),u=st;break;case st:if(a&&($.test(a)||"+"==a||"-"==a||"."==a))p+=a.toLowerCase();else{if(":"!=a){if(n)return E;p="",u=ct,l=0;continue}if(n&&(J(t)!=f(Z,p)||"file"==p&&(Q(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=p,n)return void(J(t)&&Z[t.scheme]==t.port&&(t.port=null));p="","file"==t.scheme?u=bt:J(t)&&o&&o.scheme==t.scheme?u=ut:J(t)?u=dt:"/"==i[l+1]?(u=lt,l++):(t.cannotBeABaseURL=!0,t.path.push(""),u=kt)}break;case ct:if(!o||o.cannotBeABaseURL&&"#"!=a)return E;if(o.cannotBeABaseURL&&"#"==a){t.scheme=o.scheme,t.path=o.path.slice(),t.query=o.query,t.fragment="",t.cannotBeABaseURL=!0,u=St;break}u="file"==o.scheme?bt:ft;continue;case ut:if("/"!=a||"/"!=i[l+1]){u=ft;continue}u=ht,l++;break;case lt:if("/"==a){u=vt;break}u=Ot;continue;case ft:if(t.scheme=o.scheme,a==r)t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.query=o.query;else if("/"==a||"\\"==a&&J(t))u=pt;else if("?"==a)t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.query="",u=Ct;else{if("#"!=a){t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.path.pop(),u=Ot;continue}t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.query=o.query,t.fragment="",u=St}break;case pt:if(!J(t)||"/"!=a&&"\\"!=a){if("/"!=a){t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,u=Ot;continue}u=vt}else u=ht;break;case dt:if(u=ht,"/"!=a||"/"!=p.charAt(l+1))continue;l++;break;case ht:if("/"!=a&&"\\"!=a){u=vt;continue}break;case vt:if("@"==a){h&&(p="%40"+p),h=!0,s=d(p);for(var g=0;g<s.length;g++){var y=s[g];if(":"!=y||m){var b=X(y,Y);m?t.password+=b:t.username+=b}else m=!0}p=""}else if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&J(t)){if(h&&""==p)return S;l-=d(p).length+1,p="",u=mt}else p+=a;break;case mt:case gt:if(n&&"file"==t.scheme){u=_t;continue}if(":"!=a||v){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&J(t)){if(J(t)&&""==p)return j;if(n&&""==p&&(Q(t)||null!==t.port))return;if(c=U(t,p),c)return c;if(p="",u=xt,n)return;continue}"["==a?v=!0:"]"==a&&(v=!1),p+=a}else{if(""==p)return j;if(c=U(t,p),c)return c;if(p="",u=yt,n==gt)return}break;case yt:if(!P.test(a)){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&J(t)||n){if(""!=p){var w=parseInt(p,10);if(w>65535)return A;t.port=J(t)&&w===Z[t.scheme]?null:w,p=""}if(n)return;u=xt;continue}return A}p+=a;break;case bt:if(t.scheme="file","/"==a||"\\"==a)u=wt;else{if(!o||"file"!=o.scheme){u=Ot;continue}if(a==r)t.host=o.host,t.path=o.path.slice(),t.query=o.query;else if("?"==a)t.host=o.host,t.path=o.path.slice(),t.query="",u=Ct;else{if("#"!=a){nt(i.slice(l).join(""))||(t.host=o.host,t.path=o.path.slice(),rt(t)),u=Ot;continue}t.host=o.host,t.path=o.path.slice(),t.query=o.query,t.fragment="",u=St}}break;case wt:if("/"==a||"\\"==a){u=_t;break}o&&"file"==o.scheme&&!nt(i.slice(l).join(""))&&(et(o.path[0],!0)?t.path.push(o.path[0]):t.host=o.host),u=Ot;continue;case _t:if(a==r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&et(p))u=Ot;else if(""==p){if(t.host="",n)return;u=xt}else{if(c=U(t,p),c)return c;if("localhost"==t.host&&(t.host=""),n)return;p="",u=xt}continue}p+=a;break;case xt:if(J(t)){if(u=Ot,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=r&&(u=Ot,"/"!=a))continue}else t.fragment="",u=St;else t.query="",u=Ct;break;case Ot:if(a==r||"/"==a||"\\"==a&&J(t)||!n&&("?"==a||"#"==a)){if(it(p)?(rt(t),"/"==a||"\\"==a&&J(t)||t.path.push("")):ot(p)?"/"==a||"\\"==a&&J(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&et(p)&&(t.host&&(t.host=""),p=p.charAt(0)+":"),t.path.push(p)),p="","file"==t.scheme&&(a==r||"?"==a||"#"==a))while(t.path.length>1&&""===t.path[0])t.path.shift();"?"==a?(t.query="",u=Ct):"#"==a&&(t.fragment="",u=St)}else p+=X(a,K);break;case kt:"?"==a?(t.query="",u=Ct):"#"==a?(t.fragment="",u=St):a!=r&&(t.path[0]+=X(a,W));break;case Ct:n||"#"!=a?a!=r&&("'"==a&&J(t)?t.query+="%27":t.query+="#"==a?"%23":X(a,W)):(t.fragment="",u=St);break;case St:a!=r&&(t.fragment+=X(a,G));break}l++}},jt=function(t){var e,n,r=l(this,jt,"URL"),o=arguments.length>1?arguments[1]:void 0,a=String(t),s=x(r,{type:"URL"});if(void 0!==o)if(o instanceof jt)e=O(o);else if(n=Et(e={},String(o)),n)throw TypeError(n);if(n=Et(s,a,null,e),n)throw TypeError(n);var c=s.searchParams=new w,u=_(c);u.updateSearchParams(s.query),u.updateURL=function(){s.query=String(c)||null},i||(r.href=Tt.call(r),r.origin=$t.call(r),r.protocol=Pt.call(r),r.username=Lt.call(r),r.password=It.call(r),r.host=Rt.call(r),r.hostname=Nt.call(r),r.port=Mt.call(r),r.pathname=Bt.call(r),r.search=Dt.call(r),r.searchParams=Ft.call(r),r.hash=Ut.call(r))},At=jt.prototype,Tt=function(){var t=O(this),e=t.scheme,n=t.username,r=t.password,o=t.host,i=t.port,a=t.path,s=t.query,c=t.fragment,u=e+":";return null!==o?(u+="//",Q(t)&&(u+=n+(r?":"+r:"")+"@"),u+=V(o),null!==i&&(u+=":"+i)):"file"==e&&(u+="//"),u+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(u+="?"+s),null!==c&&(u+="#"+c),u},$t=function(){var t=O(this),e=t.scheme,n=t.port;if("blob"==e)try{return new URL(e.path[0]).origin}catch(r){return"null"}return"file"!=e&&J(t)?e+"://"+V(t.host)+(null!==n?":"+n:""):"null"},Pt=function(){return O(this).scheme+":"},Lt=function(){return O(this).username},It=function(){return O(this).password},Rt=function(){var t=O(this),e=t.host,n=t.port;return null===e?"":null===n?V(e):V(e)+":"+n},Nt=function(){var t=O(this).host;return null===t?"":V(t)},Mt=function(){var t=O(this).port;return null===t?"":String(t)},Bt=function(){var t=O(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Dt=function(){var t=O(this).query;return t?"?"+t:""},Ft=function(){return O(this).searchParams},Ut=function(){var t=O(this).fragment;return t?"#"+t:""},zt=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(i&&c(At,{href:zt(Tt,(function(t){var e=O(this),n=String(t),r=Et(e,n);if(r)throw TypeError(r);_(e.searchParams).updateSearchParams(e.query)})),origin:zt($t),protocol:zt(Pt,(function(t){var e=O(this);Et(e,String(t)+":",at)})),username:zt(Lt,(function(t){var e=O(this),n=d(String(t));if(!tt(e)){e.username="";for(var r=0;r<n.length;r++)e.username+=X(n[r],Y)}})),password:zt(It,(function(t){var e=O(this),n=d(String(t));if(!tt(e)){e.password="";for(var r=0;r<n.length;r++)e.password+=X(n[r],Y)}})),host:zt(Rt,(function(t){var e=O(this);e.cannotBeABaseURL||Et(e,String(t),mt)})),hostname:zt(Nt,(function(t){var e=O(this);e.cannotBeABaseURL||Et(e,String(t),gt)})),port:zt(Mt,(function(t){var e=O(this);tt(e)||(t=String(t),""==t?e.port=null:Et(e,t,yt))})),pathname:zt(Bt,(function(t){var e=O(this);e.cannotBeABaseURL||(e.path=[],Et(e,t+"",xt))})),search:zt(Dt,(function(t){var e=O(this);t=String(t),""==t?e.query=null:("?"==t.charAt(0)&&(t=t.slice(1)),e.query="",Et(e,t,Ct)),_(e.searchParams).updateSearchParams(e.query)})),searchParams:zt(Ft),hash:zt(Ut,(function(t){var e=O(this);t=String(t),""!=t?("#"==t.charAt(0)&&(t=t.slice(1)),e.fragment="",Et(e,t,St)):e.fragment=null}))}),u(At,"toJSON",(function(){return Tt.call(this)}),{enumerable:!0}),u(At,"toString",(function(){return Tt.call(this)}),{enumerable:!0}),b){var qt=b.createObjectURL,Ht=b.revokeObjectURL;qt&&u(jt,"createObjectURL",(function(t){return qt.apply(b,arguments)})),Ht&&u(jt,"revokeObjectURL",(function(t){return Ht.apply(b,arguments)}))}m(jt,"URL"),o({global:!0,forced:!a,sham:!i},{URL:jt})},"2cf4":function(t,e,n){var r,o,i,a=n("da84"),s=n("d039"),c=n("0366"),u=n("1be4"),l=n("cc12"),f=n("1cdc"),p=n("605d"),d=a.location,h=a.setImmediate,v=a.clearImmediate,m=a.process,g=a.MessageChannel,y=a.Dispatch,b=0,w={},_="onreadystatechange",x=function(t){if(w.hasOwnProperty(t)){var e=w[t];delete w[t],e()}},O=function(t){return function(){x(t)}},k=function(t){x(t.data)},C=function(t){a.postMessage(t+"",d.protocol+"//"+d.host)};h&&v||(h=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return w[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},v=function(t){delete w[t]},p?r=function(t){m.nextTick(O(t))}:y&&y.now?r=function(t){y.now(O(t))}:g&&!f?(o=new g,i=o.port2,o.port1.onmessage=k,r=c(i.postMessage,i,1)):a.addEventListener&&"function"==typeof postMessage&&!a.importScripts&&d&&"file:"!==d.protocol&&!s(C)?(r=C,a.addEventListener("message",k,!1)):r=_ in l("script")?function(t){u.appendChild(l("script"))[_]=function(){u.removeChild(this),x(t)}}:function(t){setTimeout(O(t),0)}),t.exports={set:h,clear:v}},"2d00":function(t,e,n){var r,o,i=n("da84"),a=n("342f"),s=i.process,c=s&&s.versions,u=c&&c.v8;u?(r=u.split("."),o=r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(o=r[1]))),t.exports=o&&+o},"2d83":function(t,e,n){"use strict";var r=n("387f");t.exports=function(t,e,n,o,i){var a=new Error(t);return r(a,e,n,o,i)}},"2e67":function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},"2f62":function(t,e,n){"use strict";(function(t){
|
8 |
/*!
|
9 |
* vuex v3.6.0
|
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}},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))},Z=function(){return D(R.actions)},J=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=Z(),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},Zt=["input","file","range","select","radio","checkbox","textarea"],Jt=function(t,e){var n=H(),r=Xt.innerParams.get(t),o=!r||e.input!==r.input;Zt.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),Jt(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=J();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=Z(),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]},Ze=function(t){Ke(t)||w('Unknown parameter "'.concat(t,'"'))},Je=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)Ze(e),t.toast&&Je(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:Z,getConfirmButton:Y,getCancelButton:X,getHeader:J,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 Zn[n.input](r,Jn(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()}))},Zn={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()}},Jn=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:Z(),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={},o=["url","method","data"],i=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(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 u(o){r.isUndefined(e[o])?r.isUndefined(t[o])||(n[o]=c(void 0,t[o])):n[o]=c(t[o],e[o])}r.forEach(o,(function(t){r.isUndefined(e[t])||(n[t]=c(void 0,e[t]))})),r.forEach(i,u),r.forEach(a,(function(o){r.isUndefined(e[o])?r.isUndefined(t[o])||(n[o]=c(void 0,t[o])):n[o]=c(void 0,e[o])})),r.forEach(s,(function(r){r in e?n[r]=c(t[r],e[r]):r in t&&(n[r]=c(void 0,t[r]))}));var l=o.concat(i).concat(a).concat(s),f=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===l.indexOf(t)}));return r.forEach(f,u),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");function s(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){s(t),t.headers=t.headers||{},t.data=o(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 s(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(s(t),e&&e.response&&(e.response.data=o(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}}},"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 Z(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 J(){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,Z.prototype.clear=J,Z.prototype["delete"]=Q,Z.prototype.get=tt,Z.prototype.has=et,Z.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||Z),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=Z;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}]}))},"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";
|
1 |
+
(window["wpmailsmtpjsonp"]=window["wpmailsmtpjsonp"]||[]).push([["chunk-vendors"],{"00ee":function(t,e,n){var r=n("b622"),o=r("toStringTag"),i={};i[o]="z",t.exports="[object z]"===String(i)},"0366":function(t,e,n){var r=n("1c0b");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},"057f":function(t,e,n){var r=n("fc6a"),o=n("241c").f,i={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(t){try{return o(t)}catch(e){return a.slice()}};t.exports.f=function(t){return a&&"[object Window]"==i.call(t)?s(t):o(r(t))}},"06cf":function(t,e,n){var r=n("83ab"),o=n("d1e7"),i=n("5c6c"),a=n("fc6a"),s=n("c04e"),c=n("5135"),u=n("0cfb"),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=s(e,!0),u)try{return l(t,e)}catch(n){}if(c(t,e))return i(!o.f.call(t,e),t[e])}},"0a06":function(t,e,n){"use strict";var r=n("c532"),o=n("30b5"),i=n("f6b4"),a=n("5270"),s=n("4a7b"),c=n("848b"),u=c.validators;function l(t){this.defaults=t,this.interceptors={request:new i,response:new i}}l.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{},t.url=arguments[0]):t=t||{},t=s(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=t.transitional;void 0!==e&&c.assertOptions(e,{silentJSONParsing:u.transitional(u.boolean),forcedJSONParsing:u.transitional(u.boolean),clarifyTimeoutError:u.transitional(u.boolean)},!1);var n=[],r=!0;this.interceptors.request.forEach((function(e){"function"===typeof e.runWhen&&!1===e.runWhen(t)||(r=r&&e.synchronous,n.unshift(e.fulfilled,e.rejected))}));var o,i=[];if(this.interceptors.response.forEach((function(t){i.push(t.fulfilled,t.rejected)})),!r){var l=[a,void 0];Array.prototype.unshift.apply(l,n),l=l.concat(i),o=Promise.resolve(t);while(l.length)o=o.then(l.shift(),l.shift());return o}var f=t;while(n.length){var p=n.shift(),d=n.shift();try{f=p(f)}catch(h){d(h);break}}try{o=a(f)}catch(h){return Promise.reject(h)}while(i.length)o=o.then(i.shift(),i.shift());return o},l.prototype.getUri=function(t){return t=s(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){l.prototype[t]=function(e,n){return this.request(s(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){l.prototype[t]=function(e,n,r){return this.request(s(r||{},{method:t,url:e,data:n}))}})),t.exports=l},"0cfb":function(t,e,n){var r=n("83ab"),o=n("d039"),i=n("cc12");t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},"0d3b":function(t,e,n){var r=n("d039"),o=n("b622"),i=n("c430"),a=o("iterator");t.exports=!r((function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,n="";return t.pathname="c%20d",e.forEach((function(t,r){e["delete"]("b"),n+=r+t})),i&&!t.toJSON||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},"0df6":function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},1276:function(t,e,n){"use strict";var r=n("d784"),o=n("44e7"),i=n("825a"),a=n("1d80"),s=n("4840"),c=n("8aa5"),u=n("50c4"),l=n("14c3"),f=n("9263"),p=n("d039"),d=[].push,h=Math.min,v=4294967295,m=!p((function(){return!RegExp(v,"y")}));r("split",2,(function(t,e,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var r=String(a(this)),i=void 0===n?v:n>>>0;if(0===i)return[];if(void 0===t)return[r];if(!o(t))return e.call(r,t,i);var s,c,u,l=[],p=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),h=0,m=new RegExp(t.source,p+"g");while(s=f.call(m,r)){if(c=m.lastIndex,c>h&&(l.push(r.slice(h,s.index)),s.length>1&&s.index<r.length&&d.apply(l,s.slice(1)),u=s[0].length,h=c,l.length>=i))break;m.lastIndex===s.index&&m.lastIndex++}return h===r.length?!u&&m.test("")||l.push(""):l.push(r.slice(h)),l.length>i?l.slice(0,i):l}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var o=a(this),i=void 0==e?void 0:e[t];return void 0!==i?i.call(e,o,n):r.call(String(o),e,n)},function(t,o){var a=n(r,t,this,o,r!==e);if(a.done)return a.value;var f=i(t),p=String(this),d=s(f,RegExp),g=f.unicode,y=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(m?"y":"g"),b=new d(m?f:"^(?:"+f.source+")",y),w=void 0===o?v:o>>>0;if(0===w)return[];if(0===p.length)return null===l(b,p)?[p]:[];var _=0,x=0,O=[];while(x<p.length){b.lastIndex=m?x:0;var k,C=l(b,m?p:p.slice(x));if(null===C||(k=h(u(b.lastIndex+(m?0:x)),p.length))===_)x=c(p,x,g);else{if(O.push(p.slice(_,x)),O.length===w)return O;for(var S=1;S<=C.length-1;S++)if(O.push(C[S]),O.length===w)return O;x=_=k}}return O.push(p.slice(_)),O}]}),!m)},"129f":function(t,e){t.exports=Object.is||function(t,e){return t===e?0!==t||1/t===1/e:t!=t&&e!=e}},"14c3":function(t,e,n){var r=n("c6b6"),o=n("9263");t.exports=function(t,e){var n=t.exec;if("function"===typeof n){var i=n.call(t,e);if("object"!==typeof i)throw TypeError("RegExp exec method returned something other than an Object or null");return i}if("RegExp"!==r(t))throw TypeError("RegExp#exec called on incompatible receiver");return o.call(t,e)}},"159b":function(t,e,n){var r=n("da84"),o=n("fdbc"),i=n("17c2"),a=n("9112");for(var s in o){var c=r[s],u=c&&c.prototype;if(u&&u.forEach!==i)try{a(u,"forEach",i)}catch(l){u.forEach=i}}},"17c2":function(t,e,n){"use strict";var r=n("b727").forEach,o=n("a640"),i=n("ae40"),a=o("forEach"),s=i("forEach");t.exports=a&&s?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},"19aa":function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},"1be4":function(t,e,n){var r=n("d066");t.exports=r("document","documentElement")},"1c0b":function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},"1c7e":function(t,e,n){var r=n("b622"),o=r("iterator"),i=!1;try{var a=0,s={next:function(){return{done:!!a++}},return:function(){i=!0}};s[o]=function(){return this},Array.from(s,(function(){throw 2}))}catch(c){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var r={};r[o]=function(){return{next:function(){return{done:n=!0}}}},t(r)}catch(c){}return n}},"1cdc":function(t,e,n){var r=n("342f");t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},"1d2b":function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},"1d80":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"1dde":function(t,e,n){var r=n("d039"),o=n("b622"),i=n("2d00"),a=o("species");t.exports=function(t){return i>=51||!r((function(){var e=[],n=e.constructor={};return n[a]=function(){return{foo:1}},1!==e[t](Boolean).foo}))}},2266:function(t,e,n){var r=n("825a"),o=n("e95a"),i=n("50c4"),a=n("0366"),s=n("35a1"),c=n("2a62"),u=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var l,f,p,d,h,v,m,g=n&&n.that,y=!(!n||!n.AS_ENTRIES),b=!(!n||!n.IS_ITERATOR),w=!(!n||!n.INTERRUPTED),_=a(e,g,1+y+w),x=function(t){return l&&c(l),new u(!0,t)},O=function(t){return y?(r(t),w?_(t[0],t[1],x):_(t[0],t[1])):w?_(t,x):_(t)};if(b)l=t;else{if(f=s(t),"function"!=typeof f)throw TypeError("Target is not iterable");if(o(f)){for(p=0,d=i(t.length);d>p;p++)if(h=O(t[p]),h&&h instanceof u)return h;return new u(!1)}l=f.call(t)}v=l.next;while(!(m=v.call(l)).done){try{h=O(m.value)}catch(k){throw c(l),k}if("object"==typeof h&&h&&h instanceof u)return h}return new u(!1)}},"23cb":function(t,e,n){var r=n("a691"),o=Math.max,i=Math.min;t.exports=function(t,e){var n=r(t);return n<0?o(n+e,0):i(n,e)}},"23e7":function(t,e,n){var r=n("da84"),o=n("06cf").f,i=n("9112"),a=n("6eeb"),s=n("ce4e"),c=n("e893"),u=n("94ca");t.exports=function(t,e){var n,l,f,p,d,h,v=t.target,m=t.global,g=t.stat;if(l=m?r:g?r[v]||s(v,{}):(r[v]||{}).prototype,l)for(f in e){if(d=e[f],t.noTargetGet?(h=o(l,f),p=h&&h.value):p=l[f],n=u(m?f:v+(g?".":"#")+f,t.forced),!n&&void 0!==p){if(typeof d===typeof p)continue;c(d,p)}(t.sham||p&&p.sham)&&i(d,"sham",!0),a(l,f,d,t)}}},"241c":function(t,e,n){var r=n("ca84"),o=n("7839"),i=o.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},2444:function(t,e,n){"use strict";(function(e){var r=n("c532"),o=n("c8af"),i=n("387f"),a={"Content-Type":"application/x-www-form-urlencoded"};function s(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function c(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=n("b50d")),t}function u(t,e,n){if(r.isString(t))try{return(e||JSON.parse)(t),r.trim(t)}catch(o){if("SyntaxError"!==o.name)throw o}return(n||JSON.stringify)(t)}var l={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:c(),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(s(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)||e&&"application/json"===e["Content-Type"]?(s(e,"application/json"),u(t)):t}],transformResponse:[function(t){var e=this.transitional||l.transitional,n=e&&e.silentJSONParsing,o=e&&e.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||o&&r.isString(t)&&t.length)try{return JSON.parse(t)}catch(s){if(a){if("SyntaxError"===s.name)throw i(s,this,"E_JSON_PARSE");throw s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){l.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){l.headers[t]=r.merge(a)})),t.exports=l}).call(this,n("4362"))},"252c":function(t,e,n){"use strict";(function(t){function r(){var t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>0)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);var n=t.indexOf("Trident/");if(n>0){var r=t.indexOf("rv:");return parseInt(t.substring(r+3,t.indexOf(".",r)),10)}var o=t.indexOf("Edge/");return o>0?parseInt(t.substring(o+5,t.indexOf(".",o)),10):-1}n.d(e,"a",(function(){return a}));var o=void 0;function i(){i.init||(i.init=!0,o=-1!==r())}var a={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},staticRenderFns:[],_scopeId:"data-v-b329ee4c",name:"resize-observer",methods:{compareAndNotify:function(){this._w===this.$el.offsetWidth&&this._h===this.$el.offsetHeight||(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.$emit("notify"))},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!o&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var t=this;i(),this.$nextTick((function(){t._w=t.$el.offsetWidth,t._h=t.$el.offsetHeight}));var e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",o&&this.$el.appendChild(e),e.data="about:blank",o||this.$el.appendChild(e)},beforeDestroy:function(){this.removeResizeHandlers()}};function s(t){t.component("resize-observer",a),t.component("ResizeObserver",a)}var c={version:"0.4.5",install:s},u=null;"undefined"!==typeof window?u=window.Vue:"undefined"!==typeof t&&(u=t.Vue),u&&u.use(c)}).call(this,n("c8ba"))},2532:function(t,e,n){"use strict";var r=n("23e7"),o=n("5a34"),i=n("1d80"),a=n("ab13");r({target:"String",proto:!0,forced:!a("includes")},{includes:function(t){return!!~String(i(this)).indexOf(o(t),arguments.length>1?arguments[1]:void 0)}})},"25f0":function(t,e,n){"use strict";var r=n("6eeb"),o=n("825a"),i=n("d039"),a=n("ad6d"),s="toString",c=RegExp.prototype,u=c[s],l=i((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),f=u.name!=s;(l||f)&&r(RegExp.prototype,s,(function(){var t=o(this),e=String(t.source),n=t.flags,r=String(void 0===n&&t instanceof RegExp&&!("flags"in c)?a.call(t):n);return"/"+e+"/"+r}),{unsafe:!0})},2626:function(t,e,n){"use strict";var r=n("d066"),o=n("9bf2"),i=n("b622"),a=n("83ab"),s=i("species");t.exports=function(t){var e=r(t),n=o.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},2877:function(t,e,n){"use strict";function r(t,e,n,r,o,i,a,s){var c,u="function"===typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(c=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__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=c):o&&(c=s?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),c)if(u.functional){u._injectStyles=c;var l=u.render;u.render=function(t,e){return c.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"2a62":function(t,e,n){var r=n("825a");t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},"2b0e":function(t,e,n){"use strict";(function(t){
|
2 |
/*!
|
3 |
* Vue.js v2.6.12
|
4 |
* (c) 2014-2020 Evan You
|
5 |
* Released under the MIT License.
|
6 |
*/
|
7 |
+
var n=Object.freeze({});function r(t){return void 0===t||null===t}function o(t){return void 0!==t&&null!==t}function i(t){return!0===t}function a(t){return!1===t}function s(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function c(t){return null!==t&&"object"===typeof t}var u=Object.prototype.toString;function l(t){return"[object Object]"===u.call(t)}function f(t){return"[object RegExp]"===u.call(t)}function p(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return o(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function h(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o<r.length;o++)n[r[o]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}m("slot,component",!0);var g=m("key,ref,slot,slot-scope,is");function y(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}var b=Object.prototype.hasOwnProperty;function w(t,e){return b.call(t,e)}function _(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var x=/-(\w)/g,O=_((function(t){return t.replace(x,(function(t,e){return e?e.toUpperCase():""}))})),k=_((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),C=/\B([A-Z])/g,S=_((function(t){return t.replace(C,"-$1").toLowerCase()}));function E(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function j(t,e){return t.bind(e)}var A=Function.prototype.bind?j:E;function T(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function $(t,e){for(var n in e)t[n]=e[n];return t}function P(t){for(var e={},n=0;n<t.length;n++)t[n]&&$(e,t[n]);return e}function L(t,e,n){}var I=function(t,e,n){return!1},R=function(t){return t};function N(t,e){if(t===e)return!0;var n=c(t),r=c(e);if(!n||!r)return!n&&!r&&String(t)===String(e);try{var o=Array.isArray(t),i=Array.isArray(e);if(o&&i)return t.length===e.length&&t.every((function(t,n){return N(t,e[n])}));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(o||i)return!1;var a=Object.keys(t),s=Object.keys(e);return a.length===s.length&&a.every((function(n){return N(t[n],e[n])}))}catch(u){return!1}}function M(t,e){for(var n=0;n<t.length;n++)if(N(t[n],e))return n;return-1}function B(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var D="data-server-rendered",F=["component","directive","filter"],U=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],z={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:I,isReservedAttr:I,isUnknownElement:I,getTagNamespace:L,parsePlatformTagName:R,mustUseProp:I,async:!0,_lifecycleHooks:U},q=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function H(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function V(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var W=new RegExp("[^"+q.source+".$_\\d]");function G(t){if(!W.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}var K,Y="__proto__"in{},X="undefined"!==typeof window,J="undefined"!==typeof WXEnvironment&&!!WXEnvironment.platform,Z=J&&WXEnvironment.platform.toLowerCase(),Q=X&&window.navigator.userAgent.toLowerCase(),tt=Q&&/msie|trident/.test(Q),et=Q&&Q.indexOf("msie 9.0")>0,nt=Q&&Q.indexOf("edge/")>0,rt=(Q&&Q.indexOf("android"),Q&&/iphone|ipad|ipod|ios/.test(Q)||"ios"===Z),ot=(Q&&/chrome\/\d+/.test(Q),Q&&/phantomjs/.test(Q),Q&&Q.match(/firefox\/(\d+)/)),it={}.watch,at=!1;if(X)try{var st={};Object.defineProperty(st,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,st)}catch(Oa){}var ct=function(){return void 0===K&&(K=!X&&!J&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),K},ut=X&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function lt(t){return"function"===typeof t&&/native code/.test(t.toString())}var ft,pt="undefined"!==typeof Symbol&<(Symbol)&&"undefined"!==typeof Reflect&<(Reflect.ownKeys);ft="undefined"!==typeof Set&<(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var dt=L,ht=0,vt=function(){this.id=ht++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){y(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e<n;e++)t[e].update()},vt.target=null;var mt=[];function gt(t){mt.push(t),vt.target=t}function yt(){mt.pop(),vt.target=mt[mt.length-1]}var bt=function(t,e,n,r,o,i,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=o,this.ns=void 0,this.context=i,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},wt={child:{configurable:!0}};wt.child.get=function(){return this.componentInstance},Object.defineProperties(bt.prototype,wt);var _t=function(t){void 0===t&&(t="");var e=new bt;return e.text=t,e.isComment=!0,e};function xt(t){return new bt(void 0,void 0,void 0,String(t))}function Ot(t){var e=new bt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var kt=Array.prototype,Ct=Object.create(kt),St=["push","pop","shift","unshift","splice","sort","reverse"];St.forEach((function(t){var e=kt[t];V(Ct,t,(function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];var o,i=e.apply(this,n),a=this.__ob__;switch(t){case"push":case"unshift":o=n;break;case"splice":o=n.slice(2);break}return o&&a.observeArray(o),a.dep.notify(),i}))}));var Et=Object.getOwnPropertyNames(Ct),jt=!0;function At(t){jt=t}var Tt=function(t){this.value=t,this.dep=new vt,this.vmCount=0,V(t,"__ob__",this),Array.isArray(t)?(Y?$t(t,Ct):Pt(t,Ct,Et),this.observeArray(t)):this.walk(t)};function $t(t,e){t.__proto__=e}function Pt(t,e,n){for(var r=0,o=n.length;r<o;r++){var i=n[r];V(t,i,e[i])}}function Lt(t,e){var n;if(c(t)&&!(t instanceof bt))return w(t,"__ob__")&&t.__ob__ instanceof Tt?n=t.__ob__:jt&&!ct()&&(Array.isArray(t)||l(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new Tt(t)),e&&n&&n.vmCount++,n}function It(t,e,n,r,o){var i=new vt,a=Object.getOwnPropertyDescriptor(t,e);if(!a||!1!==a.configurable){var s=a&&a.get,c=a&&a.set;s&&!c||2!==arguments.length||(n=t[e]);var u=!o&&Lt(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=s?s.call(t):n;return vt.target&&(i.depend(),u&&(u.dep.depend(),Array.isArray(e)&&Mt(e))),e},set:function(e){var r=s?s.call(t):n;e===r||e!==e&&r!==r||s&&!c||(c?c.call(t,e):n=e,u=!o&&Lt(e),i.notify())}})}}function Rt(t,e,n){if(Array.isArray(t)&&p(e))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(e in t&&!(e in Object.prototype))return t[e]=n,n;var r=t.__ob__;return t._isVue||r&&r.vmCount?n:r?(It(r.value,e,n),r.dep.notify(),n):(t[e]=n,n)}function Nt(t,e){if(Array.isArray(t)&&p(e))t.splice(e,1);else{var n=t.__ob__;t._isVue||n&&n.vmCount||w(t,e)&&(delete t[e],n&&n.dep.notify())}}function Mt(t){for(var e=void 0,n=0,r=t.length;n<r;n++)e=t[n],e&&e.__ob__&&e.__ob__.dep.depend(),Array.isArray(e)&&Mt(e)}Tt.prototype.walk=function(t){for(var e=Object.keys(t),n=0;n<e.length;n++)It(t,e[n])},Tt.prototype.observeArray=function(t){for(var e=0,n=t.length;e<n;e++)Lt(t[e])};var Bt=z.optionMergeStrategies;function Dt(t,e){if(!e)return t;for(var n,r,o,i=pt?Reflect.ownKeys(e):Object.keys(e),a=0;a<i.length;a++)n=i[a],"__ob__"!==n&&(r=t[n],o=e[n],w(t,n)?r!==o&&l(r)&&l(o)&&Dt(r,o):Rt(t,n,o));return t}function Ft(t,e,n){return n?function(){var r="function"===typeof e?e.call(n,n):e,o="function"===typeof t?t.call(n,n):t;return r?Dt(r,o):o}:e?t?function(){return Dt("function"===typeof e?e.call(this,this):e,"function"===typeof t?t.call(this,this):t)}:e:t}function Ut(t,e){var n=e?t?t.concat(e):Array.isArray(e)?e:[e]:t;return n?zt(n):n}function zt(t){for(var e=[],n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e}function qt(t,e,n,r){var o=Object.create(t||null);return e?$(o,e):o}Bt.data=function(t,e,n){return n?Ft(t,e,n):e&&"function"!==typeof e?t:Ft(t,e)},U.forEach((function(t){Bt[t]=Ut})),F.forEach((function(t){Bt[t+"s"]=qt})),Bt.watch=function(t,e,n,r){if(t===it&&(t=void 0),e===it&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;var o={};for(var i in $(o,t),e){var a=o[i],s=e[i];a&&!Array.isArray(a)&&(a=[a]),o[i]=a?a.concat(s):Array.isArray(s)?s:[s]}return o},Bt.props=Bt.methods=Bt.inject=Bt.computed=function(t,e,n,r){if(!t)return e;var o=Object.create(null);return $(o,t),e&&$(o,e),o},Bt.provide=Ft;var Ht=function(t,e){return void 0===e?t:e};function Vt(t,e){var n=t.props;if(n){var r,o,i,a={};if(Array.isArray(n)){r=n.length;while(r--)o=n[r],"string"===typeof o&&(i=O(o),a[i]={type:null})}else if(l(n))for(var s in n)o=n[s],i=O(s),a[i]=l(o)?o:{type:o};else 0;t.props=a}}function Wt(t,e){var n=t.inject;if(n){var r=t.inject={};if(Array.isArray(n))for(var o=0;o<n.length;o++)r[n[o]]={from:n[o]};else if(l(n))for(var i in n){var a=n[i];r[i]=l(a)?$({from:i},a):{from:a}}else 0}}function Gt(t){var e=t.directives;if(e)for(var n in e){var r=e[n];"function"===typeof r&&(e[n]={bind:r,update:r})}}function Kt(t,e,n){if("function"===typeof e&&(e=e.options),Vt(e,n),Wt(e,n),Gt(e),!e._base&&(e.extends&&(t=Kt(t,e.extends,n)),e.mixins))for(var r=0,o=e.mixins.length;r<o;r++)t=Kt(t,e.mixins[r],n);var i,a={};for(i in t)s(i);for(i in e)w(t,i)||s(i);function s(r){var o=Bt[r]||Ht;a[r]=o(t[r],e[r],n,r)}return a}function Yt(t,e,n,r){if("string"===typeof n){var o=t[e];if(w(o,n))return o[n];var i=O(n);if(w(o,i))return o[i];var a=k(i);if(w(o,a))return o[a];var s=o[n]||o[i]||o[a];return s}}function Xt(t,e,n,r){var o=e[t],i=!w(n,t),a=n[t],s=te(Boolean,o.type);if(s>-1)if(i&&!w(o,"default"))a=!1;else if(""===a||a===S(t)){var c=te(String,o.type);(c<0||s<c)&&(a=!0)}if(void 0===a){a=Jt(r,o,t);var u=jt;At(!0),Lt(a),At(u)}return a}function Jt(t,e,n){if(w(e,"default")){var r=e.default;return t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n]?t._props[n]:"function"===typeof r&&"Function"!==Zt(e.type)?r.call(t):r}}function Zt(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function Qt(t,e){return Zt(t)===Zt(e)}function te(t,e){if(!Array.isArray(e))return Qt(e,t)?0:-1;for(var n=0,r=e.length;n<r;n++)if(Qt(e[n],t))return n;return-1}function ee(t,e,n){gt();try{if(e){var r=e;while(r=r.$parent){var o=r.$options.errorCaptured;if(o)for(var i=0;i<o.length;i++)try{var a=!1===o[i].call(r,t,e,n);if(a)return}catch(Oa){re(Oa,r,"errorCaptured hook")}}}re(t,e,n)}finally{yt()}}function ne(t,e,n,r,o){var i;try{i=n?t.apply(e,n):t.call(e),i&&!i._isVue&&d(i)&&!i._handled&&(i.catch((function(t){return ee(t,r,o+" (Promise/async)")})),i._handled=!0)}catch(Oa){ee(Oa,r,o)}return i}function re(t,e,n){if(z.errorHandler)try{return z.errorHandler.call(null,t,e,n)}catch(Oa){Oa!==t&&oe(Oa,null,"config.errorHandler")}oe(t,e,n)}function oe(t,e,n){if(!X&&!J||"undefined"===typeof console)throw t;console.error(t)}var ie,ae=!1,se=[],ce=!1;function ue(){ce=!1;var t=se.slice(0);se.length=0;for(var e=0;e<t.length;e++)t[e]()}if("undefined"!==typeof Promise&<(Promise)){var le=Promise.resolve();ie=function(){le.then(ue),rt&&setTimeout(L)},ae=!0}else if(tt||"undefined"===typeof MutationObserver||!lt(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())ie="undefined"!==typeof setImmediate&<(setImmediate)?function(){setImmediate(ue)}:function(){setTimeout(ue,0)};else{var fe=1,pe=new MutationObserver(ue),de=document.createTextNode(String(fe));pe.observe(de,{characterData:!0}),ie=function(){fe=(fe+1)%2,de.data=String(fe)},ae=!0}function he(t,e){var n;if(se.push((function(){if(t)try{t.call(e)}catch(Oa){ee(Oa,e,"nextTick")}else n&&n(e)})),ce||(ce=!0,ie()),!t&&"undefined"!==typeof Promise)return new Promise((function(t){n=t}))}var ve=new ft;function me(t){ge(t,ve),ve.clear()}function ge(t,e){var n,r,o=Array.isArray(t);if(!(!o&&!c(t)||Object.isFrozen(t)||t instanceof bt)){if(t.__ob__){var i=t.__ob__.dep.id;if(e.has(i))return;e.add(i)}if(o){n=t.length;while(n--)ge(t[n],e)}else{r=Object.keys(t),n=r.length;while(n--)ge(t[r[n]],e)}}}var ye=_((function(t){var e="&"===t.charAt(0);t=e?t.slice(1):t;var n="~"===t.charAt(0);t=n?t.slice(1):t;var r="!"===t.charAt(0);return t=r?t.slice(1):t,{name:t,once:n,capture:r,passive:e}}));function be(t,e){function n(){var t=arguments,r=n.fns;if(!Array.isArray(r))return ne(r,null,arguments,e,"v-on handler");for(var o=r.slice(),i=0;i<o.length;i++)ne(o[i],null,t,e,"v-on handler")}return n.fns=t,n}function we(t,e,n,o,a,s){var c,u,l,f;for(c in t)u=t[c],l=e[c],f=ye(c),r(u)||(r(l)?(r(u.fns)&&(u=t[c]=be(u,s)),i(f.once)&&(u=t[c]=a(f.name,u,f.capture)),n(f.name,u,f.capture,f.passive,f.params)):u!==l&&(l.fns=u,t[c]=l));for(c in e)r(t[c])&&(f=ye(c),o(f.name,e[c],f.capture))}function _e(t,e,n){var a;t instanceof bt&&(t=t.data.hook||(t.data.hook={}));var s=t[e];function c(){n.apply(this,arguments),y(a.fns,c)}r(s)?a=be([c]):o(s.fns)&&i(s.merged)?(a=s,a.fns.push(c)):a=be([s,c]),a.merged=!0,t[e]=a}function xe(t,e,n){var i=e.options.props;if(!r(i)){var a={},s=t.attrs,c=t.props;if(o(s)||o(c))for(var u in i){var l=S(u);Oe(a,c,u,l,!0)||Oe(a,s,u,l,!1)}return a}}function Oe(t,e,n,r,i){if(o(e)){if(w(e,n))return t[n]=e[n],i||delete e[n],!0;if(w(e,r))return t[n]=e[r],i||delete e[r],!0}return!1}function ke(t){for(var e=0;e<t.length;e++)if(Array.isArray(t[e]))return Array.prototype.concat.apply([],t);return t}function Ce(t){return s(t)?[xt(t)]:Array.isArray(t)?Ee(t):void 0}function Se(t){return o(t)&&o(t.text)&&a(t.isComment)}function Ee(t,e){var n,a,c,u,l=[];for(n=0;n<t.length;n++)a=t[n],r(a)||"boolean"===typeof a||(c=l.length-1,u=l[c],Array.isArray(a)?a.length>0&&(a=Ee(a,(e||"")+"_"+n),Se(a[0])&&Se(u)&&(l[c]=xt(u.text+a[0].text),a.shift()),l.push.apply(l,a)):s(a)?Se(u)?l[c]=xt(u.text+a):""!==a&&l.push(xt(a)):Se(a)&&Se(u)?l[c]=xt(u.text+a.text):(i(t._isVList)&&o(a.tag)&&r(a.key)&&o(e)&&(a.key="__vlist"+e+"_"+n+"__"),l.push(a)));return l}function je(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Ae(t){var e=Te(t.$options.inject,t);e&&(At(!1),Object.keys(e).forEach((function(n){It(t,n,e[n])})),At(!0))}function Te(t,e){if(t){for(var n=Object.create(null),r=pt?Reflect.ownKeys(t):Object.keys(t),o=0;o<r.length;o++){var i=r[o];if("__ob__"!==i){var a=t[i].from,s=e;while(s){if(s._provided&&w(s._provided,a)){n[i]=s._provided[a];break}s=s.$parent}if(!s)if("default"in t[i]){var c=t[i].default;n[i]="function"===typeof c?c.call(e):c}else 0}}return n}}function $e(t,e){if(!t||!t.length)return{};for(var n={},r=0,o=t.length;r<o;r++){var i=t[r],a=i.data;if(a&&a.attrs&&a.attrs.slot&&delete a.attrs.slot,i.context!==e&&i.fnContext!==e||!a||null==a.slot)(n.default||(n.default=[])).push(i);else{var s=a.slot,c=n[s]||(n[s]=[]);"template"===i.tag?c.push.apply(c,i.children||[]):c.push(i)}}for(var u in n)n[u].every(Pe)&&delete n[u];return n}function Pe(t){return t.isComment&&!t.asyncFactory||" "===t.text}function Le(t,e,r){var o,i=Object.keys(e).length>0,a=t?!!t.$stable:!i,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==n&&s===r.$key&&!i&&!r.$hasNormal)return r;for(var c in o={},t)t[c]&&"$"!==c[0]&&(o[c]=Ie(e,c,t[c]))}else o={};for(var u in e)u in o||(o[u]=Re(e,u));return t&&Object.isExtensible(t)&&(t._normalized=o),V(o,"$stable",a),V(o,"$key",s),V(o,"$hasNormal",i),o}function Ie(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:Ce(t),t&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function Re(t,e){return function(){return t[e]}}function Ne(t,e){var n,r,i,a,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,i=t.length;r<i;r++)n[r]=e(t[r],r);else if("number"===typeof t)for(n=new Array(t),r=0;r<t;r++)n[r]=e(r+1,r);else if(c(t))if(pt&&t[Symbol.iterator]){n=[];var u=t[Symbol.iterator](),l=u.next();while(!l.done)n.push(e(l.value,n.length)),l=u.next()}else for(a=Object.keys(t),n=new Array(a.length),r=0,i=a.length;r<i;r++)s=a[r],n[r]=e(t[s],s,r);return o(n)||(n=[]),n._isVList=!0,n}function Me(t,e,n,r){var o,i=this.$scopedSlots[t];i?(n=n||{},r&&(n=$($({},r),n)),o=i(n)||e):o=this.$slots[t]||e;var a=n&&n.slot;return a?this.$createElement("template",{slot:a},o):o}function Be(t){return Yt(this.$options,"filters",t,!0)||R}function De(t,e){return Array.isArray(t)?-1===t.indexOf(e):t!==e}function Fe(t,e,n,r,o){var i=z.keyCodes[e]||n;return o&&r&&!z.keyCodes[e]?De(o,r):i?De(i,t):r?S(r)!==e:void 0}function Ue(t,e,n,r,o){if(n)if(c(n)){var i;Array.isArray(n)&&(n=P(n));var a=function(a){if("class"===a||"style"===a||g(a))i=t;else{var s=t.attrs&&t.attrs.type;i=r||z.mustUseProp(e,s,a)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}var c=O(a),u=S(a);if(!(c in i)&&!(u in i)&&(i[a]=n[a],o)){var l=t.on||(t.on={});l["update:"+a]=function(t){n[a]=t}}};for(var s in n)a(s)}else;return t}function ze(t,e){var n=this._staticTrees||(this._staticTrees=[]),r=n[t];return r&&!e||(r=n[t]=this.$options.staticRenderFns[t].call(this._renderProxy,null,this),He(r,"__static__"+t,!1)),r}function qe(t,e,n){return He(t,"__once__"+e+(n?"_"+n:""),!0),t}function He(t,e,n){if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]&&"string"!==typeof t[r]&&Ve(t[r],e+"_"+r,n);else Ve(t,e,n)}function Ve(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function We(t,e){if(e)if(l(e)){var n=t.on=t.on?$({},t.on):{};for(var r in e){var o=n[r],i=e[r];n[r]=o?[].concat(o,i):i}}else;return t}function Ge(t,e,n,r){e=e||{$stable:!n};for(var o=0;o<t.length;o++){var i=t[o];Array.isArray(i)?Ge(i,e,n):i&&(i.proxy&&(i.fn.proxy=!0),e[i.key]=i.fn)}return r&&(e.$key=r),e}function Ke(t,e){for(var n=0;n<e.length;n+=2){var r=e[n];"string"===typeof r&&r&&(t[e[n]]=e[n+1])}return t}function Ye(t,e){return"string"===typeof t?e+t:t}function Xe(t){t._o=qe,t._n=v,t._s=h,t._l=Ne,t._t=Me,t._q=N,t._i=M,t._m=ze,t._f=Be,t._k=Fe,t._b=Ue,t._v=xt,t._e=_t,t._u=Ge,t._g=We,t._d=Ke,t._p=Ye}function Je(t,e,r,o,a){var s,c=this,u=a.options;w(o,"_uid")?(s=Object.create(o),s._original=o):(s=o,o=o._original);var l=i(u._compiled),f=!l;this.data=t,this.props=e,this.children=r,this.parent=o,this.listeners=t.on||n,this.injections=Te(u.inject,o),this.slots=function(){return c.$slots||Le(t.scopedSlots,c.$slots=$e(r,o)),c.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return Le(t.scopedSlots,this.slots())}}),l&&(this.$options=u,this.$slots=this.slots(),this.$scopedSlots=Le(t.scopedSlots,this.$slots)),u._scopeId?this._c=function(t,e,n,r){var i=fn(s,t,e,n,r,f);return i&&!Array.isArray(i)&&(i.fnScopeId=u._scopeId,i.fnContext=o),i}:this._c=function(t,e,n,r){return fn(s,t,e,n,r,f)}}function Ze(t,e,r,i,a){var s=t.options,c={},u=s.props;if(o(u))for(var l in u)c[l]=Xt(l,u,e||n);else o(r.attrs)&&tn(c,r.attrs),o(r.props)&&tn(c,r.props);var f=new Je(r,c,a,i,t),p=s.render.call(null,f._c,f);if(p instanceof bt)return Qe(p,r,f.parent,s,f);if(Array.isArray(p)){for(var d=Ce(p)||[],h=new Array(d.length),v=0;v<d.length;v++)h[v]=Qe(d[v],r,f.parent,s,f);return h}}function Qe(t,e,n,r,o){var i=Ot(t);return i.fnContext=n,i.fnOptions=r,e.slot&&((i.data||(i.data={})).slot=e.slot),i}function tn(t,e){for(var n in e)t[O(n)]=e[n]}Xe(Je.prototype);var en={init:function(t,e){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){var n=t;en.prepatch(n,n)}else{var r=t.componentInstance=on(t,Tn);r.$mount(e?t.elm:void 0,e)}},prepatch:function(t,e){var n=e.componentOptions,r=e.componentInstance=t.componentInstance;Rn(r,n.propsData,n.listeners,e,n.children)},insert:function(t){var e=t.context,n=t.componentInstance;n._isMounted||(n._isMounted=!0,Dn(n,"mounted")),t.data.keepAlive&&(e._isMounted?Zn(n):Mn(n,!0))},destroy:function(t){var e=t.componentInstance;e._isDestroyed||(t.data.keepAlive?Bn(e,!0):e.$destroy())}},nn=Object.keys(en);function rn(t,e,n,a,s){if(!r(t)){var u=n.$options._base;if(c(t)&&(t=u.extend(t)),"function"===typeof t){var l;if(r(t.cid)&&(l=t,t=_n(l,u),void 0===t))return wn(l,e,n,a,s);e=e||{},_r(t),o(e.model)&&cn(t.options,e);var f=xe(e,t,s);if(i(t.options.functional))return Ze(t,f,e,n,a);var p=e.on;if(e.on=e.nativeOn,i(t.options.abstract)){var d=e.slot;e={},d&&(e.slot=d)}an(e);var h=t.options.name||s,v=new bt("vue-component-"+t.cid+(h?"-"+h:""),e,void 0,void 0,void 0,n,{Ctor:t,propsData:f,listeners:p,tag:s,children:a},l);return v}}}function on(t,e){var n={_isComponent:!0,_parentVnode:t,parent:e},r=t.data.inlineTemplate;return o(r)&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns),new t.componentOptions.Ctor(n)}function an(t){for(var e=t.hook||(t.hook={}),n=0;n<nn.length;n++){var r=nn[n],o=e[r],i=en[r];o===i||o&&o._merged||(e[r]=o?sn(i,o):i)}}function sn(t,e){var n=function(n,r){t(n,r),e(n,r)};return n._merged=!0,n}function cn(t,e){var n=t.model&&t.model.prop||"value",r=t.model&&t.model.event||"input";(e.attrs||(e.attrs={}))[n]=e.model.value;var i=e.on||(e.on={}),a=i[r],s=e.model.callback;o(a)?(Array.isArray(a)?-1===a.indexOf(s):a!==s)&&(i[r]=[s].concat(a)):i[r]=s}var un=1,ln=2;function fn(t,e,n,r,o,a){return(Array.isArray(n)||s(n))&&(o=r,r=n,n=void 0),i(a)&&(o=ln),pn(t,e,n,r,o)}function pn(t,e,n,r,i){if(o(n)&&o(n.__ob__))return _t();if(o(n)&&o(n.is)&&(e=n.is),!e)return _t();var a,s,c;(Array.isArray(r)&&"function"===typeof r[0]&&(n=n||{},n.scopedSlots={default:r[0]},r.length=0),i===ln?r=Ce(r):i===un&&(r=ke(r)),"string"===typeof e)?(s=t.$vnode&&t.$vnode.ns||z.getTagNamespace(e),a=z.isReservedTag(e)?new bt(z.parsePlatformTagName(e),n,r,void 0,void 0,t):n&&n.pre||!o(c=Yt(t.$options,"components",e))?new bt(e,n,r,void 0,void 0,t):rn(c,n,t,r,e)):a=rn(e,n,t,r);return Array.isArray(a)?a:o(a)?(o(s)&&dn(a,s),o(n)&&hn(n),a):_t()}function dn(t,e,n){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,n=!0),o(t.children))for(var a=0,s=t.children.length;a<s;a++){var c=t.children[a];o(c.tag)&&(r(c.ns)||i(n)&&"svg"!==c.tag)&&dn(c,e,n)}}function hn(t){c(t.style)&&me(t.style),c(t.class)&&me(t.class)}function vn(t){t._vnode=null,t._staticTrees=null;var e=t.$options,r=t.$vnode=e._parentVnode,o=r&&r.context;t.$slots=$e(e._renderChildren,o),t.$scopedSlots=n,t._c=function(e,n,r,o){return fn(t,e,n,r,o,!1)},t.$createElement=function(e,n,r,o){return fn(t,e,n,r,o,!0)};var i=r&&r.data;It(t,"$attrs",i&&i.attrs||n,null,!0),It(t,"$listeners",e._parentListeners||n,null,!0)}var mn,gn=null;function yn(t){Xe(t.prototype),t.prototype.$nextTick=function(t){return he(t,this)},t.prototype._render=function(){var t,e=this,n=e.$options,r=n.render,o=n._parentVnode;o&&(e.$scopedSlots=Le(o.data.scopedSlots,e.$slots,e.$scopedSlots)),e.$vnode=o;try{gn=e,t=r.call(e._renderProxy,e.$createElement)}catch(Oa){ee(Oa,e,"render"),t=e._vnode}finally{gn=null}return Array.isArray(t)&&1===t.length&&(t=t[0]),t instanceof bt||(t=_t()),t.parent=o,t}}function bn(t,e){return(t.__esModule||pt&&"Module"===t[Symbol.toStringTag])&&(t=t.default),c(t)?e.extend(t):t}function wn(t,e,n,r,o){var i=_t();return i.asyncFactory=t,i.asyncMeta={data:e,context:n,children:r,tag:o},i}function _n(t,e){if(i(t.error)&&o(t.errorComp))return t.errorComp;if(o(t.resolved))return t.resolved;var n=gn;if(n&&o(t.owners)&&-1===t.owners.indexOf(n)&&t.owners.push(n),i(t.loading)&&o(t.loadingComp))return t.loadingComp;if(n&&!o(t.owners)){var a=t.owners=[n],s=!0,u=null,l=null;n.$on("hook:destroyed",(function(){return y(a,n)}));var f=function(t){for(var e=0,n=a.length;e<n;e++)a[e].$forceUpdate();t&&(a.length=0,null!==u&&(clearTimeout(u),u=null),null!==l&&(clearTimeout(l),l=null))},p=B((function(n){t.resolved=bn(n,e),s?a.length=0:f(!0)})),h=B((function(e){o(t.errorComp)&&(t.error=!0,f(!0))})),v=t(p,h);return c(v)&&(d(v)?r(t.resolved)&&v.then(p,h):d(v.component)&&(v.component.then(p,h),o(v.error)&&(t.errorComp=bn(v.error,e)),o(v.loading)&&(t.loadingComp=bn(v.loading,e),0===v.delay?t.loading=!0:u=setTimeout((function(){u=null,r(t.resolved)&&r(t.error)&&(t.loading=!0,f(!1))}),v.delay||200)),o(v.timeout)&&(l=setTimeout((function(){l=null,r(t.resolved)&&h(null)}),v.timeout)))),s=!1,t.loading?t.loadingComp:t.resolved}}function xn(t){return t.isComment&&t.asyncFactory}function On(t){if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=t[e];if(o(n)&&(o(n.componentOptions)||xn(n)))return n}}function kn(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&jn(t,e)}function Cn(t,e){mn.$on(t,e)}function Sn(t,e){mn.$off(t,e)}function En(t,e){var n=mn;return function r(){var o=e.apply(null,arguments);null!==o&&n.$off(t,r)}}function jn(t,e,n){mn=t,we(e,n||{},Cn,Sn,En,t),mn=void 0}function An(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var o=0,i=t.length;o<i;o++)r.$on(t[o],n);else(r._events[t]||(r._events[t]=[])).push(n),e.test(t)&&(r._hasHookEvent=!0);return r},t.prototype.$once=function(t,e){var n=this;function r(){n.$off(t,r),e.apply(n,arguments)}return r.fn=e,n.$on(t,r),n},t.prototype.$off=function(t,e){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(t)){for(var r=0,o=t.length;r<o;r++)n.$off(t[r],e);return n}var i,a=n._events[t];if(!a)return n;if(!e)return n._events[t]=null,n;var s=a.length;while(s--)if(i=a[s],i===e||i.fn===e){a.splice(s,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?T(n):n;for(var r=T(arguments,1),o='event handler for "'+t+'"',i=0,a=n.length;i<a;i++)ne(n[i],e,r,e,o)}return e}}var Tn=null;function $n(t){var e=Tn;return Tn=t,function(){Tn=e}}function Pn(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){while(n.$options.abstract&&n.$parent)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}function Ln(t){t.prototype._update=function(t,e){var n=this,r=n.$el,o=n._vnode,i=$n(n);n._vnode=t,n.$el=o?n.__patch__(o,t):n.__patch__(n.$el,t,e,!1),i(),r&&(r.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},t.prototype.$forceUpdate=function(){var t=this;t._watcher&&t._watcher.update()},t.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){Dn(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||y(e.$children,t),t._watcher&&t._watcher.teardown();var n=t._watchers.length;while(n--)t._watchers[n].teardown();t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),Dn(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}function In(t,e,n){var r;return t.$el=e,t.$options.render||(t.$options.render=_t),Dn(t,"beforeMount"),r=function(){t._update(t._render(),n)},new nr(t,r,L,{before:function(){t._isMounted&&!t._isDestroyed&&Dn(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,Dn(t,"mounted")),t}function Rn(t,e,r,o,i){var a=o.data.scopedSlots,s=t.$scopedSlots,c=!!(a&&!a.$stable||s!==n&&!s.$stable||a&&t.$scopedSlots.$key!==a.$key),u=!!(i||t.$options._renderChildren||c);if(t.$options._parentVnode=o,t.$vnode=o,t._vnode&&(t._vnode.parent=o),t.$options._renderChildren=i,t.$attrs=o.data.attrs||n,t.$listeners=r||n,e&&t.$options.props){At(!1);for(var l=t._props,f=t.$options._propKeys||[],p=0;p<f.length;p++){var d=f[p],h=t.$options.props;l[d]=Xt(d,h,e,t)}At(!0),t.$options.propsData=e}r=r||n;var v=t.$options._parentListeners;t.$options._parentListeners=r,jn(t,r,v),u&&(t.$slots=$e(i,o.context),t.$forceUpdate())}function Nn(t){while(t&&(t=t.$parent))if(t._inactive)return!0;return!1}function Mn(t,e){if(e){if(t._directInactive=!1,Nn(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(var n=0;n<t.$children.length;n++)Mn(t.$children[n]);Dn(t,"activated")}}function Bn(t,e){if((!e||(t._directInactive=!0,!Nn(t)))&&!t._inactive){t._inactive=!0;for(var n=0;n<t.$children.length;n++)Bn(t.$children[n]);Dn(t,"deactivated")}}function Dn(t,e){gt();var n=t.$options[e],r=e+" hook";if(n)for(var o=0,i=n.length;o<i;o++)ne(n[o],t,null,t,r);t._hasHookEvent&&t.$emit("hook:"+e),yt()}var Fn=[],Un=[],zn={},qn=!1,Hn=!1,Vn=0;function Wn(){Vn=Fn.length=Un.length=0,zn={},qn=Hn=!1}var Gn=0,Kn=Date.now;if(X&&!tt){var Yn=window.performance;Yn&&"function"===typeof Yn.now&&Kn()>document.createEvent("Event").timeStamp&&(Kn=function(){return Yn.now()})}function Xn(){var t,e;for(Gn=Kn(),Hn=!0,Fn.sort((function(t,e){return t.id-e.id})),Vn=0;Vn<Fn.length;Vn++)t=Fn[Vn],t.before&&t.before(),e=t.id,zn[e]=null,t.run();var n=Un.slice(),r=Fn.slice();Wn(),Qn(n),Jn(r),ut&&z.devtools&&ut.emit("flush")}function Jn(t){var e=t.length;while(e--){var n=t[e],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&Dn(r,"updated")}}function Zn(t){t._inactive=!1,Un.push(t)}function Qn(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,Mn(t[e],!0)}function tr(t){var e=t.id;if(null==zn[e]){if(zn[e]=!0,Hn){var n=Fn.length-1;while(n>Vn&&Fn[n].id>t.id)n--;Fn.splice(n+1,0,t)}else Fn.push(t);qn||(qn=!0,he(Xn))}}var er=0,nr=function(t,e,n,r,o){this.vm=t,o&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++er,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ft,this.newDepIds=new ft,this.expression="","function"===typeof e?this.getter=e:(this.getter=G(e),this.getter||(this.getter=L)),this.value=this.lazy?void 0:this.get()};nr.prototype.get=function(){var t;gt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(Oa){if(!this.user)throw Oa;ee(Oa,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&me(t),yt(),this.cleanupDeps()}return t},nr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},nr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},nr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():tr(this)},nr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(Oa){ee(Oa,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},nr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},nr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},nr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||y(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var rr={enumerable:!0,configurable:!0,get:L,set:L};function or(t,e,n){rr.get=function(){return this[e][n]},rr.set=function(t){this[e][n]=t},Object.defineProperty(t,n,rr)}function ir(t){t._watchers=[];var e=t.$options;e.props&&ar(t,e.props),e.methods&&hr(t,e.methods),e.data?sr(t):Lt(t._data={},!0),e.computed&&lr(t,e.computed),e.watch&&e.watch!==it&&vr(t,e.watch)}function ar(t,e){var n=t.$options.propsData||{},r=t._props={},o=t.$options._propKeys=[],i=!t.$parent;i||At(!1);var a=function(i){o.push(i);var a=Xt(i,e,n,t);It(r,i,a),i in t||or(t,"_props",i)};for(var s in e)a(s);At(!0)}function sr(t){var e=t.$options.data;e=t._data="function"===typeof e?cr(e,t):e||{},l(e)||(e={});var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);while(o--){var i=n[o];0,r&&w(r,i)||H(i)||or(t,"_data",i)}Lt(e,!0)}function cr(t,e){gt();try{return t.call(e,e)}catch(Oa){return ee(Oa,e,"data()"),{}}finally{yt()}}var ur={lazy:!0};function lr(t,e){var n=t._computedWatchers=Object.create(null),r=ct();for(var o in e){var i=e[o],a="function"===typeof i?i:i.get;0,r||(n[o]=new nr(t,a||L,L,ur)),o in t||fr(t,o,i)}}function fr(t,e,n){var r=!ct();"function"===typeof n?(rr.get=r?pr(e):dr(n),rr.set=L):(rr.get=n.get?r&&!1!==n.cache?pr(e):dr(n.get):L,rr.set=n.set||L),Object.defineProperty(t,e,rr)}function pr(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function dr(t){return function(){return t.call(this,this)}}function hr(t,e){t.$options.props;for(var n in e)t[n]="function"!==typeof e[n]?L:A(e[n],t)}function vr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var o=0;o<r.length;o++)mr(t,n,r[o]);else mr(t,n,r)}}function mr(t,e,n,r){return l(n)&&(r=n,n=n.handler),"string"===typeof n&&(n=t[n]),t.$watch(e,n,r)}function gr(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=Rt,t.prototype.$delete=Nt,t.prototype.$watch=function(t,e,n){var r=this;if(l(e))return mr(r,t,e,n);n=n||{},n.user=!0;var o=new nr(r,t,e,n);if(n.immediate)try{e.call(r,o.value)}catch(i){ee(i,r,'callback for immediate watcher "'+o.expression+'"')}return function(){o.teardown()}}}var yr=0;function br(t){t.prototype._init=function(t){var e=this;e._uid=yr++,e._isVue=!0,t&&t._isComponent?wr(e,t):e.$options=Kt(_r(e.constructor),t||{},e),e._renderProxy=e,e._self=e,Pn(e),kn(e),vn(e),Dn(e,"beforeCreate"),Ae(e),ir(e),je(e),Dn(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}function wr(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var o=r.componentOptions;n.propsData=o.propsData,n._parentListeners=o.listeners,n._renderChildren=o.children,n._componentTag=o.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}function _r(t){var e=t.options;if(t.super){var n=_r(t.super),r=t.superOptions;if(n!==r){t.superOptions=n;var o=xr(t);o&&$(t.extendOptions,o),e=t.options=Kt(n,t.extendOptions),e.name&&(e.components[e.name]=t)}}return e}function xr(t){var e,n=t.options,r=t.sealedOptions;for(var o in n)n[o]!==r[o]&&(e||(e={}),e[o]=n[o]);return e}function Or(t){this._init(t)}function kr(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=T(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function Cr(t){t.mixin=function(t){return this.options=Kt(this.options,t),this}}function Sr(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,o=t._Ctor||(t._Ctor={});if(o[r])return o[r];var i=t.name||n.options.name;var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Kt(n.options,t),a["super"]=n,a.options.props&&Er(a),a.options.computed&&jr(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,F.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=$({},a.options),o[r]=a,a}}function Er(t){var e=t.options.props;for(var n in e)or(t.prototype,"_props",n)}function jr(t){var e=t.options.computed;for(var n in e)fr(t.prototype,n,e[n])}function Ar(t){F.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function Tr(t){return t&&(t.Ctor.options.name||t.tag)}function $r(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function Pr(t,e){var n=t.cache,r=t.keys,o=t._vnode;for(var i in n){var a=n[i];if(a){var s=Tr(a.componentOptions);s&&!e(s)&&Lr(n,i,r,o)}}}function Lr(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,y(n,e)}br(Or),gr(Or),An(Or),Ln(Or),yn(Or);var Ir=[String,RegExp,Array],Rr={name:"keep-alive",abstract:!0,props:{include:Ir,exclude:Ir,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)Lr(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",(function(e){Pr(t,(function(t){return $r(e,t)}))})),this.$watch("exclude",(function(e){Pr(t,(function(t){return!$r(e,t)}))}))},render:function(){var t=this.$slots.default,e=On(t),n=e&&e.componentOptions;if(n){var r=Tr(n),o=this,i=o.include,a=o.exclude;if(i&&(!r||!$r(i,r))||a&&r&&$r(a,r))return e;var s=this,c=s.cache,u=s.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;c[l]?(e.componentInstance=c[l].componentInstance,y(u,l),u.push(l)):(c[l]=e,u.push(l),this.max&&u.length>parseInt(this.max)&&Lr(c,u[0],u,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}},Nr={KeepAlive:Rr};function Mr(t){var e={get:function(){return z}};Object.defineProperty(t,"config",e),t.util={warn:dt,extend:$,mergeOptions:Kt,defineReactive:It},t.set=Rt,t.delete=Nt,t.nextTick=he,t.observable=function(t){return Lt(t),t},t.options=Object.create(null),F.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,$(t.options.components,Nr),kr(t),Cr(t),Sr(t),Ar(t)}Mr(Or),Object.defineProperty(Or.prototype,"$isServer",{get:ct}),Object.defineProperty(Or.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Or,"FunctionalRenderContext",{value:Je}),Or.version="2.6.12";var Br=m("style,class"),Dr=m("input,textarea,option,select,progress"),Fr=function(t,e,n){return"value"===n&&Dr(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Ur=m("contenteditable,draggable,spellcheck"),zr=m("events,caret,typing,plaintext-only"),qr=function(t,e){return Kr(e)||"false"===e?"false":"contenteditable"===t&&zr(e)?e:"true"},Hr=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Vr="http://www.w3.org/1999/xlink",Wr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Gr=function(t){return Wr(t)?t.slice(6,t.length):""},Kr=function(t){return null==t||!1===t};function Yr(t){var e=t.data,n=t,r=t;while(o(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Xr(r.data,e));while(o(n=n.parent))n&&n.data&&(e=Xr(e,n.data));return Jr(e.staticClass,e.class)}function Xr(t,e){return{staticClass:Zr(t.staticClass,e.staticClass),class:o(t.class)?[t.class,e.class]:e.class}}function Jr(t,e){return o(t)||o(e)?Zr(t,Qr(e)):""}function Zr(t,e){return t?e?t+" "+e:t:e||""}function Qr(t){return Array.isArray(t)?to(t):c(t)?eo(t):"string"===typeof t?t:""}function to(t){for(var e,n="",r=0,i=t.length;r<i;r++)o(e=Qr(t[r]))&&""!==e&&(n&&(n+=" "),n+=e);return n}function eo(t){var e="";for(var n in t)t[n]&&(e&&(e+=" "),e+=n);return e}var no={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},ro=m("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),oo=m("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),io=function(t){return ro(t)||oo(t)};function ao(t){return oo(t)?"svg":"math"===t?"math":void 0}var so=Object.create(null);function co(t){if(!X)return!0;if(io(t))return!1;if(t=t.toLowerCase(),null!=so[t])return so[t];var e=document.createElement(t);return t.indexOf("-")>-1?so[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:so[t]=/HTMLUnknownElement/.test(e.toString())}var uo=m("text,number,password,search,email,tel,url");function lo(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function fo(t,e){var n=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n}function po(t,e){return document.createElementNS(no[t],e)}function ho(t){return document.createTextNode(t)}function vo(t){return document.createComment(t)}function mo(t,e,n){t.insertBefore(e,n)}function go(t,e){t.removeChild(e)}function yo(t,e){t.appendChild(e)}function bo(t){return t.parentNode}function wo(t){return t.nextSibling}function _o(t){return t.tagName}function xo(t,e){t.textContent=e}function Oo(t,e){t.setAttribute(e,"")}var ko=Object.freeze({createElement:fo,createElementNS:po,createTextNode:ho,createComment:vo,insertBefore:mo,removeChild:go,appendChild:yo,parentNode:bo,nextSibling:wo,tagName:_o,setTextContent:xo,setStyleScope:Oo}),Co={create:function(t,e){So(e)},update:function(t,e){t.data.ref!==e.data.ref&&(So(t,!0),So(e))},destroy:function(t){So(t,!0)}};function So(t,e){var n=t.data.ref;if(o(n)){var r=t.context,i=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?y(a[n],i):a[n]===i&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(i)<0&&a[n].push(i):a[n]=[i]:a[n]=i}}var Eo=new bt("",{},[]),jo=["create","activate","update","remove","destroy"];function Ao(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&o(t.data)===o(e.data)&&To(t,e)||i(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function To(t,e){if("input"!==t.tag)return!0;var n,r=o(n=t.data)&&o(n=n.attrs)&&n.type,i=o(n=e.data)&&o(n=n.attrs)&&n.type;return r===i||uo(r)&&uo(i)}function $o(t,e,n){var r,i,a={};for(r=e;r<=n;++r)i=t[r].key,o(i)&&(a[i]=r);return a}function Po(t){var e,n,a={},c=t.modules,u=t.nodeOps;for(e=0;e<jo.length;++e)for(a[jo[e]]=[],n=0;n<c.length;++n)o(c[n][jo[e]])&&a[jo[e]].push(c[n][jo[e]]);function l(t){return new bt(u.tagName(t).toLowerCase(),{},[],void 0,t)}function f(t,e){function n(){0===--n.listeners&&p(t)}return n.listeners=e,n}function p(t){var e=u.parentNode(t);o(e)&&u.removeChild(e,t)}function d(t,e,n,r,a,s,c){if(o(t.elm)&&o(s)&&(t=s[c]=Ot(t)),t.isRootInsert=!a,!h(t,e,n,r)){var l=t.data,f=t.children,p=t.tag;o(p)?(t.elm=t.ns?u.createElementNS(t.ns,p):u.createElement(p,t),x(t),b(t,f,e),o(l)&&_(t,e),y(n,t.elm,r)):i(t.isComment)?(t.elm=u.createComment(t.text),y(n,t.elm,r)):(t.elm=u.createTextNode(t.text),y(n,t.elm,r))}}function h(t,e,n,r){var a=t.data;if(o(a)){var s=o(t.componentInstance)&&a.keepAlive;if(o(a=a.hook)&&o(a=a.init)&&a(t,!1),o(t.componentInstance))return v(t,e),y(n,t.elm,r),i(s)&&g(t,e,n,r),!0}}function v(t,e){o(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,w(t)?(_(t,e),x(t)):(So(t),e.push(t))}function g(t,e,n,r){var i,s=t;while(s.componentInstance)if(s=s.componentInstance._vnode,o(i=s.data)&&o(i=i.transition)){for(i=0;i<a.activate.length;++i)a.activate[i](Eo,s);e.push(s);break}y(n,t.elm,r)}function y(t,e,n){o(t)&&(o(n)?u.parentNode(n)===t&&u.insertBefore(t,e,n):u.appendChild(t,e))}function b(t,e,n){if(Array.isArray(e)){0;for(var r=0;r<e.length;++r)d(e[r],n,t.elm,null,!0,e,r)}else s(t.text)&&u.appendChild(t.elm,u.createTextNode(String(t.text)))}function w(t){while(t.componentInstance)t=t.componentInstance._vnode;return o(t.tag)}function _(t,n){for(var r=0;r<a.create.length;++r)a.create[r](Eo,t);e=t.data.hook,o(e)&&(o(e.create)&&e.create(Eo,t),o(e.insert)&&n.push(t))}function x(t){var e;if(o(e=t.fnScopeId))u.setStyleScope(t.elm,e);else{var n=t;while(n)o(e=n.context)&&o(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e),n=n.parent}o(e=Tn)&&e!==t.context&&e!==t.fnContext&&o(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e)}function O(t,e,n,r,o,i){for(;r<=o;++r)d(n[r],i,t,e,!1,n,r)}function k(t){var e,n,r=t.data;if(o(r))for(o(e=r.hook)&&o(e=e.destroy)&&e(t),e=0;e<a.destroy.length;++e)a.destroy[e](t);if(o(e=t.children))for(n=0;n<t.children.length;++n)k(t.children[n])}function C(t,e,n){for(;e<=n;++e){var r=t[e];o(r)&&(o(r.tag)?(S(r),k(r)):p(r.elm))}}function S(t,e){if(o(e)||o(t.data)){var n,r=a.remove.length+1;for(o(e)?e.listeners+=r:e=f(t.elm,r),o(n=t.componentInstance)&&o(n=n._vnode)&&o(n.data)&&S(n,e),n=0;n<a.remove.length;++n)a.remove[n](t,e);o(n=t.data.hook)&&o(n=n.remove)?n(t,e):e()}else p(t.elm)}function E(t,e,n,i,a){var s,c,l,f,p=0,h=0,v=e.length-1,m=e[0],g=e[v],y=n.length-1,b=n[0],w=n[y],_=!a;while(p<=v&&h<=y)r(m)?m=e[++p]:r(g)?g=e[--v]:Ao(m,b)?(A(m,b,i,n,h),m=e[++p],b=n[++h]):Ao(g,w)?(A(g,w,i,n,y),g=e[--v],w=n[--y]):Ao(m,w)?(A(m,w,i,n,y),_&&u.insertBefore(t,m.elm,u.nextSibling(g.elm)),m=e[++p],w=n[--y]):Ao(g,b)?(A(g,b,i,n,h),_&&u.insertBefore(t,g.elm,m.elm),g=e[--v],b=n[++h]):(r(s)&&(s=$o(e,p,v)),c=o(b.key)?s[b.key]:j(b,e,p,v),r(c)?d(b,i,t,m.elm,!1,n,h):(l=e[c],Ao(l,b)?(A(l,b,i,n,h),e[c]=void 0,_&&u.insertBefore(t,l.elm,m.elm)):d(b,i,t,m.elm,!1,n,h)),b=n[++h]);p>v?(f=r(n[y+1])?null:n[y+1].elm,O(t,f,n,h,y,i)):h>y&&C(e,p,v)}function j(t,e,n,r){for(var i=n;i<r;i++){var a=e[i];if(o(a)&&Ao(t,a))return i}}function A(t,e,n,s,c,l){if(t!==e){o(e.elm)&&o(s)&&(e=s[c]=Ot(e));var f=e.elm=t.elm;if(i(t.isAsyncPlaceholder))o(e.asyncFactory.resolved)?P(t.elm,e,n):e.isAsyncPlaceholder=!0;else if(i(e.isStatic)&&i(t.isStatic)&&e.key===t.key&&(i(e.isCloned)||i(e.isOnce)))e.componentInstance=t.componentInstance;else{var p,d=e.data;o(d)&&o(p=d.hook)&&o(p=p.prepatch)&&p(t,e);var h=t.children,v=e.children;if(o(d)&&w(e)){for(p=0;p<a.update.length;++p)a.update[p](t,e);o(p=d.hook)&&o(p=p.update)&&p(t,e)}r(e.text)?o(h)&&o(v)?h!==v&&E(f,h,v,n,l):o(v)?(o(t.text)&&u.setTextContent(f,""),O(f,null,v,0,v.length-1,n)):o(h)?C(h,0,h.length-1):o(t.text)&&u.setTextContent(f,""):t.text!==e.text&&u.setTextContent(f,e.text),o(d)&&o(p=d.hook)&&o(p=p.postpatch)&&p(t,e)}}}function T(t,e,n){if(i(n)&&o(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r<e.length;++r)e[r].data.hook.insert(e[r])}var $=m("attrs,class,staticClass,staticStyle,key");function P(t,e,n,r){var a,s=e.tag,c=e.data,u=e.children;if(r=r||c&&c.pre,e.elm=t,i(e.isComment)&&o(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(o(c)&&(o(a=c.hook)&&o(a=a.init)&&a(e,!0),o(a=e.componentInstance)))return v(e,n),!0;if(o(s)){if(o(u))if(t.hasChildNodes())if(o(a=c)&&o(a=a.domProps)&&o(a=a.innerHTML)){if(a!==t.innerHTML)return!1}else{for(var l=!0,f=t.firstChild,p=0;p<u.length;p++){if(!f||!P(f,u[p],n,r)){l=!1;break}f=f.nextSibling}if(!l||f)return!1}else b(e,u,n);if(o(c)){var d=!1;for(var h in c)if(!$(h)){d=!0,_(e,n);break}!d&&c["class"]&&me(c["class"])}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,n,s){if(!r(e)){var c=!1,f=[];if(r(t))c=!0,d(e,f);else{var p=o(t.nodeType);if(!p&&Ao(t,e))A(t,e,f,null,null,s);else{if(p){if(1===t.nodeType&&t.hasAttribute(D)&&(t.removeAttribute(D),n=!0),i(n)&&P(t,e,f))return T(e,f,!0),t;t=l(t)}var h=t.elm,v=u.parentNode(h);if(d(e,f,h._leaveCb?null:v,u.nextSibling(h)),o(e.parent)){var m=e.parent,g=w(e);while(m){for(var y=0;y<a.destroy.length;++y)a.destroy[y](m);if(m.elm=e.elm,g){for(var b=0;b<a.create.length;++b)a.create[b](Eo,m);var _=m.data.hook.insert;if(_.merged)for(var x=1;x<_.fns.length;x++)_.fns[x]()}else So(m);m=m.parent}}o(v)?C([t],0,0):o(t.tag)&&k(t)}}return T(e,f,c),e.elm}o(t)&&k(t)}}var Lo={create:Io,update:Io,destroy:function(t){Io(t,Eo)}};function Io(t,e){(t.data.directives||e.data.directives)&&Ro(t,e)}function Ro(t,e){var n,r,o,i=t===Eo,a=e===Eo,s=Mo(t.data.directives,t.context),c=Mo(e.data.directives,e.context),u=[],l=[];for(n in c)r=s[n],o=c[n],r?(o.oldValue=r.value,o.oldArg=r.arg,Do(o,"update",e,t),o.def&&o.def.componentUpdated&&l.push(o)):(Do(o,"bind",e,t),o.def&&o.def.inserted&&u.push(o));if(u.length){var f=function(){for(var n=0;n<u.length;n++)Do(u[n],"inserted",e,t)};i?_e(e,"insert",f):f()}if(l.length&&_e(e,"postpatch",(function(){for(var n=0;n<l.length;n++)Do(l[n],"componentUpdated",e,t)})),!i)for(n in s)c[n]||Do(s[n],"unbind",t,t,a)}var No=Object.create(null);function Mo(t,e){var n,r,o=Object.create(null);if(!t)return o;for(n=0;n<t.length;n++)r=t[n],r.modifiers||(r.modifiers=No),o[Bo(r)]=r,r.def=Yt(e.$options,"directives",r.name,!0);return o}function Bo(t){return t.rawName||t.name+"."+Object.keys(t.modifiers||{}).join(".")}function Do(t,e,n,r,o){var i=t.def&&t.def[e];if(i)try{i(n.elm,t,n,r,o)}catch(Oa){ee(Oa,n.context,"directive "+t.name+" "+e+" hook")}}var Fo=[Co,Lo];function Uo(t,e){var n=e.componentOptions;if((!o(n)||!1!==n.Ctor.options.inheritAttrs)&&(!r(t.data.attrs)||!r(e.data.attrs))){var i,a,s,c=e.elm,u=t.data.attrs||{},l=e.data.attrs||{};for(i in o(l.__ob__)&&(l=e.data.attrs=$({},l)),l)a=l[i],s=u[i],s!==a&&zo(c,i,a);for(i in(tt||nt)&&l.value!==u.value&&zo(c,"value",l.value),u)r(l[i])&&(Wr(i)?c.removeAttributeNS(Vr,Gr(i)):Ur(i)||c.removeAttribute(i))}}function zo(t,e,n){t.tagName.indexOf("-")>-1?qo(t,e,n):Hr(e)?Kr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Ur(e)?t.setAttribute(e,qr(e,n)):Wr(e)?Kr(n)?t.removeAttributeNS(Vr,Gr(e)):t.setAttributeNS(Vr,e,n):qo(t,e,n)}function qo(t,e,n){if(Kr(n))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var Ho={create:Uo,update:Uo};function Vo(t,e){var n=e.elm,i=e.data,a=t.data;if(!(r(i.staticClass)&&r(i.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Yr(e),c=n._transitionClasses;o(c)&&(s=Zr(s,Qr(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Wo,Go={create:Vo,update:Vo},Ko="__r",Yo="__c";function Xo(t){if(o(t[Ko])){var e=tt?"change":"input";t[e]=[].concat(t[Ko],t[e]||[]),delete t[Ko]}o(t[Yo])&&(t.change=[].concat(t[Yo],t.change||[]),delete t[Yo])}function Jo(t,e,n){var r=Wo;return function o(){var i=e.apply(null,arguments);null!==i&&ti(t,o,n,r)}}var Zo=ae&&!(ot&&Number(ot[1])<=53);function Qo(t,e,n,r){if(Zo){var o=Gn,i=e;e=i._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=o||t.timeStamp<=0||t.target.ownerDocument!==document)return i.apply(this,arguments)}}Wo.addEventListener(t,e,at?{capture:n,passive:r}:n)}function ti(t,e,n,r){(r||Wo).removeEventListener(t,e._wrapper||e,n)}function ei(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},o=t.data.on||{};Wo=e.elm,Xo(n),we(n,o,Qo,ti,Jo,e.context),Wo=void 0}}var ni,ri={create:ei,update:ei};function oi(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,i,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in o(c.__ob__)&&(c=e.data.domProps=$({},c)),s)n in c||(a[n]="");for(n in c){if(i=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),i===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=i;var u=r(i)?"":String(i);ii(a,u)&&(a.value=u)}else if("innerHTML"===n&&oo(a.tagName)&&r(a.innerHTML)){ni=ni||document.createElement("div"),ni.innerHTML="<svg>"+i+"</svg>";var l=ni.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(l.firstChild)a.appendChild(l.firstChild)}else if(i!==s[n])try{a[n]=i}catch(Oa){}}}}function ii(t,e){return!t.composing&&("OPTION"===t.tagName||ai(t,e)||si(t,e))}function ai(t,e){var n=!0;try{n=document.activeElement!==t}catch(Oa){}return n&&t.value!==e}function si(t,e){var n=t.value,r=t._vModifiers;if(o(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var ci={create:oi,update:oi},ui=_((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function li(t){var e=fi(t.style);return t.staticStyle?$(t.staticStyle,e):e}function fi(t){return Array.isArray(t)?P(t):"string"===typeof t?ui(t):t}function pi(t,e){var n,r={};if(e){var o=t;while(o.componentInstance)o=o.componentInstance._vnode,o&&o.data&&(n=li(o.data))&&$(r,n)}(n=li(t.data))&&$(r,n);var i=t;while(i=i.parent)i.data&&(n=li(i.data))&&$(r,n);return r}var di,hi=/^--/,vi=/\s*!important$/,mi=function(t,e,n){if(hi.test(e))t.style.setProperty(e,n);else if(vi.test(n))t.style.setProperty(S(e),n.replace(vi,""),"important");else{var r=yi(e);if(Array.isArray(n))for(var o=0,i=n.length;o<i;o++)t.style[r]=n[o];else t.style[r]=n}},gi=["Webkit","Moz","ms"],yi=_((function(t){if(di=di||document.createElement("div").style,t=O(t),"filter"!==t&&t in di)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<gi.length;n++){var r=gi[n]+e;if(r in di)return r}}));function bi(t,e){var n=e.data,i=t.data;if(!(r(n.staticStyle)&&r(n.style)&&r(i.staticStyle)&&r(i.style))){var a,s,c=e.elm,u=i.staticStyle,l=i.normalizedStyle||i.style||{},f=u||l,p=fi(e.data.style)||{};e.data.normalizedStyle=o(p.__ob__)?$({},p):p;var d=pi(e,!0);for(s in f)r(d[s])&&mi(c,s,"");for(s in d)a=d[s],a!==f[s]&&mi(c,s,null==a?"":a)}}var wi={create:bi,update:bi},_i=/\s+/;function xi(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(_i).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Oi(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(_i).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function ki(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&$(e,Ci(t.name||"v")),$(e,t),e}return"string"===typeof t?Ci(t):void 0}}var Ci=_((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Si=X&&!et,Ei="transition",ji="animation",Ai="transition",Ti="transitionend",$i="animation",Pi="animationend";Si&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ai="WebkitTransition",Ti="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&($i="WebkitAnimation",Pi="webkitAnimationEnd"));var Li=X?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Ii(t){Li((function(){Li(t)}))}function Ri(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),xi(t,e))}function Ni(t,e){t._transitionClasses&&y(t._transitionClasses,e),Oi(t,e)}function Mi(t,e,n){var r=Di(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===Ei?Ti:Pi,c=0,u=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c<a&&u()}),i+1),t.addEventListener(s,l)}var Bi=/\b(transform|all)(,|$)/;function Di(t,e){var n,r=window.getComputedStyle(t),o=(r[Ai+"Delay"]||"").split(", "),i=(r[Ai+"Duration"]||"").split(", "),a=Fi(o,i),s=(r[$i+"Delay"]||"").split(", "),c=(r[$i+"Duration"]||"").split(", "),u=Fi(s,c),l=0,f=0;e===Ei?a>0&&(n=Ei,l=a,f=i.length):e===ji?u>0&&(n=ji,l=u,f=c.length):(l=Math.max(a,u),n=l>0?a>u?Ei:ji:null,f=n?n===Ei?i.length:c.length:0);var p=n===Ei&&Bi.test(r[Ai+"Property"]);return{type:n,timeout:l,propCount:f,hasTransform:p}}function Fi(t,e){while(t.length<e.length)t=t.concat(t);return Math.max.apply(null,e.map((function(e,n){return Ui(e)+Ui(t[n])})))}function Ui(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function zi(t,e){var n=t.elm;o(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var i=ki(t.data.transition);if(!r(i)&&!o(n._enterCb)&&1===n.nodeType){var a=i.css,s=i.type,u=i.enterClass,l=i.enterToClass,f=i.enterActiveClass,p=i.appearClass,d=i.appearToClass,h=i.appearActiveClass,m=i.beforeEnter,g=i.enter,y=i.afterEnter,b=i.enterCancelled,w=i.beforeAppear,_=i.appear,x=i.afterAppear,O=i.appearCancelled,k=i.duration,C=Tn,S=Tn.$vnode;while(S&&S.parent)C=S.context,S=S.parent;var E=!C._isMounted||!t.isRootInsert;if(!E||_||""===_){var j=E&&p?p:u,A=E&&h?h:f,T=E&&d?d:l,$=E&&w||m,P=E&&"function"===typeof _?_:g,L=E&&x||y,I=E&&O||b,R=v(c(k)?k.enter:k);0;var N=!1!==a&&!et,M=Vi(P),D=n._enterCb=B((function(){N&&(Ni(n,T),Ni(n,A)),D.cancelled?(N&&Ni(n,j),I&&I(n)):L&&L(n),n._enterCb=null}));t.data.show||_e(t,"insert",(function(){var e=n.parentNode,r=e&&e._pending&&e._pending[t.key];r&&r.tag===t.tag&&r.elm._leaveCb&&r.elm._leaveCb(),P&&P(n,D)})),$&&$(n),N&&(Ri(n,j),Ri(n,A),Ii((function(){Ni(n,j),D.cancelled||(Ri(n,T),M||(Hi(R)?setTimeout(D,R):Mi(n,s,D)))}))),t.data.show&&(e&&e(),P&&P(n,D)),N||M||D()}}}function qi(t,e){var n=t.elm;o(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var i=ki(t.data.transition);if(r(i)||1!==n.nodeType)return e();if(!o(n._leaveCb)){var a=i.css,s=i.type,u=i.leaveClass,l=i.leaveToClass,f=i.leaveActiveClass,p=i.beforeLeave,d=i.leave,h=i.afterLeave,m=i.leaveCancelled,g=i.delayLeave,y=i.duration,b=!1!==a&&!et,w=Vi(d),_=v(c(y)?y.leave:y);0;var x=n._leaveCb=B((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[t.key]=null),b&&(Ni(n,l),Ni(n,f)),x.cancelled?(b&&Ni(n,u),m&&m(n)):(e(),h&&h(n)),n._leaveCb=null}));g?g(O):O()}function O(){x.cancelled||(!t.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[t.key]=t),p&&p(n),b&&(Ri(n,u),Ri(n,f),Ii((function(){Ni(n,u),x.cancelled||(Ri(n,l),w||(Hi(_)?setTimeout(x,_):Mi(n,s,x)))}))),d&&d(n,x),b||w||x())}}function Hi(t){return"number"===typeof t&&!isNaN(t)}function Vi(t){if(r(t))return!1;var e=t.fns;return o(e)?Vi(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Wi(t,e){!0!==e.data.show&&zi(e)}var Gi=X?{create:Wi,activate:Wi,remove:function(t,e){!0!==t.data.show?qi(t,e):e()}}:{},Ki=[Ho,Go,ri,ci,wi,Gi],Yi=Ki.concat(Fo),Xi=Po({nodeOps:ko,modules:Yi});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&oa(t,"input")}));var Ji={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?_e(n,"postpatch",(function(){Ji.componentUpdated(t,e,n)})):Zi(t,e,n.context),t._vOptions=[].map.call(t.options,ea)):("textarea"===n.tag||uo(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",na),t.addEventListener("compositionend",ra),t.addEventListener("change",ra),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Zi(t,e,n.context);var r=t._vOptions,o=t._vOptions=[].map.call(t.options,ea);if(o.some((function(t,e){return!N(t,r[e])}))){var i=t.multiple?e.value.some((function(t){return ta(t,o)})):e.value!==e.oldValue&&ta(e.value,o);i&&oa(t,"change")}}}};function Zi(t,e,n){Qi(t,e,n),(tt||nt)&&setTimeout((function(){Qi(t,e,n)}),0)}function Qi(t,e,n){var r=e.value,o=t.multiple;if(!o||Array.isArray(r)){for(var i,a,s=0,c=t.options.length;s<c;s++)if(a=t.options[s],o)i=M(r,ea(a))>-1,a.selected!==i&&(a.selected=i);else if(N(ea(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function ta(t,e){return e.every((function(e){return!N(e,t)}))}function ea(t){return"_value"in t?t._value:t.value}function na(t){t.target.composing=!0}function ra(t){t.target.composing&&(t.target.composing=!1,oa(t.target,"input"))}function oa(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function ia(t){return!t.componentInstance||t.data&&t.data.transition?t:ia(t.componentInstance._vnode)}var aa={bind:function(t,e,n){var r=e.value;n=ia(n);var o=n.data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,zi(n,(function(){t.style.display=i}))):t.style.display=r?i:"none"},update:function(t,e,n){var r=e.value,o=e.oldValue;if(!r!==!o){n=ia(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,r?zi(n,(function(){t.style.display=t.__vOriginalDisplay})):qi(n,(function(){t.style.display="none"}))):t.style.display=r?t.__vOriginalDisplay:"none"}},unbind:function(t,e,n,r,o){o||(t.style.display=t.__vOriginalDisplay)}},sa={model:Ji,show:aa},ca={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function ua(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?ua(On(e.children)):t}function la(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var i in o)e[O(i)]=o[i];return e}function fa(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function pa(t){while(t=t.parent)if(t.data.transition)return!0}function da(t,e){return e.key===t.key&&e.tag===t.tag}var ha=function(t){return t.tag||xn(t)},va=function(t){return"show"===t.name},ma={name:"transition",props:ca,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(ha),n.length)){0;var r=this.mode;0;var o=n[0];if(pa(this.$vnode))return o;var i=ua(o);if(!i)return o;if(this._leaving)return fa(t,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=la(this),u=this._vnode,l=ua(u);if(i.data.directives&&i.data.directives.some(va)&&(i.data.show=!0),l&&l.data&&!da(i,l)&&!xn(l)&&(!l.componentInstance||!l.componentInstance._vnode.isComment)){var f=l.data.transition=$({},c);if("out-in"===r)return this._leaving=!0,_e(f,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),fa(t,o);if("in-out"===r){if(xn(i))return u;var p,d=function(){p()};_e(c,"afterEnter",d),_e(c,"enterCancelled",d),_e(f,"delayLeave",(function(t){p=t}))}}return o}}},ga=$({tag:String,moveClass:String},ca);delete ga.mode;var ya={props:ga,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=$n(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,o(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,o=this.$slots.default||[],i=this.children=[],a=la(this),s=0;s<o.length;s++){var c=o[s];if(c.tag)if(null!=c.key&&0!==String(c.key).indexOf("__vlist"))i.push(c),n[c.key]=c,(c.data||(c.data={})).transition=a;else;}if(r){for(var u=[],l=[],f=0;f<r.length;f++){var p=r[f];p.data.transition=a,p.data.pos=p.elm.getBoundingClientRect(),n[p.key]?u.push(p):l.push(p)}this.kept=t(e,null,u),this.removed=l}return t(e,null,i)},updated:function(){var t=this.prevChildren,e=this.moveClass||(this.name||"v")+"-move";t.length&&this.hasMove(t[0].elm,e)&&(t.forEach(ba),t.forEach(wa),t.forEach(_a),this._reflow=document.body.offsetHeight,t.forEach((function(t){if(t.data.moved){var n=t.elm,r=n.style;Ri(n,e),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Ti,n._moveCb=function t(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Ti,t),n._moveCb=null,Ni(n,e))})}})))},methods:{hasMove:function(t,e){if(!Si)return!1;if(this._hasMove)return this._hasMove;var n=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach((function(t){Oi(n,t)})),xi(n,e),n.style.display="none",this.$el.appendChild(n);var r=Di(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}};function ba(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function wa(t){t.data.newPos=t.elm.getBoundingClientRect()}function _a(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,o=e.top-n.top;if(r||o){t.data.moved=!0;var i=t.elm.style;i.transform=i.WebkitTransform="translate("+r+"px,"+o+"px)",i.transitionDuration="0s"}}var xa={Transition:ma,TransitionGroup:ya};Or.config.mustUseProp=Fr,Or.config.isReservedTag=io,Or.config.isReservedAttr=Br,Or.config.getTagNamespace=ao,Or.config.isUnknownElement=co,$(Or.options.directives,sa),$(Or.options.components,xa),Or.prototype.__patch__=X?Xi:L,Or.prototype.$mount=function(t,e){return t=t&&X?lo(t):void 0,In(this,t,e)},X&&setTimeout((function(){z.devtools&&ut&&ut.emit("init",Or)}),0),e["a"]=Or}).call(this,n("c8ba"))},"2b3d":function(t,e,n){"use strict";n("3ca3");var r,o=n("23e7"),i=n("83ab"),a=n("0d3b"),s=n("da84"),c=n("37e8"),u=n("6eeb"),l=n("19aa"),f=n("5135"),p=n("60da"),d=n("4df4"),h=n("6547").codeAt,v=n("5fb2"),m=n("d44e"),g=n("9861"),y=n("69f3"),b=s.URL,w=g.URLSearchParams,_=g.getState,x=y.set,O=y.getterFor("URL"),k=Math.floor,C=Math.pow,S="Invalid authority",E="Invalid scheme",j="Invalid host",A="Invalid port",T=/[A-Za-z]/,$=/[\d+-.A-Za-z]/,P=/\d/,L=/^(0x|0X)/,I=/^[0-7]+$/,R=/^\d+$/,N=/^[\dA-Fa-f]+$/,M=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,B=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,D=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,F=/[\u0009\u000A\u000D]/g,U=function(t,e){var n,r,o;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return j;if(n=q(e.slice(1,-1)),!n)return j;t.host=n}else if(Z(t)){if(e=v(e),M.test(e))return j;if(n=z(e),null===n)return j;t.host=n}else{if(B.test(e))return j;for(n="",r=d(e),o=0;o<r.length;o++)n+=X(r[o],W);t.host=n}},z=function(t){var e,n,r,o,i,a,s,c=t.split(".");if(c.length&&""==c[c.length-1]&&c.pop(),e=c.length,e>4)return t;for(n=[],r=0;r<e;r++){if(o=c[r],""==o)return t;if(i=10,o.length>1&&"0"==o.charAt(0)&&(i=L.test(o)?16:8,o=o.slice(8==i?1:2)),""===o)a=0;else{if(!(10==i?R:8==i?I:N).test(o))return t;a=parseInt(o,i)}n.push(a)}for(r=0;r<e;r++)if(a=n[r],r==e-1){if(a>=C(256,5-e))return null}else if(a>255)return null;for(s=n.pop(),r=0;r<n.length;r++)s+=n[r]*C(256,3-r);return s},q=function(t){var e,n,r,o,i,a,s,c=[0,0,0,0,0,0,0,0],u=0,l=null,f=0,p=function(){return t.charAt(f)};if(":"==p()){if(":"!=t.charAt(1))return;f+=2,u++,l=u}while(p()){if(8==u)return;if(":"!=p()){e=n=0;while(n<4&&N.test(p()))e=16*e+parseInt(p(),16),f++,n++;if("."==p()){if(0==n)return;if(f-=n,u>6)return;r=0;while(p()){if(o=null,r>0){if(!("."==p()&&r<4))return;f++}if(!P.test(p()))return;while(P.test(p())){if(i=parseInt(p(),10),null===o)o=i;else{if(0==o)return;o=10*o+i}if(o>255)return;f++}c[u]=256*c[u]+o,r++,2!=r&&4!=r||u++}if(4!=r)return;break}if(":"==p()){if(f++,!p())return}else if(p())return;c[u++]=e}else{if(null!==l)return;f++,u++,l=u}}if(null!==l){a=u-l,u=7;while(0!=u&&a>0)s=c[u],c[u--]=c[l+a-1],c[l+--a]=s}else if(8!=u)return;return c},H=function(t){for(var e=null,n=1,r=null,o=0,i=0;i<8;i++)0!==t[i]?(o>n&&(e=r,n=o),r=null,o=0):(null===r&&(r=i),++o);return o>n&&(e=r,n=o),e},V=function(t){var e,n,r,o;if("number"==typeof t){for(e=[],n=0;n<4;n++)e.unshift(t%256),t=k(t/256);return e.join(".")}if("object"==typeof t){for(e="",r=H(t),n=0;n<8;n++)o&&0===t[n]||(o&&(o=!1),r===n?(e+=n?":":"::",o=!0):(e+=t[n].toString(16),n<7&&(e+=":")));return"["+e+"]"}return t},W={},G=p({},W,{" ":1,'"':1,"<":1,">":1,"`":1}),K=p({},G,{"#":1,"?":1,"{":1,"}":1}),Y=p({},K,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),X=function(t,e){var n=h(t,0);return n>32&&n<127&&!f(e,t)?t:encodeURIComponent(t)},J={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Z=function(t){return f(J,t.scheme)},Q=function(t){return""!=t.username||""!=t.password},tt=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},et=function(t,e){var n;return 2==t.length&&T.test(t.charAt(0))&&(":"==(n=t.charAt(1))||!e&&"|"==n)},nt=function(t){var e;return t.length>1&&et(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},rt=function(t){var e=t.path,n=e.length;!n||"file"==t.scheme&&1==n&&et(e[0],!0)||e.pop()},ot=function(t){return"."===t||"%2e"===t.toLowerCase()},it=function(t){return t=t.toLowerCase(),".."===t||"%2e."===t||".%2e"===t||"%2e%2e"===t},at={},st={},ct={},ut={},lt={},ft={},pt={},dt={},ht={},vt={},mt={},gt={},yt={},bt={},wt={},_t={},xt={},Ot={},kt={},Ct={},St={},Et=function(t,e,n,o){var i,a,s,c,u=n||at,l=0,p="",h=!1,v=!1,m=!1;n||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(D,"")),e=e.replace(F,""),i=d(e);while(l<=i.length){switch(a=i[l],u){case at:if(!a||!T.test(a)){if(n)return E;u=ct;continue}p+=a.toLowerCase(),u=st;break;case st:if(a&&($.test(a)||"+"==a||"-"==a||"."==a))p+=a.toLowerCase();else{if(":"!=a){if(n)return E;p="",u=ct,l=0;continue}if(n&&(Z(t)!=f(J,p)||"file"==p&&(Q(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=p,n)return void(Z(t)&&J[t.scheme]==t.port&&(t.port=null));p="","file"==t.scheme?u=bt:Z(t)&&o&&o.scheme==t.scheme?u=ut:Z(t)?u=dt:"/"==i[l+1]?(u=lt,l++):(t.cannotBeABaseURL=!0,t.path.push(""),u=kt)}break;case ct:if(!o||o.cannotBeABaseURL&&"#"!=a)return E;if(o.cannotBeABaseURL&&"#"==a){t.scheme=o.scheme,t.path=o.path.slice(),t.query=o.query,t.fragment="",t.cannotBeABaseURL=!0,u=St;break}u="file"==o.scheme?bt:ft;continue;case ut:if("/"!=a||"/"!=i[l+1]){u=ft;continue}u=ht,l++;break;case lt:if("/"==a){u=vt;break}u=Ot;continue;case ft:if(t.scheme=o.scheme,a==r)t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.query=o.query;else if("/"==a||"\\"==a&&Z(t))u=pt;else if("?"==a)t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.query="",u=Ct;else{if("#"!=a){t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.path.pop(),u=Ot;continue}t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,t.path=o.path.slice(),t.query=o.query,t.fragment="",u=St}break;case pt:if(!Z(t)||"/"!=a&&"\\"!=a){if("/"!=a){t.username=o.username,t.password=o.password,t.host=o.host,t.port=o.port,u=Ot;continue}u=vt}else u=ht;break;case dt:if(u=ht,"/"!=a||"/"!=p.charAt(l+1))continue;l++;break;case ht:if("/"!=a&&"\\"!=a){u=vt;continue}break;case vt:if("@"==a){h&&(p="%40"+p),h=!0,s=d(p);for(var g=0;g<s.length;g++){var y=s[g];if(":"!=y||m){var b=X(y,Y);m?t.password+=b:t.username+=b}else m=!0}p=""}else if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&Z(t)){if(h&&""==p)return S;l-=d(p).length+1,p="",u=mt}else p+=a;break;case mt:case gt:if(n&&"file"==t.scheme){u=_t;continue}if(":"!=a||v){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&Z(t)){if(Z(t)&&""==p)return j;if(n&&""==p&&(Q(t)||null!==t.port))return;if(c=U(t,p),c)return c;if(p="",u=xt,n)return;continue}"["==a?v=!0:"]"==a&&(v=!1),p+=a}else{if(""==p)return j;if(c=U(t,p),c)return c;if(p="",u=yt,n==gt)return}break;case yt:if(!P.test(a)){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&Z(t)||n){if(""!=p){var w=parseInt(p,10);if(w>65535)return A;t.port=Z(t)&&w===J[t.scheme]?null:w,p=""}if(n)return;u=xt;continue}return A}p+=a;break;case bt:if(t.scheme="file","/"==a||"\\"==a)u=wt;else{if(!o||"file"!=o.scheme){u=Ot;continue}if(a==r)t.host=o.host,t.path=o.path.slice(),t.query=o.query;else if("?"==a)t.host=o.host,t.path=o.path.slice(),t.query="",u=Ct;else{if("#"!=a){nt(i.slice(l).join(""))||(t.host=o.host,t.path=o.path.slice(),rt(t)),u=Ot;continue}t.host=o.host,t.path=o.path.slice(),t.query=o.query,t.fragment="",u=St}}break;case wt:if("/"==a||"\\"==a){u=_t;break}o&&"file"==o.scheme&&!nt(i.slice(l).join(""))&&(et(o.path[0],!0)?t.path.push(o.path[0]):t.host=o.host),u=Ot;continue;case _t:if(a==r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&et(p))u=Ot;else if(""==p){if(t.host="",n)return;u=xt}else{if(c=U(t,p),c)return c;if("localhost"==t.host&&(t.host=""),n)return;p="",u=xt}continue}p+=a;break;case xt:if(Z(t)){if(u=Ot,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=r&&(u=Ot,"/"!=a))continue}else t.fragment="",u=St;else t.query="",u=Ct;break;case Ot:if(a==r||"/"==a||"\\"==a&&Z(t)||!n&&("?"==a||"#"==a)){if(it(p)?(rt(t),"/"==a||"\\"==a&&Z(t)||t.path.push("")):ot(p)?"/"==a||"\\"==a&&Z(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&et(p)&&(t.host&&(t.host=""),p=p.charAt(0)+":"),t.path.push(p)),p="","file"==t.scheme&&(a==r||"?"==a||"#"==a))while(t.path.length>1&&""===t.path[0])t.path.shift();"?"==a?(t.query="",u=Ct):"#"==a&&(t.fragment="",u=St)}else p+=X(a,K);break;case kt:"?"==a?(t.query="",u=Ct):"#"==a?(t.fragment="",u=St):a!=r&&(t.path[0]+=X(a,W));break;case Ct:n||"#"!=a?a!=r&&("'"==a&&Z(t)?t.query+="%27":t.query+="#"==a?"%23":X(a,W)):(t.fragment="",u=St);break;case St:a!=r&&(t.fragment+=X(a,G));break}l++}},jt=function(t){var e,n,r=l(this,jt,"URL"),o=arguments.length>1?arguments[1]:void 0,a=String(t),s=x(r,{type:"URL"});if(void 0!==o)if(o instanceof jt)e=O(o);else if(n=Et(e={},String(o)),n)throw TypeError(n);if(n=Et(s,a,null,e),n)throw TypeError(n);var c=s.searchParams=new w,u=_(c);u.updateSearchParams(s.query),u.updateURL=function(){s.query=String(c)||null},i||(r.href=Tt.call(r),r.origin=$t.call(r),r.protocol=Pt.call(r),r.username=Lt.call(r),r.password=It.call(r),r.host=Rt.call(r),r.hostname=Nt.call(r),r.port=Mt.call(r),r.pathname=Bt.call(r),r.search=Dt.call(r),r.searchParams=Ft.call(r),r.hash=Ut.call(r))},At=jt.prototype,Tt=function(){var t=O(this),e=t.scheme,n=t.username,r=t.password,o=t.host,i=t.port,a=t.path,s=t.query,c=t.fragment,u=e+":";return null!==o?(u+="//",Q(t)&&(u+=n+(r?":"+r:"")+"@"),u+=V(o),null!==i&&(u+=":"+i)):"file"==e&&(u+="//"),u+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(u+="?"+s),null!==c&&(u+="#"+c),u},$t=function(){var t=O(this),e=t.scheme,n=t.port;if("blob"==e)try{return new URL(e.path[0]).origin}catch(r){return"null"}return"file"!=e&&Z(t)?e+"://"+V(t.host)+(null!==n?":"+n:""):"null"},Pt=function(){return O(this).scheme+":"},Lt=function(){return O(this).username},It=function(){return O(this).password},Rt=function(){var t=O(this),e=t.host,n=t.port;return null===e?"":null===n?V(e):V(e)+":"+n},Nt=function(){var t=O(this).host;return null===t?"":V(t)},Mt=function(){var t=O(this).port;return null===t?"":String(t)},Bt=function(){var t=O(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Dt=function(){var t=O(this).query;return t?"?"+t:""},Ft=function(){return O(this).searchParams},Ut=function(){var t=O(this).fragment;return t?"#"+t:""},zt=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(i&&c(At,{href:zt(Tt,(function(t){var e=O(this),n=String(t),r=Et(e,n);if(r)throw TypeError(r);_(e.searchParams).updateSearchParams(e.query)})),origin:zt($t),protocol:zt(Pt,(function(t){var e=O(this);Et(e,String(t)+":",at)})),username:zt(Lt,(function(t){var e=O(this),n=d(String(t));if(!tt(e)){e.username="";for(var r=0;r<n.length;r++)e.username+=X(n[r],Y)}})),password:zt(It,(function(t){var e=O(this),n=d(String(t));if(!tt(e)){e.password="";for(var r=0;r<n.length;r++)e.password+=X(n[r],Y)}})),host:zt(Rt,(function(t){var e=O(this);e.cannotBeABaseURL||Et(e,String(t),mt)})),hostname:zt(Nt,(function(t){var e=O(this);e.cannotBeABaseURL||Et(e,String(t),gt)})),port:zt(Mt,(function(t){var e=O(this);tt(e)||(t=String(t),""==t?e.port=null:Et(e,t,yt))})),pathname:zt(Bt,(function(t){var e=O(this);e.cannotBeABaseURL||(e.path=[],Et(e,t+"",xt))})),search:zt(Dt,(function(t){var e=O(this);t=String(t),""==t?e.query=null:("?"==t.charAt(0)&&(t=t.slice(1)),e.query="",Et(e,t,Ct)),_(e.searchParams).updateSearchParams(e.query)})),searchParams:zt(Ft),hash:zt(Ut,(function(t){var e=O(this);t=String(t),""!=t?("#"==t.charAt(0)&&(t=t.slice(1)),e.fragment="",Et(e,t,St)):e.fragment=null}))}),u(At,"toJSON",(function(){return Tt.call(this)}),{enumerable:!0}),u(At,"toString",(function(){return Tt.call(this)}),{enumerable:!0}),b){var qt=b.createObjectURL,Ht=b.revokeObjectURL;qt&&u(jt,"createObjectURL",(function(t){return qt.apply(b,arguments)})),Ht&&u(jt,"revokeObjectURL",(function(t){return Ht.apply(b,arguments)}))}m(jt,"URL"),o({global:!0,forced:!a,sham:!i},{URL:jt})},"2cf4":function(t,e,n){var r,o,i,a=n("da84"),s=n("d039"),c=n("0366"),u=n("1be4"),l=n("cc12"),f=n("1cdc"),p=n("605d"),d=a.location,h=a.setImmediate,v=a.clearImmediate,m=a.process,g=a.MessageChannel,y=a.Dispatch,b=0,w={},_="onreadystatechange",x=function(t){if(w.hasOwnProperty(t)){var e=w[t];delete w[t],e()}},O=function(t){return function(){x(t)}},k=function(t){x(t.data)},C=function(t){a.postMessage(t+"",d.protocol+"//"+d.host)};h&&v||(h=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return w[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},v=function(t){delete w[t]},p?r=function(t){m.nextTick(O(t))}:y&&y.now?r=function(t){y.now(O(t))}:g&&!f?(o=new g,i=o.port2,o.port1.onmessage=k,r=c(i.postMessage,i,1)):a.addEventListener&&"function"==typeof postMessage&&!a.importScripts&&d&&"file:"!==d.protocol&&!s(C)?(r=C,a.addEventListener("message",k,!1)):r=_ in l("script")?function(t){u.appendChild(l("script"))[_]=function(){u.removeChild(this),x(t)}}:function(t){setTimeout(O(t),0)}),t.exports={set:h,clear:v}},"2d00":function(t,e,n){var r,o,i=n("da84"),a=n("342f"),s=i.process,c=s&&s.versions,u=c&&c.v8;u?(r=u.split("."),o=r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(o=r[1]))),t.exports=o&&+o},"2d83":function(t,e,n){"use strict";var r=n("387f");t.exports=function(t,e,n,o,i){var a=new Error(t);return r(a,e,n,o,i)}},"2e67":function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},"2f62":function(t,e,n){"use strict";(function(t){
|
8 |
/*!
|
9 |
* vuex v3.6.0
|
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(
|