Version Description
- Updated - Freemius SDK 2.4.2 with license activation enhancements, beta programs fix and other features and bug fixes.
Download this release
Release Info
Developer | livemesh |
Plugin | Addons for Elementor |
Version | 6.9 |
Comparing to | |
See all releases |
Code changes from version 6.8 to 6.9
- addons-for-elementor.php +2 -2
- freemius/assets/css/admin/account.css +0 -1
- freemius/assets/css/admin/add-ons.css +2 -3
- freemius/assets/css/admin/affiliation.css +1 -2
- freemius/assets/css/admin/checkout.css +0 -1
- freemius/assets/css/admin/common.css +2 -3
- freemius/assets/css/admin/connect.css +1 -2
- freemius/assets/css/admin/debug.css +0 -1
- freemius/assets/css/admin/dialog-boxes.css +2 -3
- freemius/assets/css/admin/gdpr-optin-notice.css +0 -1
- freemius/assets/css/admin/plugins.css +0 -1
- freemius/assets/css/customizer.css +1 -2
- freemius/includes/class-freemius.php +79 -41
- freemius/includes/class-fs-logger.php +2 -2
- freemius/includes/entities/class-fs-site.php +17 -0
- freemius/includes/entities/class-fs-user.php +0 -17
- freemius/languages/freemius-cs_CZ.mo +0 -0
- freemius/languages/freemius-da_DK.mo +0 -0
- freemius/languages/freemius-en.mo +0 -0
- freemius/languages/freemius-es_ES.mo +0 -0
- freemius/languages/freemius-fr_FR.mo +0 -0
- freemius/languages/freemius-he_IL.mo +0 -0
- freemius/languages/freemius-hu_HU.mo +0 -0
- freemius/languages/freemius-it_IT.mo +0 -0
- freemius/languages/freemius-ja.mo +0 -0
- freemius/languages/freemius-nl_NL.mo +0 -0
- freemius/languages/freemius-ru_RU.mo +0 -0
- freemius/languages/freemius-ta.mo +0 -0
- freemius/languages/freemius-zh_CN.mo +0 -0
- freemius/languages/freemius.pot +345 -313
- freemius/start.php +3 -3
- freemius/templates/account.php +5 -3
- freemius/templates/connect.php +49 -37
- freemius/templates/forms/license-activation.php +3 -1
- plugin.php +2 -2
- readme.txt +4 -1
addons-for-elementor.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* Author URI: https://livemeshelementor.com
|
9 |
* License: GPL3
|
10 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
11 |
-
* Version: 6.
|
12 |
* Text Domain: livemesh-el-addons
|
13 |
* Domain Path: languages
|
14 |
* Elementor tested up to: 3.1.0
|
@@ -37,7 +37,7 @@ if ( !defined( 'ABSPATH' ) ) {
|
|
37 |
|
38 |
if ( !function_exists( 'lae_fs' ) ) {
|
39 |
// Plugin version
|
40 |
-
define( 'LAE_VERSION', '6.
|
41 |
// Plugin Root File
|
42 |
define( 'LAE_PLUGIN_FILE', __FILE__ );
|
43 |
// Plugin Folder Path
|
8 |
* Author URI: https://livemeshelementor.com
|
9 |
* License: GPL3
|
10 |
* License URI: https://www.gnu.org/licenses/gpl-3.0.txt
|
11 |
+
* Version: 6.9
|
12 |
* Text Domain: livemesh-el-addons
|
13 |
* Domain Path: languages
|
14 |
* Elementor tested up to: 3.1.0
|
37 |
|
38 |
if ( !function_exists( 'lae_fs' ) ) {
|
39 |
// Plugin version
|
40 |
+
define( 'LAE_VERSION', '6.9' );
|
41 |
// Plugin Root File
|
42 |
define( 'LAE_PLUGIN_FILE', __FILE__ );
|
43 |
// Plugin Folder Path
|
freemius/assets/css/admin/account.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.fs-notice[data-id="license_not_whitelabeled"].success,.fs-notice[data-id="license_whitelabeled"].success{color:inherit;border-left-color:#00a0d2}.fs-notice[data-id="license_not_whitelabeled"].success label.fs-plugin-title,.fs-notice[data-id="license_whitelabeled"].success label.fs-plugin-title{display:none}#fs_account .postbox,#fs_account .widefat{max-width:800px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFjY291bnQuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLHlCQUF5QixtQkFBbUIsV0FBVyxxQkFBcUIsa0JBQWtCLFlBQVksZUFBZSxpQkFBaUIsdUJBQXVCLENBQUMseUNBQXlDLGtCQUFrQixDQUFDLHlDQUF5QyxrQkFBa0IsQ0FBQywrQ0FBK0Msa0JBQWtCLENBQUMsMkNBQTJDLGtCQUFrQixDQUFDLDBHQUEwRyxjQUFjLHlCQUF5QixDQUFDLHNKQUFzSixZQUFZLENBQUMsMENBQTBDLGVBQWUsQ0FBQyxlQUFlLGdCQUFnQixrQkFBa0Isa0JBQWtCLGdCQUFnQiwrQkFBK0IsQ0FBQywwQkFBMEIsV0FBVyxZQUFZLGVBQWUsQ0FBQyx3QkFBd0IsZ0JBQWdCLGFBQWEsV0FBVyxDQUFDLHVCQUF1QixxQkFBcUIsQ0FBQywrQkFBK0Isa0JBQWtCLFNBQVMsV0FBVyxlQUFlLENBQUMsa0NBQWtDLFFBQVEsQ0FBQyxrQ0FBa0MsVUFBVSxDQUFDLHVDQUF1QyxvQkFBb0IsQ0FBQyxvQ0FBb0Msb0JBQW9CLENBQUMsa0NBQWtDLFdBQVcsQ0FBQyxvQ0FBb0MsVUFBVSxVQUFVLENBQUMsb0JBQW9CLFVBQVUsQ0FBQyx5QkFBeUIsb0JBQW9CLENBQUMsc0NBQXNDLGdCQUFnQixDQUFDLDJDQUEyQyxnQkFBZ0IsQ0FBQywyQ0FBMkMsYUFBYSxDQUFDLG1DQUFtQyxnQkFBZ0IsQ0FBQyw4QkFBOEIsa0JBQWtCLENBQUMsOENBQThDLFlBQVksQ0FBQyx5QkFBeUIsZ0JBQWdCLENBQUMsd0ZBQXdGLGNBQWMsZUFBZSxlQUFlLENBQUMsdUNBQXVDLFdBQVcsZ0JBQWdCLENBQUMsNkJBQTZCLGVBQWUsQ0FBQyxhQUFhLG1CQUFtQixXQUFXLHFCQUFxQixrQkFBa0IsWUFBWSxlQUFlLGlCQUFpQix1QkFBdUIsQ0FBQyxxQkFBcUIsa0JBQWtCLENBQUMsd0JBQXdCLGtCQUFrQixDQUFDLHNCQUFzQixrQkFBa0IsQ0FBQyw4Q0FBOEMsaUJBQWlCLGNBQWMsd0JBQXdCLENBQUMsNERBQTRELHNCQUFzQixDQUFDLCtDQUErQyxVQUFVLENBQUMsaUVBQWlFLGlCQUFpQixXQUFXLFNBQVMsQ0FBQyxnRUFBZ0UsZ0JBQWdCLENBQUMsK0RBQStELFVBQVUsa0JBQWtCLENBQUMsNEVBQTRFLFVBQVUsQ0FBQyxjQUFjLFlBQVksZ0JBQWdCLGVBQWUsQ0FBQyxjQUFjLHFCQUFxQixDQUFDLGlCQUFpQixrQkFBa0IsQ0FBQyxvREFBb0QsZ0JBQWdCLGdCQUFnQixDQUFDLGtEQUFrRCxnQkFBZ0IsQ0FBQyxjQUFjLGdCQUFnQixDQUFDLG9CQUFvQixVQUFVLENBQUMsMEJBQTBCLFVBQVUsV0FBVyxDQUFDLHdDQUF3QyxhQUFhLENBQUMseUJBQXlCLGdCQUFnQixDQUFDLHFEQUFxRCxjQUFjLFdBQVcsY0FBYyxDQUFDLHlGQUF5RixrQkFBa0IsU0FBUyxDQUFDLGlHQUFpRyxpQkFBaUIsQ0FBQywyR0FBMkcsaUJBQWlCLENBQUMsK0VBQStFLHlCQUF5QixXQUFXLDhCQUE4QixlQUFlLGVBQWUsQ0FBQyx5Q0FBeUMsWUFBWSxDQUFDLCtFQUErRSx5QkFBeUIsV0FBVyw4QkFBOEIsZUFBZSxlQUFlLENBQUMsbUhBQW1ILFdBQVcsU0FBUyxDQUFDLDJIQUEySCxVQUFVLENBQUMscUlBQXFJLFVBQVUsQ0FBQywyQkFBMkIsY0FBYyxVQUFVLENBQUMiLCJmaWxlIjoiYWNjb3VudC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJsYWJlbC5mcy10YWcsc3Bhbi5mcy10YWd7YmFja2dyb3VuZDojZmZiYTAwO2NvbG9yOiNmZmY7ZGlzcGxheTppbmxpbmUtYmxvY2s7Ym9yZGVyLXJhZGl1czozcHg7cGFkZGluZzo1cHg7Zm9udC1zaXplOjExcHg7bGluZS1oZWlnaHQ6MTFweDt2ZXJ0aWNhbC1hbGlnbjpiYXNlbGluZX1sYWJlbC5mcy10YWcuZnMtd2FybixzcGFuLmZzLXRhZy5mcy13YXJue2JhY2tncm91bmQ6I2ZmYmEwMH1sYWJlbC5mcy10YWcuZnMtaW5mbyxzcGFuLmZzLXRhZy5mcy1pbmZve2JhY2tncm91bmQ6IzAwYTBkMn1sYWJlbC5mcy10YWcuZnMtc3VjY2VzcyxzcGFuLmZzLXRhZy5mcy1zdWNjZXNze2JhY2tncm91bmQ6IzQ2YjQ1MH1sYWJlbC5mcy10YWcuZnMtZXJyb3Isc3Bhbi5mcy10YWcuZnMtZXJyb3J7YmFja2dyb3VuZDojZGMzMjMyfS5mcy1ub3RpY2VbZGF0YS1pZD1cImxpY2Vuc2Vfbm90X3doaXRlbGFiZWxlZFwiXS5zdWNjZXNzLC5mcy1ub3RpY2VbZGF0YS1pZD1cImxpY2Vuc2Vfd2hpdGVsYWJlbGVkXCJdLnN1Y2Nlc3N7Y29sb3I6aW5oZXJpdDtib3JkZXItbGVmdC1jb2xvcjojMDBhMGQyfS5mcy1ub3RpY2VbZGF0YS1pZD1cImxpY2Vuc2Vfbm90X3doaXRlbGFiZWxlZFwiXS5zdWNjZXNzIGxhYmVsLmZzLXBsdWdpbi10aXRsZSwuZnMtbm90aWNlW2RhdGEtaWQ9XCJsaWNlbnNlX3doaXRlbGFiZWxlZFwiXS5zdWNjZXNzIGxhYmVsLmZzLXBsdWdpbi10aXRsZXtkaXNwbGF5Om5vbmV9I2ZzX2FjY291bnQgLnBvc3Rib3gsI2ZzX2FjY291bnQgLndpZGVmYXR7bWF4LXdpZHRoOjgwMHB4fSNmc19hY2NvdW50IGgze2ZvbnQtc2l6ZToxLjNlbTtwYWRkaW5nOjEycHggMTVweDttYXJnaW46MCAwIDEycHggMDtsaW5lLWhlaWdodDoxLjQ7Ym9yZGVyLWJvdHRvbToxcHggc29saWQgI0YxRjFGMX0jZnNfYWNjb3VudCBoMyAuZGFzaGljb25ze3dpZHRoOjI2cHg7aGVpZ2h0OjI2cHg7Zm9udC1zaXplOjEuM2VtfSNmc19hY2NvdW50IGkuZGFzaGljb25ze2ZvbnQtc2l6ZToxLjJlbTtoZWlnaHQ6MS4yZW07d2lkdGg6MS4yZW19I2ZzX2FjY291bnQgLmRhc2hpY29uc3t2ZXJ0aWNhbC1hbGlnbjptaWRkbGV9I2ZzX2FjY291bnQgLmZzLWhlYWRlci1hY3Rpb25ze3Bvc2l0aW9uOmFic29sdXRlO3RvcDoxN3B4O3JpZ2h0OjE1cHg7Zm9udC1zaXplOjAuOWVtfSNmc19hY2NvdW50IC5mcy1oZWFkZXItYWN0aW9ucyB1bHttYXJnaW46MH0jZnNfYWNjb3VudCAuZnMtaGVhZGVyLWFjdGlvbnMgbGl7ZmxvYXQ6bGVmdH0jZnNfYWNjb3VudCAuZnMtaGVhZGVyLWFjdGlvbnMgbGkgZm9ybXtkaXNwbGF5OmlubGluZS1ibG9ja30jZnNfYWNjb3VudCAuZnMtaGVhZGVyLWFjdGlvbnMgbGkgYXt0ZXh0LWRlY29yYXRpb246bm9uZX0jZnNfYWNjb3VudF9kZXRhaWxzIC5idXR0b24tZ3JvdXB7ZmxvYXQ6cmlnaHR9LnJ0bCAjZnNfYWNjb3VudCAuZnMtaGVhZGVyLWFjdGlvbnN7bGVmdDoxNXB4O3JpZ2h0OmF1dG99LmZzLWtleS12YWx1ZS10YWJsZXt3aWR0aDoxMDAlfS5mcy1rZXktdmFsdWUtdGFibGUgZm9ybXtkaXNwbGF5OmlubGluZS1ibG9ja30uZnMta2V5LXZhbHVlLXRhYmxlIHRyIHRkOmZpcnN0LWNoaWxke3RleHQtYWxpZ246cmlnaHR9LmZzLWtleS12YWx1ZS10YWJsZSB0ciB0ZDpmaXJzdC1jaGlsZCBub2Jye2ZvbnQtd2VpZ2h0OmJvbGR9LmZzLWtleS12YWx1ZS10YWJsZSB0ciB0ZDpmaXJzdC1jaGlsZCBmb3Jte2Rpc3BsYXk6YmxvY2t9LmZzLWtleS12YWx1ZS10YWJsZSB0ciB0ZC5mcy1yaWdodHt0ZXh0LWFsaWduOnJpZ2h0fS5mcy1rZXktdmFsdWUtdGFibGUgdHIuZnMtb2Rke2JhY2tncm91bmQ6I2ViZWJlYn0uZnMta2V5LXZhbHVlLXRhYmxlIHRkLC5mcy1rZXktdmFsdWUtdGFibGUgdGh7cGFkZGluZzoxMHB4fS5mcy1rZXktdmFsdWUtdGFibGUgY29kZXtsaW5lLWhlaWdodDoyOHB4fS5mcy1rZXktdmFsdWUtdGFibGUgdmFyLC5mcy1rZXktdmFsdWUtdGFibGUgY29kZSwuZnMta2V5LXZhbHVlLXRhYmxlIGlucHV0W3R5cGU9XCJ0ZXh0XCJde2NvbG9yOiMwMDczQUE7Zm9udC1zaXplOjE2cHg7YmFja2dyb3VuZDpub25lfS5mcy1rZXktdmFsdWUtdGFibGUgaW5wdXRbdHlwZT1cInRleHRcIl17d2lkdGg6MTAwJTtmb250LXdlaWdodDpib2xkfS5mcy1maWVsZC1iZXRhX3Byb2dyYW0gbGFiZWx7bWFyZ2luLWxlZnQ6N3B4fWxhYmVsLmZzLXRhZ3tiYWNrZ3JvdW5kOiNmZmJhMDA7Y29sb3I6I2ZmZjtkaXNwbGF5OmlubGluZS1ibG9jaztib3JkZXItcmFkaXVzOjNweDtwYWRkaW5nOjVweDtmb250LXNpemU6MTFweDtsaW5lLWhlaWdodDoxMXB4O3ZlcnRpY2FsLWFsaWduOmJhc2VsaW5lfWxhYmVsLmZzLXRhZy5mcy13YXJue2JhY2tncm91bmQ6I2ZmYmEwMH1sYWJlbC5mcy10YWcuZnMtc3VjY2Vzc3tiYWNrZ3JvdW5kOiM0NmI0NTB9bGFiZWwuZnMtdGFnLmZzLWVycm9ye2JhY2tncm91bmQ6I2RjMzIzMn0jZnNfc2l0ZXMgLmZzLXNjcm9sbGFibGUtdGFibGUgLmZzLXRhYmxlLWJvZHl7bWF4LWhlaWdodDoyMDBweDtvdmVyZmxvdzphdXRvO2JvcmRlcjoxcHggc29saWQgI2U1ZTVlNX0jZnNfc2l0ZXMgLmZzLXNjcm9sbGFibGUtdGFibGUgLmZzLXRhYmxlLWJvZHk+dGFibGUud2lkZWZhdHtib3JkZXI6bm9uZSAhaW1wb3J0YW50fSNmc19zaXRlcyAuZnMtc2Nyb2xsYWJsZS10YWJsZSAuZnMtbWFpbi1jb2x1bW57d2lkdGg6MTAwJX0jZnNfc2l0ZXMgLmZzLXNjcm9sbGFibGUtdGFibGUgLmZzLXNpdGUtZGV0YWlscyB0ZDpmaXJzdC1vZi10eXBle3RleHQtYWxpZ246cmlnaHQ7Y29sb3I6Z3JleTt3aWR0aDoxcHh9I2ZzX3NpdGVzIC5mcy1zY3JvbGxhYmxlLXRhYmxlIC5mcy1zaXRlLWRldGFpbHMgdGQ6bGFzdC1vZi10eXBle3RleHQtYWxpZ246cmlnaHR9I2ZzX3NpdGVzIC5mcy1zY3JvbGxhYmxlLXRhYmxlIC5mcy1pbnN0YWxsLWRldGFpbHMgdGFibGUgdHIgdGR7d2lkdGg6MXB4O3doaXRlLXNwYWNlOm5vd3JhcH0jZnNfc2l0ZXMgLmZzLXNjcm9sbGFibGUtdGFibGUgLmZzLWluc3RhbGwtZGV0YWlscyB0YWJsZSB0ciB0ZDpsYXN0LW9mLXR5cGV7d2lkdGg6YXV0b30jZnNfYWRkb25zIGgze2JvcmRlcjpub25lO21hcmdpbi1ib3R0b206MDtwYWRkaW5nOjRweCA1cHh9I2ZzX2FkZG9ucyB0ZHt2ZXJ0aWNhbC1hbGlnbjptaWRkbGV9I2ZzX2FkZG9ucyB0aGVhZHt3aGl0ZS1zcGFjZTpub3dyYXB9I2ZzX2FkZG9ucyB0ZDpmaXJzdC1jaGlsZCwjZnNfYWRkb25zIHRoOmZpcnN0LWNoaWxke3RleHQtYWxpZ246bGVmdDtmb250LXdlaWdodDpib2xkfSNmc19hZGRvbnMgdGQ6bGFzdC1jaGlsZCwjZnNfYWRkb25zIHRoOmxhc3QtY2hpbGR7dGV4dC1hbGlnbjpyaWdodH0jZnNfYWRkb25zIHRoe2ZvbnQtd2VpZ2h0OmJvbGR9I2ZzX2JpbGxpbmdfYWRkcmVzc3t3aWR0aDoxMDAlfSNmc19iaWxsaW5nX2FkZHJlc3MgdHIgdGR7d2lkdGg6NTAlO3BhZGRpbmc6NXB4fSNmc19iaWxsaW5nX2FkZHJlc3MgdHI6Zmlyc3Qtb2YtdHlwZSB0ZHtwYWRkaW5nLXRvcDowfSNmc19iaWxsaW5nX2FkZHJlc3Mgc3Bhbntmb250LXdlaWdodDpib2xkfSNmc19iaWxsaW5nX2FkZHJlc3MgaW5wdXQsI2ZzX2JpbGxpbmdfYWRkcmVzcyBzZWxlY3R7ZGlzcGxheTpibG9jazt3aWR0aDoxMDAlO21hcmdpbi10b3A6NXB4fSNmc19iaWxsaW5nX2FkZHJlc3MgaW5wdXQ6Oi1tb3otcGxhY2Vob2xkZXIsI2ZzX2JpbGxpbmdfYWRkcmVzcyBzZWxlY3Q6Oi1tb3otcGxhY2Vob2xkZXJ7Y29sb3I6dHJhbnNwYXJlbnQ7b3BhY2l0eToxfSNmc19iaWxsaW5nX2FkZHJlc3MgaW5wdXQ6LW1zLWlucHV0LXBsYWNlaG9sZGVyLCNmc19iaWxsaW5nX2FkZHJlc3Mgc2VsZWN0Oi1tcy1pbnB1dC1wbGFjZWhvbGRlcntjb2xvcjp0cmFuc3BhcmVudH0jZnNfYmlsbGluZ19hZGRyZXNzIGlucHV0Ojotd2Via2l0LWlucHV0LXBsYWNlaG9sZGVyLCNmc19iaWxsaW5nX2FkZHJlc3Mgc2VsZWN0Ojotd2Via2l0LWlucHV0LXBsYWNlaG9sZGVye2NvbG9yOnRyYW5zcGFyZW50fSNmc19iaWxsaW5nX2FkZHJlc3MgaW5wdXQuZnMtcmVhZC1tb2RlLCNmc19iaWxsaW5nX2FkZHJlc3Mgc2VsZWN0LmZzLXJlYWQtbW9kZXtib3JkZXItY29sb3I6dHJhbnNwYXJlbnQ7Y29sb3I6Izc3Nztib3JkZXItYm90dG9tOjFweCBkYXNoZWQgI2NjYztwYWRkaW5nLWxlZnQ6MDtiYWNrZ3JvdW5kOm5vbmV9I2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgdGQgc3BhbntkaXNwbGF5Om5vbmV9I2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgaW5wdXQsI2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgc2VsZWN0e2JvcmRlci1jb2xvcjp0cmFuc3BhcmVudDtjb2xvcjojNzc3O2JvcmRlci1ib3R0b206MXB4IGRhc2hlZCAjY2NjO3BhZGRpbmctbGVmdDowO2JhY2tncm91bmQ6bm9uZX0jZnNfYmlsbGluZ19hZGRyZXNzLmZzLXJlYWQtbW9kZSBpbnB1dDo6LW1vei1wbGFjZWhvbGRlciwjZnNfYmlsbGluZ19hZGRyZXNzLmZzLXJlYWQtbW9kZSBzZWxlY3Q6Oi1tb3otcGxhY2Vob2xkZXJ7Y29sb3I6I2NjYztvcGFjaXR5OjF9I2ZzX2JpbGxpbmdfYWRkcmVzcy5mcy1yZWFkLW1vZGUgaW5wdXQ6LW1zLWlucHV0LXBsYWNlaG9sZGVyLCNmc19iaWxsaW5nX2FkZHJlc3MuZnMtcmVhZC1tb2RlIHNlbGVjdDotbXMtaW5wdXQtcGxhY2Vob2xkZXJ7Y29sb3I6I2NjY30jZnNfYmlsbGluZ19hZGRyZXNzLmZzLXJlYWQtbW9kZSBpbnB1dDo6LXdlYmtpdC1pbnB1dC1wbGFjZWhvbGRlciwjZnNfYmlsbGluZ19hZGRyZXNzLmZzLXJlYWQtbW9kZSBzZWxlY3Q6Oi13ZWJraXQtaW5wdXQtcGxhY2Vob2xkZXJ7Y29sb3I6I2NjY30jZnNfYmlsbGluZ19hZGRyZXNzIGJ1dHRvbntkaXNwbGF5OmJsb2NrO3dpZHRoOjEwMCV9XG4iXX0= */
|
1 |
label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.fs-notice[data-id="license_not_whitelabeled"].success,.fs-notice[data-id="license_whitelabeled"].success{color:inherit;border-left-color:#00a0d2}.fs-notice[data-id="license_not_whitelabeled"].success label.fs-plugin-title,.fs-notice[data-id="license_whitelabeled"].success label.fs-plugin-title{display:none}#fs_account .postbox,#fs_account .widefat{max-width:800px}#fs_account h3{font-size:1.3em;padding:12px 15px;margin:0 0 12px 0;line-height:1.4;border-bottom:1px solid #F1F1F1}#fs_account h3 .dashicons{width:26px;height:26px;font-size:1.3em}#fs_account i.dashicons{font-size:1.2em;height:1.2em;width:1.2em}#fs_account .dashicons{vertical-align:middle}#fs_account .fs-header-actions{position:absolute;top:17px;right:15px;font-size:0.9em}#fs_account .fs-header-actions ul{margin:0}#fs_account .fs-header-actions li{float:left}#fs_account .fs-header-actions li form{display:inline-block}#fs_account .fs-header-actions li a{text-decoration:none}#fs_account_details .button-group{float:right}.rtl #fs_account .fs-header-actions{left:15px;right:auto}.fs-key-value-table{width:100%}.fs-key-value-table form{display:inline-block}.fs-key-value-table tr td:first-child{text-align:right}.fs-key-value-table tr td:first-child nobr{font-weight:bold}.fs-key-value-table tr td:first-child form{display:block}.fs-key-value-table tr td.fs-right{text-align:right}.fs-key-value-table tr.fs-odd{background:#ebebeb}.fs-key-value-table td,.fs-key-value-table th{padding:10px}.fs-key-value-table code{line-height:28px}.fs-key-value-table var,.fs-key-value-table code,.fs-key-value-table input[type="text"]{color:#0073AA;font-size:16px;background:none}.fs-key-value-table input[type="text"]{width:100%;font-weight:bold}.fs-field-beta_program label{margin-left:7px}label.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error{background:#dc3232}#fs_sites .fs-scrollable-table .fs-table-body{max-height:200px;overflow:auto;border:1px solid #e5e5e5}#fs_sites .fs-scrollable-table .fs-table-body>table.widefat{border:none !important}#fs_sites .fs-scrollable-table .fs-main-column{width:100%}#fs_sites .fs-scrollable-table .fs-site-details td:first-of-type{text-align:right;color:grey;width:1px}#fs_sites .fs-scrollable-table .fs-site-details td:last-of-type{text-align:right}#fs_sites .fs-scrollable-table .fs-install-details table tr td{width:1px;white-space:nowrap}#fs_sites .fs-scrollable-table .fs-install-details table tr td:last-of-type{width:auto}#fs_addons h3{border:none;margin-bottom:0;padding:4px 5px}#fs_addons td{vertical-align:middle}#fs_addons thead{white-space:nowrap}#fs_addons td:first-child,#fs_addons th:first-child{text-align:left;font-weight:bold}#fs_addons td:last-child,#fs_addons th:last-child{text-align:right}#fs_addons th{font-weight:bold}#fs_billing_address{width:100%}#fs_billing_address tr td{width:50%;padding:5px}#fs_billing_address tr:first-of-type td{padding-top:0}#fs_billing_address span{font-weight:bold}#fs_billing_address input,#fs_billing_address select{display:block;width:100%;margin-top:5px}#fs_billing_address input::-moz-placeholder,#fs_billing_address select::-moz-placeholder{color:transparent;opacity:1}#fs_billing_address input:-ms-input-placeholder,#fs_billing_address select:-ms-input-placeholder{color:transparent}#fs_billing_address input::-webkit-input-placeholder,#fs_billing_address select::-webkit-input-placeholder{color:transparent}#fs_billing_address input.fs-read-mode,#fs_billing_address select.fs-read-mode{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode td span{display:none}#fs_billing_address.fs-read-mode input,#fs_billing_address.fs-read-mode select{border-color:transparent;color:#777;border-bottom:1px dashed #ccc;padding-left:0;background:none}#fs_billing_address.fs-read-mode input::-moz-placeholder,#fs_billing_address.fs-read-mode select::-moz-placeholder{color:#ccc;opacity:1}#fs_billing_address.fs-read-mode input:-ms-input-placeholder,#fs_billing_address.fs-read-mode select:-ms-input-placeholder{color:#ccc}#fs_billing_address.fs-read-mode input::-webkit-input-placeholder,#fs_billing_address.fs-read-mode select::-webkit-input-placeholder{color:#ccc}#fs_billing_address button{display:block;width:100%}
|
|
freemius/assets/css/admin/add-ons.css
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
.fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner>ul{-webkit-transition:all,0.15s;transition:all,0.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner>ul>li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-webkit-transition:all,0.15s;transition:all,0.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner .fs-badge.fs-installed-addon-badge{font-size:1.02em;line-height:1.3em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:0.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:greenyellow;display:block;padding:2px 10px;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);text-transform:uppercase;font-size:0.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button,#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button-group{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}
|
2 |
-
#TB_window,#TB_window iframe{width:821px !important}#plugin-information .fyi{width:266px !important}#plugin-information #section-holder{margin-right:299px}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description iframe{max-width:100%}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:greenyellow;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid darkgreen;padding:2px;text-align:center;font-size:0.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#F3F3F3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:greenyellow}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button,#plugin-information .fs-dropdown .button-group .button{position:relative;width:auto;top:0;right:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button:focus,#plugin-information .fs-dropdown .button-group .button:focus{z-index:10}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .fs-dropdown-arrow,#plugin-information .fs-dropdown .button-group .fs-dropdown-arrow{border-top:6px solid white;border-right:4px solid transparent;border-left:4px solid transparent;top:12px;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button){border-bottom-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button{border-bottom-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button){border-top-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active.up .fs-dropdown-arrow-button{border-top-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list,#plugin-information .fs-dropdown .fs-dropdown-list{position:absolute;right:-1px;top:100%;margin-left:auto;padding:3px 0;border:1px solid #bfbfbf;background-color:#fff;z-index:1;width:230px;text-align:left;-webkit-box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li,#plugin-information .fs-dropdown .fs-dropdown-list li{margin:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li a,#plugin-information .fs-dropdown .fs-dropdown-list li a{display:block;padding:5px 10px;text-decoration:none;text-shadow:none}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover,#plugin-information .fs-dropdown .fs-dropdown-list li:hover{background-color:#0074a3;color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover a,#plugin-information .fs-dropdown .fs-dropdown-list li:hover a{color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown:not(.up) .fs-dropdown-list,#plugin-information .fs-dropdown:not(.up) .fs-dropdown-list{border-radius:3px 0 3px 3px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.up .fs-dropdown-list,#plugin-information .fs-dropdown.up .fs-dropdown-list{border-radius:3px 3px 0 3px}#plugin-information .fs-dropdown .button-group{width:100%}#plugin-information .fs-dropdown .button-group .button{float:none;font-size:14px;font-weight:normal;text-transform:none}#plugin-information .fs-dropdown .fs-dropdown-list{margin-top:1px}#plugin-information .fs-dropdown.up .fs-dropdown-list{top:auto;bottom:100%;margin-bottom:2px}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group{text-align:center;display:table}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button{display:table-cell}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button:not(.fs-dropdown-arrow-button){left:1px;width:100%}#plugin-information-footer>.button,#plugin-information-footer .fs-dropdown{position:relative;top:3px}#plugin-information-footer>.button.left,#plugin-information-footer .fs-dropdown.left{float:left}#plugin-information-footer>.right,#plugin-information-footer .fs-dropdown{float:right}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
|
3 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFkZC1vbnMuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLFVBQVUsa0JBQWtCLFNBQVMsUUFBUSxtQkFBbUIsWUFBWSx5QkFBeUIsaUJBQWlCLDBCQUEyRixpQkFBaUIsZUFBZSxrREFBaUcseUNBQXlDLENBQUMsMEJBQTBCLGVBQWUsQ0FBQyxtQ0FBbUMsV0FBVyxhQUFhLFlBQVksVUFBVSxxQkFBcUIsZUFBZSxnQkFBZ0Isc0JBQXNCLGVBQWUsaUJBQWlCLENBQUMsK0NBQStDLGtCQUFrQixPQUFPLFFBQVEsU0FBUyxNQUFNLFNBQVMsQ0FBQyw2Q0FBNkMsc0JBQXNCLGdCQUFnQixZQUFZLGlCQUFpQixDQUFDLGdEQUEySCw2QkFBNkIscUJBQXFCLE9BQU8sUUFBUSxNQUFNLGlCQUFpQixDQUFDLG1EQUFtRCxnQkFBZ0IsaUJBQWlCLGVBQWUsV0FBVyxjQUFjLDhCQUF5RCxxQkFBcUIsQ0FBQyw2REFBNkQsVUFBVSxTQUFTLGNBQWMsY0FBYyxhQUFhLDJCQUEyQiwwQkFBMEIsNkJBQXdHLG9CQUFvQixDQUFDLGdHQUFnRyxpQkFBaUIsaUJBQWlCLENBQUMsdURBQXVELGtCQUFrQixZQUFZLGdCQUFnQixXQUFXLG1CQUFtQix1QkFBdUIsZ0JBQWdCLENBQUMsdURBQXVELGVBQWUsQ0FBQyw2REFBNkQseUJBQXlCLDZCQUE2QiwwQkFBMEIsa0JBQWtCLFVBQVUsQ0FBQyxxREFBcUQsa0JBQWtCLFNBQVMsVUFBVSx1QkFBdUIsY0FBYyxpQkFBaUIsK0NBQTJGLHVDQUF1Qyx5QkFBeUIsZ0JBQWdCLGdCQUFnQixDQUFDLGdJQUFnSSxrQkFBa0IsVUFBVSxVQUFVLENBQUMscUNBQXFDLHFEQUFxRCx5QkFBeUIsaUJBQWlCLGVBQWUsQ0FBQyxzREFBc0QsVUFBVSxDQUFDLDBIQUEwSCxhQUFhLENBQUMsQ0FBQztBQUN0M0YsNkJBQTZCLHNCQUFzQixDQUFDLHlCQUF5QixzQkFBc0IsQ0FBQyxvQ0FBb0Msa0JBQWtCLENBQUMsaVpBQWlaLFVBQVUsQ0FBQyxnREFBZ0QsY0FBYyxDQUFDLDREQUE0RCxvQkFBb0IsNEJBQTRCLENBQUMsK0RBQStELFFBQVEsQ0FBQyxrRUFBa0UsVUFBVSw0QkFBNEIsQ0FBQyw4RUFBOEUsY0FBYyxjQUFjLHNCQUFzQixpQkFBaUIsV0FBVyxrQkFBa0IsQ0FBQyxxRUFBcUUsMEJBQTBCLENBQUMsK0RBQStELFdBQVcsY0FBYyxVQUFVLENBQUMsNERBQTRELGdCQUFnQixRQUFRLENBQUMsK0RBQStELFlBQVksYUFBYSxXQUFXLG1CQUFtQiwrQkFBMkQsc0JBQXNCLENBQUMsaUVBQWlFLGNBQWMsV0FBVyxZQUFZLGlCQUFpQiwrQ0FBMkYsdUNBQXVDLHFCQUFxQixDQUFDLG1FQUFtRSxpQkFBaUIsQ0FBQyxnREFBZ0QsYUFBYSw0QkFBNEIsQ0FBQyw0REFBNEQsYUFBYSxhQUFhLGNBQWMsQ0FBQywwRUFBMEUsNEJBQTRCLENBQUMsbUZBQW1GLGVBQWUsa0JBQWtCLGVBQWUsZUFBZSxDQUFDLHlGQUF5Rix5QkFBeUIsWUFBWSx1QkFBdUIsa0JBQWtCLFVBQVUsV0FBVyxZQUFZLDJCQUEyQixZQUFZLGtCQUFrQixnQkFBZ0IsZUFBZSxDQUFDLGtHQUFrRyxlQUFlLG1CQUFtQiwyQkFBMkIsQ0FBQyw0RUFBNEUsbUJBQW1CLFNBQVMsaUJBQWlCLGFBQWEsQ0FBQyx5TEFBeUwsWUFBWSxDQUFDLDBFQUEwRSxtQkFBbUIsWUFBWSxDQUFDLGlFQUFpRSxXQUFXLGtCQUFrQixpQkFBaUIseUJBQXlCLGVBQWUsQ0FBQywrREFBK0Qsa0JBQWtCLENBQUMsNkRBQTZELGlCQUFpQixDQUFDLDRKQUE0SixrQkFBa0IsY0FBYyxpQkFBaUIsbUJBQW1CLHlCQUF5QixtQkFBbUIsWUFBWSxxQkFBcUIsQ0FBQyw2RUFBNkUsb0JBQW9CLFlBQVksc0JBQXNCLENBQUMsMkVBQTJFLGVBQWUsQ0FBQyw2RUFBNkUsV0FBVyxrQkFBa0IsQ0FBQyw4RUFBOEUsaUJBQWlCLENBQUMsbURBQW1ELGtCQUFrQixDQUFDLDRDQUE0QyxXQUFXLGlCQUFpQix3QkFBd0IsQ0FBQyxxREFBcUQsY0FBYyxDQUFDLDREQUE0RCxjQUFjLG1CQUFtQixjQUFjLGlCQUFpQixDQUFDLHFEQUFxRCwwQkFBMEIsZUFBZSxrQkFBa0IsWUFBWSxhQUFhLENBQUMsaUVBQWlFLGdCQUFnQixXQUFXLGNBQWMsaUJBQWlCLENBQUMsK0RBQStELGtCQUFrQixDQUFDLHFEQUFxRCxXQUFXLFlBQVksY0FBYyxDQUFDLHVJQUF1SSxrQkFBa0IsV0FBVyxNQUFNLE9BQU8sQ0FBQyxtSkFBbUosVUFBVSxDQUFDLDZKQUE2SiwyQkFBMkIsbUNBQW1DLGtDQUFrQyxTQUFTLGlCQUFpQixDQUFDLHlNQUF5TSwyQkFBMkIsQ0FBQywrS0FBK0ssNEJBQTRCLENBQUMsNkxBQTZMLHdCQUF3QixDQUFDLG1LQUFtSyx5QkFBeUIsQ0FBQywrSEFBK0gsa0JBQWtCLFdBQVcsU0FBUyxpQkFBaUIsY0FBYyx5QkFBeUIsc0JBQXNCLFVBQVUsWUFBWSxnQkFBZ0IsdUhBQTJPLDhHQUE4RyxDQUFDLHFJQUFxSSxRQUFRLENBQUMseUlBQXlJLGNBQWMsaUJBQWlCLHFCQUFxQixnQkFBZ0IsQ0FBQyxpSkFBaUoseUJBQXlCLFVBQVUsQ0FBQyxxSkFBcUosVUFBVSxDQUFDLGlKQUFzTiwyQkFBMkIsQ0FBQyxxSUFBME0sMkJBQTJCLENBQUMsK0NBQStDLFVBQVUsQ0FBQyx1REFBdUQsV0FBVyxlQUFlLG1CQUFtQixtQkFBbUIsQ0FBQyxtREFBbUQsY0FBYyxDQUFDLHNEQUFzRCxTQUFTLFlBQVksaUJBQWlCLENBQUMsMkVBQTJFLGtCQUFrQixhQUFhLENBQUMsbUZBQW1GLGtCQUFrQixDQUFDLGtIQUFrSCxTQUFTLFVBQVUsQ0FBQywyRUFBMkUsa0JBQWtCLE9BQU8sQ0FBQyxxRkFBcUYsVUFBVSxDQUFDLDBFQUEwRSxXQUFXLENBQUMscUNBQXFDLG1DQUFtQyxZQUFZLENBQUMsQ0FBQyIsImZpbGUiOiJhZGQtb25zLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5mcy1iYWRnZXtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTBweDtyaWdodDowO2JhY2tncm91bmQ6IzcxYWUwMDtjb2xvcjp3aGl0ZTt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2U7cGFkZGluZzo1cHggMTBweDstbW96LWJvcmRlci1yYWRpdXM6M3B4IDAgMCAzcHg7LXdlYmtpdC1ib3JkZXItcmFkaXVzOjNweCAwIDAgM3B4O2JvcmRlci1yYWRpdXM6M3B4IDAgMCAzcHg7Zm9udC13ZWlnaHQ6Ym9sZDtib3JkZXItcmlnaHQ6MDstbW96LWJveC1zaGFkb3c6MCAycHggMXB4IC0xcHggcmdiYSgwLDAsMCwwLjMpOy13ZWJraXQtYm94LXNoYWRvdzowIDJweCAxcHggLTFweCByZ2JhKDAsMCwwLDAuMyk7Ym94LXNoYWRvdzowIDJweCAxcHggLTFweCByZ2JhKDAsMCwwLDAuMyl9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdHtsaXN0LXN0eWxlOm5vbmV9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZHtmbG9hdDpsZWZ0O2hlaWdodDoxNTJweDt3aWR0aDozMTBweDtwYWRkaW5nOjA7bWFyZ2luOjAgMCAzMHB4IDMwcHg7Zm9udC1zaXplOjE0cHg7bGlzdC1zdHlsZTpub25lO2JvcmRlcjoxcHggc29saWQgI2RkZDtjdXJzb3I6cG9pbnRlcjtwb3NpdGlvbjpyZWxhdGl2ZX0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1vdmVybGF5e3Bvc2l0aW9uOmFic29sdXRlO2xlZnQ6MDtyaWdodDowO2JvdHRvbTowO3RvcDowO3otaW5kZXg6OX0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lcntiYWNrZ3JvdW5kLWNvbG9yOiNmZmY7b3ZlcmZsb3c6aGlkZGVuO2hlaWdodDoxMDAlO3Bvc2l0aW9uOnJlbGF0aXZlfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyPnVsey1tb3otdHJhbnNpdGlvbjphbGwsMC4xNXM7LW8tdHJhbnNpdGlvbjphbGwsMC4xNXM7LW1zLXRyYW5zaXRpb246YWxsLDAuMTVzOy13ZWJraXQtdHJhbnNpdGlvbjphbGwsMC4xNXM7dHJhbnNpdGlvbjphbGwsMC4xNXM7bGVmdDowO3JpZ2h0OjA7dG9wOjA7cG9zaXRpb246YWJzb2x1dGV9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXI+dWw+bGl7bGlzdC1zdHlsZTpub25lO2xpbmUtaGVpZ2h0OjE4cHg7cGFkZGluZzowIDE1cHg7d2lkdGg6MTAwJTtkaXNwbGF5OmJsb2NrOy1tb3otYm94LXNpemluZzpib3JkZXItYm94Oy13ZWJraXQtYm94LXNpemluZzpib3JkZXItYm94O2JveC1zaXppbmc6Ym9yZGVyLWJveH0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lciAuZnMtY2FyZC1iYW5uZXJ7cGFkZGluZzowO21hcmdpbjowO2xpbmUtaGVpZ2h0OjA7ZGlzcGxheTpibG9jaztoZWlnaHQ6MTAwcHg7YmFja2dyb3VuZC1yZXBlYXQ6cmVwZWF0LXg7YmFja2dyb3VuZC1zaXplOjEwMCUgMTAwJTstbW96LXRyYW5zaXRpb246YWxsLDAuMTVzOy1vLXRyYW5zaXRpb246YWxsLDAuMTVzOy1tcy10cmFuc2l0aW9uOmFsbCwwLjE1czstd2Via2l0LXRyYW5zaXRpb246YWxsLDAuMTVzO3RyYW5zaXRpb246YWxsLDAuMTVzfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1jYXJkLWJhbm5lciAuZnMtYmFkZ2UuZnMtaW5zdGFsbGVkLWFkZG9uLWJhZGdle2ZvbnQtc2l6ZToxLjAyZW07bGluZS1oZWlnaHQ6MS4zZW19I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLXRpdGxle21hcmdpbjoxMHB4IDAgMCAwO2hlaWdodDoxOHB4O292ZXJmbG93OmhpZGRlbjtjb2xvcjojMDAwO3doaXRlLXNwYWNlOm5vd3JhcDt0ZXh0LW92ZXJmbG93OmVsbGlwc2lzO2ZvbnQtd2VpZ2h0OmJvbGR9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLW9mZmVye2ZvbnQtc2l6ZTowLjllbX0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lciAuZnMtZGVzY3JpcHRpb257YmFja2dyb3VuZC1jb2xvcjojZjlmOWY5O3BhZGRpbmc6MTBweCAxNXB4IDEwMHB4IDE1cHg7Ym9yZGVyLXRvcDoxcHggc29saWQgI2VlZTttYXJnaW46MCAwIDEwcHggMDtjb2xvcjojNzc3fSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy10YWd7cG9zaXRpb246YWJzb2x1dGU7dG9wOjEwcHg7cmlnaHQ6MHB4O2JhY2tncm91bmQ6Z3JlZW55ZWxsb3c7ZGlzcGxheTpibG9jaztwYWRkaW5nOjJweCAxMHB4Oy1tb3otYm94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMyk7LXdlYmtpdC1ib3gtc2hhZG93OjFweCAxcHggMXB4IHJnYmEoMCwwLDAsMC4zKTtib3gtc2hhZG93OjFweCAxcHggMXB4IHJnYmEoMCwwLDAsMC4zKTt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2U7Zm9udC1zaXplOjAuOWVtO2ZvbnQtd2VpZ2h0OmJvbGR9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWN0YSAuYnV0dG9uLCNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1jdGEgLmJ1dHRvbi1ncm91cHtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTEycHg7cmlnaHQ6MTBweH1AbWVkaWEgc2NyZWVuIGFuZCAobWluLXdpZHRoOiA5NjBweCl7I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZDpob3ZlciAuZnMtb3ZlcmxheXtib3JkZXI6MnB4IHNvbGlkICMyOWFiZTE7bWFyZ2luLWxlZnQ6LTFweDttYXJnaW4tdG9wOi0xcHh9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZDpob3ZlciAuZnMtaW5uZXIgdWx7dG9wOi0xMDBweH0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkOmhvdmVyIC5mcy1pbm5lciAuZnMtdGl0bGUsI2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZDpob3ZlciAuZnMtaW5uZXIgLmZzLW9mZmVye2NvbG9yOiMyOWFiZTF9fVxuI1RCX3dpbmRvdywjVEJfd2luZG93IGlmcmFtZXt3aWR0aDo4MjFweCAhaW1wb3J0YW50fSNwbHVnaW4taW5mb3JtYXRpb24gLmZ5aXt3aWR0aDoyNjZweCAhaW1wb3J0YW50fSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24taG9sZGVye21hcmdpbi1yaWdodDoyOTlweH0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIGgyLCNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gaDMsI3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiBwLCNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gYiwjcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIGksI3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiBibG9ja3F1b3RlLCNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gbGksI3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiB1bCwjcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIG9se2NsZWFyOm5vbmV9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiBpZnJhbWV7bWF4LXdpZHRoOjEwMCV9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1kZXNjcmlwdGlvbiAuZnMtc2VsbGluZy1wb2ludHN7cGFkZGluZy1ib3R0b206MTBweDtib3JkZXItYm90dG9tOjFweCBzb2xpZCAjZGRkfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNlbGxpbmctcG9pbnRzIHVse21hcmdpbjowfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNlbGxpbmctcG9pbnRzIHVsIGxpe3BhZGRpbmc6MDtsaXN0LXN0eWxlOm5vbmUgb3V0c2lkZSBub25lfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNlbGxpbmctcG9pbnRzIHVsIGxpIGkuZGFzaGljb25ze2NvbG9yOiM3MWFlMDA7Zm9udC1zaXplOjNlbTt2ZXJ0aWNhbC1hbGlnbjptaWRkbGU7bGluZS1oZWlnaHQ6MzBweDtmbG9hdDpsZWZ0O21hcmdpbjowIDAgMCAtMTVweH0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIC5mcy1zZWxsaW5nLXBvaW50cyB1bCBsaSBoM3ttYXJnaW46MWVtIDMwcHggIWltcG9ydGFudH0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIC5mcy1zY3JlZW5zaG90czphZnRlcntjb250ZW50OlwiXCI7ZGlzcGxheTp0YWJsZTtjbGVhcjpib3RofSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNjcmVlbnNob3RzIHVse2xpc3Qtc3R5bGU6bm9uZTttYXJnaW46MH0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIC5mcy1zY3JlZW5zaG90cyB1bCBsaXt3aWR0aDoyMjVweDtoZWlnaHQ6MjI1cHg7ZmxvYXQ6bGVmdDttYXJnaW4tYm90dG9tOjIwcHg7LW1vei1ib3gtc2l6aW5nOmNvbnRlbnQtYm94Oy13ZWJraXQtYm94LXNpemluZzpjb250ZW50LWJveDtib3gtc2l6aW5nOmNvbnRlbnQtYm94fSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZGVzY3JpcHRpb24gLmZzLXNjcmVlbnNob3RzIHVsIGxpIGF7ZGlzcGxheTpibG9jazt3aWR0aDoxMDAlO2hlaWdodDoxMDAlO2JvcmRlcjoxcHggc29saWQ7LW1vei1ib3gtc2hhZG93OjFweCAxcHggMXB4IHJnYmEoMCwwLDAsMC4yKTstd2Via2l0LWJveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjIpO2JveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjIpO2JhY2tncm91bmQtc2l6ZTpjb3Zlcn0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWRlc2NyaXB0aW9uIC5mcy1zY3JlZW5zaG90cyB1bCBsaS5vZGR7bWFyZ2luLXJpZ2h0OjIwcHh9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmd7bWFyZ2luOi0xNnB4O2JvcmRlci1ib3R0b206MXB4IHNvbGlkICNkZGR9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gaDN7bWFyZ2luLXRvcDowO3BhZGRpbmc6MjBweDtmb250LXNpemU6MTZweH0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiAubmF2LXRhYi13cmFwcGVye2JvcmRlci1ib3R0b206MXB4IHNvbGlkICNkZGR9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gLm5hdi10YWItd3JhcHBlciAubmF2LXRhYntjdXJzb3I6cG9pbnRlcjtwb3NpdGlvbjpyZWxhdGl2ZTtwYWRkaW5nOjAgMTBweDtmb250LXNpemU6MC45ZW19I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gLm5hdi10YWItd3JhcHBlciAubmF2LXRhYiBsYWJlbHt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2U7Y29sb3I6Z3JlZW47YmFja2dyb3VuZDpncmVlbnllbGxvdztwb3NpdGlvbjphYnNvbHV0ZTtsZWZ0Oi0xcHg7cmlnaHQ6LTFweDtib3R0b206MTAwJTtib3JkZXI6MXB4IHNvbGlkIGRhcmtncmVlbjtwYWRkaW5nOjJweDt0ZXh0LWFsaWduOmNlbnRlcjtmb250LXNpemU6MC45ZW07bGluZS1oZWlnaHQ6MWVtfSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuIC5uYXYtdGFiLXdyYXBwZXIgLm5hdi10YWIubmF2LXRhYi1hY3RpdmV7Y3Vyc29yOmRlZmF1bHQ7YmFja2dyb3VuZDojZmZmZWVjO2JvcmRlci1ib3R0b20tY29sb3I6I2ZmZmVlY30jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbi5mcy1zaW5nbGUtY3ljbGUgaDN7YmFja2dyb3VuZDojZmZmZWVjO21hcmdpbjowO3BhZGRpbmctYm90dG9tOjA7Y29sb3I6IzAwNzNhYX0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbi5mcy1zaW5nbGUtY3ljbGUgLm5hdi10YWItd3JhcHBlciwjcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbi5mcy1zaW5nbGUtY3ljbGUgLmZzLWJpbGxpbmctZnJlcXVlbmN5e2Rpc3BsYXk6bm9uZX0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiAuZnMtcHJpY2luZy1ib2R5e2JhY2tncm91bmQ6I2ZmZmVlYztwYWRkaW5nOjIwcHh9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gLmJ1dHRvbnt3aWR0aDoxMDAlO3RleHQtYWxpZ246Y2VudGVyO2ZvbnQtd2VpZ2h0OmJvbGQ7dGV4dC10cmFuc2Zvcm06dXBwZXJjYXNlO2ZvbnQtc2l6ZToxLjFlbX0jcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiBsYWJlbHt3aGl0ZS1zcGFjZTpub3dyYXB9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gdmFye2ZvbnQtc3R5bGU6bm9ybWFsfSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuIC5mcy1iaWxsaW5nLWZyZXF1ZW5jeSwjcGx1Z2luLWluZm9ybWF0aW9uIC5wbHVnaW4taW5mb3JtYXRpb24tcHJpY2luZyAuZnMtcGxhbiAuZnMtYW5udWFsLWRpc2NvdW50e3RleHQtYWxpZ246Y2VudGVyO2Rpc3BsYXk6YmxvY2s7Zm9udC13ZWlnaHQ6Ym9sZDttYXJnaW4tYm90dG9tOjEwcHg7dGV4dC10cmFuc2Zvcm06dXBwZXJjYXNlO2JhY2tncm91bmQ6I0YzRjNGMztwYWRkaW5nOjJweDtib3JkZXI6MXB4IHNvbGlkICNjY2N9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gLmZzLWFubnVhbC1kaXNjb3VudHt0ZXh0LXRyYW5zZm9ybTpub25lO2NvbG9yOmdyZWVuO2JhY2tncm91bmQ6Z3JlZW55ZWxsb3d9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gdWwuZnMtdHJpYWwtdGVybXN7Zm9udC1zaXplOjAuOWVtfSNwbHVnaW4taW5mb3JtYXRpb24gLnBsdWdpbi1pbmZvcm1hdGlvbi1wcmljaW5nIC5mcy1wbGFuIHVsLmZzLXRyaWFsLXRlcm1zIGl7ZmxvYXQ6bGVmdDttYXJnaW46MCAwIDAgLTE1cHh9I3BsdWdpbi1pbmZvcm1hdGlvbiAucGx1Z2luLWluZm9ybWF0aW9uLXByaWNpbmcgLmZzLXBsYW4gdWwuZnMtdHJpYWwtdGVybXMgbGl7bWFyZ2luOjEwcHggMCAwIDB9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1mZWF0dXJlcyAuZnMtZmVhdHVyZXN7bWFyZ2luOi0yMHB4IC0yNnB4fSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZmVhdHVyZXMgdGFibGV7d2lkdGg6MTAwJTtib3JkZXItc3BhY2luZzowO2JvcmRlci1jb2xsYXBzZTpzZXBhcmF0ZX0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWZlYXR1cmVzIHRhYmxlIHRoZWFkIHRoe3BhZGRpbmc6MTBweCAwfSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZmVhdHVyZXMgdGFibGUgdGhlYWQgLmZzLXByaWNle2NvbG9yOiM3MWFlMDA7Zm9udC13ZWlnaHQ6bm9ybWFsO2Rpc3BsYXk6YmxvY2s7dGV4dC1hbGlnbjpjZW50ZXJ9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1mZWF0dXJlcyB0YWJsZSB0Ym9keSB0ZHtib3JkZXItdG9wOjFweCBzb2xpZCAjY2NjO3BhZGRpbmc6MTBweCAwO3RleHQtYWxpZ246Y2VudGVyO3dpZHRoOjEwMHB4O2NvbG9yOiM3MWFlMDB9I3BsdWdpbi1pbmZvcm1hdGlvbiAjc2VjdGlvbi1mZWF0dXJlcyB0YWJsZSB0Ym9keSB0ZDpmaXJzdC1jaGlsZHt0ZXh0LWFsaWduOmxlZnQ7d2lkdGg6YXV0bztjb2xvcjppbmhlcml0O3BhZGRpbmctbGVmdDoyNnB4fSNwbHVnaW4taW5mb3JtYXRpb24gI3NlY3Rpb24tZmVhdHVyZXMgdGFibGUgdGJvZHkgdHIuZnMtb2RkIHRke2JhY2tncm91bmQ6I2ZlZmVmZX0jcGx1Z2luLWluZm9ybWF0aW9uICNzZWN0aW9uLWZlYXR1cmVzIC5kYXNoaWNvbnMteWVze3dpZHRoOjMwcHg7aGVpZ2h0OjMwcHg7Zm9udC1zaXplOjMwcHh9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWRyb3Bkb3duIC5idXR0b24tZ3JvdXAgLmJ1dHRvbiwjcGx1Z2luLWluZm9ybWF0aW9uIC5mcy1kcm9wZG93biAuYnV0dG9uLWdyb3VwIC5idXR0b257cG9zaXRpb246cmVsYXRpdmU7d2lkdGg6YXV0bzt0b3A6MDtyaWdodDowfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1kcm9wZG93biAuYnV0dG9uLWdyb3VwIC5idXR0b246Zm9jdXMsI3BsdWdpbi1pbmZvcm1hdGlvbiAuZnMtZHJvcGRvd24gLmJ1dHRvbi1ncm91cCAuYnV0dG9uOmZvY3Vze3otaW5kZXg6MTB9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWRyb3Bkb3duIC5idXR0b24tZ3JvdXAgLmZzLWRyb3Bkb3duLWFycm93LCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5idXR0b24tZ3JvdXAgLmZzLWRyb3Bkb3duLWFycm93e2JvcmRlci10b3A6NnB4IHNvbGlkIHdoaXRlO2JvcmRlci1yaWdodDo0cHggc29saWQgdHJhbnNwYXJlbnQ7Ym9yZGVyLWxlZnQ6NHB4IHNvbGlkIHRyYW5zcGFyZW50O3RvcDoxMnB4O3Bvc2l0aW9uOnJlbGF0aXZlfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1kcm9wZG93bi5hY3RpdmU6bm90KC51cCkgLmJ1dHRvbjpub3QoLmZzLWRyb3Bkb3duLWFycm93LWJ1dHRvbiksI3BsdWdpbi1pbmZvcm1hdGlvbiAuZnMtZHJvcGRvd24uYWN0aXZlOm5vdCgudXApIC5idXR0b246bm90KC5mcy1kcm9wZG93bi1hcnJvdy1idXR0b24pe2JvcmRlci1ib3R0b20tbGVmdC1yYWRpdXM6MH0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lciAuZnMtZHJvcGRvd24uYWN0aXZlOm5vdCgudXApIC5mcy1kcm9wZG93bi1hcnJvdy1idXR0b24sI3BsdWdpbi1pbmZvcm1hdGlvbiAuZnMtZHJvcGRvd24uYWN0aXZlOm5vdCgudXApIC5mcy1kcm9wZG93bi1hcnJvdy1idXR0b257Ym9yZGVyLWJvdHRvbS1yaWdodC1yYWRpdXM6MH0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lciAuZnMtZHJvcGRvd24uYWN0aXZlLnVwIC5idXR0b246bm90KC5mcy1kcm9wZG93bi1hcnJvdy1idXR0b24pLCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duLmFjdGl2ZS51cCAuYnV0dG9uOm5vdCguZnMtZHJvcGRvd24tYXJyb3ctYnV0dG9uKXtib3JkZXItdG9wLWxlZnQtcmFkaXVzOjB9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWRyb3Bkb3duLmFjdGl2ZS51cCAuZnMtZHJvcGRvd24tYXJyb3ctYnV0dG9uLCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duLmFjdGl2ZS51cCAuZnMtZHJvcGRvd24tYXJyb3ctYnV0dG9ue2JvcmRlci10b3AtcmlnaHQtcmFkaXVzOjB9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0LCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0e3Bvc2l0aW9uOmFic29sdXRlO3JpZ2h0Oi0xcHg7dG9wOjEwMCU7bWFyZ2luLWxlZnQ6YXV0bztwYWRkaW5nOjNweCAwO2JvcmRlcjoxcHggc29saWQgI2JmYmZiZjtiYWNrZ3JvdW5kLWNvbG9yOiNmZmY7ei1pbmRleDoxO3dpZHRoOjIzMHB4O3RleHQtYWxpZ246bGVmdDstbW96LWJveC1zaGFkb3c6MHB4IDJweCA0cHggLTFweCByZ2JhKDAsMCwwLDAuMiksMHB4IDRweCA1cHggMHB4IHJnYmEoMCwwLDAsMC4xNCksMHB4IDFweCAxMHB4IDBweCByZ2JhKDAsMCwwLDAuMTIpOy13ZWJraXQtYm94LXNoYWRvdzowcHggMnB4IDRweCAtMXB4IHJnYmEoMCwwLDAsMC4yKSwwcHggNHB4IDVweCAwcHggcmdiYSgwLDAsMCwwLjE0KSwwcHggMXB4IDEwcHggMHB4IHJnYmEoMCwwLDAsMC4xMik7Ym94LXNoYWRvdzowcHggMnB4IDRweCAtMXB4IHJnYmEoMCwwLDAsMC4yKSwwcHggNHB4IDVweCAwcHggcmdiYSgwLDAsMCwwLjE0KSwwcHggMXB4IDEwcHggMHB4IHJnYmEoMCwwLDAsMC4xMil9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0IGxpLCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0IGxpe21hcmdpbjowfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1kcm9wZG93biAuZnMtZHJvcGRvd24tbGlzdCBsaSBhLCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0IGxpIGF7ZGlzcGxheTpibG9jaztwYWRkaW5nOjVweCAxMHB4O3RleHQtZGVjb3JhdGlvbjpub25lO3RleHQtc2hhZG93Om5vbmV9I2ZzX2FkZG9ucyAuZnMtY2FyZHMtbGlzdCAuZnMtY2FyZCAuZnMtaW5uZXIgLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0IGxpOmhvdmVyLCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0IGxpOmhvdmVye2JhY2tncm91bmQtY29sb3I6IzAwNzRhMztjb2xvcjojZmZmfSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1kcm9wZG93biAuZnMtZHJvcGRvd24tbGlzdCBsaTpob3ZlciBhLCNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0IGxpOmhvdmVyIGF7Y29sb3I6I2ZmZn0jZnNfYWRkb25zIC5mcy1jYXJkcy1saXN0IC5mcy1jYXJkIC5mcy1pbm5lciAuZnMtZHJvcGRvd246bm90KC51cCkgLmZzLWRyb3Bkb3duLWxpc3QsI3BsdWdpbi1pbmZvcm1hdGlvbiAuZnMtZHJvcGRvd246bm90KC51cCkgLmZzLWRyb3Bkb3duLWxpc3R7LW1vei1ib3JkZXItcmFkaXVzOjNweCAwIDNweCAzcHg7LXdlYmtpdC1ib3JkZXItcmFkaXVzOjNweCAwIDNweCAzcHg7Ym9yZGVyLXJhZGl1czozcHggMCAzcHggM3B4fSNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmQgLmZzLWlubmVyIC5mcy1kcm9wZG93bi51cCAuZnMtZHJvcGRvd24tbGlzdCwjcGx1Z2luLWluZm9ybWF0aW9uIC5mcy1kcm9wZG93bi51cCAuZnMtZHJvcGRvd24tbGlzdHstbW96LWJvcmRlci1yYWRpdXM6M3B4IDNweCAwIDNweDstd2Via2l0LWJvcmRlci1yYWRpdXM6M3B4IDNweCAwIDNweDtib3JkZXItcmFkaXVzOjNweCAzcHggMCAzcHh9I3BsdWdpbi1pbmZvcm1hdGlvbiAuZnMtZHJvcGRvd24gLmJ1dHRvbi1ncm91cHt3aWR0aDoxMDAlfSNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5idXR0b24tZ3JvdXAgLmJ1dHRvbntmbG9hdDpub25lO2ZvbnQtc2l6ZToxNHB4O2ZvbnQtd2VpZ2h0Om5vcm1hbDt0ZXh0LXRyYW5zZm9ybTpub25lfSNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duIC5mcy1kcm9wZG93bi1saXN0e21hcmdpbi10b3A6MXB4fSNwbHVnaW4taW5mb3JtYXRpb24gLmZzLWRyb3Bkb3duLnVwIC5mcy1kcm9wZG93bi1saXN0e3RvcDphdXRvO2JvdHRvbToxMDAlO21hcmdpbi1ib3R0b206MnB4fSNwbHVnaW4taW5mb3JtYXRpb24ud3AtY29yZS11aSAuZnMtcHJpY2luZy1ib2R5IC5mcy1kcm9wZG93biAuYnV0dG9uLWdyb3Vwe3RleHQtYWxpZ246Y2VudGVyO2Rpc3BsYXk6dGFibGV9I3BsdWdpbi1pbmZvcm1hdGlvbi53cC1jb3JlLXVpIC5mcy1wcmljaW5nLWJvZHkgLmZzLWRyb3Bkb3duIC5idXR0b24tZ3JvdXAgLmJ1dHRvbntkaXNwbGF5OnRhYmxlLWNlbGx9I3BsdWdpbi1pbmZvcm1hdGlvbi53cC1jb3JlLXVpIC5mcy1wcmljaW5nLWJvZHkgLmZzLWRyb3Bkb3duIC5idXR0b24tZ3JvdXAgLmJ1dHRvbjpub3QoLmZzLWRyb3Bkb3duLWFycm93LWJ1dHRvbil7bGVmdDoxcHg7d2lkdGg6MTAwJX0jcGx1Z2luLWluZm9ybWF0aW9uLWZvb3Rlcj4uYnV0dG9uLCNwbHVnaW4taW5mb3JtYXRpb24tZm9vdGVyIC5mcy1kcm9wZG93bntwb3NpdGlvbjpyZWxhdGl2ZTt0b3A6M3B4fSNwbHVnaW4taW5mb3JtYXRpb24tZm9vdGVyPi5idXR0b24ubGVmdCwjcGx1Z2luLWluZm9ybWF0aW9uLWZvb3RlciAuZnMtZHJvcGRvd24ubGVmdHtmbG9hdDpsZWZ0fSNwbHVnaW4taW5mb3JtYXRpb24tZm9vdGVyPi5yaWdodCwjcGx1Z2luLWluZm9ybWF0aW9uLWZvb3RlciAuZnMtZHJvcGRvd257ZmxvYXQ6cmlnaHR9QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDogOTYxcHgpeyNmc19hZGRvbnMgLmZzLWNhcmRzLWxpc3QgLmZzLWNhcmR7aGVpZ2h0OjI2NXB4fX1cbiJdfQ== */
|
1 |
+
.fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}#fs_addons .fs-cards-list{list-style:none}#fs_addons .fs-cards-list .fs-card{float:left;height:152px;width:310px;padding:0;margin:0 0 30px 30px;font-size:14px;list-style:none;border:1px solid #ddd;cursor:pointer;position:relative}#fs_addons .fs-cards-list .fs-card .fs-overlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#fs_addons .fs-cards-list .fs-card .fs-inner{background-color:#fff;overflow:hidden;height:100%;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner>ul{-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s;left:0;right:0;top:0;position:absolute}#fs_addons .fs-cards-list .fs-card .fs-inner>ul>li{list-style:none;line-height:18px;padding:0 15px;width:100%;display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner{padding:0;margin:0;line-height:0;display:block;height:100px;background-repeat:repeat-x;background-size:100% 100%;-moz-transition:all,0.15s;-o-transition:all,0.15s;-ms-transition:all,0.15s;-webkit-transition:all,0.15s;transition:all,0.15s}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-card-banner .fs-badge.fs-installed-addon-badge{font-size:1.02em;line-height:1.3em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-title{margin:10px 0 0 0;height:18px;overflow:hidden;color:#000;white-space:nowrap;text-overflow:ellipsis;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-offer{font-size:0.9em}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-description{background-color:#f9f9f9;padding:10px 15px 100px 15px;border-top:1px solid #eee;margin:0 0 10px 0;color:#777}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-tag{position:absolute;top:10px;right:0px;background:greenyellow;display:block;padding:2px 10px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);text-transform:uppercase;font-size:0.9em;font-weight:bold}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button,#fs_addons .fs-cards-list .fs-card .fs-inner .fs-cta .button-group{position:absolute;top:112px;right:10px}@media screen and (min-width: 960px){#fs_addons .fs-cards-list .fs-card:hover .fs-overlay{border:2px solid #29abe1;margin-left:-1px;margin-top:-1px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner ul{top:-100px}#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-title,#fs_addons .fs-cards-list .fs-card:hover .fs-inner .fs-offer{color:#29abe1}}
|
2 |
+
#TB_window,#TB_window iframe{width:821px !important}#plugin-information .fyi{width:266px !important}#plugin-information #section-holder{margin-right:299px}#plugin-information #section-description h2,#plugin-information #section-description h3,#plugin-information #section-description p,#plugin-information #section-description b,#plugin-information #section-description i,#plugin-information #section-description blockquote,#plugin-information #section-description li,#plugin-information #section-description ul,#plugin-information #section-description ol{clear:none}#plugin-information #section-description iframe{max-width:100%}#plugin-information #section-description .fs-selling-points{padding-bottom:10px;border-bottom:1px solid #ddd}#plugin-information #section-description .fs-selling-points ul{margin:0}#plugin-information #section-description .fs-selling-points ul li{padding:0;list-style:none outside none}#plugin-information #section-description .fs-selling-points ul li i.dashicons{color:#71ae00;font-size:3em;vertical-align:middle;line-height:30px;float:left;margin:0 0 0 -15px}#plugin-information #section-description .fs-selling-points ul li h3{margin:1em 30px !important}#plugin-information #section-description .fs-screenshots:after{content:"";display:table;clear:both}#plugin-information #section-description .fs-screenshots ul{list-style:none;margin:0}#plugin-information #section-description .fs-screenshots ul li{width:225px;height:225px;float:left;margin-bottom:20px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}#plugin-information #section-description .fs-screenshots ul li a{display:block;width:100%;height:100%;border:1px solid;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);background-size:cover}#plugin-information #section-description .fs-screenshots ul li.odd{margin-right:20px}#plugin-information .plugin-information-pricing{margin:-16px;border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan h3{margin-top:0;padding:20px;font-size:16px}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper{border-bottom:1px solid #ddd}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab{cursor:pointer;position:relative;padding:0 10px;font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab label{text-transform:uppercase;color:green;background:greenyellow;position:absolute;left:-1px;right:-1px;bottom:100%;border:1px solid darkgreen;padding:2px;text-align:center;font-size:0.9em;line-height:1em}#plugin-information .plugin-information-pricing .fs-plan .nav-tab-wrapper .nav-tab.nav-tab-active{cursor:default;background:#fffeec;border-bottom-color:#fffeec}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle h3{background:#fffeec;margin:0;padding-bottom:0;color:#0073aa}#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .nav-tab-wrapper,#plugin-information .plugin-information-pricing .fs-plan.fs-single-cycle .fs-billing-frequency{display:none}#plugin-information .plugin-information-pricing .fs-plan .fs-pricing-body{background:#fffeec;padding:20px}#plugin-information .plugin-information-pricing .fs-plan .button{width:100%;text-align:center;font-weight:bold;text-transform:uppercase;font-size:1.1em}#plugin-information .plugin-information-pricing .fs-plan label{white-space:nowrap}#plugin-information .plugin-information-pricing .fs-plan var{font-style:normal}#plugin-information .plugin-information-pricing .fs-plan .fs-billing-frequency,#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-align:center;display:block;font-weight:bold;margin-bottom:10px;text-transform:uppercase;background:#F3F3F3;padding:2px;border:1px solid #ccc}#plugin-information .plugin-information-pricing .fs-plan .fs-annual-discount{text-transform:none;color:green;background:greenyellow}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms{font-size:0.9em}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms i{float:left;margin:0 0 0 -15px}#plugin-information .plugin-information-pricing .fs-plan ul.fs-trial-terms li{margin:10px 0 0 0}#plugin-information #section-features .fs-features{margin:-20px -26px}#plugin-information #section-features table{width:100%;border-spacing:0;border-collapse:separate}#plugin-information #section-features table thead th{padding:10px 0}#plugin-information #section-features table thead .fs-price{color:#71ae00;font-weight:normal;display:block;text-align:center}#plugin-information #section-features table tbody td{border-top:1px solid #ccc;padding:10px 0;text-align:center;width:100px;color:#71ae00}#plugin-information #section-features table tbody td:first-child{text-align:left;width:auto;color:inherit;padding-left:26px}#plugin-information #section-features table tbody tr.fs-odd td{background:#fefefe}#plugin-information #section-features .dashicons-yes{width:30px;height:30px;font-size:30px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button,#plugin-information .fs-dropdown .button-group .button{position:relative;width:auto;top:0;right:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .button:focus,#plugin-information .fs-dropdown .button-group .button:focus{z-index:10}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .button-group .fs-dropdown-arrow,#plugin-information .fs-dropdown .button-group .fs-dropdown-arrow{border-top:6px solid white;border-right:4px solid transparent;border-left:4px solid transparent;top:12px;position:relative}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active:not(.up) .button:not(.fs-dropdown-arrow-button){border-bottom-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active:not(.up) .fs-dropdown-arrow-button{border-bottom-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button),#plugin-information .fs-dropdown.active.up .button:not(.fs-dropdown-arrow-button){border-top-left-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.active.up .fs-dropdown-arrow-button,#plugin-information .fs-dropdown.active.up .fs-dropdown-arrow-button{border-top-right-radius:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list,#plugin-information .fs-dropdown .fs-dropdown-list{position:absolute;right:-1px;top:100%;margin-left:auto;padding:3px 0;border:1px solid #bfbfbf;background-color:#fff;z-index:1;width:230px;text-align:left;-moz-box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);-webkit-box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12)}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li,#plugin-information .fs-dropdown .fs-dropdown-list li{margin:0}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li a,#plugin-information .fs-dropdown .fs-dropdown-list li a{display:block;padding:5px 10px;text-decoration:none;text-shadow:none}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover,#plugin-information .fs-dropdown .fs-dropdown-list li:hover{background-color:#0074a3;color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown .fs-dropdown-list li:hover a,#plugin-information .fs-dropdown .fs-dropdown-list li:hover a{color:#fff}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown:not(.up) .fs-dropdown-list,#plugin-information .fs-dropdown:not(.up) .fs-dropdown-list{-moz-border-radius:3px 0 3px 3px;-webkit-border-radius:3px 0 3px 3px;border-radius:3px 0 3px 3px}#fs_addons .fs-cards-list .fs-card .fs-inner .fs-dropdown.up .fs-dropdown-list,#plugin-information .fs-dropdown.up .fs-dropdown-list{-moz-border-radius:3px 3px 0 3px;-webkit-border-radius:3px 3px 0 3px;border-radius:3px 3px 0 3px}#plugin-information .fs-dropdown .button-group{width:100%}#plugin-information .fs-dropdown .button-group .button{float:none;font-size:14px;font-weight:normal;text-transform:none}#plugin-information .fs-dropdown .fs-dropdown-list{margin-top:1px}#plugin-information .fs-dropdown.up .fs-dropdown-list{top:auto;bottom:100%;margin-bottom:2px}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group{text-align:center;display:table}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button{display:table-cell}#plugin-information.wp-core-ui .fs-pricing-body .fs-dropdown .button-group .button:not(.fs-dropdown-arrow-button){left:1px;width:100%}#plugin-information-footer>.button,#plugin-information-footer .fs-dropdown{position:relative;top:3px}#plugin-information-footer>.button.left,#plugin-information-footer .fs-dropdown.left{float:left}#plugin-information-footer>.right,#plugin-information-footer .fs-dropdown{float:right}@media screen and (max-width: 961px){#fs_addons .fs-cards-list .fs-card{height:265px}}
|
|
freemius/assets/css/admin/affiliation.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
@charset "UTF-8";#fs_affiliation_content_wrapper #messages{margin-top:25px}#fs_affiliation_content_wrapper h3{font-size:24px;padding:0;margin-left:0}#fs_affiliation_content_wrapper ul li{-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}#fs_affiliation_content_wrapper ul li:before{content:'✓';margin-right:10px;font-weight:bold}#fs_affiliation_content_wrapper p:not(.description),#fs_affiliation_content_wrapper li,#fs_affiliation_content_wrapper label{font-size:16px !important;line-height:26px !important}#fs_affiliation_content_wrapper .button{margin-top:20px;margin-bottom:7px;line-height:35px;height:40px;font-size:16px}#fs_affiliation_content_wrapper .button#cancel_button{margin-right:5px}#fs_affiliation_content_wrapper form .input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form .input-container .input-label{font-weight:bold;display:block;width:100%}#fs_affiliation_content_wrapper form .input-container.input-container-text label,#fs_affiliation_content_wrapper form .input-container.input-container-text input,#fs_affiliation_content_wrapper form .input-container.input-container-text textarea{display:block}#fs_affiliation_content_wrapper form .input-container #add_domain,#fs_affiliation_content_wrapper form .input-container .remove-domain{text-decoration:none;display:inline-block;margin-top:3px}#fs_affiliation_content_wrapper form .input-container #add_domain:focus,#fs_affiliation_content_wrapper form .input-container .remove-domain:focus{
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFmZmlsaWF0aW9uLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxpQkFBaUIsMENBQTBDLGVBQWUsQ0FBQyxtQ0FBbUMsZUFBZSxVQUFVLGFBQWEsQ0FBQyxzQ0FBaUUsOEJBQThCLHNCQUFzQixvQkFBb0IsQ0FBQyw2Q0FBNkMsWUFBWSxrQkFBa0IsZ0JBQWdCLENBQUMsNkhBQTZILDBCQUEwQiwyQkFBMkIsQ0FBQyx3Q0FBd0MsZ0JBQWdCLGtCQUFrQixpQkFBaUIsWUFBWSxjQUFjLENBQUMsc0RBQXNELGdCQUFnQixDQUFDLHNEQUFzRCxrQkFBa0IsQ0FBQyxtRUFBbUUsaUJBQWlCLGNBQWMsVUFBVSxDQUFDLHNQQUFzUCxhQUFhLENBQUMsdUlBQXVJLHFCQUFxQixxQkFBcUIsY0FBYyxDQUFDLG1KQUFtSix3QkFBQSxlQUFlLENBQUMseUpBQXlKLFdBQVcsY0FBYyxDQUFDLDJFQUEyRSxhQUFhLGtCQUFrQixRQUFRLENBQUMsNEZBQTRGLGtCQUFrQixDQUFDLG9HQUFvRyxxQkFBcUIsZ0JBQWdCLENBQUMsaUhBQWlILGVBQWUsQ0FBQyIsImZpbGUiOiJhZmZpbGlhdGlvbi5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJAY2hhcnNldCBcIlVURi04XCI7I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciAjbWVzc2FnZXN7bWFyZ2luLXRvcDoyNXB4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgaDN7Zm9udC1zaXplOjI0cHg7cGFkZGluZzowO21hcmdpbi1sZWZ0OjB9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciB1bCBsaXstbW96LWJveC1zaXppbmc6Ym9yZGVyLWJveDstd2Via2l0LWJveC1zaXppbmc6Ym9yZGVyLWJveDtib3gtc2l6aW5nOmJvcmRlci1ib3g7bGlzdC1zdHlsZS10eXBlOm5vbmV9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciB1bCBsaTpiZWZvcmV7Y29udGVudDon4pyTJzttYXJnaW4tcmlnaHQ6MTBweDtmb250LXdlaWdodDpib2xkfSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgcDpub3QoLmRlc2NyaXB0aW9uKSwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGxpLCNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgbGFiZWx7Zm9udC1zaXplOjE2cHggIWltcG9ydGFudDtsaW5lLWhlaWdodDoyNnB4ICFpbXBvcnRhbnR9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciAuYnV0dG9ue21hcmdpbi10b3A6MjBweDttYXJnaW4tYm90dG9tOjdweDtsaW5lLWhlaWdodDozNXB4O2hlaWdodDo0MHB4O2ZvbnQtc2l6ZToxNnB4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgLmJ1dHRvbiNjYW5jZWxfYnV0dG9ue21hcmdpbi1yaWdodDo1cHh9I2ZzX2FmZmlsaWF0aW9uX2NvbnRlbnRfd3JhcHBlciBmb3JtIC5pbnB1dC1jb250YWluZXJ7bWFyZ2luLWJvdHRvbToxNXB4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyIC5pbnB1dC1sYWJlbHtmb250LXdlaWdodDpib2xkO2Rpc3BsYXk6YmxvY2s7d2lkdGg6MTAwJX0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lci5pbnB1dC1jb250YWluZXItdGV4dCBsYWJlbCwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lci5pbnB1dC1jb250YWluZXItdGV4dCBpbnB1dCwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lci5pbnB1dC1jb250YWluZXItdGV4dCB0ZXh0YXJlYXtkaXNwbGF5OmJsb2NrfSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyICNhZGRfZG9tYWluLCNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyIC5yZW1vdmUtZG9tYWlue3RleHQtZGVjb3JhdGlvbjpub25lO2Rpc3BsYXk6aW5saW5lLWJsb2NrO21hcmdpbi10b3A6M3B4fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyICNhZGRfZG9tYWluOmZvY3VzLCNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAuaW5wdXQtY29udGFpbmVyIC5yZW1vdmUtZG9tYWluOmZvY3Vze2JveC1zaGFkb3c6bm9uZX0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lciAjYWRkX2RvbWFpbi5kaXNhYmxlZCwjZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gLmlucHV0LWNvbnRhaW5lciAucmVtb3ZlLWRvbWFpbi5kaXNhYmxlZHtjb2xvcjojYWFhO2N1cnNvcjpkZWZhdWx0fSNmc19hZmZpbGlhdGlvbl9jb250ZW50X3dyYXBwZXIgZm9ybSAjZXh0cmFfZG9tYWluc19jb250YWluZXIgLmRlc2NyaXB0aW9ue21hcmdpbi10b3A6MDtwb3NpdGlvbjpyZWxhdGl2ZTt0b3A6LTRweH0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gI2V4dHJhX2RvbWFpbnNfY29udGFpbmVyIC5leHRyYS1kb21haW4taW5wdXQtY29udGFpbmVye21hcmdpbi1ib3R0b206MTVweH0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gI2V4dHJhX2RvbWFpbnNfY29udGFpbmVyIC5leHRyYS1kb21haW4taW5wdXQtY29udGFpbmVyIC5kb21haW57ZGlzcGxheTppbmxpbmUtYmxvY2s7bWFyZ2luLXJpZ2h0OjVweH0jZnNfYWZmaWxpYXRpb25fY29udGVudF93cmFwcGVyIGZvcm0gI2V4dHJhX2RvbWFpbnNfY29udGFpbmVyIC5leHRyYS1kb21haW4taW5wdXQtY29udGFpbmVyIC5kb21haW46bGFzdC1vZi10eXBle21hcmdpbi1ib3R0b206MH1cbiJdfQ== */
|
1 |
+
@charset "UTF-8";#fs_affiliation_content_wrapper #messages{margin-top:25px}#fs_affiliation_content_wrapper h3{font-size:24px;padding:0;margin-left:0}#fs_affiliation_content_wrapper ul li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none}#fs_affiliation_content_wrapper ul li:before{content:'✓';margin-right:10px;font-weight:bold}#fs_affiliation_content_wrapper p:not(.description),#fs_affiliation_content_wrapper li,#fs_affiliation_content_wrapper label{font-size:16px !important;line-height:26px !important}#fs_affiliation_content_wrapper .button{margin-top:20px;margin-bottom:7px;line-height:35px;height:40px;font-size:16px}#fs_affiliation_content_wrapper .button#cancel_button{margin-right:5px}#fs_affiliation_content_wrapper form .input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form .input-container .input-label{font-weight:bold;display:block;width:100%}#fs_affiliation_content_wrapper form .input-container.input-container-text label,#fs_affiliation_content_wrapper form .input-container.input-container-text input,#fs_affiliation_content_wrapper form .input-container.input-container-text textarea{display:block}#fs_affiliation_content_wrapper form .input-container #add_domain,#fs_affiliation_content_wrapper form .input-container .remove-domain{text-decoration:none;display:inline-block;margin-top:3px}#fs_affiliation_content_wrapper form .input-container #add_domain:focus,#fs_affiliation_content_wrapper form .input-container .remove-domain:focus{box-shadow:none}#fs_affiliation_content_wrapper form .input-container #add_domain.disabled,#fs_affiliation_content_wrapper form .input-container .remove-domain.disabled{color:#aaa;cursor:default}#fs_affiliation_content_wrapper form #extra_domains_container .description{margin-top:0;position:relative;top:-4px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container{margin-bottom:15px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain{display:inline-block;margin-right:5px}#fs_affiliation_content_wrapper form #extra_domains_container .extra-domain-input-container .domain:last-of-type{margin-bottom:0}
|
|
freemius/assets/css/admin/checkout.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
@media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNoZWNrb3V0LmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxxQ0FBcUMsZ0JBQWdCLDJCQUEyQixDQUFDLENBQUMiLCJmaWxlIjoiY2hlY2tvdXQuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiQG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDogNzgycHgpeyN3cGJvZHktY29udGVudHtwYWRkaW5nLWJvdHRvbTowICFpbXBvcnRhbnR9fVxuIl19 */
|
1 |
@media screen and (max-width: 782px){#wpbody-content{padding-bottom:0 !important}}
|
|
freemius/assets/css/admin/common.css
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
.fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}.theme-browser .theme .fs-premium-theme-badge-container{position:absolute;right:0;top:0}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge{position:relative;top:0;margin-top:10px;text-align:center}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-premium-theme-badge{font-size:1.1em}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-beta-theme-badge{background:#00a0d2}.fs-switch{position:relative;display:inline-block;color:#ccc;text-shadow:0 1px 1px rgba(255,255,255,0.8);height:18px;padding:6px 6px 5px 6px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);background:#ececec
|
2 |
-
.fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,0.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-webkit-box-shadow:0 2px 2px rgba(6,113,6,0.3);box-shadow:0 2px 2px rgba(6,113,6,0.3);opacity:0.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width:
|
3 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbW1vbi5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsVUFBVSxrQkFBa0IsU0FBUyxRQUFRLG1CQUFtQixZQUFZLHlCQUF5QixpQkFBaUIsMEJBQTJGLGlCQUFpQixlQUFlLGtEQUFpRyx5Q0FBeUMsQ0FBQyx3REFBd0Qsa0JBQWtCLFFBQVEsS0FBSyxDQUFDLGtFQUFrRSxrQkFBa0IsTUFBTSxnQkFBZ0IsaUJBQWlCLENBQUMseUZBQXlGLGVBQWUsQ0FBQyxzRkFBc0Ysa0JBQWtCLENBQUMsV0FBVyxrQkFBa0IscUJBQXFCLFdBQVcsNENBQTRDLFlBQVksd0JBQXdCLHNCQUFzQixpQ0FBaUMsbUJBQW1CLDZFQUFBLHFFQUFxRSxjQUFjLENBQUMsZ0JBQWdCLHFCQUFxQixXQUFXLHdCQUF3QixDQUFDLHNCQUFzQixrQkFBa0IsUUFBUSxXQUFXLFlBQVksc0JBQXNCLGlDQUFpQyxrQkFBa0IsZ0JBQWdCLHNCQUFzQixBQUFzViw4R0FBNkQsQUFBN0QsNkRBQTZELHlEQUFBLGlEQUFpRCxZQUFZLHdEQUFvTiwrQ0FBK0MsQ0FBQyw2QkFBNkIsT0FBTyxDQUFDLDRCQUE0QixRQUFRLENBQUMsb0JBQW9CLFFBQVEsaUJBQWlCLGtCQUFxRSxDQUFDLCtCQUErQixNQUFNLFdBQVcsWUFBWSxrQkFBcUUsQ0FBQyxzQ0FBc0MsU0FBUyxDQUFDLDBCQUEwQixrQkFBa0IsQ0FBQyxxQ0FBcUMsU0FBUyxDQUFDLDZCQUE2QixnQkFBZ0IsQ0FBQyx3Q0FBd0MsTUFBTSxXQUFXLFlBQVksa0JBQXFFLENBQUMsOENBQThDLFNBQVMsQ0FBQyxvQkFBb0IsZ0JBQWdCLENBQUMsNEJBQTRCLGFBQWEsQ0FBQyx5QkFBeUIsY0FBYyxpQkFBaUIsQ0FBQyxVQUFVLGNBQWMsV0FBVyxDQUFDLHNCQUFzQix5QkFBeUIsQ0FBQywwQkFBMEIsc0JBQXNCLHNCQUFzQixDQUFDLENBQUM7QUFDaGdHLFdBQVcsaUJBQWlCLENBQUMsd0JBQXdCLDZCQUE2QixDQUFDLG1CQUFtQixXQUFXLENBQUMscUJBQXFCLGdDQUFnQyxtQ0FBbUMsQ0FBQywyQkFBMkIsY0FBYyxXQUFXLENBQUMscUJBQXFCLGVBQWUsV0FBVyxXQUFXLENBQUMsMkJBQTJCLFVBQVUsQ0FBQyx1QkFBdUIsZUFBZSxvQkFBb0IsQ0FBQyxpQ0FBaUMsMkJBQTJCLFdBQVcsaUJBQWlCLGtCQUFrQixTQUFTLFlBQVksV0FBVywwQkFBMkYsVUFBVSxlQUFlLGlCQUFpQixXQUFXLENBQUMsb0VBQW9FLHdCQUF3QixDQUFDLDBCQUEwQixVQUFVLENBQUMsa0JBQWtCLGVBQWUsU0FBUyxXQUFXLFFBQVEsbUJBQW1CLGtCQUFrQixZQUFZLGFBQWEsK0NBQTJGLHVDQUF1QyxhQUFhLHdCQUF3QixDQUFDLHdCQUF3QixVQUFVLHlCQUF5QixDQUFDLHNDQUFzQyxZQUFZLG9CQUFvQixDQUFDLHFDQUFxQyxrQkFBa0IsU0FBUyxDQUFDLENBQUMscUNBQXFDLGtCQUFrQixZQUFZLENBQUMsQ0FBQyxxQ0FBcUMsY0FBYyxZQUFZLENBQUMsQ0FBQyxxQ0FBcUMsa0JBQWtCLE9BQU8sU0FBUyxpQkFBaUIsQ0FBQyxDQUFDLG1DQUFtQyxnQkFBZ0IsYUFBYSxDQUFDLHdDQUF3QyxlQUFlLENBQUMsc0NBQXNDLGlCQUFpQixDQUFDLG9DQUFvQyxhQUFhLENBQUMsb0NBQW9DLHdCQUF3QixDQUFDLGlCQUFpQixTQUFTLFdBQVcsWUFBWSxpQkFBaUIsbUJBQW1CLHFCQUFxQix1REFBdUQsd0JBQXdCLGtCQUFrQixDQUFDLG9CQUFvQixlQUFlLENBQUMsNkJBQTZCLFNBQVMseUJBQXlCLGFBQWEsY0FBYyxlQUFlLENBQUMiLCJmaWxlIjoiY29tbW9uLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5mcy1iYWRnZXtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTBweDtyaWdodDowO2JhY2tncm91bmQ6IzcxYWUwMDtjb2xvcjp3aGl0ZTt0ZXh0LXRyYW5zZm9ybTp1cHBlcmNhc2U7cGFkZGluZzo1cHggMTBweDstbW96LWJvcmRlci1yYWRpdXM6M3B4IDAgMCAzcHg7LXdlYmtpdC1ib3JkZXItcmFkaXVzOjNweCAwIDAgM3B4O2JvcmRlci1yYWRpdXM6M3B4IDAgMCAzcHg7Zm9udC13ZWlnaHQ6Ym9sZDtib3JkZXItcmlnaHQ6MDstbW96LWJveC1zaGFkb3c6MCAycHggMXB4IC0xcHggcmdiYSgwLDAsMCwwLjMpOy13ZWJraXQtYm94LXNoYWRvdzowIDJweCAxcHggLTFweCByZ2JhKDAsMCwwLDAuMyk7Ym94LXNoYWRvdzowIDJweCAxcHggLTFweCByZ2JhKDAsMCwwLDAuMyl9LnRoZW1lLWJyb3dzZXIgLnRoZW1lIC5mcy1wcmVtaXVtLXRoZW1lLWJhZGdlLWNvbnRhaW5lcntwb3NpdGlvbjphYnNvbHV0ZTtyaWdodDowO3RvcDowfS50aGVtZS1icm93c2VyIC50aGVtZSAuZnMtcHJlbWl1bS10aGVtZS1iYWRnZS1jb250YWluZXIgLmZzLWJhZGdle3Bvc2l0aW9uOnJlbGF0aXZlO3RvcDowO21hcmdpbi10b3A6MTBweDt0ZXh0LWFsaWduOmNlbnRlcn0udGhlbWUtYnJvd3NlciAudGhlbWUgLmZzLXByZW1pdW0tdGhlbWUtYmFkZ2UtY29udGFpbmVyIC5mcy1iYWRnZS5mcy1wcmVtaXVtLXRoZW1lLWJhZGdle2ZvbnQtc2l6ZToxLjFlbX0udGhlbWUtYnJvd3NlciAudGhlbWUgLmZzLXByZW1pdW0tdGhlbWUtYmFkZ2UtY29udGFpbmVyIC5mcy1iYWRnZS5mcy1iZXRhLXRoZW1lLWJhZGdle2JhY2tncm91bmQ6IzAwYTBkMn0uZnMtc3dpdGNoe3Bvc2l0aW9uOnJlbGF0aXZlO2Rpc3BsYXk6aW5saW5lLWJsb2NrO2NvbG9yOiNjY2M7dGV4dC1zaGFkb3c6MCAxcHggMXB4IHJnYmEoMjU1LDI1NSwyNTUsMC44KTtoZWlnaHQ6MThweDtwYWRkaW5nOjZweCA2cHggNXB4IDZweDtib3JkZXI6MXB4IHNvbGlkICNjY2M7Ym9yZGVyOjFweCBzb2xpZCByZ2JhKDAsMCwwLDAuMik7YmFja2dyb3VuZDojZWNlY2VjO2JveC1zaGFkb3c6MCAwIDRweCByZ2JhKDAsMCwwLDAuMSksaW5zZXQgMCAxcHggM3B4IDAgcmdiYSgwLDAsMCwwLjEpO2N1cnNvcjpwb2ludGVyfS5mcy1zd2l0Y2ggc3BhbntkaXNwbGF5OmlubGluZS1ibG9jazt3aWR0aDozNXB4O3RleHQtdHJhbnNmb3JtOnVwcGVyY2FzZX0uZnMtc3dpdGNoIC5mcy10b2dnbGV7cG9zaXRpb246YWJzb2x1dGU7dG9wOjFweDt3aWR0aDozN3B4O2hlaWdodDoyNXB4O2JvcmRlcjoxcHggc29saWQgI2NjYztib3JkZXI6MXB4IHNvbGlkIHJnYmEoMCwwLDAsMC4zKTtib3JkZXItcmFkaXVzOjRweDtiYWNrZ3JvdW5kOiNmZmY7YmFja2dyb3VuZC1jb2xvcjojZmZmO2JhY2tncm91bmQtaW1hZ2U6LXdlYmtpdC1ncmFkaWVudChsaW5lYXIsIGxlZnQgdG9wLCBsZWZ0IGJvdHRvbSwgY29sb3Itc3RvcCgwLCAjZWNlY2VjKSwgY29sb3Itc3RvcCgxLCAjZmZmKSk7YmFja2dyb3VuZC1pbWFnZTotd2Via2l0LWxpbmVhci1ncmFkaWVudCh0b3AsICNlY2VjZWMsICNmZmYpO2JhY2tncm91bmQtaW1hZ2U6LW1vei1saW5lYXItZ3JhZGllbnQodG9wLCAjZWNlY2VjLCAjZmZmKTtiYWNrZ3JvdW5kLWltYWdlOi1tcy1saW5lYXItZ3JhZGllbnQodG9wLCAjZWNlY2VjLCAjZmZmKTtiYWNrZ3JvdW5kLWltYWdlOi1vLWxpbmVhci1ncmFkaWVudCh0b3AsICNlY2VjZWMsICNmZmYpO2JhY2tncm91bmQtaW1hZ2U6bGluZWFyLWdyYWRpZW50KHRvcCwgYm90dG9tLCAjZWNlY2VjLCAjZmZmKTtib3gtc2hhZG93Omluc2V0IDAgMXB4IDAgMCByZ2JhKDI1NSwyNTUsMjU1LDAuNSk7ei1pbmRleDo5OTk7LW1vei10cmFuc2l0aW9uOjAuNHMgY3ViaWMtYmV6aWVyKDAuNTQsIDEuNiwgMC41LCAxKTstby10cmFuc2l0aW9uOjAuNHMgY3ViaWMtYmV6aWVyKDAuNTQsIDEuNiwgMC41LCAxKTstbXMtdHJhbnNpdGlvbjowLjRzIGN1YmljLWJlemllcigwLjU0LCAxLjYsIDAuNSwgMSk7LXdlYmtpdC10cmFuc2l0aW9uOjAuNHMgY3ViaWMtYmV6aWVyKDAuNTQsIDEuNiwgMC41LCAxKTt0cmFuc2l0aW9uOjAuNHMgY3ViaWMtYmV6aWVyKDAuNTQsIDEuNiwgMC41LCAxKX0uZnMtc3dpdGNoLmZzLW9mZiAuZnMtdG9nZ2xle2xlZnQ6MiV9LmZzLXN3aXRjaC5mcy1vbiAuZnMtdG9nZ2xle2xlZnQ6NTQlfS5mcy1zd2l0Y2guZnMtcm91bmR7dG9wOjhweDtwYWRkaW5nOjRweCAyNXB4Oy1tb3otYm9yZGVyLXJhZGl1czoyNHB4Oy13ZWJraXQtYm9yZGVyLXJhZGl1czoyNHB4O2JvcmRlci1yYWRpdXM6MjRweH0uZnMtc3dpdGNoLmZzLXJvdW5kIC5mcy10b2dnbGV7dG9wOjA7d2lkdGg6MjRweDtoZWlnaHQ6MjRweDstbW96LWJvcmRlci1yYWRpdXM6MjRweDstd2Via2l0LWJvcmRlci1yYWRpdXM6MjRweDtib3JkZXItcmFkaXVzOjI0cHh9LmZzLXN3aXRjaC5mcy1yb3VuZC5mcy1vZmYgLmZzLXRvZ2dsZXtsZWZ0Oi0xcHh9LmZzLXN3aXRjaC5mcy1yb3VuZC5mcy1vbntiYWNrZ3JvdW5kOiMwMDg1YmF9LmZzLXN3aXRjaC5mcy1yb3VuZC5mcy1vbiAuZnMtdG9nZ2xle2xlZnQ6MjVweH0uZnMtc3dpdGNoLmZzLXNtYWxsLmZzLXJvdW5ke3BhZGRpbmc6MXB4IDE5cHh9LmZzLXN3aXRjaC5mcy1zbWFsbC5mcy1yb3VuZCAuZnMtdG9nZ2xle3RvcDowO3dpZHRoOjE4cHg7aGVpZ2h0OjE4cHg7LW1vei1ib3JkZXItcmFkaXVzOjE4cHg7LXdlYmtpdC1ib3JkZXItcmFkaXVzOjE4cHg7Ym9yZGVyLXJhZGl1czoxOHB4fS5mcy1zd2l0Y2guZnMtc21hbGwuZnMtcm91bmQuZnMtb24gLmZzLXRvZ2dsZXtsZWZ0OjE5cHh9LmZzLXN3aXRjaC1mZWVkYmFja3ttYXJnaW4tbGVmdDoxMHB4fS5mcy1zd2l0Y2gtZmVlZGJhY2suc3VjY2Vzc3tjb2xvcjojNzFhZTAwfS5ydGwgLmZzLXN3aXRjaC1mZWVkYmFja3ttYXJnaW4tbGVmdDowO21hcmdpbi1yaWdodDoxMHB4fSNmc19mcmFtZXtsaW5lLWhlaWdodDowO2ZvbnQtc2l6ZTowfS5mcy1mdWxsLXNpemUtd3JhcHBlcnttYXJnaW46NDBweCAwIC02NXB4IC0yMHB4fUBtZWRpYSAobWF4LXdpZHRoOiA2MDBweCl7LmZzLWZ1bGwtc2l6ZS13cmFwcGVye21hcmdpbjowIDAgLTY1cHggLTEwcHh9fVxuLmZzLW5vdGljZXtwb3NpdGlvbjpyZWxhdGl2ZX0uZnMtbm90aWNlLmZzLWhhcy10aXRsZXttYXJnaW4tYm90dG9tOjMwcHggIWltcG9ydGFudH0uZnMtbm90aWNlLnN1Y2Nlc3N7Y29sb3I6Z3JlZW59LmZzLW5vdGljZS5wcm9tb3Rpb257Ym9yZGVyLWNvbG9yOiMwMGEwZDIgIWltcG9ydGFudDtiYWNrZ3JvdW5kLWNvbG9yOiNmMmZjZmYgIWltcG9ydGFudH0uZnMtbm90aWNlIC5mcy1ub3RpY2UtYm9keXttYXJnaW46LjVlbSAwO3BhZGRpbmc6MnB4fS5mcy1ub3RpY2UgLmZzLWNsb3Nle2N1cnNvcjpwb2ludGVyO2NvbG9yOiNhYWE7ZmxvYXQ6cmlnaHR9LmZzLW5vdGljZSAuZnMtY2xvc2U6aG92ZXJ7Y29sb3I6IzY2Nn0uZnMtbm90aWNlIC5mcy1jbG9zZT4qe21hcmdpbi10b3A6N3B4O2Rpc3BsYXk6aW5saW5lLWJsb2NrfS5mcy1ub3RpY2UgbGFiZWwuZnMtcGx1Z2luLXRpdGxle2JhY2tncm91bmQ6cmdiYSgwLDAsMCwwLjMpO2NvbG9yOiNmZmY7cGFkZGluZzoycHggMTBweDtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTAwJTtib3R0b206YXV0bztyaWdodDphdXRvOy1tb3otYm9yZGVyLXJhZGl1czowIDAgM3B4IDNweDstd2Via2l0LWJvcmRlci1yYWRpdXM6MCAwIDNweCAzcHg7Ym9yZGVyLXJhZGl1czowIDAgM3B4IDNweDtsZWZ0OjEwcHg7Zm9udC1zaXplOjEycHg7Zm9udC13ZWlnaHQ6Ym9sZDtjdXJzb3I6YXV0b31kaXYuZnMtbm90aWNlLnVwZGF0ZWQsZGl2LmZzLW5vdGljZS5zdWNjZXNzLGRpdi5mcy1ub3RpY2UucHJvbW90aW9ue2Rpc3BsYXk6YmxvY2sgIWltcG9ydGFudH0ucnRsIC5mcy1ub3RpY2UgLmZzLWNsb3Nle2Zsb2F0OmxlZnR9LmZzLXNlY3VyZS1ub3RpY2V7cG9zaXRpb246Zml4ZWQ7dG9wOjMycHg7bGVmdDoxNjBweDtyaWdodDowO2JhY2tncm91bmQ6I2ViZmRlYjtwYWRkaW5nOjEwcHggMjBweDtjb2xvcjpncmVlbjt6LWluZGV4Ojk5OTk7LW1vei1ib3gtc2hhZG93OjAgMnB4IDJweCByZ2JhKDYsMTEzLDYsMC4zKTstd2Via2l0LWJveC1zaGFkb3c6MCAycHggMnB4IHJnYmEoNiwxMTMsNiwwLjMpO2JveC1zaGFkb3c6MCAycHggMnB4IHJnYmEoNiwxMTMsNiwwLjMpO29wYWNpdHk6MC45NTtmaWx0ZXI6YWxwaGEob3BhY2l0eT05NSl9LmZzLXNlY3VyZS1ub3RpY2U6aG92ZXJ7b3BhY2l0eToxO2ZpbHRlcjphbHBoYShvcGFjaXR5PTEwMCl9LmZzLXNlY3VyZS1ub3RpY2UgYS5mcy1zZWN1cml0eS1wcm9vZntjb2xvcjpncmVlbjt0ZXh0LWRlY29yYXRpb246bm9uZX1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA5NjBweCl7LmZzLXNlY3VyZS1ub3RpY2V7bGVmdDozNnB4fX1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA2MDBweCl7LmZzLXNlY3VyZS1ub3RpY2V7ZGlzcGxheTpub25lfX1AbWVkaWEgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA1MDBweCl7I2ZzX3Byb21vX3RhYntkaXNwbGF5Om5vbmV9fUBtZWRpYSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDc4MnB4KXsuZnMtc2VjdXJlLW5vdGljZXtsZWZ0OjA7dG9wOjQ2cHg7dGV4dC1hbGlnbjpjZW50ZXJ9fXNwYW4uZnMtc3VibWVudS1pdGVtLmZzLXN1YjpiZWZvcmV7Y29udGVudDonXFwyMUIzJztwYWRkaW5nOjAgNXB4fS5ydGwgc3Bhbi5mcy1zdWJtZW51LWl0ZW0uZnMtc3ViOmJlZm9yZXtjb250ZW50OidcXDIxQjInfS5mcy1zdWJtZW51LWl0ZW0ucHJpY2luZy51cGdyYWRlLW1vZGV7Y29sb3I6Z3JlZW55ZWxsb3d9LmZzLXN1Ym1lbnUtaXRlbS5wcmljaW5nLnRyaWFsLW1vZGV7Y29sb3I6IzgzZTJmZn0jYWRtaW5tZW51IC51cGRhdGUtcGx1Z2lucy5mcy10cmlhbHtiYWNrZ3JvdW5kLWNvbG9yOiMwMGI5ZWJ9LmZzLWFqYXgtc3Bpbm5lcntib3JkZXI6MDt3aWR0aDoyMHB4O2hlaWdodDoyMHB4O21hcmdpbi1yaWdodDo1cHg7dmVydGljYWwtYWxpZ246c3ViO2Rpc3BsYXk6aW5saW5lLWJsb2NrO2JhY2tncm91bmQ6dXJsKFwiL3dwLWFkbWluL2ltYWdlcy93cHNwaW5fbGlnaHQtMnguZ2lmXCIpO2JhY2tncm91bmQtc2l6ZTpjb250YWluO21hcmdpbi1ib3R0b206LTJweH0ud3JhcC5mcy1zZWN0aW9uIGgye3RleHQtYWxpZ246bGVmdH0ucGx1Z2lucyBwLmZzLXVwZ3JhZGUtbm90aWNle2JvcmRlcjowO2JhY2tncm91bmQtY29sb3I6I2Q1NGUyMTtwYWRkaW5nOjEwcHg7Y29sb3I6I2Y5ZjlmOTttYXJnaW4tdG9wOjEwcHh9XG4iXX0= */
|
1 |
+
.fs-badge{position:absolute;top:10px;right:0;background:#71ae00;color:white;text-transform:uppercase;padding:5px 10px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;font-weight:bold;border-right:0;-moz-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);box-shadow:0 2px 1px -1px rgba(0,0,0,0.3)}.theme-browser .theme .fs-premium-theme-badge-container{position:absolute;right:0;top:0}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge{position:relative;top:0;margin-top:10px;text-align:center}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-premium-theme-badge{font-size:1.1em}.theme-browser .theme .fs-premium-theme-badge-container .fs-badge.fs-beta-theme-badge{background:#00a0d2}.fs-switch{position:relative;display:inline-block;color:#ccc;text-shadow:0 1px 1px rgba(255,255,255,0.8);height:18px;padding:6px 6px 5px 6px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);background:#ececec;box-shadow:0 0 4px rgba(0,0,0,0.1),inset 0 1px 3px 0 rgba(0,0,0,0.1);cursor:pointer}.fs-switch span{display:inline-block;width:35px;text-transform:uppercase}.fs-switch .fs-toggle{position:absolute;top:1px;width:37px;height:25px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.3);border-radius:4px;background:#fff;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(1, #fff));background-image:-webkit-linear-gradient(top, #ececec, #fff);background-image:-moz-linear-gradient(top, #ececec, #fff);background-image:-ms-linear-gradient(top, #ececec, #fff);background-image:-o-linear-gradient(top, #ececec, #fff);background-image:linear-gradient(top, bottom, #ececec, #fff);box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.5);z-index:999;-moz-transition:0.4s cubic-bezier(0.54, 1.6, 0.5, 1);-o-transition:0.4s cubic-bezier(0.54, 1.6, 0.5, 1);-ms-transition:0.4s cubic-bezier(0.54, 1.6, 0.5, 1);-webkit-transition:0.4s cubic-bezier(0.54, 1.6, 0.5, 1);transition:0.4s cubic-bezier(0.54, 1.6, 0.5, 1)}.fs-switch.fs-off .fs-toggle{left:2%}.fs-switch.fs-on .fs-toggle{left:54%}.fs-switch.fs-round{top:8px;padding:4px 25px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px}.fs-switch.fs-round .fs-toggle{top:0;width:24px;height:24px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px}.fs-switch.fs-round.fs-off .fs-toggle{left:-1px}.fs-switch.fs-round.fs-on{background:#0085ba}.fs-switch.fs-round.fs-on .fs-toggle{left:25px}.fs-switch.fs-small.fs-round{padding:1px 19px}.fs-switch.fs-small.fs-round .fs-toggle{top:0;width:18px;height:18px;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px}.fs-switch.fs-small.fs-round.fs-on .fs-toggle{left:19px}.fs-switch-feedback{margin-left:10px}.fs-switch-feedback.success{color:#71ae00}.rtl .fs-switch-feedback{margin-left:0;margin-right:10px}#fs_frame{line-height:0;font-size:0}.fs-full-size-wrapper{margin:40px 0 -65px -20px}@media (max-width: 600px){.fs-full-size-wrapper{margin:0 0 -65px -10px}}
|
2 |
+
.fs-notice{position:relative}.fs-notice.fs-has-title{margin-bottom:30px !important}.fs-notice.success{color:green}.fs-notice.promotion{border-color:#00a0d2 !important;background-color:#f2fcff !important}.fs-notice .fs-notice-body{margin:.5em 0;padding:2px}.fs-notice .fs-close{cursor:pointer;color:#aaa;float:right}.fs-notice .fs-close:hover{color:#666}.fs-notice .fs-close>*{margin-top:7px;display:inline-block}.fs-notice label.fs-plugin-title{background:rgba(0,0,0,0.3);color:#fff;padding:2px 10px;position:absolute;top:100%;bottom:auto;right:auto;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;left:10px;font-size:12px;font-weight:bold;cursor:auto}div.fs-notice.updated,div.fs-notice.success,div.fs-notice.promotion{display:block !important}.rtl .fs-notice .fs-close{float:left}.fs-secure-notice{position:fixed;top:32px;left:160px;right:0;background:#ebfdeb;padding:10px 20px;color:green;z-index:9999;-moz-box-shadow:0 2px 2px rgba(6,113,6,0.3);-webkit-box-shadow:0 2px 2px rgba(6,113,6,0.3);box-shadow:0 2px 2px rgba(6,113,6,0.3);opacity:0.95;filter:alpha(opacity=95)}.fs-secure-notice:hover{opacity:1;filter:alpha(opacity=100)}.fs-secure-notice a.fs-security-proof{color:green;text-decoration:none}@media screen and (max-width: 960px){.fs-secure-notice{left:36px}}@media screen and (max-width: 600px){.fs-secure-notice{display:none}}@media screen and (max-width: 1250px){#fs_promo_tab{display:none}}@media screen and (max-width: 782px){.fs-secure-notice{left:0;top:46px;text-align:center}}span.fs-submenu-item.fs-sub:before{content:'\21B3';padding:0 5px}.rtl span.fs-submenu-item.fs-sub:before{content:'\21B2'}.fs-submenu-item.pricing.upgrade-mode{color:greenyellow}.fs-submenu-item.pricing.trial-mode{color:#83e2ff}#adminmenu .update-plugins.fs-trial{background-color:#00b9eb}.fs-ajax-spinner{border:0;width:20px;height:20px;margin-right:5px;vertical-align:sub;display:inline-block;background:url("/wp-admin/images/wpspin_light-2x.gif");background-size:contain;margin-bottom:-2px}.wrap.fs-section h2{text-align:left}.plugins p.fs-upgrade-notice{border:0;background-color:#d54e21;padding:10px;color:#f9f9f9;margin-top:10px}
|
|
freemius/assets/css/admin/connect.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
#fs_connect{width:480px;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);box-shadow:0px 1px 2px rgba(0,0,0,0.3);margin:20px 0}@media screen and (max-width: 479px){#fs_connect{-webkit-box-shadow:none;box-shadow:none;width:auto;margin:0 0 0 -10px}}#fs_connect .fs-content{background:#fff;padding:15px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key .fs-sites-list-container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:' \279C'}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#FEFEFE;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbm5lY3QuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLFlBQVksWUFBWSwrQ0FBMkYsdUNBQXVDLGFBQWEsQ0FBQyxxQ0FBcUMsWUFBaUMsd0JBQXdCLGdCQUFnQixXQUFXLGtCQUFrQixDQUFDLENBQUMsd0JBQXdCLGdCQUFnQixpQkFBaUIsQ0FBQyxrQ0FBa0MsZ0JBQWdCLGNBQWMseUJBQXlCLCtDQUEyRix1Q0FBdUMsa0JBQWtCLFlBQVksa0JBQWtCLENBQUMsMEJBQTBCLFNBQVMsVUFBVSxlQUFlLENBQUMsc0NBQXNDLGtCQUFrQixZQUFZLHVCQUF1QixDQUFDLDRDQUE0QyxVQUFVLENBQUMsaURBQWlELGtCQUFrQixRQUFRLFNBQVMsQ0FBQyw0REFBNEQsY0FBYyxDQUFDLHFDQUFxQyxrQkFBa0IsWUFBWSxZQUFZLHNCQUFzQixpQkFBaUIsaUJBQWlCLHlCQUF5QixvQkFBb0IsQ0FBQyx5Q0FBeUMsaUJBQWlCLGNBQWMsQ0FBQyx3QkFBd0Isa0JBQWtCLGtCQUFrQixDQUFDLGdDQUFnQyxtQkFBbUIsaUJBQWlCLFlBQVksZUFBZSxlQUFlLENBQUMsMkNBQTJDLGVBQWUsaUJBQWlCLGlCQUFpQixDQUFDLCtDQUErQyxtQkFBbUIsaUJBQWlCLENBQUMscURBQXFELGdCQUFnQixDQUFDLGdFQUFnRSxVQUFVLENBQUMsaURBQWlELFdBQVcsQ0FBQyxxRUFBcUUsVUFBVSxDQUFDLDRCQUE0QixrQkFBa0IsbUJBQW1CLHdDQUFvSiwrQkFBK0IsQ0FBQyx3REFBd0Qsa0JBQWtCLFlBQVksQ0FBQyx3Q0FBd0MsZ0JBQWdCLHFCQUFxQixrQkFBa0IsYUFBYSxDQUFDLCtCQUErQixTQUFTLGdCQUFnQixRQUFRLENBQUMsa0NBQWtDLGtCQUFrQixDQUFDLDZDQUE2QyxlQUFlLENBQUMsOENBQThDLFdBQVcsZUFBZSxXQUFXLFdBQVcsQ0FBQyw2Q0FBNkMsV0FBVyxDQUFDLDZEQUE2RCxnQkFBZ0IsQ0FBQyxrRUFBa0UsaUJBQWlCLHlCQUF5QixhQUFhLENBQUMsK0RBQStELGdCQUFnQixDQUFDLG9DQUFvQyxlQUFlLENBQUMsdUNBQXVDLFlBQVksMEJBQTBCLENBQUMscUNBQXFDLDRCQUE0QixlQUFlLENBQUMsd0NBQXdDLFlBQVksQ0FBQywrQkFBK0IsWUFBWSxXQUFXLENBQUMsQ0FBQyxtQ0FBbUMsWUFBWSxnQkFBZ0IsVUFBVSxDQUFDLHFDQUFxQyxrQkFBa0IsY0FBYyxTQUFTLFNBQVMsQ0FBQyxxQ0FBcUMsY0FBYyx5QkFBeUIsQ0FBQyx1QkFBdUIsYUFBYSxjQUFjLG1CQUFtQixZQUFZLGlCQUFpQixDQUFDLHFDQUFxQyxrQkFBa0IsVUFBVSxRQUFRLENBQUMsd0NBQXdDLGtCQUFrQixXQUFXLFFBQVEsQ0FBQyx1Q0FBdUMsa0JBQWtCLFNBQVMsU0FBUyxpQkFBaUIsQ0FBQyxxSUFBcUksV0FBVyxXQUFXLENBQUMsNENBQTRDLGVBQWUsbUJBQW1CLFdBQVcsV0FBVyxZQUFZLFdBQVcsQ0FBQyx1Q0FBdUMsa0JBQWtCLFFBQVEsZUFBZSxpQkFBaUIsVUFBVSxDQUFDLGdEQUFnRCxRQUFRLENBQUMsaURBQWlELFFBQVEsQ0FBQyxvSEFBb0gsc0JBQXNCLFlBQVksZUFBZSxDQUFDLHNCQUFzQixrQkFBa0IsaUJBQWlCLFlBQVksMkJBQTJCLENBQUMsOENBQThDLFVBQVUsQ0FBQyx3QkFBd0Isb0JBQW9CLENBQUMsZ0NBQWdDLGdCQUFnQixzQkFBc0IsV0FBVyxDQUFDLGtDQUFrQyxvQkFBb0IsQ0FBQyx3Q0FBd0Msd0JBQUEsZUFBZSxDQUFDLDJDQUEyQyxnQkFBZ0IsQ0FBQyxzREFBc0QsY0FBYyxTQUFTLENBQUMsNEVBQTRFLGdCQUFnQixDQUFDLGlHQUFpRyxZQUFZLENBQUMseURBQXlELGFBQWEsYUFBYSxDQUFDLGtFQUFrRSwwQkFBMEIsZUFBZSxDQUFDLG9CQUFvQixpQkFBaUIsQ0FBQywyQkFBMkIsV0FBVyxDQUFDLGdDQUFnQyxVQUFVLGtCQUFrQiw0Q0FBb0ssb0NBQW9DLGtCQUFrQiwyQkFBMkIsV0FBVywyQkFBMkIsZUFBZSxhQUFhLGVBQWUsWUFBWSxrQkFBa0IsT0FBTyxRQUFRLGtCQUFtRSwrQ0FBMkYsdUNBQXVDLGtCQUFrQixpQkFBaUIsZUFBZSxDQUFDLHFDQUFxQyxnQkFBZ0IsQ0FBQyx1Q0FBdUMsWUFBWSxjQUFjLFFBQVEsU0FBUyxtQkFBbUIsMkJBQTJCLGlFQUFpRSxrQkFBa0IsU0FBUyxTQUFTLENBQUMsNENBQTRDLFdBQVcsU0FBUyxDQUFDLHNDQUFzQyxtQkFBbUIsU0FBUyxDQUFDLG9CQUFvQixhQUFhLGdCQUFnQixzQkFBc0IsYUFBYSxpQkFBaUIsQ0FBQyxnQ0FBZ0MsY0FBYyxrQkFBa0IsaUJBQWlCLGVBQWUsQ0FBQywwQkFBMEIseUJBQXlCLGVBQWUsQ0FBQyxzQ0FBc0MsYUFBYSxDQUFDLHdDQUF3QyxjQUFjLENBQUMsOENBQThDLGVBQWUsYUFBYSxDQUFDLG9EQUFvRCxXQUFXLGdCQUFnQixDQUFDLDBEQUEwRCxjQUFjLGlCQUFpQixDQUFDLG9DQUFvQyxjQUFjLGdCQUFnQixDQUFDLGdEQUFnRCx5QkFBeUIsQ0FBQyx5REFBeUQsV0FBVyxDQUFDLHlDQUF5QyxjQUFjLGlCQUFpQixDQUFDLDZCQUE2QixrQkFBa0Isa0JBQWtCLENBQUMsZ0RBQWdELGVBQWUsaUJBQWlCLGlCQUFpQixDQUFDLDBEQUEwRCxpQkFBaUIsQ0FBQyxxRUFBcUUsVUFBVSxDQUFDLHNEQUFzRCxVQUFVLENBQUMsa0VBQWtFLGtCQUFrQixhQUFhLENBQUMsa0RBQWtELFVBQVUsQ0FBQyxtREFBbUQsV0FBVyxDQUFDLDBDQUEwQyxXQUFXLFNBQVMsQ0FBQyw2Q0FBNkMsV0FBVyxTQUFTLENBQUMsMEJBQTBCLGVBQWUsTUFBTSxZQUFZLFdBQVcsY0FBYyw0QkFBNEIsa0JBQWtCLGVBQWUsQ0FBQyxpQ0FBaUMsV0FBVyxxQkFBcUIsc0JBQXNCLFdBQVcsQ0FBQyx1Q0FBdUMsWUFBWSxlQUFlLFlBQVksV0FBVyxrQkFBa0IsUUFBUSxTQUFTLDZCQUE2QixRQUFRLENBQUMsc0NBQXNDLE1BQU0sZ0JBQWdCLHFCQUFxQixzQkFBc0IsZ0JBQWdCLGtCQUFrQixDQUFDLGdEQUFnRCxpQ0FBaUMsQ0FBQyxrR0FBa0csYUFBYSxDQUFDLGdDQUFnQyxTQUFTLHdCQUE2QyxlQUFlLENBQUMsdUNBQXVDLFNBQVMsQ0FBQyxvREFBb0QsMkJBQTJCLENBQUMsMERBQTBELDJCQUEyQixDQUFDLHVEQUF1RCx3QkFBd0IsQ0FBQyw2REFBNkQsd0JBQXdCLENBQUMscURBQXFELDBCQUEwQixDQUFDLDJEQUEyRCwwQkFBMEIsQ0FBQyxzREFBc0QseUJBQXlCLENBQUMsNERBQTRELHlCQUF5QixDQUFDIiwiZmlsZSI6ImNvbm5lY3QuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiI2ZzX2Nvbm5lY3R7d2lkdGg6NDgwcHg7LW1vei1ib3gtc2hhZG93OjBweCAxcHggMnB4IHJnYmEoMCwwLDAsMC4zKTstd2Via2l0LWJveC1zaGFkb3c6MHB4IDFweCAycHggcmdiYSgwLDAsMCwwLjMpO2JveC1zaGFkb3c6MHB4IDFweCAycHggcmdiYSgwLDAsMCwwLjMpO21hcmdpbjoyMHB4IDB9QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDogNDc5cHgpeyNmc19jb25uZWN0ey1tb3otYm94LXNoYWRvdzpub25lOy13ZWJraXQtYm94LXNoYWRvdzpub25lO2JveC1zaGFkb3c6bm9uZTt3aWR0aDphdXRvO21hcmdpbjowIDAgMCAtMTBweH19I2ZzX2Nvbm5lY3QgLmZzLWNvbnRlbnR7YmFja2dyb3VuZDojZmZmO3BhZGRpbmc6MTVweCAyMHB4fSNmc19jb25uZWN0IC5mcy1jb250ZW50IC5mcy1lcnJvcntiYWNrZ3JvdW5kOnNub3c7Y29sb3I6I2QzMTM1YTtib3JkZXI6MXB4IHNvbGlkICNkMzEzNWE7LW1vei1ib3gtc2hhZG93OjAgMXB4IDFweCAwIHJnYmEoMCwwLDAsMC4xKTstd2Via2l0LWJveC1zaGFkb3c6MCAxcHggMXB4IDAgcmdiYSgwLDAsMCwwLjEpO2JveC1zaGFkb3c6MCAxcHggMXB4IDAgcmdiYSgwLDAsMCwwLjEpO3RleHQtYWxpZ246Y2VudGVyO3BhZGRpbmc6NXB4O21hcmdpbi1ib3R0b206MTBweH0jZnNfY29ubmVjdCAuZnMtY29udGVudCBwe21hcmdpbjowO3BhZGRpbmc6MDtmb250LXNpemU6MS4yZW19I2ZzX2Nvbm5lY3QgLmZzLWxpY2Vuc2Uta2V5LWNvbnRhaW5lcntwb3NpdGlvbjpyZWxhdGl2ZTt3aWR0aDoyODBweDttYXJnaW46MTBweCBhdXRvIDAgYXV0b30jZnNfY29ubmVjdCAuZnMtbGljZW5zZS1rZXktY29udGFpbmVyIGlucHV0e3dpZHRoOjEwMCV9I2ZzX2Nvbm5lY3QgLmZzLWxpY2Vuc2Uta2V5LWNvbnRhaW5lciAuZGFzaGljb25ze3Bvc2l0aW9uOmFic29sdXRlO3RvcDo1cHg7cmlnaHQ6NXB4fSNmc19jb25uZWN0LnJlcXVpcmUtbGljZW5zZS1rZXkgLmZzLXNpdGVzLWxpc3QtY29udGFpbmVyIHRke2N1cnNvcjpwb2ludGVyfSNmc19jb25uZWN0ICNkZWxlZ2F0ZV90b19zaXRlX2FkbWluc3ttYXJnaW4tcmlnaHQ6MTVweDtmbG9hdDpyaWdodDtoZWlnaHQ6MjZweDt2ZXJ0aWNhbC1hbGlnbjptaWRkbGU7bGluZS1oZWlnaHQ6MzdweDtmb250LXdlaWdodDpib2xkO2JvcmRlci1ib3R0b206MXB4IGRhc2hlZDt0ZXh0LWRlY29yYXRpb246bm9uZX0jZnNfY29ubmVjdCAjZGVsZWdhdGVfdG9fc2l0ZV9hZG1pbnMucnRse21hcmdpbi1sZWZ0OjE1cHg7bWFyZ2luLXJpZ2h0OjB9I2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnN7cGFkZGluZzoxMHB4IDIwcHg7YmFja2dyb3VuZDojQzBDN0NBfSNmc19jb25uZWN0IC5mcy1hY3Rpb25zIC5idXR0b257cGFkZGluZzowIDEwcHggMXB4O2xpbmUtaGVpZ2h0OjM1cHg7aGVpZ2h0OjM3cHg7Zm9udC1zaXplOjE2cHg7bWFyZ2luLWJvdHRvbTowfSNmc19jb25uZWN0IC5mcy1hY3Rpb25zIC5idXR0b24gLmRhc2hpY29uc3tmb250LXNpemU6MzdweDttYXJnaW4tbGVmdDotOHB4O21hcmdpbi1yaWdodDoxMnB4fSNmc19jb25uZWN0IC5mcy1hY3Rpb25zIC5idXR0b24uYnV0dG9uLXByaW1hcnl7cGFkZGluZy1yaWdodDoxNXB4O3BhZGRpbmctbGVmdDoxNXB4fSNmc19jb25uZWN0IC5mcy1hY3Rpb25zIC5idXR0b24uYnV0dG9uLXByaW1hcnk6YWZ0ZXJ7Y29udGVudDonIFxcMjc5Qyd9I2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbi5idXR0b24tcHJpbWFyeS5mcy1sb2FkaW5nOmFmdGVye2NvbnRlbnQ6Jyd9I2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbi5idXR0b24tc2Vjb25kYXJ5e2Zsb2F0OnJpZ2h0fSNmc19jb25uZWN0LmZzLWFub255bW91cy1kaXNhYmxlZCAuZnMtYWN0aW9ucyAuYnV0dG9uLmJ1dHRvbi1wcmltYXJ5e3dpZHRoOjEwMCV9I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25ze3BhZGRpbmc6MTBweCAyMHB4O2JhY2tncm91bmQ6I0ZFRkVGRTstbW96LXRyYW5zaXRpb246YmFja2dyb3VuZCAwLjVzIGVhc2U7LW8tdHJhbnNpdGlvbjpiYWNrZ3JvdW5kIDAuNXMgZWFzZTstbXMtdHJhbnNpdGlvbjpiYWNrZ3JvdW5kIDAuNXMgZWFzZTstd2Via2l0LXRyYW5zaXRpb246YmFja2dyb3VuZCAwLjVzIGVhc2U7dHJhbnNpdGlvbjpiYWNrZ3JvdW5kIDAuNXMgZWFzZX0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMgLmZzLWxpY2Vuc2Utc3luYy1kaXNjbGFpbWVye3RleHQtYWxpZ246Y2VudGVyO21hcmdpbi10b3A6MH0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMgLmZzLXRyaWdnZXJ7Zm9udC1zaXplOjAuOWVtO3RleHQtZGVjb3JhdGlvbjpub25lO3RleHQtYWxpZ246Y2VudGVyO2Rpc3BsYXk6YmxvY2t9I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIHVse2hlaWdodDowO292ZXJmbG93OmhpZGRlbjttYXJnaW46MH0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMgdWwgbGl7bWFyZ2luLWJvdHRvbToxMnB4fSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaTpsYXN0LWNoaWxke21hcmdpbi1ib3R0b206MH0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMgdWwgbGkgaS5kYXNoaWNvbnN7ZmxvYXQ6bGVmdDtmb250LXNpemU6NDBweDt3aWR0aDo0MHB4O2hlaWdodDo0MHB4fSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSAuZnMtc3dpdGNoe2Zsb2F0OnJpZ2h0fSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSAuZnMtcGVybWlzc2lvbi1kZXNjcmlwdGlvbnttYXJnaW4tbGVmdDo1NXB4fSNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSAuZnMtcGVybWlzc2lvbi1kZXNjcmlwdGlvbiBzcGFue2ZvbnQtd2VpZ2h0OmJvbGQ7dGV4dC10cmFuc2Zvcm06dXBwZXJjYXNlO2NvbG9yOiMyMzI4MmR9I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIHVsIGxpIC5mcy1wZXJtaXNzaW9uLWRlc2NyaXB0aW9uIHB7bWFyZ2luOjJweCAwIDAgMH0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMuZnMtb3BlbntiYWNrZ3JvdW5kOiNmZmZ9I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zLmZzLW9wZW4gdWx7aGVpZ2h0OmF1dG87bWFyZ2luOjIwcHggMjBweCAxMHB4IDIwcHh9QG1lZGlhIHNjcmVlbiBhbmQgKG1heC13aWR0aDogNDc5cHgpeyNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9uc3tiYWNrZ3JvdW5kOiNmZmZ9I2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIC5mcy10cmlnZ2Vye2Rpc3BsYXk6bm9uZX0jZnNfY29ubmVjdCAuZnMtcGVybWlzc2lvbnMgdWx7aGVpZ2h0OmF1dG87bWFyZ2luOjIwcHh9fSNmc19jb25uZWN0IC5mcy1mcmVlbWl1bS1saWNlbnNpbmd7cGFkZGluZzo4cHg7YmFja2dyb3VuZDojNzc3O2NvbG9yOiNmZmZ9I2ZzX2Nvbm5lY3QgLmZzLWZyZWVtaXVtLWxpY2Vuc2luZyBwe3RleHQtYWxpZ246Y2VudGVyO2Rpc3BsYXk6YmxvY2s7bWFyZ2luOjA7cGFkZGluZzowfSNmc19jb25uZWN0IC5mcy1mcmVlbWl1bS1saWNlbnNpbmcgYXtjb2xvcjojQzJFRUZGO3RleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmV9I2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbHtwYWRkaW5nOjEycHg7bGluZS1oZWlnaHQ6MDtiYWNrZ3JvdW5kOiNmYWZhZmE7aGVpZ2h0OjgwcHg7cG9zaXRpb246cmVsYXRpdmV9I2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZnMtc2l0ZS1pY29ue3Bvc2l0aW9uOmFic29sdXRlO2xlZnQ6MjBweDt0b3A6MTBweH0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5mcy1jb25uZWN0LWxvZ297cG9zaXRpb246YWJzb2x1dGU7cmlnaHQ6MjBweDt0b3A6MTBweH0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5mcy1wbHVnaW4taWNvbntwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTBweDtsZWZ0OjUwJTttYXJnaW4tbGVmdDotNDBweH0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5mcy1wbHVnaW4taWNvbiwjZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5mcy1zaXRlLWljb24sI2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCBpbWcsI2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCBvYmplY3R7d2lkdGg6ODBweDtoZWlnaHQ6ODBweH0jZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5kYXNoaWNvbnMtd29yZHByZXNze2ZvbnQtc2l6ZTo2NHB4O2JhY2tncm91bmQ6IzAxNzQ5YTtjb2xvcjojZmZmO3dpZHRoOjY0cHg7aGVpZ2h0OjY0cHg7cGFkZGluZzo4cHh9I2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZGFzaGljb25zLXBsdXN7cG9zaXRpb246YWJzb2x1dGU7dG9wOjUwJTtmb250LXNpemU6MzBweDttYXJnaW4tdG9wOi0xMHB4O2NvbG9yOiNiYmJ9I2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZGFzaGljb25zLXBsdXMuZnMtZmlyc3R7bGVmdDoyOCV9I2ZzX2Nvbm5lY3QgLmZzLXZpc3VhbCAuZGFzaGljb25zLXBsdXMuZnMtc2Vjb25ke2xlZnQ6NjUlfSNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLXBsdWdpbi1pY29uLCNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLWNvbm5lY3QtbG9nbywjZnNfY29ubmVjdCAuZnMtdmlzdWFsIC5mcy1zaXRlLWljb257Ym9yZGVyOjFweCBzb2xpZCAjY2NjO3BhZGRpbmc6MXB4O2JhY2tncm91bmQ6I2ZmZn0jZnNfY29ubmVjdCAuZnMtdGVybXN7dGV4dC1hbGlnbjpjZW50ZXI7Zm9udC1zaXplOjAuODVlbTtwYWRkaW5nOjVweDtiYWNrZ3JvdW5kOnJnYmEoMCwwLDAsMC4wNSl9I2ZzX2Nvbm5lY3QgLmZzLXRlcm1zLCNmc19jb25uZWN0IC5mcy10ZXJtcyBhe2NvbG9yOiM5OTl9I2ZzX2Nvbm5lY3QgLmZzLXRlcm1zIGF7dGV4dC1kZWNvcmF0aW9uOm5vbmV9LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lcnttYXJnaW4tdG9wOjEwcHg7Ym9yZGVyOjFweCBzb2xpZCAjY2NjO3BhZGRpbmc6NXB4fS5mcy1tdWx0aXNpdGUtb3B0aW9ucy1jb250YWluZXIgYXt0ZXh0LWRlY29yYXRpb246bm9uZX0uZnMtbXVsdGlzaXRlLW9wdGlvbnMtY29udGFpbmVyIGE6Zm9jdXN7Ym94LXNoYWRvdzpub25lfS5mcy1tdWx0aXNpdGUtb3B0aW9ucy1jb250YWluZXIgYS5zZWxlY3RlZHtmb250LXdlaWdodDpib2xkfS5mcy1tdWx0aXNpdGUtb3B0aW9ucy1jb250YWluZXIuZnMtYXBwbHktb24tYWxsLXNpdGVze2JvcmRlcjowIG5vbmU7cGFkZGluZzowfS5mcy1tdWx0aXNpdGUtb3B0aW9ucy1jb250YWluZXIuZnMtYXBwbHktb24tYWxsLXNpdGVzIC5mcy1hbGwtc2l0ZXMtb3B0aW9uc3tib3JkZXItc3BhY2luZzowfS5mcy1tdWx0aXNpdGUtb3B0aW9ucy1jb250YWluZXIuZnMtYXBwbHktb24tYWxsLXNpdGVzIC5mcy1hbGwtc2l0ZXMtb3B0aW9ucyB0ZDpub3QoOmZpcnN0LWNoaWxkKXtkaXNwbGF5Om5vbmV9LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lciAuZnMtc2l0ZXMtbGlzdC1jb250YWluZXJ7ZGlzcGxheTpub25lO292ZXJmbG93OmF1dG99LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lciAuZnMtc2l0ZXMtbGlzdC1jb250YWluZXIgdGFibGUgdGR7Ym9yZGVyLXRvcDoxcHggc29saWQgI2NjYztwYWRkaW5nOjRweCAycHh9LmZzLXRvb2x0aXAtdHJpZ2dlcntwb3NpdGlvbjpyZWxhdGl2ZX0uZnMtdG9vbHRpcC10cmlnZ2VyOm5vdChhKXtjdXJzb3I6aGVscH0uZnMtdG9vbHRpcC10cmlnZ2VyIC5mcy10b29sdGlwe29wYWNpdHk6MDt2aXNpYmlsaXR5OmhpZGRlbjstbW96LXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0Oy1vLXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0Oy1tcy10cmFuc2l0aW9uOm9wYWNpdHkgMC4zcyBlYXNlLWluLW91dDstd2Via2l0LXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0O3RyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0O3Bvc2l0aW9uOmFic29sdXRlO2JhY2tncm91bmQ6cmdiYSgwLDAsMCwwLjgpO2NvbG9yOiNmZmY7Zm9udC1mYW1pbHk6J2FyaWFsJywgc2VyaWY7Zm9udC1zaXplOjEycHg7cGFkZGluZzoxMHB4O3otaW5kZXg6OTk5OTk5O2JvdHRvbToxMDAlO21hcmdpbi1ib3R0b206NXB4O2xlZnQ6MDtyaWdodDowOy1tb3otYm9yZGVyLXJhZGl1czo1cHg7LXdlYmtpdC1ib3JkZXItcmFkaXVzOjVweDtib3JkZXItcmFkaXVzOjVweDstbW96LWJveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjIpOy13ZWJraXQtYm94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMik7Ym94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMik7bGluZS1oZWlnaHQ6MS4zZW07Zm9udC13ZWlnaHQ6Ym9sZDt0ZXh0LWFsaWduOmxlZnR9LnJ0bCAuZnMtdG9vbHRpcC10cmlnZ2VyIC5mcy10b29sdGlwe3RleHQtYWxpZ246cmlnaHR9LmZzLXRvb2x0aXAtdHJpZ2dlciAuZnMtdG9vbHRpcDo6YWZ0ZXJ7Y29udGVudDonICc7ZGlzcGxheTpibG9jazt3aWR0aDowO2hlaWdodDowO2JvcmRlci1zdHlsZTpzb2xpZDtib3JkZXItd2lkdGg6NXB4IDVweCAwIDVweDtib3JkZXItY29sb3I6cmdiYSgwLDAsMCwwLjgpIHRyYW5zcGFyZW50IHRyYW5zcGFyZW50IHRyYW5zcGFyZW50O3Bvc2l0aW9uOmFic29sdXRlO3RvcDoxMDAlO2xlZnQ6MjFweH0ucnRsIC5mcy10b29sdGlwLXRyaWdnZXIgLmZzLXRvb2x0aXA6OmFmdGVye3JpZ2h0OjIxcHg7bGVmdDphdXRvfS5mcy10b29sdGlwLXRyaWdnZXI6aG92ZXIgLmZzLXRvb2x0aXB7dmlzaWJpbGl0eTp2aXNpYmxlO29wYWNpdHk6MX0jZnNfbWFya2V0aW5nX29wdGlue2Rpc3BsYXk6bm9uZTttYXJnaW4tdG9wOjEwcHg7Ym9yZGVyOjFweCBzb2xpZCAjY2NjO3BhZGRpbmc6MTBweDtsaW5lLWhlaWdodDoxLjVlbX0jZnNfbWFya2V0aW5nX29wdGluIC5mcy1tZXNzYWdle2Rpc3BsYXk6YmxvY2s7bWFyZ2luLWJvdHRvbTo1cHg7Zm9udC1zaXplOjEuMDVlbTtmb250LXdlaWdodDo2MDB9I2ZzX21hcmtldGluZ19vcHRpbi5lcnJvcntib3JkZXI6MXB4IHNvbGlkICNkMzEzNWE7YmFja2dyb3VuZDojZmVlfSNmc19tYXJrZXRpbmdfb3B0aW4uZXJyb3IgLmZzLW1lc3NhZ2V7Y29sb3I6I2QzMTM1YX0jZnNfbWFya2V0aW5nX29wdGluIC5mcy1pbnB1dC1jb250YWluZXJ7bWFyZ2luLXRvcDo1cHh9I2ZzX21hcmtldGluZ19vcHRpbiAuZnMtaW5wdXQtY29udGFpbmVyIGxhYmVse21hcmdpbi10b3A6NXB4O2Rpc3BsYXk6YmxvY2t9I2ZzX21hcmtldGluZ19vcHRpbiAuZnMtaW5wdXQtY29udGFpbmVyIGxhYmVsIGlucHV0e2Zsb2F0OmxlZnQ7bWFyZ2luOjFweCAwIDAgMH0jZnNfbWFya2V0aW5nX29wdGluIC5mcy1pbnB1dC1jb250YWluZXIgbGFiZWw6Zmlyc3QtY2hpbGR7ZGlzcGxheTpibG9jazttYXJnaW4tYm90dG9tOjJweH0jZnNfbWFya2V0aW5nX29wdGluIC5mcy1pbnB1dC1sYWJlbHtkaXNwbGF5OmJsb2NrO21hcmdpbi1sZWZ0OjIwcHh9I2ZzX21hcmtldGluZ19vcHRpbiAuZnMtaW5wdXQtbGFiZWwgLnVuZGVybGluZWR7dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZX0ucnRsICNmc19tYXJrZXRpbmdfb3B0aW4gLmZzLWlucHV0LWNvbnRhaW5lciBsYWJlbCBpbnB1dHtmbG9hdDpyaWdodH0ucnRsICNmc19tYXJrZXRpbmdfb3B0aW4gLmZzLWlucHV0LWxhYmVse21hcmdpbi1sZWZ0OjA7bWFyZ2luLXJpZ2h0OjIwcHh9LnJ0bCAjZnNfY29ubmVjdCAuZnMtYWN0aW9uc3twYWRkaW5nOjEwcHggMjBweDtiYWNrZ3JvdW5kOiNDMEM3Q0F9LnJ0bCAjZnNfY29ubmVjdCAuZnMtYWN0aW9ucyAuYnV0dG9uIC5kYXNoaWNvbnN7Zm9udC1zaXplOjM3cHg7bWFyZ2luLWxlZnQ6LThweDttYXJnaW4tcmlnaHQ6MTJweH0ucnRsICNmc19jb25uZWN0IC5mcy1hY3Rpb25zIC5idXR0b24uYnV0dG9uLXByaW1hcnk6YWZ0ZXJ7Y29udGVudDonIFxcMDAwYmInfS5ydGwgI2ZzX2Nvbm5lY3QgLmZzLWFjdGlvbnMgLmJ1dHRvbi5idXR0b24tcHJpbWFyeS5mcy1sb2FkaW5nOmFmdGVye2NvbnRlbnQ6Jyd9LnJ0bCAjZnNfY29ubmVjdCAuZnMtYWN0aW9ucyAuYnV0dG9uLmJ1dHRvbi1zZWNvbmRhcnl7ZmxvYXQ6bGVmdH0ucnRsICNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSAuZnMtcGVybWlzc2lvbi1kZXNjcmlwdGlvbnttYXJnaW4tcmlnaHQ6NTVweDttYXJnaW4tbGVmdDowfS5ydGwgI2ZzX2Nvbm5lY3QgLmZzLXBlcm1pc3Npb25zIHVsIGxpIC5mcy1zd2l0Y2h7ZmxvYXQ6bGVmdH0ucnRsICNmc19jb25uZWN0IC5mcy1wZXJtaXNzaW9ucyB1bCBsaSBpLmRhc2hpY29uc3tmbG9hdDpyaWdodH0ucnRsICNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLXNpdGUtaWNvbntyaWdodDoyMHB4O2xlZnQ6YXV0b30ucnRsICNmc19jb25uZWN0IC5mcy12aXN1YWwgLmZzLWNvbm5lY3QtbG9nb3tyaWdodDphdXRvO2xlZnQ6MjBweH0jZnNfdGhlbWVfY29ubmVjdF93cmFwcGVye3Bvc2l0aW9uOmZpeGVkO3RvcDowO2hlaWdodDoxMDAlO3dpZHRoOjEwMCU7ei1pbmRleDo5OTk5MDtiYWNrZ3JvdW5kOnJnYmEoMCwwLDAsMC43NSk7dGV4dC1hbGlnbjpjZW50ZXI7b3ZlcmZsb3cteTphdXRvfSNmc190aGVtZV9jb25uZWN0X3dyYXBwZXI6YmVmb3Jle2NvbnRlbnQ6XCJcIjtkaXNwbGF5OmlubGluZS1ibG9jazt2ZXJ0aWNhbC1hbGlnbjptaWRkbGU7aGVpZ2h0OjEwMCV9I2ZzX3RoZW1lX2Nvbm5lY3Rfd3JhcHBlcj5idXR0b24uY2xvc2V7Y29sb3I6d2hpdGU7Y3Vyc29yOnBvaW50ZXI7aGVpZ2h0OjQwcHg7d2lkdGg6NDBweDtwb3NpdGlvbjphYnNvbHV0ZTtyaWdodDowO2JvcmRlcjowO2JhY2tncm91bmQtY29sb3I6dHJhbnNwYXJlbnQ7dG9wOjMycHh9I2ZzX3RoZW1lX2Nvbm5lY3Rfd3JhcHBlciAjZnNfY29ubmVjdHt0b3A6MDt0ZXh0LWFsaWduOmxlZnQ7ZGlzcGxheTppbmxpbmUtYmxvY2s7dmVydGljYWwtYWxpZ246bWlkZGxlO21hcmdpbi10b3A6NTJweDttYXJnaW4tYm90dG9tOjIwcHh9I2ZzX3RoZW1lX2Nvbm5lY3Rfd3JhcHBlciAjZnNfY29ubmVjdCAuZnMtdGVybXN7YmFja2dyb3VuZDpyZ2JhKDE0MCwxNDAsMTQwLDAuNjQpfSNmc190aGVtZV9jb25uZWN0X3dyYXBwZXIgI2ZzX2Nvbm5lY3QgLmZzLXRlcm1zLCNmc190aGVtZV9jb25uZWN0X3dyYXBwZXIgI2ZzX2Nvbm5lY3QgLmZzLXRlcm1zIGF7Y29sb3I6I2M1YzVjNX0ud3AtcG9pbnRlci1jb250ZW50ICNmc19jb25uZWN0e21hcmdpbjowOy1tb3otYm94LXNoYWRvdzpub25lOy13ZWJraXQtYm94LXNoYWRvdzpub25lO2JveC1zaGFkb3c6bm9uZX0uZnMtb3B0LWluLXBvaW50ZXIgLndwLXBvaW50ZXItY29udGVudHtwYWRkaW5nOjB9LmZzLW9wdC1pbi1wb2ludGVyLndwLXBvaW50ZXItdG9wIC53cC1wb2ludGVyLWFycm93e2JvcmRlci1ib3R0b20tY29sb3I6I2RmZGZkZn0uZnMtb3B0LWluLXBvaW50ZXIud3AtcG9pbnRlci10b3AgLndwLXBvaW50ZXItYXJyb3ctaW5uZXJ7Ym9yZGVyLWJvdHRvbS1jb2xvcjojZmFmYWZhfS5mcy1vcHQtaW4tcG9pbnRlci53cC1wb2ludGVyLWJvdHRvbSAud3AtcG9pbnRlci1hcnJvd3tib3JkZXItdG9wLWNvbG9yOiNkZmRmZGZ9LmZzLW9wdC1pbi1wb2ludGVyLndwLXBvaW50ZXItYm90dG9tIC53cC1wb2ludGVyLWFycm93LWlubmVye2JvcmRlci10b3AtY29sb3I6I2ZhZmFmYX0uZnMtb3B0LWluLXBvaW50ZXIud3AtcG9pbnRlci1sZWZ0IC53cC1wb2ludGVyLWFycm93e2JvcmRlci1yaWdodC1jb2xvcjojZGZkZmRmfS5mcy1vcHQtaW4tcG9pbnRlci53cC1wb2ludGVyLWxlZnQgLndwLXBvaW50ZXItYXJyb3ctaW5uZXJ7Ym9yZGVyLXJpZ2h0LWNvbG9yOiNmYWZhZmF9LmZzLW9wdC1pbi1wb2ludGVyLndwLXBvaW50ZXItcmlnaHQgLndwLXBvaW50ZXItYXJyb3d7Ym9yZGVyLWxlZnQtY29sb3I6I2RmZGZkZn0uZnMtb3B0LWluLXBvaW50ZXIud3AtcG9pbnRlci1yaWdodCAud3AtcG9pbnRlci1hcnJvdy1pbm5lcntib3JkZXItbGVmdC1jb2xvcjojZmFmYWZhfVxuIl19 */
|
1 |
+
#fs_connect{width:480px;-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.3);box-shadow:0px 1px 2px rgba(0,0,0,0.3);margin:20px 0}@media screen and (max-width: 479px){#fs_connect{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:auto;margin:0 0 0 -10px}}#fs_connect .fs-content{background:#fff;padding:15px 20px}#fs_connect .fs-content .fs-error{background:snow;color:#d3135a;border:1px solid #d3135a;-moz-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);text-align:center;padding:5px;margin-bottom:10px}#fs_connect .fs-content p{margin:0;padding:0;font-size:1.2em}#fs_connect .fs-license-key-container{position:relative;width:280px;margin:10px auto 0 auto}#fs_connect .fs-license-key-container input{width:100%}#fs_connect .fs-license-key-container .dashicons{position:absolute;top:5px;right:5px}#fs_connect.require-license-key .fs-sites-list-container td{cursor:pointer}#fs_connect #delegate_to_site_admins{margin-right:15px;float:right;height:26px;vertical-align:middle;line-height:37px;font-weight:bold;border-bottom:1px dashed;text-decoration:none}#fs_connect #delegate_to_site_admins.rtl{margin-left:15px;margin-right:0}#fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}#fs_connect .fs-actions .button{padding:0 10px 1px;line-height:35px;height:37px;font-size:16px;margin-bottom:0}#fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}#fs_connect .fs-actions .button.button-primary{padding-right:15px;padding-left:15px}#fs_connect .fs-actions .button.button-primary:after{content:' \279C'}#fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}#fs_connect .fs-actions .button.button-secondary{float:right}#fs_connect.fs-anonymous-disabled .fs-actions .button.button-primary{width:100%}#fs_connect .fs-permissions{padding:10px 20px;background:#FEFEFE;-moz-transition:background 0.5s ease;-o-transition:background 0.5s ease;-ms-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;transition:background 0.5s ease}#fs_connect .fs-permissions .fs-license-sync-disclaimer{text-align:center;margin-top:0}#fs_connect .fs-permissions>.fs-trigger{font-size:0.9em;text-decoration:none;text-align:center;display:block}#fs_connect .fs-permissions ul{height:0;overflow:hidden;margin:0}#fs_connect .fs-permissions ul li{margin-bottom:12px}#fs_connect .fs-permissions ul li:last-child{margin-bottom:0}#fs_connect .fs-permissions ul li>i.dashicons{float:left;font-size:40px;width:40px;height:40px}#fs_connect .fs-permissions ul li .fs-switch{float:right}#fs_connect .fs-permissions ul li .fs-permission-description{margin-left:55px}#fs_connect .fs-permissions ul li .fs-permission-description span{font-weight:bold;text-transform:uppercase;color:#23282d}#fs_connect .fs-permissions ul li .fs-permission-description p{margin:2px 0 0 0}#fs_connect .fs-permissions.fs-open{background:#fff}#fs_connect .fs-permissions.fs-open ul{overflow:initial;height:auto;margin:20px 20px 10px 20px}@media screen and (max-width: 479px){#fs_connect .fs-permissions{background:#fff}#fs_connect .fs-permissions .fs-trigger{display:none}#fs_connect .fs-permissions ul{height:auto;margin:20px}}#fs_connect .fs-freemium-licensing{padding:8px;background:#777;color:#fff}#fs_connect .fs-freemium-licensing p{text-align:center;display:block;margin:0;padding:0}#fs_connect .fs-freemium-licensing a{color:#C2EEFF;text-decoration:underline}#fs_connect .fs-visual{padding:12px;line-height:0;background:#fafafa;height:80px;position:relative}#fs_connect .fs-visual .fs-site-icon{position:absolute;left:20px;top:10px}#fs_connect .fs-visual .fs-connect-logo{position:absolute;right:20px;top:10px}#fs_connect .fs-visual .fs-plugin-icon{position:absolute;top:10px;left:50%;margin-left:-40px}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-site-icon,#fs_connect .fs-visual img,#fs_connect .fs-visual object{width:80px;height:80px}#fs_connect .fs-visual .dashicons-wordpress{font-size:64px;background:#01749a;color:#fff;width:64px;height:64px;padding:8px}#fs_connect .fs-visual .dashicons-plus{position:absolute;top:50%;font-size:30px;margin-top:-10px;color:#bbb}#fs_connect .fs-visual .dashicons-plus.fs-first{left:28%}#fs_connect .fs-visual .dashicons-plus.fs-second{left:65%}#fs_connect .fs-visual .fs-plugin-icon,#fs_connect .fs-visual .fs-connect-logo,#fs_connect .fs-visual .fs-site-icon{border:1px solid #ccc;padding:1px;background:#fff}#fs_connect .fs-terms{text-align:center;font-size:0.85em;padding:5px;background:rgba(0,0,0,0.05)}#fs_connect .fs-terms,#fs_connect .fs-terms a{color:#999}#fs_connect .fs-terms a{text-decoration:none}.fs-multisite-options-container{margin-top:10px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-tooltip-trigger{position:relative}.fs-tooltip-trigger:not(a){cursor:help}.fs-tooltip-trigger .fs-tooltip{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:rgba(0,0,0,0.8);color:#fff !important;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:-17px;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left;text-transform:none !important}.rtl .fs-tooltip-trigger .fs-tooltip{text-align:right;left:auto;right:-17px}.fs-tooltip-trigger .fs-tooltip::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:rgba(0,0,0,0.8) transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl .fs-tooltip-trigger .fs-tooltip::after{right:21px;left:auto}.fs-tooltip-trigger:hover .fs-tooltip{visibility:visible;opacity:1}#fs_marketing_optin{display:none;margin-top:10px;border:1px solid #ccc;padding:10px;line-height:1.5em}#fs_marketing_optin .fs-message{display:block;margin-bottom:5px;font-size:1.05em;font-weight:600}#fs_marketing_optin.error{border:1px solid #d3135a;background:#fee}#fs_marketing_optin.error .fs-message{color:#d3135a}#fs_marketing_optin .fs-input-container{margin-top:5px}#fs_marketing_optin .fs-input-container label{margin-top:5px;display:block}#fs_marketing_optin .fs-input-container label input{float:left;margin:1px 0 0 0}#fs_marketing_optin .fs-input-container label:first-child{display:block;margin-bottom:2px}#fs_marketing_optin .fs-input-label{display:block;margin-left:20px}#fs_marketing_optin .fs-input-label .underlined{text-decoration:underline}.rtl #fs_marketing_optin .fs-input-container label input{float:right}.rtl #fs_marketing_optin .fs-input-label{margin-left:0;margin-right:20px}.rtl #fs_connect .fs-actions{padding:10px 20px;background:#C0C7CA}.rtl #fs_connect .fs-actions .button .dashicons{font-size:37px;margin-left:-8px;margin-right:12px}.rtl #fs_connect .fs-actions .button.button-primary:after{content:' \000bb'}.rtl #fs_connect .fs-actions .button.button-primary.fs-loading:after{content:''}.rtl #fs_connect .fs-actions .button.button-secondary{float:left}.rtl #fs_connect .fs-permissions ul li .fs-permission-description{margin-right:55px;margin-left:0}.rtl #fs_connect .fs-permissions ul li .fs-switch{float:left}.rtl #fs_connect .fs-permissions ul li i.dashicons{float:right}.rtl #fs_connect .fs-visual .fs-site-icon{right:20px;left:auto}.rtl #fs_connect .fs-visual .fs-connect-logo{right:auto;left:20px}#fs_theme_connect_wrapper{position:fixed;top:0;height:100%;width:100%;z-index:99990;background:rgba(0,0,0,0.75);text-align:center;overflow-y:auto}#fs_theme_connect_wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#fs_theme_connect_wrapper>button.close{color:white;cursor:pointer;height:40px;width:40px;position:absolute;right:0;border:0;background-color:transparent;top:32px}#fs_theme_connect_wrapper #fs_connect{top:0;text-align:left;display:inline-block;vertical-align:middle;margin-top:52px;margin-bottom:20px}#fs_theme_connect_wrapper #fs_connect .fs-terms{background:rgba(140,140,140,0.64)}#fs_theme_connect_wrapper #fs_connect .fs-terms,#fs_theme_connect_wrapper #fs_connect .fs-terms a{color:#c5c5c5}.wp-pointer-content #fs_connect{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fs-opt-in-pointer .wp-pointer-content{padding:0}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow{border-bottom-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-top .wp-pointer-arrow-inner{border-bottom-color:#fafafa}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow{border-top-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-bottom .wp-pointer-arrow-inner{border-top-color:#fafafa}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow{border-right-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-left .wp-pointer-arrow-inner{border-right-color:#fafafa}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow{border-left-color:#dfdfdf}.fs-opt-in-pointer.wp-pointer-right .wp-pointer-arrow-inner{border-left-color:#fafafa}#license_issues_link{display:block;text-align:center;font-size:0.9em;margin-top:10px}
|
|
freemius/assets/css/admin/debug.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
.fs-switch-label{font-size:20px;line-height:31px;margin:0 5px}#fs_log_book table{font-family:Consolas,Monaco,monospace;font-size:12px}#fs_log_book table th{color:#ccc}#fs_log_book table tr{background:#232525}#fs_log_book table tr.alternate{background:#2b2b2b}#fs_log_book table tr td.fs-col--logger{color:#5a7435}#fs_log_book table tr td.fs-col--type{color:#ffc861}#fs_log_book table tr td.fs-col--function{color:#a7b7b1;font-weight:bold}#fs_log_book table tr td.fs-col--message,#fs_log_book table tr td.fs-col--message a{color:#9a73ac !important}#fs_log_book table tr td.fs-col--file{color:#d07922}#fs_log_book table tr td.fs-col--timestamp{color:#6596be}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRlYnVnLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxpQkFBaUIsZUFBZSxpQkFBaUIsWUFBWSxDQUFDLG1CQUFtQixzQ0FBc0MsY0FBYyxDQUFDLHNCQUFzQixVQUFVLENBQUMsc0JBQXNCLGtCQUFrQixDQUFDLGdDQUFnQyxrQkFBa0IsQ0FBQyx3Q0FBd0MsYUFBYSxDQUFDLHNDQUFzQyxhQUFhLENBQUMsMENBQTBDLGNBQWMsZ0JBQWdCLENBQUMsb0ZBQW9GLHdCQUF3QixDQUFDLHNDQUFzQyxhQUFhLENBQUMsMkNBQTJDLGFBQWEsQ0FBQyIsImZpbGUiOiJkZWJ1Zy5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuZnMtc3dpdGNoLWxhYmVse2ZvbnQtc2l6ZToyMHB4O2xpbmUtaGVpZ2h0OjMxcHg7bWFyZ2luOjAgNXB4fSNmc19sb2dfYm9vayB0YWJsZXtmb250LWZhbWlseTpDb25zb2xhcyxNb25hY28sbW9ub3NwYWNlO2ZvbnQtc2l6ZToxMnB4fSNmc19sb2dfYm9vayB0YWJsZSB0aHtjb2xvcjojY2NjfSNmc19sb2dfYm9vayB0YWJsZSB0cntiYWNrZ3JvdW5kOiMyMzI1MjV9I2ZzX2xvZ19ib29rIHRhYmxlIHRyLmFsdGVybmF0ZXtiYWNrZ3JvdW5kOiMyYjJiMmJ9I2ZzX2xvZ19ib29rIHRhYmxlIHRyIHRkLmZzLWNvbC0tbG9nZ2Vye2NvbG9yOiM1YTc0MzV9I2ZzX2xvZ19ib29rIHRhYmxlIHRyIHRkLmZzLWNvbC0tdHlwZXtjb2xvcjojZmZjODYxfSNmc19sb2dfYm9vayB0YWJsZSB0ciB0ZC5mcy1jb2wtLWZ1bmN0aW9ue2NvbG9yOiNhN2I3YjE7Zm9udC13ZWlnaHQ6Ym9sZH0jZnNfbG9nX2Jvb2sgdGFibGUgdHIgdGQuZnMtY29sLS1tZXNzYWdlLCNmc19sb2dfYm9vayB0YWJsZSB0ciB0ZC5mcy1jb2wtLW1lc3NhZ2UgYXtjb2xvcjojOWE3M2FjICFpbXBvcnRhbnR9I2ZzX2xvZ19ib29rIHRhYmxlIHRyIHRkLmZzLWNvbC0tZmlsZXtjb2xvcjojZDA3OTIyfSNmc19sb2dfYm9vayB0YWJsZSB0ciB0ZC5mcy1jb2wtLXRpbWVzdGFtcHtjb2xvcjojNjU5NmJlfVxuIl19 */
|
1 |
.fs-switch-label{font-size:20px;line-height:31px;margin:0 5px}#fs_log_book table{font-family:Consolas,Monaco,monospace;font-size:12px}#fs_log_book table th{color:#ccc}#fs_log_book table tr{background:#232525}#fs_log_book table tr.alternate{background:#2b2b2b}#fs_log_book table tr td.fs-col--logger{color:#5a7435}#fs_log_book table tr td.fs-col--type{color:#ffc861}#fs_log_book table tr td.fs-col--function{color:#a7b7b1;font-weight:bold}#fs_log_book table tr td.fs-col--message,#fs_log_book table tr td.fs-col--message a{color:#9a73ac !important}#fs_log_book table tr td.fs-col--file{color:#d07922}#fs_log_book table tr td.fs-col--timestamp{color:#6596be}
|
|
freemius/assets/css/admin/dialog-boxes.css
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
-
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .dashicons{vertical-align:middle}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50
|
2 |
-
.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-transform:0.3;transform:0.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-webkit-keyframes bounce_ajaxLoader{0%{-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}.button-primary.warn{
|
3 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImRpYWxvZy1ib3hlcy5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsVUFBVSxlQUFlLGNBQWMsWUFBWSxXQUFXLE1BQU0sZUFBZSxhQUFhLDBCQUEwQixDQUFDLHFCQUFxQixxQkFBcUIsQ0FBQywyQkFBMkIsdUJBQXVCLGtCQUFrQixTQUFTLG1CQUFtQixvQkFBb0IsVUFBVSxlQUFlLFdBQVcsQ0FBQywwQkFBMEIsMkJBQTJCLGlCQUFpQiw4QkFBQSxzQkFBc0Isa0JBQWtCLG1CQUFtQixVQUFVLENBQUMscURBQXFELGVBQWUsQ0FBQyxDQUFDLGlCQUFpQixhQUFhLENBQUMsd0JBQXdCLGFBQWEsQ0FBQyxrQ0FBa0MsT0FBTyxDQUFDLHNDQUFzQywyQkFBMkIsQ0FBQyxvQ0FBb0Msd0JBQXdCLENBQUMsbUNBQW1DLDJCQUEyQixDQUFDLGlDQUFpQyx3QkFBd0IsQ0FBQyxvQ0FBb0MsMkJBQTJCLENBQUMsa0NBQWtDLHdCQUF3QixDQUFDLG9EQUFvRCxTQUFTLG1CQUFtQixZQUFZLENBQUMsMkJBQTJCLGdDQUFnQyxtQkFBbUIsa0JBQWtCLGtCQUFrQixtQkFBbUIsQ0FBQyw4QkFBOEIsU0FBUyxVQUFVLHlCQUF5QixnQkFBZ0IsaUJBQWlCLGNBQWMsNkJBQTZCLHFCQUFxQixrQ0FBa0MsQ0FBQyxxQ0FBcUMsa0JBQWtCLFdBQVcsU0FBUyxlQUFlLFdBQVcsbUJBQXNFLFlBQVksd0NBQW9KLCtCQUErQixDQUFDLDJDQUEyQyxXQUFXLGVBQWUsQ0FBQyxzR0FBc0csb0JBQW9CLENBQUMseUJBQXlCLGVBQWUsQ0FBQywyQkFBMkIsY0FBYyxDQUFDLDRCQUE0QixlQUFlLGlCQUFpQixDQUFDLDZCQUE2QixlQUFlLENBQUMsZ0NBQWdDLGlCQUFpQixlQUFlLFlBQVksQ0FBQywyQkFBMkIsNkJBQTZCLGdCQUFnQixDQUFDLG1DQUFtQyxZQUFZLENBQUMsK0NBQStDLFFBQVEsQ0FBQyx5Q0FBeUMsU0FBUyxZQUFZLENBQUMsdUNBQXVDLFlBQVksQ0FBQywwQ0FBMEMsV0FBVyxTQUFTLENBQUMsa0JBQWtCLGVBQWUsQ0FBQyxrSEFBa0gscUJBQXFCLENBQUMsa1FBQWtRLFVBQVUsQ0FBQywwRkFBMEYsc0JBQXNCLFlBQVksWUFBWSxDQUFDLDBCQUEwQiw2REFBNkQsa0JBQWtCLENBQUMsMEpBQTBKLGdCQUFnQixDQUFDLG1FQUFtRSxhQUFhLENBQUMsd0VBQXdFLG1CQUFtQixlQUFlLENBQUMsQ0FBQyxtRUFBbUUsVUFBVSxDQUFDLHlEQUF5RCx1QkFBdUIsQ0FBQyw0REFBNEQsYUFBYSxpQkFBaUIsQ0FBQywrQkFBK0IsWUFBWSxDQUFDLHdFQUF3RSxVQUFVLGlCQUFpQixlQUFlLGVBQWUsQ0FBQyxpRkFBaUYsV0FBVyxRQUFRLGlCQUFpQixDQUFDLHNGQUFzRixXQUFXLENBQUMsZ0ZBQWdGLGNBQWMsZ0JBQWdCLENBQUMscUZBQXFGLGNBQWMsaUJBQWlCLENBQUMsMEVBQTBFLFVBQVUsQ0FBQyw2SUFBNkksVUFBVSxDQUFDLG1EQUFtRCxRQUFRLENBQUMsMEVBQTBFLGtCQUFrQixRQUFRLFdBQVcsZ0JBQWdCLENBQUMsd0VBQXdFLGdCQUFnQixXQUFXLFlBQVksY0FBYyxRQUFRLGlCQUFpQixDQUFDLDhFQUE4RSxRQUFRLENBQUMsNEJBQTRCLGNBQWMsQ0FBQywyRUFBMkUsVUFBVSxDQUFDLHdDQUF3QyxXQUFXLHdCQUF3QixDQUFDLDJDQUEyQyxjQUFjLGlCQUFpQixDQUFDLHVFQUF1RSxvQkFBb0IsQ0FBQyx3RkFBd0YsZ0JBQWdCLFlBQVksQ0FBQywwRUFBMEUsVUFBVSxDQUFDLDhFQUE4RSxjQUFjLFVBQVUsQ0FBQyxzS0FBc0ssa0JBQWtCLENBQUMsb0ZBQW9GLFNBQVMsaUJBQWlCLGlCQUFpQixDQUFDLGtGQUFrRixVQUFVLENBQUMsd0ZBQXdGLFVBQVUsQ0FBQyw0RkFBNEYsVUFBVSxDQUFDLGdDQUFnQyxnQkFBZ0Isc0JBQXNCLFdBQVcsQ0FBQyxrQ0FBa0Msb0JBQW9CLENBQUMsd0NBQXdDLHdCQUFBLGVBQWUsQ0FBQywyQ0FBMkMsZ0JBQWdCLENBQUMsc0RBQXNELGNBQWMsU0FBUyxDQUFDLDRFQUE0RSxnQkFBZ0IsQ0FBQyxpR0FBaUcsWUFBWSxDQUFDLHlEQUF5RCxhQUFhLGFBQWEsQ0FBQyxrRUFBa0UsMEJBQTBCLGVBQWUsQ0FBQywrREFBK0QsZ0JBQWdCLGlCQUFpQixDQUFDLHNFQUFzRSxXQUFXLENBQUMsd0RBQXdELGNBQWMsa0JBQWtCLENBQUMscUVBQXFFLFVBQVUsQ0FBQyxtRUFBbUUsWUFBWSxlQUFlLENBQUMsMEJBQTBCLG1FQUFtRSxjQUFjLENBQUMsQ0FBQztBQUM3a1Asb0dBQW9HLGlCQUFpQixlQUFlLENBQUMsNEVBQTRFLFdBQVcsaUJBQWlCLGFBQWEsQ0FBQyw0QkFBNEIsZUFBZSxvQkFBb0IsQ0FBQyxnQkFBZ0Isa0JBQWtCLFlBQVksWUFBWSxXQUFXLENBQUMsb0NBQW9DLGtCQUFrQixNQUFNLHlCQUF5QixXQUFXLFlBQVkseUNBQXlDLGlDQUFnSixnQ0FBZ0Msd0JBQTRHLG1DQUFtQyxzQ0FBc0MsdUNBQXVDLDJDQUEyQyx3Q0FBd0MsbUNBQW1DLDJCQUF3SCxzQkFBNEUsYUFBYSxDQUFDLHNDQUFzQyxTQUFTLHFCQUFxQix3QkFBd0IseUJBQXlCLDZCQUE2Qix5QkFBeUIsQ0FBQyxzQ0FBc0MsVUFBVSxzQkFBc0IseUJBQXlCLDBCQUEwQiw4QkFBOEIsMEJBQTBCLENBQUMsc0NBQXNDLFVBQVUscUJBQXFCLHdCQUF3Qix5QkFBeUIsNkJBQTZCLHlCQUF5QixDQUFDLHNDQUFzQyxVQUFVLHNCQUFzQix5QkFBeUIsMEJBQTBCLDhCQUE4QiwwQkFBMEIsQ0FBQyxzQ0FBc0MsVUFBVSxxQkFBcUIsd0JBQXdCLHlCQUF5Qiw2QkFBNkIseUJBQXlCLENBQUMsc0NBQXNDLFVBQVUsc0JBQXNCLHlCQUF5QiwwQkFBMEIsOEJBQThCLDBCQUEwQixDQUFDLHNDQUFzQyxXQUFXLHFCQUFxQix3QkFBd0IseUJBQXlCLDZCQUE2Qix5QkFBeUIsQ0FBQyxzQ0FBc0MsV0FBVyxzQkFBc0IseUJBQXlCLDBCQUEwQiw4QkFBOEIsMEJBQTBCLENBQUMscUNBQWdnQyxHQUF3RSwyQkFBMkIsbUJBQW1CLHdCQUF3QixDQUFDLEtBQWdGLDZCQUE2QixxQkFBcUIscUJBQXFCLENBQUMsQ0FBQyw2QkFBNkIsR0FBd0UsMkJBQTJCLG1CQUFtQix3QkFBd0IsQ0FBQyxLQUFnRiw2QkFBNkIscUJBQXFCLHFCQUFxQixDQUFDLENBQUMsMEtBQTBLLFlBQVksQ0FBQyw0T0FBNE8sd0JBQXdCLDJCQUEyQixZQUFZLGNBQWMsQ0FBQyx1TUFBdU0sWUFBWSxlQUFlLGNBQWMsYUFBYSxDQUFDLHFCQUFxQixtQ0FBQSwyQkFBMkIsc0ZBQXNGLG1CQUFtQixvQ0FBb0MsQ0FBQywyQkFBMkIsbUJBQW1CLG9CQUFvQixDQUFDLDJCQUEyQix1REFBQSw4Q0FBOEMsQ0FBQyw0QkFBNEIsbUJBQW1CLHFCQUFxQix5Q0FBQSxnQ0FBZ0MsQ0FBQyw4QkFBOEIseUJBQXlCLDhCQUE4QixnQ0FBZ0MsK0NBQStDLENBQUMiLCJmaWxlIjoiZGlhbG9nLWJveGVzLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5mcy1tb2RhbHtwb3NpdGlvbjpmaXhlZDtvdmVyZmxvdzphdXRvO2hlaWdodDoxMDAlO3dpZHRoOjEwMCU7dG9wOjA7ei1pbmRleDoxMDAwMDA7ZGlzcGxheTpub25lO2JhY2tncm91bmQ6cmdiYSgwLDAsMCwwLjYpfS5mcy1tb2RhbCAuZGFzaGljb25ze3ZlcnRpY2FsLWFsaWduOm1pZGRsZX0uZnMtbW9kYWwgLmZzLW1vZGFsLWRpYWxvZ3tiYWNrZ3JvdW5kOnRyYW5zcGFyZW50O3Bvc2l0aW9uOmFic29sdXRlO2xlZnQ6NTAlO21hcmdpbi1sZWZ0Oi0yOThweDtwYWRkaW5nLWJvdHRvbTozMHB4O3RvcDotMTAwJTt6LWluZGV4OjEwMDAwMTt3aWR0aDo1OTZweH1AbWVkaWEgKG1heC13aWR0aDogNjUwcHgpey5mcy1tb2RhbCAuZnMtbW9kYWwtZGlhbG9ne21hcmdpbi1sZWZ0Oi01MCU7Ym94LXNpemluZzpib3JkZXItYm94O3BhZGRpbmctbGVmdDoxMHB4O3BhZGRpbmctcmlnaHQ6MTBweDt3aWR0aDoxMDAlfS5mcy1tb2RhbCAuZnMtbW9kYWwtZGlhbG9nIC5mcy1tb2RhbC1wYW5lbD5oMz5zdHJvbmd7Zm9udC1zaXplOjEuM2VtfX0uZnMtbW9kYWwuYWN0aXZle2Rpc3BsYXk6YmxvY2t9LmZzLW1vZGFsLmFjdGl2ZTpiZWZvcmV7ZGlzcGxheTpibG9ja30uZnMtbW9kYWwuYWN0aXZlIC5mcy1tb2RhbC1kaWFsb2d7dG9wOjEwJX0uZnMtbW9kYWwuZnMtc3VjY2VzcyAuZnMtbW9kYWwtaGVhZGVye2JvcmRlci1ib3R0b20tY29sb3I6IzQ2YjQ1MH0uZnMtbW9kYWwuZnMtc3VjY2VzcyAuZnMtbW9kYWwtYm9keXtiYWNrZ3JvdW5kLWNvbG9yOiNmN2ZmZjd9LmZzLW1vZGFsLmZzLXdhcm4gLmZzLW1vZGFsLWhlYWRlcntib3JkZXItYm90dG9tLWNvbG9yOiNmZmI5MDB9LmZzLW1vZGFsLmZzLXdhcm4gLmZzLW1vZGFsLWJvZHl7YmFja2dyb3VuZC1jb2xvcjojZmZmOGU1fS5mcy1tb2RhbC5mcy1lcnJvciAuZnMtbW9kYWwtaGVhZGVye2JvcmRlci1ib3R0b20tY29sb3I6I2RjMzIzMn0uZnMtbW9kYWwuZnMtZXJyb3IgLmZzLW1vZGFsLWJvZHl7YmFja2dyb3VuZC1jb2xvcjojZmZlYWVhfS5mcy1tb2RhbCAuZnMtbW9kYWwtYm9keSwuZnMtbW9kYWwgLmZzLW1vZGFsLWZvb3Rlcntib3JkZXI6MDtiYWNrZ3JvdW5kOiNmZWZlZmU7cGFkZGluZzoyMHB4fS5mcy1tb2RhbCAuZnMtbW9kYWwtaGVhZGVye2JvcmRlci1ib3R0b206I2VlZWVlZSBzb2xpZCAxcHg7YmFja2dyb3VuZDojZmJmYmZiO3BhZGRpbmc6MTVweCAyMHB4O3Bvc2l0aW9uOnJlbGF0aXZlO21hcmdpbi1ib3R0b206LTEwcHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1oZWFkZXIgaDR7bWFyZ2luOjA7cGFkZGluZzowO3RleHQtdHJhbnNmb3JtOnVwcGVyY2FzZTtmb250LXNpemU6MS4yZW07Zm9udC13ZWlnaHQ6Ym9sZDtjb2xvcjojY2FjYWNhO3RleHQtc2hhZG93OjFweCAxcHggMXB4ICNmZmY7bGV0dGVyLXNwYWNpbmc6MC42cHg7LXdlYmtpdC1mb250LXNtb290aGluZzphbnRpYWxpYXNlZH0uZnMtbW9kYWwgLmZzLW1vZGFsLWhlYWRlciAuZnMtY2xvc2V7cG9zaXRpb246YWJzb2x1dGU7cmlnaHQ6MTBweDt0b3A6MTJweDtjdXJzb3I6cG9pbnRlcjtjb2xvcjojYmJiOy1tb3otYm9yZGVyLXJhZGl1czoyMHB4Oy13ZWJraXQtYm9yZGVyLXJhZGl1czoyMHB4O2JvcmRlci1yYWRpdXM6MjBweDtwYWRkaW5nOjNweDstbW96LXRyYW5zaXRpb246YWxsIDAuMnMgZWFzZS1pbi1vdXQ7LW8tdHJhbnNpdGlvbjphbGwgMC4ycyBlYXNlLWluLW91dDstbXMtdHJhbnNpdGlvbjphbGwgMC4ycyBlYXNlLWluLW91dDstd2Via2l0LXRyYW5zaXRpb246YWxsIDAuMnMgZWFzZS1pbi1vdXQ7dHJhbnNpdGlvbjphbGwgMC4ycyBlYXNlLWluLW91dH0uZnMtbW9kYWwgLmZzLW1vZGFsLWhlYWRlciAuZnMtY2xvc2U6aG92ZXJ7Y29sb3I6I2ZmZjtiYWNrZ3JvdW5kOiNhYWF9LmZzLW1vZGFsIC5mcy1tb2RhbC1oZWFkZXIgLmZzLWNsb3NlIC5kYXNoaWNvbnMsLmZzLW1vZGFsIC5mcy1tb2RhbC1oZWFkZXIgLmZzLWNsb3NlOmhvdmVyIC5kYXNoaWNvbnN7dGV4dC1kZWNvcmF0aW9uOm5vbmV9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5e2JvcmRlci1ib3R0b206MH0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHkgcHtmb250LXNpemU6MTRweH0uZnMtbW9kYWwgLmZzLW1vZGFsLWJvZHkgaDJ7Zm9udC1zaXplOjIwcHg7bGluZS1oZWlnaHQ6MS41ZW19LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5PmRpdnttYXJnaW4tdG9wOjEwcHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1ib2R5PmRpdiBoMntmb250LXdlaWdodDpib2xkO2ZvbnQtc2l6ZToyMHB4O21hcmdpbi10b3A6MH0uZnMtbW9kYWwgLmZzLW1vZGFsLWZvb3Rlcntib3JkZXItdG9wOiNlZWVlZWUgc29saWQgMXB4O3RleHQtYWxpZ246cmlnaHR9LmZzLW1vZGFsIC5mcy1tb2RhbC1mb290ZXI+LmJ1dHRvbnttYXJnaW46MCA3cHh9LmZzLW1vZGFsIC5mcy1tb2RhbC1mb290ZXI+LmJ1dHRvbjpmaXJzdC1jaGlsZHttYXJnaW46MH0uZnMtbW9kYWwgLmZzLW1vZGFsLXBhbmVsPi5ub3RpY2UuaW5saW5le21hcmdpbjowO2Rpc3BsYXk6bm9uZX0uZnMtbW9kYWwgLmZzLW1vZGFsLXBhbmVsOm5vdCguYWN0aXZlKXtkaXNwbGF5Om5vbmV9LnJ0bCAuZnMtbW9kYWwgLmZzLW1vZGFsLWhlYWRlciAuZnMtY2xvc2V7cmlnaHQ6YXV0bztsZWZ0OjIwcHh9Ym9keS5oYXMtZnMtbW9kYWx7b3ZlcmZsb3c6aGlkZGVufS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgLnJlYXNvbi1pbnB1dCwuZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIC5pbnRlcm5hbC1tZXNzYWdle21hcmdpbjozcHggMCAzcHggMjJweH0uZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIC5yZWFzb24taW5wdXQgaW5wdXQsLmZzLW1vZGFsLmZzLW1vZGFsLWRlYWN0aXZhdGlvbi1mZWVkYmFjayAucmVhc29uLWlucHV0IHRleHRhcmVhLC5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgLmludGVybmFsLW1lc3NhZ2UgaW5wdXQsLmZzLW1vZGFsLmZzLW1vZGFsLWRlYWN0aXZhdGlvbi1mZWVkYmFjayAuaW50ZXJuYWwtbWVzc2FnZSB0ZXh0YXJlYXt3aWR0aDoxMDAlfS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgbGkucmVhc29uLmhhcy1pbnRlcm5hbC1tZXNzYWdlIC5pbnRlcm5hbC1tZXNzYWdle2JvcmRlcjoxcHggc29saWQgI2NjYztwYWRkaW5nOjdweDtkaXNwbGF5Om5vbmV9QG1lZGlhIChtYXgtd2lkdGg6IDY1MHB4KXsuZnMtbW9kYWwuZnMtbW9kYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrIGxpLnJlYXNvbiBsaS5yZWFzb257bWFyZ2luLWJvdHRvbToxMHB4fS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgbGkucmVhc29uIGxpLnJlYXNvbiAucmVhc29uLWlucHV0LC5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgbGkucmVhc29uIGxpLnJlYXNvbiAuaW50ZXJuYWwtbWVzc2FnZXttYXJnaW4tbGVmdDoyOXB4fS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgbGkucmVhc29uIGxpLnJlYXNvbiBsYWJlbHtkaXNwbGF5OnRhYmxlfS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgbGkucmVhc29uIGxpLnJlYXNvbiBsYWJlbD5zcGFue2Rpc3BsYXk6dGFibGUtY2VsbDtmb250LXNpemU6MS4zZW19fS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgLmFub255bW91cy1mZWVkYmFjay1sYWJlbHtmbG9hdDpsZWZ0fS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgLmZzLW1vZGFsLXBhbmVse21hcmdpbi10b3A6MCAhaW1wb3J0YW50fS5mcy1tb2RhbC5mcy1tb2RhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2sgLmZzLW1vZGFsLXBhbmVsIGgze21hcmdpbi10b3A6MDtsaW5lLWhlaWdodDoxLjVlbX0jdGhlLWxpc3QgLmRlYWN0aXZhdGU+LmZzLXNsdWd7ZGlzcGxheTpub25lfS5mcy1tb2RhbC5mcy1tb2RhbC1zdWJzY3JpcHRpb24tY2FuY2VsbGF0aW9uIC5mcy1wcmljZS1pbmNyZWFzZS13YXJuaW5ne2NvbG9yOnJlZDtmb250LXdlaWdodDpib2xkO3BhZGRpbmc6MCAyNXB4O21hcmdpbi1ib3R0b206MH0uZnMtbW9kYWwuZnMtbW9kYWwtc3Vic2NyaXB0aW9uLWNhbmNlbGxhdGlvbiB1bC5zdWJzY3JpcHRpb24tYWN0aW9ucyBsYWJlbCBpbnB1dHtmbG9hdDpsZWZ0O3RvcDo1cHg7cG9zaXRpb246cmVsYXRpdmV9LnJ0bCAuZnMtbW9kYWwuZnMtbW9kYWwtc3Vic2NyaXB0aW9uLWNhbmNlbGxhdGlvbiB1bC5zdWJzY3JpcHRpb24tYWN0aW9ucyBsYWJlbCBpbnB1dHtmbG9hdDpyaWdodH0uZnMtbW9kYWwuZnMtbW9kYWwtc3Vic2NyaXB0aW9uLWNhbmNlbGxhdGlvbiB1bC5zdWJzY3JpcHRpb24tYWN0aW9ucyBsYWJlbCBzcGFue2Rpc3BsYXk6YmxvY2s7bWFyZ2luLWxlZnQ6MjRweH0ucnRsIC5mcy1tb2RhbC5mcy1tb2RhbC1zdWJzY3JpcHRpb24tY2FuY2VsbGF0aW9uIHVsLnN1YnNjcmlwdGlvbi1hY3Rpb25zIGxhYmVsIHNwYW57bWFyZ2luLWxlZnQ6MDttYXJnaW4tcmlnaHQ6MjRweH0uZnMtbW9kYWwuZnMtbW9kYWwtbGljZW5zZS1hY3RpdmF0aW9uIC5mcy1tb2RhbC1ib2R5IGlucHV0LmZzLWxpY2Vuc2Uta2V5e3dpZHRoOjEwMCV9LmZzLWxpY2Vuc2Utb3B0aW9ucy1jb250YWluZXIgdGFibGUsLmZzLWxpY2Vuc2Utb3B0aW9ucy1jb250YWluZXIgdGFibGUgc2VsZWN0LC5mcy1saWNlbnNlLW9wdGlvbnMtY29udGFpbmVyIHRhYmxlIC5mcy1hdmFpbGFibGUtbGljZW5zZS1rZXl7d2lkdGg6MTAwJX0uZnMtbGljZW5zZS1vcHRpb25zLWNvbnRhaW5lciB0YWJsZSB0ZDpmaXJzdC1jaGlsZHt3aWR0aDoxJX0uZnMtbGljZW5zZS1vcHRpb25zLWNvbnRhaW5lciB0YWJsZSAuZnMtb3RoZXItbGljZW5zZS1rZXktY29udGFpbmVyIGxhYmVse3Bvc2l0aW9uOnJlbGF0aXZlO3RvcDo2cHg7ZmxvYXQ6bGVmdDttYXJnaW4tcmlnaHQ6NXB4fS5mcy1saWNlbnNlLW9wdGlvbnMtY29udGFpbmVyIHRhYmxlIC5mcy1vdGhlci1saWNlbnNlLWtleS1jb250YWluZXIgZGl2e292ZXJmbG93OmhpZGRlbjt3aWR0aDphdXRvO2hlaWdodDozMHB4O2Rpc3BsYXk6YmxvY2s7dG9wOjJweDtwb3NpdGlvbjpyZWxhdGl2ZX0uZnMtbGljZW5zZS1vcHRpb25zLWNvbnRhaW5lciB0YWJsZSAuZnMtb3RoZXItbGljZW5zZS1rZXktY29udGFpbmVyIGRpdiBpbnB1dHttYXJnaW46MH0uZnMtc2l0ZXMtbGlzdC1jb250YWluZXIgdGR7Y3Vyc29yOnBvaW50ZXJ9LmZzLW1vZGFsLmZzLW1vZGFsLXVzZXItY2hhbmdlIC5mcy1tb2RhbC1ib2R5IGlucHV0I2ZzX290aGVyX2VtYWlsX2FkZHJlc3N7d2lkdGg6MTAwJX0uZnMtdXNlci1jaGFuZ2Utb3B0aW9ucy1jb250YWluZXIgdGFibGV7d2lkdGg6MTAwJTtib3JkZXItY29sbGFwc2U6Y29sbGFwc2V9LmZzLXVzZXItY2hhbmdlLW9wdGlvbnMtY29udGFpbmVyIHRhYmxlIHRye2Rpc3BsYXk6YmxvY2s7bWFyZ2luLWJvdHRvbToycHh9LmZzLXVzZXItY2hhbmdlLW9wdGlvbnMtY29udGFpbmVyIHRhYmxlIC5mcy1lbWFpbC1hZGRyZXNzLWNvbnRhaW5lciB0ZHtkaXNwbGF5OmlubGluZS1ibG9ja30uZnMtdXNlci1jaGFuZ2Utb3B0aW9ucy1jb250YWluZXIgdGFibGUgLmZzLWVtYWlsLWFkZHJlc3MtY29udGFpbmVyIGlucHV0W3R5cGU9XCJyYWRpb1wiXXttYXJnaW4tYm90dG9tOjA7bWFyZ2luLXRvcDowfS5mcy11c2VyLWNoYW5nZS1vcHRpb25zLWNvbnRhaW5lciB0YWJsZSAuZnMtb3RoZXItZW1haWwtYWRkcmVzcy1jb250YWluZXJ7d2lkdGg6MTAwJX0uZnMtdXNlci1jaGFuZ2Utb3B0aW9ucy1jb250YWluZXIgdGFibGUgLmZzLW90aGVyLWVtYWlsLWFkZHJlc3MtY29udGFpbmVyPmRpdntkaXNwbGF5OnRhYmxlO3dpZHRoOjEwMCV9LmZzLXVzZXItY2hhbmdlLW9wdGlvbnMtY29udGFpbmVyIHRhYmxlIC5mcy1vdGhlci1lbWFpbC1hZGRyZXNzLWNvbnRhaW5lcj5kaXYgbGFiZWwsLmZzLXVzZXItY2hhbmdlLW9wdGlvbnMtY29udGFpbmVyIHRhYmxlIC5mcy1vdGhlci1lbWFpbC1hZGRyZXNzLWNvbnRhaW5lcj5kaXY+ZGl2e2Rpc3BsYXk6dGFibGUtY2VsbH0uZnMtdXNlci1jaGFuZ2Utb3B0aW9ucy1jb250YWluZXIgdGFibGUgLmZzLW90aGVyLWVtYWlsLWFkZHJlc3MtY29udGFpbmVyPmRpdiBsYWJlbHt3aWR0aDoxJTtwYWRkaW5nLWxlZnQ6M3B4O3BhZGRpbmctcmlnaHQ6M3B4fS5mcy11c2VyLWNoYW5nZS1vcHRpb25zLWNvbnRhaW5lciB0YWJsZSAuZnMtb3RoZXItZW1haWwtYWRkcmVzcy1jb250YWluZXI+ZGl2PmRpdnt3aWR0aDphdXRvfS5mcy11c2VyLWNoYW5nZS1vcHRpb25zLWNvbnRhaW5lciB0YWJsZSAuZnMtb3RoZXItZW1haWwtYWRkcmVzcy1jb250YWluZXI+ZGl2PmRpdiBpbnB1dHt3aWR0aDoxMDAlfS5mcy1tb2RhbC5mcy1tb2RhbC1kZXZlbG9wZXItbGljZW5zZS1kZWJ1Zy1tb2RlIC5mcy1tb2RhbC1ib2R5IGlucHV0LmZzLWxpY2Vuc2Utb3ItdXNlci1rZXl7d2lkdGg6MTAwJX0uZnMtbXVsdGlzaXRlLW9wdGlvbnMtY29udGFpbmVye21hcmdpbi10b3A6MTBweDtib3JkZXI6MXB4IHNvbGlkICNjY2M7cGFkZGluZzo1cHh9LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lciBhe3RleHQtZGVjb3JhdGlvbjpub25lfS5mcy1tdWx0aXNpdGUtb3B0aW9ucy1jb250YWluZXIgYTpmb2N1c3tib3gtc2hhZG93Om5vbmV9LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lciBhLnNlbGVjdGVke2ZvbnQtd2VpZ2h0OmJvbGR9LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lci5mcy1hcHBseS1vbi1hbGwtc2l0ZXN7Ym9yZGVyOjAgbm9uZTtwYWRkaW5nOjB9LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lci5mcy1hcHBseS1vbi1hbGwtc2l0ZXMgLmZzLWFsbC1zaXRlcy1vcHRpb25ze2JvcmRlci1zcGFjaW5nOjB9LmZzLW11bHRpc2l0ZS1vcHRpb25zLWNvbnRhaW5lci5mcy1hcHBseS1vbi1hbGwtc2l0ZXMgLmZzLWFsbC1zaXRlcy1vcHRpb25zIHRkOm5vdCg6Zmlyc3QtY2hpbGQpe2Rpc3BsYXk6bm9uZX0uZnMtbXVsdGlzaXRlLW9wdGlvbnMtY29udGFpbmVyIC5mcy1zaXRlcy1saXN0LWNvbnRhaW5lcntkaXNwbGF5Om5vbmU7b3ZlcmZsb3c6YXV0b30uZnMtbXVsdGlzaXRlLW9wdGlvbnMtY29udGFpbmVyIC5mcy1zaXRlcy1saXN0LWNvbnRhaW5lciB0YWJsZSB0ZHtib3JkZXItdG9wOjFweCBzb2xpZCAjY2NjO3BhZGRpbmc6NHB4IDJweH0uZnMtbW9kYWwuZnMtbW9kYWwtbGljZW5zZS1rZXktcmVzZW5kIC5lbWFpbC1hZGRyZXNzLWNvbnRhaW5lcntvdmVyZmxvdzpoaWRkZW47cGFkZGluZy1yaWdodDoycHh9LmZzLW1vZGFsLmZzLW1vZGFsLWxpY2Vuc2Uta2V5LXJlc2VuZC5mcy1mcmVlbWl1bSBpbnB1dC5lbWFpbC1hZGRyZXNze3dpZHRoOjMwMHB4fS5mcy1tb2RhbC5mcy1tb2RhbC1saWNlbnNlLWtleS1yZXNlbmQuZnMtZnJlZW1pdW0gbGFiZWx7ZGlzcGxheTpibG9jazttYXJnaW4tYm90dG9tOjEwcHh9LmZzLW1vZGFsLmZzLW1vZGFsLWxpY2Vuc2Uta2V5LXJlc2VuZC5mcy1wcmVtaXVtIGlucHV0LmVtYWlsLWFkZHJlc3N7d2lkdGg6MTAwJX0uZnMtbW9kYWwuZnMtbW9kYWwtbGljZW5zZS1rZXktcmVzZW5kLmZzLXByZW1pdW0gLmJ1dHRvbi1jb250YWluZXJ7ZmxvYXQ6cmlnaHQ7bWFyZ2luLWxlZnQ6N3B4fUBtZWRpYSAobWF4LXdpZHRoOiA2NTBweCl7LmZzLW1vZGFsLmZzLW1vZGFsLWxpY2Vuc2Uta2V5LXJlc2VuZC5mcy1wcmVtaXVtIC5idXR0b24tY29udGFpbmVye21hcmdpbi10b3A6MnB4fX1cbi5ydGwgLmZzLW1vZGFsLmZzLW1vZGFsLWxpY2Vuc2Uta2V5LXJlc2VuZCAuZnMtbW9kYWwtYm9keSAuaW5wdXQtY29udGFpbmVyPi5lbWFpbC1hZGRyZXNzLWNvbnRhaW5lcntwYWRkaW5nLWxlZnQ6MnB4O3BhZGRpbmctcmlnaHQ6MH0ucnRsIC5mcy1tb2RhbC5mcy1tb2RhbC1saWNlbnNlLWtleS1yZXNlbmQgLmZzLW1vZGFsLWJvZHkgLmJ1dHRvbi1jb250YWluZXJ7ZmxvYXQ6bGVmdDttYXJnaW4tcmlnaHQ6N3B4O21hcmdpbi1sZWZ0OjB9YS5zaG93LWxpY2Vuc2UtcmVzZW5kLW1vZGFse21hcmdpbi10b3A6NHB4O2Rpc3BsYXk6aW5saW5lLWJsb2NrfS5mcy1hamF4LWxvYWRlcntwb3NpdGlvbjpyZWxhdGl2ZTt3aWR0aDoxNzBweDtoZWlnaHQ6MjBweDttYXJnaW46YXV0b30uZnMtYWpheC1sb2FkZXIgLmZzLWFqYXgtbG9hZGVyLWJhcntwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MDtiYWNrZ3JvdW5kLWNvbG9yOiMwMDc0YTM7d2lkdGg6MjBweDtoZWlnaHQ6MjBweDstd2Via2l0LWFuaW1hdGlvbi1uYW1lOmJvdW5jZV9hamF4TG9hZGVyOy1tb3otYW5pbWF0aW9uLW5hbWU6Ym91bmNlX2FqYXhMb2FkZXI7LW1zLWFuaW1hdGlvbi1uYW1lOmJvdW5jZV9hamF4TG9hZGVyOy1vLWFuaW1hdGlvbi1uYW1lOmJvdW5jZV9hamF4TG9hZGVyO2FuaW1hdGlvbi1uYW1lOmJvdW5jZV9hamF4TG9hZGVyOy13ZWJraXQtYW5pbWF0aW9uLWR1cmF0aW9uOjEuNXM7LW1vei1hbmltYXRpb24tZHVyYXRpb246MS41czstbXMtYW5pbWF0aW9uLWR1cmF0aW9uOjEuNXM7LW8tYW5pbWF0aW9uLWR1cmF0aW9uOjEuNXM7YW5pbWF0aW9uLWR1cmF0aW9uOjEuNXM7YW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDppbmZpbml0ZTstby1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OmluZmluaXRlOy1tcy1hbmltYXRpb24taXRlcmF0aW9uLWNvdW50OmluZmluaXRlOy13ZWJraXQtYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDppbmZpbml0ZTstbW96LWFuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6aW5maW5pdGU7LXdlYmtpdC1hbmltYXRpb24tZGlyZWN0aW9uOm5vcm1hbDstbW96LWFuaW1hdGlvbi1kaXJlY3Rpb246bm9ybWFsOy1tcy1hbmltYXRpb24tZGlyZWN0aW9uOm5vcm1hbDstby1hbmltYXRpb24tZGlyZWN0aW9uOm5vcm1hbDthbmltYXRpb24tZGlyZWN0aW9uOm5vcm1hbDstbW96LXRyYW5zZm9ybTowLjM7LW8tdHJhbnNmb3JtOjAuMzstbXMtdHJhbnNmb3JtOjAuMzstd2Via2l0LXRyYW5zZm9ybTowLjM7dHJhbnNmb3JtOjAuM30uZnMtYWpheC1sb2FkZXIgLmZzLWFqYXgtbG9hZGVyLWJhci0xe2xlZnQ6MHB4O2FuaW1hdGlvbi1kZWxheTowLjZzOy1vLWFuaW1hdGlvbi1kZWxheTowLjZzOy1tcy1hbmltYXRpb24tZGVsYXk6MC42czstd2Via2l0LWFuaW1hdGlvbi1kZWxheTowLjZzOy1tb3otYW5pbWF0aW9uLWRlbGF5OjAuNnN9LmZzLWFqYXgtbG9hZGVyIC5mcy1hamF4LWxvYWRlci1iYXItMntsZWZ0OjE5cHg7YW5pbWF0aW9uLWRlbGF5OjAuNzVzOy1vLWFuaW1hdGlvbi1kZWxheTowLjc1czstbXMtYW5pbWF0aW9uLWRlbGF5OjAuNzVzOy13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OjAuNzVzOy1tb3otYW5pbWF0aW9uLWRlbGF5OjAuNzVzfS5mcy1hamF4LWxvYWRlciAuZnMtYWpheC1sb2FkZXItYmFyLTN7bGVmdDozOHB4O2FuaW1hdGlvbi1kZWxheTowLjlzOy1vLWFuaW1hdGlvbi1kZWxheTowLjlzOy1tcy1hbmltYXRpb24tZGVsYXk6MC45czstd2Via2l0LWFuaW1hdGlvbi1kZWxheTowLjlzOy1tb3otYW5pbWF0aW9uLWRlbGF5OjAuOXN9LmZzLWFqYXgtbG9hZGVyIC5mcy1hamF4LWxvYWRlci1iYXItNHtsZWZ0OjU3cHg7YW5pbWF0aW9uLWRlbGF5OjEuMDVzOy1vLWFuaW1hdGlvbi1kZWxheToxLjA1czstbXMtYW5pbWF0aW9uLWRlbGF5OjEuMDVzOy13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OjEuMDVzOy1tb3otYW5pbWF0aW9uLWRlbGF5OjEuMDVzfS5mcy1hamF4LWxvYWRlciAuZnMtYWpheC1sb2FkZXItYmFyLTV7bGVmdDo3NnB4O2FuaW1hdGlvbi1kZWxheToxLjJzOy1vLWFuaW1hdGlvbi1kZWxheToxLjJzOy1tcy1hbmltYXRpb24tZGVsYXk6MS4yczstd2Via2l0LWFuaW1hdGlvbi1kZWxheToxLjJzOy1tb3otYW5pbWF0aW9uLWRlbGF5OjEuMnN9LmZzLWFqYXgtbG9hZGVyIC5mcy1hamF4LWxvYWRlci1iYXItNntsZWZ0Ojk1cHg7YW5pbWF0aW9uLWRlbGF5OjEuMzVzOy1vLWFuaW1hdGlvbi1kZWxheToxLjM1czstbXMtYW5pbWF0aW9uLWRlbGF5OjEuMzVzOy13ZWJraXQtYW5pbWF0aW9uLWRlbGF5OjEuMzVzOy1tb3otYW5pbWF0aW9uLWRlbGF5OjEuMzVzfS5mcy1hamF4LWxvYWRlciAuZnMtYWpheC1sb2FkZXItYmFyLTd7bGVmdDoxMTRweDthbmltYXRpb24tZGVsYXk6MS41czstby1hbmltYXRpb24tZGVsYXk6MS41czstbXMtYW5pbWF0aW9uLWRlbGF5OjEuNXM7LXdlYmtpdC1hbmltYXRpb24tZGVsYXk6MS41czstbW96LWFuaW1hdGlvbi1kZWxheToxLjVzfS5mcy1hamF4LWxvYWRlciAuZnMtYWpheC1sb2FkZXItYmFyLTh7bGVmdDoxMzNweDthbmltYXRpb24tZGVsYXk6MS42NXM7LW8tYW5pbWF0aW9uLWRlbGF5OjEuNjVzOy1tcy1hbmltYXRpb24tZGVsYXk6MS42NXM7LXdlYmtpdC1hbmltYXRpb24tZGVsYXk6MS42NXM7LW1vei1hbmltYXRpb24tZGVsYXk6MS42NXN9QC1tb3ota2V5ZnJhbWVzIGJvdW5jZV9hamF4TG9hZGVyezAley1tb3otdHJhbnNmb3JtOnNjYWxlKDEpOy1vLXRyYW5zZm9ybTpzY2FsZSgxKTstbXMtdHJhbnNmb3JtOnNjYWxlKDEpOy13ZWJraXQtdHJhbnNmb3JtOnNjYWxlKDEpO3RyYW5zZm9ybTpzY2FsZSgxKTtiYWNrZ3JvdW5kLWNvbG9yOiMwMDc0YTN9MTAwJXstbW96LXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1vLXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1tcy10cmFuc2Zvcm06c2NhbGUoMC4zKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgwLjMpO3RyYW5zZm9ybTpzY2FsZSgwLjMpO2JhY2tncm91bmQtY29sb3I6I2ZmZn19QC1tcy1rZXlmcmFtZXMgYm91bmNlX2FqYXhMb2FkZXJ7MCV7LW1vei10cmFuc2Zvcm06c2NhbGUoMSk7LW8tdHJhbnNmb3JtOnNjYWxlKDEpOy1tcy10cmFuc2Zvcm06c2NhbGUoMSk7LXdlYmtpdC10cmFuc2Zvcm06c2NhbGUoMSk7dHJhbnNmb3JtOnNjYWxlKDEpO2JhY2tncm91bmQtY29sb3I6IzAwNzRhM30xMDAley1tb3otdHJhbnNmb3JtOnNjYWxlKDAuMyk7LW8tdHJhbnNmb3JtOnNjYWxlKDAuMyk7LW1zLXRyYW5zZm9ybTpzY2FsZSgwLjMpOy13ZWJraXQtdHJhbnNmb3JtOnNjYWxlKDAuMyk7dHJhbnNmb3JtOnNjYWxlKDAuMyk7YmFja2dyb3VuZC1jb2xvcjojZmZmfX1ALW8ta2V5ZnJhbWVzIGJvdW5jZV9hamF4TG9hZGVyezAley1tb3otdHJhbnNmb3JtOnNjYWxlKDEpOy1vLXRyYW5zZm9ybTpzY2FsZSgxKTstbXMtdHJhbnNmb3JtOnNjYWxlKDEpOy13ZWJraXQtdHJhbnNmb3JtOnNjYWxlKDEpO3RyYW5zZm9ybTpzY2FsZSgxKTtiYWNrZ3JvdW5kLWNvbG9yOiMwMDc0YTN9MTAwJXstbW96LXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1vLXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1tcy10cmFuc2Zvcm06c2NhbGUoMC4zKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgwLjMpO3RyYW5zZm9ybTpzY2FsZSgwLjMpO2JhY2tncm91bmQtY29sb3I6I2ZmZn19QC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZV9hamF4TG9hZGVyezAley1tb3otdHJhbnNmb3JtOnNjYWxlKDEpOy1vLXRyYW5zZm9ybTpzY2FsZSgxKTstbXMtdHJhbnNmb3JtOnNjYWxlKDEpOy13ZWJraXQtdHJhbnNmb3JtOnNjYWxlKDEpO3RyYW5zZm9ybTpzY2FsZSgxKTtiYWNrZ3JvdW5kLWNvbG9yOiMwMDc0YTN9MTAwJXstbW96LXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1vLXRyYW5zZm9ybTpzY2FsZSgwLjMpOy1tcy10cmFuc2Zvcm06c2NhbGUoMC4zKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgwLjMpO3RyYW5zZm9ybTpzY2FsZSgwLjMpO2JhY2tncm91bmQtY29sb3I6I2ZmZn19QGtleWZyYW1lcyBib3VuY2VfYWpheExvYWRlcnswJXstbW96LXRyYW5zZm9ybTpzY2FsZSgxKTstby10cmFuc2Zvcm06c2NhbGUoMSk7LW1zLXRyYW5zZm9ybTpzY2FsZSgxKTstd2Via2l0LXRyYW5zZm9ybTpzY2FsZSgxKTt0cmFuc2Zvcm06c2NhbGUoMSk7YmFja2dyb3VuZC1jb2xvcjojMDA3NGEzfTEwMCV7LW1vei10cmFuc2Zvcm06c2NhbGUoMC4zKTstby10cmFuc2Zvcm06c2NhbGUoMC4zKTstbXMtdHJhbnNmb3JtOnNjYWxlKDAuMyk7LXdlYmtpdC10cmFuc2Zvcm06c2NhbGUoMC4zKTt0cmFuc2Zvcm06c2NhbGUoMC4zKTtiYWNrZ3JvdW5kLWNvbG9yOiNmZmZ9fS5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtIGgyLC5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtIC5yZXF1ZXN0LWZpbGVzeXN0ZW0tY3JlZGVudGlhbHMtYWN0aW9uLWJ1dHRvbnN7ZGlzcGxheTpub25lfS5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtIGlucHV0W3R5cGU9cGFzc3dvcmRdLC5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtIGlucHV0W3R5cGU9ZW1haWxdLC5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtIGlucHV0W3R5cGU9dGV4dF17LXdlYmtpdC1hcHBlYXJhbmNlOm5vbmU7cGFkZGluZzoxMHB4IDEwcHggNXB4IDEwcHg7d2lkdGg6MzAwcHg7bWF4LXdpZHRoOjEwMCV9LmZzLW1vZGFsLWF1dG8taW5zdGFsbCAjcmVxdWVzdC1maWxlc3lzdGVtLWNyZWRlbnRpYWxzLWZvcm0+ZGl2LC5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtIGxhYmVsLC5mcy1tb2RhbC1hdXRvLWluc3RhbGwgI3JlcXVlc3QtZmlsZXN5c3RlbS1jcmVkZW50aWFscy1mb3JtIGZpZWxkc2V0e3dpZHRoOjMwMHB4O21heC13aWR0aDoxMDAlO21hcmdpbjowIGF1dG87ZGlzcGxheTpibG9ja30uYnV0dG9uLXByaW1hcnkud2Fybntib3gtc2hhZG93OjAgMXB4IDAgI2QyNTkzYzt0ZXh0LXNoYWRvdzowIC0xcHggMXB4ICNkMjU5M2MsMXB4IDAgMXB4ICNkMjU5M2MsMCAxcHggMXB4ICNkMjU5M2MsLTFweCAwIDFweCAjZDI1OTNjO2JhY2tncm91bmQ6I2Y1NmE0ODtib3JkZXItY29sb3I6I2VjNjU0NCAjZDI1OTNjICNkMjU5M2N9LmJ1dHRvbi1wcmltYXJ5Lndhcm46aG92ZXJ7YmFja2dyb3VuZDojZmQ2ZDRhO2JvcmRlci1jb2xvcjojZDI1OTNjfS5idXR0b24tcHJpbWFyeS53YXJuOmZvY3Vze2JveC1zaGFkb3c6MCAxcHggMCAjZGQ2MDQxLDAgMCAycHggMXB4ICNlNGE3OTZ9LmJ1dHRvbi1wcmltYXJ5Lndhcm46YWN0aXZle2JhY2tncm91bmQ6I2RkNjA0MTtib3JkZXItY29sb3I6I2QyNTkzYztib3gtc2hhZG93Omluc2V0IDAgMnB4IDAgI2QyNTkzY30uYnV0dG9uLXByaW1hcnkud2Fybi5kaXNhYmxlZHtjb2xvcjojZjViM2ExICFpbXBvcnRhbnQ7YmFja2dyb3VuZDojZTc2NDQ0ICFpbXBvcnRhbnQ7Ym9yZGVyLWNvbG9yOiNkODVlNDAgIWltcG9ydGFudDt0ZXh0LXNoYWRvdzowIC0xcHggMCByZ2JhKDAsMCwwLDAuMSkgIWltcG9ydGFudH1cbiJdfQ== */
|
1 |
+
.fs-modal{position:fixed;overflow:auto;height:100%;width:100%;top:0;z-index:100000;display:none;background:rgba(0,0,0,0.6)}.fs-modal .dashicons{vertical-align:middle}.fs-modal .fs-modal-dialog{background:transparent;position:absolute;left:50%;margin-left:-298px;padding-bottom:30px;top:-100%;z-index:100001;width:596px}@media (max-width: 650px){.fs-modal .fs-modal-dialog{margin-left:-50%;box-sizing:border-box;padding-left:10px;padding-right:10px;width:100%}.fs-modal .fs-modal-dialog .fs-modal-panel>h3>strong{font-size:1.3em}}.fs-modal.active{display:block}.fs-modal.active:before{display:block}.fs-modal.active .fs-modal-dialog{top:10%}.fs-modal.fs-success .fs-modal-header{border-bottom-color:#46b450}.fs-modal.fs-success .fs-modal-body{background-color:#f7fff7}.fs-modal.fs-warn .fs-modal-header{border-bottom-color:#ffb900}.fs-modal.fs-warn .fs-modal-body{background-color:#fff8e5}.fs-modal.fs-error .fs-modal-header{border-bottom-color:#dc3232}.fs-modal.fs-error .fs-modal-body{background-color:#ffeaea}.fs-modal .fs-modal-body,.fs-modal .fs-modal-footer{border:0;background:#fefefe;padding:20px}.fs-modal .fs-modal-header{border-bottom:#eeeeee solid 1px;background:#fbfbfb;padding:15px 20px;position:relative;margin-bottom:-10px}.fs-modal .fs-modal-header h4{margin:0;padding:0;text-transform:uppercase;font-size:1.2em;font-weight:bold;color:#cacaca;text-shadow:1px 1px 1px #fff;letter-spacing:0.6px;-webkit-font-smoothing:antialiased}.fs-modal .fs-modal-header .fs-close{position:absolute;right:10px;top:12px;cursor:pointer;color:#bbb;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:3px;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.fs-modal .fs-modal-header .fs-close:hover{color:#fff;background:#aaa}.fs-modal .fs-modal-header .fs-close .dashicons,.fs-modal .fs-modal-header .fs-close:hover .dashicons{text-decoration:none}.fs-modal .fs-modal-body{border-bottom:0}.fs-modal .fs-modal-body p{font-size:14px}.fs-modal .fs-modal-body h2{font-size:20px;line-height:1.5em}.fs-modal .fs-modal-body>div{margin-top:10px}.fs-modal .fs-modal-body>div h2{font-weight:bold;font-size:20px;margin-top:0}.fs-modal .fs-modal-footer{border-top:#eeeeee solid 1px;text-align:right}.fs-modal .fs-modal-footer>.button{margin:0 7px}.fs-modal .fs-modal-footer>.button:first-child{margin:0}.fs-modal .fs-modal-panel>.notice.inline{margin:0;display:none}.fs-modal .fs-modal-panel:not(.active){display:none}.rtl .fs-modal .fs-modal-header .fs-close{right:auto;left:20px}body.has-fs-modal{overflow:hidden}.fs-modal.fs-modal-deactivation-feedback .reason-input,.fs-modal.fs-modal-deactivation-feedback .internal-message{margin:3px 0 3px 22px}.fs-modal.fs-modal-deactivation-feedback .reason-input input,.fs-modal.fs-modal-deactivation-feedback .reason-input textarea,.fs-modal.fs-modal-deactivation-feedback .internal-message input,.fs-modal.fs-modal-deactivation-feedback .internal-message textarea{width:100%}.fs-modal.fs-modal-deactivation-feedback li.reason.has-internal-message .internal-message{border:1px solid #ccc;padding:7px;display:none}@media (max-width: 650px){.fs-modal.fs-modal-deactivation-feedback li.reason li.reason{margin-bottom:10px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .reason-input,.fs-modal.fs-modal-deactivation-feedback li.reason li.reason .internal-message{margin-left:29px}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label{display:table}.fs-modal.fs-modal-deactivation-feedback li.reason li.reason label>span{display:table-cell;font-size:1.3em}}.fs-modal.fs-modal-deactivation-feedback .anonymous-feedback-label{float:left}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel{margin-top:0 !important}.fs-modal.fs-modal-deactivation-feedback .fs-modal-panel h3{margin-top:0;line-height:1.5em}#the-list .deactivate>.fs-slug{display:none}.fs-modal.fs-modal-subscription-cancellation .fs-price-increase-warning{color:red;font-weight:bold;padding:0 25px;margin-bottom:0}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:left;top:5px;position:relative}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label input{float:right}.fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{display:block;margin-left:24px}.rtl .fs-modal.fs-modal-subscription-cancellation ul.subscription-actions label span{margin-left:0;margin-right:24px}.fs-modal.fs-modal-license-activation .fs-modal-body input.fs-license-key{width:100%}.fs-license-options-container table,.fs-license-options-container table select,.fs-license-options-container table .fs-available-license-key{width:100%}.fs-license-options-container table td:first-child{width:1%}.fs-license-options-container table .fs-other-license-key-container label{position:relative;top:6px;float:left;margin-right:5px}.fs-license-options-container table .fs-other-license-key-container div{overflow:hidden;width:auto;height:30px;display:block;top:2px;position:relative}.fs-license-options-container table .fs-other-license-key-container div input{margin:0}.fs-sites-list-container td{cursor:pointer}.fs-modal.fs-modal-user-change .fs-modal-body input#fs_other_email_address{width:100%}.fs-user-change-options-container table{width:100%;border-collapse:collapse}.fs-user-change-options-container table tr{display:block;margin-bottom:2px}.fs-user-change-options-container table .fs-email-address-container td{display:inline-block}.fs-user-change-options-container table .fs-email-address-container input[type="radio"]{margin-bottom:0;margin-top:0}.fs-user-change-options-container table .fs-other-email-address-container{width:100%}.fs-user-change-options-container table .fs-other-email-address-container>div{display:table;width:100%}.fs-user-change-options-container table .fs-other-email-address-container>div label,.fs-user-change-options-container table .fs-other-email-address-container>div>div{display:table-cell}.fs-user-change-options-container table .fs-other-email-address-container>div label{width:1%;padding-left:3px;padding-right:3px}.fs-user-change-options-container table .fs-other-email-address-container>div>div{width:auto}.fs-user-change-options-container table .fs-other-email-address-container>div>div input{width:100%}.fs-modal.fs-modal-developer-license-debug-mode .fs-modal-body input.fs-license-or-user-key{width:100%}.fs-multisite-options-container{margin-top:10px;border:1px solid #ccc;padding:5px}.fs-multisite-options-container a{text-decoration:none}.fs-multisite-options-container a:focus{box-shadow:none}.fs-multisite-options-container a.selected{font-weight:bold}.fs-multisite-options-container.fs-apply-on-all-sites{border:0 none;padding:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options{border-spacing:0}.fs-multisite-options-container.fs-apply-on-all-sites .fs-all-sites-options td:not(:first-child){display:none}.fs-multisite-options-container .fs-sites-list-container{display:none;overflow:auto}.fs-multisite-options-container .fs-sites-list-container table td{border-top:1px solid #ccc;padding:4px 2px}.fs-modal.fs-modal-license-key-resend .email-address-container{overflow:hidden;padding-right:2px}.fs-modal.fs-modal-license-key-resend.fs-freemium input.email-address{width:300px}.fs-modal.fs-modal-license-key-resend.fs-freemium label{display:block;margin-bottom:10px}.fs-modal.fs-modal-license-key-resend.fs-premium input.email-address{width:100%}.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{float:right;margin-left:7px}@media (max-width: 650px){.fs-modal.fs-modal-license-key-resend.fs-premium .button-container{margin-top:2px}}
|
2 |
+
.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .input-container>.email-address-container{padding-left:2px;padding-right:0}.rtl .fs-modal.fs-modal-license-key-resend .fs-modal-body .button-container{float:left;margin-right:7px;margin-left:0}a.show-license-resend-modal{margin-top:4px;display:inline-block}.fs-ajax-loader{position:relative;width:170px;height:20px;margin:auto}.fs-ajax-loader .fs-ajax-loader-bar{position:absolute;top:0;background-color:#0074a3;width:20px;height:20px;-webkit-animation-name:bounce_ajaxLoader;-moz-animation-name:bounce_ajaxLoader;-ms-animation-name:bounce_ajaxLoader;-o-animation-name:bounce_ajaxLoader;animation-name:bounce_ajaxLoader;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-ms-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-moz-transform:0.3;-o-transform:0.3;-ms-transform:0.3;-webkit-transform:0.3;transform:0.3}.fs-ajax-loader .fs-ajax-loader-bar-1{left:0px;animation-delay:0.6s;-o-animation-delay:0.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:0.6s;-moz-animation-delay:0.6s}.fs-ajax-loader .fs-ajax-loader-bar-2{left:19px;animation-delay:0.75s;-o-animation-delay:0.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:0.75s;-moz-animation-delay:0.75s}.fs-ajax-loader .fs-ajax-loader-bar-3{left:38px;animation-delay:0.9s;-o-animation-delay:0.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:0.9s;-moz-animation-delay:0.9s}.fs-ajax-loader .fs-ajax-loader-bar-4{left:57px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}.fs-ajax-loader .fs-ajax-loader-bar-5{left:76px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}.fs-ajax-loader .fs-ajax-loader-bar-6{left:95px;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}.fs-ajax-loader .fs-ajax-loader-bar-7{left:114px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}.fs-ajax-loader .fs-ajax-loader-bar-8{left:133px;animation-delay:1.65s;-o-animation-delay:1.65s;-ms-animation-delay:1.65s;-webkit-animation-delay:1.65s;-moz-animation-delay:1.65s}@-moz-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-ms-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-o-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@-webkit-keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}@keyframes bounce_ajaxLoader{0%{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);background-color:#0074a3}100%{-moz-transform:scale(0.3);-o-transform:scale(0.3);-ms-transform:scale(0.3);-webkit-transform:scale(0.3);transform:scale(0.3);background-color:#fff}}.fs-modal-auto-install #request-filesystem-credentials-form h2,.fs-modal-auto-install #request-filesystem-credentials-form .request-filesystem-credentials-action-buttons{display:none}.fs-modal-auto-install #request-filesystem-credentials-form input[type=password],.fs-modal-auto-install #request-filesystem-credentials-form input[type=email],.fs-modal-auto-install #request-filesystem-credentials-form input[type=text]{-webkit-appearance:none;padding:10px 10px 5px 10px;width:300px;max-width:100%}.fs-modal-auto-install #request-filesystem-credentials-form>div,.fs-modal-auto-install #request-filesystem-credentials-form label,.fs-modal-auto-install #request-filesystem-credentials-form fieldset{width:300px;max-width:100%;margin:0 auto;display:block}.button-primary.warn{box-shadow:0 1px 0 #d2593c;text-shadow:0 -1px 1px #d2593c,1px 0 1px #d2593c,0 1px 1px #d2593c,-1px 0 1px #d2593c;background:#f56a48;border-color:#ec6544 #d2593c #d2593c}.button-primary.warn:hover{background:#fd6d4a;border-color:#d2593c}.button-primary.warn:focus{box-shadow:0 1px 0 #dd6041,0 0 2px 1px #e4a796}.button-primary.warn:active{background:#dd6041;border-color:#d2593c;box-shadow:inset 0 2px 0 #d2593c}.button-primary.warn.disabled{color:#f5b3a1 !important;background:#e76444 !important;border-color:#d85e40 !important;text-shadow:0 -1px 0 rgba(0,0,0,0.1) !important}
|
|
freemius/assets/css/admin/gdpr-optin-notice.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
.fs-notice[data-id^="gdpr_optin_actions"] .underlined{text-decoration:underline}.fs-notice[data-id^="gdpr_optin_actions"] ul .button,.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{vertical-align:middle}.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{display:inline-block;margin-left:3px}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImdkcHItb3B0aW4tbm90aWNlLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxzREFBc0QseUJBQXlCLENBQUMsc0hBQXNILHFCQUFxQixDQUFDLGlFQUFpRSxxQkFBcUIsZUFBZSxDQUFDIiwiZmlsZSI6ImdkcHItb3B0aW4tbm90aWNlLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5mcy1ub3RpY2VbZGF0YS1pZF49XCJnZHByX29wdGluX2FjdGlvbnNcIl0gLnVuZGVybGluZWR7dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZX0uZnMtbm90aWNlW2RhdGEtaWRePVwiZ2Rwcl9vcHRpbl9hY3Rpb25zXCJdIHVsIC5idXR0b24sLmZzLW5vdGljZVtkYXRhLWlkXj1cImdkcHJfb3B0aW5fYWN0aW9uc1wiXSB1bCAuYWN0aW9uLWRlc2NyaXB0aW9ue3ZlcnRpY2FsLWFsaWduOm1pZGRsZX0uZnMtbm90aWNlW2RhdGEtaWRePVwiZ2Rwcl9vcHRpbl9hY3Rpb25zXCJdIHVsIC5hY3Rpb24tZGVzY3JpcHRpb257ZGlzcGxheTppbmxpbmUtYmxvY2s7bWFyZ2luLWxlZnQ6M3B4fVxuIl19 */
|
1 |
.fs-notice[data-id^="gdpr_optin_actions"] .underlined{text-decoration:underline}.fs-notice[data-id^="gdpr_optin_actions"] ul .button,.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{vertical-align:middle}.fs-notice[data-id^="gdpr_optin_actions"] ul .action-description{display:inline-block;margin-left:3px}
|
|
freemius/assets/css/admin/plugins.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.wp-list-table.plugins .plugin-title span.fs-tag{display:inline-block;margin-left:5px;line-height:10px}
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInBsdWdpbnMuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLHlCQUF5QixtQkFBbUIsV0FBVyxxQkFBcUIsa0JBQWtCLFlBQVksZUFBZSxpQkFBaUIsdUJBQXVCLENBQUMseUNBQXlDLGtCQUFrQixDQUFDLHlDQUF5QyxrQkFBa0IsQ0FBQywrQ0FBK0Msa0JBQWtCLENBQUMsMkNBQTJDLGtCQUFrQixDQUFDLGlEQUFpRCxxQkFBcUIsZ0JBQWdCLGdCQUFnQixDQUFDIiwiZmlsZSI6InBsdWdpbnMuY3NzIiwic291cmNlc0NvbnRlbnQiOlsibGFiZWwuZnMtdGFnLHNwYW4uZnMtdGFne2JhY2tncm91bmQ6I2ZmYmEwMDtjb2xvcjojZmZmO2Rpc3BsYXk6aW5saW5lLWJsb2NrO2JvcmRlci1yYWRpdXM6M3B4O3BhZGRpbmc6NXB4O2ZvbnQtc2l6ZToxMXB4O2xpbmUtaGVpZ2h0OjExcHg7dmVydGljYWwtYWxpZ246YmFzZWxpbmV9bGFiZWwuZnMtdGFnLmZzLXdhcm4sc3Bhbi5mcy10YWcuZnMtd2FybntiYWNrZ3JvdW5kOiNmZmJhMDB9bGFiZWwuZnMtdGFnLmZzLWluZm8sc3Bhbi5mcy10YWcuZnMtaW5mb3tiYWNrZ3JvdW5kOiMwMGEwZDJ9bGFiZWwuZnMtdGFnLmZzLXN1Y2Nlc3Msc3Bhbi5mcy10YWcuZnMtc3VjY2Vzc3tiYWNrZ3JvdW5kOiM0NmI0NTB9bGFiZWwuZnMtdGFnLmZzLWVycm9yLHNwYW4uZnMtdGFnLmZzLWVycm9ye2JhY2tncm91bmQ6I2RjMzIzMn0ud3AtbGlzdC10YWJsZS5wbHVnaW5zIC5wbHVnaW4tdGl0bGUgc3Bhbi5mcy10YWd7ZGlzcGxheTppbmxpbmUtYmxvY2s7bWFyZ2luLWxlZnQ6NXB4O2xpbmUtaGVpZ2h0OjEwcHh9XG4iXX0= */
|
1 |
label.fs-tag,span.fs-tag{background:#ffba00;color:#fff;display:inline-block;border-radius:3px;padding:5px;font-size:11px;line-height:11px;vertical-align:baseline}label.fs-tag.fs-warn,span.fs-tag.fs-warn{background:#ffba00}label.fs-tag.fs-info,span.fs-tag.fs-info{background:#00a0d2}label.fs-tag.fs-success,span.fs-tag.fs-success{background:#46b450}label.fs-tag.fs-error,span.fs-tag.fs-error{background:#dc3232}.wp-list-table.plugins .plugin-title span.fs-tag{display:inline-block;margin-left:5px;line-height:10px}
|
|
freemius/assets/css/customizer.css
CHANGED
@@ -1,2 +1 @@
|
|
1 |
-
#fs_customizer_upsell .fs-customizer-plan{padding:10px 20px 20px 20px;border-radius:3px;background:#fff}#fs_customizer_upsell .fs-customizer-plan h2{position:relative;margin:0;line-height:2em;text-transform:uppercase}#fs_customizer_upsell .fs-customizer-plan h2 .button-link{top:-2px}#fs_customizer_upsell .fs-feature{position:relative}#fs_customizer_upsell .dashicons-yes{color:#0085ba;font-size:2em;vertical-align:bottom;margin-left:-7px;margin-right:10px}.rtl #fs_customizer_upsell .dashicons-yes{margin-left:10px;margin-right:-7px}#fs_customizer_upsell .dashicons-editor-help{color:#bbb;cursor:help}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:#000;color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;border-radius:5px;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{text-align:right}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{right:21px;left:auto}#fs_customizer_upsell .dashicons-editor-help:hover .fs-feature-desc{visibility:visible;opacity:1}#fs_customizer_upsell .button-primary{display:block;text-align:center;margin-top:10px}#fs_customizer_support{display:block !important}#fs_customizer_support .button{float:right}#fs_customizer_support .button-group{width:100%;display:block;margin-top:10px}#fs_customizer_support .button-group .button{float:none;width:50%;text-align:center}#customize-theme-controls #accordion-section-freemius_upsell{border-top:1px solid #0085ba !important;border-bottom:1px solid #0085ba !important}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title{color:#fff;background-color:#0085ba;border-left:4px solid #0085ba
|
2 |
-
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImN1c3RvbWl6ZXIuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDBDQUEwQyw0QkFBNEIsa0JBQWtCLGVBQWUsQ0FBQyw2Q0FBNkMsa0JBQWtCLFNBQVMsZ0JBQWdCLHdCQUF3QixDQUFDLDBEQUEwRCxRQUFRLENBQUMsa0NBQWtDLGlCQUFpQixDQUFDLHFDQUFxQyxjQUFjLGNBQWMsc0JBQXNCLGlCQUFpQixpQkFBaUIsQ0FBQywwQ0FBMEMsaUJBQWlCLGlCQUFpQixDQUFDLDZDQUE2QyxXQUFXLFdBQVcsQ0FBQyw4REFBOEQsVUFBVSxrQkFBa0IsNENBQW9LLG9DQUFvQyxrQkFBa0IsZ0JBQWdCLFdBQVcsMkJBQTJCLGVBQWUsYUFBYSxlQUFlLFlBQVksa0JBQWtCLE9BQU8sUUFBUSxrQkFBbUUsK0NBQTJGLHVDQUF1QyxrQkFBa0IsaUJBQWlCLGVBQWUsQ0FBQyxtRUFBbUUsZ0JBQWdCLENBQUMscUVBQXFFLFlBQVksY0FBYyxRQUFRLFNBQVMsbUJBQW1CLDJCQUEyQixzREFBc0Qsa0JBQWtCLFNBQVMsU0FBUyxDQUFDLDBFQUEwRSxXQUFXLFNBQVMsQ0FBQyxvRUFBb0UsbUJBQW1CLFNBQVMsQ0FBQyxzQ0FBc0MsY0FBYyxrQkFBa0IsZUFBZSxDQUFDLHVCQUF1Qix3QkFBd0IsQ0FBQywrQkFBK0IsV0FBVyxDQUFDLHFDQUFxQyxXQUFXLGNBQWMsZUFBZSxDQUFDLDZDQUE2QyxXQUFXLFVBQVUsaUJBQWlCLENBQUMsNkRBQTZELHdDQUF3QywwQ0FBMEMsQ0FBQyx3RkFBd0YsV0FBVyx5QkFBeUIsOEJBQThCLG9GQUFBLDRFQUE0RSxhQUFhLDZCQUE2QixDQUFDLDhGQUE4Rix5QkFBeUIseUJBQXlCLENBQUMsOEZBQThGLFVBQVUsQ0FBQyw2RkFBNkYsaUJBQWlCLDhCQUE4QixDQUFDLG1HQUFtRywwQkFBMEIsQ0FBQyIsImZpbGUiOiJjdXN0b21pemVyLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIiNmc19jdXN0b21pemVyX3Vwc2VsbCAuZnMtY3VzdG9taXplci1wbGFue3BhZGRpbmc6MTBweCAyMHB4IDIwcHggMjBweDtib3JkZXItcmFkaXVzOjNweDtiYWNrZ3JvdW5kOiNmZmZ9I2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5mcy1jdXN0b21pemVyLXBsYW4gaDJ7cG9zaXRpb246cmVsYXRpdmU7bWFyZ2luOjA7bGluZS1oZWlnaHQ6MmVtO3RleHQtdHJhbnNmb3JtOnVwcGVyY2FzZX0jZnNfY3VzdG9taXplcl91cHNlbGwgLmZzLWN1c3RvbWl6ZXItcGxhbiBoMiAuYnV0dG9uLWxpbmt7dG9wOi0ycHh9I2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5mcy1mZWF0dXJle3Bvc2l0aW9uOnJlbGF0aXZlfSNmc19jdXN0b21pemVyX3Vwc2VsbCAuZGFzaGljb25zLXllc3tjb2xvcjojMDA4NWJhO2ZvbnQtc2l6ZToyZW07dmVydGljYWwtYWxpZ246Ym90dG9tO21hcmdpbi1sZWZ0Oi03cHg7bWFyZ2luLXJpZ2h0OjEwcHh9LnJ0bCAjZnNfY3VzdG9taXplcl91cHNlbGwgLmRhc2hpY29ucy15ZXN7bWFyZ2luLWxlZnQ6MTBweDttYXJnaW4tcmlnaHQ6LTdweH0jZnNfY3VzdG9taXplcl91cHNlbGwgLmRhc2hpY29ucy1lZGl0b3ItaGVscHtjb2xvcjojYmJiO2N1cnNvcjpoZWxwfSNmc19jdXN0b21pemVyX3Vwc2VsbCAuZGFzaGljb25zLWVkaXRvci1oZWxwIC5mcy1mZWF0dXJlLWRlc2N7b3BhY2l0eTowO3Zpc2liaWxpdHk6aGlkZGVuOy1tb3otdHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7LW8tdHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7LW1zLXRyYW5zaXRpb246b3BhY2l0eSAwLjNzIGVhc2UtaW4tb3V0Oy13ZWJraXQtdHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7dHJhbnNpdGlvbjpvcGFjaXR5IDAuM3MgZWFzZS1pbi1vdXQ7cG9zaXRpb246YWJzb2x1dGU7YmFja2dyb3VuZDojMDAwO2NvbG9yOiNmZmY7Zm9udC1mYW1pbHk6J2FyaWFsJywgc2VyaWY7Zm9udC1zaXplOjEycHg7cGFkZGluZzoxMHB4O3otaW5kZXg6OTk5OTk5O2JvdHRvbToxMDAlO21hcmdpbi1ib3R0b206NXB4O2xlZnQ6MDtyaWdodDowOy1tb3otYm9yZGVyLXJhZGl1czo1cHg7LXdlYmtpdC1ib3JkZXItcmFkaXVzOjVweDtib3JkZXItcmFkaXVzOjVweDstbW96LWJveC1zaGFkb3c6MXB4IDFweCAxcHggcmdiYSgwLDAsMCwwLjIpOy13ZWJraXQtYm94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMik7Ym94LXNoYWRvdzoxcHggMXB4IDFweCByZ2JhKDAsMCwwLDAuMik7bGluZS1oZWlnaHQ6MS4zZW07Zm9udC13ZWlnaHQ6Ym9sZDt0ZXh0LWFsaWduOmxlZnR9LnJ0bCAjZnNfY3VzdG9taXplcl91cHNlbGwgLmRhc2hpY29ucy1lZGl0b3ItaGVscCAuZnMtZmVhdHVyZS1kZXNje3RleHQtYWxpZ246cmlnaHR9I2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5kYXNoaWNvbnMtZWRpdG9yLWhlbHAgLmZzLWZlYXR1cmUtZGVzYzo6YWZ0ZXJ7Y29udGVudDonICc7ZGlzcGxheTpibG9jazt3aWR0aDowO2hlaWdodDowO2JvcmRlci1zdHlsZTpzb2xpZDtib3JkZXItd2lkdGg6NXB4IDVweCAwIDVweDtib3JkZXItY29sb3I6IzAwMCB0cmFuc3BhcmVudCB0cmFuc3BhcmVudCB0cmFuc3BhcmVudDtwb3NpdGlvbjphYnNvbHV0ZTt0b3A6MTAwJTtsZWZ0OjIxcHh9LnJ0bCAjZnNfY3VzdG9taXplcl91cHNlbGwgLmRhc2hpY29ucy1lZGl0b3ItaGVscCAuZnMtZmVhdHVyZS1kZXNjOjphZnRlcntyaWdodDoyMXB4O2xlZnQ6YXV0b30jZnNfY3VzdG9taXplcl91cHNlbGwgLmRhc2hpY29ucy1lZGl0b3ItaGVscDpob3ZlciAuZnMtZmVhdHVyZS1kZXNje3Zpc2liaWxpdHk6dmlzaWJsZTtvcGFjaXR5OjF9I2ZzX2N1c3RvbWl6ZXJfdXBzZWxsIC5idXR0b24tcHJpbWFyeXtkaXNwbGF5OmJsb2NrO3RleHQtYWxpZ246Y2VudGVyO21hcmdpbi10b3A6MTBweH0jZnNfY3VzdG9taXplcl9zdXBwb3J0e2Rpc3BsYXk6YmxvY2sgIWltcG9ydGFudH0jZnNfY3VzdG9taXplcl9zdXBwb3J0IC5idXR0b257ZmxvYXQ6cmlnaHR9I2ZzX2N1c3RvbWl6ZXJfc3VwcG9ydCAuYnV0dG9uLWdyb3Vwe3dpZHRoOjEwMCU7ZGlzcGxheTpibG9jazttYXJnaW4tdG9wOjEwcHh9I2ZzX2N1c3RvbWl6ZXJfc3VwcG9ydCAuYnV0dG9uLWdyb3VwIC5idXR0b257ZmxvYXQ6bm9uZTt3aWR0aDo1MCU7dGV4dC1hbGlnbjpjZW50ZXJ9I2N1c3RvbWl6ZS10aGVtZS1jb250cm9scyAjYWNjb3JkaW9uLXNlY3Rpb24tZnJlZW1pdXNfdXBzZWxse2JvcmRlci10b3A6MXB4IHNvbGlkICMwMDg1YmEgIWltcG9ydGFudDtib3JkZXItYm90dG9tOjFweCBzb2xpZCAjMDA4NWJhICFpbXBvcnRhbnR9I2N1c3RvbWl6ZS10aGVtZS1jb250cm9scyAjYWNjb3JkaW9uLXNlY3Rpb24tZnJlZW1pdXNfdXBzZWxsIGgzLmFjY29yZGlvbi1zZWN0aW9uLXRpdGxle2NvbG9yOiNmZmY7YmFja2dyb3VuZC1jb2xvcjojMDA4NWJhO2JvcmRlci1sZWZ0OjRweCBzb2xpZCAjMDA4NWJhO3RyYW5zaXRpb246LjE1cyBiYWNrZ3JvdW5kLWNvbG9yIGVhc2UtaW4tb3V0LCAuMTVzIGJvcmRlci1jb2xvciBlYXNlLWluLW91dDtvdXRsaW5lOm5vbmU7Ym9yZGVyLWJvdHRvbTpub25lICFpbXBvcnRhbnR9I2N1c3RvbWl6ZS10aGVtZS1jb250cm9scyAjYWNjb3JkaW9uLXNlY3Rpb24tZnJlZW1pdXNfdXBzZWxsIGgzLmFjY29yZGlvbi1zZWN0aW9uLXRpdGxlOmhvdmVye2JhY2tncm91bmQtY29sb3I6IzAwOGVjMjtib3JkZXItbGVmdC1jb2xvcjojMDA3M2FhfSNjdXN0b21pemUtdGhlbWUtY29udHJvbHMgI2FjY29yZGlvbi1zZWN0aW9uLWZyZWVtaXVzX3Vwc2VsbCBoMy5hY2NvcmRpb24tc2VjdGlvbi10aXRsZTphZnRlcntjb2xvcjojZmZmfSNjdXN0b21pemUtdGhlbWUtY29udHJvbHMgI2FjY29yZGlvbi1zZWN0aW9uLWZyZWVtaXVzX3Vwc2VsbCAucnRsIGgzLmFjY29yZGlvbi1zZWN0aW9uLXRpdGxle2JvcmRlci1sZWZ0Om5vbmU7Ym9yZGVyLXJpZ2h0OjRweCBzb2xpZCAjMDA4NWJhfSNjdXN0b21pemUtdGhlbWUtY29udHJvbHMgI2FjY29yZGlvbi1zZWN0aW9uLWZyZWVtaXVzX3Vwc2VsbCAucnRsIGgzLmFjY29yZGlvbi1zZWN0aW9uLXRpdGxlOmhvdmVye2JvcmRlci1yaWdodC1jb2xvcjojMDA3M2FhfVxuIl19 */
|
1 |
+
#fs_customizer_upsell .fs-customizer-plan{padding:10px 20px 20px 20px;border-radius:3px;background:#fff}#fs_customizer_upsell .fs-customizer-plan h2{position:relative;margin:0;line-height:2em;text-transform:uppercase}#fs_customizer_upsell .fs-customizer-plan h2 .button-link{top:-2px}#fs_customizer_upsell .fs-feature{position:relative}#fs_customizer_upsell .dashicons-yes{color:#0085ba;font-size:2em;vertical-align:bottom;margin-left:-7px;margin-right:10px}.rtl #fs_customizer_upsell .dashicons-yes{margin-left:10px;margin-right:-7px}#fs_customizer_upsell .dashicons-editor-help{color:#bbb;cursor:help}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{opacity:0;visibility:hidden;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;background:#000;color:#fff;font-family:'arial', serif;font-size:12px;padding:10px;z-index:999999;bottom:100%;margin-bottom:5px;left:0;right:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2);line-height:1.3em;font-weight:bold;text-align:left}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc{text-align:right}#fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{content:' ';display:block;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;position:absolute;top:100%;left:21px}.rtl #fs_customizer_upsell .dashicons-editor-help .fs-feature-desc::after{right:21px;left:auto}#fs_customizer_upsell .dashicons-editor-help:hover .fs-feature-desc{visibility:visible;opacity:1}#fs_customizer_upsell .button-primary{display:block;text-align:center;margin-top:10px}#fs_customizer_support{display:block !important}#fs_customizer_support .button{float:right}#fs_customizer_support .button-group{width:100%;display:block;margin-top:10px}#fs_customizer_support .button-group .button{float:none;width:50%;text-align:center}#customize-theme-controls #accordion-section-freemius_upsell{border-top:1px solid #0085ba !important;border-bottom:1px solid #0085ba !important}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title{color:#fff;background-color:#0085ba;border-left:4px solid #0085ba;transition:.15s background-color ease-in-out, .15s border-color ease-in-out;outline:none;border-bottom:none !important}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title:hover{background-color:#008ec2;border-left-color:#0073aa}#customize-theme-controls #accordion-section-freemius_upsell h3.accordion-section-title:after{color:#fff}#customize-theme-controls #accordion-section-freemius_upsell .rtl h3.accordion-section-title{border-left:none;border-right:4px solid #0085ba}#customize-theme-controls #accordion-section-freemius_upsell .rtl h3.accordion-section-title:hover{border-right-color:#0073aa}
|
|
freemius/includes/class-freemius.php
CHANGED
@@ -384,6 +384,13 @@
|
|
384 |
* @var boolean|null
|
385 |
*/
|
386 |
private $_use_external_pricing = null;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
387 |
|
388 |
#endregion
|
389 |
|
@@ -5484,7 +5491,7 @@
|
|
5484 |
function is_extensions_tracking_allowed() {
|
5485 |
return ( true === $this->apply_filters(
|
5486 |
'is_extensions_tracking_allowed',
|
5487 |
-
$this->_storage->get( 'is_extensions_tracking_allowed',
|
5488 |
) );
|
5489 |
}
|
5490 |
|
@@ -5528,10 +5535,12 @@
|
|
5528 |
* @author Leo Fajardo (@leorw)
|
5529 |
* @since 2.3.2
|
5530 |
*
|
5531 |
-
* @param bool $is_enabled
|
5532 |
*/
|
5533 |
-
|
5534 |
-
|
|
|
|
|
5535 |
}
|
5536 |
|
5537 |
/**
|
@@ -6860,8 +6869,6 @@
|
|
6860 |
*/
|
6861 |
function _sync_cron_method( array $blog_ids, $current_blog_id = null ) {
|
6862 |
if ( $this->is_registered() ) {
|
6863 |
-
$this->sync_user_beta_mode();
|
6864 |
-
|
6865 |
if ( $this->has_paid_plan() ) {
|
6866 |
// Initiate background plan sync.
|
6867 |
$this->_sync_license( true, false, $current_blog_id );
|
@@ -7234,7 +7241,8 @@
|
|
7234 |
}
|
7235 |
|
7236 |
if ( $this->is_plugin_new_install() || $this->is_only_premium() ) {
|
7237 |
-
if ( ! $this->_anonymous_mode
|
|
|
7238 |
// Show notice for new plugin installations.
|
7239 |
$this->_admin_notices->add(
|
7240 |
sprintf(
|
@@ -7285,6 +7293,10 @@
|
|
7285 |
* @return bool
|
7286 |
*/
|
7287 |
private function should_add_sticky_optin_notice() {
|
|
|
|
|
|
|
|
|
7288 |
if ( fs_is_network_admin() ) {
|
7289 |
if ( ! $this->_is_network_active ) {
|
7290 |
return false;
|
@@ -13238,26 +13250,25 @@
|
|
13238 |
self::shoot_ajax_failure();
|
13239 |
}
|
13240 |
|
13241 |
-
$
|
13242 |
'',
|
13243 |
'put',
|
13244 |
array(
|
13245 |
-
'plugin_id' => $this->get_id(),
|
13246 |
'is_beta' => ( 'true' == $is_beta ),
|
13247 |
'fields' => 'is_beta'
|
13248 |
)
|
13249 |
);
|
13250 |
|
13251 |
-
if ( ! $this->is_api_result_entity( $
|
13252 |
self::shoot_ajax_failure(
|
13253 |
-
FS_Api::is_api_error_object( $
|
13254 |
-
$
|
13255 |
fs_text_inline( "An unknown error has occurred while trying to set the user's beta mode.", 'unknown-error-occurred', $this->get_slug() )
|
13256 |
);
|
13257 |
}
|
13258 |
|
13259 |
-
$this->
|
13260 |
-
$this->
|
13261 |
|
13262 |
self::shoot_ajax_response( array( 'success' => true ) );
|
13263 |
}
|
@@ -13292,7 +13303,7 @@
|
|
13292 |
fs_request_get( 'blog_id', null ),
|
13293 |
fs_request_get( 'module_id', null, 'post' ),
|
13294 |
fs_request_get( 'user_id', null ),
|
13295 |
-
fs_request_get_bool( 'is_extensions_tracking_allowed',
|
13296 |
);
|
13297 |
|
13298 |
if (
|
@@ -13482,7 +13493,31 @@
|
|
13482 |
* @return string
|
13483 |
*/
|
13484 |
function get_pricing_js_path() {
|
13485 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13486 |
}
|
13487 |
|
13488 |
/**
|
@@ -13527,7 +13562,7 @@
|
|
13527 |
$blog_id = null,
|
13528 |
$plugin_id = null,
|
13529 |
$license_owner_id = null,
|
13530 |
-
$is_extensions_tracking_allowed =
|
13531 |
) {
|
13532 |
$this->_logger->entrance();
|
13533 |
|
@@ -16448,19 +16483,6 @@
|
|
16448 |
);
|
16449 |
}
|
16450 |
|
16451 |
-
/**
|
16452 |
-
* @author Leo Fajardo (@leorw)
|
16453 |
-
* @since 2.3.0
|
16454 |
-
*/
|
16455 |
-
private function sync_user_beta_mode() {
|
16456 |
-
$user = $this->get_api_user_scope()->get( '/?plugin_id=' . $this->get_id() . '&fields=is_beta' );
|
16457 |
-
|
16458 |
-
if ( $this->is_api_result_entity( $user ) ) {
|
16459 |
-
$this->_user->is_beta = $user->is_beta;
|
16460 |
-
$this->_store_user();
|
16461 |
-
}
|
16462 |
-
}
|
16463 |
-
|
16464 |
/**
|
16465 |
* @author Vova Feldman (@svovaf)
|
16466 |
* @since 1.1.7.4
|
@@ -17148,9 +17170,7 @@
|
|
17148 |
$this->disable_opt_in_notice_and_lock_user();
|
17149 |
}
|
17150 |
|
17151 |
-
|
17152 |
-
$this->update_extensions_tracking_flag( $is_extensions_tracking_allowed );
|
17153 |
-
}
|
17154 |
|
17155 |
return $this->setup_account(
|
17156 |
$this->_user,
|
@@ -17195,9 +17215,7 @@
|
|
17195 |
$this->disable_opt_in_notice_and_lock_user();
|
17196 |
}
|
17197 |
|
17198 |
-
|
17199 |
-
$this->update_extensions_tracking_flag( $is_extensions_tracking_allowed );
|
17200 |
-
}
|
17201 |
|
17202 |
$sites = array();
|
17203 |
foreach ( $site_ids as $site_id ) {
|
@@ -17240,9 +17258,7 @@
|
|
17240 |
$this->disable_opt_in_notice_and_lock_user();
|
17241 |
}
|
17242 |
|
17243 |
-
|
17244 |
-
$this->update_extensions_tracking_flag( $is_extensions_tracking_allowed );
|
17245 |
-
}
|
17246 |
|
17247 |
$install_ids = array();
|
17248 |
|
@@ -17353,7 +17369,7 @@
|
|
17353 |
*/
|
17354 |
$license_key = fs_request_get( 'license_secret_key' );
|
17355 |
|
17356 |
-
$this->update_extensions_tracking_flag( fs_request_get_bool( 'is_extensions_tracking_allowed',
|
17357 |
|
17358 |
$this->install_with_current_user( $license_key );
|
17359 |
}
|
@@ -20605,6 +20621,20 @@
|
|
20605 |
}
|
20606 |
}
|
20607 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20608 |
if ( $this->is_addon() || $this->has_addons() ) {
|
20609 |
/**
|
20610 |
* Purge the valid user licenses cache so that when the "Account" or the "Add-Ons" page is loaded,
|
@@ -21298,7 +21328,7 @@
|
|
21298 |
|
21299 |
if ( $this->has_secret_key() ) {
|
21300 |
$endpoint = add_query_arg( 'type', 'all', $endpoint );
|
21301 |
-
} else if ( $this->
|
21302 |
$endpoint = add_query_arg( 'type', 'beta', $endpoint );
|
21303 |
}
|
21304 |
|
@@ -23396,6 +23426,14 @@
|
|
23396 |
return;
|
23397 |
}
|
23398 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23399 |
if ( fs_is_network_admin() ) {
|
23400 |
if ( ! $this->_is_network_active ) {
|
23401 |
// Don't add tracking links when browsing the network WP Admin and the plugin is not network active.
|
384 |
* @var boolean|null
|
385 |
*/
|
386 |
private $_use_external_pricing = null;
|
387 |
+
/**
|
388 |
+
* @author Leo Fajardo (@leorw)
|
389 |
+
* @since 2.4.2
|
390 |
+
*
|
391 |
+
* @var string|null
|
392 |
+
*/
|
393 |
+
private $_pricing_js_path = null;
|
394 |
|
395 |
#endregion
|
396 |
|
5491 |
function is_extensions_tracking_allowed() {
|
5492 |
return ( true === $this->apply_filters(
|
5493 |
'is_extensions_tracking_allowed',
|
5494 |
+
$this->_storage->get( 'is_extensions_tracking_allowed', null )
|
5495 |
) );
|
5496 |
}
|
5497 |
|
5535 |
* @author Leo Fajardo (@leorw)
|
5536 |
* @since 2.3.2
|
5537 |
*
|
5538 |
+
* @param bool|null $is_enabled
|
5539 |
*/
|
5540 |
+
function update_extensions_tracking_flag( $is_enabled ) {
|
5541 |
+
if ( is_bool( $is_enabled ) ) {
|
5542 |
+
$this->_storage->store( 'is_extensions_tracking_allowed', $is_enabled );
|
5543 |
+
}
|
5544 |
}
|
5545 |
|
5546 |
/**
|
6869 |
*/
|
6870 |
function _sync_cron_method( array $blog_ids, $current_blog_id = null ) {
|
6871 |
if ( $this->is_registered() ) {
|
|
|
|
|
6872 |
if ( $this->has_paid_plan() ) {
|
6873 |
// Initiate background plan sync.
|
6874 |
$this->_sync_license( true, false, $current_blog_id );
|
7241 |
}
|
7242 |
|
7243 |
if ( $this->is_plugin_new_install() || $this->is_only_premium() ) {
|
7244 |
+
if ( ! $this->_anonymous_mode &&
|
7245 |
+
( ! $this->is_addon() || ! $this->_parent->is_anonymous() ) ) {
|
7246 |
// Show notice for new plugin installations.
|
7247 |
$this->_admin_notices->add(
|
7248 |
sprintf(
|
7293 |
* @return bool
|
7294 |
*/
|
7295 |
private function should_add_sticky_optin_notice() {
|
7296 |
+
if ( $this->is_addon() && $this->_parent->is_anonymous() ) {
|
7297 |
+
return false;
|
7298 |
+
}
|
7299 |
+
|
7300 |
if ( fs_is_network_admin() ) {
|
7301 |
if ( ! $this->_is_network_active ) {
|
7302 |
return false;
|
13250 |
self::shoot_ajax_failure();
|
13251 |
}
|
13252 |
|
13253 |
+
$site = $this->get_api_site_scope()->call(
|
13254 |
'',
|
13255 |
'put',
|
13256 |
array(
|
|
|
13257 |
'is_beta' => ( 'true' == $is_beta ),
|
13258 |
'fields' => 'is_beta'
|
13259 |
)
|
13260 |
);
|
13261 |
|
13262 |
+
if ( ! $this->is_api_result_entity( $site ) ) {
|
13263 |
self::shoot_ajax_failure(
|
13264 |
+
FS_Api::is_api_error_object( $site ) ?
|
13265 |
+
$site->error->message :
|
13266 |
fs_text_inline( "An unknown error has occurred while trying to set the user's beta mode.", 'unknown-error-occurred', $this->get_slug() )
|
13267 |
);
|
13268 |
}
|
13269 |
|
13270 |
+
$this->_site->is_beta = $site->is_beta;
|
13271 |
+
$this->_store_site();
|
13272 |
|
13273 |
self::shoot_ajax_response( array( 'success' => true ) );
|
13274 |
}
|
13303 |
fs_request_get( 'blog_id', null ),
|
13304 |
fs_request_get( 'module_id', null, 'post' ),
|
13305 |
fs_request_get( 'user_id', null ),
|
13306 |
+
fs_request_get_bool( 'is_extensions_tracking_allowed', null )
|
13307 |
);
|
13308 |
|
13309 |
if (
|
13493 |
* @return string
|
13494 |
*/
|
13495 |
function get_pricing_js_path() {
|
13496 |
+
if ( ! isset( $this->_pricing_js_path ) ) {
|
13497 |
+
$pricing_js_path = $this->apply_filters( 'freemius_pricing_js_path', '' );
|
13498 |
+
|
13499 |
+
if ( empty( $pricing_js_path ) ) {
|
13500 |
+
global $fs_active_plugins;
|
13501 |
+
|
13502 |
+
foreach ( $fs_active_plugins->plugins as $sdk_path => $data ) {
|
13503 |
+
if ( $data->plugin_path == $this->get_plugin_basename() ) {
|
13504 |
+
$plugin_or_theme_root_dir = ( $this->is_plugin() ? WP_PLUGIN_DIR : get_theme_root( get_stylesheet() ) );
|
13505 |
+
|
13506 |
+
$pricing_js_path = $plugin_or_theme_root_dir
|
13507 |
+
. '/'
|
13508 |
+
// The basename will be `plugins`, `themes`, or the basename of a custom plugins or themes directory.
|
13509 |
+
. str_replace( '../' . basename( $plugin_or_theme_root_dir ) . '/', '', $sdk_path )
|
13510 |
+
. '/includes/freemius-pricing/freemius-pricing.js';
|
13511 |
+
|
13512 |
+
break;
|
13513 |
+
}
|
13514 |
+
}
|
13515 |
+
}
|
13516 |
+
|
13517 |
+
$this->_pricing_js_path = $pricing_js_path;
|
13518 |
+
}
|
13519 |
+
|
13520 |
+
return $this->_pricing_js_path;
|
13521 |
}
|
13522 |
|
13523 |
/**
|
13562 |
$blog_id = null,
|
13563 |
$plugin_id = null,
|
13564 |
$license_owner_id = null,
|
13565 |
+
$is_extensions_tracking_allowed = null
|
13566 |
) {
|
13567 |
$this->_logger->entrance();
|
13568 |
|
16483 |
);
|
16484 |
}
|
16485 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16486 |
/**
|
16487 |
* @author Vova Feldman (@svovaf)
|
16488 |
* @since 1.1.7.4
|
17170 |
$this->disable_opt_in_notice_and_lock_user();
|
17171 |
}
|
17172 |
|
17173 |
+
$this->update_extensions_tracking_flag( $is_extensions_tracking_allowed );
|
|
|
|
|
17174 |
|
17175 |
return $this->setup_account(
|
17176 |
$this->_user,
|
17215 |
$this->disable_opt_in_notice_and_lock_user();
|
17216 |
}
|
17217 |
|
17218 |
+
$this->update_extensions_tracking_flag( $is_extensions_tracking_allowed );
|
|
|
|
|
17219 |
|
17220 |
$sites = array();
|
17221 |
foreach ( $site_ids as $site_id ) {
|
17258 |
$this->disable_opt_in_notice_and_lock_user();
|
17259 |
}
|
17260 |
|
17261 |
+
$this->update_extensions_tracking_flag( $is_extensions_tracking_allowed );
|
|
|
|
|
17262 |
|
17263 |
$install_ids = array();
|
17264 |
|
17369 |
*/
|
17370 |
$license_key = fs_request_get( 'license_secret_key' );
|
17371 |
|
17372 |
+
$this->update_extensions_tracking_flag( fs_request_get_bool( 'is_extensions_tracking_allowed', null ) );
|
17373 |
|
17374 |
$this->install_with_current_user( $license_key );
|
17375 |
}
|
20621 |
}
|
20622 |
}
|
20623 |
|
20624 |
+
if ( ! $this->is_addon() &&
|
20625 |
+
$this->_site->is_beta() !== $site->is_beta
|
20626 |
+
) {
|
20627 |
+
// Beta flag updated.
|
20628 |
+
$this->_site = $site;
|
20629 |
+
|
20630 |
+
$this->_store_site(
|
20631 |
+
true,
|
20632 |
+
$is_site_level_sync ?
|
20633 |
+
null :
|
20634 |
+
$this->get_network_install_blog_id()
|
20635 |
+
);
|
20636 |
+
}
|
20637 |
+
|
20638 |
if ( $this->is_addon() || $this->has_addons() ) {
|
20639 |
/**
|
20640 |
* Purge the valid user licenses cache so that when the "Account" or the "Add-Ons" page is loaded,
|
21328 |
|
21329 |
if ( $this->has_secret_key() ) {
|
21330 |
$endpoint = add_query_arg( 'type', 'all', $endpoint );
|
21331 |
+
} else if ( is_object( $this->_site ) && $this->_site->is_beta() ) {
|
21332 |
$endpoint = add_query_arg( 'type', 'beta', $endpoint );
|
21333 |
}
|
21334 |
|
23426 |
return;
|
23427 |
}
|
23428 |
|
23429 |
+
if (
|
23430 |
+
$this->is_addon() &&
|
23431 |
+
! $this->is_only_premium() &&
|
23432 |
+
$this->_parent->is_anonymous()
|
23433 |
+
) {
|
23434 |
+
return;
|
23435 |
+
}
|
23436 |
+
|
23437 |
if ( fs_is_network_admin() ) {
|
23438 |
if ( ! $this->_is_network_active ) {
|
23439 |
// Don't add tracking links when browsing the network WP Admin and the plugin is not network active.
|
freemius/includes/class-fs-logger.php
CHANGED
@@ -142,7 +142,7 @@
|
|
142 |
return $this->_file_start;
|
143 |
}
|
144 |
|
145 |
-
private function _log( &$message, $type
|
146 |
if ( ! $this->is_on() ) {
|
147 |
return;
|
148 |
}
|
@@ -688,4 +688,4 @@ KEY `type` (`type` ASC))" );
|
|
688 |
}
|
689 |
|
690 |
#endregion
|
691 |
-
}
|
142 |
return $this->_file_start;
|
143 |
}
|
144 |
|
145 |
+
private function _log( &$message, $type, $wrapper = false ) {
|
146 |
if ( ! $this->is_on() ) {
|
147 |
return;
|
148 |
}
|
688 |
}
|
689 |
|
690 |
#endregion
|
691 |
+
}
|
freemius/includes/entities/class-fs-site.php
CHANGED
@@ -102,6 +102,14 @@
|
|
102 |
* @var bool
|
103 |
*/
|
104 |
public $is_uninstalled = false;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
|
106 |
/**
|
107 |
* @param stdClass|bool $site
|
@@ -233,4 +241,13 @@
|
|
233 |
function is_tracking_prohibited() {
|
234 |
return ! $this->is_tracking_allowed();
|
235 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
}
|
102 |
* @var bool
|
103 |
*/
|
104 |
public $is_uninstalled = false;
|
105 |
+
/**
|
106 |
+
* @author Edgar Melkonyan
|
107 |
+
*
|
108 |
+
* @since 2.4.2
|
109 |
+
*
|
110 |
+
* @var bool
|
111 |
+
*/
|
112 |
+
public $is_beta;
|
113 |
|
114 |
/**
|
115 |
* @param stdClass|bool $site
|
241 |
function is_tracking_prohibited() {
|
242 |
return ! $this->is_tracking_allowed();
|
243 |
}
|
244 |
+
|
245 |
+
/**
|
246 |
+
* @author Edgar Melkonyan
|
247 |
+
*
|
248 |
+
* @return bool
|
249 |
+
*/
|
250 |
+
function is_beta() {
|
251 |
+
return ( isset( $this->is_beta ) && true === $this->is_beta );
|
252 |
+
}
|
253 |
}
|
freemius/includes/entities/class-fs-user.php
CHANGED
@@ -31,13 +31,6 @@
|
|
31 |
*/
|
32 |
public $is_verified;
|
33 |
/**
|
34 |
-
* @author Leo Fajardo (@leorw)
|
35 |
-
* @since 2.3.0
|
36 |
-
*
|
37 |
-
* @var bool
|
38 |
-
*/
|
39 |
-
public $is_beta;
|
40 |
-
/**
|
41 |
* @var string|null
|
42 |
*/
|
43 |
public $customer_id;
|
@@ -63,16 +56,6 @@
|
|
63 |
return ( isset( $this->is_verified ) && true === $this->is_verified );
|
64 |
}
|
65 |
|
66 |
-
/**
|
67 |
-
* @author Leo Fajardo (@leorw)
|
68 |
-
* @since 2.3.0
|
69 |
-
*
|
70 |
-
* @return bool
|
71 |
-
*/
|
72 |
-
function is_beta() {
|
73 |
-
return ( isset( $this->is_beta ) && true === $this->is_beta );
|
74 |
-
}
|
75 |
-
|
76 |
static function get_type() {
|
77 |
return 'user';
|
78 |
}
|
31 |
*/
|
32 |
public $is_verified;
|
33 |
/**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
* @var string|null
|
35 |
*/
|
36 |
public $customer_id;
|
56 |
return ( isset( $this->is_verified ) && true === $this->is_verified );
|
57 |
}
|
58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
static function get_type() {
|
60 |
return 'user';
|
61 |
}
|
freemius/languages/freemius-cs_CZ.mo
CHANGED
Binary file
|
freemius/languages/freemius-da_DK.mo
CHANGED
Binary file
|
freemius/languages/freemius-en.mo
CHANGED
Binary file
|
freemius/languages/freemius-es_ES.mo
CHANGED
Binary file
|
freemius/languages/freemius-fr_FR.mo
CHANGED
Binary file
|
freemius/languages/freemius-he_IL.mo
CHANGED
Binary file
|
freemius/languages/freemius-hu_HU.mo
CHANGED
Binary file
|
freemius/languages/freemius-it_IT.mo
CHANGED
Binary file
|
freemius/languages/freemius-ja.mo
CHANGED
Binary file
|
freemius/languages/freemius-nl_NL.mo
CHANGED
Binary file
|
freemius/languages/freemius-ru_RU.mo
CHANGED
Binary file
|
freemius/languages/freemius-ta.mo
CHANGED
Binary file
|
freemius/languages/freemius-zh_CN.mo
CHANGED
Binary file
|
freemius/languages/freemius.pot
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# Copyright (C)
|
2 |
# This file is distributed under the same license as the freemius package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
@@ -16,795 +16,795 @@ msgstr ""
|
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
|
19 |
-
#: includes/class-freemius.php:
|
20 |
msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
|
21 |
msgstr ""
|
22 |
|
23 |
-
#: includes/class-freemius.php:
|
24 |
msgid "Would you like to proceed with the update?"
|
25 |
msgstr ""
|
26 |
|
27 |
-
#: includes/class-freemius.php:
|
28 |
msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
|
29 |
msgstr ""
|
30 |
|
31 |
-
#: includes/class-freemius.php:
|
32 |
msgid "Error"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: includes/class-freemius.php:
|
36 |
msgid "I found a better %s"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: includes/class-freemius.php:
|
40 |
msgid "What's the %s's name?"
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: includes/class-freemius.php:
|
44 |
msgid "It's a temporary %s. I'm just debugging an issue."
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: includes/class-freemius.php:
|
48 |
msgid "Deactivation"
|
49 |
msgstr ""
|
50 |
|
51 |
-
#: includes/class-freemius.php:
|
52 |
msgid "Theme Switch"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: includes/class-freemius.php:
|
56 |
msgid "Other"
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: includes/class-freemius.php:
|
60 |
msgid "I no longer need the %s"
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class-freemius.php:
|
64 |
msgid "I only needed the %s for a short period"
|
65 |
msgstr ""
|
66 |
|
67 |
-
#: includes/class-freemius.php:
|
68 |
msgid "The %s broke my site"
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: includes/class-freemius.php:
|
72 |
msgid "The %s suddenly stopped working"
|
73 |
msgstr ""
|
74 |
|
75 |
-
#: includes/class-freemius.php:
|
76 |
msgid "I can't pay for it anymore"
|
77 |
msgstr ""
|
78 |
|
79 |
-
#: includes/class-freemius.php:
|
80 |
msgid "What price would you feel comfortable paying?"
|
81 |
msgstr ""
|
82 |
|
83 |
-
#: includes/class-freemius.php:
|
84 |
msgid "I don't like to share my information with you"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: includes/class-freemius.php:
|
88 |
msgid "The %s didn't work"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class-freemius.php:
|
92 |
msgid "I couldn't understand how to make it work"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: includes/class-freemius.php:
|
96 |
msgid "The %s is great, but I need specific feature that you don't support"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: includes/class-freemius.php:
|
100 |
msgid "What feature?"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: includes/class-freemius.php:
|
104 |
msgid "The %s is not working"
|
105 |
msgstr ""
|
106 |
|
107 |
-
#: includes/class-freemius.php:
|
108 |
msgid "Kindly share what didn't work so we can fix it for future users..."
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: includes/class-freemius.php:
|
112 |
msgid "It's not what I was looking for"
|
113 |
msgstr ""
|
114 |
|
115 |
-
#: includes/class-freemius.php:
|
116 |
msgid "What you've been looking for?"
|
117 |
msgstr ""
|
118 |
|
119 |
-
#: includes/class-freemius.php:
|
120 |
msgid "The %s didn't work as expected"
|
121 |
msgstr ""
|
122 |
|
123 |
-
#: includes/class-freemius.php:
|
124 |
msgid "What did you expect?"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: includes/class-freemius.php:
|
128 |
msgid "Freemius Debug"
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: includes/class-freemius.php:
|
132 |
msgid "I don't know what is cURL or how to install it, help me!"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: includes/class-freemius.php:
|
136 |
msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: includes/class-freemius.php:
|
140 |
msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: includes/class-freemius.php:
|
144 |
msgid "Yes - do your thing"
|
145 |
msgstr ""
|
146 |
|
147 |
-
#: includes/class-freemius.php:
|
148 |
msgid "No - just deactivate"
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: includes/class-freemius.php:
|
152 |
msgctxt "exclamation"
|
153 |
msgid "Oops"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: includes/class-freemius.php:
|
157 |
msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: includes/class-freemius.php:
|
161 |
msgctxt "addonX cannot run without pluginY"
|
162 |
msgid "%s cannot run without %s."
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: includes/class-freemius.php:
|
166 |
msgctxt "addonX cannot run..."
|
167 |
msgid "%s cannot run without the plugin."
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: includes/class-freemius.php:
|
171 |
msgid "Unexpected API error. Please contact the %s's author with the following error."
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: includes/class-freemius.php:
|
175 |
msgid "Premium %s version was successfully activated."
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: includes/class-freemius.php:
|
179 |
msgctxt "Used to express elation, enthusiasm, or triumph (especially in electronic communication)."
|
180 |
msgid "W00t"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: includes/class-freemius.php:
|
184 |
msgid "You have a %s license."
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: includes/class-freemius.php:
|
188 |
msgctxt "interjection expressing joy or exuberance"
|
189 |
msgid "Yee-haw"
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: includes/class-freemius.php:
|
193 |
msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: includes/class-freemius.php:
|
197 |
msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: includes/class-freemius.php:
|
201 |
msgid "More information about %s"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: includes/class-freemius.php:
|
205 |
msgid "Purchase License"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/class-freemius.php:
|
209 |
msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: includes/class-freemius.php:
|
213 |
msgid "start the trial"
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: includes/class-freemius.php:
|
217 |
msgid "complete the install"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/class-freemius.php:
|
221 |
msgid "You are just one step away - %s"
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: includes/class-freemius.php:
|
225 |
msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
|
226 |
msgid "Complete \"%s\" Activation Now"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: includes/class-freemius.php:
|
230 |
msgid "We made a few tweaks to the %s, %s"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: includes/class-freemius.php:
|
234 |
msgid "Opt in to make \"%s\" better!"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: includes/class-freemius.php:
|
238 |
msgid "The upgrade of %s was successfully completed."
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: includes/class-freemius.php:
|
242 |
msgid "Add-On"
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: includes/class-freemius.php:
|
246 |
msgid "Plugin"
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: includes/class-freemius.php:
|
250 |
msgid "Theme"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: includes/class-freemius.php:
|
254 |
msgid "An unknown error has occurred while trying to toggle the license's white-label mode."
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: includes/class-freemius.php:
|
258 |
msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: includes/class-freemius.php:
|
262 |
msgid "User Dashboard"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: includes/class-freemius.php:
|
266 |
msgid "revert it now"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: includes/class-freemius.php:
|
270 |
msgid "An unknown error has occurred while trying to set the user's beta mode."
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: includes/class-freemius.php:
|
274 |
msgid "Invalid new user ID or email address."
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: includes/class-freemius.php:
|
278 |
msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
|
279 |
msgstr ""
|
280 |
|
281 |
-
#: includes/class-freemius.php:
|
282 |
msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: includes/class-freemius.php:
|
286 |
msgid "Change Ownership"
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: includes/class-freemius.php:
|
290 |
msgid "Invalid site details collection."
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: includes/class-freemius.php:
|
294 |
msgid "We couldn't find your email address in the system, are you sure it's the right address?"
|
295 |
msgstr ""
|
296 |
|
297 |
-
#: includes/class-freemius.php:
|
298 |
msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: includes/class-freemius.php:
|
302 |
msgid "Account is pending activation."
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: includes/class-freemius.php:
|
306 |
msgid "Buy a license now"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: includes/class-freemius.php:
|
310 |
msgid "Renew your license now"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: includes/class-freemius.php:
|
314 |
msgid "%s to access version %s security & feature updates, and support."
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: includes/class-freemius.php:
|
318 |
msgid "%s activation was successfully completed."
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: includes/class-freemius.php:
|
322 |
msgid "Your account was successfully activated with the %s plan."
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: includes/class-freemius.php:
|
326 |
msgid "Your trial has been successfully started."
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: includes/class-freemius.php:
|
330 |
msgid "Couldn't activate %s."
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: includes/class-freemius.php:
|
334 |
msgid "Please contact us with the following message:"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: includes/class-freemius.php:
|
338 |
msgid "An unknown error has occurred."
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: includes/class-freemius.php:
|
342 |
msgid "Upgrade"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: includes/class-freemius.php:
|
346 |
msgid "Start Trial"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: includes/class-freemius.php:
|
350 |
msgid "Pricing"
|
351 |
msgstr ""
|
352 |
|
353 |
-
#: includes/class-freemius.php:
|
354 |
msgid "Affiliation"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: includes/class-freemius.php:
|
358 |
msgid "Account"
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: includes/class-freemius.php:
|
362 |
msgid "Contact Us"
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: includes/class-freemius.php:
|
366 |
msgid "Add-Ons"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: includes/class-freemius.php:
|
370 |
msgctxt "ASCII arrow left icon"
|
371 |
msgid "←"
|
372 |
msgstr ""
|
373 |
|
374 |
-
#: includes/class-freemius.php:
|
375 |
msgctxt "ASCII arrow right icon"
|
376 |
msgid "➤"
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: includes/class-freemius.php:
|
380 |
msgctxt "noun"
|
381 |
msgid "Pricing"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: includes/class-freemius.php:
|
385 |
msgid "Support Forum"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: includes/class-freemius.php:
|
389 |
msgid "Your email has been successfully verified - you are AWESOME!"
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: includes/class-freemius.php:
|
393 |
msgctxt "a positive response"
|
394 |
msgid "Right on"
|
395 |
msgstr ""
|
396 |
|
397 |
-
#: includes/class-freemius.php:
|
398 |
msgid "seems like the key you entered doesn't match our records."
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: includes/class-freemius.php:
|
402 |
msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link."
|
403 |
msgstr ""
|
404 |
|
405 |
-
#: includes/class-freemius.php:
|
406 |
msgid "Your %s Add-on plan was successfully upgraded."
|
407 |
msgstr ""
|
408 |
|
409 |
-
#: includes/class-freemius.php:
|
410 |
msgid "%s Add-on was successfully purchased."
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: includes/class-freemius.php:
|
414 |
msgid "Download the latest version"
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: includes/class-freemius.php:
|
418 |
msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: includes/class-freemius.php:
|
422 |
msgid "Error received from the server:"
|
423 |
msgstr ""
|
424 |
|
425 |
-
#: includes/class-freemius.php:
|
426 |
msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
|
427 |
msgstr ""
|
428 |
|
429 |
-
#: includes/class-freemius.php:
|
430 |
msgctxt "something somebody says when they are thinking about what you have just said."
|
431 |
msgid "Hmm"
|
432 |
msgstr ""
|
433 |
|
434 |
-
#: includes/class-freemius.php:
|
435 |
msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: includes/class-freemius.php:
|
439 |
msgctxt "trial period"
|
440 |
msgid "Trial"
|
441 |
msgstr ""
|
442 |
|
443 |
-
#: includes/class-freemius.php:
|
444 |
msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
|
445 |
msgstr ""
|
446 |
|
447 |
-
#: includes/class-freemius.php:
|
448 |
msgid "Please contact us here"
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: includes/class-freemius.php:
|
452 |
msgid "Your plan was successfully activated."
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: includes/class-freemius.php:
|
456 |
msgid "Your plan was successfully upgraded."
|
457 |
msgstr ""
|
458 |
|
459 |
-
#: includes/class-freemius.php:
|
460 |
msgid "Your plan was successfully changed to %s."
|
461 |
msgstr ""
|
462 |
|
463 |
-
#: includes/class-freemius.php:
|
464 |
msgid "Your license has expired. You can still continue using the free %s forever."
|
465 |
msgstr ""
|
466 |
|
467 |
-
#: includes/class-freemius.php:
|
468 |
msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
|
469 |
msgstr ""
|
470 |
|
471 |
-
#: includes/class-freemius.php:
|
472 |
msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
|
473 |
msgstr ""
|
474 |
|
475 |
-
#: includes/class-freemius.php:
|
476 |
msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
|
477 |
msgstr ""
|
478 |
|
479 |
-
#: includes/class-freemius.php:
|
480 |
msgid "Your free trial has expired. You can still continue using all our free features."
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: includes/class-freemius.php:
|
484 |
msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: includes/class-freemius.php:
|
488 |
msgid "It looks like the license could not be activated."
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: includes/class-freemius.php:
|
492 |
msgid "Your license was successfully activated."
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: includes/class-freemius.php:
|
496 |
msgid "It looks like your site currently doesn't have an active license."
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: includes/class-freemius.php:
|
500 |
msgid "It looks like the license deactivation failed."
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: includes/class-freemius.php:
|
504 |
msgid "Your %s license was successfully deactivated."
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: includes/class-freemius.php:
|
508 |
msgid "Your license was successfully deactivated, you are back to the %s plan."
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: includes/class-freemius.php:
|
512 |
msgid "O.K"
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: includes/class-freemius.php:
|
516 |
msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: includes/class-freemius.php:
|
520 |
msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: includes/class-freemius.php:
|
524 |
msgid "You are already running the %s in a trial mode."
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: includes/class-freemius.php:
|
528 |
msgid "You already utilized a trial before."
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: includes/class-freemius.php:
|
532 |
msgid "Plan %s do not exist, therefore, can't start a trial."
|
533 |
msgstr ""
|
534 |
|
535 |
-
#: includes/class-freemius.php:
|
536 |
msgid "Plan %s does not support a trial period."
|
537 |
msgstr ""
|
538 |
|
539 |
-
#: includes/class-freemius.php:
|
540 |
msgid "None of the %s's plans supports a trial period."
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: includes/class-freemius.php:
|
544 |
msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
|
545 |
msgstr ""
|
546 |
|
547 |
-
#: includes/class-freemius.php:
|
548 |
msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
|
549 |
msgstr ""
|
550 |
|
551 |
-
#: includes/class-freemius.php:
|
552 |
msgid "Your %s free trial was successfully cancelled."
|
553 |
msgstr ""
|
554 |
|
555 |
-
#: includes/class-freemius.php:
|
556 |
msgid "Version %s was released."
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: includes/class-freemius.php:
|
560 |
msgid "Please download %s."
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: includes/class-freemius.php:
|
564 |
msgid "the latest %s version here"
|
565 |
msgstr ""
|
566 |
|
567 |
-
#: includes/class-freemius.php:
|
568 |
msgid "New"
|
569 |
msgstr ""
|
570 |
|
571 |
-
#: includes/class-freemius.php:
|
572 |
msgid "Seems like you got the latest release."
|
573 |
msgstr ""
|
574 |
|
575 |
-
#: includes/class-freemius.php:
|
576 |
msgid "You are all good!"
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: includes/class-freemius.php:
|
580 |
msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
|
581 |
msgstr ""
|
582 |
|
583 |
-
#: includes/class-freemius.php:
|
584 |
msgid "Site successfully opted in."
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: includes/class-freemius.php:
|
588 |
msgid "Awesome"
|
589 |
msgstr ""
|
590 |
|
591 |
-
#: includes/class-freemius.php:
|
592 |
msgid "We appreciate your help in making the %s better by letting us track some usage data."
|
593 |
msgstr ""
|
594 |
|
595 |
-
#: includes/class-freemius.php:
|
596 |
msgid "Thank you!"
|
597 |
msgstr ""
|
598 |
|
599 |
-
#: includes/class-freemius.php:
|
600 |
msgid "We will no longer be sending any usage data of %s on %s to %s."
|
601 |
msgstr ""
|
602 |
|
603 |
-
#: includes/class-freemius.php:
|
604 |
msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
|
605 |
msgstr ""
|
606 |
|
607 |
-
#: includes/class-freemius.php:
|
608 |
msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
|
609 |
msgstr ""
|
610 |
|
611 |
-
#: includes/class-freemius.php:
|
612 |
msgid "%s is the new owner of the account."
|
613 |
msgstr ""
|
614 |
|
615 |
-
#: includes/class-freemius.php:
|
616 |
msgctxt "as congratulations"
|
617 |
msgid "Congrats"
|
618 |
msgstr ""
|
619 |
|
620 |
-
#: includes/class-freemius.php:
|
621 |
msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
|
622 |
msgstr ""
|
623 |
|
624 |
-
#: includes/class-freemius.php:
|
625 |
msgid "Please provide your full name."
|
626 |
msgstr ""
|
627 |
|
628 |
-
#: includes/class-freemius.php:
|
629 |
msgid "Your name was successfully updated."
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: includes/class-freemius.php:
|
633 |
msgid "You have successfully updated your %s."
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: includes/class-freemius.php:
|
637 |
msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin."
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: includes/class-freemius.php:
|
641 |
msgid "Click here"
|
642 |
msgstr ""
|
643 |
|
644 |
-
#: includes/class-freemius.php:
|
645 |
msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: includes/class-freemius.php:
|
649 |
msgctxt "advance notice of something that will need attention."
|
650 |
msgid "Heads up"
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: includes/class-freemius.php:
|
654 |
msgctxt "exclamation"
|
655 |
msgid "Hey"
|
656 |
msgstr ""
|
657 |
|
658 |
-
#: includes/class-freemius.php:
|
659 |
msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
|
660 |
msgstr ""
|
661 |
|
662 |
-
#: includes/class-freemius.php:
|
663 |
msgid "No commitment for %s days - cancel anytime!"
|
664 |
msgstr ""
|
665 |
|
666 |
-
#: includes/class-freemius.php:
|
667 |
msgid "No credit card required"
|
668 |
msgstr ""
|
669 |
|
670 |
-
#: includes/class-freemius.php:
|
671 |
msgctxt "call to action"
|
672 |
msgid "Start free trial"
|
673 |
msgstr ""
|
674 |
|
675 |
-
#: includes/class-freemius.php:
|
676 |
msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
|
677 |
msgstr ""
|
678 |
|
679 |
-
#: includes/class-freemius.php:
|
680 |
msgid "Learn more"
|
681 |
msgstr ""
|
682 |
|
683 |
-
#: includes/class-freemius.php:
|
684 |
msgid "Activate License"
|
685 |
msgstr ""
|
686 |
|
687 |
-
#: includes/class-freemius.php:
|
688 |
msgid "Change License"
|
689 |
msgstr ""
|
690 |
|
691 |
-
#: includes/class-freemius.php:
|
692 |
msgid "Opt Out"
|
693 |
msgstr ""
|
694 |
|
695 |
-
#: includes/class-freemius.php:
|
696 |
msgid "Opt In"
|
697 |
msgstr ""
|
698 |
|
699 |
-
#: includes/class-freemius.php:
|
700 |
msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
|
701 |
msgstr ""
|
702 |
|
703 |
-
#: includes/class-freemius.php:
|
704 |
msgid "Activate %s features"
|
705 |
msgstr ""
|
706 |
|
707 |
-
#: includes/class-freemius.php:
|
708 |
msgid "Please follow these steps to complete the upgrade"
|
709 |
msgstr ""
|
710 |
|
711 |
-
#: includes/class-freemius.php:
|
712 |
msgid "Download the latest %s version"
|
713 |
msgstr ""
|
714 |
|
715 |
-
#: includes/class-freemius.php:
|
716 |
msgid "Upload and activate the downloaded version"
|
717 |
msgstr ""
|
718 |
|
719 |
-
#: includes/class-freemius.php:
|
720 |
msgid "How to upload and activate?"
|
721 |
msgstr ""
|
722 |
|
723 |
-
#: includes/class-freemius.php:
|
724 |
msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
|
725 |
msgstr ""
|
726 |
|
727 |
-
#: includes/class-freemius.php:
|
728 |
msgid "Auto installation only works for opted-in users."
|
729 |
msgstr ""
|
730 |
|
731 |
-
#: includes/class-freemius.php:
|
732 |
msgid "Invalid module ID."
|
733 |
msgstr ""
|
734 |
|
735 |
-
#: includes/class-freemius.php:
|
736 |
msgid "Premium version already active."
|
737 |
msgstr ""
|
738 |
|
739 |
-
#: includes/class-freemius.php:
|
740 |
msgid "You do not have a valid license to access the premium version."
|
741 |
msgstr ""
|
742 |
|
743 |
-
#: includes/class-freemius.php:
|
744 |
msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
|
745 |
msgstr ""
|
746 |
|
747 |
-
#: includes/class-freemius.php:
|
748 |
msgid "Premium add-on version already installed."
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: includes/class-freemius.php:
|
752 |
msgid "View paid features"
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: includes/class-freemius.php:
|
756 |
msgid "Thank you so much for using %s and its add-ons!"
|
757 |
msgstr ""
|
758 |
|
759 |
-
#: includes/class-freemius.php:
|
760 |
msgid "Thank you so much for using %s!"
|
761 |
msgstr ""
|
762 |
|
763 |
-
#: includes/class-freemius.php:
|
764 |
msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
|
765 |
msgstr ""
|
766 |
|
767 |
-
#: includes/class-freemius.php:
|
768 |
msgid "Thank you so much for using our products!"
|
769 |
msgstr ""
|
770 |
|
771 |
-
#: includes/class-freemius.php:
|
772 |
msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
|
773 |
msgstr ""
|
774 |
|
775 |
-
#: includes/class-freemius.php:
|
776 |
msgid "%s and its add-ons"
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: includes/class-freemius.php:
|
780 |
msgid "Products"
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: includes/class-freemius.php:
|
784 |
msgid "Yes"
|
785 |
msgstr ""
|
786 |
|
787 |
-
#: includes/class-freemius.php:
|
788 |
msgid "send me security & feature updates, educational content and offers."
|
789 |
msgstr ""
|
790 |
|
791 |
-
#: includes/class-freemius.php:
|
792 |
msgid "No"
|
793 |
msgstr ""
|
794 |
|
795 |
-
#: includes/class-freemius.php:
|
796 |
msgid "do %sNOT%s send me security & feature updates, educational content and offers."
|
797 |
msgstr ""
|
798 |
|
799 |
-
#: includes/class-freemius.php:
|
800 |
msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
|
801 |
msgstr ""
|
802 |
|
803 |
-
#: includes/class-freemius.php:
|
804 |
msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
|
805 |
msgstr ""
|
806 |
|
807 |
-
#: includes/class-freemius.php:
|
808 |
msgid "License key is empty."
|
809 |
msgstr ""
|
810 |
|
@@ -832,15 +832,15 @@ msgstr ""
|
|
832 |
msgid "Important Upgrade Notice:"
|
833 |
msgstr ""
|
834 |
|
835 |
-
#: includes/class-fs-plugin-updater.php:
|
836 |
msgid "Installing plugin: %s"
|
837 |
msgstr ""
|
838 |
|
839 |
-
#: includes/class-fs-plugin-updater.php:
|
840 |
msgid "Unable to connect to the filesystem. Please confirm your credentials."
|
841 |
msgstr ""
|
842 |
|
843 |
-
#: includes/class-fs-plugin-updater.php:
|
844 |
msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
|
845 |
msgstr ""
|
846 |
|
@@ -861,7 +861,7 @@ msgstr ""
|
|
861 |
msgid "Install Free Version Update Now"
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: includes/fs-plugin-info-dialog.php:745, templates/account.php:
|
865 |
msgid "Install Update Now"
|
866 |
msgstr ""
|
867 |
|
@@ -878,7 +878,7 @@ msgctxt "as download latest version"
|
|
878 |
msgid "Download Latest Free Version"
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: includes/fs-plugin-info-dialog.php:772, templates/account.php:
|
882 |
msgctxt "as download latest version"
|
883 |
msgid "Download Latest"
|
884 |
msgstr ""
|
@@ -887,11 +887,11 @@ msgstr ""
|
|
887 |
msgid "Activate this add-on"
|
888 |
msgstr ""
|
889 |
|
890 |
-
#: includes/fs-plugin-info-dialog.php:789, templates/connect.php:
|
891 |
msgid "Activate Free Version"
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: includes/fs-plugin-info-dialog.php:790, templates/account.php:
|
895 |
msgid "Activate"
|
896 |
msgstr ""
|
897 |
|
@@ -1020,7 +1020,7 @@ msgstr ""
|
|
1020 |
msgid "Details"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
-
#: includes/fs-plugin-info-dialog.php:1318, templates/account.php:
|
1024 |
msgctxt "product version"
|
1025 |
msgid "Version"
|
1026 |
msgstr ""
|
@@ -1034,7 +1034,7 @@ msgstr ""
|
|
1034 |
msgid "Last Updated"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: includes/fs-plugin-info-dialog.php:1337, templates/account.php:
|
1038 |
msgctxt "x-ago"
|
1039 |
msgid "%s ago"
|
1040 |
msgstr ""
|
@@ -1143,293 +1143,293 @@ msgstr ""
|
|
1143 |
msgid "Latest Free Version Installed"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
-
#: templates/account.php:
|
1147 |
msgid "Downgrading your plan"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
-
#: templates/account.php:
|
1151 |
msgid "Cancelling the subscription"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
#. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
|
1155 |
-
#: templates/account.php:
|
1156 |
msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
|
1157 |
msgstr ""
|
1158 |
|
1159 |
-
#: templates/account.php:
|
1160 |
msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
|
1161 |
msgstr ""
|
1162 |
|
1163 |
-
#: templates/account.php:
|
1164 |
msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
-
#: templates/account.php:
|
1168 |
msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
|
1169 |
msgstr ""
|
1170 |
|
1171 |
-
#: templates/account.php:
|
1172 |
msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
|
1173 |
msgstr ""
|
1174 |
|
1175 |
#. translators: %s: Plan title (e.g. "Professional")
|
1176 |
-
#: templates/account.php:
|
1177 |
msgid "Activate %s Plan"
|
1178 |
msgstr ""
|
1179 |
|
1180 |
#. translators: %s: Time period (e.g. Auto renews in "2 months")
|
1181 |
-
#: templates/account.php:
|
1182 |
msgid "Auto renews in %s"
|
1183 |
msgstr ""
|
1184 |
|
1185 |
#. translators: %s: Time period (e.g. Expires in "2 months")
|
1186 |
-
#: templates/account.php:
|
1187 |
msgid "Expires in %s"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
-
#: templates/account.php:
|
1191 |
msgctxt "as synchronize license"
|
1192 |
msgid "Sync License"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: templates/account.php:
|
1196 |
msgid "Cancel Trial"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
-
#: templates/account.php:
|
1200 |
msgid "Change Plan"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
-
#: templates/account.php:
|
1204 |
msgctxt "verb"
|
1205 |
msgid "Upgrade"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
-
#: templates/account.php:
|
1209 |
msgctxt "verb"
|
1210 |
msgid "Downgrade"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
-
#: templates/account.php:
|
1214 |
msgid "Free"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
-
#: templates/account.php:
|
1218 |
msgctxt "as product pricing plan"
|
1219 |
msgid "Plan"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
-
#: templates/account.php:
|
1223 |
msgid "Bundle Plan"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
-
#: templates/account.php:
|
1227 |
msgid "Free Trial"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
-
#: templates/account.php:
|
1231 |
msgid "Account Details"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: templates/account.php:
|
1235 |
msgid "Start Debug"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: templates/account.php:
|
1239 |
msgid "Stop Debug"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: templates/account.php:
|
1243 |
msgid "Billing & Invoices"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
-
#: templates/account.php:
|
1247 |
msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
-
#: templates/account.php:
|
1251 |
msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
-
#: templates/account.php:
|
1255 |
msgid "Delete Account"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
-
#: templates/account.php:
|
1259 |
msgid "Deactivate License"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
-
#: templates/account.php:
|
1263 |
msgid "Are you sure you want to proceed?"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
-
#: templates/account.php:
|
1267 |
msgid "Cancel Subscription"
|
1268 |
msgstr ""
|
1269 |
|
1270 |
-
#: templates/account.php:
|
1271 |
msgctxt "as synchronize"
|
1272 |
msgid "Sync"
|
1273 |
msgstr ""
|
1274 |
|
1275 |
-
#: templates/account.php:
|
1276 |
msgid "Name"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
-
#: templates/account.php:
|
1280 |
msgid "Email"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
-
#: templates/account.php:
|
1284 |
msgid "User ID"
|
1285 |
msgstr ""
|
1286 |
|
1287 |
-
#: templates/account.php:
|
1288 |
msgid "ID"
|
1289 |
msgstr ""
|
1290 |
|
1291 |
-
#: templates/account.php:
|
1292 |
msgid "Site ID"
|
1293 |
msgstr ""
|
1294 |
|
1295 |
-
#: templates/account.php:
|
1296 |
msgid "No ID"
|
1297 |
msgstr ""
|
1298 |
|
1299 |
-
#: templates/account.php:
|
1300 |
msgid "Public Key"
|
1301 |
msgstr ""
|
1302 |
|
1303 |
-
#: templates/account.php:
|
1304 |
msgid "Secret Key"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
-
#: templates/account.php:
|
1308 |
msgctxt "as secret encryption key missing"
|
1309 |
msgid "No Secret"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
-
#: templates/account.php:
|
1313 |
msgid "Trial"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
-
#: templates/account.php:
|
1317 |
msgid "License Key"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
-
#: templates/account.php:
|
1321 |
msgid "Join the Beta program"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
-
#: templates/account.php:
|
1325 |
msgid "not verified"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
-
#: templates/account.php:
|
1329 |
msgid "Expired"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
-
#: templates/account.php:
|
1333 |
msgid "Premium version"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
-
#: templates/account.php:
|
1337 |
msgid "Free version"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
-
#: templates/account.php:
|
1341 |
msgid "Verify Email"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
-
#: templates/account.php:
|
1345 |
msgid "Download %s Version"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: templates/account.php:
|
1349 |
msgid "Download Paid Version"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: templates/account.php:
|
1353 |
msgctxt "verb"
|
1354 |
msgid "Show"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
-
#: templates/account.php:
|
1358 |
msgid "What is your %s?"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
-
#: templates/account.php:
|
1362 |
msgctxt "verb"
|
1363 |
msgid "Edit"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: templates/account.php:
|
1367 |
msgid "Change User"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
-
#: templates/account.php:
|
1371 |
msgid "Sites"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: templates/account.php:
|
1375 |
msgid "Search by address"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
-
#: templates/account.php:
|
1379 |
msgid "Address"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
-
#: templates/account.php:
|
1383 |
msgid "License"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: templates/account.php:
|
1387 |
msgid "Plan"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
-
#: templates/account.php:
|
1391 |
msgctxt "as software license"
|
1392 |
msgid "License"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
-
#: templates/account.php:
|
1396 |
msgctxt "verb"
|
1397 |
msgid "Hide"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
-
#: templates/account.php:
|
1401 |
msgid "Processing"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
-
#: templates/account.php:
|
1405 |
msgid "Get updates for bleeding edge Beta versions of %s."
|
1406 |
msgstr ""
|
1407 |
|
1408 |
-
#: templates/account.php:
|
1409 |
msgid "Cancelling %s"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: templates/account.php:
|
1413 |
msgid "trial"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
-
#: templates/account.php:
|
1417 |
msgid "Cancelling %s..."
|
1418 |
msgstr ""
|
1419 |
|
1420 |
-
#: templates/account.php:
|
1421 |
msgid "subscription"
|
1422 |
msgstr ""
|
1423 |
|
1424 |
-
#: templates/account.php:
|
1425 |
msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
-
#: templates/account.php:
|
1429 |
msgid "Disabling white-label mode"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
-
#: templates/account.php:
|
1433 |
msgid "Enabling white-label mode"
|
1434 |
msgstr ""
|
1435 |
|
@@ -1455,7 +1455,7 @@ msgctxt "installed add-on"
|
|
1455 |
msgid "Installed"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
-
#: templates/admin-notice.php:13, templates/forms/license-activation.php:
|
1459 |
msgctxt "as close a window"
|
1460 |
msgid "Dismiss"
|
1461 |
msgstr ""
|
@@ -1510,84 +1510,92 @@ msgstr ""
|
|
1510 |
msgid "Agree & Activate License"
|
1511 |
msgstr ""
|
1512 |
|
1513 |
-
#: templates/connect.php:
|
1514 |
-
msgid "
|
1515 |
msgstr ""
|
1516 |
|
1517 |
-
#: templates/connect.php:
|
1518 |
msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
|
1519 |
msgstr ""
|
1520 |
|
1521 |
-
#: templates/connect.php:
|
1522 |
msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
|
1523 |
msgstr ""
|
1524 |
|
1525 |
-
#: templates/connect.php:
|
1526 |
msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: templates/connect.php:
|
1530 |
msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: templates/connect.php:
|
1534 |
msgid "We're excited to introduce the Freemius network-level integration."
|
1535 |
msgstr ""
|
1536 |
|
1537 |
-
#: templates/connect.php:
|
1538 |
msgid "During the update process we detected %d site(s) that are still pending license activation."
|
1539 |
msgstr ""
|
1540 |
|
1541 |
-
#: templates/connect.php:
|
1542 |
msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
|
1543 |
msgstr ""
|
1544 |
|
1545 |
-
#: templates/connect.php:
|
1546 |
msgid "%s's paid features"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
-
#: templates/connect.php:
|
1550 |
msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
|
1551 |
msgstr ""
|
1552 |
|
1553 |
-
#: templates/connect.php:
|
1554 |
msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
|
1555 |
msgstr ""
|
1556 |
|
1557 |
-
#: templates/connect.php:
|
1558 |
msgid "License key"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
-
#: templates/connect.php:
|
1562 |
msgid "Can't find your license key?"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
-
#: templates/connect.php:
|
1566 |
msgctxt "verb"
|
1567 |
msgid "Skip"
|
1568 |
msgstr ""
|
1569 |
|
1570 |
-
#: templates/connect.php:
|
1571 |
msgid "Delegate to Site Admins"
|
1572 |
msgstr ""
|
1573 |
|
1574 |
-
#: templates/connect.php:
|
1575 |
msgid "If you click it, this decision will be delegated to the sites administrators."
|
1576 |
msgstr ""
|
1577 |
|
1578 |
-
#: templates/connect.php:
|
|
|
|
|
|
|
|
|
1579 |
msgid "Your Profile Overview"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
-
#: templates/connect.php:
|
1583 |
msgid "Name and email address"
|
1584 |
msgstr ""
|
1585 |
|
1586 |
-
#: templates/connect.php:
|
|
|
|
|
|
|
|
|
1587 |
msgid "Your Site Overview"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
-
#: templates/connect.php:
|
1591 |
msgid "Site URL, WP version, PHP info"
|
1592 |
msgstr ""
|
1593 |
|
@@ -1595,64 +1603,84 @@ msgstr ""
|
|
1595 |
msgid "Admin Notices"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: templates/connect.php:380, templates/connect.php:
|
1599 |
msgid "Updates, announcements, marketing, no spam"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
-
#: templates/connect.php:
|
1603 |
-
msgid "
|
|
|
|
|
|
|
|
|
1604 |
msgstr ""
|
1605 |
|
1606 |
-
#: templates/connect.php:
|
1607 |
-
msgid "
|
1608 |
msgstr ""
|
1609 |
|
1610 |
-
#: templates/connect.php:
|
1611 |
msgid "Newsletter"
|
1612 |
msgstr ""
|
1613 |
|
1614 |
-
#: templates/connect.php:
|
1615 |
msgid "Plugins & Themes"
|
1616 |
msgstr ""
|
1617 |
|
1618 |
-
#: templates/connect.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1619 |
msgid "Title, slug, version, and is active"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
-
#: templates/connect.php:
|
1623 |
-
msgid "The %1$s will
|
1624 |
msgstr ""
|
1625 |
|
1626 |
#: templates/connect.php:426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1627 |
msgid "What permissions are being granted?"
|
1628 |
msgstr ""
|
1629 |
|
1630 |
-
#: templates/connect.php:
|
1631 |
msgid "Don't have a license key?"
|
1632 |
msgstr ""
|
1633 |
|
1634 |
-
#: templates/connect.php:
|
1635 |
msgid "Have a license key?"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
-
#: templates/connect.php:
|
1639 |
msgid "Privacy Policy"
|
1640 |
msgstr ""
|
1641 |
|
1642 |
-
#: templates/connect.php:
|
1643 |
msgid "License Agreement"
|
1644 |
msgstr ""
|
1645 |
|
1646 |
-
#: templates/connect.php:
|
1647 |
msgid "Terms of Service"
|
1648 |
msgstr ""
|
1649 |
|
1650 |
-
#: templates/connect.php:
|
1651 |
msgctxt "as in the process of sending an email"
|
1652 |
msgid "Sending email"
|
1653 |
msgstr ""
|
1654 |
|
1655 |
-
#: templates/connect.php:
|
1656 |
msgctxt "as activating plugin"
|
1657 |
msgid "Activating"
|
1658 |
msgstr ""
|
@@ -2241,7 +2269,11 @@ msgstr ""
|
|
2241 |
msgid "Update License"
|
2242 |
msgstr ""
|
2243 |
|
2244 |
-
#: templates/forms/license-activation.php:
|
|
|
|
|
|
|
|
|
2245 |
msgid "Associate with the license owner's account."
|
2246 |
msgstr ""
|
2247 |
|
1 |
+
# Copyright (C) 2021 freemius
|
2 |
# This file is distributed under the same license as the freemius package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18 |
|
19 |
+
#: includes/class-freemius.php:1919, templates/account.php:912
|
20 |
msgid "An update to a Beta version will replace your installed version of %s with the latest Beta release - use with caution, and not on production sites. You have been warned."
|
21 |
msgstr ""
|
22 |
|
23 |
+
#: includes/class-freemius.php:1926
|
24 |
msgid "Would you like to proceed with the update?"
|
25 |
msgstr ""
|
26 |
|
27 |
+
#: includes/class-freemius.php:2138
|
28 |
msgid "Freemius SDK couldn't find the plugin's main file. Please contact sdk@freemius.com with the current error."
|
29 |
msgstr ""
|
30 |
|
31 |
+
#: includes/class-freemius.php:2140
|
32 |
msgid "Error"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: includes/class-freemius.php:2540
|
36 |
msgid "I found a better %s"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: includes/class-freemius.php:2542
|
40 |
msgid "What's the %s's name?"
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: includes/class-freemius.php:2548
|
44 |
msgid "It's a temporary %s. I'm just debugging an issue."
|
45 |
msgstr ""
|
46 |
|
47 |
+
#: includes/class-freemius.php:2550
|
48 |
msgid "Deactivation"
|
49 |
msgstr ""
|
50 |
|
51 |
+
#: includes/class-freemius.php:2551
|
52 |
msgid "Theme Switch"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: includes/class-freemius.php:2560, templates/forms/resend-key.php:24, templates/forms/user-change.php:29
|
56 |
msgid "Other"
|
57 |
msgstr ""
|
58 |
|
59 |
+
#: includes/class-freemius.php:2568
|
60 |
msgid "I no longer need the %s"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: includes/class-freemius.php:2575
|
64 |
msgid "I only needed the %s for a short period"
|
65 |
msgstr ""
|
66 |
|
67 |
+
#: includes/class-freemius.php:2581
|
68 |
msgid "The %s broke my site"
|
69 |
msgstr ""
|
70 |
|
71 |
+
#: includes/class-freemius.php:2588
|
72 |
msgid "The %s suddenly stopped working"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: includes/class-freemius.php:2598
|
76 |
msgid "I can't pay for it anymore"
|
77 |
msgstr ""
|
78 |
|
79 |
+
#: includes/class-freemius.php:2600
|
80 |
msgid "What price would you feel comfortable paying?"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: includes/class-freemius.php:2606
|
84 |
msgid "I don't like to share my information with you"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: includes/class-freemius.php:2627
|
88 |
msgid "The %s didn't work"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: includes/class-freemius.php:2637
|
92 |
msgid "I couldn't understand how to make it work"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: includes/class-freemius.php:2645
|
96 |
msgid "The %s is great, but I need specific feature that you don't support"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-freemius.php:2647
|
100 |
msgid "What feature?"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: includes/class-freemius.php:2651
|
104 |
msgid "The %s is not working"
|
105 |
msgstr ""
|
106 |
|
107 |
+
#: includes/class-freemius.php:2653
|
108 |
msgid "Kindly share what didn't work so we can fix it for future users..."
|
109 |
msgstr ""
|
110 |
|
111 |
+
#: includes/class-freemius.php:2657
|
112 |
msgid "It's not what I was looking for"
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: includes/class-freemius.php:2659
|
116 |
msgid "What you've been looking for?"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: includes/class-freemius.php:2663
|
120 |
msgid "The %s didn't work as expected"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: includes/class-freemius.php:2665
|
124 |
msgid "What did you expect?"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: includes/class-freemius.php:3520, templates/debug.php:20
|
128 |
msgid "Freemius Debug"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: includes/class-freemius.php:4272
|
132 |
msgid "I don't know what is cURL or how to install it, help me!"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: includes/class-freemius.php:4274
|
136 |
msgid "We'll make sure to contact your hosting company and resolve the issue. You will get a follow-up email to %s once we have an update."
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: includes/class-freemius.php:4281
|
140 |
msgid "Great, please install cURL and enable it in your php.ini file. In addition, search for the 'disable_functions' directive in your php.ini file and remove any disabled methods starting with 'curl_'. To make sure it was successfully activated, use 'phpinfo()'. Once activated, deactivate the %s and reactivate it back again."
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: includes/class-freemius.php:4386
|
144 |
msgid "Yes - do your thing"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: includes/class-freemius.php:4391
|
148 |
msgid "No - just deactivate"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: includes/class-freemius.php:4436, includes/class-freemius.php:4930, includes/class-freemius.php:6191, includes/class-freemius.php:13368, includes/class-freemius.php:14110, includes/class-freemius.php:17542, includes/class-freemius.php:17647, includes/class-freemius.php:17822, includes/class-freemius.php:20056, includes/class-freemius.php:20414, includes/class-freemius.php:20424, includes/class-freemius.php:21109, includes/class-freemius.php:22015, includes/class-freemius.php:22148, includes/class-freemius.php:22304, templates/add-ons.php:57
|
152 |
msgctxt "exclamation"
|
153 |
msgid "Oops"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: includes/class-freemius.php:4505
|
157 |
msgid "Thank for giving us the chance to fix it! A message was just sent to our technical staff. We will get back to you as soon as we have an update to %s. Appreciate your patience."
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: includes/class-freemius.php:4927
|
161 |
msgctxt "addonX cannot run without pluginY"
|
162 |
msgid "%s cannot run without %s."
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: includes/class-freemius.php:4928
|
166 |
msgctxt "addonX cannot run..."
|
167 |
msgid "%s cannot run without the plugin."
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: includes/class-freemius.php:5127, includes/class-freemius.php:5152, includes/class-freemius.php:21180
|
171 |
msgid "Unexpected API error. Please contact the %s's author with the following error."
|
172 |
msgstr ""
|
173 |
|
174 |
+
#: includes/class-freemius.php:5857
|
175 |
msgid "Premium %s version was successfully activated."
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: includes/class-freemius.php:5869, includes/class-freemius.php:7774
|
179 |
msgctxt "Used to express elation, enthusiasm, or triumph (especially in electronic communication)."
|
180 |
msgid "W00t"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: includes/class-freemius.php:5884
|
184 |
msgid "You have a %s license."
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: includes/class-freemius.php:5888, includes/class-freemius.php:16947, includes/class-freemius.php:16958, includes/class-freemius.php:20325, includes/class-freemius.php:20689, includes/class-freemius.php:20758, includes/class-freemius.php:20930
|
188 |
msgctxt "interjection expressing joy or exuberance"
|
189 |
msgid "Yee-haw"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: includes/class-freemius.php:6174
|
193 |
msgid "%s free trial was successfully cancelled. Since the add-on is premium only it was automatically deactivated. If you like to use it in the future, you'll have to purchase a license."
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: includes/class-freemius.php:6178
|
197 |
msgid "%s is a premium only add-on. You have to purchase a license first before activating the plugin."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: includes/class-freemius.php:6187, templates/add-ons.php:186, templates/account/partials/addon.php:381
|
201 |
msgid "More information about %s"
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: includes/class-freemius.php:6188
|
205 |
msgid "Purchase License"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: includes/class-freemius.php:7125, templates/connect.php:171
|
209 |
msgid "You should receive an activation email for %s to your mailbox at %s. Please make sure you click the activation button in that email to %s."
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: includes/class-freemius.php:7129
|
213 |
msgid "start the trial"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: includes/class-freemius.php:7130, templates/connect.php:175
|
217 |
msgid "complete the install"
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: includes/class-freemius.php:7249
|
221 |
msgid "You are just one step away - %s"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: includes/class-freemius.php:7252
|
225 |
msgctxt "%s - plugin name. As complete \"PluginX\" activation now"
|
226 |
msgid "Complete \"%s\" Activation Now"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: includes/class-freemius.php:7334
|
230 |
msgid "We made a few tweaks to the %s, %s"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: includes/class-freemius.php:7338
|
234 |
msgid "Opt in to make \"%s\" better!"
|
235 |
msgstr ""
|
236 |
|
237 |
+
#: includes/class-freemius.php:7773
|
238 |
msgid "The upgrade of %s was successfully completed."
|
239 |
msgstr ""
|
240 |
|
241 |
+
#: includes/class-freemius.php:10255, includes/class-fs-plugin-updater.php:1087, includes/class-fs-plugin-updater.php:1282, includes/class-fs-plugin-updater.php:1289, templates/auto-installation.php:32
|
242 |
msgid "Add-On"
|
243 |
msgstr ""
|
244 |
|
245 |
+
#: includes/class-freemius.php:10257, templates/account.php:394, templates/account.php:402, templates/debug.php:358, templates/debug.php:549
|
246 |
msgid "Plugin"
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: includes/class-freemius.php:10258, templates/account.php:395, templates/account.php:403, templates/debug.php:358, templates/debug.php:549, templates/forms/deactivation/form.php:71
|
250 |
msgid "Theme"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: includes/class-freemius.php:13188
|
254 |
msgid "An unknown error has occurred while trying to toggle the license's white-label mode."
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: includes/class-freemius.php:13202
|
258 |
msgid "Your %s license was flagged as white-labeled to hide sensitive information from the WP Admin (e.g. your email, license key, prices, billing address & invoices). If you ever wish to revert it back, you can easily do it through your %s. If this was a mistake you can also %s."
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: includes/class-freemius.php:13207
|
262 |
msgid "User Dashboard"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: includes/class-freemius.php:13208
|
266 |
msgid "revert it now"
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: includes/class-freemius.php:13266
|
270 |
msgid "An unknown error has occurred while trying to set the user's beta mode."
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: includes/class-freemius.php:13339
|
274 |
msgid "Invalid new user ID or email address."
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: includes/class-freemius.php:13369, includes/class-freemius.php:22259
|
278 |
msgid "Sorry, we could not complete the email update. Another user with the same email is already registered."
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: includes/class-freemius.php:13370, includes/class-freemius.php:22260
|
282 |
msgid "If you would like to give up the ownership of the %s's account to %s click the Change Ownership button."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: includes/class-freemius.php:13377, includes/class-freemius.php:22267
|
286 |
msgid "Change Ownership"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: includes/class-freemius.php:13977
|
290 |
msgid "Invalid site details collection."
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: includes/class-freemius.php:14097
|
294 |
msgid "We couldn't find your email address in the system, are you sure it's the right address?"
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: includes/class-freemius.php:14099
|
298 |
msgid "We can't see any active licenses associated with that email address, are you sure it's the right address?"
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: includes/class-freemius.php:14373
|
302 |
msgid "Account is pending activation."
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: includes/class-freemius.php:14485, templates/forms/premium-versions-upgrade-handler.php:47
|
306 |
msgid "Buy a license now"
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: includes/class-freemius.php:14497, templates/forms/premium-versions-upgrade-handler.php:46
|
310 |
msgid "Renew your license now"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: includes/class-freemius.php:14501
|
314 |
msgid "%s to access version %s security & feature updates, and support."
|
315 |
msgstr ""
|
316 |
|
317 |
+
#: includes/class-freemius.php:16929
|
318 |
msgid "%s activation was successfully completed."
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: includes/class-freemius.php:16943
|
322 |
msgid "Your account was successfully activated with the %s plan."
|
323 |
msgstr ""
|
324 |
|
325 |
+
#: includes/class-freemius.php:16954, includes/class-freemius.php:20754
|
326 |
msgid "Your trial has been successfully started."
|
327 |
msgstr ""
|
328 |
|
329 |
+
#: includes/class-freemius.php:17540, includes/class-freemius.php:17645, includes/class-freemius.php:17820
|
330 |
msgid "Couldn't activate %s."
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: includes/class-freemius.php:17541, includes/class-freemius.php:17646, includes/class-freemius.php:17821
|
334 |
msgid "Please contact us with the following message:"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: includes/class-freemius.php:17642, templates/forms/data-debug-mode.php:162
|
338 |
msgid "An unknown error has occurred."
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: includes/class-freemius.php:18178, includes/class-freemius.php:23340
|
342 |
msgid "Upgrade"
|
343 |
msgstr ""
|
344 |
|
345 |
+
#: includes/class-freemius.php:18184
|
346 |
msgid "Start Trial"
|
347 |
msgstr ""
|
348 |
|
349 |
+
#: includes/class-freemius.php:18186
|
350 |
msgid "Pricing"
|
351 |
msgstr ""
|
352 |
|
353 |
+
#: includes/class-freemius.php:18266, includes/class-freemius.php:18268
|
354 |
msgid "Affiliation"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: includes/class-freemius.php:18296, includes/class-freemius.php:18298, templates/account.php:242, templates/debug.php:324
|
358 |
msgid "Account"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: includes/class-freemius.php:18312, includes/class-freemius.php:18314, includes/customizer/class-fs-customizer-support-section.php:60
|
362 |
msgid "Contact Us"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: includes/class-freemius.php:18325, includes/class-freemius.php:18327, includes/class-freemius.php:23354, templates/account.php:121, templates/account/partials/addon.php:44
|
366 |
msgid "Add-Ons"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: includes/class-freemius.php:18361
|
370 |
msgctxt "ASCII arrow left icon"
|
371 |
msgid "←"
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: includes/class-freemius.php:18361
|
375 |
msgctxt "ASCII arrow right icon"
|
376 |
msgid "➤"
|
377 |
msgstr ""
|
378 |
|
379 |
+
#: includes/class-freemius.php:18363, templates/pricing.php:109
|
380 |
msgctxt "noun"
|
381 |
msgid "Pricing"
|
382 |
msgstr ""
|
383 |
|
384 |
+
#: includes/class-freemius.php:18576, includes/customizer/class-fs-customizer-support-section.php:67
|
385 |
msgid "Support Forum"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: includes/class-freemius.php:19550
|
389 |
msgid "Your email has been successfully verified - you are AWESOME!"
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: includes/class-freemius.php:19551
|
393 |
msgctxt "a positive response"
|
394 |
msgid "Right on"
|
395 |
msgstr ""
|
396 |
|
397 |
+
#: includes/class-freemius.php:20057
|
398 |
msgid "seems like the key you entered doesn't match our records."
|
399 |
msgstr ""
|
400 |
|
401 |
+
#: includes/class-freemius.php:20081
|
402 |
msgid "Debug mode was successfully enabled and will be automatically disabled in 60 min. You can also disable it earlier by clicking the \"Stop Debug\" link."
|
403 |
msgstr ""
|
404 |
|
405 |
+
#: includes/class-freemius.php:20316
|
406 |
msgid "Your %s Add-on plan was successfully upgraded."
|
407 |
msgstr ""
|
408 |
|
409 |
+
#: includes/class-freemius.php:20318
|
410 |
msgid "%s Add-on was successfully purchased."
|
411 |
msgstr ""
|
412 |
|
413 |
+
#: includes/class-freemius.php:20321
|
414 |
msgid "Download the latest version"
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: includes/class-freemius.php:20407
|
418 |
msgid "Your server is blocking the access to Freemius' API, which is crucial for %1$s synchronization. Please contact your host to whitelist %2$s"
|
419 |
msgstr ""
|
420 |
|
421 |
+
#: includes/class-freemius.php:20413, includes/class-freemius.php:20423, includes/class-freemius.php:20889, includes/class-freemius.php:20978
|
422 |
msgid "Error received from the server:"
|
423 |
msgstr ""
|
424 |
|
425 |
+
#: includes/class-freemius.php:20423
|
426 |
msgid "It seems like one of the authentication parameters is wrong. Update your Public Key, Secret Key & User ID, and try again."
|
427 |
msgstr ""
|
428 |
|
429 |
+
#: includes/class-freemius.php:20651, includes/class-freemius.php:20894, includes/class-freemius.php:20949, includes/class-freemius.php:21056
|
430 |
msgctxt "something somebody says when they are thinking about what you have just said."
|
431 |
msgid "Hmm"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: includes/class-freemius.php:20664
|
435 |
msgid "It looks like you are still on the %s plan. If you did upgrade or change your plan, it's probably an issue on our side - sorry."
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: includes/class-freemius.php:20665, templates/account.php:123, templates/add-ons.php:250, templates/account/partials/addon.php:46
|
439 |
msgctxt "trial period"
|
440 |
msgid "Trial"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: includes/class-freemius.php:20670
|
444 |
msgid "I have upgraded my account but when I try to Sync the License, the plan remains %s."
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: includes/class-freemius.php:20674, includes/class-freemius.php:20733
|
448 |
msgid "Please contact us here"
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: includes/class-freemius.php:20685
|
452 |
msgid "Your plan was successfully activated."
|
453 |
msgstr ""
|
454 |
|
455 |
+
#: includes/class-freemius.php:20686
|
456 |
msgid "Your plan was successfully upgraded."
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: includes/class-freemius.php:20703
|
460 |
msgid "Your plan was successfully changed to %s."
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: includes/class-freemius.php:20719
|
464 |
msgid "Your license has expired. You can still continue using the free %s forever."
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: includes/class-freemius.php:20721
|
468 |
msgid "Your license has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: includes/class-freemius.php:20729
|
472 |
msgid "Your license has been cancelled. If you think it's a mistake, please contact support."
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: includes/class-freemius.php:20742
|
476 |
msgid "Your license has expired. You can still continue using all the %s features, but you'll need to renew your license to continue getting updates and support."
|
477 |
msgstr ""
|
478 |
|
479 |
+
#: includes/class-freemius.php:20768
|
480 |
msgid "Your free trial has expired. You can still continue using all our free features."
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: includes/class-freemius.php:20770
|
484 |
msgid "Your free trial has expired. %1$sUpgrade now%2$s to continue using the %3$s without interruptions."
|
485 |
msgstr ""
|
486 |
|
487 |
+
#: includes/class-freemius.php:20885
|
488 |
msgid "It looks like the license could not be activated."
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: includes/class-freemius.php:20927
|
492 |
msgid "Your license was successfully activated."
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: includes/class-freemius.php:20953
|
496 |
msgid "It looks like your site currently doesn't have an active license."
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: includes/class-freemius.php:20977
|
500 |
msgid "It looks like the license deactivation failed."
|
501 |
msgstr ""
|
502 |
|
503 |
+
#: includes/class-freemius.php:21006
|
504 |
msgid "Your %s license was successfully deactivated."
|
505 |
msgstr ""
|
506 |
|
507 |
+
#: includes/class-freemius.php:21007
|
508 |
msgid "Your license was successfully deactivated, you are back to the %s plan."
|
509 |
msgstr ""
|
510 |
|
511 |
+
#: includes/class-freemius.php:21010
|
512 |
msgid "O.K"
|
513 |
msgstr ""
|
514 |
|
515 |
+
#: includes/class-freemius.php:21063
|
516 |
msgid "Seems like we are having some temporary issue with your subscription cancellation. Please try again in few minutes."
|
517 |
msgstr ""
|
518 |
|
519 |
+
#: includes/class-freemius.php:21072
|
520 |
msgid "Your subscription was successfully cancelled. Your %s plan license will expire in %s."
|
521 |
msgstr ""
|
522 |
|
523 |
+
#: includes/class-freemius.php:21114
|
524 |
msgid "You are already running the %s in a trial mode."
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: includes/class-freemius.php:21125
|
528 |
msgid "You already utilized a trial before."
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: includes/class-freemius.php:21139
|
532 |
msgid "Plan %s do not exist, therefore, can't start a trial."
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: includes/class-freemius.php:21150
|
536 |
msgid "Plan %s does not support a trial period."
|
537 |
msgstr ""
|
538 |
|
539 |
+
#: includes/class-freemius.php:21161
|
540 |
msgid "None of the %s's plans supports a trial period."
|
541 |
msgstr ""
|
542 |
|
543 |
+
#: includes/class-freemius.php:21211
|
544 |
msgid "It looks like you are not in trial mode anymore so there's nothing to cancel :)"
|
545 |
msgstr ""
|
546 |
|
547 |
+
#: includes/class-freemius.php:21247
|
548 |
msgid "Seems like we are having some temporary issue with your trial cancellation. Please try again in few minutes."
|
549 |
msgstr ""
|
550 |
|
551 |
+
#: includes/class-freemius.php:21266
|
552 |
msgid "Your %s free trial was successfully cancelled."
|
553 |
msgstr ""
|
554 |
|
555 |
+
#: includes/class-freemius.php:21582
|
556 |
msgid "Version %s was released."
|
557 |
msgstr ""
|
558 |
|
559 |
+
#: includes/class-freemius.php:21582
|
560 |
msgid "Please download %s."
|
561 |
msgstr ""
|
562 |
|
563 |
+
#: includes/class-freemius.php:21589
|
564 |
msgid "the latest %s version here"
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: includes/class-freemius.php:21594
|
568 |
msgid "New"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: includes/class-freemius.php:21599
|
572 |
msgid "Seems like you got the latest release."
|
573 |
msgstr ""
|
574 |
|
575 |
+
#: includes/class-freemius.php:21600
|
576 |
msgid "You are all good!"
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: includes/class-freemius.php:21903
|
580 |
msgid "Verification mail was just sent to %s. If you can't find it after 5 min, please check your spam box."
|
581 |
msgstr ""
|
582 |
|
583 |
+
#: includes/class-freemius.php:22043
|
584 |
msgid "Site successfully opted in."
|
585 |
msgstr ""
|
586 |
|
587 |
+
#: includes/class-freemius.php:22044, includes/class-freemius.php:23050
|
588 |
msgid "Awesome"
|
589 |
msgstr ""
|
590 |
|
591 |
+
#: includes/class-freemius.php:22060, templates/forms/optout.php:41
|
592 |
msgid "We appreciate your help in making the %s better by letting us track some usage data."
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: includes/class-freemius.php:22061
|
596 |
msgid "Thank you!"
|
597 |
msgstr ""
|
598 |
|
599 |
+
#: includes/class-freemius.php:22068
|
600 |
msgid "We will no longer be sending any usage data of %s on %s to %s."
|
601 |
msgstr ""
|
602 |
|
603 |
+
#: includes/class-freemius.php:22226
|
604 |
msgid "Please check your mailbox, you should receive an email via %s to confirm the ownership change. From security reasons, you must confirm the change within the next 15 min. If you cannot find the email, please check your spam folder."
|
605 |
msgstr ""
|
606 |
|
607 |
+
#: includes/class-freemius.php:22232
|
608 |
msgid "Thanks for confirming the ownership change. An email was just sent to %s for final approval."
|
609 |
msgstr ""
|
610 |
|
611 |
+
#: includes/class-freemius.php:22237
|
612 |
msgid "%s is the new owner of the account."
|
613 |
msgstr ""
|
614 |
|
615 |
+
#: includes/class-freemius.php:22239
|
616 |
msgctxt "as congratulations"
|
617 |
msgid "Congrats"
|
618 |
msgstr ""
|
619 |
|
620 |
+
#: includes/class-freemius.php:22275
|
621 |
msgid "Your email was successfully updated. You should receive an email with confirmation instructions in few moments."
|
622 |
msgstr ""
|
623 |
|
624 |
+
#: includes/class-freemius.php:22287
|
625 |
msgid "Please provide your full name."
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: includes/class-freemius.php:22292
|
629 |
msgid "Your name was successfully updated."
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: includes/class-freemius.php:22353
|
633 |
msgid "You have successfully updated your %s."
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: includes/class-freemius.php:22412
|
637 |
msgid "Is this your client's site? %s if you wish to hide sensitive info like your email, license key, prices, billing address & invoices from the WP Admin."
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: includes/class-freemius.php:22415
|
641 |
msgid "Click here"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: includes/class-freemius.php:22513
|
645 |
msgid "Just letting you know that the add-ons information of %s is being pulled from an external server."
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: includes/class-freemius.php:22514
|
649 |
msgctxt "advance notice of something that will need attention."
|
650 |
msgid "Heads up"
|
651 |
msgstr ""
|
652 |
|
653 |
+
#: includes/class-freemius.php:23090
|
654 |
msgctxt "exclamation"
|
655 |
msgid "Hey"
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: includes/class-freemius.php:23090
|
659 |
msgid "How do you like %s so far? Test all our %s premium features with a %d-day free trial."
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: includes/class-freemius.php:23098
|
663 |
msgid "No commitment for %s days - cancel anytime!"
|
664 |
msgstr ""
|
665 |
|
666 |
+
#: includes/class-freemius.php:23099
|
667 |
msgid "No credit card required"
|
668 |
msgstr ""
|
669 |
|
670 |
+
#: includes/class-freemius.php:23106, templates/forms/trial-start.php:53
|
671 |
msgctxt "call to action"
|
672 |
msgid "Start free trial"
|
673 |
msgstr ""
|
674 |
|
675 |
+
#: includes/class-freemius.php:23183
|
676 |
msgid "Hey there, did you know that %s has an affiliate program? If you like the %s you can become our ambassador and earn some cash!"
|
677 |
msgstr ""
|
678 |
|
679 |
+
#: includes/class-freemius.php:23192
|
680 |
msgid "Learn more"
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: includes/class-freemius.php:23378, templates/account.php:558, templates/account.php:708, templates/connect.php:179, templates/connect.php:461, templates/forms/license-activation.php:27, templates/account/partials/addon.php:321
|
684 |
msgid "Activate License"
|
685 |
msgstr ""
|
686 |
|
687 |
+
#: includes/class-freemius.php:23379, templates/account.php:652, templates/account.php:707, templates/account/partials/addon.php:322, templates/account/partials/site.php:271
|
688 |
msgid "Change License"
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: includes/class-freemius.php:23500, templates/account/partials/site.php:169
|
692 |
msgid "Opt Out"
|
693 |
msgstr ""
|
694 |
|
695 |
+
#: includes/class-freemius.php:23502, includes/class-freemius.php:23508, templates/account/partials/site.php:49, templates/account/partials/site.php:169
|
696 |
msgid "Opt In"
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: includes/class-freemius.php:23738
|
700 |
msgid " The paid version of %1$s is already installed. Please activate it to start benefiting the %2$s features. %3$s"
|
701 |
msgstr ""
|
702 |
|
703 |
+
#: includes/class-freemius.php:23746
|
704 |
msgid "Activate %s features"
|
705 |
msgstr ""
|
706 |
|
707 |
+
#: includes/class-freemius.php:23759
|
708 |
msgid "Please follow these steps to complete the upgrade"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: includes/class-freemius.php:23763
|
712 |
msgid "Download the latest %s version"
|
713 |
msgstr ""
|
714 |
|
715 |
+
#: includes/class-freemius.php:23767
|
716 |
msgid "Upload and activate the downloaded version"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: includes/class-freemius.php:23769
|
720 |
msgid "How to upload and activate?"
|
721 |
msgstr ""
|
722 |
|
723 |
+
#: includes/class-freemius.php:23903
|
724 |
msgid "%sClick here%s to choose the sites where you'd like to activate the license on."
|
725 |
msgstr ""
|
726 |
|
727 |
+
#: includes/class-freemius.php:24072
|
728 |
msgid "Auto installation only works for opted-in users."
|
729 |
msgstr ""
|
730 |
|
731 |
+
#: includes/class-freemius.php:24082, includes/class-freemius.php:24115, includes/class-fs-plugin-updater.php:1261, includes/class-fs-plugin-updater.php:1275
|
732 |
msgid "Invalid module ID."
|
733 |
msgstr ""
|
734 |
|
735 |
+
#: includes/class-freemius.php:24091, includes/class-fs-plugin-updater.php:1297
|
736 |
msgid "Premium version already active."
|
737 |
msgstr ""
|
738 |
|
739 |
+
#: includes/class-freemius.php:24098
|
740 |
msgid "You do not have a valid license to access the premium version."
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: includes/class-freemius.php:24105
|
744 |
msgid "Plugin is a \"Serviceware\" which means it does not have a premium code version."
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: includes/class-freemius.php:24123, includes/class-fs-plugin-updater.php:1296
|
748 |
msgid "Premium add-on version already installed."
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: includes/class-freemius.php:24473
|
752 |
msgid "View paid features"
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: includes/class-freemius.php:24795
|
756 |
msgid "Thank you so much for using %s and its add-ons!"
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: includes/class-freemius.php:24796
|
760 |
msgid "Thank you so much for using %s!"
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: includes/class-freemius.php:24802
|
764 |
msgid "You've already opted-in to our usage-tracking, which helps us keep improving the %s."
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: includes/class-freemius.php:24806
|
768 |
msgid "Thank you so much for using our products!"
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: includes/class-freemius.php:24807
|
772 |
msgid "You've already opted-in to our usage-tracking, which helps us keep improving them."
|
773 |
msgstr ""
|
774 |
|
775 |
+
#: includes/class-freemius.php:24826
|
776 |
msgid "%s and its add-ons"
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: includes/class-freemius.php:24835
|
780 |
msgid "Products"
|
781 |
msgstr ""
|
782 |
|
783 |
+
#: includes/class-freemius.php:24842, templates/connect.php:275
|
784 |
msgid "Yes"
|
785 |
msgstr ""
|
786 |
|
787 |
+
#: includes/class-freemius.php:24843, templates/connect.php:276
|
788 |
msgid "send me security & feature updates, educational content and offers."
|
789 |
msgstr ""
|
790 |
|
791 |
+
#: includes/class-freemius.php:24844, templates/connect.php:281
|
792 |
msgid "No"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: includes/class-freemius.php:24846, templates/connect.php:283
|
796 |
msgid "do %sNOT%s send me security & feature updates, educational content and offers."
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: includes/class-freemius.php:24856
|
800 |
msgid "Due to the new %sEU General Data Protection Regulation (GDPR)%s compliance requirements it is required that you provide your explicit consent, again, confirming that you are onboard :-)"
|
801 |
msgstr ""
|
802 |
|
803 |
+
#: includes/class-freemius.php:24858, templates/connect.php:290
|
804 |
msgid "Please let us know if you'd like us to contact you for security & feature updates, educational content, and occasional offers:"
|
805 |
msgstr ""
|
806 |
|
807 |
+
#: includes/class-freemius.php:25140
|
808 |
msgid "License key is empty."
|
809 |
msgstr ""
|
810 |
|
832 |
msgid "Important Upgrade Notice:"
|
833 |
msgstr ""
|
834 |
|
835 |
+
#: includes/class-fs-plugin-updater.php:1326
|
836 |
msgid "Installing plugin: %s"
|
837 |
msgstr ""
|
838 |
|
839 |
+
#: includes/class-fs-plugin-updater.php:1367
|
840 |
msgid "Unable to connect to the filesystem. Please confirm your credentials."
|
841 |
msgstr ""
|
842 |
|
843 |
+
#: includes/class-fs-plugin-updater.php:1549
|
844 |
msgid "The remote plugin package does not contain a folder with the desired slug and renaming did not work."
|
845 |
msgstr ""
|
846 |
|
861 |
msgid "Install Free Version Update Now"
|
862 |
msgstr ""
|
863 |
|
864 |
+
#: includes/fs-plugin-info-dialog.php:745, templates/account.php:641
|
865 |
msgid "Install Update Now"
|
866 |
msgstr ""
|
867 |
|
878 |
msgid "Download Latest Free Version"
|
879 |
msgstr ""
|
880 |
|
881 |
+
#: includes/fs-plugin-info-dialog.php:772, templates/account.php:101, templates/add-ons.php:37, templates/account/partials/addon.php:25
|
882 |
msgctxt "as download latest version"
|
883 |
msgid "Download Latest"
|
884 |
msgstr ""
|
887 |
msgid "Activate this add-on"
|
888 |
msgstr ""
|
889 |
|
890 |
+
#: includes/fs-plugin-info-dialog.php:789, templates/connect.php:458
|
891 |
msgid "Activate Free Version"
|
892 |
msgstr ""
|
893 |
|
894 |
+
#: includes/fs-plugin-info-dialog.php:790, templates/account.php:125, templates/add-ons.php:330, templates/account/partials/addon.php:48
|
895 |
msgid "Activate"
|
896 |
msgstr ""
|
897 |
|
1020 |
msgid "Details"
|
1021 |
msgstr ""
|
1022 |
|
1023 |
+
#: includes/fs-plugin-info-dialog.php:1318, templates/account.php:112, templates/debug.php:201, templates/debug.php:238, templates/debug.php:455, templates/account/partials/addon.php:36
|
1024 |
msgctxt "product version"
|
1025 |
msgid "Version"
|
1026 |
msgstr ""
|
1034 |
msgid "Last Updated"
|
1035 |
msgstr ""
|
1036 |
|
1037 |
+
#: includes/fs-plugin-info-dialog.php:1337, templates/account.php:527
|
1038 |
msgctxt "x-ago"
|
1039 |
msgid "%s ago"
|
1040 |
msgstr ""
|
1143 |
msgid "Latest Free Version Installed"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: templates/account.php:102, templates/forms/subscription-cancellation.php:96, templates/account/partials/addon.php:26, templates/account/partials/site.php:311
|
1147 |
msgid "Downgrading your plan"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
+
#: templates/account.php:103, templates/forms/subscription-cancellation.php:97, templates/account/partials/addon.php:27, templates/account/partials/site.php:312
|
1151 |
msgid "Cancelling the subscription"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
#. translators: %1$s: Either 'Downgrading your plan' or 'Cancelling the subscription'
|
1155 |
+
#: templates/account.php:105, templates/forms/subscription-cancellation.php:99, templates/account/partials/site.php:314
|
1156 |
msgid "%1$s will immediately stop all future recurring payments and your %2$s plan license will expire in %3$s."
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: templates/account.php:106, templates/forms/subscription-cancellation.php:100, templates/account/partials/addon.php:30, templates/account/partials/site.php:315
|
1160 |
msgid "Please note that we will not be able to grandfather outdated pricing for renewals/new subscriptions after a cancellation. If you choose to renew the subscription manually in the future, after a price increase, which typically occurs once a year, you will be charged the updated price."
|
1161 |
msgstr ""
|
1162 |
|
1163 |
+
#: templates/account.php:107, templates/forms/subscription-cancellation.php:106, templates/account/partials/addon.php:31
|
1164 |
msgid "Cancelling the trial will immediately block access to all premium features. Are you sure?"
|
1165 |
msgstr ""
|
1166 |
|
1167 |
+
#: templates/account.php:108, templates/forms/subscription-cancellation.php:101, templates/account/partials/addon.php:32, templates/account/partials/site.php:316
|
1168 |
msgid "You can still enjoy all %s features but you will not have access to %s security & feature updates, nor support."
|
1169 |
msgstr ""
|
1170 |
|
1171 |
+
#: templates/account.php:109, templates/forms/subscription-cancellation.php:102, templates/account/partials/addon.php:33, templates/account/partials/site.php:317
|
1172 |
msgid "Once your license expires you can still use the Free version but you will NOT have access to the %s features."
|
1173 |
msgstr ""
|
1174 |
|
1175 |
#. translators: %s: Plan title (e.g. "Professional")
|
1176 |
+
#: templates/account.php:111, templates/account/partials/activate-license-button.php:31, templates/account/partials/addon.php:35
|
1177 |
msgid "Activate %s Plan"
|
1178 |
msgstr ""
|
1179 |
|
1180 |
#. translators: %s: Time period (e.g. Auto renews in "2 months")
|
1181 |
+
#: templates/account.php:114, templates/account/partials/addon.php:38, templates/account/partials/site.php:291
|
1182 |
msgid "Auto renews in %s"
|
1183 |
msgstr ""
|
1184 |
|
1185 |
#. translators: %s: Time period (e.g. Expires in "2 months")
|
1186 |
+
#: templates/account.php:116, templates/account/partials/addon.php:40, templates/account/partials/site.php:293
|
1187 |
msgid "Expires in %s"
|
1188 |
msgstr ""
|
1189 |
|
1190 |
+
#: templates/account.php:117
|
1191 |
msgctxt "as synchronize license"
|
1192 |
msgid "Sync License"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
+
#: templates/account.php:118, templates/account/partials/addon.php:41
|
1196 |
msgid "Cancel Trial"
|
1197 |
msgstr ""
|
1198 |
|
1199 |
+
#: templates/account.php:119, templates/account/partials/addon.php:42
|
1200 |
msgid "Change Plan"
|
1201 |
msgstr ""
|
1202 |
|
1203 |
+
#: templates/account.php:120, templates/account/partials/addon.php:43
|
1204 |
msgctxt "verb"
|
1205 |
msgid "Upgrade"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
+
#: templates/account.php:122, templates/account/partials/addon.php:45, templates/account/partials/site.php:318
|
1209 |
msgctxt "verb"
|
1210 |
msgid "Downgrade"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
+
#: templates/account.php:124, templates/add-ons.php:246, templates/plugin-info/features.php:72, templates/account/partials/addon.php:47, templates/account/partials/site.php:33
|
1214 |
msgid "Free"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
+
#: templates/account.php:126, templates/debug.php:371, includes/customizer/class-fs-customizer-upsell-control.php:110, templates/account/partials/addon.php:49
|
1218 |
msgctxt "as product pricing plan"
|
1219 |
msgid "Plan"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
+
#: templates/account.php:127
|
1223 |
msgid "Bundle Plan"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
+
#: templates/account.php:250
|
1227 |
msgid "Free Trial"
|
1228 |
msgstr ""
|
1229 |
|
1230 |
+
#: templates/account.php:261
|
1231 |
msgid "Account Details"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
+
#: templates/account.php:268, templates/forms/data-debug-mode.php:33
|
1235 |
msgid "Start Debug"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
+
#: templates/account.php:270
|
1239 |
msgid "Stop Debug"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
+
#: templates/account.php:277
|
1243 |
msgid "Billing & Invoices"
|
1244 |
msgstr ""
|
1245 |
|
1246 |
+
#: templates/account.php:288
|
1247 |
msgid "Deleting the account will automatically deactivate your %s plan license so you can use it on other sites. If you want to terminate the recurring payments as well, click the \"Cancel\" button, and first \"Downgrade\" your account. Are you sure you would like to continue with the deletion?"
|
1248 |
msgstr ""
|
1249 |
|
1250 |
+
#: templates/account.php:290
|
1251 |
msgid "Deletion is not temporary. Only delete if you no longer want to use this %s anymore. Are you sure you would like to continue with the deletion?"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
+
#: templates/account.php:293
|
1255 |
msgid "Delete Account"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
+
#: templates/account.php:305, templates/account/partials/addon.php:231, templates/account/partials/deactivate-license-button.php:35
|
1259 |
msgid "Deactivate License"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
+
#: templates/account.php:328, templates/forms/subscription-cancellation.php:125
|
1263 |
msgid "Are you sure you want to proceed?"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
+
#: templates/account.php:328, templates/account/partials/addon.php:255
|
1267 |
msgid "Cancel Subscription"
|
1268 |
msgstr ""
|
1269 |
|
1270 |
+
#: templates/account.php:357, templates/account/partials/addon.php:340
|
1271 |
msgctxt "as synchronize"
|
1272 |
msgid "Sync"
|
1273 |
msgstr ""
|
1274 |
|
1275 |
+
#: templates/account.php:372, templates/debug.php:505
|
1276 |
msgid "Name"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
+
#: templates/account.php:378, templates/debug.php:506
|
1280 |
msgid "Email"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
+
#: templates/account.php:385, templates/debug.php:369, templates/debug.php:555
|
1284 |
msgid "User ID"
|
1285 |
msgstr ""
|
1286 |
|
1287 |
+
#: templates/account.php:403, templates/account.php:721, templates/account.php:754, templates/debug.php:236, templates/debug.php:363, templates/debug.php:452, templates/debug.php:504, templates/debug.php:553, templates/debug.php:632, templates/account/payments.php:35, templates/debug/logger.php:21
|
1288 |
msgid "ID"
|
1289 |
msgstr ""
|
1290 |
|
1291 |
+
#: templates/account.php:410
|
1292 |
msgid "Site ID"
|
1293 |
msgstr ""
|
1294 |
|
1295 |
+
#: templates/account.php:413
|
1296 |
msgid "No ID"
|
1297 |
msgstr ""
|
1298 |
|
1299 |
+
#: templates/account.php:418, templates/debug.php:243, templates/debug.php:372, templates/debug.php:456, templates/debug.php:508, templates/account/partials/site.php:227
|
1300 |
msgid "Public Key"
|
1301 |
msgstr ""
|
1302 |
|
1303 |
+
#: templates/account.php:424, templates/debug.php:373, templates/debug.php:457, templates/debug.php:509, templates/account/partials/site.php:239
|
1304 |
msgid "Secret Key"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
+
#: templates/account.php:427
|
1308 |
msgctxt "as secret encryption key missing"
|
1309 |
msgid "No Secret"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
+
#: templates/account.php:454, templates/account/partials/site.php:120, templates/account/partials/site.php:122
|
1313 |
msgid "Trial"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: templates/account.php:481, templates/debug.php:561, templates/account/partials/site.php:260
|
1317 |
msgid "License Key"
|
1318 |
msgstr ""
|
1319 |
|
1320 |
+
#: templates/account.php:512
|
1321 |
msgid "Join the Beta program"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
+
#: templates/account.php:518
|
1325 |
msgid "not verified"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: templates/account.php:527, templates/account/partials/addon.php:190
|
1329 |
msgid "Expired"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: templates/account.php:587
|
1333 |
msgid "Premium version"
|
1334 |
msgstr ""
|
1335 |
|
1336 |
+
#: templates/account.php:589
|
1337 |
msgid "Free version"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: templates/account.php:601
|
1341 |
msgid "Verify Email"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: templates/account.php:615
|
1345 |
msgid "Download %s Version"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
+
#: templates/account.php:631
|
1349 |
msgid "Download Paid Version"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
+
#: templates/account.php:649, templates/account.php:892, templates/account/partials/site.php:248, templates/account/partials/site.php:270
|
1353 |
msgctxt "verb"
|
1354 |
msgid "Show"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
+
#: templates/account.php:664
|
1358 |
msgid "What is your %s?"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
+
#: templates/account.php:672, templates/account/billing.php:21
|
1362 |
msgctxt "verb"
|
1363 |
msgid "Edit"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
+
#: templates/account.php:676, templates/forms/user-change.php:27
|
1367 |
msgid "Change User"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: templates/account.php:700
|
1371 |
msgid "Sites"
|
1372 |
msgstr ""
|
1373 |
|
1374 |
+
#: templates/account.php:713
|
1375 |
msgid "Search by address"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
+
#: templates/account.php:722, templates/debug.php:366
|
1379 |
msgid "Address"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
+
#: templates/account.php:723
|
1383 |
msgid "License"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: templates/account.php:724
|
1387 |
msgid "Plan"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
+
#: templates/account.php:757
|
1391 |
msgctxt "as software license"
|
1392 |
msgid "License"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
+
#: templates/account.php:886
|
1396 |
msgctxt "verb"
|
1397 |
msgid "Hide"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
+
#: templates/account.php:908, templates/forms/data-debug-mode.php:31
|
1401 |
msgid "Processing"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
+
#: templates/account.php:911
|
1405 |
msgid "Get updates for bleeding edge Beta versions of %s."
|
1406 |
msgstr ""
|
1407 |
|
1408 |
+
#: templates/account.php:969
|
1409 |
msgid "Cancelling %s"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
+
#: templates/account.php:969, templates/account.php:986, templates/forms/subscription-cancellation.php:27, templates/forms/deactivation/form.php:133
|
1413 |
msgid "trial"
|
1414 |
msgstr ""
|
1415 |
|
1416 |
+
#: templates/account.php:984, templates/forms/deactivation/form.php:150
|
1417 |
msgid "Cancelling %s..."
|
1418 |
msgstr ""
|
1419 |
|
1420 |
+
#: templates/account.php:987, templates/forms/subscription-cancellation.php:28, templates/forms/deactivation/form.php:134
|
1421 |
msgid "subscription"
|
1422 |
msgstr ""
|
1423 |
|
1424 |
+
#: templates/account.php:1001
|
1425 |
msgid "Deactivating your license will block all premium features, but will enable activating the license on another site. Are you sure you want to proceed?"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
+
#: templates/account.php:1075
|
1429 |
msgid "Disabling white-label mode"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
#: templates/account.php:1076
|
1433 |
msgid "Enabling white-label mode"
|
1434 |
msgstr ""
|
1435 |
|
1455 |
msgid "Installed"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
+
#: templates/admin-notice.php:13, templates/forms/license-activation.php:222, templates/forms/resend-key.php:77
|
1459 |
msgctxt "as close a window"
|
1460 |
msgid "Dismiss"
|
1461 |
msgstr ""
|
1510 |
msgid "Agree & Activate License"
|
1511 |
msgstr ""
|
1512 |
|
1513 |
+
#: templates/connect.php:184
|
1514 |
+
msgid "Welcome to %s! To get started, please enter your license key:"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
+
#: templates/connect.php:191
|
1518 |
msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s."
|
1519 |
msgstr ""
|
1520 |
|
1521 |
+
#: templates/connect.php:192
|
1522 |
msgid "Never miss an important update - opt in to our security and feature updates notifications, and non-sensitive diagnostic tracking with %4$s."
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: templates/connect.php:198
|
1526 |
msgid "Never miss an important update - opt in to our security & feature updates notifications, educational content, offers, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
|
1527 |
msgstr ""
|
1528 |
|
1529 |
+
#: templates/connect.php:199
|
1530 |
msgid "Never miss an important update - opt in to our security & feature updates notifications, and non-sensitive diagnostic tracking with %4$s. If you skip this, that's okay! %1$s will still work just fine."
|
1531 |
msgstr ""
|
1532 |
|
1533 |
+
#: templates/connect.php:233
|
1534 |
msgid "We're excited to introduce the Freemius network-level integration."
|
1535 |
msgstr ""
|
1536 |
|
1537 |
+
#: templates/connect.php:236
|
1538 |
msgid "During the update process we detected %d site(s) that are still pending license activation."
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: templates/connect.php:238
|
1542 |
msgid "If you'd like to use the %s on those sites, please enter your license key below and click the activation button."
|
1543 |
msgstr ""
|
1544 |
|
1545 |
+
#: templates/connect.php:240
|
1546 |
msgid "%s's paid features"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
+
#: templates/connect.php:245
|
1550 |
msgid "Alternatively, you can skip it for now and activate the license later, in your %s's network-level Account page."
|
1551 |
msgstr ""
|
1552 |
|
1553 |
+
#: templates/connect.php:247
|
1554 |
msgid "During the update process we detected %s site(s) in the network that are still pending your attention."
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: templates/connect.php:256, templates/forms/data-debug-mode.php:35, templates/forms/license-activation.php:49
|
1558 |
msgid "License key"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
+
#: templates/connect.php:259, templates/forms/license-activation.php:22
|
1562 |
msgid "Can't find your license key?"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
+
#: templates/connect.php:318, templates/connect.php:700, templates/forms/deactivation/retry-skip.php:20
|
1566 |
msgctxt "verb"
|
1567 |
msgid "Skip"
|
1568 |
msgstr ""
|
1569 |
|
1570 |
+
#: templates/connect.php:321
|
1571 |
msgid "Delegate to Site Admins"
|
1572 |
msgstr ""
|
1573 |
|
1574 |
+
#: templates/connect.php:321
|
1575 |
msgid "If you click it, this decision will be delegated to the sites administrators."
|
1576 |
msgstr ""
|
1577 |
|
1578 |
+
#: templates/connect.php:346
|
1579 |
+
msgid "License issues?"
|
1580 |
+
msgstr ""
|
1581 |
+
|
1582 |
+
#: templates/connect.php:362
|
1583 |
msgid "Your Profile Overview"
|
1584 |
msgstr ""
|
1585 |
|
1586 |
+
#: templates/connect.php:363
|
1587 |
msgid "Name and email address"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
+
#: templates/connect.php:370
|
1591 |
+
msgid "So you can manage and control your license remotely from the User Dashboard."
|
1592 |
+
msgstr ""
|
1593 |
+
|
1594 |
+
#: templates/connect.php:371
|
1595 |
msgid "Your Site Overview"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
+
#: templates/connect.php:372
|
1599 |
msgid "Site URL, WP version, PHP info"
|
1600 |
msgstr ""
|
1601 |
|
1603 |
msgid "Admin Notices"
|
1604 |
msgstr ""
|
1605 |
|
1606 |
+
#: templates/connect.php:380, templates/connect.php:398
|
1607 |
msgid "Updates, announcements, marketing, no spam"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: templates/connect.php:387
|
1611 |
+
msgid "So you can reuse the license when the %s is no longer active."
|
1612 |
+
msgstr ""
|
1613 |
+
|
1614 |
+
#: templates/connect.php:388
|
1615 |
+
msgid "Current %s Status"
|
1616 |
msgstr ""
|
1617 |
|
1618 |
+
#: templates/connect.php:389
|
1619 |
+
msgid "Active, deactivated, or uninstalled"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
+
#: templates/connect.php:397
|
1623 |
msgid "Newsletter"
|
1624 |
msgstr ""
|
1625 |
|
1626 |
+
#: templates/connect.php:405
|
1627 |
msgid "Plugins & Themes"
|
1628 |
msgstr ""
|
1629 |
|
1630 |
+
#: templates/connect.php:405
|
1631 |
+
msgid "optional"
|
1632 |
+
msgstr ""
|
1633 |
+
|
1634 |
+
#: templates/connect.php:406
|
1635 |
+
msgid "To help us troubleshoot any potential issues that may arise from other plugin or theme conflicts."
|
1636 |
+
msgstr ""
|
1637 |
+
|
1638 |
+
#: templates/connect.php:407
|
1639 |
msgid "Title, slug, version, and is active"
|
1640 |
msgstr ""
|
1641 |
|
1642 |
+
#: templates/connect.php:424
|
1643 |
+
msgid "The %1$s will periodically send %2$s to %3$s for security & feature updates delivery, and license management."
|
1644 |
msgstr ""
|
1645 |
|
1646 |
#: templates/connect.php:426
|
1647 |
+
msgid "diagnostic data"
|
1648 |
+
msgstr ""
|
1649 |
+
|
1650 |
+
#: templates/connect.php:427
|
1651 |
+
msgid "Freemius is our licensing and software updates engine"
|
1652 |
+
msgstr ""
|
1653 |
+
|
1654 |
+
#: templates/connect.php:430
|
1655 |
msgid "What permissions are being granted?"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
+
#: templates/connect.php:457
|
1659 |
msgid "Don't have a license key?"
|
1660 |
msgstr ""
|
1661 |
|
1662 |
+
#: templates/connect.php:460
|
1663 |
msgid "Have a license key?"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: templates/connect.php:468
|
1667 |
msgid "Privacy Policy"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: templates/connect.php:470
|
1671 |
msgid "License Agreement"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: templates/connect.php:470
|
1675 |
msgid "Terms of Service"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
+
#: templates/connect.php:866
|
1679 |
msgctxt "as in the process of sending an email"
|
1680 |
msgid "Sending email"
|
1681 |
msgstr ""
|
1682 |
|
1683 |
+
#: templates/connect.php:867
|
1684 |
msgctxt "as activating plugin"
|
1685 |
msgid "Activating"
|
1686 |
msgstr ""
|
2269 |
msgid "Update License"
|
2270 |
msgstr ""
|
2271 |
|
2272 |
+
#: templates/forms/license-activation.php:41
|
2273 |
+
msgid "The %1$s will be periodically sending data to %2$s to check for security and feature updates, and verify the validity of your license."
|
2274 |
+
msgstr ""
|
2275 |
+
|
2276 |
+
#: templates/forms/license-activation.php:183
|
2277 |
msgid "Associate with the license owner's account."
|
2278 |
msgstr ""
|
2279 |
|
freemius/start.php
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
*
|
16 |
* @var string
|
17 |
*/
|
18 |
-
$this_sdk_version = '2.4.
|
19 |
|
20 |
#region SDK Selection Logic --------------------------------------------------------------------
|
21 |
|
@@ -512,7 +512,7 @@
|
|
512 |
}
|
513 |
|
514 |
/**
|
515 |
-
* @param array <string,string> $module Plugin or Theme details.
|
516 |
*
|
517 |
* @return Freemius
|
518 |
* @throws Freemius_Exception
|
@@ -527,4 +527,4 @@
|
|
527 |
function fs_dump_log() {
|
528 |
FS_Logger::dump();
|
529 |
}
|
530 |
-
}
|
15 |
*
|
16 |
* @var string
|
17 |
*/
|
18 |
+
$this_sdk_version = '2.4.2';
|
19 |
|
20 |
#region SDK Selection Logic --------------------------------------------------------------------
|
21 |
|
512 |
}
|
513 |
|
514 |
/**
|
515 |
+
* @param array <string,string|bool|array> $module Plugin or Theme details.
|
516 |
*
|
517 |
* @return Freemius
|
518 |
* @throws Freemius_Exception
|
527 |
function fs_dump_log() {
|
528 |
FS_Logger::dump();
|
529 |
}
|
530 |
+
}
|
freemius/templates/account.php
CHANGED
@@ -21,7 +21,9 @@
|
|
21 |
/**
|
22 |
* @var FS_Plugin_Tag $update
|
23 |
*/
|
24 |
-
$update = $fs->
|
|
|
|
|
25 |
|
26 |
if ( is_object($update) ) {
|
27 |
/**
|
@@ -433,11 +435,11 @@
|
|
433 |
'value' => $fs->get_plugin_version()
|
434 |
);
|
435 |
|
436 |
-
if ( $is_premium && ! $is_whitelabeled ) {
|
437 |
$profile[] = array(
|
438 |
'id' => 'beta_program',
|
439 |
'title' => '',
|
440 |
-
'value' => $
|
441 |
);
|
442 |
}
|
443 |
|
21 |
/**
|
22 |
* @var FS_Plugin_Tag $update
|
23 |
*/
|
24 |
+
$update = $fs->has_release_on_freemius() ?
|
25 |
+
$fs->get_update( false, false, WP_FS__TIME_24_HOURS_IN_SEC / 24 ) :
|
26 |
+
null;
|
27 |
|
28 |
if ( is_object($update) ) {
|
29 |
/**
|
435 |
'value' => $fs->get_plugin_version()
|
436 |
);
|
437 |
|
438 |
+
if ( ! fs_is_network_admin() && $is_premium && ! $is_whitelabeled ) {
|
439 |
$profile[] = array(
|
440 |
'id' => 'beta_program',
|
441 |
'title' => '',
|
442 |
+
'value' => $site->is_beta
|
443 |
);
|
444 |
}
|
445 |
|
freemius/templates/connect.php
CHANGED
@@ -181,12 +181,7 @@
|
|
181 |
|
182 |
$message = $fs->apply_filters(
|
183 |
'connect-message_on-premium',
|
184 |
-
|
185 |
-
'' :
|
186 |
-
/* translators: %s: name (e.g. Hey John,) */
|
187 |
-
$hey_x_text . '<br>'
|
188 |
-
) .
|
189 |
-
sprintf( fs_text_inline( 'Thanks for purchasing %s! To get started, please enter your license key:', 'thanks-for-purchasing', $slug ), '<b>' . $fs->get_plugin_name() . '</b>' ),
|
190 |
$first_name,
|
191 |
$fs->get_plugin_name()
|
192 |
);
|
@@ -347,6 +342,9 @@
|
|
347 |
} ?>><?php echo esc_html( $button_label ) ?></button>
|
348 |
</form>
|
349 |
<?php endif ?>
|
|
|
|
|
|
|
350 |
</div><?php
|
351 |
|
352 |
// Set core permission list items.
|
@@ -367,26 +365,30 @@
|
|
367 |
);
|
368 |
}
|
369 |
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
|
|
|
|
|
|
383 |
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
|
|
390 |
|
391 |
// Add newsletter permissions if enabled.
|
392 |
if ( $is_gdpr_required || $fs->is_permission_requested( 'newsletter' ) ) {
|
@@ -398,14 +400,15 @@
|
|
398 |
);
|
399 |
}
|
400 |
|
401 |
-
|
402 |
'icon-class' => 'dashicons dashicons-menu',
|
403 |
-
'label' => $fs->get_text_inline( 'Plugins & Themes', 'permissions-extensions' ),
|
|
|
404 |
'desc' => $fs->get_text_inline( 'Title, slug, version, and is active', 'permissions-extensions_desc' ),
|
405 |
'priority' => 25,
|
406 |
'optional' => true,
|
407 |
-
'default' => $fs->apply_filters( 'permission_extensions_default',
|
408 |
-
|
409 |
|
410 |
// Allow filtering of the permissions list.
|
411 |
$permissions = $fs->apply_filters( 'permission_list', $permissions );
|
@@ -417,13 +420,15 @@
|
|
417 |
<div class="fs-permissions">
|
418 |
<?php if ( $require_license_key ) : ?>
|
419 |
<p class="fs-license-sync-disclaimer"><?php
|
420 |
-
|
421 |
-
fs_esc_html_inline( 'The %1$s will
|
422 |
$fs->get_module_label( true ),
|
423 |
-
|
|
|
424 |
) ?></p>
|
425 |
-
<?php
|
426 |
<a class="fs-trigger" href="#" tabindex="1"><?php fs_esc_html_echo_inline( 'What permissions are being granted?', 'what-permissions', $slug ) ?></a>
|
|
|
427 |
<ul><?php
|
428 |
foreach ( $permissions as $id => $permission ) : ?>
|
429 |
<li id="fs-permission-<?php echo esc_attr( $id ); ?>"
|
@@ -436,7 +441,7 @@
|
|
436 |
<?php endif ?>
|
437 |
|
438 |
<div class="fs-permission-description">
|
439 |
-
<span
|
440 |
|
441 |
<p><?php echo esc_html( $permission['desc'] ); ?></p>
|
442 |
</div>
|
@@ -702,9 +707,16 @@
|
|
702 |
var ajaxOptin = ( requireLicenseKey || isNetworkActive );
|
703 |
|
704 |
$form.on('submit', function () {
|
705 |
-
|
706 |
-
|
707 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
708 |
|
709 |
/**
|
710 |
* @author Vova Feldman (@svovaf)
|
181 |
|
182 |
$message = $fs->apply_filters(
|
183 |
'connect-message_on-premium',
|
184 |
+
sprintf( fs_text_inline( 'Welcome to %s! To get started, please enter your license key:', 'thanks-for-purchasing', $slug ), '<b>' . $fs->get_plugin_name() . '</b>' ),
|
|
|
|
|
|
|
|
|
|
|
185 |
$first_name,
|
186 |
$fs->get_plugin_name()
|
187 |
);
|
342 |
} ?>><?php echo esc_html( $button_label ) ?></button>
|
343 |
</form>
|
344 |
<?php endif ?>
|
345 |
+
<?php if ( $require_license_key ) : ?>
|
346 |
+
<a id="license_issues_link" href="<?php echo $fs->apply_filters( 'known_license_issues_url', 'https://freemius.com/help/documentation/wordpress-sdk/license-activation-issues/' ) ?>" target="_blank"><?php fs_esc_html_echo_inline( 'License issues?', 'license-issues', $slug ) ?></a>
|
347 |
+
<?php endif ?>
|
348 |
</div><?php
|
349 |
|
350 |
// Set core permission list items.
|
365 |
);
|
366 |
}
|
367 |
|
368 |
+
$permissions['site'] = array(
|
369 |
+
'icon-class' => 'dashicons dashicons-admin-settings',
|
370 |
+
'tooltip' => ( $require_license_key ? sprintf( $fs->get_text_inline( 'So you can manage and control your license remotely from the User Dashboard.', 'permissions-site_tooltip' ), $fs->get_module_type() ) : '' ),
|
371 |
+
'label' => $fs->get_text_inline( 'Your Site Overview', 'permissions-site' ),
|
372 |
+
'desc' => $fs->get_text_inline( 'Site URL, WP version, PHP info', 'permissions-site_desc' ),
|
373 |
+
'priority' => 10,
|
374 |
+
);
|
375 |
+
|
376 |
+
if ( ! $require_license_key ) {
|
377 |
+
$permissions['notices'] = array(
|
378 |
+
'icon-class' => 'dashicons dashicons-testimonial',
|
379 |
+
'label' => $fs->get_text_inline( 'Admin Notices', 'permissions-admin-notices' ),
|
380 |
+
'desc' => $fs->get_text_inline( 'Updates, announcements, marketing, no spam', 'permissions-newsletter_desc' ),
|
381 |
+
'priority' => 13,
|
382 |
+
);
|
383 |
+
}
|
384 |
|
385 |
+
$permissions['events'] = array(
|
386 |
+
'icon-class' => 'dashicons dashicons-admin-' . ( $fs->is_plugin() ? 'plugins' : 'appearance' ),
|
387 |
+
'tooltip' => ( $require_license_key ? sprintf( $fs->get_text_inline( 'So you can reuse the license when the %s is no longer active.', 'permissions-events_tooltip' ), $fs->get_module_type() ) : '' ),
|
388 |
+
'label' => sprintf( $fs->get_text_inline( 'Current %s Status', 'permissions-events' ), ucfirst( $fs->get_module_type() ) ),
|
389 |
+
'desc' => $fs->get_text_inline( 'Active, deactivated, or uninstalled', 'permissions-events_desc' ),
|
390 |
+
'priority' => 20,
|
391 |
+
);
|
392 |
|
393 |
// Add newsletter permissions if enabled.
|
394 |
if ( $is_gdpr_required || $fs->is_permission_requested( 'newsletter' ) ) {
|
400 |
);
|
401 |
}
|
402 |
|
403 |
+
$permissions['extensions'] = array(
|
404 |
'icon-class' => 'dashicons dashicons-menu',
|
405 |
+
'label' => $fs->get_text_inline( 'Plugins & Themes', 'permissions-extensions' ) . ( $require_license_key ? ' (' . $fs->get_text_inline( 'optional' ) . ')' : '' ),
|
406 |
+
'tooltip' => $fs->get_text_inline( 'To help us troubleshoot any potential issues that may arise from other plugin or theme conflicts.', 'permissions-events_tooltip' ),
|
407 |
'desc' => $fs->get_text_inline( 'Title, slug, version, and is active', 'permissions-extensions_desc' ),
|
408 |
'priority' => 25,
|
409 |
'optional' => true,
|
410 |
+
'default' => $fs->apply_filters( 'permission_extensions_default', ! $require_license_key )
|
411 |
+
);
|
412 |
|
413 |
// Allow filtering of the permissions list.
|
414 |
$permissions = $fs->apply_filters( 'permission_list', $permissions );
|
420 |
<div class="fs-permissions">
|
421 |
<?php if ( $require_license_key ) : ?>
|
422 |
<p class="fs-license-sync-disclaimer"><?php
|
423 |
+
echo sprintf(
|
424 |
+
fs_esc_html_inline( 'The %1$s will periodically send %2$s to %3$s for security & feature updates delivery, and license management.', 'license-sync-disclaimer', $slug ),
|
425 |
$fs->get_module_label( true ),
|
426 |
+
sprintf('<a class="fs-trigger" href="#" tabindex="1">%s</a>', fs_esc_html_inline('diagnostic data', 'send-data')),
|
427 |
+
'<a class="fs-tooltip-trigger' . (is_rtl() ? ' rtl' : '') . '" href="' . $freemius_site_url . '" target="_blank" rel="noopener" tabindex="1">freemius.com <i class="dashicons dashicons-editor-help" style="text-decoration: none;"><span class="fs-tooltip" style="width: 170px">' . $fs->get_text_inline( 'Freemius is our licensing and software updates engine', 'permissions-extensions_desc' ) . '</span></i></a>'
|
428 |
) ?></p>
|
429 |
+
<?php else : ?>
|
430 |
<a class="fs-trigger" href="#" tabindex="1"><?php fs_esc_html_echo_inline( 'What permissions are being granted?', 'what-permissions', $slug ) ?></a>
|
431 |
+
<?php endif ?>
|
432 |
<ul><?php
|
433 |
foreach ( $permissions as $id => $permission ) : ?>
|
434 |
<li id="fs-permission-<?php echo esc_attr( $id ); ?>"
|
441 |
<?php endif ?>
|
442 |
|
443 |
<div class="fs-permission-description">
|
444 |
+
<span<?php if ( ! empty($permission['tooltip']) ) : ?> class="fs-tooltip-trigger"<?php endif ?>><?php echo esc_html( $permission['label'] ); ?><?php if ( ! empty($permission['tooltip']) ) : ?><i class="dashicons dashicons-editor-help"><span class="fs-tooltip" style="width: 200px"><?php echo $permission['tooltip'] ?></span></i><?php endif ?></span>
|
445 |
|
446 |
<p><?php echo esc_html( $permission['desc'] ); ?></p>
|
447 |
</div>
|
707 |
var ajaxOptin = ( requireLicenseKey || isNetworkActive );
|
708 |
|
709 |
$form.on('submit', function () {
|
710 |
+
var $extensionsPermission = $('#fs-permission-extensions .fs-switch'),
|
711 |
+
isExtensionsTrackingAllowed = ($extensionsPermission.length > 0) ?
|
712 |
+
$extensionsPermission.hasClass('fs-on') :
|
713 |
+
null;
|
714 |
+
|
715 |
+
if (null === isExtensionsTrackingAllowed) {
|
716 |
+
$('input[name=is_extensions_tracking_allowed]').remove();
|
717 |
+
} else {
|
718 |
+
$('input[name=is_extensions_tracking_allowed]').val(isExtensionsTrackingAllowed ? 1 : 0);
|
719 |
+
}
|
720 |
|
721 |
/**
|
722 |
* @author Vova Feldman (@svovaf)
|
freemius/templates/forms/license-activation.php
CHANGED
@@ -115,13 +115,15 @@ HTML;
|
|
115 |
* @var FS_Plugin_License $license
|
116 |
*/
|
117 |
foreach ( $available_licenses as $license ) {
|
|
|
|
|
118 |
$label = sprintf(
|
119 |
"%s-Site %s License - %s",
|
120 |
( 1 == $license->quota ?
|
121 |
'Single' :
|
122 |
( $license->is_unlimited() ? 'Unlimited' : $license->quota )
|
123 |
),
|
124 |
-
|
125 |
$license->get_html_escaped_masked_secret_key()
|
126 |
);
|
127 |
|
115 |
* @var FS_Plugin_License $license
|
116 |
*/
|
117 |
foreach ( $available_licenses as $license ) {
|
118 |
+
$plan = $fs->_get_plan_by_id( $license->plan_id );
|
119 |
+
|
120 |
$label = sprintf(
|
121 |
"%s-Site %s License - %s",
|
122 |
( 1 == $license->quota ?
|
123 |
'Single' :
|
124 |
( $license->is_unlimited() ? 'Unlimited' : $license->quota )
|
125 |
),
|
126 |
+
( is_object( $plan ) ? $plan->title : '' ),
|
127 |
$license->get_html_escaped_masked_secret_key()
|
128 |
);
|
129 |
|
plugin.php
CHANGED
@@ -45,7 +45,7 @@ if ( !class_exists( 'Livemesh_Elementor_Addons' ) ) {
|
|
45 |
public function __clone()
|
46 |
{
|
47 |
// Cloning instances of the class is forbidden
|
48 |
-
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '6.
|
49 |
}
|
50 |
|
51 |
/**
|
@@ -55,7 +55,7 @@ if ( !class_exists( 'Livemesh_Elementor_Addons' ) ) {
|
|
55 |
public function __wakeup()
|
56 |
{
|
57 |
// Unserializing instances of the class is forbidden
|
58 |
-
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '6.
|
59 |
}
|
60 |
|
61 |
private function setup_debug_constants()
|
45 |
public function __clone()
|
46 |
{
|
47 |
// Cloning instances of the class is forbidden
|
48 |
+
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '6.9' );
|
49 |
}
|
50 |
|
51 |
/**
|
55 |
public function __wakeup()
|
56 |
{
|
57 |
// Unserializing instances of the class is forbidden
|
58 |
+
_doing_it_wrong( __FUNCTION__, __( 'Cheatin’ huh?', 'livemesh-el-addons' ), '6.9' );
|
59 |
}
|
60 |
|
61 |
private function setup_debug_constants()
|
readme.txt
CHANGED
@@ -7,7 +7,7 @@ Tags: elementor, elementor addons, elementor extensions, elementor widgets, page
|
|
7 |
Requires at least: 4.5
|
8 |
Tested up to: 5.7
|
9 |
Requires PHP: 5.6
|
10 |
-
Stable Tag: 6.
|
11 |
License: GPLv3
|
12 |
License URI: https://opensource.org/licenses/GPL-3.0
|
13 |
|
@@ -258,6 +258,9 @@ Email us at support[at]livemeshthemes.com and we will be happy to assist you.
|
|
258 |
|
259 |
|
260 |
|
|
|
|
|
|
|
261 |
= 6.8 =
|
262 |
* Fixed - Sanitized options in the editor to enforce better security policies based on research by Wordfence team
|
263 |
|
7 |
Requires at least: 4.5
|
8 |
Tested up to: 5.7
|
9 |
Requires PHP: 5.6
|
10 |
+
Stable Tag: 6.9
|
11 |
License: GPLv3
|
12 |
License URI: https://opensource.org/licenses/GPL-3.0
|
13 |
|
258 |
|
259 |
|
260 |
|
261 |
+
= 6.9 =
|
262 |
+
* Updated - Freemius SDK 2.4.2 with license activation enhancements, beta programs fix and other features and bug fixes.
|
263 |
+
|
264 |
= 6.8 =
|
265 |
* Fixed - Sanitized options in the editor to enforce better security policies based on research by Wordfence team
|
266 |
|